mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Update web-platform-tests to revision 1268bd5901289acc95b1a576f108bdf382d82e44
This commit is contained in:
parent
f183d66217
commit
292a12e545
261 changed files with 5513 additions and 966 deletions
|
@ -0,0 +1,11 @@
|
|||
<!doctype html>
|
||||
<title>CSS Rest Reference</title>
|
||||
<style>
|
||||
table {
|
||||
outline: 1px solid blue;
|
||||
outline-offset: 10px;
|
||||
}
|
||||
</style>
|
||||
<table>
|
||||
Some content
|
||||
</table>
|
Loading…
Add table
Add a link
Reference in a new issue