[Chromium] Unreviewed, baseline for fast/dom/shadow/form-in-shadow.html
authorapavlov@chromium.org <apavlov@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 2 Apr 2012 14:02:55 +0000 (14:02 +0000)
committerapavlov@chromium.org <apavlov@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 2 Apr 2012 14:02:55 +0000 (14:02 +0000)
* platform/chromium/fast/dom/shadow/form-in-shadow-expected.txt: Added.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@112877 268f45cc-cd09-0410-ab3c-d52691b4dbfc

LayoutTests/ChangeLog
LayoutTests/platform/chromium/fast/dom/shadow/form-in-shadow-expected.txt [new file with mode: 0644]

index 773465c..c7845e7 100644 (file)
@@ -1,3 +1,9 @@
+2012-04-02  Alexander Pavlov  <apavlov@chromium.org>
+
+        [Chromium] Unreviewed, baseline for fast/dom/shadow/form-in-shadow.html
+
+        * platform/chromium/fast/dom/shadow/form-in-shadow-expected.txt: Added.
+
 2012-03-28  Pavel Podivilov  <podivilov@chromium.org>
 
         Web Inspector: refactor UI breakpoint listeners.
diff --git a/LayoutTests/platform/chromium/fast/dom/shadow/form-in-shadow-expected.txt b/LayoutTests/platform/chromium/fast/dom/shadow/form-in-shadow-expected.txt
new file mode 100644 (file)
index 0000000..dec76f1
--- /dev/null
@@ -0,0 +1,10 @@
+PASS obj.hidden is 'hidden'
+PASS obj.text is 'text'
+PASS obj.checkbox1 is 'on'
+PASS obj.checkbox2 is undefined.
+PASS obj.range is '50'
+PASS obj.textarea is 'textarea'
+PASS successfullyParsed is true
+
+TEST COMPLETE
+