mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
layout: respect image-rendering
on border images (#38346)
Properly passes `image-rendering` down to border images. Testing: Covered by WPT tests. --------- Signed-off-by: lumiscosity <averyrudelphe@gmail.com> Co-authored-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
parent
c7c33f5f47
commit
e5334a64c4
5 changed files with 4 additions and 11 deletions
|
@ -1,2 +0,0 @@
|
|||
[border-image-repeat-round-003.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[border-image-repeat-round-stretch-001.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[border-image-repeat-stretch-round-001.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[image-rendering-border-image.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue