mirror of
https://github.com/servo/servo
synced 2026-04-29 02:47:55 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<div style="position: relative; font-size: 2em;">
|
||||
<div style="position: relative; z-index: 1; color: red; padding: 1px;">
|
||||
|
||||
<span style="display: table-row">
|
||||
<span style="display: table-row">
|
||||
<!-- Trailing spaces in the spans needed only if the first test in
|
||||
infer-cells-1.html is valid -->
|
||||
<span>Row 1, </span>
|
||||
@@ -21,7 +21,7 @@
|
||||
<span style="display: table-cell">Row 1, Col 2</span>
|
||||
<span style="display: table-row">Row 1, Col 3</span>
|
||||
</span>
|
||||
<span style="display: table-row">
|
||||
<span style="display: table-row">
|
||||
<span style="display: table-cell">Row 22, Col 1</span>
|
||||
<span>Row </span>
|
||||
<span>22, </span>
|
||||
|
||||
Reference in New Issue
Block a user