mirror of
https://github.com/servo/servo.git
synced 2025-08-14 09:55:35 +01:00
Auto merge of #18758 - stuartnelson3:stn/dynamic-body-bgcolor, r=emilio
Add support for dynamic bgcolor change - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] There are tests for these changes <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/18758) <!-- Reviewable:end -->
This commit is contained in:
commit
712d32e899
4 changed files with 47 additions and 0 deletions
|
@ -168233,6 +168233,18 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"html/rendering/the-css-user-agent-style-sheet-and-presentational-hints/body-bgcolor-attribute-change.html": [
|
||||
[
|
||||
"/html/rendering/the-css-user-agent-style-sheet-and-presentational-hints/body-bgcolor-attribute-change.html",
|
||||
[
|
||||
[
|
||||
"/html/rendering/the-css-user-agent-style-sheet-and-presentational-hints/body-bgcolor-attribute-change-ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
{}
|
||||
]
|
||||
],
|
||||
"html/semantics/document-metadata/the-link-element/stylesheet-change-href.html": [
|
||||
[
|
||||
"/html/semantics/document-metadata/the-link-element/stylesheet-change-href.html",
|
||||
|
@ -293042,6 +293054,11 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"html/rendering/the-css-user-agent-style-sheet-and-presentational-hints/body-bgcolor-attribute-change-ref.html": [
|
||||
[
|
||||
{}
|
||||
]
|
||||
],
|
||||
"html/rendering/unstyled-xml-documents/.gitkeep": [
|
||||
[
|
||||
{}
|
||||
|
@ -584743,6 +584760,14 @@
|
|||
"da39a3ee5e6b4b0d3255bfef95601890afd80709",
|
||||
"support"
|
||||
],
|
||||
"html/rendering/the-css-user-agent-style-sheet-and-presentational-hints/body-bgcolor-attribute-change-ref.html": [
|
||||
"8040cdc2d5096bbb27ebed7539706574faa8515f",
|
||||
"support"
|
||||
],
|
||||
"html/rendering/the-css-user-agent-style-sheet-and-presentational-hints/body-bgcolor-attribute-change.html": [
|
||||
"3cd7418ba8ea44bc2a643e63d38574c39041de24",
|
||||
"reftest"
|
||||
],
|
||||
"html/rendering/unstyled-xml-documents/.gitkeep": [
|
||||
"da39a3ee5e6b4b0d3255bfef95601890afd80709",
|
||||
"support"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue