diff --git a/LayoutTests/fast/preloader/image-in-nested-template-01-expected.txt b/LayoutTests/fast/preloader/image-in-nested-template-01-expected.txt new file mode 100644 index 000000000000..8403f208bfd4 --- /dev/null +++ b/LayoutTests/fast/preloader/image-in-nested-template-01-expected.txt @@ -0,0 +1 @@ +This test requires DumpRenderTree to see the log of what resources are loaded. diff --git a/LayoutTests/fast/preloader/image-in-nested-template-01.html b/LayoutTests/fast/preloader/image-in-nested-template-01.html new file mode 100644 index 000000000000..4715c8fb50d9 --- /dev/null +++ b/LayoutTests/fast/preloader/image-in-nested-template-01.html @@ -0,0 +1,17 @@ + + + + This test requires DumpRenderTree to see the log of what resources are loaded. + + diff --git a/LayoutTests/fast/preloader/image-with-incorrect-tag-expected.txt b/LayoutTests/fast/preloader/image-with-incorrect-tag-expected.txt new file mode 100644 index 000000000000..2ae64e76dafe --- /dev/null +++ b/LayoutTests/fast/preloader/image-with-incorrect-tag-expected.txt @@ -0,0 +1,4 @@ +This test requires DumpRenderTree to see the log of what resources are loaded. + + + diff --git a/LayoutTests/fast/preloader/image-with-incorrect-tag.html b/LayoutTests/fast/preloader/image-with-incorrect-tag.html new file mode 100644 index 000000000000..d97e4113d98f --- /dev/null +++ b/LayoutTests/fast/preloader/image-with-incorrect-tag.html @@ -0,0 +1,11 @@ + + + This test requires DumpRenderTree to see the log of what resources are loaded. + + +