mirror of
https://github.com/servo/servo
synced 2026-04-28 18:37:39 +02:00
Update CSS tests to revision 2baa72daab8bf37e3e910a9fd311a1eaa5b0f4a8
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,3 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1">
|
||||
<rect width="100" height="100" style="fill:rgb(0,255,0);mix-blend-mode: difference;"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 152 B |
Binary file not shown.
|
Before Width: | Height: | Size: 2.6 KiB |
Binary file not shown.
@@ -1,3 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1">
|
||||
<circle cx="50" cy="50" r="40" fill="#F00"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 110 B |
@@ -1,6 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html><head></head><body>
|
||||
<div style="width: 100px; height: 100px; background: #F00;"></div>
|
||||
|
||||
|
||||
</body></html>
|
||||
@@ -1,3 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1">
|
||||
<rect width="100" height="100" style="fill:rgb(255,0,0);"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 125 B |
@@ -1,3 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1">
|
||||
<rect width="100" height="100" style="fill:rgb(255,255,0);"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 127 B |
Reference in New Issue
Block a user