[css-typed-om] Possibly incompatible change breaks Firefox |
|||
Issue descriptionI originally posted this on https://chromium-review.googlesource.com/c/chromium/src/+/981956, but figured it'd be a good idea to file a bug in case the CL doesn't get looked at. That patch was merged, but its corresponding web-platform-tests pull request is still open: https://github.com/w3c/web-platform-tests/pull/10191 Looking at the logs there, Firefox isn't working with those changes: PID 10357 | JavaScript error: http://web-platform.test:8000/css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js, line 22: ReferenceError: CSSKeywordValue is not defined PID 10357 | JavaScript error: http://web-platform.test:8000/css/css-typed-om/the-stylepropertymap/properties/resources/testsuite.js, line 334: ReferenceError: can't access lexical declaration `gCssWideKeywordsExamples' before initialization Can someone take a look and see if there's a compatibility issue here?
,
Mar 28 2018
,
Mar 28 2018
Thanks for filing this. From the pull request, it looks like Firefox timed out because too many files were changed. I've asked the pull request about how to prevent this in the future. Closing this now as the pull request seemed to have been merged in manually. |
|||
►
Sign in to add a comment |
|||
Comment 1 by raphael....@intel.com
, Mar 28 2018