diff options
Diffstat (limited to 'layout/style/test/file_bug1381233.html')
-rw-r--r-- | layout/style/test/file_bug1381233.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/layout/style/test/file_bug1381233.html b/layout/style/test/file_bug1381233.html new file mode 100644 index 0000000000..b82d309128 --- /dev/null +++ b/layout/style/test/file_bug1381233.html @@ -0,0 +1,4 @@ +<link rel="stylesheet" href="somestylesheet"> +<table><td> +<embed src="whatever" type="application/x-shockwave-flash"></embed> +</td></table> |