mirror of
https://github.com/servo/servo.git
synced 2025-08-15 10:25:32 +01:00
Sync WPT with upstream (30-04-2025) (#36785)
Automated downstream sync of changes from upstream as of 30-04-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
c3fcefdc32
commit
bfa0a61375
254 changed files with 8105 additions and 2275 deletions
|
@ -46,3 +46,21 @@
|
|||
|
||||
[Property margin-trim value 'inline-start inline-end block-start']
|
||||
expected: FAIL
|
||||
|
||||
[Property margin-trim value 'block-start inline-start block-end inline-end']
|
||||
expected: FAIL
|
||||
|
||||
[Property margin-trim value 'block-start block-end inline-end inline-start']
|
||||
expected: FAIL
|
||||
|
||||
[Property margin-trim value 'block-start block-end inline-start inline-end']
|
||||
expected: FAIL
|
||||
|
||||
[Property margin-trim value 'inline-start block-end block-start inline-end']
|
||||
expected: FAIL
|
||||
|
||||
[Property margin-trim value 'inline-start inline-end block-start block-end']
|
||||
expected: FAIL
|
||||
|
||||
[Property margin-trim value 'inline-end block-end inline-start block-start']
|
||||
expected: FAIL
|
||||
|
|
|
@ -43,3 +43,21 @@
|
|||
|
||||
[e.style['margin-trim'\] = "inline-end block-end inline-start block-start" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['margin-trim'\] = "block inline" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['margin-trim'\] = "inline block" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['margin-trim'\] = "block-start block-end inline-end inline-start" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['margin-trim'\] = "block-start block-end inline-start inline-end" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['margin-trim'\] = "inline-start block-end block-start inline-end" should set the property value]
|
||||
expected: FAIL
|
||||
|
||||
[e.style['margin-trim'\] = "inline-start inline-end block-start block-end" should set the property value]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue