diff options
Diffstat (limited to 'layout/reftests/bugs/18217-basic-1-ref.html')
-rw-r--r-- | layout/reftests/bugs/18217-basic-1-ref.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/layout/reftests/bugs/18217-basic-1-ref.html b/layout/reftests/bugs/18217-basic-1-ref.html new file mode 100644 index 0000000000..a1bda60391 --- /dev/null +++ b/layout/reftests/bugs/18217-basic-1-ref.html @@ -0,0 +1,11 @@ +<!DOCTYPE html> +<html> +<head> +<title>CSS 2.1 Test Suite: Reference for inline-table test</title> +<link rel="author" title="L. David Baron" href="https://dbaron.org/" /> +<link rel="author" title="Mozilla Corporation" href="http://mozilla.com/" /> +</head> +<body> +<p>abc</p> +</body> +</html> |