Backed out changeset 6fb5de003d4a (bug 1787947) for breaking test. CLOSED TREE

This commit is contained in:
Sandor Molnar 2022-12-07 23:59:19 +02:00
parent 5543f8ecb5
commit 13937f6a9c
10 changed files with 14 additions and 29 deletions

View File

@ -9667,21 +9667,6 @@ exports.CSS_PROPERTIES = {
"unset"
]
},
"page": {
"isInherited": false,
"subproperties": [
"page"
],
"supports": [],
"values": [
"auto",
"inherit",
"initial",
"revert",
"revert-layer",
"unset"
]
},
"page-break-after": {
"isInherited": false,
"subproperties": [

View File

@ -8520,7 +8520,7 @@
# Enables support for the named pages
- name: layout.css.named-pages.enabled
type: RelaxedAtomicBool
value: @IS_NIGHTLY_BUILD@
value: false
mirror: always
rust: true

View File

@ -1 +0,0 @@
prefs: [layout.css.named-pages.enabled:true]

View File

@ -0,0 +1,7 @@
[inheritance.html]
[Property page has initial value auto]
expected: FAIL
[Property page does not inherit]
expected: FAIL

View File

@ -1,16 +1,4 @@
[page-orientation.tentative.html]
[contents for selector ['undefined'\]]
expected: FAIL
[contents for selector [''\]]
expected: FAIL
[contents for selector ['named1'\]]
expected: FAIL
[contents for selector ['named3'\]]
expected: FAIL
[contents for selector ['named4'\]]
expected: FAIL
[contents for selector ['named5'\]]
expected: FAIL
[contents for selector ['named6'\]]
expected: FAIL

View File

@ -1,4 +1,5 @@
[page-rule-declarations-000.html]
prefs: [layout.css.named-pages.enabled:true]
[unexpected contents for selector ['page_jis_size_orientation'\]]
expected: FAIL

View File

@ -1,4 +1,6 @@
[page-rule-declarations-001.html]
prefs: [layout.css.named-pages.enabled:true]
[CSS Paged Media: parsing @page declarations inside @media]
expected: FAIL

View File

@ -1,3 +1,4 @@
[page-rule-declarations-002.html]
prefs: [layout.css.named-pages.enabled:true]
expected:
if (os == "android") and fission: [OK, TIMEOUT]

View File

@ -1,3 +1,4 @@
[page-rule-declarations-003.html]
prefs: [layout.css.named-pages.enabled:true]
expected:
if (os == "android") and fission: [TIMEOUT, OK]

View File

@ -1,4 +1,5 @@
[page-rule-declarations-004.html]
prefs: [layout.css.named-pages.enabled:true]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[rule with invalid selector ['--a'\]]