Conversation
|
🔨 Triggering try run (#10022044653) for Linux WPT |
|
|
|
🔨 Triggering try run (#10022447770) for Linux WPT |
|
|
|
🔨 Triggering try run (#10022953584) for Linux WPT |
|
Test results for linux-wpt-layout-2020 from try job (#10022953584): Flaky unexpected result (17)
Stable unexpected results that are known to be intermittent (15)
|
|
✨ Try run (#10022953584) succeeded. |
|
🔨 Triggering try run (#10121702665) for Linux WPT |
|
🔨 Triggering try run (#10121710845) for Linux WPT |
|
🔨 Triggering try run (#10121946213) for Linux WPT |
|
|
|
Test results for linux-wpt-layout-2020 from try job (#10121946213): Flaky unexpected result (22)
Stable unexpected results that are known to be intermittent (14)
Stable unexpected results (6)
|
|
|
|
🔨 Triggering try run (#10128298816) for Linux WPT |
|
Test results for linux-wpt-layout-2020 from try job (#10128298816): Flaky unexpected result (17)
Stable unexpected results that are known to be intermittent (13)
Stable unexpected results (1)
|
|
|
|
These changes are now ready for review. |
|
tests/wpt/mozilla/tests/mozilla/parser-reentrancy-customelement.html
Outdated
Show resolved
Hide resolved
881203f to
56979af
Compare
|
Bah, more changes from servo/stylo@33c2664 that are blocking this PR. I'm going to try to extract those to a separate PR. |
|
Once #33079 merges this will (hopefully) be able to finally merge after a rebase. |
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
These changes adjust the Servo parser implementations to match the interface changes in https://github.com/servo/html5ever/tree/no-mut-interface. Additionally, we can now remove the assertions around active parsers when invoking arbitrary JS (added in #19307) since our parser is now reentrant.
./mach build -ddoes not report any errors./mach test-tidydoes not report any errors