aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/support
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/support')
-rw-r--r--tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/support/100x100-green.pngbin0 -> 343 bytes
-rw-r--r--tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/support/200x200-green.pngbin0 -> 351 bytes
-rw-r--r--tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/support/Ahem.ttfbin0 -> 12480 bytes
-rw-r--r--tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/support/ahem.css2
4 files changed, 1 insertions, 1 deletions
diff --git a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/support/100x100-green.png b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/support/100x100-green.png
new file mode 100644
index 00000000000..3f07c9e3bb7
--- /dev/null
+++ b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/support/100x100-green.png
Binary files differ
diff --git a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/support/200x200-green.png b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/support/200x200-green.png
new file mode 100644
index 00000000000..1136e7230b5
--- /dev/null
+++ b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/support/200x200-green.png
Binary files differ
diff --git a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/support/Ahem.ttf b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/support/Ahem.ttf
new file mode 100644
index 00000000000..ac81cb03165
--- /dev/null
+++ b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/support/Ahem.ttf
Binary files differ
diff --git a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/support/ahem.css b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/support/ahem.css
index 0d4bcedc21b..82ee466791e 100644
--- a/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/support/ahem.css
+++ b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/support/ahem.css
@@ -1,4 +1,4 @@
@font-face {
font-family: "Ahem";
- src: url(../../../../fonts/Ahem.ttf);
+ src: url(./Ahem.ttf);
}