diff options
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.png | bin | 0 -> 343 bytes | |||
-rw-r--r-- | tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/support/200x200-green.png | bin | 0 -> 351 bytes | |||
-rw-r--r-- | tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/support/Ahem.ttf | bin | 0 -> 12480 bytes | |||
-rw-r--r-- | tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/support/ahem.css | 2 |
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 Binary files differnew file mode 100644 index 00000000000..3f07c9e3bb7 --- /dev/null +++ b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/support/100x100-green.png 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 Binary files differnew file mode 100644 index 00000000000..1136e7230b5 --- /dev/null +++ b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/support/200x200-green.png 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 Binary files differnew file mode 100644 index 00000000000..ac81cb03165 --- /dev/null +++ b/tests/wpt/css-tests/css-writing-modes-3_dev/xhtml1/support/Ahem.ttf 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); } |