mirror of
https://github.com/servo/servo
synced 2026-04-30 19:37:43 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
thead {border-color: blue;}
|
||||
tbody {border-color: yellow;}
|
||||
tfoot {border-color: orange;}
|
||||
|
||||
|
||||
td {padding: 0px;}
|
||||
|
||||
table#reference > tbody {border: red none 0em;}
|
||||
@@ -35,10 +35,10 @@
|
||||
img
|
||||
{
|
||||
height: 1em;
|
||||
vertical-align: bottom;
|
||||
/*
|
||||
With 'vertical-align: bottom', swatch-[color] images "sit"
|
||||
at the bottom of the cell's line box and not on its baseline
|
||||
vertical-align: bottom;
|
||||
/*
|
||||
With 'vertical-align: bottom', swatch-[color] images "sit"
|
||||
at the bottom of the cell's line box and not on its baseline
|
||||
*/
|
||||
width: 1em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user