mirror of
https://github.com/servo/servo.git
synced 2025-08-24 06:45:33 +01:00
Update web-platform-tests to revision 9659a35d816ff1b32835a2eccf3e0117dea4e5ce
This commit is contained in:
parent
6df0dc5b27
commit
4f0af2af66
54 changed files with 1873 additions and 137 deletions
|
@ -8,7 +8,7 @@
|
|||
<meta name="assert" content="Style attribute values are the content of a
|
||||
declaration block: the braces must not be included and are therefore invalid."/>
|
||||
<style type="text/css">
|
||||
p { background: lime; color: green; }
|
||||
p { background: lime; color: green; margin-top: 1em; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue