Title: [95241] trunk/LayoutTests
- Revision
- 95241
- Author
- le...@chromium.org
- Date
- 2011-09-15 16:35:53 -0700 (Thu, 15 Sep 2011)
Log Message
[chromium] Rebaselines due to r95203 and r95207.
Also misc test_expectations additions.
* platform/chromium-cg-mac/fast/box-shadow/no-blur-multiple-offsets-expected.png: Added.
* platform/chromium-linux/fast/box-shadow/no-blur-multiple-offsets-expected.png: Added.
* platform/chromium-mac/fast/box-shadow/no-blur-multiple-offsets-expected.png: Added.
* platform/chromium-win/fast/box-shadow/no-blur-multiple-offsets-expected.png: Added.
* platform/chromium/fast/dom/NodeList/nodelist-item-call-as-function-expected.txt: Added.
* platform/chromium/test_expectations.txt:
Modified Paths
Added Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (95240 => 95241)
--- trunk/LayoutTests/ChangeLog 2011-09-15 23:24:27 UTC (rev 95240)
+++ trunk/LayoutTests/ChangeLog 2011-09-15 23:35:53 UTC (rev 95241)
@@ -1,3 +1,16 @@
+2011-09-15 David Levin <le...@chromium.org>
+
+ [chromium] Rebaselines due to r95203 and r95207.
+
+ Also misc test_expectations additions.
+
+ * platform/chromium-cg-mac/fast/box-shadow/no-blur-multiple-offsets-expected.png: Added.
+ * platform/chromium-linux/fast/box-shadow/no-blur-multiple-offsets-expected.png: Added.
+ * platform/chromium-mac/fast/box-shadow/no-blur-multiple-offsets-expected.png: Added.
+ * platform/chromium-win/fast/box-shadow/no-blur-multiple-offsets-expected.png: Added.
+ * platform/chromium/fast/dom/NodeList/nodelist-item-call-as-function-expected.txt: Added.
+ * platform/chromium/test_expectations.txt:
+
2011-09-15 David Hyatt <hy...@apple.com>
https://bugs.webkit.org/show_bug.cgi?id=50072
Added: trunk/LayoutTests/platform/chromium/fast/dom/NodeList/nodelist-item-call-as-function-expected.txt (0 => 95241)
--- trunk/LayoutTests/platform/chromium/fast/dom/NodeList/nodelist-item-call-as-function-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium/fast/dom/NodeList/nodelist-item-call-as-function-expected.txt 2011-09-15 23:35:53 UTC (rev 95241)
@@ -0,0 +1,10 @@
+This tests that items in a NodeList cannot be called indexed using [[Call]].
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+FAIL nodeList(0) should throw an exception. Was [object HTMLDivElement].
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
Property changes on: trunk/LayoutTests/platform/chromium/fast/dom/NodeList/nodelist-item-call-as-function-expected.txt
___________________________________________________________________
Added: svn:eol-style
Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (95240 => 95241)
--- trunk/LayoutTests/platform/chromium/test_expectations.txt 2011-09-15 23:24:27 UTC (rev 95240)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt 2011-09-15 23:35:53 UTC (rev 95241)
@@ -41,8 +41,9 @@
BUGCR24182 BUGWK62309 SLOW WIN DEBUG : inspector/styles/styles-source-lines.html = PASS TEXT
BUGCR24182 SLOW SNOWLEOPARD DEBUG : fast/frames/sandboxed-iframe-navigation-parent.html = PASS
BUGCR24182 SLOW SNOWLEOPARD DEBUG : fast/js/repeat-cached-vm-reentry.html = PASS
+BUGCR24182 SLOW SNOWLEOPARD DEBUG : fast/dom/Window/window-postmessage-clone-deep-array.html = PASS
+BUGCR24182 SLOW DEBUG : fast/frames/sandboxed-iframe-navigation-targetlink.html = PASS
-
BUGWK67919 SLOW DEBUG : perf/document-contains.html = PASS
// show-hide-table-rows.html on DEBUG takes more than 60s. (as of Sep 12, 2011)
@@ -3736,8 +3737,11 @@
BUG_LEVIN SNOWLEOPARD : http/tests/security/mixedContent/insecure-image-in-main-frame.html = PASS TEXT
BUG_LEVIN SNOWLEOPARD : http/tests/security/mixedContent/insecure-script-in-iframe.html = PASS TEXT
-// Behavior difference due to r95203. Just needs a rebaseline once everything has run it.
-BUG_LEVIN: fast/dom/NodeList/nodelist-item-call-as-function.html = TEXT
+BUG_LEVIN MAC DEBUG : svg/custom/object-no-size-attributes.xhtml = PASS IMAGE+TEXT
-// Just need a rebaseline for new test added in r95207.
-BUG_LEVIN : fast/box-shadow/no-blur-multiple-offsets.html = IMAGE IMAGE+TEXT TEXT
+// These all are due to r95239 and just need to wait for all bots to run them so they can get rebaselined.
+BUG_LEVIN : fast/clip/overflow-border-radius-combinations.html = FAIL
+BUG_LEVIN : fast/clip/overflow-border-radius-composited.html = FAIL
+BUG_LEVIN : fast/clip/overflow-border-radius-transformed.html = FAIL
+BUG_LEVIN : fast/css/nested-rounded-corners.html = FAIL
+
Added: trunk/LayoutTests/platform/chromium-cg-mac/fast/box-shadow/no-blur-multiple-offsets-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-cg-mac/fast/box-shadow/no-blur-multiple-offsets-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/chromium-linux/fast/box-shadow/no-blur-multiple-offsets-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-linux/fast/box-shadow/no-blur-multiple-offsets-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/chromium-mac/fast/box-shadow/no-blur-multiple-offsets-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac/fast/box-shadow/no-blur-multiple-offsets-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/chromium-win/fast/box-shadow/no-blur-multiple-offsets-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-win/fast/box-shadow/no-blur-multiple-offsets-expected.png
___________________________________________________________________
Added: svn:mime-type
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes