summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/dom/HTMLLinkElement/onload-completion-test-expected.txt
diff options
context:
space:
mode:
authorSteve Block <steveblock@google.com>2011-05-20 16:21:44 +0100
committerSteve Block <steveblock@google.com>2011-05-24 14:11:39 +0100
commitabd0b16f66097fb5317221db993dafb6bd965965 (patch)
tree35a99efae402a25abc6b82c3959d958b952ec6bb /LayoutTests/fast/dom/HTMLLinkElement/onload-completion-test-expected.txt
parent10b539940b83c9b7ea6a6ebcf8707d9841b4284f (diff)
downloadexternal_webkit-abd0b16f66097fb5317221db993dafb6bd965965.zip
external_webkit-abd0b16f66097fb5317221db993dafb6bd965965.tar.gz
external_webkit-abd0b16f66097fb5317221db993dafb6bd965965.tar.bz2
Add LayoutTests/fast/dom/HTMLLinkElement at r76408
Bug: 2268353 Change-Id: I3c351413cb223af72621b9b9f0336fc66a3d4fbc
Diffstat (limited to 'LayoutTests/fast/dom/HTMLLinkElement/onload-completion-test-expected.txt')
-rw-r--r--LayoutTests/fast/dom/HTMLLinkElement/onload-completion-test-expected.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/LayoutTests/fast/dom/HTMLLinkElement/onload-completion-test-expected.txt b/LayoutTests/fast/dom/HTMLLinkElement/onload-completion-test-expected.txt
new file mode 100644
index 0000000..bc6cf74
--- /dev/null
+++ b/LayoutTests/fast/dom/HTMLLinkElement/onload-completion-test-expected.txt
@@ -0,0 +1,4 @@
+This test verifies that at the time a body onload function is called that the subresources of this page (in particular the image) are already loaded. The page verifies that the image has the expected dimensions at the time of the onload event, and prints its result based on that. This is a regression test for a bug introduced by the patch for bug 3652.
+
+
+SUCCESS.