Tags: tungnh28/wpt
Tags
radio groups should work in shadow DOM bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1490406 gecko-commit: bfb9062ec18bb386bf3cf851b75fcf2f1de55756 gecko-integration-branch: central gecko-reviewers: ehsan
Update interfaces/CSP.idl (web-platform-tests#13137) Source: https://github.com/tidoust/reffy-reports/blob/fb94b83/whatwg/idl/CSP.idl Build: https://travis-ci.org/tidoust/reffy-reports/builds/431349655
fix: incorrectly named test (web-platform-tests#13134)
[css-properties-values-api] Use inherited value for substitution. When a var()-reference produces tokens that are incompatible with the current syntax, or the var()-reference refers to a variable that does not exist, we currently always substitute the initial value, even for inherited properties. This is incorrect, as the value should behave as 'unset', which means 'inherit' for inherited properties. Note that if syntax-incompatible tokens are specified directly (not via a var()-reference), we correctly behave as 'unset'. This is because the var()-less case is handled by a different code path (variable.cc). [email protected] Bug: 641877 Change-Id: Ifdd5435ee77f4b8cd3998967713cb6fcb7e8d5f4 Reviewed-on: https://chromium-review.googlesource.com/1235579 Commit-Queue: Anders Ruud <[email protected]> Reviewed-by: Rune Lillesveen <[email protected]> Cr-Commit-Position: refs/heads/master@{#593145}
Improve handling of startup crashes Instead of failing with an error, catch the error and run mozcrash. Differential Revision: https://phabricator.services.mozilla.com/D6036 bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1455852 gecko-commit: 6fef3d568af2c025e360156713061cf7afa7666b gecko-integration-branch: autoland gecko-reviewers: whimboo
Treat invalid in="" attributes as if they weren't specified Differential Revision: https://phabricator.services.mozilla.com/D6355 bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1492694 gecko-commit: 4fa839cdb8881706bdf50a3156926bb9d5f5e474 gecko-integration-branch: autoland gecko-reviewers: longsonr
Update interfaces/webrtc-stats.idl (web-platform-tests#13099) Source: https://github.com/tidoust/reffy-reports/blob/d22394f/whatwg/idl/webrtc-stats.idl Build: https://travis-ci.org/tidoust/reffy-reports/builds/430876511
Update interfaces/payment-request.idl (web-platform-tests#13098) Source: https://github.com/tidoust/reffy-reports/blob/d22394f/whatwg/idl/payment-request.idl Build: https://travis-ci.org/tidoust/reffy-reports/builds/430876511
Update interfaces/payment-method-basic-card.idl (web-platform-tests#1… …3097) Source: https://github.com/tidoust/reffy-reports/blob/fb94b83/whatwg/idl/payment-method-basic-card.idl Build: https://travis-ci.org/tidoust/reffy-reports/builds/431349655
Fix preserve-3d in presence of anon boxes. In the button case we have a ::-moz-button-content pseudo-element, but this is also an issue for tables and such. These are supposed to be implementation details, so avoid looking at them for preserve-3d. I don't know how I didn't think of this on the regressing bug. Differential Revision: https://phabricator.services.mozilla.com/D6131 bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1491864 gecko-commit: 20d5ba6677f5a9167e3cfe1963617c4e05db81f6 gecko-integration-branch: central gecko-reviewers: mattwoodrow
PreviousNext