mirror of
https://github.com/servo/servo
synced 2026-04-29 10:57:43 +02:00
Update CSS tests to revision 135b269a1d9f5ce7862ab7426578bd56e2add740
This commit is contained in:
@@ -45,7 +45,7 @@ svg {
|
||||
</head>
|
||||
<body>
|
||||
<div id="container"><div></div></div>
|
||||
<svg xmlns:xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 100 100">
|
||||
<svg version="1.1" viewBox="0 0 100 100" xmlns:xmlns="http://www.w3.org/2000/svg">
|
||||
<rect y="0" width="100" fill="green" x="0" height="100"></rect>
|
||||
</svg>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user