Oriol Brufau 2024-03-30 14:30:13 +01:00 committed by GitHub
parent a7ad92d9a3
commit fff9ef87e6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
48 changed files with 97 additions and 181 deletions

View file

@ -1,12 +0,0 @@
[opacity-valid.html]
[e.style['opacity'\] = "clamp(50%, 0%, 70%)" should set the property value]
expected: FAIL
[e.style['opacity'\] = "clamp(50%, 80%, 70%)" should set the property value]
expected: FAIL
[e.style['opacity'\] = "min(50%, 0%)" should set the property value]
expected: FAIL
[e.style['opacity'\] = "max(0%, 50%)" should set the property value]
expected: FAIL

View file

@ -1,2 +0,0 @@
[rlh-in-monospace.html]
expected: FAIL

View file

@ -1,3 +0,0 @@
[getComputedStyle-calc-mixed-units-002.html]
[testing width: calc(8lh + 7px)]
expected: FAIL

View file

@ -1,2 +0,0 @@
[lh-unit-001.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[lh-unit-002.html]
expected: FAIL

View file

@ -1,3 +0,0 @@
[lh-unit-005.html]
[lh relative to line-height inherited from parent]
expected: FAIL

View file

@ -1,3 +0,0 @@
[rlh-invalidation.html]
[CSS Values and Units Test: rlh invalidation]
expected: FAIL

View file

@ -148,21 +148,3 @@
[unicode-bidi: inherit]
expected: FAIL
[content: attr( |bar )]
expected: FAIL
[content: attr(foo-bar, "fallback")]
expected: FAIL
[content: attr(foo_bar, "fallback")]
expected: FAIL
[content: attr(|bar, "fallback")]
expected: FAIL
[content: attr(foo, "")]
expected: FAIL
[content: attr( |foo , "" )]
expected: FAIL