mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update reftests for UA stylesheet changes.
This commit is contained in:
parent
e9ebfb74fc
commit
68b11a4447
8 changed files with 9 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
<html>
|
||||
<body>
|
||||
<iframe src="data:text/html,%3Cdiv%20style%3D%22background%3Agreen%3B%20width%3A%20200px%3B%20height%3A%20200px%3B%22%3E%3C%2Fdiv%3E"
|
||||
style="display: block; width: 108px; height: 108px;">
|
||||
style="display: block; width: 108px; height: 108px; border: none">
|
||||
</iframe>
|
||||
</div>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue