mirror of
https://github.com/servo/servo
synced 2026-04-29 10:57:43 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" />
|
||||
|
||||
<style type="text/css"><![CDATA[
|
||||
body {margin: 8px;}
|
||||
|
||||
body {margin: 8px;}
|
||||
|
||||
table
|
||||
{
|
||||
border-collapse: collapse;
|
||||
@@ -30,7 +30,7 @@
|
||||
border-top: blue solid 10px;
|
||||
width: 50px;
|
||||
}
|
||||
|
||||
|
||||
td.left {border-left: blue solid 10px;}
|
||||
|
||||
td.right {border-right: blue solid 10px;}
|
||||
@@ -51,7 +51,7 @@
|
||||
<tr><td></td><td class="bottom"></td><td id="top" class="left right"></td><td class="bottom"></td><td></td></tr>
|
||||
|
||||
<tr><td class="bottom right"></td><td></td><td></td><td></td><td class="bottom left"></td></tr>
|
||||
|
||||
|
||||
<tr><td class="left"></td><td></td><td></td><td></td><td class="right"></td></tr>
|
||||
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user