mirror of
https://github.com/servo/servo.git
synced 2025-09-15 17:38:23 +01:00
Sync WPT with upstream (20-07-2025) (#38178)
Automated downstream sync of changes from upstream as of 20-07-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
7ab0d91109
commit
772c84633e
340 changed files with 17903 additions and 3841 deletions
48
tests/wpt/meta/css/css-values/position/position-valid.tentative.html.ini
vendored
Normal file
48
tests/wpt/meta/css/css-values/position/position-valid.tentative.html.ini
vendored
Normal file
|
@ -0,0 +1,48 @@
|
|||
[position-valid.tentative.html]
|
||||
[e.style['object-position'\] = "x-start" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['object-position'\] = "x-start 10px" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['object-position'\] = "x-start 10% top 20px" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['object-position'\] = "top 20px x-start 10%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['object-position'\] = "x-end" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['object-position'\] = "x-end 10%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['object-position'\] = "x-end 10px top 20px" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['object-position'\] = "top 20px x-end 10px" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['object-position'\] = "y-start" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['object-position'\] = "10px y-start" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['object-position'\] = "left 10px y-start 20%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['object-position'\] = "y-start 20px left 10px" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['object-position'\] = "y-end" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['object-position'\] = "10px y-end" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['object-position'\] = "left 10px y-end 20%" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['object-position'\] = "y-end 20% left 10px" should set the property value]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue