URL: https://flutter.github.io/gallery/#/
Browser / Version: Firefox 76.0
Operating System: Windows 10
Tested Another Browser: Yes Chrome
Problem type: Site is not usable
Description: Browser unsupported
Steps to Reproduce:
Dart supports named capture groups in regular expressions (e.g. (?[_a-z]+)). Both DDC and dart2js compile them to JavaScript unchanged. This feature is supported in all modern browsers except Firefox.
https://caniuse.com/#search=regexp%20named%20capture%20groups
View the screenshot
Browser Configuration
- gfx.webrender.all: false
- gfx.webrender.blob-images: true
- gfx.webrender.enabled: false
- image.mem.shared: true
- buildID: 20200405093343
- channel: nightly
- hasTouchScreen: false
- mixed active content blocked: false
- mixed passive content blocked: false
- tracking content blocked: false
View console log messages
From webcompat.com with ❤️
URL: https://flutter.github.io/gallery/#/
Browser / Version: Firefox 76.0
Operating System: Windows 10
Tested Another Browser: Yes Chrome
Problem type: Site is not usable
Description: Browser unsupported
Steps to Reproduce:
Dart supports named capture groups in regular expressions (e.g. (?[_a-z]+)). Both DDC and dart2js compile them to JavaScript unchanged. This feature is supported in all modern browsers except Firefox.
https://caniuse.com/#search=regexp%20named%20capture%20groups
View the screenshot
Browser Configuration
View console log messages
From webcompat.com with ❤️