mirror of
https://github.com/servo/servo.git
synced 2025-08-18 11:55:39 +01:00
Implement basic white-space: pre support for layout 2020.
This commit is contained in:
parent
c7bdb1bcc0
commit
d8b4dab4e3
55 changed files with 167 additions and 113 deletions
|
@ -1,2 +0,0 @@
|
|||
[br.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[input_whitespace.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[line_breaking_whitespace_collapse_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[many_brs_a.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[white-space-pre-line.htm]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[white_space_intrinsic_sizes_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[whitespace_pre.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[word-break-keep-all-005.htm]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[word-break-keep-all-006.htm]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[word-break-keep-all-007.htm]
|
||||
expected: FAIL
|
|
@ -0,0 +1,4 @@
|
|||
[hit_test_multiple_sc.html]
|
||||
[Hit testing works for following stacking contexts]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue