Implement "tables inherit color from body quirk"#43368
Conversation
|
🔨 Triggering try run (#23217354917) for Linux (WPT) |
|
Test results for linux-wpt from try job (#23217354917): Flaky unexpected result (20)
Stable unexpected results that are known to be intermittent (23)
|
|
✨ Try run (#23217354917) succeeded. |
|
Hrm. Unfortunate there this isn't already a test for this. |
|
I will write some, some browsers aren't actually interoperable in corner cases. |
93c7d3e to
966ef0e
Compare
|
🔨 Triggering try run (#23223893808) for Linux (WPT) |
|
🤖 Opened new upstream WPT pull request (web-platform-tests/wpt#58571) with upstreamable changes. |
966ef0e to
668241b
Compare
|
🔨 Triggering try run (#23224633359) for Linux (WPT) |
|
Test results for linux-wpt from try job (#23223893808): Flaky unexpected result (28)
Stable unexpected results that are known to be intermittent (10)
|
|
|
|
📝 Transplanted new upstreamable changes to existing upstream WPT pull request (web-platform-tests/wpt#58571). |
|
Test results for linux-wpt from try job (#23224633359): Flaky unexpected result (30)
Stable unexpected results that are known to be intermittent (12)
|
|
✨ Try run (#23224633359) succeeded. |
|
✍ Updated existing upstream WPT pull request (web-platform-tests/wpt#58571) title and body. |
1 similar comment
|
✍ Updated existing upstream WPT pull request (web-platform-tests/wpt#58571) title and body. |
Already landed upstream: https://bugzilla.mozilla.org/show_bug.cgi?id=2023380 Servo PR: servo/servo#43368 Signed-off-by: Oriol Brufau <obrufau@igalia.com>
Signed-off-by: Oriol Brufau <obrufau@igalia.com>
668241b to
c130785
Compare
|
📝 Transplanted new upstreamable changes to existing upstream WPT pull request (web-platform-tests/wpt#58571). |
Bumps Stylo to servo/stylo#333 Spec: https://quirks.spec.whatwg.org/#the-tables-inherit-color-from-body-quirk Testing: Adding 7 new tests. They expose some bugs in other browsers: - WebKit and Blink don't use the body color when the table appears before the body - Firefox uses the body color even after removing the body Signed-off-by: Oriol Brufau <obrufau@igalia.com>
Bumps Stylo to servo/stylo#333
Spec: https://quirks.spec.whatwg.org/#the-tables-inherit-color-from-body-quirk
Testing: Adding 7 new tests. They expose some bugs in other browsers: