Skip to content

Adopt "tables inherit color from body quirk" from Gecko#333

Merged
Loirooriol merged 1 commit intoservo:mainfrom
Loirooriol:table-color-quirk
Mar 19, 2026
Merged

Adopt "tables inherit color from body quirk" from Gecko#333
Loirooriol merged 1 commit intoservo:mainfrom
Loirooriol:table-color-quirk

Conversation

@Loirooriol
Copy link
Copy Markdown
Collaborator

@Loirooriol Loirooriol commented Mar 17, 2026

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
@Loirooriol Loirooriol requested a review from mrobinson March 17, 2026 21:23
@Loirooriol Loirooriol added this pull request to the merge queue Mar 19, 2026
Merged via the queue into servo:main with commit f9d9406 Mar 19, 2026
5 checks passed
@Loirooriol Loirooriol deleted the table-color-quirk branch March 19, 2026 13:42
github-merge-queue Bot pushed a commit to servo/servo that referenced this pull request Mar 19, 2026
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>
Gae24 pushed a commit to Gae24/servo that referenced this pull request Mar 26, 2026
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants