mirror of
https://github.com/servo/servo.git
synced 2025-08-09 07:25:35 +01:00
layout: Fix negative outline offset (#38418)
Properly caps the minimum offset on each side as recommended by the standards: https://drafts.csswg.org/css-ui-3/#outline-offset Testing: Covered by WPT tests. (3 new passing!) Fixes: #19508 --------- Signed-off-by: lumiscosity <averyrudelphe@gmail.com> Co-authored-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
parent
f70d30cf1c
commit
5e89f79abe
4 changed files with 13 additions and 13 deletions
|
@ -1,2 +0,0 @@
|
|||
[negative-outline-offset.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[outline-014.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[outline-015.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue