[Chromium] Unreviewed, add baselines for fast/dom/shadow/selection-in-shadow.html
authorapavlov@chromium.org <apavlov@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 10 Apr 2012 16:40:46 +0000 (16:40 +0000)
committerapavlov@chromium.org <apavlov@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 10 Apr 2012 16:40:46 +0000 (16:40 +0000)
* platform/chromium/fast/dom/shadow/selection-in-shadow-expected.txt: Added.

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

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

index 45be4c5..7105c41 100644 (file)
@@ -1,3 +1,9 @@
+2012-04-10  Alexander Pavlov  <apavlov@chromium.org>
+
+        [Chromium] Unreviewed, add baselines for fast/dom/shadow/selection-in-shadow.html
+
+        * platform/chromium/fast/dom/shadow/selection-in-shadow-expected.txt: Added.
+
 2012-04-10  Christophe Dumez  <christophe.dumez@intel.com>
 
         [EFL][DRT] Catch the "title,changed" signal
diff --git a/LayoutTests/platform/chromium/fast/dom/shadow/selection-in-shadow-expected.txt b/LayoutTests/platform/chromium/fast/dom/shadow/selection-in-shadow-expected.txt
new file mode 100644 (file)
index 0000000..dc8fd7e
--- /dev/null
@@ -0,0 +1,10 @@
+PASS selectionFromWindow.anchorNode is selectionFromShadowRoot1.anchorNode
+PASS selectionFromWindow.anchorNode is selectionFromShadowRoot2.anchorNode
+PASS selectionFromWindow.anchorNode is selectionFromShadowRoot3.anchorNode
+PASS selectionFromWindow.focusNode is selectionFromShadowRoot1.focusNode
+PASS selectionFromWindow.focusNode is selectionFromShadowRoot2.focusNode
+PASS selectionFromWindow.focusNode is selectionFromShadowRoot3.focusNode
+PASS successfullyParsed is true
+
+TEST COMPLETE
+