Update reftests for UA stylesheet changes.

This commit is contained in:
Simon Sapin 2014-10-11 20:03:42 +01:00
parent e9ebfb74fc
commit 68b11a4447
8 changed files with 9 additions and 5 deletions

View file

@ -15,9 +15,11 @@
table {
background:green;
padding: 150px;
box-sizing: content-box;
}
th {
color: yellow;
padding: 0;
}
</style>
</head>