mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
layout: Only include quirks-mode.css in actual quirks mode (#37814)
This stylesheet was being included both in quirks mode and in limited quirks mode. It should only be the former. Testing: adding new test. Part of #37813 Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
parent
7375d09887
commit
227aecad51
3 changed files with 86 additions and 1 deletions
7
tests/wpt/meta/MANIFEST.json
vendored
7
tests/wpt/meta/MANIFEST.json
vendored
|
@ -611775,6 +611775,13 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"table-limited-quiks.html": [
|
||||
"4deb7a93898aea084b0de1ffcee942ca889e8c9d",
|
||||
[
|
||||
null,
|
||||
{}
|
||||
]
|
||||
],
|
||||
"table-minmax.html": [
|
||||
"eda9ce37fb184d26d204ac07922e21a8406ec1f3",
|
||||
[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue