mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Update web-platform-tests to revision b'f2cdcb7e9550e74d07ed6cf17bbcb9643aeedb99' (#32381)
This commit is contained in:
parent
512e67f6d1
commit
a7bf099cb1
423 changed files with 9399 additions and 2401 deletions
|
@ -0,0 +1,2 @@
|
|||
[line-clamp-auto-001.tentative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[line-clamp-auto-002.tentative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[line-clamp-auto-003.tentative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[line-clamp-auto-004.tentative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[line-clamp-auto-005.tentative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[line-clamp-auto-009.tentative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[line-clamp-auto-011.tentative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[line-clamp-auto-013.tentative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[line-clamp-auto-014.tentative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[line-clamp-auto-015.tentative.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[line-clamp-auto-016.tentative.html]
|
||||
expected: FAIL
|
|
@ -1,27 +0,0 @@
|
|||
[scroll-markers-computed.tentative.html]
|
||||
[Property scroll-markers value 'initial']
|
||||
expected: FAIL
|
||||
|
||||
[Property scroll-markers value 'inherit']
|
||||
expected: FAIL
|
||||
|
||||
[Property scroll-markers value 'unset']
|
||||
expected: FAIL
|
||||
|
||||
[Property scroll-markers value 'revert']
|
||||
expected: FAIL
|
||||
|
||||
[Property scroll-markers value 'none']
|
||||
expected: FAIL
|
||||
|
||||
[Property scroll-markers value 'before']
|
||||
expected: FAIL
|
||||
|
||||
[Property scroll-markers value 'after']
|
||||
expected: FAIL
|
||||
|
||||
[The scroll-markers property shows up in CSSStyleDeclaration enumeration]
|
||||
expected: FAIL
|
||||
|
||||
[The scroll-markers property shows up in CSSStyleDeclaration.cssText]
|
||||
expected: FAIL
|
|
@ -1,21 +0,0 @@
|
|||
[scroll-markers-valid.tentative.html]
|
||||
[e.style['scroll-markers'\] = "initial" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['scroll-markers'\] = "inherit" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['scroll-markers'\] = "unset" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['scroll-markers'\] = "revert" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['scroll-markers'\] = "none" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['scroll-markers'\] = "before" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['scroll-markers'\] = "after" should set the property value]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue