Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef

This commit is contained in:
Ms2ger
2015-12-09 01:48:05 -05:00
parent 9aa1b1e408
commit 35c74aecc2
11290 changed files with 92400 additions and 49214 deletions

View File

@@ -28,22 +28,22 @@
background-color: orange;
width: 40%;
}
td#third-cell {color: orange;}
div, td {padding: 1px 0px;}
div#reference
{
background-color: blue;
color: blue;
left: 172px;
/*
3 horizontal border-spacing separate the start
/*
3 horizontal border-spacing separate the start
of table box and the start of 3rd column.
The first 2 columns should each be 80px exactly
since "Any remaining columns equally divide the
remaining horizontal table space (minus [table] borders or
since "Any remaining columns equally divide the
remaining horizontal table space (minus [table] borders or
cell spacing)." So:
0px : table border-left
@@ -58,18 +58,18 @@
+
4px: 3rd border-spacing
========
172px
172px
*/
position: relative;
width: 160px;
/*
420px : total width of table
-
20px : 5 times horizontal border-spacing
-
-
0px : total of horizontal table borders
========
400px