mirror of
https://github.com/servo/servo.git
synced 2025-09-04 03:58:23 +01:00
Make CSSConditionRule's conditionText readonly (#30768)
As per https://github.com/w3c/csswg-drafts/issues/6819 This will be needed for https://phabricator.services.mozilla.com/D179060 The test was created by Mozilla, but was not correctly synced into WPT.
This commit is contained in:
parent
604d785bad
commit
b5bd416f7c
8 changed files with 36 additions and 98 deletions
|
@ -555189,6 +555189,13 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"CSSConditionRule-conditionText.html": [
|
||||
"bccfc3135a4c80695b90638c42268f8a35d7f2fd",
|
||||
[
|
||||
null,
|
||||
{}
|
||||
]
|
||||
],
|
||||
"CSSContainerRule.tentative.html": [
|
||||
"4e01c0b47003a413c0853ba96011d10962ad00a5",
|
||||
[
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
[idlharness.html]
|
||||
[CSSConditionRule interface: attribute conditionText]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue