summaryrefslogtreecommitdiffstats
path: root/layout/reftests/generated-content/dynamic-restyle-01-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/generated-content/dynamic-restyle-01-ref.html')
-rw-r--r--layout/reftests/generated-content/dynamic-restyle-01-ref.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/layout/reftests/generated-content/dynamic-restyle-01-ref.html b/layout/reftests/generated-content/dynamic-restyle-01-ref.html
new file mode 100644
index 0000000000..39973882b2
--- /dev/null
+++ b/layout/reftests/generated-content/dynamic-restyle-01-ref.html
@@ -0,0 +1,7 @@
+<!DOCTYPE HTML>
+<html>
+<body style="border:2px solid red;">
+<span style="border:2px solid red;">Before</span>
+<div>After</div>
+</body>
+</html>