summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-transforms/support/transform-iframe-002-contents.html
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/css/css-transforms/support/transform-iframe-002-contents.html')
-rw-r--r--testing/web-platform/tests/css/css-transforms/support/transform-iframe-002-contents.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/testing/web-platform/tests/css/css-transforms/support/transform-iframe-002-contents.html b/testing/web-platform/tests/css/css-transforms/support/transform-iframe-002-contents.html
new file mode 100644
index 0000000000..84f079c90b
--- /dev/null
+++ b/testing/web-platform/tests/css/css-transforms/support/transform-iframe-002-contents.html
@@ -0,0 +1,14 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <title>CSS Test (Transforms): Iframe (contents)</title>
+ <link rel="author" title="Martin Robinson" href="mailto:mrobinson@igalia.com">
+ <style>
+ body {
+ background: green;
+ }
+ </style>
+ </head>
+ <body>
+ </body>
+</html>