From 8e32145b4e03a65dfedc686a281d7a7f78d57a72 Mon Sep 17 00:00:00 2001 From: Steve Block Date: Fri, 9 Jul 2010 16:04:07 +0100 Subject: Add dom/xhtml/level2 layout tests at WebKit r62496 These all pass. Note that the Android-V8-specific results for the HTMLDocument tests are required because the tests rely on Error.line, which is non-standard and not provided by V8. The Android-specific result for HTMLFormElement10.xhtml is required because the test appears to be flawed, and navigates the page before notifyDone is called. None of these tests are run on Chromium. Change-Id: I491d87a9dac4c132093369d1bde974baed77a757 --- .../dom/xhtml/level2/html/HTMLDocument24.xhtml | 39 ++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 LayoutTests/dom/xhtml/level2/html/HTMLDocument24.xhtml (limited to 'LayoutTests/dom/xhtml/level2/html/HTMLDocument24.xhtml') diff --git a/LayoutTests/dom/xhtml/level2/html/HTMLDocument24.xhtml b/LayoutTests/dom/xhtml/level2/html/HTMLDocument24.xhtml new file mode 100644 index 0000000..7f57643 --- /dev/null +++ b/LayoutTests/dom/xhtml/level2/html/HTMLDocument24.xhtml @@ -0,0 +1,39 @@ + + + + +NIST DOM HTML Test - DOCUMENT + + +
+

+ + + +

+
+

+ +Domain +Domain + +

+

+DTS IMAGE LOGO +

+

+ + + + + + +

+

+View Submit Button +

+ + + -- cgit v1.1