diff options
Diffstat (limited to 'testing/web-platform/mozilla/tests/web-animations/web-animations-print-ref.html')
-rw-r--r-- | testing/web-platform/mozilla/tests/web-animations/web-animations-print-ref.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/web-platform/mozilla/tests/web-animations/web-animations-print-ref.html b/testing/web-platform/mozilla/tests/web-animations/web-animations-print-ref.html new file mode 100644 index 0000000000..539d072d16 --- /dev/null +++ b/testing/web-platform/mozilla/tests/web-animations/web-animations-print-ref.html @@ -0,0 +1,4 @@ +<!DOCTYPE HTML> +<html> +<title>Web animation</title> +<p style="color: blue">blue with animation support; olive without</p> |