aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/css-tests/css-ui-3_dev/xhtml1/reference
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wpt/css-tests/css-ui-3_dev/xhtml1/reference')
-rw-r--r--tests/wpt/css-tests/css-ui-3_dev/xhtml1/reference/box-sizing-padding-box-block-001-ref.xht7
-rw-r--r--tests/wpt/css-tests/css-ui-3_dev/xhtml1/reference/support/cursors/fail.pngbin0 -> 244 bytes
-rw-r--r--tests/wpt/css-tests/css-ui-3_dev/xhtml1/reference/support/cursors/woolly-64.svgz.headers1
-rw-r--r--tests/wpt/css-tests/css-ui-3_dev/xhtml1/reference/text-overflow-005-ref.xht8
4 files changed, 9 insertions, 7 deletions
diff --git a/tests/wpt/css-tests/css-ui-3_dev/xhtml1/reference/box-sizing-padding-box-block-001-ref.xht b/tests/wpt/css-tests/css-ui-3_dev/xhtml1/reference/box-sizing-padding-box-block-001-ref.xht
deleted file mode 100644
index e8dc69ca315..00000000000
--- a/tests/wpt/css-tests/css-ui-3_dev/xhtml1/reference/box-sizing-padding-box-block-001-ref.xht
+++ /dev/null
@@ -1,7 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Reference: a black square</title>
-<style>
- div { padding:50px; width:50px; height:50px; background:black }
-</style>
-</head><body><p>There should be a black square below.</p>
-<div></div></body></html> \ No newline at end of file
diff --git a/tests/wpt/css-tests/css-ui-3_dev/xhtml1/reference/support/cursors/fail.png b/tests/wpt/css-tests/css-ui-3_dev/xhtml1/reference/support/cursors/fail.png
new file mode 100644
index 00000000000..af0c1578b93
--- /dev/null
+++ b/tests/wpt/css-tests/css-ui-3_dev/xhtml1/reference/support/cursors/fail.png
Binary files differ
diff --git a/tests/wpt/css-tests/css-ui-3_dev/xhtml1/reference/support/cursors/woolly-64.svgz.headers b/tests/wpt/css-tests/css-ui-3_dev/xhtml1/reference/support/cursors/woolly-64.svgz.headers
new file mode 100644
index 00000000000..9e2c13e6323
--- /dev/null
+++ b/tests/wpt/css-tests/css-ui-3_dev/xhtml1/reference/support/cursors/woolly-64.svgz.headers
@@ -0,0 +1 @@
+Content-Encoding: gzip
diff --git a/tests/wpt/css-tests/css-ui-3_dev/xhtml1/reference/text-overflow-005-ref.xht b/tests/wpt/css-tests/css-ui-3_dev/xhtml1/reference/text-overflow-005-ref.xht
new file mode 100644
index 00000000000..abfa0b9bdf9
--- /dev/null
+++ b/tests/wpt/css-tests/css-ui-3_dev/xhtml1/reference/text-overflow-005-ref.xht
@@ -0,0 +1,8 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml"><head><meta charset="utf-8" />
+<title>CSS-UI test reference</title>
+<link href="mailto:michael@notriddle.com" rel="author" title="Michael Howell" />
+<style>html{font-family:Ahem}</style>
+</head><body><div style="width:20em"><p style="text-overflow:ellipsis;overflow:hidden">XXXXXXXXXX</p></div>
+
+</body></html> \ No newline at end of file