mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Update web-platform-tests to revision b'797e75946c24d0625f04247b16d33c26d4ada273'
This commit is contained in:
parent
4339b3bab4
commit
44e249bebb
414 changed files with 12588 additions and 11565 deletions
|
@ -0,0 +1,38 @@
|
|||
<!DOCTYPE html>
|
||||
|
||||
<meta charset="UTF-8">
|
||||
|
||||
<title>CSS Reftest Reference</title>
|
||||
|
||||
<link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/">
|
||||
|
||||
<style>
|
||||
table
|
||||
{
|
||||
border-spacing: 32px;
|
||||
margin: -32px 0px 0px -32px;
|
||||
}
|
||||
|
||||
td
|
||||
{
|
||||
height: 100px;
|
||||
padding: 0px;
|
||||
width: 100px;
|
||||
}
|
||||
</style>
|
||||
|
||||
<table>
|
||||
|
||||
<tr>
|
||||
<td style="background-color: black;"><td style="background-color: gray;"><td style="background-color: gray;"><td style="background-color: black;">
|
||||
|
||||
<tr>
|
||||
<td style="background-color: blue;"><td><td><td style="background-color: purple;">
|
||||
|
||||
<tr>
|
||||
<td style="background-color: blue;"><td><td><td style="background-color: purple;">
|
||||
|
||||
<tr>
|
||||
<td style="background-color: black;"><td style="background-color: orange;"><td style="background-color: orange;"><td style="background-color: black;">
|
||||
|
||||
</table>
|
Loading…
Add table
Add a link
Reference in a new issue