[chromium] Update expectations, add a few new baselines.
authorjamesr@google.com <jamesr@google.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 18 Jan 2012 21:47:47 +0000 (21:47 +0000)
committerjamesr@google.com <jamesr@google.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 18 Jan 2012 21:47:47 +0000 (21:47 +0000)
* platform/chromium/http/tests/misc/bubble-drag-events-expected.txt: Added.
* platform/chromium/http/tests/misc/drag-over-iframe-invalid-source-crash-expected.txt: Added.
* platform/chromium/http/tests/misc/iframe-invalid-source-crash-expected.txt: Added.
* platform/chromium/test_expectations.txt:

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

LayoutTests/ChangeLog
LayoutTests/platform/chromium/http/tests/misc/bubble-drag-events-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/http/tests/misc/drag-over-iframe-invalid-source-crash-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/http/tests/misc/iframe-invalid-source-crash-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/test_expectations.txt

index 468d52e..667e7b8 100644 (file)
@@ -1,3 +1,12 @@
+2012-01-18  James Robinson  <jamesr@chromium.org>
+
+        [chromium] Update expectations, add a few new baselines.
+
+        * platform/chromium/http/tests/misc/bubble-drag-events-expected.txt: Added.
+        * platform/chromium/http/tests/misc/drag-over-iframe-invalid-source-crash-expected.txt: Added.
+        * platform/chromium/http/tests/misc/iframe-invalid-source-crash-expected.txt: Added.
+        * platform/chromium/test_expectations.txt:
+
 2012-01-18  Eric Carlson  <eric.carlson@apple.com>
 
         Provide access to user's list of preferred languages
diff --git a/LayoutTests/platform/chromium/http/tests/misc/bubble-drag-events-expected.txt b/LayoutTests/platform/chromium/http/tests/misc/bubble-drag-events-expected.txt
new file mode 100644 (file)
index 0000000..95d6593
--- /dev/null
@@ -0,0 +1,14 @@
+CONSOLE MESSAGE: Not allowed to load local resource: file:
+This page tests the drag event bubbling with valid and invalid targets.
+
+
+
+
+Drag here.
+Tests that we don't bubble up the events if we drag something to an iframe that has an invalid source
+Tests that we don't bubble up the events if we drag something to an iframe that has a valid source
+Tests that we bubble up the events if we drag something to a non-iframe target
+ondragenter
+ondragover
+ondrop
+
diff --git a/LayoutTests/platform/chromium/http/tests/misc/drag-over-iframe-invalid-source-crash-expected.txt b/LayoutTests/platform/chromium/http/tests/misc/drag-over-iframe-invalid-source-crash-expected.txt
new file mode 100644 (file)
index 0000000..7cdeede
--- /dev/null
@@ -0,0 +1,6 @@
+CONSOLE MESSAGE: Not allowed to load local resource: file:
+This page tests that we don't crash if we drag something to an iframe that has an invalid source.
+
+
+SUCCESS - didn't crash
+
diff --git a/LayoutTests/platform/chromium/http/tests/misc/iframe-invalid-source-crash-expected.txt b/LayoutTests/platform/chromium/http/tests/misc/iframe-invalid-source-crash-expected.txt
new file mode 100644 (file)
index 0000000..48604cd
--- /dev/null
@@ -0,0 +1,3 @@
+CONSOLE MESSAGE: Not allowed to load local resource: file:
+ This tests that we don't crash if an iframe has an invalid source.
+SUCCESS - didn't crash
index 3bb1cf3..fd3e11c 100644 (file)
@@ -3861,6 +3861,10 @@ BUGWK73460 MAC : platform/chromium/accessibility/scroll-to-global-point-iframe.h
 BUGWK73460 MAC : platform/chromium/accessibility/scroll-to-make-visible-with-subfocus.html = TEXT
 BUGWK73460 MAC : platform/chromium/accessibility/scroll-to-make-visible-iframe.html = TEXT
 
+BUGWK76562 : fast/canvas/webgl/drawingbuffer-test.html = TEXT
+
+BUGWK76446 : svg/text/select-x-list-4.svg = IMAGE+TEXT
+
 BUGWK76511 : compositing/geometry/clipped-video-controller.html = IMAGE
 BUGWK76511 : compositing/geometry/video-opacity-overlay.html = IMAGE
 BUGWK76511 : compositing/geometry/video-fixed-scrolling.html = IMAGE