mirror of
https://github.com/servo/servo.git
synced 2025-08-13 01:15:34 +01:00
Update web-platform-tests to revision b'8e164c249d2b93a4234a2710a5e2cc5a16fab499' (#33515)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
f986160ed4
commit
8276673bae
591 changed files with 27135 additions and 13215 deletions
|
@ -31,3 +31,6 @@
|
|||
|
||||
[Property text-emphasis-position has initial value over]
|
||||
expected: FAIL
|
||||
|
||||
[Property text-emphasis-position has initial value auto]
|
||||
expected: FAIL
|
||||
|
|
|
@ -16,3 +16,6 @@
|
|||
|
||||
[Property text-emphasis-position value 'under left']
|
||||
expected: FAIL
|
||||
|
||||
[Property text-emphasis-position value 'auto']
|
||||
expected: FAIL
|
||||
|
|
15
tests/wpt/meta/css/css-text-decor/parsing/text-emphasis-position-valid.html.ini
vendored
Normal file
15
tests/wpt/meta/css/css-text-decor/parsing/text-emphasis-position-valid.html.ini
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
[text-emphasis-position-valid.html]
|
||||
[e.style['text-emphasis-position'\] = "auto" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-emphasis-position'\] = "over left" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-emphasis-position'\] = "right under" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-emphasis-position'\] = "over" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['text-emphasis-position'\] = "under" should set the property value]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue