mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
layout: Add support for box-shadow to Layout 2020 (#31453)
This commit is contained in:
parent
007a31c1b5
commit
602a5092c0
30 changed files with 61 additions and 904 deletions
|
@ -1,2 +0,0 @@
|
|||
[box_shadow_bg.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[box_shadow_blur_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[box_shadow_border_box_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[box_shadow_inset_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[box_shadow_inset_bg.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[box_shadow_paint_order_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[box_shadow_spread_a.html]
|
||||
expected: FAIL
|
2
tests/wpt/mozilla/meta/css/text_shadow_blur_a.html.ini
Normal file
2
tests/wpt/mozilla/meta/css/text_shadow_blur_a.html.ini
Normal file
|
@ -0,0 +1,2 @@
|
|||
[text_shadow_blur_a.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue