Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(87)

Unified Diff: LayoutTests/ChangeLog

Issue 7608014: Merge 92672 - Web Inspector: Resources panel does not show main resource cookies. (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/835/
Patch Set: Created 9 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « no previous file | LayoutTests/http/tests/inspector/resource-main-cookies.php » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/ChangeLog
===================================================================
--- LayoutTests/ChangeLog (revision 92737)
+++ LayoutTests/ChangeLog (working copy)
@@ -1,3 +1,8596 @@
+2011-08-09 Vsevolod Vlasov <vsevik@chromium.org>
+
+ Web Inspector: Resources panel does not show main resource cookies.
+ https://bugs.webkit.org/show_bug.cgi?id=65770
+
+ Reviewed by Pavel Feldman.
+
+ * http/tests/inspector/resource-main-cookies-expected.txt: Added.
+ * http/tests/inspector/resource-main-cookies.php: Added.
+ * platform/chromium/test_expectations.txt:
+
+2011-08-09 Sheriff Bot <webkit.review.bot@gmail.com>
+
+ Unreviewed, rolling out r92670.
+ http://trac.webkit.org/changeset/92670
+ https://bugs.webkit.org/show_bug.cgi?id=65905
+
+ It broke 3 inspector tests (Requested by Ossy on #webkit).
+
+ * inspector/protocol/runtime-agent-expected.txt:
+ * inspector/runtime/runtime-getProperties-expected.txt:
+ * inspector/runtime/runtime-getProperties.html:
+ * platform/chromium/inspector/runtime/runtime-getProperties-expected.txt: Added.
+
+2011-08-09 Pavel Feldman <pfeldman@google.com>
+
+ Web Inspector: there should be a way to tell what properties are non-enumerable when expanding objects.
+ https://bugs.webkit.org/show_bug.cgi?id=65518
+
+ Reviewed by Yury Semikhatsky.
+
+ * inspector/protocol/runtime-agent-expected.txt:
+ * inspector/runtime/runtime-getProperties-expected.txt:
+ * inspector/runtime/runtime-getProperties.html:
+
+2011-08-09 Nikolas Zimmermann <nzimmermann@rim.com>
+
+ svg/zoom/page/zoom-svg-through-object-with-*.xhtml are flaky
+ https://bugs.webkit.org/show_bug.cgi?id=63186
+
+ Not reviewed. More gtk/win gardening.
+
+ * platform/gtk/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: Rebaseline, same result on both gtk 32 bit debug/release and 64bit.
+ * platform/win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt: Taken from Win7 bot, WinXP still seems to have a problem.
+ * platform/win/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt: Added.
+ * platform/win/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt: Removed.
+
+2011-08-09 Renata Hodovan <reni@webkit.org>
+
+ [Qt]REGRESSION(r92554): It made one test failed.
+
+ Unreviewed gardening.
+
+ * platform/qt-4.8/Skipped: Skip the failed test.
+
+2011-08-08 Kent Tamura <tkent@chromium.org>
+
+ [Chromium] Update baseline files for r92585.
+
+ * platform/chromium-linux/fast/forms/validation-message-appearance-expected.png:
+ * platform/chromium-linux/fast/forms/validation-message-appearance-expected.txt:
+ * platform/chromium-mac-leopard/fast/forms/validation-message-appearance-expected.png:
+ * platform/chromium-win/fast/forms/validation-message-appearance-expected.png:
+ * platform/chromium-win/fast/forms/validation-message-appearance-expected.txt:
+ * platform/chromium/test_expectations.txt:
+
+2011-08-08 Kent Tamura <tkent@chromium.org>
+
+ [Windows] input-number-size.html is expected to fail because of no spin-button.
+
+ * platform/win/Skipped:
+
+2011-08-08 Kent Tamura <tkent@chromium.org>
+
+ [Qt] Grouping spin-button related tests.
+ https://bugs.webkit.org/show_bug.cgi?id=65896
+
+ * platform/qt/Skipped:
+
+2011-08-08 Adam Barth <abarth@webkit.org>
+
+ This should actually be the correct fix for
+ fast/js/regexp-overflow.html. The bug in bulk-optimize-baselines is
+ https://bugs.webkit.org/show_bug.cgi?id=65891.
+
+ * platform/chromium/fast/js/regexp-overflow-expected.txt:
+
+2011-08-08 Adam Barth <abarth@webkit.org>
+
+ Add fast/js/regexp-overflow.html result back for Chromium. I'm not
+ sure why bulk-rebaseline-tests remove it. There's some bug in the
+ script I need to track down.
+
+ * platform/chromium/fast/js/regexp-overflow-expected.txt: Added.
+
+2011-08-08 Jian Li <jianli@chromium.org>
+
+ Unreviewed, mark gradient-after-transparent-border.html as failed on chromium.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-08 Adam Barth <abarth@webkit.org>
+
+ Optimize baselines for fast/js.
+ This patch was created with webkit-patch bulk-optimize-baselines.
+
+ * fast/js/exception-linenums-in-html-3-expected.txt: Added.
+ * fast/js/global-constructors-expected.txt: Removed.
+ * fast/js/missing-style-end-tag-js-expected.txt: Added.
+ * platform/chromium-mac/fast/js/array-every-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/array-foreach-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/array-functions-non-arrays-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/array-some-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/assign-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/break-ASI-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/const-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/constructor-attributes-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/cyclic-proto-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/cyclic-prototypes-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/date-proto-generic-invocation-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/date-toisostring-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/deep-recursion-test-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/delete-getters-setters-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/exception-codegen-crash-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/exception-for-nonobject-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/exception-sequencing-binops2-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/exception-thrown-from-new-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/exceptions-thrown-in-callbacks-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/function-declaration-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/function-dot-arguments-and-caller-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/function-prototype-descriptor-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/function-toString-object-literals-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/function-toString-parentheses-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/function-toString-semicolon-insertion-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/instance-of-immediates-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/invalid-syntax-for-function-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/js-continue-break-restrictions-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/kde/RegExp-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/kde/StringObject-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/kde/encode_decode_uri-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/kde/function-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/kde/garbage-n-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/kde/lval-exceptions-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/kde/parse-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/kde/string-1-n-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/kde/string-2-n-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/modify-non-references-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/no-semi-insertion-at-end-of-script-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/number-toString-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/number-tofixed-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/object-extra-comma-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/postfix-syntax-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/prefix-syntax-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/regexp-compile-crash-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/regexp-compile-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/regexp-no-extensions-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/regexp-overflow-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/regexp-range-out-of-order-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/regexp-test-null-string-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/string-capitalization-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/toString-and-valueOf-override-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/toString-prefix-postfix-preserve-parens-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/toString-stack-overflow-expected.txt: Removed.
+ * platform/chromium-mac/fast/js/uncaught-exception-line-number-expected.txt: Removed.
+ * platform/chromium-win/fast/js/array-every-expected.txt: Removed.
+ * platform/chromium-win/fast/js/array-foreach-expected.txt: Removed.
+ * platform/chromium-win/fast/js/array-functions-non-arrays-expected.txt: Removed.
+ * platform/chromium-win/fast/js/array-some-expected.txt: Removed.
+ * platform/chromium-win/fast/js/assign-expected.txt: Removed.
+ * platform/chromium-win/fast/js/break-ASI-expected.txt: Removed.
+ * platform/chromium-win/fast/js/const-expected.txt: Removed.
+ * platform/chromium-win/fast/js/constructor-attributes-expected.txt: Removed.
+ * platform/chromium-win/fast/js/cyclic-proto-expected.txt: Removed.
+ * platform/chromium-win/fast/js/cyclic-prototypes-expected.txt: Removed.
+ * platform/chromium-win/fast/js/date-proto-generic-invocation-expected.txt: Removed.
+ * platform/chromium-win/fast/js/date-toisostring-expected.txt: Removed.
+ * platform/chromium-win/fast/js/deep-recursion-test-expected.txt: Removed.
+ * platform/chromium-win/fast/js/delete-getters-setters-expected.txt: Removed.
+ * platform/chromium-win/fast/js/exception-codegen-crash-expected.txt: Removed.
+ * platform/chromium-win/fast/js/exception-for-nonobject-expected.txt: Removed.
+ * platform/chromium-win/fast/js/exception-sequencing-binops2-expected.txt: Removed.
+ * platform/chromium-win/fast/js/exception-thrown-from-new-expected.txt: Removed.
+ * platform/chromium-win/fast/js/exceptions-thrown-in-callbacks-expected.txt: Removed.
+ * platform/chromium-win/fast/js/function-declaration-expected.txt: Removed.
+ * platform/chromium-win/fast/js/function-dot-arguments-and-caller-expected.txt: Removed.
+ * platform/chromium-win/fast/js/function-prototype-descriptor-expected.txt: Removed.
+ * platform/chromium-win/fast/js/function-toString-object-literals-expected.txt: Removed.
+ * platform/chromium-win/fast/js/function-toString-parentheses-expected.txt: Removed.
+ * platform/chromium-win/fast/js/function-toString-semicolon-insertion-expected.txt: Removed.
+ * platform/chromium-win/fast/js/instance-of-immediates-expected.txt: Removed.
+ * platform/chromium-win/fast/js/invalid-syntax-for-function-expected.txt: Removed.
+ * platform/chromium-win/fast/js/js-continue-break-restrictions-expected.txt: Removed.
+ * platform/chromium-win/fast/js/kde/RegExp-expected.txt: Removed.
+ * platform/chromium-win/fast/js/kde/StringObject-expected.txt: Removed.
+ * platform/chromium-win/fast/js/kde/encode_decode_uri-expected.txt: Removed.
+ * platform/chromium-win/fast/js/kde/function-expected.txt: Removed.
+ * platform/chromium-win/fast/js/kde/garbage-n-expected.txt: Removed.
+ * platform/chromium-win/fast/js/kde/lval-exceptions-expected.txt: Removed.
+ * platform/chromium-win/fast/js/kde/parse-expected.txt: Removed.
+ * platform/chromium-win/fast/js/kde/string-1-n-expected.txt: Removed.
+ * platform/chromium-win/fast/js/kde/string-2-n-expected.txt: Removed.
+ * platform/chromium-win/fast/js/modify-non-references-expected.txt: Removed.
+ * platform/chromium-win/fast/js/no-semi-insertion-at-end-of-script-expected.txt: Removed.
+ * platform/chromium-win/fast/js/number-toString-expected.txt: Removed.
+ * platform/chromium-win/fast/js/number-tofixed-expected.txt: Removed.
+ * platform/chromium-win/fast/js/object-extra-comma-expected.txt: Removed.
+ * platform/chromium-win/fast/js/postfix-syntax-expected.txt: Removed.
+ * platform/chromium-win/fast/js/prefix-syntax-expected.txt: Removed.
+ * platform/chromium-win/fast/js/regexp-compile-crash-expected.txt: Removed.
+ * platform/chromium-win/fast/js/regexp-compile-expected.txt: Removed.
+ * platform/chromium-win/fast/js/regexp-no-extensions-expected.txt: Removed.
+ * platform/chromium-win/fast/js/regexp-overflow-expected.txt: Removed.
+ * platform/chromium-win/fast/js/regexp-range-out-of-order-expected.txt: Removed.
+ * platform/chromium-win/fast/js/regexp-test-null-string-expected.txt: Removed.
+ * platform/chromium-win/fast/js/string-capitalization-expected.txt: Removed.
+ * platform/chromium-win/fast/js/toString-and-valueOf-override-expected.txt: Removed.
+ * platform/chromium-win/fast/js/toString-prefix-postfix-preserve-parens-expected.txt: Removed.
+ * platform/chromium-win/fast/js/toString-stack-overflow-expected.txt: Removed.
+ * platform/chromium-win/fast/js/uncaught-exception-line-number-expected.txt: Removed.
+ * platform/chromium/fast/js/array-every-expected.txt: Added.
+ * platform/chromium/fast/js/array-foreach-expected.txt: Added.
+ * platform/chromium/fast/js/array-functions-non-arrays-expected.txt: Added.
+ * platform/chromium/fast/js/array-some-expected.txt: Added.
+ * platform/chromium/fast/js/assign-expected.txt: Added.
+ * platform/chromium/fast/js/break-ASI-expected.txt: Added.
+ * platform/chromium/fast/js/const-expected.txt: Added.
+ * platform/chromium/fast/js/constructor-attributes-expected.txt: Added.
+ * platform/chromium/fast/js/cyclic-proto-expected.txt: Added.
+ * platform/chromium/fast/js/cyclic-prototypes-expected.txt: Added.
+ * platform/chromium/fast/js/date-proto-generic-invocation-expected.txt: Added.
+ * platform/chromium/fast/js/date-toisostring-expected.txt: Added.
+ * platform/chromium/fast/js/deep-recursion-test-expected.txt: Added.
+ * platform/chromium/fast/js/delete-getters-setters-expected.txt: Added.
+ * platform/chromium/fast/js/exception-codegen-crash-expected.txt: Added.
+ * platform/chromium/fast/js/exception-for-nonobject-expected.txt: Added.
+ * platform/chromium/fast/js/exception-sequencing-binops2-expected.txt: Added.
+ * platform/chromium/fast/js/exception-thrown-from-new-expected.txt: Added.
+ * platform/chromium/fast/js/exceptions-thrown-in-callbacks-expected.txt: Added.
+ * platform/chromium/fast/js/function-declaration-expected.txt: Added.
+ * platform/chromium/fast/js/function-dot-arguments-and-caller-expected.txt: Added.
+ * platform/chromium/fast/js/function-prototype-descriptor-expected.txt: Added.
+ * platform/chromium/fast/js/function-toString-object-literals-expected.txt: Added.
+ * platform/chromium/fast/js/function-toString-parentheses-expected.txt: Added.
+ * platform/chromium/fast/js/function-toString-semicolon-insertion-expected.txt: Added.
+ * platform/chromium/fast/js/instance-of-immediates-expected.txt: Added.
+ * platform/chromium/fast/js/invalid-syntax-for-function-expected.txt: Added.
+ * platform/chromium/fast/js/js-continue-break-restrictions-expected.txt: Added.
+ * platform/chromium/fast/js/kde: Added.
+ * platform/chromium/fast/js/kde/RegExp-expected.txt: Added.
+ * platform/chromium/fast/js/kde/StringObject-expected.txt: Added.
+ * platform/chromium/fast/js/kde/encode_decode_uri-expected.txt: Added.
+ * platform/chromium/fast/js/kde/function-expected.txt: Added.
+ * platform/chromium/fast/js/kde/garbage-n-expected.txt: Added.
+ * platform/chromium/fast/js/kde/lval-exceptions-expected.txt: Added.
+ * platform/chromium/fast/js/kde/parse-expected.txt: Added.
+ * platform/chromium/fast/js/kde/string-1-n-expected.txt: Added.
+ * platform/chromium/fast/js/kde/string-2-n-expected.txt: Added.
+ * platform/chromium/fast/js/modify-non-references-expected.txt: Added.
+ * platform/chromium/fast/js/mozilla/strict/11.1.5-expected.txt: Removed.
+ * platform/chromium/fast/js/no-semi-insertion-at-end-of-script-expected.txt: Added.
+ * platform/chromium/fast/js/number-toString-expected.txt: Added.
+ * platform/chromium/fast/js/number-tofixed-expected.txt: Added.
+ * platform/chromium/fast/js/object-extra-comma-expected.txt: Added.
+ * platform/chromium/fast/js/postfix-syntax-expected.txt: Added.
+ * platform/chromium/fast/js/prefix-syntax-expected.txt: Added.
+ * platform/chromium/fast/js/regexp-compile-crash-expected.txt: Added.
+ * platform/chromium/fast/js/regexp-compile-expected.txt: Added.
+ * platform/chromium/fast/js/regexp-no-extensions-expected.txt: Added.
+ * platform/chromium/fast/js/regexp-overflow-expected.txt: Removed.
+ * platform/chromium/fast/js/regexp-range-out-of-order-expected.txt: Added.
+ * platform/chromium/fast/js/regexp-test-null-string-expected.txt: Added.
+ * platform/chromium/fast/js/string-capitalization-expected.txt: Added.
+ * platform/chromium/fast/js/toString-and-valueOf-override-expected.txt: Added.
+ * platform/chromium/fast/js/toString-prefix-postfix-preserve-parens-expected.txt: Added.
+ * platform/chromium/fast/js/toString-stack-overflow-expected.txt: Added.
+ * platform/chromium/fast/js/uncaught-exception-line-number-expected.txt: Added.
+ * platform/gtk/fast/js/exception-linenums-in-html-3-expected.txt: Removed.
+ * platform/gtk/fast/js/missing-style-end-tag-js-expected.txt: Removed.
+ * platform/mac/fast/js/exception-linenums-in-html-3-expected.txt: Removed.
+ * platform/mac/fast/js/global-constructors-expected.txt: Added.
+ * platform/mac/fast/js/missing-style-end-tag-js-expected.txt: Removed.
+ * platform/qt/fast/js/exception-linenums-in-html-3-expected.txt: Removed.
+ * platform/qt/fast/js/missing-style-end-tag-js-expected.txt: Removed.
+
+2011-08-08 Adam Barth <abarth@webkit.org>
+
+ Optimize baselines for fast/inspector-support.
+ This patch was created with webkit-patch bulk-optimize-baselines.
+
+ * fast/inspector-support/style-expected.txt: Added.
+ * platform/chromium-mac/fast/inspector-support: Removed.
+ * platform/chromium-mac/fast/inspector-support/uncaught-dom1-exception-expected.txt: Removed.
+ * platform/chromium-mac/fast/inspector-support/uncaught-dom3-exception-expected.txt: Removed.
+ * platform/chromium-mac/fast/inspector-support/uncaught-dom8-exception-expected.txt: Removed.
+ * platform/chromium-win/fast/inspector-support/uncaught-dom1-exception-expected.txt: Removed.
+ * platform/chromium-win/fast/inspector-support/uncaught-dom3-exception-expected.txt: Removed.
+ * platform/chromium-win/fast/inspector-support/uncaught-dom8-exception-expected.txt: Removed.
+ * platform/chromium/fast/inspector-support: Added.
+ * platform/chromium/fast/inspector-support/uncaught-dom1-exception-expected.txt: Added.
+ * platform/chromium/fast/inspector-support/uncaught-dom3-exception-expected.txt: Added.
+ * platform/chromium/fast/inspector-support/uncaught-dom8-exception-expected.txt: Added.
+ * platform/gtk/fast/inspector-support/style-expected.txt: Removed.
+ * platform/mac/fast/inspector-support/style-expected.txt: Removed.
+ * platform/qt/fast/inspector-support/style-expected.txt: Removed.
+
+2011-08-08 Adam Barth <abarth@webkit.org>
+
+ Optimize baselines for fast/dom/HTMLAnchorElement and fast/dom/Window.
+ This patch was created with webkit-patch bulk-optimize-baselines.
+ (Note: I massaged the two results that enumerate the global object to
+ leave the "base" results as matching mac even though the tool wanted to
+ push those results down into the mac directory.)
+
+ * platform/chromium-mac/fast/dom/HTMLAnchorElement/set-href-attribute-host-expected.txt: Removed.
+ * platform/chromium-mac/fast/dom/HTMLAnchorElement/set-href-attribute-hostname-expected.txt: Removed.
+ * platform/chromium-mac/fast/dom/HTMLAnchorElement/set-href-attribute-pathname-expected.txt: Removed.
+ * platform/chromium-mac/fast/dom/HTMLAnchorElement/set-href-attribute-port-expected.txt: Removed.
+ * platform/chromium-mac/fast/dom/HTMLAnchorElement/set-href-attribute-search-expected.txt: Removed.
+ * platform/chromium-mac/fast/dom/Window/element-constructors-on-window-expected.txt: Removed.
+ * platform/chromium-mac/fast/dom/Window/get-set-properties-expected.txt: Removed.
+ * platform/chromium-mac/fast/dom/Window/window-custom-prototype-expected.txt: Removed.
+ * platform/chromium-mac/fast/dom/Window/window-postmessage-args-expected.txt: Removed.
+ * platform/chromium-mac/fast/dom/Window/window-properties-device-orientation-expected.txt: Removed.
+ * platform/chromium-mac/fast/dom/Window/window-properties-geolocation-expected.txt: Removed.
+ * platform/chromium-mac/fast/dom/Window/window-property-shadowing-expected.txt: Removed.
+ * platform/chromium-win/fast/dom/HTMLAnchorElement/set-href-attribute-host-expected.txt: Removed.
+ * platform/chromium-win/fast/dom/HTMLAnchorElement/set-href-attribute-pathname-expected.txt: Removed.
+ * platform/chromium-win/fast/dom/HTMLAnchorElement/set-href-attribute-port-expected.txt: Removed.
+ * platform/chromium-win/fast/dom/Window/element-constructors-on-window-expected.txt: Removed.
+ * platform/chromium-win/fast/dom/Window/get-set-properties-expected.txt: Removed.
+ * platform/chromium-win/fast/dom/Window/window-custom-prototype-expected.txt: Removed.
+ * platform/chromium-win/fast/dom/Window/window-postmessage-args-expected.txt: Removed.
+ * platform/chromium-win/fast/dom/Window/window-postmessage-clone-frames-expected.txt: Added.
+ * platform/chromium-win/fast/dom/Window/window-properties-device-orientation-expected.txt: Removed.
+ * platform/chromium-win/fast/dom/Window/window-properties-geolocation-expected.txt: Removed.
+ * platform/chromium-win/fast/dom/Window/window-property-shadowing-expected.txt: Removed.
+ * platform/chromium/fast/dom/HTMLAnchorElement/set-href-attribute-host-expected.txt: Added.
+ * platform/chromium/fast/dom/HTMLAnchorElement/set-href-attribute-hostname-expected.txt: Added.
+ * platform/chromium/fast/dom/HTMLAnchorElement/set-href-attribute-pathname-expected.txt: Added.
+ * platform/chromium/fast/dom/HTMLAnchorElement/set-href-attribute-port-expected.txt: Added.
+ * platform/chromium/fast/dom/HTMLAnchorElement/set-href-attribute-search-expected.txt: Added.
+ * platform/chromium/fast/dom/Window/element-constructors-on-window-expected.txt: Added.
+ * platform/chromium/fast/dom/Window/get-set-properties-expected.txt: Added.
+ * platform/chromium/fast/dom/Window/window-custom-prototype-expected.txt: Added.
+ * platform/chromium/fast/dom/Window/window-postmessage-args-expected.txt: Added.
+ * platform/chromium/fast/dom/Window/window-postmessage-clone-frames-expected.txt: Removed.
+ * platform/chromium/fast/dom/Window/window-properties-device-orientation-expected.txt: Added.
+ * platform/chromium/fast/dom/Window/window-properties-geolocation-expected.txt: Added.
+ * platform/chromium/fast/dom/Window/window-property-shadowing-expected.txt: Added.
+
+2011-08-08 Adam Barth <abarth@webkit.org>
+
+ Optimize baselines for fast/dom/DOMException.
+ This patch was created with webkit-patch bulk-optimize-baselines.
+ (I've manually remove the README file because we don't use these sorts
+ of README files anymore.)
+
+ * platform/chromium-mac/fast/dom/DOMException: Removed.
+ * platform/chromium-mac/fast/dom/DOMException/EventException-expected.txt: Removed.
+ * platform/chromium-mac/fast/dom/DOMException/README: Removed.
+ * platform/chromium-mac/fast/dom/DOMException/RangeException-expected.txt: Removed.
+ * platform/chromium-mac/fast/dom/DOMException/XPathException-expected.txt: Removed.
+ * platform/chromium-mac/fast/dom/DOMException/prototype-object-expected.txt: Removed.
+ * platform/chromium-win/fast/dom/DOMException: Removed.
+ * platform/chromium-win/fast/dom/DOMException/EventException-expected.txt: Removed.
+ * platform/chromium-win/fast/dom/DOMException/README: Removed.
+ * platform/chromium-win/fast/dom/DOMException/RangeException-expected.txt: Removed.
+ * platform/chromium-win/fast/dom/DOMException/XPathException-expected.txt: Removed.
+ * platform/chromium-win/fast/dom/DOMException/prototype-object-expected.txt: Removed.
+ * platform/chromium/fast/dom/DOMException: Added.
+ * platform/chromium/fast/dom/DOMException/EventException-expected.txt: Added.
+ * platform/chromium/fast/dom/DOMException/RangeException-expected.txt: Added.
+ * platform/chromium/fast/dom/DOMException/XPathException-expected.txt: Added.
+ * platform/chromium/fast/dom/DOMException/prototype-object-expected.txt: Added.
+
+2011-08-08 Jian Li <jianli@chromium.org>
+
+ Unreviewed, mark preventExtensions.html as failed on chromium.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-08 Tony Chang <tony@chromium.org>
+
+ implement basic horizontal flexing
+ https://bugs.webkit.org/show_bug.cgi?id=65045
+
+ Reviewed by David Hyatt.
+
+ * css3/flexbox/001-expected.txt: Added.
+ * css3/flexbox/001.html: Added.
+ * css3/flexbox/resources/flexbox.js: Added. I plan on using this file for other tests.
+ (insertAfter):
+ (checkHorizontalBoxen):
+
+2011-08-08 Ryosuke Niwa <rniwa@webkit.org>
+
+ Remove redundant inline styles from the pasted contents more aggressively
+ https://bugs.webkit.org/show_bug.cgi?id=65833
+
+ Reviewed by Tony Chang.
+
+ Added a test to paste contents with many redundant styles. WebKit should remove as much style spans as possible
+ (all of this in this case).
+
+ * editing/pasteboard/4930986-2-expected.txt: style attribute now has a trailing space.
+ * editing/pasteboard/interchange-newline-1-expected.txt: No longer has a wrapping span without any attributes.
+ * editing/pasteboard/nested-blocks-with-text-area-expected.txt: Ditto.
+ * editing/pasteboard/nested-blocks-with-text-field-expected.txt: Ditto.
+ * editing/pasteboard/paste-blockquote-into-blockquote-2-expected.txt: Ditto.
+ * editing/pasteboard/paste-blockquote-into-blockquote-expected.txt: Ditto.
+ * editing/pasteboard/prevent-block-nesting-01-expected.txt: Ditto.
+ * editing/pasteboard/paste-with-redundant-style-expected.txt: Added.
+ * editing/pasteboard/paste-with-redundant-style.html: Added.
+
+2011-08-08 Oliver Hunt <oliver@apple.com>
+
+ Non-extensibility does not prevent mutating [[Prototype]]
+ https://bugs.webkit.org/show_bug.cgi?id=65832
+
+ Reviewed by Gavin Barraclough.
+
+ Add tests to ensure we can't assign to __proto__ when an object
+ is not extensible.
+
+ * fast/js/preventExtensions-expected.txt:
+ * fast/js/script-tests/preventExtensions.js:
+
+2011-08-08 Jian Li <jianli@chromium.org>
+
+ Unreviewed, mark 1 test as flaky in chromium.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-08 Jian Li <jianli@chromium.org>
+
+ Unreviewed, update chromium test_expectations.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-08 Jian Li <jianli@chromium.org>
+
+ Unreviewed, mark some tests as flaky on chromium.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-08 Zan Dobersek <zandobersek@gmail.com>
+
+ [Cairo][Gtk] Get more of the philip suite of canvas tests passing
+ https://bugs.webkit.org/show_bug.cgi?id=54458
+
+ Reviewed by Martin Robinson.
+
+ Update the list of skipped canvas tests and describe why platform-specific
+ failures occur.
+
+ * platform/gtk/Skipped:
+
+2011-08-08 Anders Carlsson <andersca@apple.com>
+
+ More Lion specific results.
+
+ * platform/mac-lion/Skipped:
+ * platform/mac-snowleopard/editing: Added.
+ * platform/mac-snowleopard/editing/input: Added.
+ * platform/mac-snowleopard/editing/input/devanagari-ligature-expected.png: Copied from platform/mac/editing/input/devanagari-ligature-expected.png.
+ * platform/mac-snowleopard/editing/input/devanagari-ligature-expected.txt: Copied from platform/mac/editing/input/devanagari-ligature-expected.txt.
+ * platform/mac-snowleopard/fast/xsl: Added.
+ * platform/mac-snowleopard/fast/xsl/sort-locale-expected.txt: Added.
+ * platform/mac/editing/input/devanagari-ligature-expected.png:
+ * platform/mac/editing/input/devanagari-ligature-expected.txt:
+ * platform/mac/editing/spelling/autocorrection-at-beginning-of-word-1-expected.txt:
+ * platform/mac/editing/spelling/autocorrection-at-beginning-of-word-2-expected.txt:
+ * platform/mac/fast/xsl/sort-locale-expected.txt: Added.
+
+2011-08-08 Jian Li <jianli@chromium.org>
+
+ Unreviewed, fix more typo in test_expectations.txt.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-08 Pavel Podivilov <podivilov@chromium.org>
+
+ Web Inspector: unreviewed, build fix for r92598.
+
+ * inspector/debugger/script-formatter.html:
+
+2011-08-08 Andrei Popescu <andreip@google.com>
+
+ svg/zoom/page/zoom-svg-through-object-with-*.xhtml are flaky
+ https://bugs.webkit.org/show_bug.cgi?id=63186
+
+ Unreviewed gardening.
+
+ Fix typo in test_expectations.txt.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-08 Andrei Popescu <andreip@google.com>
+
+ svg/zoom/page/zoom-svg-through-object-with-*.xhtml are flaky
+ https://bugs.webkit.org/show_bug.cgi?id=63186
+
+ Unreviewed gardening.
+
+ Marks the tests as failing on Chromium.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-08 Andras Becsi <abecsi@webkit.org>
+
+ [Qt] fast/forms/input-number-size.html added in r92589 fails
+ https://bugs.webkit.org/show_bug.cgi?id=65851
+
+ Unreviewed gardening.
+
+ * platform/qt/Skipped: Skip the test.
+
+2011-08-08 John Knottenbelt <jknotten@chromium.org>
+
+ Adjust test expectations.
+ https://bugs.webkit.org/show_bug.cgi?id=65847
+
+ Unreviewed.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-08 Shinya Kawanaka <shinyak@google.com>
+
+ Added the test to check the width of input[type=number].
+ https://bugs.webkit.org/show_bug.cgi?id=60673
+
+ Reviewed by Kent Tamura.
+
+ * fast/forms/input-number-size-expected.txt: Added.
+ * fast/forms/input-number-size.html: Added.
+
+2011-08-07 Zoltan Horvath <zoltan@webkit.org>
+
+ [Qt] Skip divergent tests
+ https://bugs.webkit.org/show_bug.cgi?id=65831
+
+ * platform/qt/Skipped:
+
+2011-07-28 Kent Tamura <tkent@chromium.org>
+
+ [Chromium] Make form validation bubble fit with Chrome UI style
+ https://bugs.webkit.org/show_bug.cgi?id=65359
+
+ Reviewed by Hajime Morita.
+
+ * fast/forms/validation-message-appearance.html:
+ Need to wait for a litle because of image loading.
+ * platform/chromium-mac/fast/forms/validation-message-appearance-expected.png:
+ * platform/chromium-mac/fast/forms/validation-message-appearance-expected.txt:
+ * platform/chromium/test_expectations.txt:
+ * platform/mac/fast/forms/validation-message-appearance-expected.png:
+ * platform/mac/fast/forms/validation-message-appearance-expected.txt:
+
+2011-08-07 Shinichiro Hamaji <hamaji@chromium.org>
+
+ Layout Test fast/loader/ping-error.html is failing
+ https://bugs.webkit.org/show_bug.cgi?id=65754
+
+ Unreviewed chromium test_expectations.txt update
+ No more failure as r92439 was rolled out by r92453
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-07 Ryosuke Niwa <rniwa@webkit.org>
+
+ Unreviewed test fix after r92578. I accidentally added the call to dumpAsText(true).
+
+ * editing/pasteboard/nested-blocks-with-text-area.html:
+
+2011-08-07 Ryosuke Niwa <rniwa@webkit.org>
+
+ Dump-as-markup conversion: paste-blockquote-into-blockquote.html and prevent-block-nesting-01.html
+ https://bugs.webkit.org/show_bug.cgi?id=65837
+
+ Reviewed by Kent Tamura.
+
+ Converted the tests to dump-as-markup tests to improve the readability of the expected results.
+
+ * editing/pasteboard/paste-blockquote-into-blockquote-expected.txt: Added.
+ * editing/pasteboard/paste-blockquote-into-blockquote.html:
+ * editing/pasteboard/prevent-block-nesting-01-expected.txt: Added.
+ * editing/pasteboard/prevent-block-nesting-01.html:
+ * platform/chromium-linux/editing/pasteboard/paste-blockquote-into-blockquote-expected.png: Removed.
+ * platform/chromium-linux/editing/pasteboard/prevent-block-nesting-01-expected.png: Removed.
+ * platform/chromium-win/editing/pasteboard/paste-blockquote-into-blockquote-expected.png: Removed.
+ * platform/chromium-win/editing/pasteboard/paste-blockquote-into-blockquote-expected.txt: Removed.
+ * platform/chromium-win/editing/pasteboard/prevent-block-nesting-01-expected.png: Removed.
+ * platform/chromium-win/editing/pasteboard/prevent-block-nesting-01-expected.txt: Removed.
+ * platform/gtk/editing/pasteboard/paste-blockquote-into-blockquote-expected.txt: Removed.
+ * platform/gtk/editing/pasteboard/prevent-block-nesting-01-expected.png: Removed.
+ * platform/gtk/editing/pasteboard/prevent-block-nesting-01-expected.txt: Removed.
+ * platform/mac-leopard/editing/pasteboard/paste-blockquote-into-blockquote-expected.png: Removed.
+ * platform/mac-leopard/editing/pasteboard/prevent-block-nesting-01-expected.png: Removed.
+ * platform/mac/editing/pasteboard/paste-blockquote-into-blockquote-expected.png: Removed.
+ * platform/mac/editing/pasteboard/paste-blockquote-into-blockquote-expected.txt: Removed.
+ * platform/mac/editing/pasteboard/prevent-block-nesting-01-expected.png: Removed.
+ * platform/mac/editing/pasteboard/prevent-block-nesting-01-expected.txt: Removed.
+ * platform/qt/editing/pasteboard/paste-blockquote-into-blockquote-expected.txt: Removed.
+ * platform/qt/editing/pasteboard/prevent-block-nesting-01-expected.txt: Removed.
+
+2011-08-07 Noel Gordon <noel.gordon@gmail.com>
+
+ Layout Test fast/xsl/xslt-import-depth.xml is failing
+ https://bugs.webkit.org/show_bug.cgi?id=65758
+
+ Test is now green on chromium and webkit build bots.
+
+ Reviewed by Kent Tamura.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-07 Ryosuke Niwa <rniwa@webkit.org>
+
+ Dump-as-markup conversion: nested-blocks-with-text-area.html and nested-blocks-with-text-field.html
+ https://bugs.webkit.org/show_bug.cgi?id=65836
+
+ Reviewed by Kent Tamura.
+
+ Converted the tests to dump-as-markup tests to improve the readability of the expected results.
+
+ * editing/pasteboard/nested-blocks-with-text-area-expected.txt: Added.
+ * editing/pasteboard/nested-blocks-with-text-area.html:
+ * editing/pasteboard/nested-blocks-with-text-field-expected.txt: Added.
+ * editing/pasteboard/nested-blocks-with-text-field.html:
+ * platform/chromium-linux/editing/pasteboard/nested-blocks-with-text-area-expected.png: Removed.
+ * platform/chromium-linux/editing/pasteboard/nested-blocks-with-text-field-expected.png: Removed.
+ * platform/chromium-mac-leopard/editing/pasteboard/nested-blocks-with-text-area-expected.png: Removed.
+ * platform/chromium-mac-leopard/editing/pasteboard/nested-blocks-with-text-field-expected.png: Removed.
+ * platform/chromium-win/editing/pasteboard/nested-blocks-with-text-area-expected.png: Removed.
+ * platform/chromium-win/editing/pasteboard/nested-blocks-with-text-area-expected.txt: Removed.
+ * platform/chromium-win/editing/pasteboard/nested-blocks-with-text-field-expected.png: Removed.
+ * platform/chromium-win/editing/pasteboard/nested-blocks-with-text-field-expected.txt: Removed.
+ * platform/gtk/editing/pasteboard/nested-blocks-with-text-area-expected.png: Removed.
+ * platform/gtk/editing/pasteboard/nested-blocks-with-text-area-expected.txt: Removed.
+ * platform/gtk/editing/pasteboard/nested-blocks-with-text-field-expected.png: Removed.
+ * platform/gtk/editing/pasteboard/nested-blocks-with-text-field-expected.txt: Removed.
+ * platform/mac-leopard/editing/pasteboard/nested-blocks-with-text-area-expected.png: Removed.
+ * platform/mac-leopard/editing/pasteboard/nested-blocks-with-text-field-expected.png: Removed.
+ * platform/mac/editing/pasteboard/nested-blocks-with-text-area-expected.png: Removed.
+ * platform/mac/editing/pasteboard/nested-blocks-with-text-area-expected.txt: Removed.
+ * platform/mac/editing/pasteboard/nested-blocks-with-text-field-expected.png: Removed.
+ * platform/mac/editing/pasteboard/nested-blocks-with-text-field-expected.txt: Removed.
+ * platform/qt/editing/pasteboard/nested-blocks-with-text-area-expected.png: Removed.
+ * platform/qt/editing/pasteboard/nested-blocks-with-text-area-expected.txt: Removed.
+ * platform/qt/editing/pasteboard/nested-blocks-with-text-field-expected.png: Removed.
+ * platform/qt/editing/pasteboard/nested-blocks-with-text-field-expected.txt: Removed.
+ * platform/win/editing/pasteboard/nested-blocks-with-text-area-expected.txt: Removed.
+
+2011-08-07 Noel Gordon <noel.gordon@gmail.com>
+
+ Layout Test fast/xsl/import-after-comment.xml is failing
+ https://bugs.webkit.org/show_bug.cgi?id=65757
+
+ This test and the others mentioned in the bug are now green on chromium
+ and webkit build bots.
+
+ Reviewed by Kent Tamura.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-07 Balazs Kelemen <kbalazs@webkit.org>
+
+ [Qt] svg/zoom/page/zoom-svg-through-* results diverging between bots
+ https://bugs.webkit.org/show_bug.cgi?id=65831
+
+ Unreviewed Qt gardening.
+
+ * platform/qt/Skipped:
+
+2011-08-07 Sam White <samuel.white@rochester.edu>
+
+ Add the ability to search the AccessibilityObject cache
+ https://bugs.webkit.org/show_bug.cgi?id=64994
+
+ Tests for the new AccessibilityObject cache search API and the additional
+ functionality in the AccessibilityObject class that makes AccessibilityObject
+ cache searching possible.
+
+ Additional tests for finding frames, misspellings, and visited links will be
+ included in a subsequent patch.
+
+ Reviewed by Chris Fleizach.
+
+ * platform/mac/accessibility/bounds-for-range-expected.txt:
+ * platform/mac/accessibility/search-predicate-expected.txt: Added.
+ * platform/mac/accessibility/search-predicate.html: Added.
+
+2011-08-07 Martin Robinson <mrobinson@igalia.com>
+
+ Rebaseline a test on GTK+ for which r92554 checked in an
+ incorrect result.
+
+ * platform/gtk/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png: Update results.
+ * platform/gtk/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: Ditto.
+
+2011-08-06 Balazs Kelemen <kbalazs@webkit.org>
+
+ Unreviewed gardening.
+ Fix environmental differencies in the results added in r92564.
+ I was in the wrong chroot.
+
+ * platform/qt/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt:
+ * platform/qt/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt:
+
+2011-08-06 Balazs Kelemen <kbalazs@webkit.org>
+
+ Unreviewed gardening.
+ Add missing Qt results.
+
+ * platform/qt/Skipped:
+ * platform/qt/fast/writing-mode/border-styles-vertical-lr-expected.png: Added.
+ * platform/qt/fast/writing-mode/border-styles-vertical-lr-expected.txt: Added.
+ * platform/qt/fast/writing-mode/border-styles-vertical-rl-expected.png: Added.
+ * platform/qt/fast/writing-mode/border-styles-vertical-rl-expected.txt: Added.
+ * platform/qt/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-1-expected.png: Added.
+ * platform/qt/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-1-expected.txt: Added.
+ * platform/qt/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-2-expected.png: Added.
+ * platform/qt/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-2-expected.txt: Added.
+ * platform/qt/svg/as-object/embedded-svg-size-changes-no-layout-triggers-expected.png: Added.
+ * platform/qt/svg/as-object/embedded-svg-size-changes-no-layout-triggers-expected.txt: Added.
+ * platform/qt/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.png: Added.
+ * platform/qt/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.txt: Added.
+ * platform/qt/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-2-expected.png: Added.
+ * platform/qt/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-2-expected.txt: Added.
+ * platform/qt/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png: Added.
+ * platform/qt/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt: Added.
+ * platform/qt/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png: Added.
+ * platform/qt/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt: Added.
+ * platform/qt/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.png: Added.
+ * platform/qt/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt: Added.
+ * platform/qt/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.png: Added.
+ * platform/qt/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.txt: Added.
+ * platform/qt/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png: Added.
+ * platform/qt/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt: Added.
+ * platform/qt/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png: Added.
+ * platform/qt/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: Added.
+
+2011-08-06 Adam Barth <abarth@webkit.org>
+
+ Fix baselines for cross-origin-xsl-BLOCKED.html. These results
+ uncovered a subtle bug in webkit-patch bulk-optimize-baselines, which
+ I'll fix in a follow-up patch.
+
+ * platform/chromium-mac/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt: Added.
+ * platform/chromium-win/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt: Added.
+
+2011-08-06 Adam Barth <abarth@webkit.org>
+
+ Optimize expected results for editing.
+ This patch was created with webkit-patch bulk-optimize-baselines.
+
+ * platform/chromium-mac/editing/pasteboard/copy-paste-float-expected.txt: Removed.
+ * platform/chromium-mac/editing/pasteboard/paste-blockquote-before-blockquote-expected.txt: Removed.
+ * platform/chromium-mac/editing/pasteboard/paste-double-nested-blockquote-before-blockquote-expected.txt: Removed.
+ * platform/chromium-win-xp/editing/pasteboard/block-wrappers-necessary-expected.png: Removed.
+ * platform/chromium-win/editing/pasteboard/copy-paste-float-expected.txt: Removed.
+ * platform/chromium-win/editing/pasteboard/paste-blockquote-before-blockquote-expected.txt: Removed.
+ * platform/chromium-win/editing/pasteboard/paste-double-nested-blockquote-before-blockquote-expected.txt: Removed.
+ * platform/chromium/editing/pasteboard/5761530-1-expected.txt: Removed.
+ * platform/chromium/editing/pasteboard/copy-paste-float-expected.txt: Added.
+ * platform/chromium/editing/pasteboard/paste-blockquote-before-blockquote-expected.txt: Added.
+ * platform/chromium/editing/pasteboard/paste-double-nested-blockquote-before-blockquote-expected.txt: Added.
+
+2011-08-06 Adam Barth <abarth@webkit.org>
+
+ Optimize expected results for animations.
+ This patch was created with webkit-patch bulk-optimize-baselines.
+
+ * platform/chromium-mac/animations/keyframes-rule-expected.txt: Removed.
+ * platform/chromium-mac/animations/opacity-transform-animation-expected.png: Added.
+ * platform/chromium-win/animations/keyframes-rule-expected.txt: Removed.
+ * platform/chromium/animations/keyframes-rule-expected.txt: Added.
+ * platform/chromium/animations/opacity-transform-animation-expected.png: Removed.
+
+2011-08-06 Adam Barth <abarth@webkit.org>
+
+ Optimize expected results for http/tests/security.
+ This patch was created with webkit-patch optimize-baselines.
+
+ * platform/chromium-mac/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/cross-frame-access-enumeration-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/cross-frame-access-get-override-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/cross-frame-access-history-get-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/cross-frame-access-history-get-override-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/cross-frame-access-history-put-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/cross-frame-access-location-get-override-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/cross-frame-access-location-put-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-subframe-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-window-open-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-2-level-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-to-data-url-sub-frame-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/dataURL/xss-DENIED-from-javascript-url-window-open-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/dataURL/xss-DENIED-to-data-url-from-data-url-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-location-change-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-window-open-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-2-level-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-uppercase-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/dataURL/xss-DENIED-to-data-url-window-open-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/frameNavigation/xss-DENIED-plugin-navigation-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-location-htmldom-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-getAttribute-value-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-htmldom-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttribute-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNS-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNode-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNodeNS-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-getAttribute-value-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-htmldom-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttribute-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNS-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNode-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNodeNS-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/listener/xss-JSTargetNode-onclick-addEventListener-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/listener/xss-JSTargetNode-onclick-shortcut-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/listener/xss-XMLHttpRequest-addEventListener-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/listener/xss-XMLHttpRequest-shortcut-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/listener/xss-window-onclick-addEventListener-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/listener/xss-window-onclick-shortcut-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/xss-DENIED-frame-name-expected.txt: Removed.
+ * platform/chromium-mac/http/tests/security/xss-eval-expected.txt: Removed.
+ * platform/chromium-win/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write-expected.txt: Removed.
+ * platform/chromium-win/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url-expected.txt: Removed.
+ * platform/chromium-win/http/tests/security/cross-frame-access-enumeration-expected.txt: Removed.
+ * platform/chromium-win/http/tests/security/cross-frame-access-get-override-expected.txt: Removed.
+ * platform/chromium-win/http/tests/security/cross-frame-access-history-get-expected.txt: Removed.
+ * platform/chromium-win/http/tests/security/cross-frame-access-history-get-override-expected.txt: Removed.
+ * platform/chromium-win/http/tests/security/cross-frame-access-history-put-expected.txt: Removed.
+ * platform/chromium-win/http/tests/security/cross-frame-access-location-get-override-expected.txt: Removed.
+ * platform/chromium-win/http/tests/security/cross-frame-access-location-put-expected.txt: Removed.
+ * platform/chromium-win/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt: Removed.
+ * platform/chromium-win/http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-subframe-expected.txt: Removed.
+ * platform/chromium-win/http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-window-open-expected.txt: Removed.
+ * platform/chromium-win/http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-2-level-expected.txt: Removed.
+ * platform/chromium-win/http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-expected.txt: Removed.
+ * platform/chromium-win/http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-to-data-url-sub-frame-expected.txt: Removed.
+ * platform/chromium-win/http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url-expected.txt: Removed.
+ * platform/chromium-win/http/tests/security/dataURL/xss-DENIED-from-javascript-url-window-open-expected.txt: Removed.
+ * platform/chromium-win/http/tests/security/dataURL/xss-DENIED-to-data-url-from-data-url-expected.txt: Removed.
+ * platform/chromium-win/http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-expected.txt: Removed.
+ * platform/chromium-win/http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-location-change-expected.txt: Removed.
+ * platform/chromium-win/http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-window-open-expected.txt: Removed.
+ * platform/chromium-win/http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-2-level-expected.txt: Removed.
+ * platform/chromium-win/http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-expected.txt: Removed.
+ * platform/chromium-win/http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-uppercase-expected.txt: Removed.
+ * platform/chromium-win/http/tests/security/dataURL/xss-DENIED-to-data-url-window-open-expected.txt: Removed.
+ * platform/chromium-win/http/tests/security/frameNavigation/xss-DENIED-plugin-navigation-expected.txt: Removed.
+ * platform/chromium-win/http/tests/security/listener/xss-JSTargetNode-onclick-addEventListener-expected.txt: Removed.
+ * platform/chromium-win/http/tests/security/listener/xss-JSTargetNode-onclick-shortcut-expected.txt: Removed.
+ * platform/chromium-win/http/tests/security/listener/xss-XMLHttpRequest-addEventListener-expected.txt: Removed.
+ * platform/chromium-win/http/tests/security/listener/xss-XMLHttpRequest-shortcut-expected.txt: Removed.
+ * platform/chromium-win/http/tests/security/listener/xss-window-onclick-addEventListener-expected.txt: Removed.
+ * platform/chromium-win/http/tests/security/listener/xss-window-onclick-shortcut-expected.txt: Removed.
+ * platform/chromium-win/http/tests/security/xss-DENIED-frame-name-expected.txt: Removed.
+ * platform/chromium-win/http/tests/security/xss-eval-expected.txt: Removed.
+ * platform/chromium/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write-expected.txt: Added.
+ * platform/chromium/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url-expected.txt: Added.
+ * platform/chromium/http/tests/security/cross-frame-access-enumeration-expected.txt: Added.
+ * platform/chromium/http/tests/security/cross-frame-access-get-override-expected.txt: Added.
+ * platform/chromium/http/tests/security/cross-frame-access-history-get-expected.txt: Added.
+ * platform/chromium/http/tests/security/cross-frame-access-history-get-override-expected.txt: Added.
+ * platform/chromium/http/tests/security/cross-frame-access-history-put-expected.txt: Added.
+ * platform/chromium/http/tests/security/cross-frame-access-location-get-override-expected.txt: Added.
+ * platform/chromium/http/tests/security/cross-frame-access-location-put-expected.txt: Added.
+ * platform/chromium/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt: Removed.
+ * platform/chromium/http/tests/security/dataURL: Added.
+ * platform/chromium/http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-subframe-expected.txt: Added.
+ * platform/chromium/http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-window-open-expected.txt: Added.
+ * platform/chromium/http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-2-level-expected.txt: Added.
+ * platform/chromium/http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-expected.txt: Added.
+ * platform/chromium/http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-to-data-url-sub-frame-expected.txt: Added.
+ * platform/chromium/http/tests/security/dataURL/xss-DENIED-from-data-url-to-data-url-expected.txt: Added.
+ * platform/chromium/http/tests/security/dataURL/xss-DENIED-from-javascript-url-window-open-expected.txt: Added.
+ * platform/chromium/http/tests/security/dataURL/xss-DENIED-to-data-url-from-data-url-expected.txt: Added.
+ * platform/chromium/http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-expected.txt: Added.
+ * platform/chromium/http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-subframe-location-change-expected.txt: Added.
+ * platform/chromium/http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-window-open-expected.txt: Added.
+ * platform/chromium/http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-2-level-expected.txt: Added.
+ * platform/chromium/http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-expected.txt: Added.
+ * platform/chromium/http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-uppercase-expected.txt: Added.
+ * platform/chromium/http/tests/security/dataURL/xss-DENIED-to-data-url-window-open-expected.txt: Added.
+ * platform/chromium/http/tests/security/frameNavigation: Added.
+ * platform/chromium/http/tests/security/frameNavigation/xss-DENIED-plugin-navigation-expected.txt: Added.
+ * platform/chromium/http/tests/security/javascriptURL: Added.
+ * platform/chromium/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-location-htmldom-expected.txt: Added.
+ * platform/chromium/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-getAttribute-value-expected.txt: Added.
+ * platform/chromium/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-htmldom-expected.txt: Added.
+ * platform/chromium/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttribute-expected.txt: Added.
+ * platform/chromium/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNS-expected.txt: Added.
+ * platform/chromium/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNode-expected.txt: Added.
+ * platform/chromium/http/tests/security/javascriptURL/javascriptURL-execution-context-frame-src-setAttributeNodeNS-expected.txt: Added.
+ * platform/chromium/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-getAttribute-value-expected.txt: Added.
+ * platform/chromium/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-htmldom-expected.txt: Added.
+ * platform/chromium/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttribute-expected.txt: Added.
+ * platform/chromium/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNS-expected.txt: Added.
+ * platform/chromium/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNode-expected.txt: Added.
+ * platform/chromium/http/tests/security/javascriptURL/javascriptURL-execution-context-iframe-src-setAttributeNodeNS-expected.txt: Added.
+ * platform/chromium/http/tests/security/listener: Added.
+ * platform/chromium/http/tests/security/listener/xss-JSTargetNode-onclick-addEventListener-expected.txt: Added.
+ * platform/chromium/http/tests/security/listener/xss-JSTargetNode-onclick-shortcut-expected.txt: Added.
+ * platform/chromium/http/tests/security/listener/xss-XMLHttpRequest-addEventListener-expected.txt: Added.
+ * platform/chromium/http/tests/security/listener/xss-XMLHttpRequest-shortcut-expected.txt: Added.
+ * platform/chromium/http/tests/security/listener/xss-window-onclick-addEventListener-expected.txt: Added.
+ * platform/chromium/http/tests/security/listener/xss-window-onclick-shortcut-expected.txt: Added.
+ * platform/chromium/http/tests/security/xss-DENIED-frame-name-expected.txt: Added.
+ * platform/chromium/http/tests/security/xss-eval-expected.txt: Added.
+
+2011-08-06 Nikolas Zimmermann <nzimmermann@rim.com>
+
+ svg/zoom/page/zoom-svg-through-object-with-*.xhtml are flaky
+ https://bugs.webkit.org/show_bug.cgi?id=63186
+
+ Rebaseline some tests on Leopard/gtk/qt in order to get the bots greener.
+
+ Not reviewed.
+
+ * platform/gtk/Skipped:
+ * platform/gtk/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt:
+ * platform/gtk/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt:
+ * platform/mac-leopard/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt: Removed.
+ * platform/qt/http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-expected.txt:
+ * platform/qt/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt:
+ * platform/win/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt: Removed.
+
+2011-08-06 Nikolas Zimmermann <nzimmermann@rim.com>
+
+ svg/zoom/page/zoom-svg-through-object-with-*.xhtml are flaky
+ https://bugs.webkit.org/show_bug.cgi?id=63186
+
+ It turns out r92545 only partly resolved flakiness on non-mac platforms (especially gtk)
+ - try reentering event loop after zooming, by calling notifyDone() using a 0ms timeout.
+
+ Rubber-stamped by Antti Koivisto.
+
+ * svg/zoom/resources/testPageZoom.js:
+ (.setTimeout.): Reenter event loop after calling zoomPageIn/Out, before calling layoutTestController.notifyDone().
+
+2011-08-06 Nikolas Zimmermann <nzimmermann@rim.com>
+
+ More gardening: Fix mac-leopard/mac-wk2 failing SVG tests.
+
+ Not reviewed.
+
+ * platform/mac-leopard/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.txt:
+ * platform/mac-leopard/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt:
+ * platform/mac-leopard/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt: Added.
+ * platform/mac-wk2/svg/W3C-SVG-1.1: Added.
+ * platform/mac-wk2/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt: Added.
+ * platform/mac-wk2/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt: Added.
+ * platform/mac-wk2/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.txt: Added.
+ * platform/mac-wk2/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt: Added.
+
+2011-08-06 Nikolas Zimmermann <nzimmermann@rim.com>
+
+ Win gardening: Rebaseline four svg tests that only needed an update, win7/winxp svg results are clean again.
+
+ Not reviewed.
+
+ * platform/win/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.txt: Added.
+ * platform/win/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.txt:
+ * platform/win/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt:
+ * platform/win/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.txt:
+ * platform/win/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt: Added.
+
+2011-08-06 Nikolas Zimmermann <nzimmermann@rim.com>
+
+ Follow-up for r92545.
+ Rebaseline some tests on gtk/qt and win.
+
+ Not reviewed.
+
+ * platform/gtk/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt:
+ * platform/gtk/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt:
+ * platform/qt/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt:
+ * platform/win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt:
+ * platform/win/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt: Added.
+ * platform/win/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: Removed.
+
+2011-08-06 Nikolas Zimmermann <nzimmermann@rim.com>
+
+ REGRESSION(87526): ASSERT(!needsLayout()) followed by graphical glitches on google charts (svg loaded in iframe)
+ https://bugs.webkit.org/show_bug.cgi?id=64974
+
+ svg/zoom/page/zoom-svg-through-object-with-*.xhtml are flaky
+ https://bugs.webkit.org/show_bug.cgi?id=63186
+
+ Reviewed by Zoltan Herczeg.
+
+ Rollout r89484, which disabled some svg/zoom/page tests, to see whether the flakiness is gone now.
+ Add several new tests in svg/as-object - covering bug 64974.
+
+ * platform/mac/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-1-expected.png: Added.
+ * platform/mac/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-1-expected.txt: Added.
+ * platform/mac/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-2-expected.png: Added.
+ * platform/mac/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-2-expected.txt: Added.
+ * platform/mac/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.png: Added.
+ * platform/mac/svg/as-object/embedded-svg-size-changes-expected.png: Added.
+ * platform/mac/svg/as-object/embedded-svg-size-changes-no-layout-triggers-expected.png: Added.
+ * platform/mac/svg/as-object/embedded-svg-size-changes-no-layout-triggers-expected.txt: Added.
+ * platform/mac/svg/as-object/nested-embedded-svg-size-changes-expected.png: Added.
+ * platform/mac/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.png: Added.
+ * platform/mac/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.txt: Added.
+ * platform/mac/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-2-expected.png: Added.
+ * platform/mac/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-2-expected.txt: Added.
+ * svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-1.html: Added.
+ * svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-2.html: Added.
+ * svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.txt: Added.
+ * svg/as-object/embedded-svg-immediate-offsetWidth-query.html: Added.
+ * svg/as-object/embedded-svg-size-changes-expected.txt: Added.
+ * svg/as-object/embedded-svg-size-changes-no-layout-triggers.html: Added.
+ * svg/as-object/embedded-svg-size-changes.html: Added.
+ * svg/as-object/nested-embedded-svg-size-changes-expected.txt: Added.
+ * svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1.html: Added.
+ * svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-2.html: Added.
+ * svg/as-object/nested-embedded-svg-size-changes.html: Added.
+ * svg/as-object/resources: Added.
+ * svg/as-object/resources/embedded-svg-size-changes-no-layout-triggers.svg: Added.
+ * svg/as-object/resources/embedded-svg-size-changes.svg: Added.
+ * svg/as-object/resources/nested-embedded-svg-size-changes-target-no-layout-triggers-1.html: Added.
+ * svg/as-object/resources/nested-embedded-svg-size-changes-target-no-layout-triggers-2.html: Added.
+ * svg/as-object/resources/nested-embedded-svg-size-changes-target.html: Added.
+ * svg/zoom/page/zoom-svg-through-object-with-absolute-size-2.xhtml: Copied from LayoutTests/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2.xhtml-disabled.
+ * svg/zoom/page/zoom-svg-through-object-with-absolute-size-2.xhtml-disabled: Removed.
+ * svg/zoom/page/zoom-svg-through-object-with-absolute-size.xhtml: Copied from LayoutTests/svg/zoom/page/zoom-svg-through-object-with-absolute-size.xhtml-disabled.
+ * svg/zoom/page/zoom-svg-through-object-with-absolute-size.xhtml-disabled: Removed.
+ * svg/zoom/page/zoom-svg-through-object-with-auto-size.html: Copied from LayoutTests/svg/zoom/page/zoom-svg-through-object-with-auto-size.html-disabled.
+ * svg/zoom/page/zoom-svg-through-object-with-auto-size.html-disabled: Removed.
+ * svg/zoom/page/zoom-svg-through-object-with-huge-size.xhtml: Copied from LayoutTests/svg/zoom/page/zoom-svg-through-object-with-huge-size.xhtml-disabled.
+ * svg/zoom/page/zoom-svg-through-object-with-huge-size.xhtml-disabled: Removed.
+ * svg/zoom/page/zoom-svg-through-object-with-override-size.html: Copied from LayoutTests/svg/zoom/page/zoom-svg-through-object-with-override-size.html-disabled.
+ * svg/zoom/page/zoom-svg-through-object-with-override-size.html-disabled: Removed.
+ * svg/zoom/page/zoom-svg-through-object-with-percentage-size.xhtml: Copied from LayoutTests/svg/zoom/page/zoom-svg-through-object-with-percentage-size.xhtml-disabled.
+ * svg/zoom/page/zoom-svg-through-object-with-percentage-size.xhtml-disabled: Removed.
+
+2011-08-05 Dan Bernstein <mitz@apple.com>
+
+ Renamed fast/blockflow to fast/writing-mode.
+
+ Rubber-stamped by Sam Weinig.
+
+ * fast/blockflow: Removed.
+ * fast/writing-mode: Copied from fast/blockflow.
+ * platform/chromium-linux/fast/blockflow: Removed.
+ * platform/chromium-linux/fast/writing-mode: Copied from platform/chromium-linux/fast/blockflow.
+ * platform/chromium-mac-leopard/fast/blockflow: Removed.
+ * platform/chromium-mac-leopard/fast/writing-mode: Copied from platform/chromium-mac-leopard/fast/blockflow.
+ * platform/chromium-mac/fast/blockflow: Removed.
+ * platform/chromium-mac/fast/writing-mode: Copied from platform/chromium-mac/fast/blockflow.
+ * platform/chromium-win-vista/fast/blockflow: Removed.
+ * platform/chromium-win-vista/fast/writing-mode: Copied from platform/chromium-win-vista/fast/blockflow.
+ * platform/chromium-win-xp/fast/blockflow: Removed.
+ * platform/chromium-win-xp/fast/writing-mode: Copied from platform/chromium-win-xp/fast/blockflow.
+ * platform/chromium-win/fast/blockflow: Removed.
+ * platform/chromium-win/fast/writing-mode: Copied from platform/chromium-win/fast/blockflow.
+ * platform/chromium/test_expectations.txt:
+ * platform/gtk/fast/blockflow: Removed.
+ * platform/gtk/fast/writing-mode: Copied from platform/gtk/fast/blockflow.
+ * platform/mac-leopard/fast/blockflow: Removed.
+ * platform/mac-leopard/fast/writing-mode: Copied from platform/mac-leopard/fast/blockflow.
+ * platform/mac-wk2/fast/blockflow: Removed.
+ * platform/mac-wk2/fast/writing-mode: Copied from platform/mac-wk2/fast/blockflow.
+ * platform/mac/Skipped:
+ * platform/mac/fast/blockflow: Removed.
+ * platform/mac/fast/writing-mode: Copied from platform/mac/fast/blockflow.
+ * platform/qt-mac/Skipped:
+ * platform/qt/Skipped:
+ * platform/qt/fast/blockflow: Removed.
+ * platform/qt/fast/writing-mode: Copied from platform/qt/fast/blockflow.
+ * platform/win/fast/blockflow: Removed.
+ * platform/win/fast/writing-mode: Copied from platform/win/fast/blockflow.
+ * platform/wk2/Skipped:
+
+2011-08-05 Ryosuke Niwa <rniwa@webkit.org>
+
+ r92330 has been rolled out so its rebaseline needs to be reverted as well
+ https://bugs.webkit.org/show_bug.cgi?id=65805
+
+ * platform/chromium-win/editing/pasteboard/paste-pre-001-expected.txt: Added.
+ * platform/chromium-win/editing/pasteboard/paste-pre-002-expected.txt: Added.
+ * platform/chromium-win/editing/pasteboard/paste-text-011-expected.txt: Added.
+
+2011-08-05 Sheriff Bot <webkit.review.bot@gmail.com>
+
+ Unreviewed, rolling out r92330.
+ http://trac.webkit.org/changeset/92330
+ https://bugs.webkit.org/show_bug.cgi?id=65804
+
+ caused various regressions in paste (Requested by rniwa on
+ #webkit).
+
+ * editing/pasteboard/5065605-expected.txt:
+ * editing/pasteboard/copy-paste-text-in-h1-expected.txt: Removed.
+ * editing/pasteboard/copy-paste-text-in-h1.html: Removed.
+ * editing/pasteboard/display-block-on-spans-expected.txt:
+ * editing/pasteboard/paste-pre-001-expected.txt:
+ * editing/pasteboard/paste-pre-002-expected.txt:
+ * editing/pasteboard/paste-text-011-expected.txt:
+
+2011-08-05 Ryosuke Niwa <rniwa@webkit.org>
+
+ Skip a failing test added by r92526 to Qt's skipped list.
+ The failure is tracked by the bug 65801.
+
+ * platform/qt/Skipped:
+
+2011-08-05 Jian Li <jianli@chromium.org>
+
+ Skip test eeza-Pro-vertical-metrics-adjustment.html in chromium.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-05 Ryosuke Niwa <rniwa@webkit.org>
+
+ Upwards cursor movement incorrect when previous block ends with <br>
+ https://bugs.webkit.org/show_bug.cgi?id=33247
+
+ Reviewed by Tony Chang.
+
+ Added tests to ensure WebKit lets user move caret up in strict mode and in RTL content
+ when the previous line ends with a br.
+
+ * editing/execCommand/move-selection-back-line-rtl-expected.txt: Copied from
+ LayoutTests/editing/execCommand/move-selection-back-line-expected.txt.
+ * editing/execCommand/move-selection-back-line-rtl.html: Copied from
+ LayoutTests/editing/execCommand/move-selection-back-line.html.
+ * editing/execCommand/move-selection-back-line-strict-expected.txt: Copied from
+ LayoutTests/editing/execCommand/move-selection-back-line-expected.txt.
+ * editing/execCommand/move-selection-back-line-strict.html: Copied from
+ LayoutTests/editing/execCommand/move-selection-back-line.html.
+
+2011-08-05 Anders Carlsson <andersca@apple.com>
+
+ Add more Lion specific test results and add more tests to the skipped list.
+
+ * platform/mac-lion/Skipped:
+ * platform/mac-snowleopard/fast/dom: Added.
+ * platform/mac-snowleopard/fast/dom/52776-expected.png: Copied from platform/mac/fast/dom/52776-expected.png.
+ * platform/mac-snowleopard/fast/dom/52776-expected.txt: Copied from platform/mac/fast/dom/52776-expected.txt.
+ * platform/mac-snowleopard/fast/loader: Added.
+ * platform/mac-snowleopard/fast/preloader: Added.
+ * platform/mac-snowleopard/fast/preloader/document-write-2-expected.txt: Copied from fast/preloader/document-write-2-expected.txt.
+ * platform/mac-snowleopard/fast/preloader/document-write-expected.txt: Copied from fast/preloader/document-write-expected.txt.
+ * platform/mac-snowleopard/fast/preloader/script-expected.txt: Copied from fast/preloader/script-expected.txt.
+ * platform/mac/fast/dom/52776-expected.png:
+ * platform/mac/fast/dom/52776-expected.txt:
+ * platform/mac/fast/loader/file-url-mimetypes-2-expected.txt:
+ * platform/mac/fast/loader/file-url-mimetypes-expected.txt:
+ * platform/mac/fast/preloader: Added.
+ * platform/mac/fast/preloader/document-write-2-expected.txt: Added.
+ * platform/mac/fast/preloader/document-write-expected.txt: Added.
+ * platform/mac/fast/preloader/script-expected.txt: Added.
+
+2011-08-05 Jian Li <jianli@chromium.org>
+
+ Skip canvas-putImageData.html in chromium.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-05 Anders Carlsson <andersca@apple.com>
+
+ Future proof an Objective-C test
+ https://bugs.webkit.org/show_bug.cgi?id=65788
+
+ Don't check explicitly for class names; just check that the objects are instances of the right classes.
+
+ * platform/mac/fast/dom/wrapper-classes-objc-expected.txt:
+ * platform/mac/fast/dom/wrapper-classes-objc.html:
+
+2011-08-05 Anders Carlsson <andersca@apple.com>
+
+ Add a Lion specific test for fast/repaint/canvas-putImageData.html
+
+ * platform/mac-snowleopard/fast/repaint: Added.
+ * platform/mac-snowleopard/fast/repaint/canvas-putImageData-expected.txt: Copied from fast/repaint/canvas-putImageData-expected.txt.
+ * platform/mac/fast/repaint/canvas-putImageData-expected.txt: Added.
+
+2011-08-05 Anders Carlsson <andersca@apple.com>
+
+ Add more Lion specific test results.
+
+ * platform/mac-snowleopard/fast/text/capitalize-boundaries-expected.png: Copied from platform/mac/fast/text/capitalize-boundaries-expected.png.
+ * platform/mac-snowleopard/fast/text/capitalize-boundaries-expected.txt: Copied from platform/mac/fast/text/capitalize-boundaries-expected.txt.
+ * platform/mac-snowleopard/fast/text/complex-text-opacity-expected.png: Copied from platform/mac/fast/text/complex-text-opacity-expected.png.
+ * platform/mac-snowleopard/fast/text/complex-text-opacity-expected.txt: Copied from platform/mac/fast/text/complex-text-opacity-expected.txt.
+ * platform/mac-snowleopard/fast/text/international: Added.
+ * platform/mac-snowleopard/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.txt: Copied from platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.txt.
+ * platform/mac-snowleopard/fast/text/international/Geeza-Pro-vertical-metrics-adjustment.html: Copied from platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment.html.
+ * platform/mac-snowleopard/fast/text/international/bidi-AN-after-L-expected.png: Copied from platform/mac/fast/text/international/bidi-AN-after-L-expected.png.
+ * platform/mac-snowleopard/fast/text/international/bidi-AN-after-L-expected.txt: Copied from platform/mac/fast/text/international/bidi-AN-after-L-expected.txt.
+ * platform/mac-snowleopard/fast/text/international/bidi-AN-after-empty-run-expected.png: Copied from platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.png.
+ * platform/mac-snowleopard/fast/text/international/bidi-AN-after-empty-run-expected.txt: Copied from platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.txt.
+ * platform/mac-snowleopard/fast/text/international/bidi-CS-after-AN-expected.png: Copied from platform/mac/fast/text/international/bidi-CS-after-AN-expected.png.
+ * platform/mac-snowleopard/fast/text/international/bidi-CS-after-AN-expected.txt: Copied from platform/mac/fast/text/international/bidi-CS-after-AN-expected.txt.
+ * platform/mac-snowleopard/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.png: Copied from platform/mac/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.png.
+ * platform/mac-snowleopard/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt: Copied from platform/mac/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt.
+ * platform/mac-snowleopard/fast/text/international/bidi-neutral-run-expected.png: Copied from platform/mac/fast/text/international/bidi-neutral-run-expected.png.
+ * platform/mac-snowleopard/fast/text/international/bidi-neutral-run-expected.txt: Copied from platform/mac/fast/text/international/bidi-neutral-run-expected.txt.
+ * platform/mac-snowleopard/fast/text/international/bold-bengali-expected.png: Copied from platform/mac/fast/text/international/bold-bengali-expected.png.
+ * platform/mac-snowleopard/fast/text/international/bold-bengali-expected.txt: Copied from platform/mac/fast/text/international/bold-bengali-expected.txt.
+ * platform/mac-snowleopard/fast/text/international/khmer-selection-expected.png: Copied from platform/mac/fast/text/international/khmer-selection-expected.png.
+ * platform/mac-snowleopard/fast/text/international/khmer-selection-expected.txt: Copied from platform/mac/fast/text/international/khmer-selection-expected.txt.
+ * platform/mac/fast/text/capitalize-boundaries-expected.png:
+ * platform/mac/fast/text/capitalize-boundaries-expected.txt:
+ * platform/mac/fast/text/complex-text-opacity-expected.png:
+ * platform/mac/fast/text/complex-text-opacity-expected.txt:
+ * platform/mac/fast/text/hyphenate-locale-expected.txt:
+ * platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.txt:
+ * platform/mac/fast/text/international/bidi-AN-after-L-expected.png:
+ * platform/mac/fast/text/international/bidi-AN-after-L-expected.txt:
+ * platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.png:
+ * platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.txt:
+ * platform/mac/fast/text/international/bidi-CS-after-AN-expected.png:
+ * platform/mac/fast/text/international/bidi-CS-after-AN-expected.txt:
+ * platform/mac/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.png:
+ * platform/mac/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt:
+ * platform/mac/fast/text/international/bidi-neutral-run-expected.png:
+ * platform/mac/fast/text/international/bidi-neutral-run-expected.txt:
+ * platform/mac/fast/text/international/bold-bengali-expected.png:
+ * platform/mac/fast/text/international/bold-bengali-expected.txt:
+ * platform/mac/fast/text/international/khmer-selection-expected.png:
+ * platform/mac/fast/text/international/khmer-selection-expected.txt:
+ * platform/mac/fast/text/justify-ideograph-leading-expansion-expected.png:
+ * platform/mac/fast/text/justify-ideograph-leading-expansion-expected.txt:
+ * platform/mac/platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.png:
+
+2011-08-05 Anders Carlsson <andersca@apple.com>
+
+ Add two fast/text tests to the skipped list.
+
+ * platform/mac-lion/Skipped:
+
+2011-08-05 Anders Carlsson <andersca@apple.com>
+
+ Add Lion specific test results for css1 and css2.1.
+
+ * platform/mac-snowleopard/css1: Added.
+ * platform/mac-snowleopard/css1/font_properties: Added.
+ * platform/mac-snowleopard/css1/font_properties/font-expected.png: Copied from platform/mac/css1/font_properties/font-expected.png.
+ * platform/mac-snowleopard/css1/font_properties/font-expected.txt: Copied from platform/mac/css1/font_properties/font-expected.txt.
+ * platform/mac-snowleopard/css2.1: Added.
+ * platform/mac-snowleopard/css2.1/t1202-counter-09-b-expected.png: Copied from platform/mac/css2.1/t1202-counter-09-b-expected.png.
+ * platform/mac-snowleopard/css2.1/t1202-counter-09-b-expected.txt: Copied from platform/mac/css2.1/t1202-counter-09-b-expected.txt.
+ * platform/mac-snowleopard/css2.1/t1202-counters-09-b-expected.png: Copied from platform/mac/css2.1/t1202-counters-09-b-expected.png.
+ * platform/mac-snowleopard/css2.1/t1202-counters-09-b-expected.txt: Copied from platform/mac/css2.1/t1202-counters-09-b-expected.txt.
+ * platform/mac-snowleopard/css2.1/t1508-c527-font-05-b-expected.png: Copied from platform/mac/css2.1/t1508-c527-font-05-b-expected.png.
+ * platform/mac-snowleopard/css2.1/t1508-c527-font-05-b-expected.txt: Copied from platform/mac/css2.1/t1508-c527-font-05-b-expected.txt.
+ * platform/mac-snowleopard/css2.1/t1508-c527-font-10-c-expected.png: Copied from platform/mac/css2.1/t1508-c527-font-10-c-expected.png.
+ * platform/mac-snowleopard/css2.1/t1508-c527-font-10-c-expected.txt: Copied from platform/mac/css2.1/t1508-c527-font-10-c-expected.txt.
+ * platform/mac/css1/font_properties/font-expected.png:
+ * platform/mac/css1/font_properties/font-expected.txt:
+ * platform/mac/css2.1/t1202-counter-09-b-expected.png:
+ * platform/mac/css2.1/t1202-counter-09-b-expected.txt:
+ * platform/mac/css2.1/t1202-counters-09-b-expected.png:
+ * platform/mac/css2.1/t1202-counters-09-b-expected.txt:
+ * platform/mac/css2.1/t1508-c527-font-05-b-expected.png:
+ * platform/mac/css2.1/t1508-c527-font-05-b-expected.txt:
+ * platform/mac/css2.1/t1508-c527-font-10-c-expected.png:
+ * platform/mac/css2.1/t1508-c527-font-10-c-expected.txt:
+
+2011-08-05 Jian Li <jianli@chromium.org>
+
+ Unreviewed, skip those tests still failing on chromium due to incomplete
+ baseline caused by r92466.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-05 Ryosuke Niwa <rniwa@webkit.org>
+
+ REGRESSION(r92433): media/video-src-change.html fails
+ https://bugs.webkit.org/show_bug.cgi?id=65771
+
+ Reviewed by Dimitri Glazkov.
+
+ Give the listener as the second argument to removeEventListener.
+
+ * media/video-src-change.html:
+
+2011-08-05 Ami Fischman <fischman@chromium.org>
+
+ compositing/video/video-background-color.html test does not produce correct output
+ https://bugs.webkit.org/show_bug.cgi?id=55519
+
+ Unreviewed.
+
+ Chromium doesn't support video codecs that support alpha, so stop
+ running (and failing) a test that depends on codecs supporting alpha.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-05 Yael Aharon <yael.aharon@nokia.com>
+
+ dir=auto needs to work on value of input and textarea elements
+ https://bugs.webkit.org/show_bug.cgi?id=65428
+
+ Reviewed by Darin Adler.
+
+ * fast/dom/HTMLElement/attr-dir-auto-changed-text-form-control-expected.txt: Added.
+ * fast/dom/HTMLElement/attr-dir-auto-changed-text-form-control.html: Added.
+ * fast/dom/HTMLElement/attr-dir-auto-text-form-control-child-expected.txt: Added.
+ * fast/dom/HTMLElement/attr-dir-auto-text-form-control-child.html: Added.
+ * fast/dom/HTMLElement/attr-dir-auto-text-form-control-expected.txt: Added.
+ * fast/dom/HTMLElement/attr-dir-auto-text-form-control.html: Added.
+
+2011-08-05 Vsevolod Vlasov <vsevik@chromium.org>
+
+ [Qt]Web Inspector: REGRESSION(r91928): It made 2 tests fail
+ https://bugs.webkit.org/show_bug.cgi?id=65364
+
+ Unreviewed: unskipping tests now that the test was fixed.
+
+ * platform/qt/Skipped:
+
+2011-08-05 Yury Semikhatsky <yurys@chromium.org>
+
+ Web Inspector: constrain maximum depth for returnByValue objects
+ https://bugs.webkit.org/show_bug.cgi?id=65761
+
+ Reviewed by Pavel Feldman.
+
+ * inspector/protocol/runtime-agent-expected.txt:
+ * inspector/protocol/runtime-agent.html:
+
+2011-08-05 Zoltan Horvath <zoltan@webkit.org>
+
+ [Qt] Skip 2 crashy tests on Qt SnowLeopard Intel Release bot to make a green world,
+
+ * platform/qt-mac/Skipped:
+
+2011-08-05 Zoltan Horvath <zoltan@webkit.org>
+
+ [Qt] Add http/tests/inspector/resource-tree/resource-tree-non-unique-url.html
+ to Skiplist because it makes ARMv5 Linux Qt Release weepy.
+
+ * platform/qt-arm/Skipped:
+
+2011-08-05 Zoltan Horvath <zoltan@webkit.org>
+
+ [Qt] Ossyize fast/forms/enter-clicks-buttons.html because
+ it makes Qt SnowLeopard Intel Release bot bleeding after r92375.
+
+ * platform/qt-mac/Skipped:
+
+2011-08-05 David Reveman <reveman@chromium.org>
+
+ [chromium] Rebaseline following r92255.
+ https://bugs.webkit.org/show_bug.cgi?id=65736
+
+ Reviewed by James Robinson.
+
+ * platform/chromium-gpu-linux/compositing/color-matching/image-color-matching-expected.png:
+ * platform/chromium-gpu-linux/compositing/direct-image-compositing-expected.png:
+ * platform/chromium-gpu-linux/compositing/geometry/ancestor-overflow-change-expected.png:
+ * platform/chromium-gpu-linux/compositing/geometry/fixed-in-composited-expected.png:
+ * platform/chromium-gpu-linux/compositing/geometry/fixed-position-expected.png:
+ * platform/chromium-gpu-linux/compositing/geometry/layer-due-to-layer-children-deep-expected.png:
+ * platform/chromium-gpu-linux/compositing/geometry/layer-due-to-layer-children-expected.png:
+ * platform/chromium-gpu-linux/compositing/geometry/tall-page-composited-expected.png:
+ * platform/chromium-gpu-linux/compositing/geometry/vertical-scroll-composited-expected.png:
+ * platform/chromium-gpu-linux/compositing/masks/masked-ancestor-expected.png:
+ * platform/chromium-gpu-linux/compositing/masks/simple-composited-mask-expected.png:
+ * platform/chromium-gpu-linux/compositing/overflow/fixed-position-ancestor-clip-expected.png:
+ * platform/chromium-gpu-linux/compositing/reflections/nested-reflection-transition-expected.png:
+ * platform/chromium-gpu-linux/compositing/reflections/transform-inside-reflection-expected.png:
+ * platform/chromium-gpu-linux/compositing/shadows/shadow-drawing-expected.png:
+ * platform/chromium-gpu-linux/compositing/transitions/scale-transition-no-start-expected.png:
+ * platform/chromium-gpu-linux/fast/canvas/canvas-text-alignment-expected.png:
+ * platform/chromium-gpu-linux/fast/canvas/image-object-in-canvas-expected.png:
+ * platform/chromium-gpu-linux/media/video-transformed-expected.png:
+ * platform/chromium-gpu-linux/media/video-zoom-controls-expected.png:
+ * platform/chromium-gpu-linux/media/video-zoom-expected.png:
+ * platform/chromium-gpu-linux/platform/chromium/compositing/backface-visibility-transformed-expected.png:
+ * platform/chromium-gpu-linux/platform/chromium/compositing/huge-layer-rotated-expected.png:
+ * platform/chromium-gpu-linux/platform/chromium/compositing/layout-width-change-expected.png:
+ * platform/chromium-gpu-linux/platform/chromium/compositing/perpendicular-layer-sorting-expected.png:
+ * platform/chromium-gpu-linux/platform/chromium/compositing/tiny-layer-rotated-expected.png:
+ * platform/chromium-gpu-mac/compositing/color-matching/image-color-matching-expected.png:
+ * platform/chromium-gpu-mac/compositing/direct-image-compositing-expected.png:
+ * platform/chromium-gpu-mac/compositing/geometry/ancestor-overflow-change-expected.png:
+ * platform/chromium-gpu-mac/compositing/geometry/fixed-position-expected.png:
+ * platform/chromium-gpu-mac/compositing/geometry/horizontal-scroll-composited-expected.png:
+ * platform/chromium-gpu-mac/compositing/geometry/layer-due-to-layer-children-deep-expected.png:
+ * platform/chromium-gpu-mac/compositing/geometry/layer-due-to-layer-children-expected.png:
+ * platform/chromium-gpu-mac/compositing/geometry/vertical-scroll-composited-expected.png:
+ * platform/chromium-gpu-mac/compositing/masks/masked-ancestor-expected.png:
+ * platform/chromium-gpu-mac/compositing/overflow/fixed-position-ancestor-clip-expected.png:
+ * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-transition-expected.png:
+ * platform/chromium-gpu-mac/compositing/reflections/transform-inside-reflection-expected.png:
+ * platform/chromium-gpu-mac/compositing/shadows/shadow-drawing-expected.png:
+ * platform/chromium-gpu-mac/compositing/transitions/scale-transition-no-start-expected.png:
+ * platform/chromium-gpu-mac/media/video-transformed-expected.png:
+ * platform/chromium-gpu-mac/media/video-zoom-controls-expected.png:
+ * platform/chromium-gpu-mac/platform/chromium/compositing/backface-visibility-transformed-expected.png:
+ * platform/chromium-gpu-mac/platform/chromium/compositing/huge-layer-rotated-expected.png:
+ * platform/chromium-gpu-mac/platform/chromium/compositing/layout-width-change-expected.png:
+ * platform/chromium-gpu-mac/platform/chromium/compositing/perpendicular-layer-sorting-expected.png:
+ * platform/chromium-gpu-mac/platform/chromium/compositing/tiny-layer-rotated-expected.png:
+ * platform/chromium-gpu-win/compositing/color-matching/image-color-matching-expected.png:
+ * platform/chromium-gpu-win/compositing/direct-image-compositing-expected.png:
+ * platform/chromium-gpu-win/compositing/geometry/ancestor-overflow-change-expected.png:
+ * platform/chromium-gpu-win/compositing/geometry/fixed-position-expected.png:
+ * platform/chromium-gpu-win/compositing/geometry/horizontal-scroll-composited-expected.png:
+ * platform/chromium-gpu-win/compositing/geometry/layer-due-to-layer-children-deep-expected.png:
+ * platform/chromium-gpu-win/compositing/geometry/layer-due-to-layer-children-expected.png:
+ * platform/chromium-gpu-win/compositing/geometry/vertical-scroll-composited-expected.png:
+ * platform/chromium-gpu-win/compositing/iframes/composited-iframe-alignment-expected.png:
+ * platform/chromium-gpu-win/compositing/masks/masked-ancestor-expected.png:
+ * platform/chromium-gpu-win/compositing/overflow/fixed-position-ancestor-clip-expected.png:
+ * platform/chromium-gpu-win/compositing/reflections/nested-reflection-transition-expected.png:
+ * platform/chromium-gpu-win/compositing/reflections/transform-inside-reflection-expected.png:
+ * platform/chromium-gpu-win/compositing/shadows/shadow-drawing-expected.png:
+ * platform/chromium-gpu-win/compositing/transitions/scale-transition-no-start-expected.png:
+ * platform/chromium-gpu-win/media/video-transformed-expected.png:
+ * platform/chromium-gpu-win/media/video-zoom-controls-expected.png:
+ * platform/chromium-gpu-win/platform/chromium/compositing/backface-visibility-transformed-expected.png:
+ * platform/chromium-gpu-win/platform/chromium/compositing/huge-layer-rotated-expected.png:
+ * platform/chromium-gpu-win/platform/chromium/compositing/layout-width-change-expected.png:
+ * platform/chromium-gpu-win/platform/chromium/compositing/perpendicular-layer-sorting-expected.png:
+ * platform/chromium-gpu-win/platform/chromium/compositing/tiny-layer-rotated-expected.png:
+ * platform/chromium/test_expectations.txt:
+
+2011-08-05 Shinichiro Hamaji <hamaji@chromium.org>
+
+ Layout Test fast/xsl/xslt-import-depth.xml is failing
+ https://bugs.webkit.org/show_bug.cgi?id=65758
+
+ Chromium test_expectations.txt update
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-05 Shinichiro Hamaji <hamaji@chromium.org>
+
+ Layout Test fast/xsl/import-after-comment.xml is failing
+ https://bugs.webkit.org/show_bug.cgi?id=65757
+
+ Chromium test_expectations.txt update
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-05 Shinichiro Hamaji <hamaji@chromium.org>
+
+ Layout Test fast/loader/ping-error.html is failing
+ https://bugs.webkit.org/show_bug.cgi?id=65754
+
+ Chromium test_expectations.txt update
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-05 Kenichi Ishibashi <bashi@chromium.org>
+
+ Parsing CSS3 font-feature-settings property
+ https://bugs.webkit.org/show_bug.cgi?id=63618
+
+ Add parsing test case for -webkit-font-feature-settings property.
+
+ Reviewed by Shinichiro Hamaji.
+
+ * css3/font-feature-settings-parsing-expected.txt: Added.
+ * css3/font-feature-settings-parsing.html: Added.
+
+2011-08-05 Sheriff Bot <webkit.review.bot@gmail.com>
+
+ Unreviewed, rolling out r92439.
+ http://trac.webkit.org/changeset/92439
+ https://bugs.webkit.org/show_bug.cgi?id=65753
+
+ Caused 9 tests to fail on Qt (Requested by abarth on #webkit).
+
+ * loader/document-destruction-within-unload-expected.txt: Removed.
+ * loader/document-destruction-within-unload.html: Removed.
+ * loader/resources/document-destruction-within-unload-iframe.html: Removed.
+ * loader/resources/document-destruction-within-unload.svg: Removed.
+
+2011-08-04 Ryosuke Niwa <rniwa@webkit.org>
+
+ Chromium test expectation update after r92341.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-04 Scott Graham <scottmg@chromium.org>
+
+ Bad interaction between document destruction and unload events
+ https://bugs.webkit.org/show_bug.cgi?id=64741
+
+ Reviewed by Adam Barth.
+
+ * loader/document-destruction-within-unload-expected.txt: Added.
+ * loader/document-destruction-within-unload.html: Added.
+ * loader/resources/document-destruction-within-unload-iframe.html: Added.
+ * loader/resources/document-destruction-within-unload.svg: Added.
+
+2011-08-04 Kent Tamura <tkent@chromium.org>
+
+ Move <input type=week> tests to fast/forms/week/
+ https://bugs.webkit.org/show_bug.cgi?id=65676
+
+ Reviewed by Tony Chang.
+
+ * fast/forms/ValidityState-rangeOverflow-expected.txt:
+ * fast/forms/ValidityState-rangeUnderflow-expected.txt:
+ * fast/forms/ValidityState-stepMismatch-expected.txt:
+ * fast/forms/ValidityState-typeMismatch-week-expected.txt: Removed.
+ * fast/forms/ValidityState-typeMismatch-week.html: Removed.
+ * fast/forms/date-input-visible-strings-expected.txt:
+ * fast/forms/date-input-visible-strings.html:
+ * fast/forms/input-stepup-stepdown-expected.txt:
+ * fast/forms/input-stepup-stepdown-from-renderer-expected.txt:
+ * fast/forms/input-type-change3-expected.txt:
+ * fast/forms/input-valueasdate-week-expected.txt: Removed.
+ * fast/forms/input-valueasdate-week.html: Removed.
+ * fast/forms/input-valueasnumber-week-expected.txt: Removed.
+ * fast/forms/input-valueasnumber-week.html: Removed.
+ * fast/forms/script-tests/ValidityState-rangeOverflow.js:
+ * fast/forms/script-tests/ValidityState-rangeUnderflow.js:
+ * fast/forms/script-tests/ValidityState-stepMismatch.js:
+ * fast/forms/script-tests/ValidityState-typeMismatch-week.js: Removed.
+ * fast/forms/script-tests/input-stepup-stepdown-from-renderer.js:
+ * fast/forms/script-tests/input-stepup-stepdown.js:
+ * fast/forms/script-tests/input-type-change3.js:
+ * fast/forms/script-tests/input-valueasdate-week.js: Removed.
+ * fast/forms/script-tests/input-valueasnumber-week.js: Removed.
+ * fast/forms/week: Added.
+ * fast/forms/week/ValidityState-rangeOverflow-week-expected.txt: Added.
+ * fast/forms/week/ValidityState-rangeOverflow-week.html: Copied from LayoutTests/fast/forms/script-tests/ValidityState-rangeOverflow.js.
+ * fast/forms/week/ValidityState-rangeUnderflow-week-expected.txt: Added.
+ * fast/forms/week/ValidityState-rangeUnderflow-week.html: Copied from LayoutTests/fast/forms/script-tests/ValidityState-rangeUnderflow.js.
+ * fast/forms/week/ValidityState-stepMismatch-week-expected.txt: Added.
+ * fast/forms/week/ValidityState-stepMismatch-week.html: Copied from LayoutTests/fast/forms/script-tests/ValidityState-stepMismatch.js.
+ * fast/forms/week/ValidityState-typeMismatch-week-expected.txt: Copied from LayoutTests/fast/forms/ValidityState-typeMismatch-week-expected.txt.
+ * fast/forms/week/ValidityState-typeMismatch-week.html: Copied from LayoutTests/fast/forms/script-tests/ValidityState-typeMismatch-week.js.
+ * fast/forms/week/input-valueasdate-week-expected.txt: Copied from LayoutTests/fast/forms/input-valueasdate-week-expected.txt.
+ * fast/forms/week/input-valueasdate-week.html: Copied from LayoutTests/fast/forms/script-tests/input-valueasdate-week.js.
+ * fast/forms/week/input-valueasnumber-week-expected.txt: Copied from LayoutTests/fast/forms/input-valueasnumber-week-expected.txt.
+ * fast/forms/week/input-valueasnumber-week.html: Copied from LayoutTests/fast/forms/script-tests/input-valueasnumber-week.js.
+ * fast/forms/week/week-input-type-expected.txt: Added.
+ * fast/forms/week/week-input-type.html: Copied from LayoutTests/fast/forms/script-tests/input-type-change3.js.
+ * fast/forms/week/week-input-visible-string-expected.txt: Added.
+ * fast/forms/week/week-input-visible-string.html: Copied from LayoutTests/fast/forms/date-input-visible-strings.html.
+ * fast/forms/week/week-stepup-stepdown-expected.txt: Added.
+ * fast/forms/week/week-stepup-stepdown-from-renderer-expected.txt: Added.
+ * fast/forms/week/week-stepup-stepdown-from-renderer.html: Copied from LayoutTests/fast/forms/script-tests/input-stepup-stepdown-from-renderer.js.
+ * fast/forms/week/week-stepup-stepdown.html: Copied from LayoutTests/fast/forms/script-tests/input-stepup-stepdown.js.
+
+2011-08-04 Tim Horton <timothy_horton@apple.com>
+
+ Reviewed by Nikolas Zimmerman.
+
+ Errors encountered within SVG documents should be reported to the console
+ https://bugs.webkit.org/show_bug.cgi?id=62599
+ <rdar://problem/9727074>
+
+ Adjust SVG error tests to expect new console output on unexpected input.
+
+ * platform/chromium-win/svg/hixie/error/013-expected.txt:
+ * platform/gtk/svg/hixie/error/001-expected.txt:
+ * platform/gtk/svg/hixie/error/007-expected.txt:
+ * platform/gtk/svg/hixie/error/013-expected.txt:
+ * platform/gtk/svg/hixie/error/015-expected.txt:
+ * platform/mac/svg/hixie/error/001-expected.txt:
+ * platform/mac/svg/hixie/error/007-expected.txt:
+ * platform/mac/svg/hixie/error/013-expected.txt:
+ * platform/mac/svg/hixie/error/015-expected.txt:
+ * platform/qt/svg/hixie/error/001-expected.txt:
+ * platform/qt/svg/hixie/error/007-expected.txt:
+ * platform/qt/svg/hixie/error/013-expected.txt:
+ * platform/qt/svg/hixie/error/015-expected.txt:
+ * svg/custom/invalid-length-units-expected.txt:
+ * svg/custom/svg-parse-overflow-1-expected.txt:
+ * svg/custom/svg-parse-overflow-2-expected.txt:
+ * svg/custom/svg-parse-overflow-3-expected.txt:
+ * svg/custom/svg-parse-overflow-4-expected.txt:
+ * svg/custom/svg-parse-overflow-5-expected.txt:
+
+2011-08-04 Sheriff Bot <webkit.review.bot@gmail.com>
+
+ Unreviewed, rolling out r92419.
+ http://trac.webkit.org/changeset/92419
+ https://bugs.webkit.org/show_bug.cgi?id=65726
+
+ "committed partially to branch" (Requested by thorton on
+ #webkit).
+
+ * platform/chromium-win/svg/hixie/error/013-expected.txt:
+ * platform/gtk/svg/hixie/error/001-expected.txt:
+ * platform/gtk/svg/hixie/error/007-expected.txt:
+ * platform/gtk/svg/hixie/error/013-expected.txt:
+ * platform/gtk/svg/hixie/error/015-expected.txt:
+ * platform/mac/svg/hixie/error/001-expected.txt:
+ * platform/mac/svg/hixie/error/007-expected.txt:
+ * platform/mac/svg/hixie/error/013-expected.txt:
+ * platform/mac/svg/hixie/error/015-expected.txt:
+ * platform/qt/svg/hixie/error/001-expected.txt:
+ * platform/qt/svg/hixie/error/007-expected.txt:
+ * platform/qt/svg/hixie/error/013-expected.txt:
+ * platform/qt/svg/hixie/error/015-expected.txt:
+ * svg/custom/invalid-length-units-expected.txt:
+ * svg/custom/svg-parse-overflow-1-expected.txt:
+ * svg/custom/svg-parse-overflow-2-expected.txt:
+ * svg/custom/svg-parse-overflow-3-expected.txt:
+ * svg/custom/svg-parse-overflow-4-expected.txt:
+ * svg/custom/svg-parse-overflow-5-expected.txt:
+
+2011-08-04 Tim Horton <timothy_horton@apple.com>
+
+ Reviewed by Nikolas Zimmerman.
+
+ Errors encountered within SVG documents should be reported to the console
+ https://bugs.webkit.org/show_bug.cgi?id=62599
+ <rdar://problem/9727074>
+
+ Adjust SVG error tests to expect new console output on unexpected input.
+
+ * platform/chromium-win/svg/hixie/error/013-expected.txt:
+ * platform/gtk/svg/hixie/error/001-expected.txt:
+ * platform/gtk/svg/hixie/error/007-expected.txt:
+ * platform/gtk/svg/hixie/error/013-expected.txt:
+ * platform/gtk/svg/hixie/error/015-expected.txt:
+ * platform/mac/svg/hixie/error/001-expected.txt:
+ * platform/mac/svg/hixie/error/007-expected.txt:
+ * platform/mac/svg/hixie/error/013-expected.txt:
+ * platform/mac/svg/hixie/error/015-expected.txt:
+ * platform/qt/svg/hixie/error/001-expected.txt:
+ * platform/qt/svg/hixie/error/007-expected.txt:
+ * platform/qt/svg/hixie/error/013-expected.txt:
+ * platform/qt/svg/hixie/error/015-expected.txt:
+ * svg/custom/invalid-length-units-expected.txt:
+ * svg/custom/svg-parse-overflow-1-expected.txt:
+ * svg/custom/svg-parse-overflow-2-expected.txt:
+ * svg/custom/svg-parse-overflow-3-expected.txt:
+ * svg/custom/svg-parse-overflow-4-expected.txt:
+ * svg/custom/svg-parse-overflow-5-expected.txt:
+
+2011-08-04 Fady Samuel <fsamuel@chromium.org>
+
+ Background Does Not Scale Correctly with Page
+
+ Scaling is applied twice to the background (the paint area is doubly scaled).
+ This patch fixes this issue by passing the unscaled document rect to paintFillLayers
+ in paintRootBoxFillLayers.
+
+ https://bugs.webkit.org/show_bug.cgi?id=65690
+
+ Reviewed by Simon Fraser.
+
+ * fast/repaint/background-scaling-expected.png: Added.
+ * fast/repaint/background-scaling-expected.txt: Added.
+ * fast/repaint/background-scaling.html: Added.
+
+2011-08-04 Yael Aharon <yael.aharon@nokia.com>
+
+ [Qt] 69 tests failing after http://trac.webkit.org/changeset/92375
+ https://bugs.webkit.org/show_bug.cgi?id=65721
+
+ Unreviewed.
+
+ Skipping tests until rebaseline.
+
+ * platform/qt/Skipped:
+
+2011-08-04 Sergey Glazunov <serg.glazunov@gmail.com>
+
+ Fix integer overflow in custom bindings for WebGLRenderingContext
+ https://bugs.webkit.org/show_bug.cgi?id=65646
+
+ Reviewed by Kenneth Russell.
+
+ * fast/canvas/webgl/resources/floatArrayUniformShader.vert: Added.
+ * fast/canvas/webgl/resources/intArrayUniformShader2.vert: Added.
+ * fast/canvas/webgl/uniform-array-length-overflow-expected.txt: Added.
+ * fast/canvas/webgl/uniform-array-length-overflow.html: Added.
+
+2011-08-04 Adam Barth <abarth@webkit.org>
+
+ Refine some test expectations to account for flakiness.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-04 Anders Carlsson <andersca@apple.com>
+
+ Make fast/css/import-and-insert-rule-no-update.html less flaky
+ https://bugs.webkit.org/show_bug.cgi?id=65713
+
+ Reviewed by Dan Bernstein.
+
+ Wait until the @imported style sheet has finished loading before running the test.
+
+ * fast/css/import-and-insert-rule-no-update.html:
+
+2011-08-04 Anders Carlsson <andersca@apple.com>
+
+ Add more failing tests to the skipped list.
+
+ * platform/mac-lion/Skipped:
+
+2011-08-03 Adam Roben <aroben@apple.com>
+
+ Test that a 2^25x2^25 pixel layer doesn't cause a crash
+
+ Test for <http://webkit.org/b/65637> <rdar://problem/9784849> Crash beneath
+ PlatformCALayerWinInternal::updateTiles when zooming on Google Maps
+
+ Reviewed by Sam Weinig.
+
+ * compositing/tiling/crash-huge-layer-expected.txt: Added.
+ * compositing/tiling/crash-huge-layer.html: Added.
+
+2011-08-04 Jian Li <jianli@chromium.org>
+
+ Unreviewed, mark gain.html as flaky on Linux chromium.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-04 Philippe Normand <pnormand@igalia.com>
+
+ Unreviewed, skip 2 crashing tests on GTK. See bug 65699 and 65702.
+
+ * platform/gtk/Skipped:
+
+2011-08-04 Philippe Normand <pnormand@igalia.com>
+
+ Unreviewed, skip some svg tests on GTK, likely affected by bug 39022.
+
+ * platform/gtk/Skipped:
+
+2011-08-04 Philippe Normand <pnormand@igalia.com>
+
+ Unreviewed, GTK rebaseline and test_expectations update (2 tests
+ now passing).
+
+ * platform/gtk/fast/text/international/unicode-bidi-plaintext-expected.txt:
+ * platform/gtk/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt:
+ * platform/gtk/test_expectations.txt:
+
+2011-08-04 Dimitri Glazkov <dglazkov@chromium.org>
+
+ [Chromium] Normalize test_expectations.txt file.
+
+ * platform/chromium/test_expectations.txt: Ran webkit-path optimize-expectations.
+
+2011-08-04 Philippe Normand <pnormand@igalia.com>
+
+ Unreviewed, GTK new baselines for new tests.
+
+ * platform/gtk/accessibility/aria-labelledby-overrides-aria-label-expected.txt: Added.
+ * platform/gtk/fast/block/float/intruding-float-add-in-sibling-block-on-static-position-expected.png: Added.
+ * platform/gtk/fast/block/float/intruding-float-add-in-sibling-block-on-static-position-expected.txt: Added.
+ * platform/gtk/fast/block/float/intruding-float-add-in-sibling-block-on-static-position2-expected.png: Added.
+ * platform/gtk/fast/block/float/intruding-float-add-in-sibling-block-on-static-position2-expected.txt: Added.
+ * platform/gtk/fast/block/float/intruding-float-remove-from-sibling-block-on-absolute-position-expected.png: Added.
+ * platform/gtk/fast/block/float/intruding-float-remove-from-sibling-block-on-absolute-position-expected.txt: Added.
+ * platform/gtk/fast/block/float/intruding-float-remove-from-sibling-block-on-absolute-position2-expected.png: Added.
+ * platform/gtk/fast/block/float/intruding-float-remove-from-sibling-block-on-absolute-position2-expected.txt: Added.
+ * platform/gtk/fast/block/float/intruding-float-remove-from-sibling-block-on-fixed-position-expected.png: Added.
+ * platform/gtk/fast/block/float/intruding-float-remove-from-sibling-block-on-fixed-position-expected.txt: Added.
+ * platform/gtk/fast/block/float/intruding-float-remove-from-sibling-block-on-fixed-position2-expected.png: Added.
+ * platform/gtk/fast/block/float/intruding-float-remove-from-sibling-block-on-fixed-position2-expected.txt: Added.
+ * platform/gtk/fast/block/float/overhanging-float-add-in-static-position-block-expected.png: Added.
+ * platform/gtk/fast/block/float/overhanging-float-add-in-static-position-block-expected.txt: Added.
+ * platform/gtk/fast/block/float/overhanging-float-add-in-static-position-block2-expected.png: Added.
+ * platform/gtk/fast/block/float/overhanging-float-add-in-static-position-block2-expected.txt: Added.
+ * platform/gtk/fast/block/float/overhanging-float-remove-from-absolute-position-block-expected.png: Added.
+ * platform/gtk/fast/block/float/overhanging-float-remove-from-absolute-position-block-expected.txt: Added.
+ * platform/gtk/fast/block/float/overhanging-float-remove-from-absolute-position-block2-expected.png: Added.
+ * platform/gtk/fast/block/float/overhanging-float-remove-from-absolute-position-block2-expected.txt: Added.
+ * platform/gtk/fast/block/float/overhanging-float-remove-from-fixed-position-block-expected.png: Added.
+ * platform/gtk/fast/block/float/overhanging-float-remove-from-fixed-position-block-expected.txt: Added.
+ * platform/gtk/fast/block/float/overhanging-float-remove-from-fixed-position-block2-expected.png: Added.
+ * platform/gtk/fast/block/float/overhanging-float-remove-from-fixed-position-block2-expected.txt: Added.
+ * platform/gtk/fast/blockflow/broken-ideograph-small-caps-expected.png: Added.
+ * platform/gtk/fast/blockflow/broken-ideographic-font-expected.png: Added.
+ * platform/gtk/fast/borders/only-one-border-with-width-expected.png: Added.
+ * platform/gtk/fast/borders/only-one-border-with-width-expected.txt: Added.
+ * platform/gtk/fast/css/color-leakage-expected.png: Added.
+ * platform/gtk/fast/css/color-leakage-expected.txt: Added.
+ * platform/gtk/fast/css/font-family-pictograph-expected.png: Added.
+ * platform/gtk/fast/css/font-family-pictograph-expected.txt: Added.
+ * platform/gtk/fast/dom/HTMLProgressElement/indeterminate-progress-001-expected.png: Added.
+ * platform/gtk/fast/dom/HTMLProgressElement/indeterminate-progress-001-expected.txt: Added.
+ * platform/gtk/fast/forms/input-appearance-number-rtl-expected.png: Added.
+ * platform/gtk/fast/forms/input-appearance-number-rtl-expected.txt: Added.
+ * platform/gtk/fast/forms/textarea-placeholder-wrapping-expected.png: Added.
+ * platform/gtk/fast/forms/textarea-placeholder-wrapping-expected.txt: Added.
+ * platform/gtk/fast/forms/textfield-overflow-by-value-update-expected.png: Added.
+ * platform/gtk/fast/forms/textfield-overflow-by-value-update-expected.txt: Added.
+ * platform/gtk/fast/multicol/span/span-as-nested-inline-block-child-expected.png: Added.
+ * platform/gtk/fast/multicol/span/span-as-nested-inline-block-child-expected.txt: Added.
+ * platform/gtk/fast/text/international/unicode-bidi-plaintext-expected.png: Added.
+ * platform/gtk/fast/text/international/unicode-bidi-plaintext-expected.txt: Added.
+ * platform/gtk/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.png: Added.
+ * platform/gtk/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt: Added.
+ * platform/gtk/fast/text/midword-break-before-surrogate-pair-expected.png: Added.
+ * platform/gtk/fast/text/midword-break-before-surrogate-pair-expected.txt: Added.
+ * platform/gtk/http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-expected.png: Added.
+ * platform/gtk/http/tests/misc/object-embedding-svg-delayed-size-negotiation-2-expected.txt: Added.
+ * platform/gtk/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.png: Added.
+ * platform/gtk/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.txt: Added.
+ * platform/gtk/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.png: Added.
+ * platform/gtk/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.txt: Added.
+ * platform/gtk/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.png: Added.
+ * platform/gtk/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.txt: Added.
+ * platform/gtk/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.png: Added.
+ * platform/gtk/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.txt: Added.
+ * platform/gtk/svg/W3C-SVG-1.1-SE/struct-use-11-f-expected.png: Added.
+ * platform/gtk/svg/W3C-SVG-1.1-SE/struct-use-11-f-expected.txt: Added.
+ * platform/gtk/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.png: Added.
+ * platform/gtk/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt: Added.
+ * platform/gtk/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.png: Added.
+ * platform/gtk/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.txt: Added.
+ * platform/gtk/svg/as-border-image/svg-as-border-image-expected.png: Added.
+ * platform/gtk/svg/as-border-image/svg-as-border-image-expected.txt: Added.
+ * platform/gtk/svg/custom/absolute-root-position-masking-expected.png: Added.
+ * platform/gtk/svg/custom/absolute-root-position-masking-expected.txt: Added.
+ * platform/gtk/svg/custom/linking-uri-01-b-expected.png: Added.
+ * platform/gtk/svg/custom/linking-uri-01-b-expected.txt: Added.
+ * platform/gtk/svg/custom/repaint-shadow-expected.png: Added.
+ * platform/gtk/svg/custom/repaint-shadow-expected.txt: Added.
+ * platform/gtk/svg/custom/svg-fonts-fallback-expected.png: Added.
+ * platform/gtk/svg/custom/svg-fonts-fallback-expected.txt: Added.
+ * platform/gtk/svg/custom/svg-fonts-segmented-expected.png: Added.
+ * platform/gtk/svg/custom/svg-fonts-segmented-expected.txt: Added.
+ * platform/gtk/svg/custom/svg-fonts-word-spacing-expected.png: Added.
+ * platform/gtk/svg/custom/svg-fonts-word-spacing-expected.txt: Added.
+ * platform/gtk/svg/custom/text-tref-03-b-change-href-dom-expected.png: Added.
+ * platform/gtk/svg/custom/text-tref-03-b-change-href-dom-expected.txt: Added.
+ * platform/gtk/svg/custom/text-tref-03-b-change-href-expected.png: Added.
+ * platform/gtk/svg/custom/text-tref-03-b-change-href-expected.txt: Added.
+ * platform/gtk/svg/custom/text-tref-03-b-referenced-element-removal-expected.png: Added.
+ * platform/gtk/svg/custom/text-tref-03-b-referenced-element-removal-expected.txt: Added.
+ * platform/gtk/svg/custom/text-tref-03-b-tref-removal-expected.png: Added.
+ * platform/gtk/svg/custom/text-tref-03-b-tref-removal-expected.txt: Added.
+ * platform/gtk/svg/custom/tref-own-content-removal-expected.png: Added.
+ * platform/gtk/svg/custom/tref-own-content-removal-expected.txt: Added.
+ * platform/gtk/svg/text/text-overflow-ellipsis-svgfont-expected.png: Added.
+ * platform/gtk/svg/text/text-overflow-ellipsis-svgfont-expected.txt: Added.
+ * platform/gtk/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png: Added.
+ * platform/gtk/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: Added.
+
+2011-08-04 Vsevolod Vlasov <vsevik@chromium.org>
+
+ Web Inspector: Pretty print JSONP in network panel preview tab.
+ https://bugs.webkit.org/show_bug.cgi?id=65559
+
+ Reviewed by Pavel Feldman.
+
+ * http/tests/inspector/network/network-preview-json-expected.txt: Added.
+ * http/tests/inspector/network/network-preview-json.html: Added.
+
+2011-08-04 Pavel Feldman <pfeldman@google.com>
+
+ Web Inspector: replace isRegex with urlRegex in setBreakpointByUrl
+ https://bugs.webkit.org/show_bug.cgi?id=65684
+
+ Reviewed by Yury Semikhatsky.
+
+ * inspector/debugger/debugger-set-breakpoint-regex-expected.txt:
+ * inspector/debugger/debugger-set-breakpoint-regex.html:
+
+2011-08-04 Pavel Feldman <pfeldman@google.com>
+
+ Web Inspector: Rename sourceId -> scriptId in the protocol and the source code.
+ https://bugs.webkit.org/show_bug.cgi?id=65682
+
+ Reviewed by Yury Semikhatsky.
+
+ * http/tests/inspector/debugger-test.js:
+ (initialize_DebuggerTest):
+ * inspector/debugger/source-file.html:
+
+2011-08-04 Philippe Normand <pnormand@igalia.com>
+
+ Unreviewed, GTK rebaseline.
+
+ * platform/gtk/fast/dom/Range/getBoundingClientRect-expected.txt:
+ * platform/gtk/fast/dom/Range/getClientRects-expected.txt:
+ * platform/gtk/fast/dom/Window/window-postmessage-clone-expected.txt:
+ * platform/gtk/fast/dom/Window/window-properties-expected.txt:
+ * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt: Added.
+ * platform/gtk/fast/dom/prototype-inheritance-2-expected.txt: Added.
+ * platform/gtk/fast/dom/prototype-inheritance-expected.txt: Added.
+ * platform/gtk/fast/js/global-constructors-expected.txt: Added.
+
+2011-08-04 Shinichiro Hamaji <hamaji@chromium.org>
+
+ [Chromium] Needs eventSender.scalePageBy()
+ https://bugs.webkit.org/show_bug.cgi?id=58013
+
+ Unreviewed chromium test_expectations.txt update
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-02 Hans Wennborg <hans@chromium.org>
+
+ IndexedDB: Fix index data invalidation bugs.
+ https://bugs.webkit.org/show_bug.cgi?id=65547
+
+ Reviewed by Tony Chang.
+
+ Add layout test to verify that update object store data causes old
+ index data to be invalidated.
+
+ * storage/indexeddb/index-unique.html: Added.
+
+2011-08-04 Shinichiro Hamaji <hamaji@chromium.org>
+
+ Layout Test fast/box-shadow/box-shadow-clipped-slices.html is failing
+ https://bugs.webkit.org/show_bug.cgi?id=65666
+
+ Chromium test_expectations.txt update
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-04 Shinichiro Hamaji <hamaji@chromium.org>
+
+ [Chromium] Needs eventSender.scalePageBy()
+ https://bugs.webkit.org/show_bug.cgi?id=58013
+
+ Chromium test rebaselining
+
+ * platform/chromium-gpu-win/compositing/scaling/tiled-layer-recursion-expected.png: Added.
+ * platform/chromium-mac-leopard/compositing/scaling/tiled-layer-recursion-expected.png: Added.
+ * platform/chromium-mac/compositing/scaling/tiled-layer-recursion-expected.png: Added.
+ * platform/chromium-win/compositing/scaling/tiled-layer-recursion-expected.png: Added.
+ * platform/chromium/test_expectations.txt:
+
+2011-08-04 Adam Barth <abarth@webkit.org>
+
+ Test progression after <http://trac.webkit.org/changeset/92341>.
+
+ * platform/chromium-mac/fast/dom/Element/scale-page-client-rects-expected.txt:
+ * platform/chromium-mac/fast/dom/Range/scale-page-client-rects-expected.txt:
+
+2011-08-04 Adam Barth <abarth@webkit.org>
+
+ Update baselines after <http://trac.webkit.org/changeset/92340>.
+
+ * platform/chromium-mac/fast/box-shadow/inset-box-shadows-expected.png:
+ * platform/chromium-mac/fast/repaint/shadow-multiple-horizontal-expected.png:
+ * platform/chromium-mac/fast/repaint/shadow-multiple-strict-horizontal-expected.png:
+ * platform/chromium-mac/fast/repaint/shadow-multiple-strict-vertical-expected.png:
+ * platform/chromium-mac/fast/repaint/shadow-multiple-vertical-expected.png:
+
+2011-08-04 Adam Barth <abarth@webkit.org>
+
+ This test triggers a crasher on some ports. The crasher is filed already.
+
+ * platform/qt/Skipped:
+
+2011-08-03 Alice Boxhall <aboxhall@chromium.org>
+
+ An element with role=textbox should have settable AXValue unless read-only
+ https://bugs.webkit.org/show_bug.cgi?id=65664
+
+ Reviewed by Chris Fleizach.
+
+ * accessibility/aria-readonly-expected.txt:
+ * accessibility/aria-readonly.html:
+
+2011-08-03 Kentaro Hara <haraken@google.com>
+
+ Implement EventSender.scalePageBy()
+ https://bugs.webkit.org/show_bug.cgi?id=58013
+
+ Reviewed by Darin Fisher.
+
+ Implemented EventSender.scalePageBy(f, x, y), which scales a page by a factor of f
+ and then sets a scroll position to (x, y). Enabled the tests that had been waiting
+ for the implementation of EventSender.scalePageBy(f, x, y).
+
+ * platform/chromium-linux/compositing/scaling/tiled-layer-recursion-expected.png: Added.
+ * platform/chromium-linux/fast/repaint/scale-page-shrink-expected.png: Added.
+ * platform/chromium-linux/fast/repaint/scale-page-shrink-expected.txt: Added.
+ * platform/chromium-mac/fast/dom/Element/scale-page-bounding-client-rect-expected.txt: Removed.
+ * platform/chromium-mac/fast/dom/Range/scale-page-bounding-client-rect-expected.txt: Removed.
+ * platform/chromium-win/fast/dom/Element/scale-page-bounding-client-rect-expected.txt: Removed.
+ * platform/chromium-win/fast/dom/Element/scale-page-client-rects-expected.txt: Removed.
+ * platform/chromium-win/fast/dom/Range/scale-page-bounding-client-rect-expected.txt: Removed.
+ * platform/chromium-win/fast/dom/Range/scale-page-client-rects-expected.txt: Removed.
+ * platform/chromium/test_expectations.txt: Enabled one test. Enabled two tests for chromium-linux.
+
+2011-08-03 Ian Henderson <ianh@apple.com>
+
+ Draw rectangular box shadow for elements with border-radius if no corners are visible
+ https://bugs.webkit.org/show_bug.cgi?id=65006
+
+ Reviewed by Simon Fraser.
+
+ * fast/box-shadow/box-shadow-clipped-slices.html: Added.
+ * platform/mac/fast/box-shadow/box-shadow-clipped-slices-expected.png: Added.
+ * platform/mac/fast/box-shadow/box-shadow-clipped-slices-expected.txt: Added.
+
+2011-08-03 Noel Gordon <noel.gordon@gmail.com>
+
+ [Chromium] fast/dom/resource-locations-in-created-html-document.html fails on win32
+ https://bugs.webkit.org/show_bug.cgi?id=65521
+
+ Reviewed by Adam Barth.
+
+ file: scheme URI paths on Windows include the disk drive reference (C: for example).
+ Refer to http://blogs.msdn.com/b/ie/archive/2006/12/06/file-uris-in-windows.aspx.
+
+ * fast/dom/resource-locations-in-created-html-document.html:
+ * platform/chromium/test_expectations.txt:
+
+2011-08-03 Ryosuke Niwa <rniwa@webkit.org>
+
+ Revert an erroneous rebaseline from r92315.
+
+ * fast/dom/navigator-detached-no-crash-expected.txt:
+
+2011-08-03 Ryosuke Niwa <rniwa@webkit.org>
+
+ Chromium Windows and Linux rebaselines after r92330.
+
+ * platform/chromium-win/editing/pasteboard/paste-pre-001-expected.txt: Removed.
+ * platform/chromium-win/editing/pasteboard/paste-pre-002-expected.txt: Removed.
+ * platform/chromium-win/editing/pasteboard/paste-text-011-expected.txt: Removed.
+
+2011-08-03 Ryosuke Niwa <rniwa@webkit.org>
+
+ select-all, copy, paste of specialAncestorElements (e.g. pre, h1, etc) nests the element inside itself
+ https://bugs.webkit.org/show_bug.cgi?id=26483
+
+ Reviewed by Enrica Casucci.
+
+ * editing/pasteboard/5065605-expected.txt:
+ * editing/pasteboard/copy-paste-text-in-h1-expected.txt: Added.
+ * editing/pasteboard/copy-paste-text-in-h1.html: Added.
+ * editing/pasteboard/display-block-on-spans-expected.txt:
+ * editing/pasteboard/paste-pre-001-expected.txt:
+ * editing/pasteboard/paste-pre-002-expected.txt:
+ * editing/pasteboard/paste-text-011-expected.txt:
+
+2011-08-03 Mark Pilgrim <pilgrim@chromium.org>
+
+ Remove LegacyDefaultOptionalArguments flag from HTML DOM IDL files
+ https://bugs.webkit.org/show_bug.cgi?id=65338
+
+ Reviewed by Adam Barth.
+
+ * fast/files/create-blob-url-crash-expected.txt:
+ * fast/files/create-blob-url-crash.html:
+ * fast/files/revoke-blob-url-expected.txt:
+ * fast/files/revoke-blob-url.html:
+ * fast/forms/ValidityState-customError-expected.txt:
+ * fast/forms/ValidityState-customError.html:
+
+2011-08-03 Mark Pilgrim <pilgrim@chromium.org>
+
+ Remove LegacyDefaultOptionalArguments flag from navigator IDL files
+ https://bugs.webkit.org/show_bug.cgi?id=65370
+
+ Reviewed by Adam Barth.
+
+ * fast/dom/navigator-detached-no-crash-expected.txt:
+ * platform/chromium/fast/dom/navigator-detached-no-crash-expected.txt:
+
+2011-08-03 Zhenyao Mo <zmo@google.com>
+
+ Unreviewed, fix an error in test_expectations.txt.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-03 Zhenyao Mo <zmo@google.com>
+
+ Unreviewed, skip fast/loader/reload-zero-byte-plugin.html for now, gardener stuff.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-03 Tommy Widenflycht <tommyw@google.com>
+
+ MediaStream API: Implement PeerConnection and SignalingCallback
+ https://bugs.webkit.org/show_bug.cgi?id=65101
+
+ Reviewed by Adam Barth.
+
+ LayoutTests will be provided by a follow-up CL, see <https://bugs.webkit.org/show_bug.cgi?id=56587>.
+
+ * platform/chromium/fast/dom/prototype-inheritance-expected.txt:
+
+2011-08-03 Adam Barth <abarth@webkit.org>
+
+ Crash in DocumentWriter::endIfNotLoadingMainResource
+ https://bugs.webkit.org/show_bug.cgi?id=65581
+
+ Reviewed by Nate Chapin.
+
+ * fast/loader/reload-zero-byte-plugin-expected.txt: Added.
+ * fast/loader/reload-zero-byte-plugin.html: Added.
+
+2011-08-03 Anders Carlsson <andersca@apple.com>
+
+ Add a Mac Lion skipped list.
+
+ * platform/mac-lion: Added.
+ * platform/mac-lion/Skipped: Added.
+
+2011-08-03 Stephen White <senorblanco@chromium.org>
+
+ [chromium] Added two compositing tests whose pixel results on the
+ Mesa bots are different following
+ http://trac.webkit.org/changeset/92255.
+
+ Unreviewed.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-03 Philippe Normand <pnormand@igalia.com>
+
+ Unreviewed, GTK baselines for media/media-controls-clone.html.
+
+ * platform/gtk/media/media-controls-clone-expected.png: Added.
+ * platform/gtk/media/media-controls-clone-expected.txt: Added.
+
+2011-08-03 Kent Tamura <tkent@chromium.org>
+
+ [Chromium] Remove flaky failures of fast/speech/input-appearance-*.html.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-03 Csaba Osztrogonác <ossy@webkit.org>
+
+ [Qt]REGRESSION(r92254): It made 2 tests timeout
+ https://bugs.webkit.org/show_bug.cgi?id=65609
+
+ [Qt]REGRESSION(r92224): It made editing/text-iterator/basic-iteration.html timeout
+ https://bugs.webkit.org/show_bug.cgi?id=65605
+
+
+ * platform/qt/Skipped: Skip failing tests:
+ - fast/frames/lots-of-objects.html
+ - fast/frames/lots-of-iframes.html
+ - editing/text-iterator/basic-iteration.html
+
+2011-08-03 Philippe Normand <pnormand@igalia.com>
+
+ Unreviewed, GTK svg rebaseline after r92047.
+
+ * platform/gtk/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
+ * platform/gtk/svg/W3C-SVG-1.1/struct-use-05-b-expected.txt:
+ * platform/gtk/svg/batik/filters/feTile-expected.txt:
+ * platform/gtk/svg/batik/paints/patternPreserveAspectRatioA-expected.txt:
+ * platform/gtk/svg/batik/paints/patternRegionA-expected.txt:
+ * platform/gtk/svg/batik/paints/patternRegions-expected.txt:
+ * platform/gtk/svg/batik/paints/patternRegions-positioned-objects-expected.txt:
+ * platform/gtk/svg/batik/text/longTextOnPath-expected.txt:
+ * platform/gtk/svg/batik/text/smallFonts-expected.txt:
+ * platform/gtk/svg/batik/text/textAnchor-expected.txt:
+ * platform/gtk/svg/batik/text/textDecoration-expected.txt:
+ * platform/gtk/svg/batik/text/textEffect-expected.txt:
+ * platform/gtk/svg/batik/text/textEffect2-expected.txt:
+ * platform/gtk/svg/batik/text/textEffect3-expected.txt:
+ * platform/gtk/svg/batik/text/textFeatures-expected.txt:
+ * platform/gtk/svg/batik/text/textLayout-expected.txt:
+ * platform/gtk/svg/batik/text/textLayout2-expected.txt:
+ * platform/gtk/svg/batik/text/textLength-expected.txt:
+ * platform/gtk/svg/batik/text/textOnPath-expected.txt:
+ * platform/gtk/svg/batik/text/textOnPathSpaces-expected.txt:
+ * platform/gtk/svg/batik/text/textPosition-expected.txt:
+ * platform/gtk/svg/batik/text/textPosition2-expected.txt:
+ * platform/gtk/svg/batik/text/textProperties-expected.txt:
+ * platform/gtk/svg/batik/text/textProperties2-expected.txt:
+ * platform/gtk/svg/batik/text/textStyles-expected.txt:
+ * platform/gtk/svg/batik/text/verticalText-expected.txt:
+ * platform/gtk/svg/batik/text/verticalTextOnPath-expected.txt:
+ * platform/gtk/svg/custom/external-paintserver-reference-expected.txt: Added.
+ * platform/gtk/svg/custom/linking-base-external-reference-expected.txt: Added.
+ * platform/gtk/svg/custom/text-linking-expected.txt:
+ * platform/gtk/svg/custom/zero-path-square-cap-rendering2-expected.txt: Added.
+ * platform/gtk/svg/hixie/error/014-expected.txt:
+ * platform/gtk/svg/hixie/use/002-expected.txt:
+
+2011-08-03 Takashi Toyoshima <toyoshim@chromium.org>
+
+ WebSocket: Could not handle zero length text frame.
+ https://bugs.webkit.org/show_bug.cgi?id=65592
+
+ Reviewed by Kent Tamura.
+
+ * http/tests/websocket/tests/hybi/zero-length-text-expected.txt: Added.
+ * http/tests/websocket/tests/hybi/zero-length-text.html: Added.
+ * http/tests/websocket/tests/hybi/zero-length-text_wsh.py: Added.
+
+2011-08-02 Takashi Toyoshima <toyoshim@chromium.org>
+
+ WebSocket: Should be closed by receiving invalid continuation frame.
+
+ https://bugs.webkit.org/show_bug.cgi?id=65527
+
+ Reviewed by Kent Tamura.
+
+ * http/tests/websocket/tests/hybi/invalid-continuation-expected.txt: Added.
+ * http/tests/websocket/tests/hybi/invalid-continuation.html: Added.
+ * http/tests/websocket/tests/hybi/invalid-continuation_wsh.py: Added.
+
+2011-08-02 James Robinson <jamesr@chromium.org>
+
+ More expectation updates for r92255
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-02 James Robinson <jamesr@chromium.org>
+
+ Expectation follow-up for r92255
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-02 David Reveman <reveman@chromium.org>
+
+ [Chromium] Use edge-distance method for layer anti-aliasing.
+ https://bugs.webkit.org/show_bug.cgi?id=64942
+
+ Reviewed by James Robinson.
+
+ Update expected results.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-02 Zhenyao Mo <zmo@google.com>
+
+ Unreviewed, test expectations update, gardener stuff.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-02 Anders Carlsson <andersca@apple.com>
+
+ Add scrollbars/scrollbar-drag-thumb-with-large-content.html to the Skipped list.
+
+ * platform/mac/Skipped:
+
+2011-08-02 Zhenyao Mo <zmo@google.com>
+
+ Unreviewed, test expectations update, gardener stuff.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-02 Anders Carlsson <andersca@apple.com>
+
+ Reviewed by Sam Weinig.
+
+ * fast/blockflow/japanese-rl-text-with-broken-font.html:
+ This test would create an empty RenderText after the change to make it asynchronous.
+ Fix this by putting the script inside the head.
+
+2011-08-02 Van Lam <vanlam@google.com>
+
+ --webkit-visual-word: ctrl-arrow is not able to reach the boundary of line
+ https://bugs.webkit.org/show_bug.cgi?id=61346
+
+ Reviewed by Ryosuke Niwa.
+
+ Updated test cases to check for visual word movement to the end-of-line
+ position.
+
+ * editing/selection/move-by-word-visually-multi-line-expected.txt:
+ * editing/selection/move-by-word-visually-multi-line.html:
+ * editing/selection/move-by-word-visually-multi-space-expected.txt:
+ * editing/selection/move-by-word-visually-multi-space.html:
+ * editing/selection/move-by-word-visually-single-space-inline-element-expected.txt:
+ * editing/selection/move-by-word-visually-single-space-inline-element.html:
+ * editing/selection/move-by-word-visually-single-space-one-element-expected.txt:
+ * editing/selection/move-by-word-visually-single-space-one-element.html:
+
+2011-08-02 Zhenyao Mo <zmo@google.com>
+
+ Unreviewed, test expectations update, gardener stuff.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-02 Jochen Eisinger <jochen@chromium.org>
+
+ Add a test for FrameLoaderClient::allowPlugins
+ https://bugs.webkit.org/show_bug.cgi?id=33991
+
+ Reviewed by Adam Barth.
+
+ * platform/chromium/permissionclient/plugin-permission-expected.txt: Added.
+ * platform/chromium/permissionclient/plugin-permission.html: Added.
+
+2011-08-02 Zhenyao Mo <zmo@google.com>
+
+ Unreviewed, rebaseline, gardener stuff.
+
+ * platform/chromium-win-xp/fast/text/international/bidi-mirror-he-ar-expected.png:
+ * platform/chromium-win-xp/fast/text/justify-ideograph-leading-expansion-expected.png:
+ * platform/chromium/test_expectations.txt:
+
+2011-08-02 Vsevolod Vlasov <vsevik@chromium.org>
+
+ Web Inspector: Remove initator column for JSC, fix network resource initiator tests.
+ https://bugs.webkit.org/show_bug.cgi?id=65534
+
+ Reviewed by Pavel Feldman.
+
+ * http/tests/inspector/network/network-initiator-expected.txt:
+ * http/tests/inspector/network/network-initiator.html:
+ * platform/chromium/http/tests/inspector/network/network-initiator-expected.txt: Copied from LayoutTests/http/tests/inspector/network/network-initiator-expected.txt.
+
+2011-08-02 Zhenyao Mo <zmo@google.com>
+
+ Unreviewed, test expectation updates, gardener stuff.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-02 Anders Carlsson <andersca@apple.com>
+
+ Add Snow Leopard specific test results.
+
+ * platform/mac-snowleopard/fast/forms/input-placeholder-visibility-1-expected.txt: Added.
+ * platform/mac-snowleopard/fast/forms/input-placeholder-visibility-3-expected.txt: Added.
+ * platform/mac-snowleopard/fast/forms/textarea-placeholder-visibility-1-expected.txt: Added.
+ * platform/mac-snowleopard/fast/forms/textarea-placeholder-visibility-2-expected.txt: Added.
+
+2011-08-02 Ryosuke Niwa <rniwa@webkit.org>
+
+ Remove time out expectation since media/track has been added to the skipped list on GTK.
+
+ * platform/gtk/test_expectations.txt:
+
+2011-08-02 Adrienne Walker <enne@google.com>
+
+ [chromium] Remove expectations for no longer crashing tests.
+ https://bugs.webkit.org/show_bug.cgi?id=65155
+
+ Unreviewed expectation update.
+
+ These were fixed after Chromium r94376, r94374, r94373.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-02 Mihnea Ovidenie <mihnea@adobe.com>
+
+ hover then un-hover makes state change
+ https://bugs.webkit.org/show_bug.cgi?id=56401
+
+ Reviewed by David Hyatt.
+
+ * fast/dynamic/hover-before-position-after-style-change-expected.txt: Added.
+ * fast/dynamic/hover-before-position-after-style-change.html: Added.
+ * fast/dynamic/hover-before-position-after-style-change2-expected.txt: Added.
+ * fast/dynamic/hover-before-position-after-style-change2.html: Added.
+
+2011-07-30 Pavel Podivilov <podivilov@chromium.org>
+
+ Web Inspector: merge FormattedSourceFile into SourceFile.
+ https://bugs.webkit.org/show_bug.cgi?id=65411
+
+ Reviewed by Pavel Feldman.
+
+ Prepare for splitting SourceFile into RawSourceCode and UISourceCode:
+ * merge FormattedSourceFile into SourceFile
+ * rename SourceFile to RawSourceCode
+ * hide formatter worker lazy creation in ScriptFormatter
+
+ * inspector/debugger/source-file.html:
+
+2011-08-01 Vsevolod Vlasov <vsevik@chromium.org>
+
+ Web Inspector: [REGRESSION] Console evaluations leading to resource loading cause errors.
+ https://bugs.webkit.org/show_bug.cgi?id=65466
+
+ Reviewed by Pavel Feldman.
+
+ * http/tests/inspector/network/network-initiator-from-console-expected.txt: Added.
+ * http/tests/inspector/network/network-initiator-from-console.html: Added.
+
+2011-08-02 Csaba Osztrogonác <ossy@webkit.org>
+
+ Web Inspector: REGRESSION(r92105): It made 2 tests fail
+ https://bugs.webkit.org/show_bug.cgi?id=65525
+
+ * platform/qt/Skipped: Unskip tests, because r92185 fixed the bug.
+
+2011-08-02 Alexander Pavlov <apavlov@chromium.org>
+
+ Web Inspector: img[width=90] or align attributes shouldnt be shown above element.style block (as they have lower specificity)
+ https://bugs.webkit.org/show_bug.cgi?id=65514
+
+ Reviewed by Pavel Feldman.
+
+ * inspector/elements/elements-panel-styles-expected.txt:
+ * inspector/elements/elements-panel-styles.html:
+
+2011-08-01 Andrey Kosyakov <caseq@chromium.org>
+
+ Web Inspector: [Extensions API] webInspector.inspectedPage.reload() is broken
+ https://bugs.webkit.org/show_bug.cgi?id=65476
+
+ Reviewed by Yury Semikhatsky.
+
+ * http/tests/inspector/extensions-useragent-expected.txt: Added.
+ * http/tests/inspector/extensions-useragent.html: Added.
+
+2011-08-02 Pavel Feldman <pfeldman@chromium.org>
+
+ Not reviewed: fixing inspector tests.
+
+ * inspector/debugger/scripts-panel-expected.txt:
+ * inspector/debugger/scripts-panel.html:
+ * inspector/debugger/scripts-sorting-expected.txt:
+ * platform/chromium/inspector/debugger/scripts-sorting-expected.txt: Copied from LayoutTests/inspector/debugger/scripts-sorting-expected.txt.
+
+2011-08-02 Shinichiro Hamaji <hamaji@chromium.org>
+
+ Malformed chromium test expectation fix, again. Sorry for the spam...
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-02 Shinichiro Hamaji <hamaji@chromium.org>
+
+ Fix malformed chromium test expectation introduced by r92173
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-02 Csaba Osztrogonác <ossy@webkit.org>
+
+ [Qt][Mac] Unreviewed gardening. Paint the Qt Snow Leopard bot green.
+
+ * platform/qt-mac/Skipped: Skip a failing test.
+
+2011-08-02 Csaba Osztrogonác <ossy@webkit.org>
+
+ [Qt] Unreviewed gardening.
+
+ * platform/qt/Skipped: Add comment after r92175.
+
+2011-08-02 Csaba Osztrogonác <ossy@webkit.org>
+
+ [Qt] Unreviewed gardening. Paint the Qt bot green.
+
+ * platform/qt/Skipped: Skip failing tests.
+
+2011-08-02 Shinichiro Hamaji <hamaji@chromium.org>
+
+ Chromium test_expectations.txt update for r92165
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-02 Shinichiro Hamaji <hamaji@chromium.org>
+
+ Layout Test fast/text/international/bidi-mirror-he-ar.html is failing
+ https://bugs.webkit.org/show_bug.cgi?id=65524
+
+ Just update test_expectations.txt
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-02 Csaba Osztrogonác <ossy@webkit.org>
+
+ [Qt] Unreviewed gardening after r92127.
+
+ * platform/qt/editing/selection/4397952-expected.png: Updated.
+ * platform/qt/editing/selection/4397952-expected.txt: Updated.
+
+2011-08-01 Pavel Feldman <pfeldman@google.com>
+
+ Web Inspector: button + "New style rule"
+ https://bugs.webkit.org/show_bug.cgi?id=65409
+
+ Reviewed by Yury Semikhatsky.
+
+ * inspector/styles/styles-add-new-rule-expected.txt: Added.
+ * inspector/styles/styles-add-new-rule.html: Added.
+
+2011-08-01 Anders Carlsson <andersca@apple.com>
+
+ Update Lion specific test results.
+
+ * platform/mac/fast/forms/input-placeholder-visibility-1-expected.txt:
+ * platform/mac/fast/forms/input-placeholder-visibility-3-expected.txt:
+ * platform/mac/fast/forms/textarea-placeholder-visibility-1-expected.txt:
+ * platform/mac/fast/forms/textarea-placeholder-visibility-2-expected.txt:
+
+2011-08-01 Tim Horton <timothy_horton@apple.com>
+
+ Unreviewed, rebaseline test results for recently added test.
+
+ * platform/chromium-linux/svg/custom/repaint-shadow-expected.png: Added.
+ * platform/qt/svg/custom/repaint-shadow-expected.txt: Added.
+
+2011-08-01 Zhenyao Mo <zmo@google.com>
+
+ Unreviewed, rebaseline, webkit gardener stuff.
+
+ * platform/chromium-win-vista/fast/text/international/hindi-spacing-expected.png: Removed.
+ * platform/chromium-win-vista/fast/text/international/khmer-selection-expected.png: Removed.
+ * platform/chromium-win-xp/fast/text/backslash-to-yen-sign-euc-expected.png:
+ * platform/chromium-win-xp/fast/text/backslash-to-yen-sign-expected.png:
+ * platform/chromium-win-xp/fast/text/international/hindi-spacing-expected.png:
+ * platform/chromium-win-xp/fast/text/international/khmer-selection-expected.png:
+ * platform/chromium-win-xp/svg/batik/text/verticalText-expected.png:
+ * platform/chromium-win/fast/text/backslash-to-yen-sign-euc-expected.png:
+ * platform/chromium-win/fast/text/backslash-to-yen-sign-expected.png:
+ * platform/chromium-win/fast/text/international/hindi-spacing-expected.png:
+ * platform/chromium-win/fast/text/international/khmer-selection-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-no-markup-expected.png:
+ * platform/chromium-win/svg/batik/filters/feTile-expected.png:
+ * platform/chromium-win/svg/batik/filters/filterRegions-expected.png:
+ * platform/chromium-win/svg/batik/text/longTextOnPath-expected.png:
+ * platform/chromium-win/svg/batik/text/textAnchor-expected.png:
+ * platform/chromium-win/svg/batik/text/textFeatures-expected.png:
+ * platform/chromium-win/svg/batik/text/textLayout-expected.png:
+ * platform/chromium-win/svg/batik/text/textProperties-expected.png:
+ * platform/chromium-win/svg/batik/text/textProperties2-expected.png:
+ * platform/chromium-win/svg/batik/text/textStyles-expected.png:
+ * platform/chromium-win/svg/batik/text/verticalText-expected.png:
+ * platform/chromium-win/svg/css/text-shadow-multiple-expected.png:
+
+2011-08-01 Alice Boxhall <aboxhall@chromium.org>
+
+ WAI-ARIA textbox role should be AXTextArea for aria-multiline=true, AXTextField for aria-multiline=false
+ https://bugs.webkit.org/show_bug.cgi?id=65451
+
+ Reviewed by Chris Fleizach.
+
+ * accessibility/aria-roles.html:
+ * platform/mac/accessibility/aria-multiline.html:
+ * platform/mac/accessibility/aria-roles-expected.txt:
+
+2011-08-01 Zhenyao Mo <zmo@google.com>
+
+ Unreviewed, rebaseline, webkit gardener stuff.
+
+ * platform/chromium-mac/svg/custom/repaint-shadow-expected.png: Added.
+ * platform/chromium-win/svg/custom/repaint-shadow-expected.png: Added.
+
+2011-08-01 Tim Horton <timothy_horton@apple.com>
+
+ Severe shadow repaint issues with SVGText elements
+ https://bugs.webkit.org/show_bug.cgi?id=63648
+ <rdar://problem/7632269>
+
+ Reviewed by Darin Adler.
+
+ Make SVG elements which inherit from RenderSVGBlock take text-shadow
+ overflow into account when determining whether or not they should draw
+
+ * platform/mac/svg/custom/repaint-shadow-expected.png: Added.
+ * platform/mac/svg/custom/repaint-shadow-expected.txt: Added.
+ * svg/custom/repaint-shadow.svg: Added.
+
+2011-08-01 Chris Rogers <crogers@google.com>
+
+ One more test_expectations.txt fix for windows web audio
+ https://bugs.webkit.org/show_bug.cgi?id=65496
+
+ Unreviewed.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-01 Zhenyao Mo <zmo@google.com>
+
+ Unreviewed, rolling out r92022.
+ http://trac.webkit.org/changeset/92022
+ https://bugs.webkit.org/show_bug.cgi?id=65203
+
+ try to see if this is causing a bunch of browser tests failues
+ on win bots - will recommit if not
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-01 Ryosuke Niwa <rniwa@webkit.org>
+
+ Remove time out expectation since media/track has been added to the skipped list on Qt.
+
+ * platform/qt/test_expectations.txt:
+
+2011-08-01 Chris Rogers <crogers@google.com>
+
+ Add audionode.html and gain.html web audio layout tests
+ https://bugs.webkit.org/show_bug.cgi?id=65276
+
+ Reviewed by Kenneth Russell.
+
+ * webaudio/audionode-expected.txt: Added.
+ * webaudio/audionode.html: Added.
+ * webaudio/gain-expected.wav: Added.
+ * webaudio/gain.html: Added.
+ * webaudio/resources/buffer-loader.js: Added.
+ (BufferLoader):
+ (BufferLoader.prototype.loadBuffer.request.onload):
+ (BufferLoader.prototype.loadBuffer.request.onerror):
+ (BufferLoader.prototype.loadBuffer):
+ (BufferLoader.prototype.load):
+
+2011-08-01 Scott Graham <scottmg@chromium.org>
+
+ https://bugs.webkit.org/show_bug.cgi?id=61006
+
+ Test for CachedResourceLoader. Not caused by cache-disabling but very
+ difficult to reproduce when cache is active, so use cache disable in
+ inspector to exercise code.
+
+ Reviewed by Antti Koivisto.
+
+ * http/tests/inspector/network/disabled-cache-crash-expected.txt: Added.
+ * http/tests/inspector/network/disabled-cache-crash.html: Added.
+ * platform/gtk/Skipped:
+ * platform/mac/Skipped:
+ * platform/qt/Skipped:
+ * platform/win/Skipped:
+
+2011-08-01 Jochen Eisinger <jochen@chromium.org>
+
+ Require explicit user action to override the policy URL on form submissions.
+ https://bugs.webkit.org/show_bug.cgi?id=61809
+
+ Reviewed by Adam Barth.
+
+ * http/tests/loading/redirect-methods-expected.txt:
+ * http/tests/security/cookies/resources/set-a-cookie.php: Added.
+ * http/tests/security/cookies/third-party-cookie-blocking-expected.txt: Added.
+ * http/tests/security/cookies/third-party-cookie-blocking-main-frame-expected.txt: Added.
+ * http/tests/security/cookies/third-party-cookie-blocking-main-frame.html: Added.
+ * http/tests/security/cookies/third-party-cookie-blocking-user-action-expected.txt: Added.
+ * http/tests/security/cookies/third-party-cookie-blocking-user-action.html: Added.
+ * http/tests/security/cookies/third-party-cookie-blocking.html: Added.
+
+2011-08-01 Anna Cavender <annacc@chromium.org>
+
+ media/track tests should be skipped on all platforms until feature is fully implemented.
+ https://bugs.webkit.org/show_bug.cgi?id=65482
+
+ Reviewed by Ryosuke Niwa.
+
+ * platform/gtk/Skipped:
+ * platform/mac/Skipped:
+ * platform/qt/Skipped:
+ * platform/win/Skipped:
+
+2011-08-01 Ryosuke Niwa <rniwa@webkit.org>
+
+ Search field in designMode causes a crash
+ https://bugs.webkit.org/show_bug.cgi?id=65362
+
+ Reviewed by Dimitri Glazkov.
+
+ Add a test to ensure WebKit doesn't crash when a user tries to delete inside
+ an empty search field in the design mode.
+
+ * editing/input/search-field-crash-in-designmode-expected.txt: Added.
+ * editing/input/search-field-crash-in-designmode.html: Added.
+
+2011-07-28 Abhishek Arya <inferno@chromium.org>
+
+ Regression(82144): Crash in TrailingObjects::updateMidpointsForTrailingBoxes
+ https://bugs.webkit.org/show_bug.cgi?id=65137
+
+ ASSERTION FAILED: trailingSpaceMidpoint >= 0
+
+ Reviewed by Dave Hyatt.
+
+ * fast/block/update-midpoints-for-trailing-boxes-crash-expected.txt: Added.
+ * fast/block/update-midpoints-for-trailing-boxes-crash.html: Added.
+
+2011-08-01 Csaba Osztrogonác <ossy@webkit.org>
+
+ [Qt] Unreviewed gardening after r92127.
+
+ * platform/qt-4.8/css2.1/t0602-c13-inh-underlin-00-e-expected.png: Added.
+ * platform/qt-4.8/css2.1/t0602-c13-inh-underlin-00-e-expected.txt: Added.
+ * platform/qt-4.8/editing/selection/4397952-expected.png: Added.
+ * platform/qt-4.8/editing/selection/4397952-expected.txt: Added.
+ * platform/qt-mac/Skipped: Skip failing tests.
+ * platform/qt-wk2/Skipped: Skip failing tests.
+
+2011-08-01 Anders Carlsson <andersca@apple.com>
+
+ Add fast/forms/selection-direction.html to the Skipped list.
+
+ * platform/wk2/Skipped:
+
+2011-08-01 Kristóf Kosztyó <Kosztyo.Kristof@stud.u-szeged.hu>
+
+ [Qt] Update expected results and unskip now passing tests.
+
+ Reviewed by Csaba Osztrogonác.
+
+ * platform/qt/Skipped:
+ * platform/qt/css2.1/ [...]: Updated.
+ * platform/qt/editing/ [...]: Updated.
+
+2011-08-01 Pavel Feldman <pfeldman@google.com>
+
+ Not reviewed: unflake inspector test that was just added.
+
+ * inspector/debugger/scripts-sorting-expected.txt:
+ * inspector/debugger/scripts-sorting.html:
+ * platform/chromium/test_expectations.txt:
+
+2011-08-01 Hayato Ito <hayato@chromium.org>
+
+ Add support for getting an element in shadow root by its id into a window.internals object.
+ https://bugs.webkit.org/show_bug.cgi?id=64587
+
+ Reviewed by Hajime Morita.
+
+ * fast/dom/shadow/get-element-by-id-in-shadow-root-expected.txt: Added.
+ * fast/dom/shadow/get-element-by-id-in-shadow-root.html: Added.
+ * fast/dom/shadow/resources/create-dom.js: Added.
+ (createShadow):
+ (createDom):
+
+2011-08-01 Yury Semikhatsky <yurys@chromium.org>
+
+ Web Inspector: typing an expression in an iframe leads to multiple "Unsafe JavaScript attempt to access frame..." errors
+ https://bugs.webkit.org/show_bug.cgi?id=65457
+
+ Reviewed by Pavel Feldman.
+
+ * http/tests/inspector/console-cd-completions-expected.txt: Added.
+ * http/tests/inspector/console-cd-completions.html: Added.
+ * http/tests/inspector/resources/console-cd-completions-iframe.html: Added.
+
+2011-08-01 Tony Gentilcore <tonyg@chromium.org>
+
+ [chromium] http/tests/inspector/resource-tree/resource-tree-document-url.html occasionally times out
+ https://bugs.webkit.org/show_bug.cgi?id=65463
+
+ Unreviewed expectations update.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-01 Tony Gentilcore <tonyg@chromium.org>
+
+ [chromium] http/tests/cache/history-only-cached-subresource-loads-max-age-https.html frequently times out on Vista
+ https://bugs.webkit.org/show_bug.cgi?id=65462
+
+ Unreviewed expectations update.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-01 Tony Gentilcore <tonyg@chromium.org>
+
+ [chromium] Temporarily expect scripts-sorting.html to fail
+ https://bugs.webkit.org/show_bug.cgi?id=65461
+
+ Unreviewed gardening.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-01 Mihnea Ovidenie <mihnea@adobe.com>
+
+ BORDER attribute with the object tag, using percentage values not working.
+ https://bugs.webkit.org/show_bug.cgi?id=65176
+
+ Reviewed by Hajime Morita.
+
+ Added the tests with border width with percentages in a new file. Moved them
+ from images border test file.
+
+ * fast/borders/border-width-percent-expected.txt: Added.
+ * fast/borders/border-width-percent.html: Added.
+ * fast/images/border-expected.txt:
+ * fast/images/script-tests/border.js:
+
+2011-08-01 Tony Gentilcore <tonyg@chromium.org>
+
+ [chromium] Update expectations for fast/text/international/bidi-mirror-he-ar.html
+ https://bugs.webkit.org/show_bug.cgi?id=65460
+
+ Unreviewed expectations update.
+
+ * platform/chromium-win/fast/text/international/bidi-mirror-he-ar-expected.png:
+
+2011-08-01 Vsevolod Vlasov <vsevik@chromium.org>
+
+ Web Inspector: Add network panel sidebar width test.
+ https://bugs.webkit.org/show_bug.cgi?id=65314
+
+ Reviewed by Yury Semikhatsky.
+
+ * http/tests/inspector/network/network-sidebar-width-expected.txt: Added.
+ * http/tests/inspector/network/network-sidebar-width.html: Added.
+
+2011-08-01 Tony Gentilcore <tonyg@chromium.org>
+
+ http/tests/inspector/resource-tree/resource-tree-reload.html is flaky on chromium win
+ https://bugs.webkit.org/show_bug.cgi?id=60110
+
+ Marking it flaky on Linux as well.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-01 Tony Gentilcore <tonyg@chromium.org>
+
+ Fix windows text rendering expectations for fast/text/justify-ideograph-leading-expansion.html
+ https://bugs.webkit.org/show_bug.cgi?id=65455
+
+ Unreviewed expectations update.
+
+ * platform/chromium-win-xp/fast/text/justify-ideograph-leading-expansion-expected.png: Copied from LayoutTests/platform/chromium-win/fast/text/justify-ideograph-leading-expansion-expected.png.
+ * platform/chromium-win/fast/text/justify-ideograph-leading-expansion-expected.png:
+
+2011-08-01 Csaba Osztrogonác <ossy@webkit.org>
+
+ REGRESSION (r92048): svg/custom/external-paintserver-reference.svg, svg/custom/linking-base-external-reference.xhtml failing on SnowLeopard Intel Release (Tests)
+ https://bugs.webkit.org/show_bug.cgi?id=65432
+
+ Revert accidentally committed changes, and update Qt specific expected results.
+
+ * platform/qt/svg/custom/external-paintserver-reference-expected.png: Copied from LayoutTests/svg/custom/external-paintserver-reference-expected.png.
+ * platform/qt/svg/custom/external-paintserver-reference-expected.txt: Copied from LayoutTests/svg/custom/external-paintserver-reference-expected.txt.
+ * platform/qt/svg/custom/linking-base-external-reference-expected.png: Copied from LayoutTests/svg/custom/linking-base-external-reference-expected.png.
+ * platform/qt/svg/custom/linking-base-external-reference-expected.txt: Copied from LayoutTests/svg/custom/linking-base-external-reference-expected.txt.
+ * svg/custom/external-paintserver-reference-expected.png: Revert r92048.
+ * svg/custom/external-paintserver-reference-expected.txt: Revert r92048.
+ * svg/custom/linking-base-external-reference-expected.png: Revert r92048.
+ * svg/custom/linking-base-external-reference-expected.txt: Revert r92048.
+
+2011-08-01 Pavel Feldman <pfeldman@google.com>
+
+ Not reviewed: unflake inspector test that was just added.
+
+ * inspector/debugger/scripts-sorting-expected.txt:
+ * inspector/debugger/scripts-sorting.html:
+
+2011-08-01 Tony Gentilcore <tonyg@chromium.org>
+
+ [chromium] fast/css/outline-auto-empty-rects.html broken by r92059
+ https://bugs.webkit.org/show_bug.cgi?id=65453
+
+ This patch just expects the test to fail for now.
+
+ Unreviewed expectations update.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-08-01 Pavel Feldman <pfeldman@google.com>
+
+ Web Inspector: group scripts by folder in the scripts selector.
+ https://bugs.webkit.org/show_bug.cgi?id=65321
+
+ Reviewed by Yury Semikhatsky.
+
+ * http/tests/inspector/debugger-test.js:
+ (initialize_DebuggerTest):
+ * inspector/debugger/scripts-sorting-expected.txt: Added.
+ * inspector/debugger/scripts-sorting.html: Added.
+
+2011-07-28 Pavel Feldman <pfeldman@google.com>
+
+ Web Inspector: [protocol] methods where all parameters are optional should not require empty params object.
+ https://bugs.webkit.org/show_bug.cgi?id=65331
+
+ Reviewed by Yury Semikhatsky.
+
+ * inspector/report-protocol-errors-expected.txt:
+
+2011-07-31 Adam Barth <abarth@webkit.org>
+
+ These results appear to differ only in text rendering.
+
+ * platform/chromium-win-xp/fast/text/international/bidi-mirror-he-ar-expected.png:
+ * platform/chromium-win-xp/fast/text/justify-ideograph-leading-expansion-expected.png: Removed.
+ * platform/chromium-win/fast/text/international/bidi-mirror-he-ar-expected.png:
+ * platform/chromium-win/fast/text/justify-ideograph-leading-expansion-expected.png:
+
+2011-07-31 Adam Barth <abarth@webkit.org>
+
+ Adding expected results. These results appear to differ only in the scrollbar.
+
+ * platform/chromium-linux/svg/custom/external-paintserver-reference-expected.png: Added.
+ * platform/chromium-linux/svg/custom/linking-base-external-reference-expected.png: Added.
+ * platform/chromium-mac/svg/custom/external-paintserver-reference-expected.png: Added.
+ * platform/chromium-mac/svg/custom/external-paintserver-reference-expected.txt: Added.
+ * platform/chromium-mac/svg/custom/linking-base-external-reference-expected.png: Added.
+ * platform/chromium-mac/svg/custom/linking-base-external-reference-expected.txt: Added.
+ * platform/chromium-win/svg/custom/external-paintserver-reference-expected.png: Added.
+ * platform/chromium-win/svg/custom/external-paintserver-reference-expected.txt: Added.
+ * platform/chromium-win/svg/custom/linking-base-external-reference-expected.png: Added.
+ * platform/chromium-win/svg/custom/linking-base-external-reference-expected.txt: Added.
+
+2011-07-31 Adam Barth <abarth@webkit.org>
+
+ Update baseline. This patch might cause Linux to start failing, but in
+ that case, we can add a more specific Linux result. This approach is
+ somewhat of an exploration of this automated rebaselining algorithm.
+
+ * platform/chromium-win/svg/batik/text/textLength-expected.txt:
+
+2011-07-31 Sheriff Bot <webkit.review.bot@gmail.com>
+
+ Unreviewed, rolling out r92094.
+ http://trac.webkit.org/changeset/92094
+ https://bugs.webkit.org/show_bug.cgi?id=65443
+
+ Triggered many asserts (Requested by abarth on #webkit).
+
+ * fast/events/event-target-reset-expected.txt: Removed.
+ * fast/events/event-target-reset.html: Removed.
+
+2011-07-31 Dominic Cooney <dominicc@chromium.org>
+
+ Event target set to null post event dispatch
+ https://bugs.webkit.org/show_bug.cgi?id=63934
+
+ Reviewed by Dimitri Glazkov.
+
+ * fast/events/event-target-reset-expected.txt: Added.
+ * fast/events/event-target-reset.html: Added.
+
+2011-07-31 Gavin Barraclough <barraclough@apple.com>
+
+ https://bugs.webkit.org/show_bug.cgi?id=64679
+ Fix bugs in Array.prototype this handling.
+
+ Unreviewed - rolling out r91290.
+
+ Checking in failing results - we can't fix this bug just yet
+ for web compatibility reasons.
+
+ * fast/js/array-prototype-properties-expected.txt:
+ * ietestcenter/Javascript/15.4.4.14-5-28-expected.txt:
+ * ietestcenter/Javascript/15.4.4.15-5-28-expected.txt:
+
+2011-07-31 Ryosuke Niwa <rniwa@webkit.org>
+
+ Fix fast/dom/Range/getBoundingClientRect.html after r92089.
+
+ * fast/dom/Range/getBoundingClientRect.html:
+
+2011-07-31 Ryosuke Niwa <rniwa@webkit.org>
+
+ [Chromium] editing/execCommand/4786404-1.html,editing/execCommand/break-out-of-empty-list-item.html are slow/timeout
+ https://bugs.webkit.org/show_bug.cgi?id=65019
+
+ This bug was invalid; neither test is slow nor timing out.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-31 Sam Weinig <sam@webkit.org>
+
+ REGRESSION: getBoundingClientRect() method of Range incorrectly returns null for collapsed Range
+ https://bugs.webkit.org/show_bug.cgi?id=65324
+
+ Reviewed by Ryosuke Niwa.
+
+ * fast/dom/Range/getBoundingClientRect-expected.txt:
+ * fast/dom/Range/getBoundingClientRect.html:
+ * fast/dom/Range/getClientRects-expected.txt:
+ * fast/dom/Range/getClientRects.html:
+ Add test cases for empty and collapsed ranges.
+
+2011-07-29 Ryosuke Niwa <rniwa@webkit.org>
+
+ [HTML5] Implement the selectionDirection property on input and textarea
+ https://bugs.webkit.org/show_bug.cgi?id=60403
+
+ Reviewed by Darin Adler.
+
+ Added a test to ensure WebKit sets and gets selectionDirection property.
+
+ Also added a test to ensure WebKit throws exceptions when retrieving or assigning values to selectionStart,
+ selectionEnd, and selectionDirection property of the input element when the element isn't a text field.
+
+ * fast/forms/selection-direction-expected.txt: Added.
+ * fast/forms/selection-direction.html: Added.
+ * fast/forms/selection-wrongtype-expected.txt: Added.
+ * fast/forms/selection-wrongtype.html: Added.
+ * platform/mac/editing/deleting/delete-all-text-in-text-field-assertion-expected.txt: Copied from
+ editing/deleting/delete-all-text-in-text-field-assertion-expected.txt; editing delegate change.
+ * platform/win/editing/deleting/delete-all-text-in-text-field-assertion-expected.txt: Copied from
+ editing/deleting/delete-all-text-in-text-field-assertion-expected.txt since Windows port fallbacks to Mac.
+
+2011-07-31 Dan Bernstein <mitz@apple.com>
+
+ Add expected results for Snow Leopard and earlier for fast/css/font-family-pictograph.html
+
+ Fixes REGRESSION (r91777): fast/css/font-family-pictograph.html failing on SnowLeopard Intel Release (Tests)
+ https://bugs.webkit.org/show_bug.cgi?id=65433
+
+ * platform/mac-snowleopard/fast/css: Added.
+ * platform/mac-snowleopard/fast/css/font-family-pictograph-expected.txt: Added.
+
+2011-07-30 Adam Barth <abarth@webkit.org>
+
+ Update baselines. This patch cleans up after http://trac.webkit.org/changeset/92042.
+
+ * platform/chromium-mac/fast/repaint/absolute-position-change-containing-block-expected.png: Added.
+ * platform/chromium-mac/fast/repaint/absolute-position-changed-expected.png: Added.
+ * platform/chromium-mac/fast/repaint/absolute-position-moved-expected.png: Added.
+ * platform/chromium-mac/fast/repaint/fixed-and-absolute-position-scrolled-expected.png: Added.
+ * platform/chromium-mac/fast/repaint/fixed-position-transparency-with-overflow-expected.png: Added.
+ * platform/chromium-mac/fast/repaint/fixed-to-relative-position-with-absolute-child-expected.png: Added.
+ * platform/chromium-mac/fast/repaint/nested-iframe-scroll-inner-expected.png: Added.
+ * platform/chromium-mac/fast/repaint/nested-iframe-scroll-outer-expected.png: Added.
+ * platform/chromium-mac/fast/repaint/overflow-hide-expected.png: Added.
+ * platform/chromium-mac/fast/repaint/overflow-show-expected.png: Added.
+ * platform/chromium-win/fast/repaint/absolute-position-changed-expected.png: Added.
+ * platform/chromium-win/fast/repaint/fixed-and-absolute-position-scrolled-expected.png: Added.
+ * platform/chromium-win/fast/repaint/fixed-position-transparency-with-overflow-expected.png: Added.
+ * platform/chromium-win/fast/repaint/nested-iframe-scroll-inner-expected.png: Added.
+ * platform/chromium-win/fast/repaint/nested-iframe-scroll-outer-expected.png: Added.
+ * platform/chromium-win/fast/repaint/overflow-hide-expected.png: Added.
+ * platform/chromium-win/fast/repaint/overflow-show-expected.png: Added.
+ * platform/chromium/fast/repaint/absolute-position-changed-expected.png: Removed.
+ * platform/chromium/fast/repaint/fixed-and-absolute-position-scrolled-expected.png: Removed.
+ * platform/chromium/fast/repaint/fixed-position-transparency-with-overflow-expected.png: Removed.
+ * platform/chromium/fast/repaint/nested-iframe-scroll-inner-expected.png: Removed.
+ * platform/chromium/fast/repaint/nested-iframe-scroll-outer-expected.png: Removed.
+ * platform/chromium/fast/repaint/overflow-hide-expected.png: Removed.
+ * platform/chromium/fast/repaint/overflow-show-expected.png: Removed.
+
+2011-07-30 Adam Barth <abarth@webkit.org>
+
+ Update more baselines. This completes the cleanup after
+ http://trac.webkit.org/changeset/92047.
+
+ * platform/chromium-win-xp/svg/batik/paints/patternRegions-positioned-objects-expected.png: Removed.
+ * platform/chromium-win/svg/batik/filters/feTile-expected.png:
+ * platform/chromium-win/svg/batik/filters/feTile-expected.txt:
+ * platform/chromium-win/svg/batik/filters/filterRegions-expected.png:
+ * platform/chromium-win/svg/batik/filters/filterRegions-expected.txt:
+ * platform/chromium-win/svg/batik/paints/gradientLimit-expected.txt:
+ * platform/chromium-win/svg/batik/paints/patternPreserveAspectRatioA-expected.txt:
+ * platform/chromium-win/svg/batik/paints/patternRegionA-expected.txt:
+ * platform/chromium-win/svg/batik/paints/patternRegions-expected.txt:
+ * platform/chromium-win/svg/batik/paints/patternRegions-positioned-objects-expected.txt:
+ * platform/chromium-win/svg/batik/text/textEffect2-expected.txt:
+ * platform/chromium-win/svg/batik/text/textFeatures-expected.png:
+ * platform/chromium-win/svg/batik/text/textFeatures-expected.txt:
+ * platform/chromium-win/svg/batik/text/textLayout-expected.png:
+ * platform/chromium-win/svg/batik/text/textLayout-expected.txt:
+ * platform/chromium-win/svg/batik/text/verticalTextOnPath-expected.txt:
+
+2011-07-30 Adam Barth <abarth@webkit.org>
+
+ More baseline updates. (I'm going slowly because I'm using a new
+ toolchain to do the rebaselining.)
+
+ * platform/chromium-linux/svg/batik/text/textOnPath-expected.png:
+ * platform/chromium-linux/svg/batik/text/textPosition2-expected.txt:
+ * platform/chromium-linux/svg/batik/text/verticalText-expected.txt: Removed.
+ * platform/chromium-win-xp/svg/batik/text/verticalText-expected.txt: Removed.
+ * platform/chromium-win/svg/batik/text/longTextOnPath-expected.png:
+ * platform/chromium-win/svg/batik/text/longTextOnPath-expected.txt:
+ * platform/chromium-win/svg/batik/text/textAnchor-expected.png:
+ * platform/chromium-win/svg/batik/text/textAnchor-expected.txt:
+ * platform/chromium-win/svg/batik/text/textDecoration-expected.txt:
+ * platform/chromium-win/svg/batik/text/textOnPath-expected.txt:
+ * platform/chromium-win/svg/batik/text/textPosition2-expected.txt:
+ * platform/chromium-win/svg/batik/text/textProperties-expected.png:
+ * platform/chromium-win/svg/batik/text/textProperties-expected.txt:
+ * platform/chromium-win/svg/batik/text/textProperties2-expected.png:
+ * platform/chromium-win/svg/batik/text/textProperties2-expected.txt:
+ * platform/chromium-win/svg/batik/text/textStyles-expected.png:
+ * platform/chromium-win/svg/batik/text/textStyles-expected.txt:
+ * platform/chromium-win/svg/batik/text/verticalText-expected.txt:
+
+2011-07-30 Adam Barth <abarth@webkit.org>
+
+ More baseline updates. (I'm going slowly because I'm using a new
+ toolchain to do the rebaselining.)
+
+ * platform/chromium-linux/svg/batik/text/textPosition-expected.txt:
+ * platform/chromium-win/svg/batik/text/textLayout2-expected.txt:
+ * platform/chromium-win/svg/batik/text/textOnPathSpaces-expected.txt:
+ * platform/chromium-win/svg/batik/text/textPosition-expected.txt:
+
+2011-07-30 Adam Barth <abarth@webkit.org>
+
+ Update baseline.
+
+ * platform/chromium-win/svg/W3C-SVG-1.1/struct-use-05-b-expected.txt:
+
+2011-07-30 Enrica Casucci <enrica@apple.com>
+
+ REGRESSION: culledInlineAbsoluteRects needs to translate a 0,0 point to absolute
+ coordinates so that the top left position is accurate.
+ https://bugs.webkit.org/show_bug.cgi?id=65419
+ <rdar://problem/9408862>
+
+ Reviewed by Dan Bernstein.
+
+ * fast/inline/skipped-whitespace-boundingBox-expected.txt: Added.
+ * fast/inline/skipped-whitespace-boundingBox.html: Added.
+
+2011-07-26 Pavel Podivilov <podivilov@chromium.org>
+
+ Web Inspector: move location conversion functions to SourceFile.
+ https://bugs.webkit.org/show_bug.cgi?id=65185
+
+ Reviewed by Pavel Feldman.
+
+ * inspector/debugger/source-file-expected.txt: Added.
+ * inspector/debugger/source-file.html: Added.
+
+2011-07-30 Csaba Osztrogonác <ossy@webkit.org>
+
+ [Qt] Update platform specific expected files after r92047.
+
+ * platform/qt-4.8/svg/batik/filters/filterRegions-expected.txt:
+ * platform/qt-4.8/svg/batik/paints/patternPreserveAspectRatioA-expected.txt:
+ * platform/qt-4.8/svg/batik/paints/patternRegionA-expected.txt:
+ * platform/qt-4.8/svg/batik/paints/patternRegions-expected.txt:
+ * platform/qt-4.8/svg/batik/paints/patternRegions-positioned-objects-expected.txt:
+ * platform/qt-4.8/svg/batik/text/longTextOnPath-expected.txt:
+ * platform/qt-4.8/svg/batik/text/smallFonts-expected.txt:
+ * platform/qt-4.8/svg/batik/text/textAnchor-expected.txt:
+ * platform/qt-4.8/svg/batik/text/textDecoration-expected.txt:
+ * platform/qt-4.8/svg/batik/text/textEffect-expected.txt:
+ * platform/qt-4.8/svg/batik/text/textEffect2-expected.txt:
+ * platform/qt-4.8/svg/batik/text/textEffect3-expected.txt:
+ * platform/qt-4.8/svg/batik/text/textFeatures-expected.txt:
+ * platform/qt-4.8/svg/batik/text/textLayout2-expected.txt:
+ * platform/qt-4.8/svg/batik/text/textLength-expected.txt:
+ * platform/qt-4.8/svg/batik/text/textOnPath-expected.txt:
+ * platform/qt-4.8/svg/batik/text/textPosition-expected.txt:
+ * platform/qt-4.8/svg/batik/text/textPosition2-expected.txt:
+ * platform/qt-4.8/svg/batik/text/textProperties-expected.txt:
+ * platform/qt-4.8/svg/batik/text/textProperties2-expected.txt:
+ * platform/qt-4.8/svg/batik/text/verticalTextOnPath-expected.txt:
+ * platform/qt-mac/Skipped: Skip failing tests.
+
+2011-07-29 Csaba Osztrogonác <ossy@webkit.org>
+
+ [Qt] Update platform specific expected files after r92047.
+
+ * platform/qt/svg/W3C-SVG-1.1/struct-use-05-b-expected.png:
+ * platform/qt/svg/W3C-SVG-1.1/struct-use-05-b-expected.txt:
+ * platform/qt/svg/batik/filters/filterRegions-expected.txt:
+ * platform/qt/svg/batik/paints/patternPreserveAspectRatioA-expected.txt:
+ * platform/qt/svg/batik/paints/patternRegionA-expected.txt:
+ * platform/qt/svg/batik/paints/patternRegions-expected.txt:
+ * platform/qt/svg/batik/paints/patternRegions-positioned-objects-expected.png:
+ * platform/qt/svg/batik/paints/patternRegions-positioned-objects-expected.txt:
+ * platform/qt/svg/batik/text/longTextOnPath-expected.txt:
+ * platform/qt/svg/batik/text/smallFonts-expected.txt:
+ * platform/qt/svg/batik/text/textAnchor-expected.txt:
+ * platform/qt/svg/batik/text/textDecoration-expected.png:
+ * platform/qt/svg/batik/text/textDecoration-expected.txt:
+ * platform/qt/svg/batik/text/textEffect-expected.txt:
+ * platform/qt/svg/batik/text/textEffect2-expected.txt:
+ * platform/qt/svg/batik/text/textEffect3-expected.txt:
+ * platform/qt/svg/batik/text/textFeatures-expected.txt:
+ * platform/qt/svg/batik/text/textLayout2-expected.txt:
+ * platform/qt/svg/batik/text/textLength-expected.txt:
+ * platform/qt/svg/batik/text/textOnPath-expected.txt:
+ * platform/qt/svg/batik/text/textPosition-expected.txt:
+ * platform/qt/svg/batik/text/textPosition2-expected.txt:
+ * platform/qt/svg/batik/text/textProperties-expected.txt:
+ * platform/qt/svg/batik/text/textProperties2-expected.txt:
+ * platform/qt/svg/batik/text/verticalTextOnPath-expected.txt:
+ * platform/qt/svg/hixie/error/014-expected.txt:
+ * platform/qt/svg/hixie/use/002-expected.txt:
+ * svg/custom/external-paintserver-reference-expected.png:
+ * svg/custom/external-paintserver-reference-expected.txt:
+ * svg/custom/linking-base-external-reference-expected.png:
+ * svg/custom/linking-base-external-reference-expected.txt:
+
+2011-07-29 Rob Buis <rbuis@rim.com>
+
+ URL references are completely broken in SVG
+ https://bugs.webkit.org/show_bug.cgi?id=63283
+
+ Reviewed by Nikolas Zimmermann.
+
+ * platform/mac/svg/W3C-SVG-1.1/struct-use-05-b-expected.txt:
+ * platform/mac/svg/batik/filters/feTile-expected.txt:
+ * platform/mac/svg/batik/filters/filterRegions-expected.txt:
+ * platform/mac/svg/batik/masking/maskRegions-expected.txt:
+ * platform/mac/svg/batik/paints/gradientLimit-expected.txt:
+ * platform/mac/svg/batik/paints/patternPreserveAspectRatioA-expected.txt:
+ * platform/mac/svg/batik/paints/patternRegionA-expected.txt:
+ * platform/mac/svg/batik/paints/patternRegions-expected.txt:
+ * platform/mac/svg/batik/paints/patternRegions-positioned-objects-expected.txt:
+ * platform/mac/svg/batik/text/longTextOnPath-expected.txt:
+ * platform/mac/svg/batik/text/smallFonts-expected.txt:
+ * platform/mac/svg/batik/text/textAnchor-expected.txt:
+ * platform/mac/svg/batik/text/textDecoration-expected.txt:
+ * platform/mac/svg/batik/text/textEffect-expected.txt:
+ * platform/mac/svg/batik/text/textEffect2-expected.txt:
+ * platform/mac/svg/batik/text/textEffect3-expected.txt:
+ * platform/mac/svg/batik/text/textFeatures-expected.txt:
+ * platform/mac/svg/batik/text/textLayout-expected.txt:
+ * platform/mac/svg/batik/text/textLayout2-expected.txt:
+ * platform/mac/svg/batik/text/textLength-expected.txt:
+ * platform/mac/svg/batik/text/textOnPath-expected.txt:
+ * platform/mac/svg/batik/text/textOnPathSpaces-expected.txt:
+ * platform/mac/svg/batik/text/textPosition-expected.txt:
+ * platform/mac/svg/batik/text/textPosition2-expected.txt:
+ * platform/mac/svg/batik/text/textProperties-expected.txt:
+ * platform/mac/svg/batik/text/textProperties2-expected.txt:
+ * platform/mac/svg/batik/text/textStyles-expected.txt:
+ * platform/mac/svg/batik/text/verticalText-expected.txt:
+ * platform/mac/svg/batik/text/verticalTextOnPath-expected.txt:
+ * platform/mac/svg/hixie/error/014-expected.txt:
+ * platform/mac/svg/hixie/use/002-expected.txt:
+ * svg/custom/external-paintserver-reference-expected.png: Added.
+ * svg/custom/external-paintserver-reference-expected.txt: Added.
+ * svg/custom/external-paintserver-reference.svg: Added.
+ * svg/custom/linking-base-external-reference-expected.png: Added.
+ * svg/custom/linking-base-external-reference-expected.txt: Added.
+ * svg/custom/linking-base-external-reference.xhtml: Added.
+ * svg/custom/uri-reference-handling-expected.png: Added.
+ * svg/custom/uri-reference-handling-expected.txt: Added.
+ * svg/custom/uri-reference-handling.svg: Added.
+
+2011-07-29 Zhenyao Mo <zmo@google.com>
+
+ Unreviewed, rebaseline, gardener stuff.
+
+ * platform/chromium-win-vista/fast/text/backslash-to-yen-sign-expected.png: Removed.
+ * platform/chromium-win-vista/fast/text/international/hindi-spacing-expected.png:
+ * platform/chromium-win-vista/fast/text/international/khmer-selection-expected.png: Added.
+ * platform/chromium-win-xp/fast/text/backslash-to-yen-sign-euc-expected.png:
+ * platform/chromium-win-xp/fast/text/backslash-to-yen-sign-expected.png:
+ * platform/chromium-win-xp/fast/text/international/hindi-spacing-expected.png:
+ * platform/chromium-win-xp/fast/text/international/khmer-selection-expected.png:
+ * platform/chromium-win-xp/svg/batik/text/verticalText-expected.png:
+ * platform/chromium-win/fast/text/backslash-to-yen-sign-euc-expected.png:
+ * platform/chromium-win/fast/text/backslash-to-yen-sign-expected.png:
+ * platform/chromium-win/fast/text/international/hindi-spacing-expected.png:
+ * platform/chromium-win/fast/text/international/khmer-selection-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-no-markup-expected.png:
+ * platform/chromium-win/svg/batik/text/verticalText-expected.png:
+ * platform/chromium-win/svg/css/text-shadow-multiple-expected.png:
+
+2011-07-29 Julien Chaffraix <jchaffraix@webkit.org>
+
+ Add more testing to RenderLayer [ct'd]
+ https://bugs.webkit.org/show_bug.cgi?id=65059
+
+ Reviewed by James Robinson.
+
+ This change adds testing with <iframe>, position: absolute elements and scrolling.
+
+ * fast/repaint/absolute-position-change-containing-block.html: Added.
+ * fast/repaint/absolute-position-changed.html: Added.
+ * fast/repaint/absolute-position-moved.html: Added.
+ * fast/repaint/fixed-and-absolute-position-scrolled.html: Added.
+ * fast/repaint/fixed-position-transparency-with-overflow.html: Added.
+ * fast/repaint/fixed-to-relative-position-with-absolute-child.html: Added.
+ * fast/repaint/nested-iframe-scroll-inner.html: Added.
+ * fast/repaint/nested-iframe-scroll-outer.html: Added.
+ * fast/repaint/overflow-hide.html: Added.
+ * fast/repaint/overflow-show.html: Added.
+ New test cases.
+
+ * fast/repaint/resources/iframe-inner.html: Added.
+ * fast/repaint/resources/iframe-outer.html: Added.
+
+ * fast/repaint/resources/default.css:
+ Added more shared code here.
+
+ * fast/repaint/absolute-position-change-containing-block-expected.png: Added.
+ * fast/repaint/absolute-position-change-containing-block-expected.txt: Added.
+ * fast/repaint/absolute-position-changed-expected.txt: Added.
+ * fast/repaint/absolute-position-moved-expected.png: Added.
+ * fast/repaint/absolute-position-moved-expected.txt: Added.
+ * fast/repaint/fixed-and-absolute-position-scrolled-expected.txt: Added.
+ * fast/repaint/fixed-position-transparency-with-overflow-expected.txt: Added.
+ * fast/repaint/fixed-to-relative-position-with-absolute-child-expected.png: Added.
+ * fast/repaint/fixed-to-relative-position-with-absolute-child-expected.txt: Added.
+ * fast/repaint/nested-iframe-scroll-inner-expected.txt: Added.
+ * fast/repaint/nested-iframe-scroll-outer-expected.txt: Added.
+ * fast/repaint/overflow-hide-expected.txt: Added.
+ * fast/repaint/overflow-show-expected.txt: Added.
+
+ * platform/chromium/fast/repaint/absolute-position-changed-expected.png: Added.
+ * platform/chromium/fast/repaint/fixed-and-absolute-position-scrolled-expected.png: Added.
+ * platform/chromium/fast/repaint/fixed-position-transparency-with-overflow-expected.png: Added.
+ * platform/chromium/fast/repaint/nested-iframe-scroll-inner-expected.png: Added.
+ * platform/chromium/fast/repaint/nested-iframe-scroll-outer-expected.png: Added.
+ * platform/chromium/fast/repaint/overflow-hide-expected.png: Added.
+ * platform/chromium/fast/repaint/overflow-show-expected.png: Added.
+ * platform/mac/fast/repaint/absolute-position-changed-expected.png: Added.
+ * platform/mac/fast/repaint/fixed-and-absolute-position-scrolled-expected.png: Added.
+ * platform/mac/fast/repaint/fixed-position-transparency-with-overflow-expected.png: Added.
+ * platform/mac/fast/repaint/nested-iframe-scroll-inner-expected.png: Added.
+ * platform/mac/fast/repaint/nested-iframe-scroll-outer-expected.png: Added.
+
+ * platform/mac/fast/repaint/overflow-hide-expected.png: Added.
+ * platform/mac/fast/repaint/overflow-show-expected.png: Added.
+ Those 2 results are strange and a bug will be opened about them.
+
+2011-07-29 Filip Pizlo <fpizlo@apple.com>
+
+ LayoutTests does not have a test for array speculation pathologies in the JavaScriptCore DFG JIT.
+ https://bugs.webkit.org/show_bug.cgi?id=65397
+
+ Reviewed by Darin Adler.
+
+ This test reproduces the crash seen in https://bugs.webkit.org/show_bug.cgi?id=65327, and is
+ designed to guard itself against possible variants of array speculation failure. It will
+ test both the case where a speculate-array value is actually a non-array object, and the
+ case where it is a number. Particular care is taken to increase the likelihood that the
+ test remains relevant if the JIT performs speculation based on actual argument types and
+ values at the time of compilation.
+
+ * fast/js/array-type-speculation-expected.txt: Added.
+ * fast/js/array-type-speculation.html: Added.
+ * fast/js/script-tests/array-type-speculation.js: Added.
+
+2011-07-29 Zhenyao Mo <zmo@google.com>
+
+ Unreviewed, test expectations update, gardener stuff.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-29 Emil A Eklund <eae@chromium.org>
+
+ -webkit-marquee with anonymous node causes segmentation fault in Node::document
+ https://bugs.webkit.org/show_bug.cgi?id=64693
+
+ Reviewed by Simon Fraser.
+
+ * fast/css/webkit-marquee-anonymous-node-crash-expected.txt: Added.
+ * fast/css/webkit-marquee-anonymous-node-crash.html: Added.
+ Add test for using -webkit-marquee with an anonymous node.
+
+2011-07-29 Mike Reed <reed@google.com>
+
+ [skia] never draw with GDI, so that all text can be gpu-accelerated
+ https://bugs.webkit.org/show_bug.cgi?id=65203
+
+ Reviewed by Kenneth Russell.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-29 Dan Bernstein <mitz@apple.com>
+
+ Test for <rdar://problem/9864578> Regional indicator symbols do not combine into national flags
+ https://bugs.webkit.org/show_bug.cgi?id=65380
+
+ Reviewed by Anders Carlsson.
+
+ * fast/text/regional-indicator-symobls-expected.txt: Added.
+ * fast/text/regional-indicator-symobls.html: Added.
+
+2011-07-29 Anna Cavender <annacc@chromium.org>
+
+ Tests for validating a new WebVTT parser for <track>
+ https://bugs.webkit.org/show_bug.cgi?id=64921
+
+ Reviewed by Eric Carlson.
+
+ * media/track/captions/tc000_empty.vtt: Added.
+ * media/track/captions/tc001_iso2022jp3.vtt: Added.
+ * media/track/captions/tc001_utf8.vtt: Added.
+ * media/track/captions/tc002_bom.vtt: Added.
+ * media/track/captions/tc003_newlines.vtt: Added.
+ * media/track/captions/tc003_nonewlineateof.vtt: Added.
+ * media/track/captions/tc004_nowebvtt.vtt: Added.
+ * media/track/captions/tc004_webvttfile.vtt: Added.
+ * media/track/captions/tc004_webvttrubbish.vtt: Added.
+ * media/track/captions/tc005_defaultstyles.vtt: Added.
+ * media/track/captions/tc005_metadataarea.vtt: Added.
+ * media/track/captions/tc006_cueid.vtt: Added.
+ * media/track/captions/tc006_cueiderror.vtt: Added.
+ * media/track/captions/tc007_cuenoid.vtt: Added.
+ * media/track/captions/tc007_cuenoiderror.vtt: Added.
+ * media/track/captions/tc008_timingsnohour.vtt: Added.
+ * media/track/captions/tc008_timingsnohourerrors.vtt: Added.
+ * media/track/captions/tc009_timingshour.vtt: Added.
+ * media/track/captions/tc009_timingshourerror.vtt: Added.
+ * media/track/captions/tc010_notimings.vtt: Added.
+ * media/track/captions/tc011_cues.vtt: Added.
+ * media/track/captions/tc011_cuesnosep.vtt: Added.
+ * media/track/captions/tc012_outoforder.vtt: Added.
+ * media/track/captions/tc013_settings.vtt: Added.
+ * media/track/captions/tc013_settingsbadsep.vtt: Added.
+ * media/track/track-webvtt-tc000-empty-expected.txt: Added.
+ * media/track/track-webvtt-tc000-empty.html: Added.
+ * media/track/track-webvtt-tc001-utf8-expected.txt: Added.
+ * media/track/track-webvtt-tc001-utf8.html: Added.
+ * media/track/track-webvtt-tc002-bom-expected.txt: Added.
+ * media/track/track-webvtt-tc002-bom.html: Added.
+ * media/track/track-webvtt-tc003-newlines-expected.txt: Added.
+ * media/track/track-webvtt-tc003-newlines.html: Added.
+ * media/track/track-webvtt-tc004-magicheader-expected.txt: Added.
+ * media/track/track-webvtt-tc004-magicheader.html: Added.
+ * media/track/track-webvtt-tc005-headercomment-expected.txt: Added.
+ * media/track/track-webvtt-tc005-headercomment.html: Added.
+ * media/track/track-webvtt-tc006-cueidentifiers-expected.txt: Added.
+ * media/track/track-webvtt-tc006-cueidentifiers.html: Added.
+ * media/track/track-webvtt-tc007-cuenoid-expected.txt: Added.
+ * media/track/track-webvtt-tc007-cuenoid.html: Added.
+ * media/track/track-webvtt-tc008-timingsnohours-expected.txt: Added.
+ * media/track/track-webvtt-tc008-timingsnohours.html: Added.
+ * media/track/track-webvtt-tc009-timingshour-expected.txt: Added.
+ * media/track/track-webvtt-tc009-timingshour.html: Added.
+ * media/track/track-webvtt-tc010-notimings-expected.txt: Added.
+ * media/track/track-webvtt-tc010-notimings.html: Added.
+ * media/track/track-webvtt-tc011-blanklines-expected.txt: Added.
+ * media/track/track-webvtt-tc011-blanklines.html: Added.
+ * media/track/track-webvtt-tc012-outoforder-expected.txt: Added.
+ * media/track/track-webvtt-tc012-outoforder.html: Added.
+ * media/track/track-webvtt-tc013-settings-expected.txt: Added.
+ * media/track/track-webvtt-tc013-settings.html: Added.
+ * platform/chromium/test_expectations.txt:
+ * platform/gtk/test_expectations.txt:
+ * platform/qt/test_expectations.txt:
+ * platform/wk2/Skipped:
+
+2011-07-29 Tony Chang <tony@chromium.org>
+
+ rename css3/flexbox/display-property.html to css3/flexbox/css-properties.html
+ https://bugs.webkit.org/show_bug.cgi?id=65343
+
+ Reviewed by Mihai Parparita.
+
+ I plan on adding more tests for the other flexbox properties
+ (flex-order, flex-direction, flex-pack, flex-align) to this file.
+
+ * css3/flexbox/css-properties-expected.txt: Copied from LayoutTests/css3/flexbox/display-property-expected.txt.
+ * css3/flexbox/css-properties.html: Copied from LayoutTests/css3/flexbox/display-property.html.
+ * css3/flexbox/display-property-expected.txt: Removed.
+ * css3/flexbox/display-property.html: Removed.
+ * css3/flexbox/script-tests/css-properties.js: Copied from LayoutTests/css3/flexbox/script-tests/display-property.js.
+ * css3/flexbox/script-tests/display-property.js: Removed.
+
+2011-07-29 Csaba Osztrogonác <ossy@webkit.org>
+
+ [Qt] Unreviewed typo fix.
+
+ * platform/qt/Skipped:
+
+2011-07-29 Stephen White <senorblanco@chromium.org>
+
+ [Chromium] Marking some media tests as passing and removing from
+ expectations.
+
+ Unreviewed.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-29 Csaba Osztrogonác <ossy@webkit.org>
+
+ [Qt] Unreviewed gardening after r91986
+
+ * platform/qt-arm/Skipped: Skip failing tests.
+
+2011-07-29 Csaba Osztrogonác <ossy@webkit.org>
+
+ [Qt] Unreviewed gardening after r91986
+
+ * platform/qt-mac/Skipped: Skip one more failing test.
+
+2011-07-29 Csaba Osztrogonác <ossy@webkit.org>
+
+ [Qt] Couple of tests have different results on 64 bit and/or in debug mode compared to 32 bit and/or release mode
+ https://bugs.webkit.org/show_bug.cgi?id=52810
+
+ * platform/qt/Skipped: Add 4 new failing tests.
+
+2011-07-29 Csaba Osztrogonác <ossy@webkit.org>
+
+ [Qt][ARM]REGRESSION(r91752): It made audio related tests fail
+ https://bugs.webkit.org/show_bug.cgi?id=65369
+
+ * platform/qt-arm/Skipped: Skip failing tests.
+
+2011-07-29 Csaba Osztrogonác <ossy@webkit.org>
+
+ [Qt] Unreviewed gardening after r91986
+
+ * platform/qt-4.8/svg/W3C-SVG-1.1/animate-elem-08-t-expected.png: Added.
+ * platform/qt-4.8/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt: Added.
+ * platform/qt-4.8/svg/W3C-SVG-1.1/masking-path-04-b-expected.png: Added.
+ * platform/qt-4.8/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt: Added.
+ * platform/qt-4.8/svg/batik/filters/filterRegions-expected.png: Added.
+ * platform/qt-4.8/svg/batik/filters/filterRegions-expected.txt: Added.
+ * platform/qt-4.8/svg/batik/masking/maskRegions-expected.png: Added.
+ * platform/qt-4.8/svg/batik/masking/maskRegions-expected.txt: Added.
+ * platform/qt-4.8/svg/batik/paints/patternPreserveAspectRatioA-expected.png: Added.
+ * platform/qt-4.8/svg/batik/paints/patternPreserveAspectRatioA-expected.txt: Added.
+ * platform/qt-4.8/svg/batik/paints/patternRegionA-expected.png: Added.
+ * platform/qt-4.8/svg/batik/paints/patternRegionA-expected.txt: Added.
+ * platform/qt-4.8/svg/batik/paints/patternRegions-expected.png: Added.
+ * platform/qt-4.8/svg/batik/paints/patternRegions-expected.txt: Added.
+ * platform/qt-4.8/svg/batik/text/longTextOnPath-expected.png: Added.
+ * platform/qt-4.8/svg/batik/text/longTextOnPath-expected.txt: Added.
+ * platform/qt-4.8/svg/batik/text/smallFonts-expected.png: Added.
+ * platform/qt-4.8/svg/batik/text/smallFonts-expected.txt: Added.
+ * platform/qt-4.8/svg/batik/text/textAnchor-expected.png: Added.
+ * platform/qt-4.8/svg/batik/text/textAnchor-expected.txt: Added.
+ * platform/qt-4.8/svg/batik/text/textAnchor2-expected.png: Added.
+ * platform/qt-4.8/svg/batik/text/textAnchor2-expected.txt: Added.
+ * platform/qt-4.8/svg/batik/text/textAnchor3-expected.png: Added.
+ * platform/qt-4.8/svg/batik/text/textAnchor3-expected.txt: Added.
+ * platform/qt-4.8/svg/batik/text/textDecoration2-expected.png: Added.
+ * platform/qt-4.8/svg/batik/text/textDecoration2-expected.txt: Added.
+ * platform/qt-4.8/svg/batik/text/textEffect-expected.png: Added.
+ * platform/qt-4.8/svg/batik/text/textEffect-expected.txt: Added.
+ * platform/qt-4.8/svg/batik/text/textEffect2-expected.png: Added.
+ * platform/qt-4.8/svg/batik/text/textEffect2-expected.txt: Added.
+ * platform/qt-4.8/svg/batik/text/textEffect3-expected.png: Added.
+ * platform/qt-4.8/svg/batik/text/textEffect3-expected.txt: Added.
+ * platform/qt-4.8/svg/batik/text/textFeatures-expected.png: Added.
+ * platform/qt-4.8/svg/batik/text/textFeatures-expected.txt: Added.
+ * platform/qt-4.8/svg/batik/text/textGlyphOrientationHorizontal-expected.png: Added.
+ * platform/qt-4.8/svg/batik/text/textGlyphOrientationHorizontal-expected.txt: Added.
+ * platform/qt-4.8/svg/batik/text/textLayout2-expected.png: Added.
+ * platform/qt-4.8/svg/batik/text/textLayout2-expected.txt: Added.
+ * platform/qt-4.8/svg/batik/text/textLength-expected.png: Added.
+ * platform/qt-4.8/svg/batik/text/textLength-expected.txt: Added.
+ * platform/qt-4.8/svg/batik/text/textOnPath-expected.png: Added.
+ * platform/qt-4.8/svg/batik/text/textOnPath-expected.txt: Added.
+ * platform/qt-4.8/svg/batik/text/textOnPath2-expected.png: Added.
+ * platform/qt-4.8/svg/batik/text/textOnPath2-expected.txt: Added.
+ * platform/qt-4.8/svg/batik/text/textOnPath3-expected.png: Added.
+ * platform/qt-4.8/svg/batik/text/textOnPath3-expected.txt: Added.
+ * platform/qt-4.8/svg/batik/text/textPCDATA-expected.png: Added.
+ * platform/qt-4.8/svg/batik/text/textPCDATA-expected.txt: Added.
+ * platform/qt-4.8/svg/batik/text/textPosition-expected.png: Added.
+ * platform/qt-4.8/svg/batik/text/textPosition-expected.txt: Added.
+ * platform/qt-4.8/svg/batik/text/textPosition2-expected.png: Added.
+ * platform/qt-4.8/svg/batik/text/textPosition2-expected.txt: Added.
+ * platform/qt-4.8/svg/batik/text/textProperties-expected.png: Added.
+ * platform/qt-4.8/svg/batik/text/textProperties-expected.txt: Added.
+ * platform/qt-4.8/svg/batik/text/textProperties2-expected.png: Added.
+ * platform/qt-4.8/svg/batik/text/textProperties2-expected.txt: Added.
+ * platform/qt-4.8/svg/batik/text/verticalTextOnPath-expected.png: Added.
+ * platform/qt-4.8/svg/batik/text/verticalTextOnPath-expected.txt: Added.
+ * platform/qt-4.8/svg/carto.net/button-expected.png: Added.
+ * platform/qt-4.8/svg/carto.net/button-expected.txt: Added.
+ * platform/qt-4.8/svg/carto.net/colourpicker-expected.png: Added.
+ * platform/qt-4.8/svg/carto.net/colourpicker-expected.txt: Added.
+ * platform/qt-4.8/svg/carto.net/combobox-expected.png: Added.
+ * platform/qt-4.8/svg/carto.net/combobox-expected.txt: Added.
+ * platform/qt-4.8/svg/carto.net/scrollbar-expected.png: Added.
+ * platform/qt-4.8/svg/carto.net/scrollbar-expected.txt: Added.
+ * platform/qt-4.8/svg/carto.net/selectionlist-expected.png: Added.
+ * platform/qt-4.8/svg/carto.net/selectionlist-expected.txt: Added.
+ * platform/qt-4.8/svg/carto.net/slider-expected.png: Added.
+ * platform/qt-4.8/svg/carto.net/slider-expected.txt: Added.
+ * platform/qt-4.8/svg/carto.net/tabgroup-expected.png: Added.
+ * platform/qt-4.8/svg/carto.net/tabgroup-expected.txt: Added.
+ * platform/qt-4.8/svg/carto.net/textbox-expected.png: Added.
+ * platform/qt-4.8/svg/carto.net/textbox-expected.txt: Added.
+ * platform/qt-4.8/svg/carto.net/window-expected.png: Added.
+ * platform/qt-4.8/svg/carto.net/window-expected.txt: Added.
+ * platform/qt-mac/Skipped: Skip failing tests.
+ * platform/qt-wk2/Skipped: Skip failing tests.
+
+2011-07-29 Csaba Osztrogonác <ossy@webkit.org>
+
+ [Qt] Unreviewed gardening after r91984
+
+ * platform/qt-4.8/fast/block/positioning/047-expected.png: Added.
+ * platform/qt-4.8/fast/block/positioning/047-expected.txt: Added.
+ * platform/qt-4.8/fast/block/positioning/051-expected.png: Added.
+ * platform/qt-4.8/fast/block/positioning/051-expected.txt: Added.
+ * platform/qt-4.8/fast/invalid/019-expected.png: Added.
+ * platform/qt-4.8/fast/invalid/019-expected.txt: Added.
+ * platform/qt-4.8/fast/lists/003-expected.png: Added.
+ * platform/qt-4.8/fast/lists/003-expected.txt: Added.
+ * platform/qt-4.8/fast/text/basic/generic-family-reset-expected.png: Added.
+ * platform/qt-4.8/fast/text/basic/generic-family-reset-expected.txt: Added.
+ * platform/qt-mac/Skipped: Skip failing tests.
+ * platform/qt-wk2/Skipped: Skip failing tests.
+
+2011-07-29 Kristóf Kosztyó <Kosztyo.Kristof@stud.u-szeged.hu>
+
+ [Qt] Add platform specific expected results
+
+ Reviewed by Csaba Osztrogonác.
+
+ * platform/qt/Skipped: Unskip passing tests.
+ * platform/qt/svg/W3C-SVG-1.1/animate-elem-08-t-expected.png: Added.
+ * platform/qt/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt: Added.
+ * platform/qt/svg/W3C-SVG-1.1/linking-a-03-b-expected.png: Added.
+ * platform/qt/svg/W3C-SVG-1.1/linking-a-03-b-expected.txt: Added.
+ * platform/qt/svg/W3C-SVG-1.1/masking-path-04-b-expected.png: Added.
+ * platform/qt/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt: Added.
+ * platform/qt/svg/W3C-SVG-1.1/struct-frag-01-t-expected.png: Added.
+ * platform/qt/svg/W3C-SVG-1.1/struct-frag-01-t-expected.txt:
+ * platform/qt/svg/W3C-SVG-1.1/struct-use-01-t-expected.png: Added.
+ * platform/qt/svg/W3C-SVG-1.1/struct-use-01-t-expected.txt: Added.
+ * platform/qt/svg/batik/filters/filterRegions-expected.png: Added.
+ * platform/qt/svg/batik/filters/filterRegions-expected.txt: Added.
+ * platform/qt/svg/batik/masking/maskRegions-expected.png: Added.
+ * platform/qt/svg/batik/masking/maskRegions-expected.txt: Added.
+ * platform/qt/svg/batik/paints/patternPreserveAspectRatioA-expected.png: Added.
+ * platform/qt/svg/batik/paints/patternPreserveAspectRatioA-expected.txt: Added.
+ * platform/qt/svg/batik/paints/patternRegionA-expected.png: Added.
+ * platform/qt/svg/batik/paints/patternRegionA-expected.txt: Added.
+ * platform/qt/svg/batik/paints/patternRegions-expected.png: Added.
+ * platform/qt/svg/batik/paints/patternRegions-expected.txt: Added.
+ * platform/qt/svg/batik/text/longTextOnPath-expected.png: Added.
+ * platform/qt/svg/batik/text/longTextOnPath-expected.txt: Added.
+ * platform/qt/svg/batik/text/smallFonts-expected.png: Added.
+ * platform/qt/svg/batik/text/smallFonts-expected.txt: Added.
+ * platform/qt/svg/batik/text/textAnchor-expected.png: Added.
+ * platform/qt/svg/batik/text/textAnchor-expected.txt: Added.
+ * platform/qt/svg/batik/text/textAnchor2-expected.png: Added.
+ * platform/qt/svg/batik/text/textAnchor2-expected.txt: Added.
+ * platform/qt/svg/batik/text/textAnchor3-expected.png: Added.
+ * platform/qt/svg/batik/text/textAnchor3-expected.txt: Added.
+ * platform/qt/svg/batik/text/textDecoration2-expected.png: Added.
+ * platform/qt/svg/batik/text/textDecoration2-expected.txt: Added.
+ * platform/qt/svg/batik/text/textEffect-expected.png: Added.
+ * platform/qt/svg/batik/text/textEffect-expected.txt: Added.
+ * platform/qt/svg/batik/text/textEffect2-expected.png: Added.
+ * platform/qt/svg/batik/text/textEffect2-expected.txt: Added.
+ * platform/qt/svg/batik/text/textEffect3-expected.png: Added.
+ * platform/qt/svg/batik/text/textEffect3-expected.txt: Added.
+ * platform/qt/svg/batik/text/textFeatures-expected.png: Added.
+ * platform/qt/svg/batik/text/textFeatures-expected.txt: Added.
+ * platform/qt/svg/batik/text/textGlyphOrientationHorizontal-expected.png: Added.
+ * platform/qt/svg/batik/text/textGlyphOrientationHorizontal-expected.txt: Added.
+ * platform/qt/svg/batik/text/textLayout2-expected.png: Added.
+ * platform/qt/svg/batik/text/textLayout2-expected.txt: Added.
+ * platform/qt/svg/batik/text/textLength-expected.png: Added.
+ * platform/qt/svg/batik/text/textLength-expected.txt: Added.
+ * platform/qt/svg/batik/text/textOnPath-expected.png: Added.
+ * platform/qt/svg/batik/text/textOnPath-expected.txt: Added.
+ * platform/qt/svg/batik/text/textOnPath2-expected.png: Added.
+ * platform/qt/svg/batik/text/textOnPath2-expected.txt: Added.
+ * platform/qt/svg/batik/text/textOnPath3-expected.png: Added.
+ * platform/qt/svg/batik/text/textOnPath3-expected.txt: Added.
+ * platform/qt/svg/batik/text/textPCDATA-expected.png: Added.
+ * platform/qt/svg/batik/text/textPCDATA-expected.txt: Added.
+ * platform/qt/svg/batik/text/textPosition-expected.png: Added.
+ * platform/qt/svg/batik/text/textPosition-expected.txt: Added.
+ * platform/qt/svg/batik/text/textPosition2-expected.png: Added.
+ * platform/qt/svg/batik/text/textPosition2-expected.txt: Added.
+ * platform/qt/svg/batik/text/textProperties-expected.png: Added.
+ * platform/qt/svg/batik/text/textProperties-expected.txt: Added.
+ * platform/qt/svg/batik/text/textProperties2-expected.png: Added.
+ * platform/qt/svg/batik/text/textProperties2-expected.txt: Added.
+ * platform/qt/svg/batik/text/verticalTextOnPath-expected.png: Added.
+ * platform/qt/svg/batik/text/verticalTextOnPath-expected.txt: Added.
+ * platform/qt/svg/carto.net/button-expected.png: Added.
+ * platform/qt/svg/carto.net/button-expected.txt: Added.
+ * platform/qt/svg/carto.net/colourpicker-expected.png: Added.
+ * platform/qt/svg/carto.net/colourpicker-expected.txt: Added.
+ * platform/qt/svg/carto.net/combobox-expected.png: Added.
+ * platform/qt/svg/carto.net/combobox-expected.txt: Added.
+ * platform/qt/svg/carto.net/scrollbar-expected.png: Added.
+ * platform/qt/svg/carto.net/scrollbar-expected.txt: Added.
+ * platform/qt/svg/carto.net/selectionlist-expected.png: Added.
+ * platform/qt/svg/carto.net/selectionlist-expected.txt: Added.
+ * platform/qt/svg/carto.net/slider-expected.png: Added.
+ * platform/qt/svg/carto.net/slider-expected.txt: Added.
+ * platform/qt/svg/carto.net/tabgroup-expected.png: Added.
+ * platform/qt/svg/carto.net/tabgroup-expected.txt: Added.
+ * platform/qt/svg/carto.net/textbox-expected.png: Added.
+ * platform/qt/svg/carto.net/textbox-expected.txt: Added.
+ * platform/qt/svg/carto.net/window-expected.png: Added.
+ * platform/qt/svg/carto.net/window-expected.txt: Added.
+ * platform/qt/svg/css/css-box-min-width-expected.png: Added.
+ * platform/qt/svg/css/css-box-min-width-expected.txt: Added.
+ * platform/qt/svg/css/getComputedStyle-basic-expected.png: Added.
+ * platform/qt/svg/custom/foreign-object-skew-expected.png: Added.
+ * platform/qt/svg/custom/foreign-object-skew-expected.txt: Added.
+ * platform/qt/svg/custom/grayscale-gradient-mask-expected.png: Added.
+ * platform/qt/svg/custom/grayscale-gradient-mask-expected.txt: Added.
+ * platform/qt/svg/custom/group-opacity-expected.png: Added.
+ * platform/qt/svg/custom/group-opacity-expected.txt: Added.
+ * platform/qt/svg/custom/js-late-clipPath-and-object-creation-expected.png: Added.
+ * platform/qt/svg/custom/js-late-clipPath-and-object-creation-expected.txt: Added.
+ * platform/qt/svg/custom/js-late-clipPath-creation-expected.png: Added.
+ * platform/qt/svg/custom/js-late-clipPath-creation-expected.txt: Added.
+ * platform/qt/svg/custom/percentage-rect-expected.png: Added.
+ * platform/qt/svg/custom/percentage-rect-expected.txt: Added.
+ * platform/qt/svg/custom/pointer-events-image-expected.png: Added.
+ * platform/qt/svg/custom/pointer-events-image-expected.txt: Added.
+ * platform/qt/svg/custom/text-linking-expected.png: Added.
+ * platform/qt/svg/custom/text-linking-expected.txt: Added.
+ * platform/qt/svg/dom/SVGRectElement/rect-modify-rx-expected.png: Added.
+ * platform/qt/svg/hixie/cascade/001-broken-expected.png: Added.
+ * platform/qt/svg/hixie/cascade/001-broken-expected.txt: Added.
+ * platform/qt/svg/hixie/data-types/001-expected.png: Added.
+ * platform/qt/svg/hixie/data-types/001-expected.txt: Added.
+ * platform/qt/svg/hixie/dynamic/002-expected.png: Added.
+ * platform/qt/svg/hixie/dynamic/002-expected.txt:
+ * platform/qt/svg/hixie/dynamic/003-expected.png: Added.
+ * platform/qt/svg/hixie/dynamic/003-expected.txt: Added.
+ * platform/qt/svg/hixie/dynamic/004-expected.png: Added.
+ * platform/qt/svg/hixie/dynamic/004-expected.txt: Added.
+ * platform/qt/svg/hixie/dynamic/005-expected.png: Added.
+ * platform/qt/svg/hixie/dynamic/005-expected.txt: Added.
+ * platform/qt/svg/hixie/dynamic/006-expected.png: Added.
+ * platform/qt/svg/hixie/dynamic/006-expected.txt: Added.
+ * platform/qt/svg/hixie/error/001-expected.png: Added.
+ * platform/qt/svg/hixie/error/001-expected.txt: Added.
+ * platform/qt/svg/hixie/error/002-expected.png: Added.
+ * platform/qt/svg/hixie/error/002-expected.txt: Added.
+ * platform/qt/svg/hixie/error/003-expected.png: Added.
+ * platform/qt/svg/hixie/error/003-expected.txt: Added.
+ * platform/qt/svg/hixie/error/007-expected.png: Added.
+ * platform/qt/svg/hixie/error/007-expected.txt: Added.
+ * platform/qt/svg/hixie/error/008-expected.png: Added.
+ * platform/qt/svg/hixie/error/008-expected.txt: Added.
+ * platform/qt/svg/hixie/error/009-expected.png: Added.
+ * platform/qt/svg/hixie/error/009-expected.txt: Added.
+ * platform/qt/svg/hixie/error/010-expected.png: Added.
+ * platform/qt/svg/hixie/error/010-expected.txt: Added.
+ * platform/qt/svg/hixie/error/011-expected.png: Added.
+ * platform/qt/svg/hixie/error/011-expected.txt: Added.
+ * platform/qt/svg/hixie/error/013-expected.png: Added.
+ * platform/qt/svg/hixie/error/013-expected.txt: Added.
+ * platform/qt/svg/hixie/error/014-expected.png: Added.
+ * platform/qt/svg/hixie/error/014-expected.txt: Added.
+ * platform/qt/svg/hixie/error/014-test-expected.png: Added.
+ * platform/qt/svg/hixie/error/014-test-expected.txt: Added.
+ * platform/qt/svg/hixie/error/015-expected.png: Added.
+ * platform/qt/svg/hixie/error/015-expected.txt: Added.
+ * platform/qt/svg/hixie/error/016-expected.png: Added.
+ * platform/qt/svg/hixie/error/016-expected.txt: Added.
+ * platform/qt/svg/hixie/error/017-expected.png: Added.
+ * platform/qt/svg/hixie/error/017-expected.txt: Added.
+ * platform/qt/svg/hixie/links/001-expected.png: Added.
+ * platform/qt/svg/hixie/links/001-expected.txt: Added.
+ * platform/qt/svg/hixie/links/002-expected.png: Added.
+ * platform/qt/svg/hixie/links/002-expected.txt: Added.
+ * platform/qt/svg/hixie/mixed/003-expected.png: Added.
+ * platform/qt/svg/hixie/mixed/003-expected.txt: Added.
+ * platform/qt/svg/hixie/mixed/004-expected.png: Added.
+ * platform/qt/svg/hixie/mixed/004-expected.txt: Added.
+ * platform/qt/svg/hixie/mixed/005-expected.png: Added.
+ * platform/qt/svg/hixie/mixed/005-expected.txt: Added.
+ * platform/qt/svg/hixie/mixed/006-expected.png: Added.
+ * platform/qt/svg/hixie/mixed/006-expected.txt: Added.
+ * platform/qt/svg/hixie/mixed/007-expected.png: Added.
+ * platform/qt/svg/hixie/mixed/007-expected.txt:
+ * platform/qt/svg/hixie/mixed/008-expected.png: Added.
+ * platform/qt/svg/hixie/mixed/008-expected.txt: Added.
+ * platform/qt/svg/hixie/mixed/009-expected.png: Added.
+ * platform/qt/svg/hixie/mixed/009-expected.txt: Added.
+ * platform/qt/svg/hixie/mixed/010-expected.png: Added.
+ * platform/qt/svg/hixie/mixed/010-expected.txt: Added.
+ * platform/qt/svg/hixie/mixed/011-expected.png: Added.
+ * platform/qt/svg/hixie/mixed/011-expected.txt: Added.
+ * platform/qt/svg/hixie/painting/001-expected.png: Added.
+ * platform/qt/svg/hixie/painting/001-expected.txt: Added.
+ * platform/qt/svg/hixie/perf/001-expected.png: Added.
+ * platform/qt/svg/hixie/perf/001-expected.txt: Added.
+ * platform/qt/svg/hixie/perf/002-expected.png: Added.
+ * platform/qt/svg/hixie/perf/002-expected.txt: Added.
+ * platform/qt/svg/hixie/perf/003-expected.png: Added.
+ * platform/qt/svg/hixie/perf/003-expected.txt: Added.
+ * platform/qt/svg/hixie/perf/004-expected.png: Added.
+ * platform/qt/svg/hixie/perf/004-expected.txt: Added.
+ * platform/qt/svg/hixie/perf/005-expected.png: Added.
+ * platform/qt/svg/hixie/perf/005-expected.txt: Added.
+ * platform/qt/svg/hixie/perf/006-expected.png: Added.
+ * platform/qt/svg/hixie/perf/006-expected.txt: Added.
+ * platform/qt/svg/hixie/perf/007-expected.png: Added.
+ * platform/qt/svg/hixie/perf/007-expected.txt: Added.
+ * platform/qt/svg/hixie/processing-model/003-expected.png: Added.
+ * platform/qt/svg/hixie/processing-model/003-expected.txt:
+ * platform/qt/svg/hixie/processing-model/004-expected.png: Added.
+ * platform/qt/svg/hixie/processing-model/004-expected.txt:
+ * platform/qt/svg/hixie/processing-model/005-expected.png: Added.
+ * platform/qt/svg/hixie/processing-model/005-expected.txt: Added.
+ * platform/qt/svg/hixie/rendering-model/001-expected.png: Added.
+ * platform/qt/svg/hixie/rendering-model/001-expected.txt: Added.
+ * platform/qt/svg/hixie/rendering-model/002-expected.png: Added.
+ * platform/qt/svg/hixie/rendering-model/002-expected.txt: Added.
+ * platform/qt/svg/hixie/rendering-model/003-expected.png: Added.
+ * platform/qt/svg/hixie/rendering-model/003-expected.txt: Added.
+ * platform/qt/svg/hixie/rendering-model/003a-expected.png: Added.
+ * platform/qt/svg/hixie/rendering-model/003a-expected.txt: Added.
+ * platform/qt/svg/hixie/rendering-model/004-expected.png: Added.
+ * platform/qt/svg/hixie/rendering-model/004-expected.txt: Added.
+ * platform/qt/svg/hixie/shapes/path/001-expected.png: Added.
+ * platform/qt/svg/hixie/shapes/path/001-expected.txt: Added.
+ * platform/qt/svg/hixie/text/002-expected.png: Added.
+ * platform/qt/svg/hixie/text/002-expected.txt: Added.
+ * platform/qt/svg/hixie/text/003-expected.png: Added.
+ * platform/qt/svg/hixie/text/003-expected.txt: Added.
+ * platform/qt/svg/hixie/text/003a-expected.png: Added.
+ * platform/qt/svg/hixie/text/003a-expected.txt: Added.
+ * platform/qt/svg/hixie/text/003b-expected.png: Added.
+ * platform/qt/svg/hixie/text/003b-expected.txt: Added.
+ * platform/qt/svg/hixie/transform/001-expected.png: Added.
+ * platform/qt/svg/hixie/transform/001-expected.txt: Added.
+ * platform/qt/svg/hixie/use/001-expected.png: Added.
+ * platform/qt/svg/hixie/use/001-expected.txt: Added.
+ * platform/qt/svg/hixie/use/002-expected.png: Added.
+ * platform/qt/svg/hixie/use/002-expected.txt: Added.
+ * platform/qt/svg/hixie/use/002-test-expected.png: Added.
+ * platform/qt/svg/hixie/use/002-test-expected.txt: Added.
+ * platform/qt/svg/hixie/viewbox/001-expected.png: Added.
+ * platform/qt/svg/hixie/viewbox/001-expected.txt: Added.
+ * platform/qt/svg/hixie/viewbox/002-expected.png: Added.
+ * platform/qt/svg/hixie/viewbox/002-expected.txt: Added.
+ * platform/qt/svg/hixie/viewbox/003-expected.png: Added.
+ * platform/qt/svg/hixie/viewbox/003-expected.txt: Added.
+ * platform/qt/svg/hixie/viewbox/004-expected.png: Added.
+ * platform/qt/svg/hixie/viewbox/004-expected.txt: Added.
+ * platform/qt/svg/hixie/viewbox/preserveAspectRatio/001-expected.png: Added.
+ * platform/qt/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt: Added.
+ * platform/qt/svg/hixie/viewbox/preserveAspectRatio/002-expected.png: Added.
+ * platform/qt/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt: Added.
+
+2011-07-29 Kristóf Kosztyó <Kosztyo.Kristof@stud.u-szeged.hu>
+
+ [Qt] Update platform specific expected results
+
+ Reviewed by Csaba Osztrogonác.
+
+ * platform/qt/Skipped: Unskip passing tests.
+ * platform/qt/fast/backgrounds/opacity-on-document-element-expected.png: Added.
+ * platform/qt/fast/backgrounds/opacity-on-document-element-expected.txt:
+ * platform/qt/fast/block/basic/010-expected.png: Added.
+ * platform/qt/fast/block/basic/010-expected.txt:
+ * platform/qt/fast/block/float/004-expected.png: Added.
+ * platform/qt/fast/block/float/004-expected.txt:
+ * platform/qt/fast/block/float/010-expected.png: Added.
+ * platform/qt/fast/block/float/010-expected.txt:
+ * platform/qt/fast/block/float/017-expected.png: Added.
+ * platform/qt/fast/block/float/017-expected.txt:
+ * platform/qt/fast/block/float/021-expected.png: Added.
+ * platform/qt/fast/block/float/021-expected.txt:
+ * platform/qt/fast/block/float/032-expected.png: Added.
+ * platform/qt/fast/block/float/032-expected.txt:
+ * platform/qt/fast/block/float/br-with-clear-expected.png: Added.
+ * platform/qt/fast/block/float/br-with-clear-expected.txt: Added.
+ * platform/qt/fast/block/float/float-in-float-hit-testing-expected.png: Added.
+ * platform/qt/fast/block/float/float-in-float-hit-testing-expected.txt:
+ * platform/qt/fast/block/margin-collapse/006-expected.png: Added.
+ * platform/qt/fast/block/margin-collapse/006-expected.txt:
+ * platform/qt/fast/block/margin-collapse/055-expected.png: Added.
+ * platform/qt/fast/block/margin-collapse/055-expected.txt:
+ * platform/qt/fast/block/positioning/047-expected.png: Added.
+ * platform/qt/fast/block/positioning/047-expected.txt:
+ * platform/qt/fast/block/positioning/051-expected.png: Added.
+ * platform/qt/fast/block/positioning/051-expected.txt:
+ * platform/qt/fast/block/positioning/056-expected.png: Added.
+ * platform/qt/fast/block/positioning/056-expected.txt:
+ * platform/qt/fast/block/positioning/061-expected.png: Added.
+ * platform/qt/fast/block/positioning/061-expected.txt:
+ * platform/qt/fast/block/positioning/move-with-auto-width-expected.png: Added.
+ * platform/qt/fast/block/positioning/move-with-auto-width-expected.txt: Added.
+ * platform/qt/fast/css/beforeSelectorOnCodeElement-expected.png: Added.
+ * platform/qt/fast/css/beforeSelectorOnCodeElement-expected.txt:
+ * platform/qt/fast/dynamic/containing-block-change-expected.png: Added.
+ * platform/qt/fast/dynamic/containing-block-change-expected.txt:
+ * platform/qt/fast/dynamic/floating-to-positioned-2-expected.png: Added.
+ * platform/qt/fast/dynamic/floating-to-positioned-2-expected.txt: Added.
+ * platform/qt/fast/dynamic/floating-to-positioned-expected.png: Added.
+ * platform/qt/fast/dynamic/floating-to-positioned-expected.txt: Added.
+ * platform/qt/fast/events/focusingUnloadedFrame-expected.png: Added.
+ * platform/qt/fast/flexbox/002-expected.png: Added.
+ * platform/qt/fast/flexbox/002-expected.txt:
+ * platform/qt/fast/flexbox/003-expected.png: Added.
+ * platform/qt/fast/flexbox/003-expected.txt:
+ * platform/qt/fast/forms/listbox-clip-expected.png: Added.
+ * platform/qt/fast/forms/listbox-clip-expected.txt:
+ * platform/qt/fast/forms/menulist-clip-expected.png: Added.
+ * platform/qt/fast/forms/menulist-clip-expected.txt:
+ * platform/qt/fast/forms/minWidthPercent-expected.png: Added.
+ * platform/qt/fast/forms/minWidthPercent-expected.txt:
+ * platform/qt/fast/forms/onchange-enter-submit-expected.png: Added.
+ * platform/qt/fast/gradients/background-clipped-expected.png: Added.
+ * platform/qt/fast/gradients/background-clipped-expected.txt: Added.
+ * platform/qt/fast/gradients/generated-gradients-expected.png: Added.
+ * platform/qt/fast/gradients/generated-gradients-expected.txt: Added.
+ * platform/qt/fast/gradients/simple-gradients-expected.png: Added.
+ * platform/qt/fast/gradients/simple-gradients-expected.txt: Added.
+ * platform/qt/fast/inline-block/001-expected.png: Added.
+ * platform/qt/fast/inline-block/001-expected.txt:
+ * platform/qt/fast/inline/continuation-outlines-expected.png: Added.
+ * platform/qt/fast/inline/continuation-outlines-expected.txt:
+ * platform/qt/fast/inline/continuation-outlines-with-layers-expected.png: Added.
+ * platform/qt/fast/inline/continuation-outlines-with-layers-expected.txt:
+ * platform/qt/fast/inline/drawStyledEmptyInlinesWithWS-expected.png: Added.
+ * platform/qt/fast/inline/drawStyledEmptyInlinesWithWS-expected.txt: Added.
+ * platform/qt/fast/invalid/019-expected.png: Added.
+ * platform/qt/fast/invalid/019-expected.txt:
+ * platform/qt/fast/layers/add-layer-with-nested-stacking-expected.png: Added.
+ * platform/qt/fast/layers/add-layer-with-nested-stacking-expected.txt: Added.
+ * platform/qt/fast/layers/inline-dirty-z-order-lists-expected.png: Added.
+ * platform/qt/fast/layers/inline-dirty-z-order-lists-expected.txt: Added.
+ * platform/qt/fast/layers/remove-layer-with-nested-stacking-expected.png: Added.
+ * platform/qt/fast/layers/remove-layer-with-nested-stacking-expected.txt: Added.
+ * platform/qt/fast/layers/self-painting-outline-expected.png: Added.
+ * platform/qt/fast/layers/self-painting-outline-expected.txt: Added.
+ * platform/qt/fast/lists/003-expected.png: Added.
+ * platform/qt/fast/lists/003-expected.txt:
+ * platform/qt/fast/media/mq-animation-expected.png: Added.
+ * platform/qt/fast/media/mq-animation-expected.txt: Added.
+ * platform/qt/fast/media/mq-js-media-except-01-expected.png: Added.
+ * platform/qt/fast/media/mq-js-media-except-01-expected.txt:
+ * platform/qt/fast/media/mq-js-media-except-02-expected.png: Added.
+ * platform/qt/fast/media/mq-js-media-except-02-expected.txt:
+ * platform/qt/fast/overflow/table-overflow-float-expected.png: Added.
+ * platform/qt/fast/overflow/table-overflow-float-expected.txt:
+ * platform/qt/fast/repaint/4774354-expected.png: Added.
+ * platform/qt/fast/repaint/4774354-expected.txt:
+ * platform/qt/fast/repaint/4776765-expected.png: Added.
+ * platform/qt/fast/repaint/4776765-expected.txt:
+ * platform/qt/fast/repaint/backgroundSizeRepaint-expected.png: Added.
+ * platform/qt/fast/repaint/backgroundSizeRepaint-expected.txt:
+ * platform/qt/fast/repaint/body-background-image-expected.png: Added.
+ * platform/qt/fast/repaint/body-background-image-expected.txt:
+ * platform/qt/fast/repaint/border-fit-lines-expected.png: Added.
+ * platform/qt/fast/repaint/border-fit-lines-expected.txt:
+ * platform/qt/fast/repaint/border-radius-repaint-expected.png: Added.
+ * platform/qt/fast/repaint/border-radius-repaint-expected.txt:
+ * platform/qt/fast/repaint/border-repaint-glitch-expected.png: Added.
+ * platform/qt/fast/repaint/border-repaint-glitch-expected.txt:
+ * platform/qt/fast/repaint/box-shadow-dynamic-expected.png: Added.
+ * platform/qt/fast/repaint/box-shadow-dynamic-expected.txt:
+ * platform/qt/fast/repaint/bugzilla-3509-expected.png: Added.
+ * platform/qt/fast/repaint/bugzilla-3509-expected.txt:
+ * platform/qt/fast/repaint/bugzilla-5699-expected.png: Added.
+ * platform/qt/fast/repaint/bugzilla-5699-expected.txt:
+ * platform/qt/fast/repaint/bugzilla-6278-expected.png: Added.
+ * platform/qt/fast/repaint/bugzilla-6278-expected.txt:
+ * platform/qt/fast/repaint/bugzilla-6388-expected.png: Added.
+ * platform/qt/fast/repaint/bugzilla-6388-expected.txt:
+ * platform/qt/fast/repaint/bugzilla-6473-expected.png: Added.
+ * platform/qt/fast/repaint/bugzilla-6473-expected.txt:
+ * platform/qt/fast/repaint/bugzilla-7235-expected.png: Added.
+ * platform/qt/fast/repaint/bugzilla-7235-expected.txt:
+ * platform/qt/fast/repaint/caret-outside-block-expected.png: Added.
+ * platform/qt/fast/repaint/caret-outside-block-expected.txt: Added.
+ * platform/qt/fast/repaint/change-transform-expected.png: Added.
+ * platform/qt/fast/repaint/change-transform-expected.txt: Added.
+ * platform/qt/fast/repaint/clip-with-layout-delta-expected.png: Added.
+ * platform/qt/fast/repaint/clip-with-layout-delta-expected.txt: Added.
+ * platform/qt/fast/repaint/clipped-relative-expected.png: Added.
+ * platform/qt/fast/repaint/clipped-relative-expected.txt:
+ * platform/qt/fast/repaint/containing-block-position-change-expected.png: Added.
+ * platform/qt/fast/repaint/containing-block-position-change-expected.txt:
+ * platform/qt/fast/repaint/continuation-after-outline-expected.png: Added.
+ * platform/qt/fast/repaint/continuation-after-outline-expected.txt:
+ * platform/qt/fast/repaint/create-layer-repaint-expected.png: Added.
+ * platform/qt/fast/repaint/create-layer-repaint-expected.txt: Added.
+ * platform/qt/fast/repaint/delete-into-nested-block-expected.png: Added.
+ * platform/qt/fast/repaint/delete-into-nested-block-expected.txt:
+ * platform/qt/fast/repaint/dynamic-table-vertical-alignment-change-expected.png: Added.
+ * platform/qt/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt: Added.
+ * platform/qt/fast/repaint/float-move-during-layout-expected.png: Added.
+ * platform/qt/fast/repaint/float-move-during-layout-expected.txt:
+ * platform/qt/fast/repaint/float-overflow-expected.png: Added.
+ * platform/qt/fast/repaint/float-overflow-expected.txt:
+ * platform/qt/fast/repaint/float-overflow-right-expected.png: Added.
+ * platform/qt/fast/repaint/float-overflow-right-expected.txt:
+ * platform/qt/fast/repaint/focus-layers-expected.png: Added.
+ * platform/qt/fast/repaint/focus-layers-expected.txt:
+ * platform/qt/fast/repaint/inline-color-change-expected.png: Added.
+ * platform/qt/fast/repaint/inline-color-change-expected.txt: Added.
+ * platform/qt/fast/repaint/invisible-objects-expected.png: Added.
+ * platform/qt/fast/repaint/invisible-objects-expected.txt: Added.
+ * platform/qt/fast/repaint/layout-state-only-positioned-expected.png: Added.
+ * platform/qt/fast/repaint/layout-state-only-positioned-expected.txt: Added.
+ * platform/qt/fast/repaint/layout-state-relative-expected.png: Added.
+ * platform/qt/fast/repaint/layout-state-relative-expected.txt: Added.
+ * platform/qt/fast/repaint/line-flow-with-floats-1-expected.png: Added.
+ * platform/qt/fast/repaint/line-flow-with-floats-1-expected.txt: Added.
+ * platform/qt/fast/repaint/line-flow-with-floats-10-expected.png: Added.
+ * platform/qt/fast/repaint/line-flow-with-floats-10-expected.txt: Added.
+ * platform/qt/fast/repaint/line-flow-with-floats-2-expected.png: Added.
+ * platform/qt/fast/repaint/line-flow-with-floats-2-expected.txt: Added.
+ * platform/qt/fast/repaint/line-flow-with-floats-3-expected.png: Added.
+ * platform/qt/fast/repaint/line-flow-with-floats-3-expected.txt: Added.
+ * platform/qt/fast/repaint/line-flow-with-floats-4-expected.png: Added.
+ * platform/qt/fast/repaint/line-flow-with-floats-4-expected.txt: Added.
+ * platform/qt/fast/repaint/line-flow-with-floats-5-expected.png: Added.
+ * platform/qt/fast/repaint/line-flow-with-floats-5-expected.txt: Added.
+ * platform/qt/fast/repaint/line-flow-with-floats-6-expected.png: Added.
+ * platform/qt/fast/repaint/line-flow-with-floats-6-expected.txt: Added.
+ * platform/qt/fast/repaint/line-flow-with-floats-7-expected.png: Added.
+ * platform/qt/fast/repaint/line-flow-with-floats-7-expected.txt: Added.
+ * platform/qt/fast/repaint/line-flow-with-floats-8-expected.png: Added.
+ * platform/qt/fast/repaint/line-flow-with-floats-8-expected.txt: Added.
+ * platform/qt/fast/repaint/line-flow-with-floats-9-expected.png: Added.
+ * platform/qt/fast/repaint/line-flow-with-floats-9-expected.txt: Added.
+ * platform/qt/fast/repaint/line-overflow-expected.png: Added.
+ * platform/qt/fast/repaint/line-overflow-expected.txt:
+ * platform/qt/fast/repaint/lines-with-layout-delta-expected.png: Added.
+ * platform/qt/fast/repaint/lines-with-layout-delta-expected.txt: Added.
+ * platform/qt/fast/repaint/list-marker-2-expected.png: Added.
+ * platform/qt/fast/repaint/list-marker-2-expected.txt:
+ * platform/qt/fast/repaint/make-children-non-inline-expected.png: Added.
+ * platform/qt/fast/repaint/make-children-non-inline-expected.txt: Added.
+ * platform/qt/fast/repaint/opacity-change-on-overflow-float-expected.png: Added.
+ * platform/qt/fast/repaint/opacity-change-on-overflow-float-expected.txt: Added.
+ * platform/qt/fast/repaint/outline-child-repaint-expected.png: Added.
+ * platform/qt/fast/repaint/outline-child-repaint-expected.txt: Added.
+ * platform/qt/fast/repaint/outline-inset-expected.png: Added.
+ * platform/qt/fast/repaint/outline-inset-expected.txt:
+ * platform/qt/fast/repaint/outline-repaint-glitch-expected.png: Added.
+ * platform/qt/fast/repaint/outline-repaint-glitch-expected.txt:
+ * platform/qt/fast/repaint/outline-shrinking-expected.png: Added.
+ * platform/qt/fast/repaint/outline-shrinking-expected.txt:
+ * platform/qt/fast/repaint/overflow-clip-subtree-layout-expected.png: Added.
+ * platform/qt/fast/repaint/overflow-clip-subtree-layout-expected.txt: Added.
+ * platform/qt/fast/repaint/overflow-delete-line-expected.png: Added.
+ * platform/qt/fast/repaint/overflow-delete-line-expected.txt:
+ * platform/qt/fast/repaint/overflow-scroll-body-appear-expected.png: Added.
+ * platform/qt/fast/repaint/overflow-scroll-body-appear-expected.txt: Added.
+ * platform/qt/fast/repaint/overflow-scroll-delete-expected.png: Added.
+ * platform/qt/fast/repaint/overflow-scroll-delete-expected.txt: Added.
+ * platform/qt/fast/repaint/reflection-redraw-expected.png: Added.
+ * platform/qt/fast/repaint/reflection-redraw-expected.txt: Added.
+ * platform/qt/fast/repaint/reflection-repaint-test-expected.png: Added.
+ * platform/qt/fast/repaint/reflection-repaint-test-expected.txt: Added.
+ * platform/qt/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.png: Added.
+ * platform/qt/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt: Added.
+ * platform/qt/fast/repaint/repaint-resized-overflow-expected.png: Added.
+ * platform/qt/fast/repaint/repaint-resized-overflow-expected.txt:
+ * platform/qt/fast/repaint/selected-replaced-expected.png: Added.
+ * platform/qt/fast/repaint/selected-replaced-expected.txt: Added.
+ * platform/qt/fast/repaint/selection-clear-expected.png: Added.
+ * platform/qt/fast/repaint/selection-clear-expected.txt: Added.
+ * platform/qt/fast/repaint/static-to-positioned-expected.png: Added.
+ * platform/qt/fast/repaint/static-to-positioned-expected.txt:
+ * platform/qt/fast/repaint/subtree-root-clip-2-expected.png: Added.
+ * platform/qt/fast/repaint/subtree-root-clip-2-expected.txt: Added.
+ * platform/qt/fast/repaint/subtree-root-clip-3-expected.png: Added.
+ * platform/qt/fast/repaint/subtree-root-clip-3-expected.txt: Added.
+ * platform/qt/fast/repaint/subtree-root-clip-expected.png: Added.
+ * platform/qt/fast/repaint/subtree-root-clip-expected.txt: Added.
+ * platform/qt/fast/repaint/subtree-root-skipped-expected.png: Added.
+ * platform/qt/fast/repaint/subtree-root-skipped-expected.txt: Added.
+ * platform/qt/fast/repaint/table-cell-collapsed-border-expected.png: Added.
+ * platform/qt/fast/repaint/table-cell-collapsed-border-expected.txt:
+ * platform/qt/fast/repaint/table-cell-move-expected.png: Added.
+ * platform/qt/fast/repaint/table-cell-move-expected.txt:
+ * platform/qt/fast/repaint/table-collapsed-border-expected.png: Added.
+ * platform/qt/fast/repaint/table-collapsed-border-expected.txt:
+ * platform/qt/fast/repaint/table-extra-bottom-grow-expected.png: Added.
+ * platform/qt/fast/repaint/table-extra-bottom-grow-expected.txt:
+ * platform/qt/fast/repaint/table-two-pass-layout-overpaint-expected.png: Added.
+ * platform/qt/fast/repaint/table-two-pass-layout-overpaint-expected.txt: Added.
+ * platform/qt/fast/repaint/text-append-dirty-lines-expected.png: Added.
+ * platform/qt/fast/repaint/text-append-dirty-lines-expected.txt: Added.
+ * platform/qt/fast/repaint/transform-absolute-child-expected.png: Added.
+ * platform/qt/fast/repaint/transform-absolute-child-expected.txt: Added.
+ * platform/qt/fast/repaint/transform-absolute-in-positioned-container-expected.png: Added.
+ * platform/qt/fast/repaint/transform-absolute-in-positioned-container-expected.txt: Added.
+ * platform/qt/fast/repaint/transform-disable-layoutstate-expected.png: Added.
+ * platform/qt/fast/repaint/transform-disable-layoutstate-expected.txt: Added.
+ * platform/qt/fast/repaint/transform-layout-repaint-expected.png: Added.
+ * platform/qt/fast/repaint/transform-layout-repaint-expected.txt: Added.
+ * platform/qt/fast/repaint/transform-relative-position-expected.png: Added.
+ * platform/qt/fast/repaint/transform-relative-position-expected.txt: Added.
+ * platform/qt/fast/repaint/transform-repaint-descendants-expected.png: Added.
+ * platform/qt/fast/repaint/transform-repaint-descendants-expected.txt: Added.
+ * platform/qt/fast/repaint/transform-replaced-shadows-expected.png: Added.
+ * platform/qt/fast/repaint/transform-replaced-shadows-expected.txt: Added.
+ * platform/qt/fast/repaint/transform-translate-expected.png: Added.
+ * platform/qt/fast/repaint/transform-translate-expected.txt: Added.
+ * platform/qt/fast/text/apply-start-width-after-skipped-text-expected.png: Added.
+ * platform/qt/fast/text/apply-start-width-after-skipped-text-expected.txt: Added.
+ * platform/qt/fast/text/basic/generic-family-reset-expected.png: Added.
+ * platform/qt/fast/text/basic/generic-family-reset-expected.txt:
+ * platform/qt/fast/text/whitespace/002-expected.png: Added.
+ * platform/qt/fast/text/whitespace/002-expected.txt:
+ * platform/qt/fast/text/whitespace/003-expected.png: Added.
+ * platform/qt/fast/text/whitespace/003-expected.txt:
+
+2011-07-29 Tony Gentilcore <tonyg@chromium.org>
+
+ [chromium] Fail new fast/js/parseInt.html test
+ https://bugs.webkit.org/show_bug.cgi?id=65366
+
+ Unreviewed expectaions update.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-29 Csaba Osztrogonác <ossy@webkit.org>
+
+ [Qt] Unreviewed gardening.
+
+ * platform/qt-4.8/svg/W3C-SVG-1.1-SE/struct-use-11-f-expected.png: Added.
+ * platform/qt-4.8/svg/W3C-SVG-1.1-SE/struct-use-11-f-expected.txt: Added.
+ * platform/qt-mac/Skipped:
+ * platform/qt-wk2/Skipped:
+
+2011-07-29 Csaba Osztrogonác <ossy@webkit.org>
+
+ [Qt]Web Inspector: REGRESSION(r91928): It made 2 tests fail
+ https://bugs.webkit.org/show_bug.cgi?id=65364
+
+ * platform/qt/Skipped: Skip failing tests.
+
+2011-07-29 Csaba Osztrogonác <ossy@webkit.org>
+
+ [Qt] Unreviewed gardening.
+
+ * platform/qt/svg/W3C-SVG-1.1-SE/struct-use-11-f-expected.png: Added.
+ * platform/qt/svg/W3C-SVG-1.1-SE/struct-use-11-f-expected.txt: Added.
+
+2011-07-28 Kent Tamura <tkent@chromium.org>
+
+ [Qt] Fix style errors of test_expectations.txt.
+
+ * platform/qt/test_expectations.txt:
+
+2011-07-28 Gavin Barraclough <barraclough@apple.com>
+
+ https://bugs.webkit.org/show_bug.cgi?id=65325
+ Performance tweak to parseInt
+
+ Reviewed by Oliver Hunt.
+
+ * fast/js/parseInt-expected.txt: Added.
+ * fast/js/parseInt.html: Added.
+ * fast/js/script-tests/parseInt.js: Added.
+ - Added test cases.
+ * sputnik/Conformance/15_Native_Objects/15.1_The_Global_Object/15.1.2/15.1.2.2_parseInt/S15.1.2.2_A1_T2-expected.txt:
+ - Fixed.
+
+2011-07-28 Anders Carlsson <andersca@apple.com>
+
+ Unreviewed, rolling out r88601. (Requested by Sam Weinig).
+ http://trac.webkit.org/changeset/88601
+ https://bugs.webkit.org/show_bug.cgi?id=62230
+
+ Caused a regression, see https://bugs.webkit.org/show_bug.cgi?id=64378
+
+ * fast/dom/body-link-decl-parent-crash-expected.txt: Removed.
+ * fast/dom/body-link-decl-parent-crash.html: Removed.
+ * fast/dom/styled-inline-style-decl-parent-crash-expected.txt: Removed.
+ * fast/dom/styled-inline-style-decl-parent-crash.html: Removed.
+
+2011-07-28 Luke Zarko <lukezarko@gmail.com>
+
+ V8 should correctly serialize Boolean, Number and String objects.
+
+ https://bugs.webkit.org/show_bug.cgi?id=65286
+
+ Reviewed by David Levin.
+
+ - Check that Boolean, Number and String objects are correctly serialized.
+ - Check that a native error is not serialized.
+ - Fix an expectation that a native error can be serialized.
+
+ * fast/dom/Window/script-tests/postmessage-clone.js:
+ * fast/dom/Window/script-tests/postmessage-test.js:
+ * fast/dom/Window/window-postmessage-clone-expected.txt:
+ * fast/loader/stateobjects/pushstate-object-types-expected.txt:
+ * fast/loader/stateobjects/pushstate-object-types.html:
+ * platform/chromium/fast/dom/Window/window-postmessage-clone-expected.txt:
+
+2011-07-28 Adam Barth <abarth@webkit.org>
+
+ Old code about empty security origins could use a bath
+ https://bugs.webkit.org/show_bug.cgi?id=64735
+
+ Reviewed by Dimitri Glazkov.
+
+ * http/tests/security/inactive-document-with-empty-security-origin-expected.txt: Added.
+ * http/tests/security/inactive-document-with-empty-security-origin.html: Added.
+ * http/tests/security/resources/post-done-to-opener.html: Added.
+
+2011-07-28 Mihnea Ovidenie <mihnea@adobe.com>
+
+ [CSSRegions]Add basic RenderRegion support
+ https://bugs.webkit.org/show_bug.cgi?id=64689
+
+ Reviewed by David Hyatt.
+
+ * fast/regions/region-element-display-restriction-expected.txt: Added.
+ * fast/regions/region-element-display-restriction.html: Added.
+ * fast/regions/region-element-dynamic-attach-flow-expected.txt: Added.
+ * fast/regions/region-element-dynamic-attach-flow.html: Added.
+ * fast/regions/region-element-dynamic-detach-flow-expected.txt: Added.
+ * fast/regions/region-element-dynamic-detach-flow.html: Added.
+ * fast/regions/render-region-renderer-expected.txt: Added.
+ * fast/regions/render-region-renderer.html: Added.
+ * fast/regions/script-tests/region-element-display-restriction.js: Added.
+
+2011-07-28 Adrienne Walker <enne@google.com>
+
+ [chromium] chromium-win-xp test updates after r91945.
+
+ Unreviewed gardening.
+
+ See also r91946, r91948.
+
+ * platform/chromium-win-xp/fast/blockflow/japanese-ruby-horizontal-bt-expected.png: Added.
+ * platform/chromium-win-xp/fast/css/line-height-determined-by-primary-font-expected.png: Added.
+ * platform/chromium-win-xp/fast/ruby/nested-ruby-expected.png: Added.
+ * platform/chromium-win-xp/fast/text/backslash-to-yen-sign-euc-expected.png: Added.
+ * platform/chromium-win-xp/fast/text/backslash-to-yen-sign-euc-expected.txt: Added.
+ * platform/chromium-win-xp/fast/text/international/khmer-selection-expected.png: Added.
+ * platform/chromium-win-xp/fast/text/international/khmer-selection-expected.txt: Added.
+ * platform/chromium-win-xp/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt: Added.
+ * platform/chromium-win-xp/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.png: Added.
+ * platform/chromium-win-xp/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt: Added.
+ * platform/chromium-win-xp/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.png: Added.
+ * platform/chromium-win-xp/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt: Added.
+ * platform/chromium-win-xp/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.png: Added.
+ * platform/chromium-win-xp/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt: Added.
+ * platform/chromium-win-xp/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.png: Added.
+ * platform/chromium-win-xp/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt: Added.
+ * platform/chromium-win-xp/svg/text/bidi-text-query-expected.png: Added.
+ * platform/chromium-win-xp/svg/text/bidi-text-query-expected.txt: Added.
+
+2011-07-28 Stephen White <senorblanco@chromium.org>
+
+ Yet more chromium test updates. Vista tests were broken by the win7
+ results (same fallback problem as linux). Some tests just needed a
+ baseline. And some checked-in SVG masks test results were wrong.
+
+ Unreviewed.
+
+ * platform/chromium-linux/svg/zoom/page/zoom-mask-with-percentages-expected.png: Removed.
+ * platform/chromium-linux/svg/zoom/page/zoom-mask-with-percentages-expected.txt: Removed.
+ * platform/chromium-mac-leopard/svg/custom/image-rescale-clip-expected.png: Added.
+ * platform/chromium-mac-leopard/svg/custom/image-rescale-scroll-expected.png: Added.
+ * platform/chromium-mac/svg/custom/image-rescale-clip-expected.png: Added.
+ * platform/chromium-mac/svg/custom/image-rescale-scroll-expected.png: Added.
+ * platform/chromium-win-vista/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt: Added.
+ * platform/chromium-win-vista/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt: Added.
+ * platform/chromium-win-vista/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt: Added.
+ * platform/chromium-win-vista/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt: Added.
+ * platform/chromium-win-vista/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt: Added.
+ * platform/chromium-win-vista/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt: Added.
+ * platform/chromium-win-vista/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt: Added.
+ * platform/chromium-win-vista/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt: Added.
+ * platform/chromium-win-vista/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt: Added.
+ * platform/chromium-win-vista/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.txt: Added.
+ * platform/chromium-win-vista/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt: Added.
+ * platform/chromium-win-vista/svg/W3C-I18N/tspan-direction-rtl-expected.txt: Added.
+ * platform/chromium-win-vista/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png: Added.
+ * platform/chromium-win-vista/svg/text/bidi-tspans-expected.png: Added.
+ * platform/chromium-win-vista/svg/text/bidi-tspans-expected.txt: Added.
+ * platform/chromium-win/svg/custom/image-rescale-clip-expected.png: Added.
+ * platform/chromium-win/svg/custom/image-rescale-clip-expected.txt: Added.
+ * platform/chromium-win/svg/custom/image-rescale-scroll-expected.png: Added.
+ * platform/chromium-win/svg/custom/image-rescale-scroll-expected.txt: Added.
+ * platform/chromium-win/svg/zoom/page/zoom-mask-with-percentages-expected.png: Removed.
+ * platform/chromium-win/svg/zoom/page/zoom-mask-with-percentages-expected.txt: Removed.
+ * platform/chromium/test_expectations.txt:
+
+2011-07-28 Rob Buis <rbuis@rim.com>
+
+ Mac svg gardening.
+
+ RS=Nikolas Zimmerman.
+
+ * platform/mac/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.png:
+ * platform/mac/svg/custom/text-linking-expected.png:
+ * platform/mac/svg/filters/feGaussianBlur-expected.png:
+ * platform/mac/svg/text/text-altglyph-01-b-expected.png:
+
+2011-07-28 Stephen White <senorblanco@chromium.org>
+
+ New chromium linux text results. These results used to match the XP
+ results, but since we now have (correct) win7 results with different
+ DOM trees, the fallback no longer works, and we need them here.
+
+ Unreviewed.
+
+ * platform/chromium-linux/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt: Added.
+ * platform/chromium-linux/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt: Added.
+ * platform/chromium-linux/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt: Added.
+ * platform/chromium-linux/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt: Added.
+ * platform/chromium-linux/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt: Added.
+ * platform/chromium-linux/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt: Added.
+ * platform/chromium-linux/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt: Added.
+ * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt: Added.
+ * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt: Added.
+ * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.txt: Added.
+ * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt: Added.
+ * platform/chromium-linux/svg/W3C-I18N/tspan-direction-rtl-expected.txt: Added.
+ * platform/chromium-linux/svg/custom/circular-marker-reference-1-expected.txt: Added.
+ * platform/chromium-linux/svg/custom/circular-marker-reference-3-expected.txt: Added.
+ * platform/chromium-linux/svg/text/bidi-tspans-expected.txt: Added.
+
+2011-07-28 Stephen White <senorblanco@chromium.org>
+
+ Rebaseline many chromium win7 and vista tests. This also revealed some
+ incorrect results checked into the tree, which I've deleted.
+
+ Unreviewed.
+
+ * platform/chromium-linux/fast/text/international/hindi-whitespace-expected.png: Removed.
+ * platform/chromium-linux/fast/text/international/hindi-whitespace-expected.txt: Removed.
+ * platform/chromium-linux/svg/batik/masking/maskRegions-expected.png: Removed.
+ * platform/chromium-linux/svg/batik/masking/maskRegions-expected.txt: Removed.
+ * platform/chromium-mac-leopard/fast/text/international/hindi-whitespace-expected.png: Removed.
+ * platform/chromium-win-vista/css2.1/t1202-counter-09-b-expected.png: Removed.
+ * platform/chromium-win-vista/css2.1/t1202-counters-09-b-expected.png: Removed.
+ * platform/chromium-win-vista/editing/pasteboard/block-wrappers-necessary-expected.png:
+ * platform/chromium-win-vista/fast/text/drawBidiText-expected.png:
+ * platform/chromium-win-vista/fast/text/international/danda-space-expected.png: Added.
+ * platform/chromium-win-vista/fast/text/international/hindi-whitespace-expected.png: Removed.
+ * platform/chromium-win-vista/fast/text/international/hindi-whitespace-expected.txt: Removed.
+ * platform/chromium-win-vista/svg/W3C-I18N/text-dirLTR-ubOverride-expected.png: Added.
+ * platform/chromium-win-vista/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt: Added.
+ * platform/chromium-win-vista/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.png: Added.
+ * platform/chromium-win-vista/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt: Added.
+ * platform/chromium-win-vista/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.png: Added.
+ * platform/chromium-win-vista/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt: Added.
+ * platform/chromium-win-vista/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.png: Added.
+ * platform/chromium-win-vista/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.png: Added.
+ * platform/chromium-win-vista/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt: Added.
+ * platform/chromium-win-vista/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.png: Added.
+ * platform/chromium-win-vista/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt: Added.
+ * platform/chromium-win-vista/svg/custom/js-late-pattern-and-object-creation-expected.png:
+ * platform/chromium-win-vista/svg/text/bidi-text-query-expected.png: Added.
+ * platform/chromium-win-vista/svg/text/bidi-text-query-expected.txt: Added.
+ * platform/chromium-win-xp/fast/text/international/hindi-whitespace-expected.png: Removed.
+ * platform/chromium-win-xp/fast/text/international/hindi-whitespace-expected.txt: Removed.
+ * platform/chromium-win-xp/svg/batik/masking/maskRegions-expected.png: Removed.
+ * platform/chromium-win-xp/svg/batik/masking/maskRegions-expected.txt: Removed.
+ * platform/chromium-win/css2.1/t1202-counter-09-b-expected.png: Added.
+ * platform/chromium-win/css2.1/t1202-counters-09-b-expected.png: Added.
+ * platform/chromium-win/editing/pasteboard/block-wrappers-necessary-expected.png:
+ * platform/chromium-win/fast/block/positioning/auto/vertical-lr/007-expected.png:
+ * platform/chromium-win/fast/block/positioning/auto/vertical-rl/007-expected.png:
+ * platform/chromium-win/fast/blockflow/fallback-orientation-expected.png: Added.
+ * platform/chromium-win/fast/blockflow/japanese-ruby-horizontal-bt-expected.png:
+ * platform/chromium-win/fast/blockflow/vertical-baseline-alignment-expected.png:
+ * platform/chromium-win/fast/css/first-letter-first-line-hover-expected.png: Added.
+ * platform/chromium-win/fast/css/first-letter-first-line-hover-expected.txt: Added.
+ * platform/chromium-win/fast/css/line-height-determined-by-primary-font-expected.png:
+ * platform/chromium-win/fast/dynamic/text-combine-expected.png:
+ * platform/chromium-win/fast/repaint/repaint-across-writing-mode-boundary-expected.png:
+ * platform/chromium-win/fast/ruby/base-shorter-than-text-expected.png:
+ * platform/chromium-win/fast/ruby/nested-ruby-expected.png:
+ * platform/chromium-win/fast/text/backslash-to-yen-sign-euc-expected.png:
+ * platform/chromium-win/fast/text/backslash-to-yen-sign-euc-expected.txt:
+ * platform/chromium-win/fast/text/backslash-to-yen-sign-expected.png: Added.
+ * platform/chromium-win/fast/text/backslash-to-yen-sign-expected.txt: Added.
+ * platform/chromium-win/fast/text/drawBidiText-expected.png:
+ * platform/chromium-win/fast/text/international/bidi-mirror-he-ar-expected.png: Added.
+ * platform/chromium-win/fast/text/international/bidi-mirror-he-ar-expected.txt: Added.
+ * platform/chromium-win/fast/text/international/hindi-spacing-expected.png: Added.
+ * platform/chromium-win/fast/text/international/khmer-selection-expected.png:
+ * platform/chromium-win/fast/text/international/khmer-selection-expected.txt:
+ * platform/chromium-win/fast/text/international/plane2-expected.png: Added.
+ * platform/chromium-win/fast/text/international/plane2-expected.txt: Added.
+ * platform/chromium-win/svg/W3C-I18N/g-dirLTR-ubNone-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt:
+ * platform/chromium-win/svg/W3C-I18N/g-dirLTR-ubOverride-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt:
+ * platform/chromium-win/svg/W3C-I18N/g-dirRTL-ubNone-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt:
+ * platform/chromium-win/svg/W3C-I18N/g-dirRTL-ubOverride-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-anchor-no-markup-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-dirLTR-ubNone-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt:
+ * platform/chromium-win/svg/W3C-I18N/text-dirLTR-ubOverride-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt:
+ * platform/chromium-win/svg/W3C-I18N/text-dirRTL-ubNone-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt:
+ * platform/chromium-win/svg/W3C-I18N/text-dirRTL-ubOverride-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt:
+ * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt:
+ * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt:
+ * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.txt:
+ * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt:
+ * platform/chromium-win/svg/W3C-I18N/tspan-direction-rtl-expected.png:
+ * platform/chromium-win/svg/W3C-I18N/tspan-direction-rtl-expected.txt:
+ * platform/chromium-win/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png:
+ * platform/chromium-win/svg/W3C-SVG-1.1/metadata-example-01-b-expected.png:
+ * platform/chromium-win/svg/batik/paints/patternRegions-positioned-objects-expected.png:
+ * platform/chromium-win/svg/custom/circular-marker-reference-1-expected.txt: Added.
+ * platform/chromium-win/svg/custom/circular-marker-reference-3-expected.txt: Added.
+ * platform/chromium-win/svg/custom/circular-marker-reference-4-expected.txt: Added.
+ * platform/chromium-win/svg/custom/js-late-gradient-and-object-creation-expected.png:
+ * platform/chromium-win/svg/custom/js-late-pattern-and-object-creation-expected.png: Added.
+ * platform/chromium-win/svg/custom/js-late-pattern-and-object-creation-expected.txt: Added.
+ * platform/chromium-win/svg/custom/nested-pattern-boundingBoxModeContent-expected.png: Added.
+ * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-expected.png:
+ * platform/chromium-win/svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-expected.png:
+ * platform/chromium-win/svg/text/bidi-tspans-expected.png:
+ * platform/chromium-win/svg/text/bidi-tspans-expected.txt:
+ * platform/chromium-win/svg/zoom/page/zoom-mask-with-percentages-expected.png:
+ * platform/chromium-win/svg/zoom/page/zoom-mask-with-percentages-expected.txt:
+ * platform/chromium-win/svg/zoom/text/zoom-foreignObject-expected.png:
+ * platform/chromium/test_expectations.txt:
+
+2011-07-28 Stephen White <senorblanco@chromium.org>
+
+ Chromium test_expectations update: remove a bunch of commented-out
+ expectations. Some of these were introduced by me, some were not.
+
+ Unreviewed.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-28 Stephen White <senorblanco@chromium.org>
+
+ New chromium baselines after skia r1960.
+
+ Unreviewed.
+
+ * platform/chromium-gpu-win/compositing/shadows/shadow-drawing-expected.png:
+ * platform/chromium-gpu-win/fast/canvas/canvas-text-alignment-expected.png:
+ * platform/chromium-win-vista/fast/blockflow/english-lr-text-expected.png:
+ * platform/chromium-win-vista/fast/text/stroking-decorations-expected.png:
+ * platform/chromium-win-vista/fast/text/stroking-expected.png:
+ * platform/chromium-win-vista/svg/batik/text/verticalText-expected.png: Removed.
+ * platform/chromium-win-xp/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.png:
+ * platform/chromium-win-xp/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.png:
+ * platform/chromium-win-xp/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.png:
+ * platform/chromium-win-xp/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.png:
+ * platform/chromium-win-xp/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.png:
+ * platform/chromium-win-xp/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.png:
+ * platform/chromium-win-xp/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.png:
+ * platform/chromium-win-xp/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.png:
+ * platform/chromium-win-xp/fast/blockflow/japanese-ruby-vertical-lr-expected.png:
+ * platform/chromium-win-xp/fast/blockflow/japanese-ruby-vertical-rl-expected.png:
+ * platform/chromium-win-xp/svg/batik/text/verticalText-expected.png:
+ * platform/chromium-win/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.png:
+ * platform/chromium-win/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.png:
+ * platform/chromium-win/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.png:
+ * platform/chromium-win/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.png:
+ * platform/chromium-win/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.png:
+ * platform/chromium-win/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.png:
+ * platform/chromium-win/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.png:
+ * platform/chromium-win/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.png:
+ * platform/chromium-win/fast/blockflow/english-lr-text-expected.png:
+ * platform/chromium-win/fast/blockflow/japanese-ruby-vertical-lr-expected.png:
+ * platform/chromium-win/fast/blockflow/japanese-ruby-vertical-rl-expected.png:
+ * platform/chromium-win/fast/repaint/shadow-multiple-horizontal-expected.png:
+ * platform/chromium-win/fast/repaint/shadow-multiple-strict-horizontal-expected.png:
+ * platform/chromium-win/fast/repaint/shadow-multiple-strict-vertical-expected.png:
+ * platform/chromium-win/fast/repaint/shadow-multiple-vertical-expected.png:
+ * platform/chromium-win/fast/text/stroking-decorations-expected.png:
+ * platform/chromium-win/fast/text/stroking-expected.png:
+ * platform/chromium-win/fast/transforms/shadows-expected.png:
+ * platform/chromium-win/svg/batik/text/verticalText-expected.png: Added.
+ * platform/chromium-win/svg/batik/text/verticalText-expected.txt: Added.
+ * platform/chromium-win/svg/css/group-with-shadow-expected.png:
+ * platform/chromium-win/svg/css/text-gradient-shadow-expected.png:
+ * platform/chromium-win/svg/css/text-shadow-multiple-expected.png:
+ * platform/chromium/test_expectations.txt:
+
+2011-07-28 Tony Gentilcore <tonyg@chromium.org>
+
+ [chromium] New expectations after r91924
+ https://bugs.webkit.org/show_bug.cgi?id=65320
+
+ Unreviewed expectations update.
+
+ * platform/chromium-linux/svg/W3C-SVG-1.1-SE/struct-use-11-f-expected.png: Added.
+ * platform/chromium-win/svg/W3C-SVG-1.1-SE/struct-use-11-f-expected.png: Added.
+ * platform/chromium-win/svg/W3C-SVG-1.1-SE/struct-use-11-f-expected.txt: Added.
+
+2011-07-28 Csaba Osztrogonác <ossy@webkit.org>
+
+ [Qt][Mac] Unreviewed gardening.
+
+ * platform/qt-mac/Skipped: My last attempt to paint Qt-Mac bot green.
+
+2011-07-28 Vsevolod Vlasov <vsevik@chromium.org>
+
+ Web Inspector: Add resource initiator column to network panel.
+ https://bugs.webkit.org/show_bug.cgi?id=65105
+
+ Reviewed by Pavel Feldman.
+
+ * http/tests/inspector/network/network-initiator-expected.txt: Added.
+ * http/tests/inspector/network/network-initiator.html: Added.
+ * http/tests/inspector/network/resources/initiator.css: Added.
+ (.image-background):
+ (.image-background-2):
+
+2011-07-28 Tony Gentilcore <tonyg@chromium.org>
+
+ [chromium] New expectations for r91915
+ https://bugs.webkit.org/show_bug.cgi?id=65317
+
+ Unreviewed expections update.
+
+ * platform/chromium-win/svg/custom/zero-path-square-cap-rendering2-expected.png: Added.
+ * platform/chromium-win/svg/custom/zero-path-square-cap-rendering2-expected.txt: Added.
+
+2011-07-28 Csaba Osztrogonác <ossy@webkit.org>
+
+ [Qt][Mac] Unreviewed gardening.
+
+ * platform/qt-mac/Skipped: One more attempt to paint Qt-Mac bot green.
+
+2011-07-28 Stephen White <senorblanco@chromium.org>
+
+ Uncomment some suppressions we'll need for the upcoming skia roll.
+
+ Unreviewed; chromium test_expectations update.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-28 Rob Buis <rbuis@rim.com>
+
+ Use styling test from ietestcenter fails
+ https://bugs.webkit.org/show_bug.cgi?id=62147
+
+ Reviewed by Nikolas Zimmermann.
+
+ * platform/mac/svg/W3C-SVG-1.1-SE/struct-use-11-f-expected.png: Added.
+ * platform/mac/svg/W3C-SVG-1.1-SE/struct-use-11-f-expected.txt: Added.
+ * svg/W3C-SVG-1.1-SE/struct-use-11-f.svg: Added.
+
+2011-07-28 Csaba Osztrogonác <ossy@webkit.org>
+
+ [Qt] Unreviewed gardening.
+
+ * platform/qt/fast/forms/textfield-overflow-by-value-update-expected.txt: Added.
+ * platform/qt/test_expectations.txt:
+
+2011-07-28 Csaba Osztrogonác <ossy@webkit.org>
+
+ [Qt][Mac] Unreviewed gardening.
+
+ * platform/qt-mac/Skipped: Paint the bot green with skipping all failing and crashing tests.
+
+2011-07-28 Csaba Osztrogonác <ossy@webkit.org>
+
+ Unreviewed gardening.
+
+ [Qt][WK2]REGRESSION(r91863): It made 388 editing tests fail
+ https://bugs.webkit.org/show_bug.cgi?id=65310
+
+ [Qt] svg/W3C-SVG-1.1-SE/styling-pres-02-f.svg fails
+ https://bugs.webkit.org/show_bug.cgi?id=65266
+
+ REGRESSION (r91125): Google Drawings is broken
+ https://bugs.webkit.org/show_bug.cgi?id=65257
+
+ * platform/qt-wk2/Skipped: Skip two failing fast test.
+ * platform/qt-wk2/fast/dom/Window/window-properties-expected.txt: Updated.
+ * platform/qt/Skipped:
+ - Typo fix: Add missing bugzilla link - https://bugs.webkit.org/show_bug.cgi?id=65266
+ - Skip svg/custom/zero-path-square-cap-rendering2.svg until fix.
+
+2011-07-28 Csaba Osztrogonác <ossy@webkit.org>
+
+ [Qt][WK2]REGRESSION(r91863): It made 388 editing tests fail
+ https://bugs.webkit.org/show_bug.cgi?id=65310
+
+ * platform/qt-wk2/Skipped: Skip failing editing tests.
+
+2011-07-28 Patrick Dubroy <dubroy@chromium.org>
+
+ Rebaseline pixel tests for file upload controls on chromium-win.
+ https://bugs.webkit.org/show_bug.cgi?id=65245
+
+ Reviewed by Gustavo Noronha Silva.
+
+ r91759 changed the appearance of file upload controls on gtk,
+ chromium-win and chromium-linux. New baselines were already committed
+ for chromium-linux (same changeset) and gtk (r91759).
+
+ * platform/chromium-win/fast/forms/box-shadow-override-expected.png:
+ * platform/chromium-win/fast/forms/file-input-direction-expected.png:
+ * platform/chromium-win/fast/forms/file-input-disabled-expected.png:
+ * platform/chromium-win/fast/forms/form-element-geometry-expected.png:
+ * platform/chromium-win/fast/forms/input-appearance-height-expected.png:
+ * platform/chromium-win/fast/forms/input-file-re-render-expected.png:
+ * platform/chromium-win/fast/forms/input-value-expected.png:
+ * platform/chromium/test_expectations.txt:
+
+2011-07-28 Csaba Osztrogonác <ossy@webkit.org>
+
+ [Qt] Add platform specific expected result for a new test.
+
+ * platform/qt/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.png: Added.
+ * platform/qt/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt: Added.
+
+2011-07-28 Rob Buis <rbuis@rim.com>
+
+ REGRESSION (r91125): Google Drawings is broken
+ https://bugs.webkit.org/show_bug.cgi?id=65257
+
+ Reviewed by Darin Adler.
+
+ * svg/custom/zero-path-square-cap-rendering2-expected.png: Added.
+ * svg/custom/zero-path-square-cap-rendering2-expected.txt: Added.
+ * svg/custom/zero-path-square-cap-rendering2.svg: Added.
+
+2011-07-22 Martin Robinson <mrobinson@igalia.com>
+
+ [Cairo] Switch from ContextShadow to ShadowBlur
+ https://bugs.webkit.org/show_bug.cgi?id=64744
+
+ Update test results, which are now correct after switch to ShadowBlur.
+
+ Reviewed by Dirk Schulze.
+
+ * fast/box-shadow/box-shadow-radius-expected.png: Added.
+ * fast/box-shadow/box-shadow-transformed-expected.png: Added.
+ * fast/box-shadow/inset-box-shadow-radius-expected.png: Added.
+ * fast/box-shadow/inset-shadow-large-offset-expected.png:
+ * fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.png: Added.
+ * fast/box-shadow/scaled-box-shadow-expected.png: Added.
+ * fast/box-shadow/shadow-tiling-artifact-expected.png: Added.
+ * fast/box-shadow/spread-multiple-inset-expected.png: Added.
+ * fast/box-shadow/spread-multiple-normal-expected.png: Added.
+ * platform/gtk/Skipped: Skip a test, which now has a bug revealed.
+ * platform/gtk/fast/box-shadow/basic-shadows-expected.png:
+ * platform/gtk/fast/box-shadow/border-radius-big-expected.png:
+ * platform/gtk/fast/box-shadow/inset-box-shadows-expected.png:
+ * platform/gtk/fast/box-shadow/inset-expected.png:
+ * platform/gtk/fast/box-shadow/shadow-buffer-partial-expected.png:
+ * platform/gtk/fast/box-shadow/single-pixel-shadow-expected.png:
+ * platform/gtk/fast/box-shadow/spread-expected.png:
+ * platform/gtk/fast/box-shadow/transform-fringing-expected.png:
+
+2011-07-27 Ryosuke Niwa <rniwa@webkit.org>
+
+ Fix Chromium Windows test expectations after r91897.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-27 Ben Wells <benwells@chromium.org>
+
+ Rebaseline extra test for bug 61369 (skia drawConvexPolygon antialiasing)
+ https://bugs.webkit.org/show_bug.cgi?id=65299
+
+ Reviewed by James Robinson.
+
+ * platform/chromium-linux/fast/layers/opacity-transforms-expected.png:
+ * platform/chromium-win/fast/layers/opacity-transforms-expected.png: Added.
+ * platform/chromium-win/fast/layers/opacity-transforms-expected.txt: Added.
+ * platform/chromium/test_expectations.txt:
+
+2011-07-27 Ryosuke Niwa <rniwa@webkit.org>
+
+ Calling window.find immediately after mutating the document crashes WebKit.
+ https://bugs.webkit.org/show_bug.cgi?id=65296
+
+ Reviewed by Darin Adler.
+
+ Added a test to ensure WebKit doesn't crash when searching for string after mutating the document.
+
+ * editing/text-iterator/find-after-mutation-expected.txt: Added.
+ * editing/text-iterator/find-after-mutation.html: Added.
+
+2011-07-27 Ben Wells <benwells@chromium.org>
+
+ Remove skia special case for outline rendering code
+ https://bugs.webkit.org/show_bug.cgi?id=65295
+
+ Reviewed by James Robinson.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-27 Mike Reed <reed@google.com>
+
+ [skia] fix clipping of some glyphs on windows
+ https://bugs.webkit.org/show_bug.cgi?id=65262
+
+ Reviewed by Stephen White.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-27 MORITA Hajime <morrita@google.com>
+
+ Inconsistent state of TreeScope reference.
+ https://bugs.webkit.org/show_bug.cgi?id=65235
+
+ Reviewed by Dimitri Glazkov.
+
+ * fast/dom/shadow/tree-scope-crash-expected.txt: Added.
+ * fast/dom/shadow/tree-scope-crash.html: Added.
+
+2011-07-27 Rachel Blum <groby@chromium.org>
+
+ Implement sizes attribute for link tag from HTML5
+ https://bugs.webkit.org/show_bug.cgi?id=37674
+
+ Reviewed by Dimitri Glazkov.
+
+ * fast/dom/icon-size-property-expected.txt: Added.
+ * fast/dom/icon-size-property.html: Added.
+
+2011-07-27 Ryosuke Niwa <rniwa@webkit.org>
+
+ Fix Chromium test expectations for http://crbug.com/88911
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-27 Ryosuke Niwa <rniwa@webkit.org>
+
+ Chromium rebaseline after r91879.
+
+ * platform/chromium-linux/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.png: Added.
+ * platform/chromium-mac-leopard/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.png: Added.
+ * platform/chromium-win/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.png: Added.
+ * platform/chromium-win/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt: Added.
+ * platform/chromium/test_expectations.txt:
+
+2011-07-27 Adrienne Walker <enne@google.com>
+
+ [chromium] Marking leviw's new unicode-bidi-plaintext test as failing
+
+ Unreviewed gardening.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-27 Adrienne Walker <enne@google.com>
+
+ [chromium] Mark another flaky crasher.
+ https://bugs.webkit.org/show_bug.cgi?id=65155
+
+ Unreviewed gardening.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-27 Levi Weintraub <leviw@chromium.org>
+
+ unicode-bidi:-webkit-plaintext does not work on <textarea>
+ https://bugs.webkit.org/show_bug.cgi?id=65074
+
+ Reviewed by Ryosuke Niwa.
+
+ Fixing unicode-bidi propagation into text controls.
+
+ * fast/text/international/unicode-bidi-plaintext-in-textarea.html: Added.
+ * platform/mac/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.png: Added.
+ * platform/mac/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt: Added.
+
+2011-07-27 Adrienne Walker <enne@google.com>
+
+ [chromium] Mark another webgl flaky test.
+
+ Unreviewed gardening.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-27 Adrienne Walker <enne@google.com>
+
+ [chromium] Rebaseline absolute-child-with-percent-etc-etc-etc.
+
+ Unreviewed gardening.
+
+ * platform/chromium-mac-leopard/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png: Added.
+ * platform/chromium-mac/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png: Added.
+ * platform/chromium-win/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png: Added.
+ * platform/chromium/test_expectations.txt:
+
+2011-07-27 Eric Carlson <eric.carlson@apple.com>
+
+ Load delegate not consulted before loading some poster images
+ https://bugs.webkit.org/show_bug.cgi?id=65270
+
+ Reviewed by Darin Adler.
+
+ * media/video-poster-blocked-by-willsendrequest-expected.txt: Added.
+ * media/video-poster-blocked-by-willsendrequest.html: Added.
+
+2011-07-27 Ryosuke Niwa <rniwa@webkit.org>
+
+ Chromium rebaselines for r89627 and r91497.
+
+ * platform/chromium-linux/editing/selection/extend-inside-transforms-backward-expected.png: Added.
+ * platform/chromium-linux/editing/selection/extend-inside-transforms-forward-expected.png: Added.
+ * platform/chromium-linux/fast/multicol/scrolling-overflow-expected.png:
+ * platform/chromium-linux/fast/multicol/single-line-expected.png:
+ * platform/chromium-linux/fast/multicol/span/anonymous-before-child-parent-crash-expected.png:
+ * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png:
+ * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt: Removed.
+ * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-property-removal-expected.png:
+ * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png:
+ * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png:
+ * platform/chromium-linux/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png:
+ * platform/chromium-linux/fast/multicol/span/span-as-nested-columns-child-expected.png:
+ * platform/chromium-linux/fast/multicol/span/span-margin-collapsing-expected.png:
+ * platform/chromium-linux/fast/multicol/vertical-lr/float-multicol-expected.png:
+ * platform/chromium-linux/fast/multicol/vertical-rl/float-multicol-expected.png:
+ * platform/chromium-mac-leopard/fast/multicol/float-multicol-expected.png:
+ * platform/chromium-mac-leopard/fast/multicol/scrolling-overflow-expected.png: Added.
+ * platform/chromium-mac-leopard/fast/multicol/single-line-expected.png:
+ * platform/chromium-mac-leopard/fast/multicol/span/anonymous-before-child-parent-crash-expected.png:
+ * platform/chromium-mac-leopard/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png: Added.
+ * platform/chromium-mac-leopard/fast/multicol/span/span-as-immediate-child-generated-content-expected.png: Added.
+ * platform/chromium-mac-leopard/fast/multicol/span/span-as-immediate-child-property-removal-expected.png:
+ * platform/chromium-mac-leopard/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png: Removed.
+ * platform/chromium-mac-leopard/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png: Added.
+ * platform/chromium-mac-leopard/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png:
+ * platform/chromium-mac-leopard/fast/multicol/span/span-as-nested-columns-child-expected.png:
+ * platform/chromium-mac-leopard/fast/multicol/span/span-margin-collapsing-expected.png: Added.
+ * platform/chromium-mac/editing/selection/extend-inside-transforms-backward-expected.png: Added.
+ * platform/chromium-mac/editing/selection/extend-inside-transforms-forward-expected.png: Added.
+ * platform/chromium-mac/fast/multicol/float-multicol-expected.png: Removed.
+ * platform/chromium-mac/fast/multicol/single-line-expected.png: Added.
+ * platform/chromium-mac/fast/multicol/span/anonymous-before-child-parent-crash-expected.png: Removed.
+ * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.png: Removed.
+ * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png: Removed.
+ * platform/chromium-mac/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png: Removed.
+ * platform/chromium-mac/fast/multicol/span/span-as-nested-columns-child-expected.png: Removed.
+ * platform/chromium-mac/fast/multicol/vertical-lr/float-multicol-expected.png: Removed.
+ * platform/chromium-mac/fast/multicol/vertical-rl/float-multicol-expected.png: Removed.
+ * platform/chromium-win/editing/selection/extend-inside-transforms-backward-expected.png: Added.
+ * platform/chromium-win/editing/selection/extend-inside-transforms-backward-expected.txt: Added.
+ * platform/chromium-win/editing/selection/extend-inside-transforms-forward-expected.png: Added.
+ * platform/chromium-win/editing/selection/extend-inside-transforms-forward-expected.txt: Added.
+ * platform/chromium-win/fast/multicol/scrolling-overflow-expected.png:
+ * platform/chromium-win/fast/multicol/scrolling-overflow-expected.txt:
+ * platform/chromium-win/fast/multicol/single-line-expected.png:
+ * platform/chromium-win/fast/multicol/single-line-expected.txt:
+ * platform/chromium-win/fast/multicol/span/anonymous-before-child-parent-crash-expected.png:
+ * platform/chromium-win/fast/multicol/span/anonymous-before-child-parent-crash-expected.txt:
+ * platform/chromium-win/fast/multicol/span/anonymous-split-block-crash-expected.txt:
+ * platform/chromium-win/fast/multicol/span/anonymous-style-inheritance-expected.txt:
+ * platform/chromium-win/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png:
+ * platform/chromium-win/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt:
+ * platform/chromium-win/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt:
+ * platform/chromium-win/fast/multicol/span/span-as-immediate-child-property-removal-expected.png:
+ * platform/chromium-win/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt:
+ * platform/chromium-win/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt:
+ * platform/chromium-win/fast/multicol/span/span-as-immediate-columns-child-expected.txt:
+ * platform/chromium-win/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png:
+ * platform/chromium-win/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt:
+ * platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png:
+ * platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt:
+ * platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-expected.png:
+ * platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-expected.txt:
+ * platform/chromium-win/fast/multicol/span/span-margin-collapsing-expected.png:
+ * platform/chromium-win/fast/multicol/span/span-margin-collapsing-expected.txt:
+ * platform/chromium-win/fast/multicol/vertical-lr/float-multicol-expected.png:
+ * platform/chromium-win/fast/multicol/vertical-lr/float-multicol-expected.txt:
+ * platform/chromium-win/fast/multicol/vertical-rl/float-multicol-expected.png:
+ * platform/chromium-win/fast/multicol/vertical-rl/float-multicol-expected.txt:
+ * platform/chromium/test_expectations.txt:
+
+2011-07-27 Xiaomei Ji <xji@chromium.org>
+
+ editing/selection/move-by-word-visually* tests timing out
+ https://bugs.webkit.org/show_bug.cgi?id=65241
+
+ Split the 2 tests into 4 tests. But need to find a way to improve
+ performance eventually.
+
+ * editing/selection/move-by-word-visually-multi-line-expected.txt: Copied from LayoutTests/editing/selection/move-by-word-visually-others-expected.txt.
+ * editing/selection/move-by-word-visually-multi-line.html: Copied from LayoutTests/editing/selection/move-by-word-visually-others.html.
+ * editing/selection/move-by-word-visually-multi-space-expected.txt: Copied from LayoutTests/editing/selection/move-by-word-visually-others-expected.txt.
+ * editing/selection/move-by-word-visually-multi-space.html: Copied from LayoutTests/editing/selection/move-by-word-visually-others.html.
+ * editing/selection/move-by-word-visually-others-expected.txt: Removed.
+ * editing/selection/move-by-word-visually-others.html: Removed.
+ * editing/selection/move-by-word-visually-single-space-inline-element-expected.txt: Copied from LayoutTests/editing/selection/move-by-word-visually-single-space-sigle-line-expected.txt.
+ * editing/selection/move-by-word-visually-single-space-inline-element.html: Copied from LayoutTests/editing/selection/move-by-word-visually-single-space-sigle-line.html.
+ * editing/selection/move-by-word-visually-single-space-one-element-expected.txt: Copied from LayoutTests/editing/selection/move-by-word-visually-single-space-sigle-line-expected.txt.
+ * editing/selection/move-by-word-visually-single-space-one-element.html: Copied from LayoutTests/editing/selection/move-by-word-visually-single-space-sigle-line.html.
+ * editing/selection/move-by-word-visually-single-space-sigle-line-expected.txt: Removed.
+ * editing/selection/move-by-word-visually-single-space-sigle-line.html: Removed.
+ * platform/chromium/test_expectations.txt:
+ * platform/qt/Skipped:
+
+2011-07-27 Ryosuke Niwa <rniwa@webkit.org>
+
+ Wrong image height in absolutely positioned div in relatively positioned parent with bottom padding
+ https://bugs.webkit.org/show_bug.cgi?id=64046
+
+ Reviewed by David Hyatt.
+
+ Add pixel test results.
+
+ * platform/mac/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png: Added.
+
+2011-07-27 Ryosuke Niwa <rniwa@webkit.org>
+
+ Mac pixel rebaselines after r91497.
+
+ * platform/mac/fast/multicol/float-multicol-expected.png:
+ * platform/mac/fast/multicol/scrolling-overflow-expected.png:
+ * platform/mac/fast/multicol/span/anonymous-before-child-parent-crash-expected.png:
+ * platform/mac/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png:
+ * platform/mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.png:
+ * platform/mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.png:
+ * platform/mac/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png:
+ * platform/mac/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png:
+ * platform/mac/fast/multicol/span/span-as-nested-columns-child-expected.png:
+ * platform/mac/fast/multicol/span/span-margin-collapsing-expected.png:
+ * platform/mac/fast/multicol/vertical-lr/float-multicol-expected.png:
+ * platform/mac/fast/multicol/vertical-rl/float-multicol-expected.png:
+
+2011-07-27 Adrienne Walker <enne@google.com>
+
+ [chromium] Mark data-view-test.html as flaky in non-debug configs too.
+
+ Unreviewed gardening.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-27 Vsevolod Vlasov <vsevik@chromium.org>
+
+ Web Inspector: Disable cache option should only clear memory cache, not disable it.
+ https://bugs.webkit.org/show_bug.cgi?id=65184
+
+ Reviewed by Pavel Feldman.
+
+ * http/tests/inspector/network/network-disable-cache-memory-expected.txt:
+ * http/tests/inspector/network/network-disable-cache-memory.html:
+ * http/tests/inspector/network/resources/random-script.php: Added.
+
+2011-07-27 Csaba Osztrogonác <ossy@webkit.org>
+
+ [Qt] Unreviewed gardening. Update Qt 4.8 specific expected files.
+
+ * platform/qt-4.8/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.png: Added.
+ * platform/qt-4.8/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.txt: Added.
+ * platform/qt-wk2/Skipped: Skip failing test.
+
+2011-07-27 Adrienne Walker <enne@google.com>
+
+ [chromium] Add baselines for struct-dom-11-f.svg.
+
+ Unreviewed gardening.
+
+ * platform/chromium-linux/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.png: Added.
+ * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.png: Added.
+ * platform/chromium-win/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.png: Added.
+ * platform/chromium-win/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.txt: Added.
+
+2011-07-27 Adrienne Walker <enne@google.com>
+
+ [Chromium] Mark more tests as being flaky.
+
+ Unreviewed gardening.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-27 Csaba Osztrogonác <ossy@webkit.org>
+
+ [Qt] svg/W3C-SVG-1.1-SE/styling-pres-02-f.svg fails
+ https://bugs.webkit.org/show_bug.cgi?id=65266
+
+ [Qt] Unreviewed gardening. Update Qt 4.8 specific expected files.
+
+ * platform/qt-4.8/fast/css/font-face-opentype-expected.png: Added.
+ * platform/qt-4.8/fast/css/font-face-opentype-expected.txt: Added.
+ * platform/qt-4.8/fast/css/font-family-pictograph-expected.png: Added.
+ * platform/qt-4.8/fast/css/font-family-pictograph-expected.txt: Added.
+ * platform/qt-4.8/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.png: Added.
+ * platform/qt-4.8/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.txt: Added.
+ * platform/qt-4.8/svg/custom/tref-own-content-removal-expected.png: Added.
+ * platform/qt-4.8/svg/custom/tref-own-content-removal-expected.txt: Added.
+ * platform/qt-wk2/fast/dom/Window/window-properties-expected.txt: Remove window.XSLTProcessor entries.
+ * platform/qt/Skipped: Skip a failing test: svg/W3C-SVG-1.1-SE/styling-pres-02-f.svg.
+ * platform/qt/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.png: Added.
+ * platform/qt/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt: Removed.
+ * platform/qt/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.png: Added after r91850.
+ * platform/qt/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.txt: Added after r91850.
+ * platform/qt/svg/custom/tref-own-content-removal-expected.png: Added.
+
+2011-07-27 Csaba Osztrogonác <ossy@webkit.org>
+
+ [Qt] Unreviewed gardening.
+
+ * platform/qt-wk2/Skipped: Skip failing tests after migration to Qt5.
+ * platform/qt/test_expectations.txt: Mark fast/js/array-sort-modifying-tostring.html as TIMEOUT PASS flakey test in debug mode.
+
+2011-07-27 Csaba Osztrogonác <ossy@webkit.org>
+
+ [WK2] Unreviewed gardening.
+
+ * platform/qt-wk2/Skipped: Skip new failing tests.
+ * platform/qt-wk2/fast/dom/Window/window-properties-expected.txt: Update after r91300.
+ * platform/wk2/Skipped: Skip tests because of missing layoutTestController implementation.
+
+2011-07-27 Rob Buis <rbuis@rim.com>
+
+ Implement getIntersectionList(), getEnclosureList(), checkIntersection() and checkEnclosure() in SVGSVGElement
+ https://bugs.webkit.org/show_bug.cgi?id=11274
+
+ Reviewed by Nikolas Zimmermann.
+
+ Add tests for this new functionality.
+
+ * platform/mac/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.png: Added.
+ * platform/mac/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.txt: Added.
+ * svg/W3C-SVG-1.1-SE/struct-dom-11-f.svg: Added.
+ * svg/custom/intersection-list-clipping-expected.txt: Added.
+ * svg/custom/intersection-list-clipping.svg: Added.
+ * svg/custom/intersection-list-nested-svg-expected.txt: Added.
+ * svg/custom/intersection-list-nested-svg.svg: Added.
+
+2011-07-27 Stephen White <senorblanco@chromium.org>
+
+ Tighten up some chromium test expectations to green up the bots.
+
+ Unreviewed.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-27 Stephen White <senorblanco@chromium.org>
+
+ Rebaseline one Chromium GPU test on Linux after
+ http://code.google.com/p/skia/source/detail?r=1924.
+
+ Unreviewed.
+
+ * platform/chromium-gpu-linux/compositing/shadows/shadow-drawing-expected.png:
+
+2011-07-27 Stephen White <senorblanco@chromium.org>
+
+ New chromium-linux baselines after skia change
+ http://code.google.com/p/skia/source/detail?r=1924.
+
+ Unreviewed.
+
+ * platform/chromium-linux/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png:
+ * platform/chromium-linux/fast/forms/placeholder-position-expected.png:
+ * platform/chromium-linux/fast/transforms/transform-on-inline-expected.png:
+ * platform/chromium-linux/fast/transforms/transform-table-row-expected.png:
+ * platform/chromium-linux/fast/transforms/transformed-document-element-expected.png:
+ * platform/chromium-linux/fonts/cursive-expected.txt: Added.
+ * platform/chromium-linux/fonts/fantasy-expected.txt:
+ * platform/chromium-linux/media/audio-repaint-expected.png:
+ * platform/chromium-linux/svg/W3C-SVG-1.1/text-path-01-b-expected.png:
+ * platform/chromium-linux/svg/W3C-SVG-1.1/text-text-07-t-expected.png:
+ * platform/chromium-linux/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.png:
+ * platform/chromium-linux/svg/batik/text/textGlyphOrientationHorizontal-expected.png:
+ * platform/chromium-linux/svg/batik/text/textLayout2-expected.png:
+ * platform/chromium-linux/svg/batik/text/textOnPath2-expected.png:
+ * platform/chromium-linux/svg/batik/text/textOnPath3-expected.png:
+ * platform/chromium-linux/svg/batik/text/textOnPathSpaces-expected.png:
+ * platform/chromium-linux/svg/batik/text/verticalText-expected.png:
+ * platform/chromium-linux/svg/batik/text/verticalTextOnPath-expected.png:
+ * platform/chromium-linux/svg/custom/focus-ring-expected.png:
+ * platform/chromium-linux/svg/custom/foreign-object-skew-expected.png:
+ * platform/chromium-linux/svg/custom/linking-a-03-b-all-expected.png:
+ * platform/chromium-linux/svg/custom/linking-a-03-b-viewBox-transform-expected.png:
+ * platform/chromium-linux/svg/custom/text-dom-01-f-expected.png:
+ * platform/chromium-linux/svg/custom/text-linking-expected.png:
+ * platform/chromium-linux/svg/custom/text-rotated-gradient-expected.png:
+ * platform/chromium-linux/svg/custom/text-rotation-expected.png:
+ * platform/chromium-linux/svg/custom/use-on-disallowed-foreign-object-1-expected.png:
+ * platform/chromium-linux/svg/custom/use-on-disallowed-foreign-object-2-expected.png:
+ * platform/chromium-linux/svg/custom/use-on-disallowed-foreign-object-4-expected.png:
+ * platform/chromium-linux/svg/custom/use-on-disallowed-foreign-object-5-expected.png:
+ * platform/chromium-linux/svg/custom/use-on-disallowed-foreign-object-6-expected.png:
+ * platform/chromium-linux/svg/custom/use-on-non-svg-namespaced-element-expected.png:
+ * platform/chromium-linux/svg/dynamic-updates/SVGTextElement-dom-rotate-attr-expected.png:
+ * platform/chromium-linux/svg/text/text-path-01-b-expected.png:
+ * platform/chromium-linux/svg/text/text-path-middle-align-expected.png:
+ * platform/chromium-linux/svg/text/text-text-07-t-expected.png:
+ * platform/chromium-linux/svg/wicd/test-scalable-background-image2-expected.png:
+ * platform/chromium-linux/svg/zoom/page/zoom-foreignObject-expected.png:
+ * platform/chromium-linux/svg/zoom/text/zoom-foreignObject-expected.png:
+ * platform/chromium-linux/transforms/2d/compound-transforms-vs-containers-expected.png:
+ * platform/chromium/test_expectations.txt:
+
+2011-07-27 Csaba Osztrogonác <ossy@webkit.org>
+
+ [Qt] Couple of tests have different results on 64 bit and/or in debug mode compared to 32 bit and/or release mode
+ https://bugs.webkit.org/show_bug.cgi?id=52810
+
+ * platform/qt/Skipped: Skip a new failing test: svg/custom/image-with-transform-clip-filter.svg
+
+2011-07-27 Yury Semikhatsky <yurys@chromium.org>
+
+ Inspector should support cd(window) in the command line
+ https://bugs.webkit.org/show_bug.cgi?id=19872
+
+ Added a test for console evaluation in an iframe.
+
+ Reviewed by Pavel Feldman.
+
+ * http/tests/inspector/console-cd-expected.txt: Added.
+ * http/tests/inspector/console-cd.html: Added.
+ * http/tests/inspector/resources/console-cd-iframe.html: Added.
+
+2011-07-27 Shinya Kawanaka <shinyak@google.com>
+
+ Added a test to normalize option.text.
+ https://bugs.webkit.org/show_bug.cgi?id=57746
+
+ Reviewed by Kent Tamura.
+
+ * fast/forms/option-strip-unicode-spaces-expected.txt: Added.
+ * fast/forms/option-strip-unicode-spaces.html: Added.
+
+2011-07-27 Csaba Osztrogonác <ossy@webkit.org>
+
+ Add Qt specific expected result for a new test introduced in r91777.
+
+ * platform/qt/fast/css/font-family-pictograph-expected.png: Added.
+ * platform/qt/fast/css/font-family-pictograph-expected.txt: Added.
+
+2011-07-27 Philippe Normand <pnormand@igalia.com>
+
+ Unreviewed, forgotten GTK pixel test results for
+ fast/forms/input-file-re-render.html after r91833.
+
+ * platform/gtk/fast/forms/input-file-re-render-expected.png: Added.
+
+2011-07-27 Philippe Normand <pnormand@igalia.com>
+
+ Unreviewed, GTK pixel tests rebaseline after r91759.
+
+ * platform/gtk/fast/forms/box-shadow-override-expected.png:
+ * platform/gtk/fast/forms/file-input-direction-expected.png:
+ * platform/gtk/fast/forms/file-input-disabled-expected.png:
+ * platform/gtk/fast/forms/form-element-geometry-expected.png:
+ * platform/gtk/fast/forms/input-appearance-height-expected.png:
+ * platform/gtk/fast/forms/input-value-expected.png:
+ * platform/gtk/test_expectations.txt:
+
+2011-07-27 Tony Gentilcore <tonyg@chromium.org>
+
+ editing/selection/move-by-word-visually* tests timing out
+ https://bugs.webkit.org/show_bug.cgi?id=65241
+
+ Unreviewed build fix.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-27 Shinya Kawanaka <shinyak@google.com>
+
+ Knob of a disabled or readonly range control should not be draggable.
+ https://bugs.webkit.org/show_bug.cgi?id=54820
+
+ Reviewed by Kent Tamura.
+
+ Added tests to confirm disabled or readonly range control is undraggable.
+
+ * fast/forms/range-drag-expected.txt: Added.
+ * fast/forms/range-drag.html: Added.
+
+2011-07-27 Yuta Kitamura <yutak@chromium.org>
+
+ WebSocket: CloseEvent attribute is not available on WebWorkers in JSC
+ https://bugs.webkit.org/show_bug.cgi?id=65232
+
+ Reviewed by Kent Tamura.
+
+ * http/tests/websocket/tests/hybi/workers/resources/worker-simple.js:
+ (runTests): Check the value of closeEvent.wasClean.
+ * http/tests/websocket/tests/hybi/workers/shared-worker-simple-expected.txt:
+ * http/tests/websocket/tests/hybi/workers/worker-simple-expected.txt:
+
+2011-07-26 Mark Hahnenberg <mhahnenberg@apple.com>
+
+ reduce and reduceRight bind callback's this to null rather than undefined
+ https://bugs.webkit.org/show_bug.cgi?id=62264
+
+ Reviewed by Oliver Hunt.
+
+ Added additional tests to test Array.prototype.reduce and Array.prototype.reduceRight
+ when calling the callback function without an argument for this, which means it should
+ be undefined according to ES 15.4.4.21 and 15.4.4.22.
+
+ * fast/js/array-reduce-expected.txt:
+ * fast/js/array-reduceRight-expected.txt:
+ * fast/js/script-tests/array-reduce.js:
+ * fast/js/script-tests/array-reduceRight.js:
+
+2011-07-26 Sheriff Bot <webkit.review.bot@gmail.com>
+
+ Unreviewed, rolling out r91805.
+ http://trac.webkit.org/changeset/91805
+ https://bugs.webkit.org/show_bug.cgi?id=65226
+
+ Breaks @ symbols and changes other font rendering on Windows
+ (Requested by enne on #webkit).
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-26 Adam Barth <abarth@webkit.org>
+
+ enne tells me that they already rebaselined this test. The 10.5 bot is
+ just behind because dglazkov broke NRWT on Python 2.5.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-26 Adam Barth <abarth@webkit.org>
+
+ This test appears to fail on Leopard only.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-26 Kenneth Russell <kbr@google.com>
+
+ Float32Array(ArrayBuffer, index, length) constructor working incorrectly.
+ https://bugs.webkit.org/show_bug.cgi?id=57042
+
+ Reviewed by James Robinson.
+
+ * fast/canvas/webgl/array-unit-tests-expected.txt:
+ * fast/canvas/webgl/array-unit-tests.html:
+
+2011-07-26 Adrienne Walker <enne@google.com>
+
+ [chromium] Check in expectations for font-family-pictograph.
+ https://bugs.webkit.org/show_bug.cgi?id=65197
+
+ Unreviewed gardening.
+
+ * platform/chromium-linux/fast/css/font-family-pictograph-expected.png: Added.
+ * platform/chromium-linux/fast/css/font-family-pictograph-expected.txt: Added.
+ * platform/chromium-mac/fast/css/font-family-pictograph-expected.png: Added.
+ * platform/chromium-mac/fast/css/font-family-pictograph-expected.txt: Added.
+ * platform/chromium-win/fast/css/font-family-pictograph-expected.png: Added.
+ * platform/chromium-win/fast/css/font-family-pictograph-expected.txt: Added.
+
+2011-07-26 Sadrul Habib Chowdhury <sadrul@chromium.org>
+
+ Add support for download='filename' attribute in anchors.
+ https://bugs.webkit.org/show_bug.cgi?id=64580
+
+ Reviewed by Adam Barth.
+
+ * fast/dom/HTMLAnchorElement/anchor-download-expected.txt: Added.
+ * fast/dom/HTMLAnchorElement/anchor-download.html: Added.
+ * fast/dom/HTMLAnchorElement/anchor-nodownload-expected.txt: Added.
+ * fast/dom/HTMLAnchorElement/anchor-nodownload.html: Added.
+ * fast/dom/HTMLAnchorElement/anchor-download-unset-expected.txt: Added.
+ * fast/dom/HTMLAnchorElement/anchor-download-unset.html: Added.
+ * fast/dom/HTMLAnchorElement/anchor-nodownload-set-expected.txt: Added.
+ * fast/dom/HTMLAnchorElement/anchor-nodownload-set.html: Added.
+
+2011-07-26 Adrienne Walker <enne@google.com>
+
+ [chromium] Mark webaudio/test-basic as crashing on Windows.
+ https://bugs.webkit.org/show_bug.cgi?id=65219.
+
+ Unreviewed gardening.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-26 Oliver Hunt <oliver@apple.com>
+
+ Buffer overflow creating error messages for JSON.parse
+ https://bugs.webkit.org/show_bug.cgi?id=65211
+
+ Reviewed by Darin Adler.
+
+ Update testcase to reflect actual expected output.
+
+ * fast/js/JSON-parse-expected.txt:
+
+2011-07-26 Xiaomei Ji <xji@chromium.org>
+
+ --webkit-visual-word does not work in multi-line
+ https://bugs.webkit.org/show_bug.cgi?id=61344
+
+ Reviewed by Ryosuke Niwa.
+
+ Add test for multiple-line.
+
+ * editing/selection/move-by-word-visually-null-box.html:
+ * editing/selection/move-by-word-visually-others-expected.txt:
+ * editing/selection/move-by-word-visually-others.html: Add tests for multi-line. Shorten
+ test id.
+ * editing/selection/move-by-word-visually-single-space-sigle-line.html: Shorten test id.
+ * editing/selection/resources/move-by-word-visually.js:
+ (moveByWordForEveryPosition):
+ (setWidth):
+ (runMoveLeftRight):
+
+2011-07-26 David Hyatt <hyatt@apple.com>
+
+ https://bugs.webkit.org/show_bug.cgi?id=60778
+
+ Use after free because of line box culling optimization regression.
+
+ In the case of a child with no line box being removed (typically
+ a <br> in quirks mode), if there is no previous sibling with a line
+ box, then we have a potential problem with the culling optimization.
+
+ The culled inline may still have other leaf line box children, but
+ they may follow the removed <br>. In this case we can't rely on
+ them, since we need a line box that comes before the <br>.
+
+ The fix is to simply recur up to the parent if we are a culled inline
+ and could not find a previous line box.
+
+ Reviewed by Dan Bernstein.
+
+ Added editing/execCommand/crash-line-break-after-outdent.html
+
+ * editing/execCommand/crash-line-break-after-outdent-expected.txt: Added.
+ * editing/execCommand/crash-line-break-after-outdent.html: Added.
+
+2011-07-26 Chris Rogers <crogers@google.com>
+
+ Add first basic layout test for the web audio API
+ https://bugs.webkit.org/show_bug.cgi?id=57977
+
+ Reviewed by Tony Chang.
+
+ * webaudio: Added.
+ * webaudio/resources: Added.
+ * webaudio/resources/audio-testing.js: Added.
+ (writeString):
+ (writeInt16):
+ (writeInt32):
+ (writeAudioBuffer):
+ (createWaveFileData):
+ (createAudioData):
+ (finishAudioTest):
+ * webaudio/test-basic-expected.wav: Added.
+ * webaudio/test-basic.html: Added.
+
+2011-07-26 Dan Bernstein <mitz@apple.com>
+
+ <rdar://problem/9842889> Add a generic pictograph font family
+ https://bugs.webkit.org/show_bug.cgi?id=65197
+
+ Reviewed by Anders Carlsson.
+
+ * fast/css/font-family-pictograph.html: Added.
+ * platform/mac/fast/css/font-family-pictograph-expected.png: Added.
+ * platform/mac/fast/css/font-family-pictograph-expected.txt: Added.
+
+2011-07-26 Adrienne Walker <enne@google.com>
+
+ [chromium] getClientRects now fails similarly on Mac after r91763.
+
+ Unreviewed gardening.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-26 Adrienne Walker <enne@google.com>
+
+ [chromium] Fix accidental duplicate expectation from r91772.
+
+ Unreviewed gardening.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-26 Adrienne Walker <enne@google.com>
+
+ [chromium] Mark test as flaky after r91738.
+ https://bugs.webkit.org/show_bug.cgi?id=65199
+
+ Unreviewed gardening.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-26 Adrienne Walker <enne@google.com>
+
+ [chromium] More flaky crashers.
+ https://bugs.webkit.org/show_bug.cgi?id=65155
+
+ Unreviewed gardening.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-26 Juan C. Montemayor <jmont@apple.com>
+
+ JSON errors should be informative
+ https://bugs.webkit.org/show_bug.cgi?id=63339
+
+ Updated expected test results.
+
+ Reviewed by Oliver Hunt.
+
+ * fast/js/JSON-parse-expected.txt:
+ * platform/chromium/fast/js/JSON-parse-expected.txt: Added.
+
+2011-07-26 Emil A Eklund <eae@chromium.org>
+
+ RenderText::absoluteRectsForRange() and absoluteQuadsForRange() have nearly duplicate code
+ https://bugs.webkit.org/show_bug.cgi?id=62478
+
+ Reviewed by Simon Fraser.
+
+ * fast/dom/Range/getClientRects-expected.txt:
+ * fast/dom/Range/getClientRects.html:
+ Add test for vertical text.
+
+2011-07-26 Adrienne Walker <enne@google.com>
+
+ [chromium] Mark media-controls-clone as flaky crashing on other platforms.
+ https://bugs.webkit.org/show_bug.cgi?id=65129
+
+ Unreviewed gardening.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-26 Alexandru Chiculita <achicu@adobe.com>
+
+ [CSSRegions] Collect flowed elements in different render element
+ https://bugs.webkit.org/show_bug.cgi?id=64516
+
+ Reviewed by Simon Fraser.
+
+ * fast/regions/webkit-flow-renderer-expected.txt: Added.
+ * fast/regions/webkit-flow-renderer-layer-expected.txt: Added.
+ * fast/regions/webkit-flow-renderer-layer.html: Added.
+ * fast/regions/webkit-flow-renderer-nested-expected.txt: Added.
+ * fast/regions/webkit-flow-renderer-nested.html: Added.
+ * fast/regions/webkit-flow-renderer.html: Added.
+
+2011-07-26 Patrick Dubroy <dubroy@chromium.org>
+
+ In file upload controls, filename text was misaligned with button text.
+ Update chromium-linux with the new baseline images, and add temporary
+ exceptions for chromium-win and gtk until they can be rebaselined.
+
+ https://bugs.webkit.org/show_bug.cgi?id=64692
+
+ Reviewed by Dimitri Glazkov.
+
+ * platform/chromium-linux/fast/forms/box-shadow-override-expected.png:
+ * platform/chromium-linux/fast/forms/file-input-direction-expected.png:
+ * platform/chromium-linux/fast/forms/file-input-disabled-expected.png:
+ * platform/chromium-linux/fast/forms/form-element-geometry-expected.png:
+ * platform/chromium-linux/fast/forms/input-appearance-height-expected.png:
+ * platform/chromium-linux/fast/forms/input-file-re-render-expected.png:
+ * platform/chromium-linux/fast/forms/input-value-expected.png:
+ * platform/chromium/test_expectations.txt:
+ * platform/gtk/test_expectations.txt:
+
+2011-07-26 Pavel Feldman <pfeldman@google.com>
+
+ Not reviewed: inspector test rebaselines.
+
+ * inspector/console/console-format-expected.txt:
+ * inspector/runtime/runtime-getProperties-expected.txt:
+ * platform/chromium/inspector/runtime/runtime-getProperties-expected.txt: Copied from LayoutTests/inspector/runtime/runtime-getProperties-expected.txt.
+
+2011-07-26 Sheriff Bot <webkit.review.bot@gmail.com>
+
+ Unreviewed, rolling out r91746.
+ http://trac.webkit.org/changeset/91746
+ https://bugs.webkit.org/show_bug.cgi?id=65180
+
+ It broke SL build (Requested by Ossy on #webkit).
+
+ * fast/forms/option-strip-unicode-spaces-expected.txt: Removed.
+ * fast/forms/option-strip-unicode-spaces.html: Removed.
+
+2011-07-26 Pavel Feldman <pfeldman@google.com>
+
+ Web Inspector: Better represent custom getters in the properties pane
+ https://bugs.webkit.org/show_bug.cgi?id=16734
+
+ Reviewed by Yury Semikhatsky.
+
+ * inspector/runtime/runtime-getProperties-expected.txt: Added.
+ * inspector/runtime/runtime-getProperties.html: Added.
+
+2011-07-26 Csaba Osztrogonác <ossy@webkit.org>
+
+ [Qt] Unreviewed gardening.
+
+ * platform/qt/fast/css/font-face-opentype-expected.png: Added.
+ * platform/qt/fast/css/font-face-opentype-expected.txt: Updated after r91738.
+ * platform/qt/svg/custom/image-with-transform-clip-filter-expected.png: Updated after r91748.
+ * platform/qt/svg/custom/image-with-transform-clip-filter-expected.txt: Updated after r91748.
+
+2011-07-26 Pavel Feldman <pfeldman@google.com>
+
+ Web Inspector: Implement setPropertyValue using evaluate and callFunctionOn
+ https://bugs.webkit.org/show_bug.cgi?id=65112
+
+ Reviewed by Yury Semikhatsky.
+
+ * inspector/runtime/runtime-setPropertyValue-expected.txt: Added.
+ * inspector/runtime/runtime-setPropertyValue.html: Added.
+
+2011-07-26 Pavel Feldman <pfeldman@google.com>
+
+ Re-applying r91665 and r91668 with JSC issues fixed.
+
+ Web Inspector: use dedicated type for object id in the protocol.
+ Web Inspector: refactor remote object structure to contain value for primitive values.
+
+ https://bugs.webkit.org/show_bug.cgi?id=65103
+ https://bugs.webkit.org/show_bug.cgi?id=65110
+
+ Reviewed by Yury Semikhatsky.
+
+ * http/tests/inspector/extensions-test.js:
+ (initialize_ExtensionsTest.InspectorTest.runExtensionTests):
+ (initialize_ExtensionsTest):
+ * inspector/console/console-format-expected.txt:
+ * inspector/console/console-format.html:
+ * inspector/protocol/console-agent-expected.txt:
+ * inspector/protocol/runtime-agent-expected.txt:
+ * inspector/runtime/runtime-callFunctionOn-expected.txt:
+ * inspector/runtime/runtime-callFunctionOn.html:
+
+2011-07-26 Hans Wennborg <hans@chromium.org>
+
+ Update another test that relied on fonts loading synchronously.
+ https://bugs.webkit.org/show_bug.cgi?id=65169
+
+ Not Reviewed, tests fix.
+
+ * platform/chromium-linux/fast/text/international/arabic-vertical-offset.html:
+
+2011-07-26 Shinya Kawanaka <shinyak@google.com>
+
+ Added a test to normalize option.text.
+ https://bugs.webkit.org/show_bug.cgi?id=57746
+
+ Reviewed by Kent Tamura.
+
+ * fast/forms/option-strip-unicode-spaces-expected.txt: Added.
+ * fast/forms/option-strip-unicode-spaces.html: Added.
+
+2011-07-26 Noel Gordon <noel.gordon@gmail.com>
+
+ Add regression test for :empty { display: none }
+ https://bugs.webkit.org/show_bug.cgi?id=26570
+
+ Reviewed by Alexey Proskuryakov.
+
+ * fast/css/pseudo-empty-display-none-expected.txt: Added.
+ * fast/css/pseudo-empty-display-none.html: Added.
+
+2011-07-25 Dan Bernstein <mitz@apple.com>
+
+ Updated three more tests that relied on fonts loading synchronously.
+
+ * fast/blockflow/japanese-rl-text-with-broken-font.html:
+ * platform/mac/fast/text/myanmar-shaping.html:
+ * platform/mac/fast/text/thai-combining-mark-positioning.html:
+
+2011-07-25 Dan Bernstein <mitz@apple.com>
+
+ <rdar://problem/9835028> Font loading during layout can cause layout code to be re-entered via resource load delegate
+ https://bugs.webkit.org/show_bug.cgi?id=65123
+
+ Reviewed by Darin Adler.
+
+ Updated tests that depended on fonts loading synchronously during layout.
+ Unfortunately, font loading does not fire any DOM events, so in most cases
+ a constant timeout had to be introduced.
+
+ * fast/blockflow/broken-ideograph-small-caps.html:
+ * fast/css/color-leakage.html:
+ * fast/css/custom-font-xheight.html:
+ * fast/css/font-face-multiple-faces.html:
+ * fast/css/font-face-multiple-remote-sources.html:
+ * fast/css/font-face-remote.html:
+ * fast/css/font-face-woff.html:
+ * svg/W3C-SVG-1.1-SE/text-intro-09-b.svg:
+ * svg/W3C-SVG-1.1/fonts-elem-07-b.svg:
+ * svg/custom/svg-fonts-fallback.xhtml:
+ * svg/custom/svg-fonts-in-html.html:
+ * svg/custom/svg-fonts-segmented.xhtml:
+ * svg/custom/svg-fonts-with-no-element-reference.html:
+ * svg/custom/svg-fonts-without-missing-glyph.xhtml:
+ * svg/text/text-overflow-ellipsis-svgfont.html:
+
+2011-07-25 Adrienne Walker <enne@google.com>
+
+ [chromium] Mark fast/cyclic-prototypes.html as a flaky crasher.
+ https://bugs.webkit.org/show_bug.cgi?id=65152
+
+ Unreviewed gardening.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-25 Adrienne Walker <enne@google.com>
+
+ [chromium] draw-arrays-out-of-bounds.html is a non-GPU flaky crasher.
+
+ Unreviewed gardening.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-25 Adrienne Walker <enne@google.com>
+
+ [chromium] Mark fast/selectors/001.html as a flaky crasher.
+ https://bugs.webkit.org/show_bug.cgi?id=65155
+
+ Unreviewed gardening.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-25 Adrienne Walker <enne@google.com>
+
+ [chromium] Mark fast/cyclic-proto.html as a flaky crasher.
+ https://bugs.webkit.org/show_bug.cgi?id=65152
+
+ Unreviewed gardening.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-25 Adrienne Walker <enne@google.com>
+
+ [chromium] Mark user-script-image-document as a flaky crasher on Linux
+
+ * platform/chromium/test_expectations.txt:
+
+ Unreviewed gardening.
+
+2011-07-25 Sheriff Bot <webkit.review.bot@gmail.com>
+
+ Unreviewed, rolling out r91686.
+ http://trac.webkit.org/changeset/91686
+ https://bugs.webkit.org/show_bug.cgi?id=65144
+
+ 1.5% regression in JSC (Requested by jmontemayor on #webkit).
+
+ * fast/js/JSON-parse-expected.txt:
+ * platform/chromium/fast/js/JSON-parse-expected.txt: Removed.
+
+2011-07-25 Chris Rogers <crogers@google.com>
+
+ Disable web audio layout tests on all platforms except chromium - as initial tests are added
+ https://bugs.webkit.org/show_bug.cgi?id=65142
+
+ Unreviewed.
+
+ * platform/gtk/Skipped:
+ * platform/mac/Skipped:
+ * platform/qt/Skipped:
+ * platform/win/Skipped:
+
+2011-06-07 Martin Robinson <mrobinson@igalia.com>
+
+ Reviewed by Gustavo Noronha Silva.
+
+ [GTK] Use WebCore scrollbars for the DRT instead of GtkScrolledWindow
+ https://bugs.webkit.org/show_bug.cgi?id=62252
+
+ Unskip tests which are now passing and update results for tests which
+ previously had incorrect results.
+
+ * platform/gtk/Skipped: Unskip now-passing tests.
+ * platform/gtk/fast/css/MarqueeLayoutTest-expected.png:
+ * platform/gtk/fast/css/MarqueeLayoutTest-expected.txt:
+ * platform/gtk/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
+ * platform/gtk/fast/dom/vertical-scrollbar-in-rtl-expected.txt:
+ * platform/gtk/fast/dynamic/window-resize-scrollbars-test-expected.png:
+ * platform/gtk/fast/dynamic/window-resize-scrollbars-test-expected.txt:
+ * platform/gtk/fast/flexbox/flex-hang-expected.png:
+ * platform/gtk/fast/flexbox/flex-hang-expected.txt:
+ * platform/gtk/fast/forms/search-vertical-alignment-expected.png:
+ * platform/gtk/fast/forms/search-vertical-alignment-expected.txt:
+ * platform/gtk/fast/forms/searchfield-heights-expected.png:
+ * platform/gtk/fast/forms/searchfield-heights-expected.txt:
+ * platform/gtk/fast/forms/textfield-overflow-expected.png:
+ * platform/gtk/fast/forms/textfield-overflow-expected.txt:
+ * platform/gtk/fast/frames/flattening/frameset-flattening-advanced-expected.png: Added.
+ * platform/gtk/fast/frames/flattening/frameset-flattening-advanced-expected.txt:
+ * platform/gtk/fast/frames/flattening/frameset-flattening-simple-expected.png: Added.
+ * platform/gtk/fast/frames/flattening/frameset-flattening-simple-expected.txt:
+ * platform/gtk/fast/frames/flattening/frameset-flattening-subframesets-expected.png: Added.
+ * platform/gtk/fast/frames/flattening/frameset-flattening-subframesets-expected.txt:
+ * platform/gtk/fast/frames/inline-object-inside-frameset-expected.png: Added.
+ * platform/gtk/fast/frames/inline-object-inside-frameset-expected.txt:
+ * platform/gtk/fast/lists/001-vertical-expected.png: Added.
+ * platform/gtk/fast/lists/001-vertical-expected.txt:
+ * platform/gtk/fast/multicol/float-multicol-expected.png: Added.
+ * platform/gtk/fast/multicol/float-multicol-expected.txt:
+ * platform/gtk/fast/multicol/table-vertical-align-expected.png: Added.
+ * platform/gtk/fast/multicol/table-vertical-align-expected.txt:
+ * platform/gtk/fast/table/border-collapsing/004-vertical-expected.png:
+ * platform/gtk/fast/table/border-collapsing/004-vertical-expected.txt:
+ * platform/gtk/scrollbars/custom-scrollbar-with-incomplete-style-expected.png: Added.
+ * platform/gtk/scrollbars/custom-scrollbar-with-incomplete-style-expected.txt:
+ * platform/gtk/tables/mozilla/bugs/bug145572-expected.png:
+ * platform/gtk/tables/mozilla/bugs/bug145572-expected.txt:
+
+2011-07-25 Adrienne Walker <enne@google.com>
+
+ [chromium] media-controls-clone started flaky crashing on mac.
+
+ * platform/chromium/test_expectations.txt:
+
+ Unreviewed gardening.
+
+2011-07-25 Adrienne Walker <enne@google.com>
+
+ [chromium] More WebGL flaky crashers on Linux.
+
+ * platform/chromium/test_expectations.txt:
+
+ Unreviewed gardening.
+
+2011-07-25 Daniel Bates <dbates@rim.com>
+
+ Rename expected results file after changeset <http://trac.webkit.org/changeset/91689>.
+
+ * fast/block/positioning/relayout-nested-positioned-elements-crash-expected.txt: Copied from LayoutTests/fast/block/positioning/relayout-nested-positioned-elements-expected-crash.txt.
+ * fast/block/positioning/relayout-nested-positioned-elements-expected-crash.txt: Removed.
+
+2011-07-25 Martin Robinson <mrobinson@igalia.com>
+
+ Update baselines for GTK+ after several revisions.
+
+ * platform/gtk/fast/dom/Window/window-postmessage-clone-expected.txt: Added.
+ * platform/gtk/fast/dom/Window/window-properties-expected.txt:
+ * platform/gtk/fast/events/offsetX-offsetY-expected.txt:
+ * platform/gtk/fast/forms/input-appearance-range-expected.txt:
+ * platform/gtk/fast/multicol/client-rects-expected.txt:
+ * platform/gtk/fast/multicol/float-avoidance-expected.png:
+ * platform/gtk/fast/multicol/float-avoidance-expected.txt:
+ * platform/gtk/fast/multicol/float-multicol-expected.txt:
+ * platform/gtk/fast/multicol/scrolling-overflow-expected.png:
+ * platform/gtk/fast/multicol/scrolling-overflow-expected.txt:
+ * platform/gtk/fast/multicol/single-line-expected.txt:
+ * platform/gtk/fast/multicol/span/anonymous-before-child-parent-crash-expected.png:
+ * platform/gtk/fast/multicol/span/anonymous-before-child-parent-crash-expected.txt:
+ * platform/gtk/fast/multicol/span/anonymous-split-block-crash-expected.png:
+ * platform/gtk/fast/multicol/span/anonymous-split-block-crash-expected.txt:
+ * platform/gtk/fast/multicol/span/anonymous-style-inheritance-expected.txt:
+ * platform/gtk/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.png:
+ * platform/gtk/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt:
+ * platform/gtk/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt:
+ * platform/gtk/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt:
+ * platform/gtk/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt:
+ * platform/gtk/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt:
+ * platform/gtk/fast/multicol/span/span-as-immediate-columns-child-expected.txt:
+ * platform/gtk/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt:
+ * platform/gtk/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt:
+ * platform/gtk/fast/multicol/span/span-as-nested-columns-child-expected.txt:
+ * platform/gtk/fast/multicol/span/span-margin-collapsing-expected.txt:
+ * platform/gtk/fast/multicol/vertical-lr/float-avoidance-expected.png:
+ * platform/gtk/fast/multicol/vertical-lr/float-avoidance-expected.txt:
+ * platform/gtk/fast/multicol/vertical-lr/float-multicol-expected.txt:
+ * platform/gtk/fast/multicol/vertical-rl/float-avoidance-expected.png:
+ * platform/gtk/fast/multicol/vertical-rl/float-avoidance-expected.txt:
+ * platform/gtk/fast/multicol/vertical-rl/float-multicol-expected.txt:
+ * platform/gtk/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.png:
+ * platform/gtk/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.txt:
+ * platform/gtk/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt:
+ * platform/gtk/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.png:
+ * platform/gtk/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.txt:
+ * platform/gtk/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.txt:
+ * platform/gtk/svg/W3C-SVG-1.1-SE/styling-css-04-f-expected.png:
+ * platform/gtk/svg/W3C-SVG-1.1-SE/styling-css-04-f-expected.txt:
+ * platform/gtk/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.png:
+ * platform/gtk/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.txt:
+ * platform/gtk/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.png:
+ * platform/gtk/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.txt:
+ * platform/gtk/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.png:
+ * platform/gtk/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt:
+ * platform/gtk/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.png:
+ * platform/gtk/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.txt:
+ * platform/gtk/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.png:
+ * platform/gtk/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt:
+ * platform/gtk/svg/custom/zero-path-square-cap-rendering-expected.txt: Added.
+
+2011-07-25 Adrienne Walker <enne@google.com>
+
+ [chromium] More ICU roll test failures from the slow windows bot
+ https://bugs.webkit.org/show_bug.cgi?id=65124
+
+ Unreviewed gardening.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-25 Adrienne Walker <enne@google.com>
+
+ [chromium] japanese-rl-selection-repaint also broken by ICU roll
+ https://bugs.webkit.org/show_bug.cgi?id=65124
+
+ Unreviewed gardening.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-25 Daniel Bates <dbates@rim.com>
+
+ REGRESSION (r85964): Improper relayout of some nested positioned elements
+ https://bugs.webkit.org/show_bug.cgi?id=64286
+
+ Reviewed by David Hyatt.
+
+ Add test case to ensure we don't regress relayout of nested positioned elements.
+
+ * fast/block/positioning/relayout-nested-positioned-elements-expected-crash.txt: Added.
+ * fast/block/positioning/relayout-nested-positioned-elements-crash.html: Added.
+
+2011-07-25 Adrienne Walker <enne@google.com>
+
+ [chromium] japanese-rl-selection-clear broken by ICU roll
+ https://bugs.webkit.org/show_bug.cgi?id=65124
+
+ Unreviewed gardening.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-25 Juan C. Montemayor <jmont@apple.com>
+
+ JSON errors should be informative
+ https://bugs.webkit.org/show_bug.cgi?id=63339
+
+ Updated expected test results.
+
+ Reviewed by Oliver Hunt.
+
+ * fast/js/JSON-parse-expected.txt:
+ * platform/chromium/fast/js/JSON-parse-expected.txt: Added.
+
+2011-07-25 Adrienne Walker <enne@google.com>
+
+ [chromium] Mark media/remove-from-document as another flaky crasher.
+
+ Unreviewed gardening.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-25 Adrienne Walker <enne@google.com>
+
+ [chromium] More WebGL flaky crashers on Linux.
+
+ Unreviewed gardening.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-25 Adrienne Walker <enne@google.com>
+
+ [chromium] Mark some media tests as being crashers on Linux.
+
+ Unreviewed gardening.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-25 Alexandru Chiculita <achicu@adobe.com>
+
+ [CSS Exclusions] Use HANDLE_INHERIT_AND_INITIAL when parsing -webkit-wrap-shape
+ https://bugs.webkit.org/show_bug.cgi?id=65096
+
+ Fixed 'inherit' test to copy the value from the parent. Also, added new tests
+ for 'inerhit' with no value in the parent.
+
+ Reviewed by Tony Chang.
+
+ * fast/exclusions/parsing-wrap-shape-expected.txt:
+ * fast/exclusions/script-tests/parsing-wrap-shape.js:
+
+2011-07-25 Mike Reed <reed@google.com>
+
+ disable tests pending rebaseline with rotated text fix
+ https://bugs.webkit.org/show_bug.cgi?id=65114
+
+ Reviewed by Stephen White.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-25 Adrienne Walker <enne@google.com>
+
+ [chromium] Mark gl-enum-enable-test as a flaky crasher.
+
+ Unreviewed gardening.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-25 Sheriff Bot <webkit.review.bot@gmail.com>
+
+ Unreviewed, rolling out r91665.
+ http://trac.webkit.org/changeset/91665
+ https://bugs.webkit.org/show_bug.cgi?id=65118
+
+ Breaks inspector tests on JSC (Requested by pfeldman on
+ #webkit).
+
+ * inspector/protocol/console-agent-expected.txt:
+ * inspector/protocol/runtime-agent-expected.txt:
+ * inspector/runtime/runtime-callFunctionOn.html:
+
+2011-07-25 Sheriff Bot <webkit.review.bot@gmail.com>
+
+ Unreviewed, rolling out r91668.
+ http://trac.webkit.org/changeset/91668
+ https://bugs.webkit.org/show_bug.cgi?id=65117
+
+ Breaks inspector tests on JSC (Requested by pfeldman on
+ #webkit).
+
+ * inspector/runtime/runtime-callFunctionOn-expected.txt:
+ * inspector/runtime/runtime-callFunctionOn.html:
+
+2011-07-25 Pavel Podivilov <podivilov@chromium.org>
+
+ Web Inspector: unreviewed, fix pause-in-internal-script expectations.
+ https://bugs.webkit.org/show_bug.cgi?id=65078
+
+ * inspector/debugger/pause-in-internal-script-expected.txt:
+ * platform/chromium/inspector/debugger/pause-in-internal-script-expected.txt: Copied from LayoutTests/inspector/debugger/pause-in-internal-script-expected.txt.
+ * platform/qt/Skipped:
+
+2011-07-25 Pavel Feldman <pfeldman@google.com>
+
+ Web Inspector: use dedicated type for object id in the protocol.
+ https://bugs.webkit.org/show_bug.cgi?id=65110
+
+ Reviewed by Yury Semikhatsky.
+
+ * inspector/runtime/runtime-callFunctionOn-expected.txt:
+ * inspector/runtime/runtime-callFunctionOn.html:
+
+2011-07-25 Pavel Feldman <pfeldman@google.com>
+
+ Web Inspector: refactor remote object structure to contain value for primitive values.
+ https://bugs.webkit.org/show_bug.cgi?id=65103
+
+ Reviewed by Yury Semikhatsky.
+
+ * inspector/protocol/console-agent-expected.txt:
+ * inspector/protocol/runtime-agent-expected.txt:
+ * inspector/runtime/runtime-callFunctionOn.html:
+
+2011-07-25 Csaba Osztrogonác <ossy@webkit.org>
+
+ [Qt] Lot of RenderTree mismatches in fast/multicol
+ https://bugs.webkit.org/show_bug.cgi?id=65077
+
+ Unreviewed gardening. Add Qt specific expected results after r91474.
+
+ * platform/qt/Skipped:
+ * platform/qt/fast/multicol/client-rects-expected.txt:
+ * platform/qt/fast/multicol/float-avoidance-expected.png: Added.
+ * platform/qt/fast/multicol/float-avoidance-expected.txt:
+ * platform/qt/fast/multicol/float-multicol-expected.png: Added.
+ * platform/qt/fast/multicol/float-multicol-expected.txt:
+ * platform/qt/fast/multicol/scrolling-overflow-expected.png:
+ * platform/qt/fast/multicol/scrolling-overflow-expected.txt:
+ * platform/qt/fast/multicol/span/anonymous-before-child-parent-crash-expected.png:
+ * platform/qt/fast/multicol/span/anonymous-before-child-parent-crash-expected.txt:
+ * platform/qt/fast/multicol/span/anonymous-split-block-crash-expected.png:
+ * platform/qt/fast/multicol/span/anonymous-split-block-crash-expected.txt:
+ * platform/qt/fast/multicol/span/anonymous-style-inheritance-expected.png:
+ * platform/qt/fast/multicol/span/anonymous-style-inheritance-expected.txt:
+ * platform/qt/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.png:
+ * platform/qt/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt:
+ * platform/qt/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png:
+ * platform/qt/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt:
+ * platform/qt/fast/multicol/span/span-as-immediate-child-generated-content-expected.png:
+ * platform/qt/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt:
+ * platform/qt/fast/multicol/span/span-as-immediate-child-property-removal-expected.png:
+ * platform/qt/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt:
+ * platform/qt/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png:
+ * platform/qt/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt:
+ * platform/qt/fast/multicol/span/span-as-immediate-columns-child-expected.png:
+ * platform/qt/fast/multicol/span/span-as-immediate-columns-child-expected.txt:
+ * platform/qt/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png:
+ * platform/qt/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt:
+ * platform/qt/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png:
+ * platform/qt/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt:
+ * platform/qt/fast/multicol/span/span-as-nested-columns-child-expected.png:
+ * platform/qt/fast/multicol/span/span-as-nested-columns-child-expected.txt:
+ * platform/qt/fast/multicol/span/span-as-nested-inline-block-child-expected.png:
+ * platform/qt/fast/multicol/span/span-as-nested-inline-block-child-expected.txt:
+ * platform/qt/fast/multicol/span/span-margin-collapsing-expected.png:
+ * platform/qt/fast/multicol/span/span-margin-collapsing-expected.txt:
+ * platform/qt/fast/multicol/vertical-lr/float-avoidance-expected.png:
+ * platform/qt/fast/multicol/vertical-lr/float-avoidance-expected.txt:
+ * platform/qt/fast/multicol/vertical-lr/float-multicol-expected.png:
+ * platform/qt/fast/multicol/vertical-lr/float-multicol-expected.txt:
+ * platform/qt/fast/multicol/vertical-rl/float-avoidance-expected.png:
+ * platform/qt/fast/multicol/vertical-rl/float-avoidance-expected.txt:
+ * platform/qt/fast/multicol/vertical-rl/float-multicol-expected.png:
+ * platform/qt/fast/multicol/vertical-rl/float-multicol-expected.txt:
+
+2011-07-24 Kent Tamura <tkent@chromium.org>
+
+ [Chromium] Leftover of r91633 (SVG test move)
+
+ * platform/chromium-linux/fast/borders/svg-as-border-image-expected.png: Removed.
+ * platform/chromium-linux/svg/as-border-image/svg-as-border-image-expected.png: Copied from LayoutTests/platform/chromium-linux/fast/borders/svg-as-border-image-expected.png.
+ * platform/chromium-win/fast/borders/svg-as-border-image-expected.png: Removed.
+ * platform/chromium-win/fast/borders/svg-as-border-image-expected.txt: Removed.
+ * platform/chromium-win/svg/as-border-image/svg-as-border-image-expected.png: Copied from LayoutTests/platform/chromium-win/fast/borders/svg-as-border-image-expected.png.
+ * platform/chromium-win/svg/as-border-image/svg-as-border-image-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/borders/svg-as-border-image-expected.txt.
+
+2011-07-24 Kent Tamura <tkent@chromium.org>
+
+ [Chromium] Update expectations for r91637.
+
+ * platform/chromium-linux/svg/custom/text-linking-expected.png:
+ * platform/chromium-linux/svg/custom/tref-own-content-removal-expected.png: Added.
+ * platform/chromium-linux/svg/dynamic-updates/SVGTRefElement-dom-href-attr-expected.png:
+ * platform/chromium-mac-leopard/svg/custom/text-linking-expected.png: Added.
+ * platform/chromium-mac-leopard/svg/dynamic-updates/SVGTRefElement-dom-href-attr-expected.png: Added.
+ * platform/chromium-mac/svg/custom/text-linking-expected.png: Added.
+ * platform/chromium-win/svg/custom/text-linking-expected.png:
+ * platform/chromium-win/svg/custom/text-linking-expected.txt:
+ * platform/chromium-win/svg/custom/tref-own-content-removal-expected.png: Added.
+ * platform/chromium-win/svg/custom/tref-own-content-removal-expected.txt: Added.
+ * platform/chromium-win/svg/dynamic-updates/SVGTRefElement-dom-href-attr-expected.png:
+
+2011-07-24 Kent Tamura <tkent@chromium.org>
+
+ Validation message bubble position is incorrect if the containing block has paddings.
+ https://bugs.webkit.org/show_bug.cgi?id=65091
+
+ Reviewed by Hajime Morita.
+
+ * fast/forms/validation-message-in-relative-body.html: Update the test to cover a padding case.
+
+2011-07-24 Rob Buis <rbuis@rim.com>
+
+ Crash in SVGUseElement::updateContainerOffsets on <use> with no parent
+ https://bugs.webkit.org/show_bug.cgi?id=63646
+
+ Reviewed by Darin Adler.
+
+ * svg/custom/use-shadow-root-parent-removal-expected.txt: Added.
+ * svg/custom/use-shadow-root-parent-removal.svg: Added.
+
+2011-07-24 Balazs Kelemen <kbalazs@webkit.org>
+
+ Yet another unreviewed Qt fixery for the weekend.
+
+ Don't use test_expectations until all of the Qt platforms switched to NRWT.
+ * platform/qt/Skipped:
+ * platform/qt/test_expectations.txt:
+
+2011-07-24 Balazs Kelemen <kbalazs@webkit.org>
+
+ Unreviewed gardening for Qt.
+
+ * platform/qt/svg/custom/tref-own-content-removal-expected.txt: Added.
+
+2011-07-24 Balazs Kelemen <kbalazs@webkit.org>
+
+ [Qt] inspector/debugger/pause-in-internal-script.html fails
+ https://bugs.webkit.org/show_bug.cgi?id=65078
+
+ Unreviewed gardening for Qt.
+
+ * platform/qt/test_expectations.txt: Mark the test as expected TEXT failure.
+
+2011-07-24 Balazs Kelemen <kbalazs@webkit.org>
+
+ [Qt] Lot of RenderTree mismatches in fast/multicol
+ https://bugs.webkit.org/show_bug.cgi?id=65077
+
+ Unreviewed gardening for Qt.
+
+ * platform/qt/test_expectations.txt: Add expected TEXT failures.
+
+2011-07-24 Rob Buis <rbuis@rim.com>
+
+ SVG <use> element is not repositioned when moved to x=0 y=0 through script
+ https://bugs.webkit.org/show_bug.cgi?id=53767
+
+ Reviewed by Nikolas Zimmermann.
+
+ * svg/custom/use-move-to-offset-expected.png: Added.
+ * svg/custom/use-move-to-offset-expected.txt: Added.
+ * svg/custom/use-move-to-offset.svg: Added.
+
+2011-07-23 Kent Tamura <tkent@chromium.org>
+
+ [Chromium] Update expectations for r91636.
+
+ * platform/chromium-linux/fast/speech/input-appearance-numberandspeech-expected.png:
+ * platform/chromium-linux/fast/speech/input-appearance-numberandspeech-expected.txt:
+ * platform/chromium-mac-leopard/fast/speech/input-appearance-numberandspeech-expected.png:
+ * platform/chromium-mac/fast/speech/input-appearance-numberandspeech-expected.png:
+ * platform/chromium-mac/fast/speech/input-appearance-numberandspeech-expected.txt:
+ * platform/chromium-win/fast/speech/input-appearance-numberandspeech-expected.png:
+ * platform/chromium-win/fast/speech/input-appearance-numberandspeech-expected.txt:
+ * platform/chromium/test_expectations.txt:
+
+2011-07-23 Rob Buis <rbuis@rim.com>
+
+ Freed SVGTRefElement used in SVGStyledElement::buildPendingResourcesIfNeeded
+ https://bugs.webkit.org/show_bug.cgi?id=64758
+
+ Reviewed by Nikolas Zimmermann.
+
+ Test that removing <tref> children does not crash. Changed results are improvements.
+
+ * platform/mac/svg/custom/text-linking-expected.txt:
+ * platform/mac/svg/custom/tref-own-content-removal-expected.png: Added.
+ * platform/mac/svg/custom/tref-own-content-removal-expected.txt: Added.
+ * platform/mac/svg/dynamic-updates/SVGTRefElement-dom-href-attr-expected.png:
+ * svg/custom/invalid-text-content-expected.txt:
+ * svg/custom/text-tref-03-b-dynamic-expected.txt:
+ * svg/custom/text-tref-03-b-dynamic2-expected.txt:
+ * svg/custom/tref-own-content-removal.svg: Added.
+ * svg/dynamic-updates/SVGTRefElement-dom-href-attr-expected.txt:
+ * svg/dynamic-updates/script-tests/SVGTRefElement-dom-href-attr.js:
+ (executeTest):
+
+2011-07-23 Shinya Kawanaka <shinyak@google.com>
+
+ Marked fast/speech/input-appearance-numberandspeech.html flaky on Mac and Windows.
+ https://bugs.webkit.org/show_bug.cgi?id=65064
+
+ Reviewed by Kent Tamura.
+
+ * platform/chromium/test_expectations.txt:
+ Mark fast/speech/input-appearance-numberandspeech.html flaky on Mac and Windows.
+
+2011-07-23 Nikolas Zimmermann <nzimmermann@rim.com>
+
+ Move several SVG specific tests out of fast/(backgrounds|borders) into svg/(as-background-image|as-border-image) as
+ we're only running pixel tests for the svg/ subdirectory on a daily base. Also it's easier to spot errors this way.
+ Updated all Skipped/test_expectations.txt files as well.
+
+ Rubber-stamped by Maciej Stachowiak.
+
+ * fast/backgrounds/animated-svg-as-background.html: Removed.
+ * fast/backgrounds/resources/animated-rect-fixed-size.svg: Removed.
+ * fast/backgrounds/resources/balloon.svg: Removed.
+ * fast/backgrounds/resources/eyes.svg: Removed.
+ * fast/backgrounds/resources/hearts.svg: Removed.
+ * fast/backgrounds/resources/map.svg: Removed.
+ * fast/backgrounds/resources/mouse-repel.svg: Removed.
+ * fast/backgrounds/svg-as-background-1.html: Removed.
+ * fast/backgrounds/svg-as-background-2.html: Removed.
+ * fast/backgrounds/svg-as-background-3.html: Removed.
+ * fast/backgrounds/svg-as-background-4.html: Removed.
+ * fast/backgrounds/svg-as-background-5.html: Removed.
+ * fast/backgrounds/svg-as-background-6.html: Removed.
+ * fast/borders/resources/large-tiles.png: Removed.
+ * fast/borders/resources/tiles-fixed-size.svg: Removed.
+ * fast/borders/resources/tiles-relative-size.svg: Removed.
+ * fast/borders/resources/tiles.png: Removed.
+ * fast/borders/svg-as-border-image-2.html: Removed.
+ * fast/borders/svg-as-border-image.html: Removed.
+ * platform/chromium-linux/fast/backgrounds/animated-svg-as-background-expected.png: Removed.
+ * platform/chromium-linux/fast/backgrounds/svg-as-background-1-expected.png: Removed.
+ * platform/chromium-linux/fast/backgrounds/svg-as-background-2-expected.png: Removed.
+ * platform/chromium-linux/fast/backgrounds/svg-as-background-3-expected.png: Removed.
+ * platform/chromium-linux/fast/backgrounds/svg-as-background-4-expected.png: Removed.
+ * platform/chromium-linux/fast/backgrounds/svg-as-background-5-expected.png: Removed.
+ * platform/chromium-linux/fast/borders/svg-as-border-image-2-expected.png: Removed.
+ * platform/chromium-linux/svg/as-background-image: Added.
+ * platform/chromium-linux/svg/as-background-image/animated-svg-as-background-expected.png: Copied from platform/chromium-linux/fast/backgrounds/animated-svg-as-background-expected.png.
+ * platform/chromium-linux/svg/as-background-image/svg-as-background-1-expected.png: Copied from platform/chromium-linux/fast/backgrounds/svg-as-background-1-expected.png.
+ * platform/chromium-linux/svg/as-background-image/svg-as-background-2-expected.png: Copied from platform/chromium-linux/fast/backgrounds/svg-as-background-2-expected.png.
+ * platform/chromium-linux/svg/as-background-image/svg-as-background-3-expected.png: Copied from platform/chromium-linux/fast/backgrounds/svg-as-background-3-expected.png.
+ * platform/chromium-linux/svg/as-background-image/svg-as-background-4-expected.png: Copied from platform/chromium-linux/fast/backgrounds/svg-as-background-4-expected.png.
+ * platform/chromium-linux/svg/as-background-image/svg-as-background-5-expected.png: Copied from platform/chromium-linux/fast/backgrounds/svg-as-background-5-expected.png.
+ * platform/chromium-linux/svg/as-background-image/svg-as-background-with-relative-size-expected.png: Copied from platform/chromium-linux/svg/as-image/svg-as-background-with-relative-size-expected.png.
+ * platform/chromium-linux/svg/as-background-image/svg-background-partial-redraw-expected.png: Copied from platform/chromium-linux/svg/as-image/svg-background-partial-redraw-expected.png.
+ * platform/chromium-linux/svg/as-border-image: Added.
+ * platform/chromium-linux/svg/as-border-image/svg-as-border-image-2-expected.png: Copied from platform/chromium-linux/fast/borders/svg-as-border-image-2-expected.png.
+ * platform/chromium-linux/svg/as-image/svg-as-background-with-relative-size-expected.png: Removed.
+ * platform/chromium-linux/svg/as-image/svg-background-partial-redraw-expected.png: Removed.
+ * platform/chromium-mac-leopard/fast/backgrounds/svg-as-background-1-expected.png: Removed.
+ * platform/chromium-mac-leopard/fast/backgrounds/svg-as-background-3-expected.png: Removed.
+ * platform/chromium-mac-leopard/fast/borders/svg-as-border-image-2-expected.png: Removed.
+ * platform/chromium-mac-leopard/svg/as-background-image: Added.
+ * platform/chromium-mac-leopard/svg/as-background-image/svg-as-background-1-expected.png: Copied from platform/chromium-mac-leopard/fast/backgrounds/svg-as-background-1-expected.png.
+ * platform/chromium-mac-leopard/svg/as-background-image/svg-as-background-3-expected.png: Copied from platform/chromium-mac-leopard/fast/backgrounds/svg-as-background-3-expected.png.
+ * platform/chromium-mac-leopard/svg/as-background-image/svg-as-background-with-relative-size-expected.png: Copied from platform/chromium-mac-leopard/svg/as-image/svg-as-background-with-relative-size-expected.png.
+ * platform/chromium-mac-leopard/svg/as-background-image/svg-background-partial-redraw-expected.png: Copied from platform/chromium-mac-leopard/svg/as-image/svg-background-partial-redraw-expected.png.
+ * platform/chromium-mac-leopard/svg/as-border-image: Added.
+ * platform/chromium-mac-leopard/svg/as-border-image/svg-as-border-image-2-expected.png: Copied from platform/chromium-mac-leopard/fast/borders/svg-as-border-image-2-expected.png.
+ * platform/chromium-mac-leopard/svg/as-image/svg-as-background-with-relative-size-expected.png: Removed.
+ * platform/chromium-mac-leopard/svg/as-image/svg-background-partial-redraw-expected.png: Removed.
+ * platform/chromium-mac/fast/backgrounds/animated-svg-as-background-expected.png: Removed.
+ * platform/chromium-mac/fast/backgrounds/svg-as-background-1-expected.png: Removed.
+ * platform/chromium-mac/fast/backgrounds/svg-as-background-3-expected.png: Removed.
+ * platform/chromium-mac/svg/as-background-image: Added.
+ * platform/chromium-mac/svg/as-background-image/animated-svg-as-background-expected.png: Copied from platform/chromium-mac/fast/backgrounds/animated-svg-as-background-expected.png.
+ * platform/chromium-mac/svg/as-background-image/svg-as-background-1-expected.png: Copied from platform/chromium-mac/fast/backgrounds/svg-as-background-1-expected.png.
+ * platform/chromium-mac/svg/as-background-image/svg-as-background-3-expected.png: Copied from platform/chromium-mac/fast/backgrounds/svg-as-background-3-expected.png.
+ * platform/chromium-mac/svg/as-background-image/svg-background-partial-redraw-expected.png: Copied from platform/chromium-mac/svg/as-image/svg-background-partial-redraw-expected.png.
+ * platform/chromium-mac/svg/as-image/svg-background-partial-redraw-expected.png: Removed.
+ * platform/chromium-win/fast/backgrounds/animated-svg-as-background-expected.png: Removed.
+ * platform/chromium-win/fast/backgrounds/animated-svg-as-background-expected.txt: Removed.
+ * platform/chromium-win/fast/backgrounds/svg-as-background-1-expected.png: Removed.
+ * platform/chromium-win/fast/backgrounds/svg-as-background-1-expected.txt: Removed.
+ * platform/chromium-win/fast/backgrounds/svg-as-background-2-expected.png: Removed.
+ * platform/chromium-win/fast/backgrounds/svg-as-background-2-expected.txt: Removed.
+ * platform/chromium-win/fast/backgrounds/svg-as-background-3-expected.png: Removed.
+ * platform/chromium-win/fast/backgrounds/svg-as-background-3-expected.txt: Removed.
+ * platform/chromium-win/fast/backgrounds/svg-as-background-4-expected.png: Removed.
+ * platform/chromium-win/fast/backgrounds/svg-as-background-4-expected.txt: Removed.
+ * platform/chromium-win/fast/backgrounds/svg-as-background-5-expected.png: Removed.
+ * platform/chromium-win/fast/backgrounds/svg-as-background-5-expected.txt: Removed.
+ * platform/chromium-win/fast/backgrounds/svg-as-background-6-expected.png: Removed.
+ * platform/chromium-win/fast/backgrounds/svg-as-background-6-expected.txt: Removed.
+ * platform/chromium-win/fast/borders/svg-as-border-image-2-expected.png: Removed.
+ * platform/chromium-win/fast/borders/svg-as-border-image-2-expected.txt: Removed.
+ * platform/chromium-win/svg/as-background-image: Added.
+ * platform/chromium-win/svg/as-background-image/animated-svg-as-background-expected.png: Copied from platform/chromium-win/fast/backgrounds/animated-svg-as-background-expected.png.
+ * platform/chromium-win/svg/as-background-image/animated-svg-as-background-expected.txt: Copied from platform/chromium-win/fast/backgrounds/animated-svg-as-background-expected.txt.
+ * platform/chromium-win/svg/as-background-image/svg-as-background-1-expected.png: Copied from platform/chromium-win/fast/backgrounds/svg-as-background-1-expected.png.
+ * platform/chromium-win/svg/as-background-image/svg-as-background-1-expected.txt: Copied from platform/chromium-win/fast/backgrounds/svg-as-background-1-expected.txt.
+ * platform/chromium-win/svg/as-background-image/svg-as-background-2-expected.png: Copied from platform/chromium-win/fast/backgrounds/svg-as-background-2-expected.png.
+ * platform/chromium-win/svg/as-background-image/svg-as-background-2-expected.txt: Copied from platform/chromium-win/fast/backgrounds/svg-as-background-2-expected.txt.
+ * platform/chromium-win/svg/as-background-image/svg-as-background-3-expected.png: Copied from platform/chromium-win/fast/backgrounds/svg-as-background-3-expected.png.
+ * platform/chromium-win/svg/as-background-image/svg-as-background-3-expected.txt: Copied from platform/chromium-win/fast/backgrounds/svg-as-background-3-expected.txt.
+ * platform/chromium-win/svg/as-background-image/svg-as-background-4-expected.png: Copied from platform/chromium-win/fast/backgrounds/svg-as-background-4-expected.png.
+ * platform/chromium-win/svg/as-background-image/svg-as-background-4-expected.txt: Copied from platform/chromium-win/fast/backgrounds/svg-as-background-4-expected.txt.
+ * platform/chromium-win/svg/as-background-image/svg-as-background-5-expected.png: Copied from platform/chromium-win/fast/backgrounds/svg-as-background-5-expected.png.
+ * platform/chromium-win/svg/as-background-image/svg-as-background-5-expected.txt: Copied from platform/chromium-win/fast/backgrounds/svg-as-background-5-expected.txt.
+ * platform/chromium-win/svg/as-background-image/svg-as-background-6-expected.png: Copied from platform/chromium-win/fast/backgrounds/svg-as-background-6-expected.png.
+ * platform/chromium-win/svg/as-background-image/svg-as-background-6-expected.txt: Copied from platform/chromium-win/fast/backgrounds/svg-as-background-6-expected.txt.
+ * platform/chromium-win/svg/as-background-image/svg-as-background-expected.txt: Copied from platform/chromium-win/svg/as-image/svg-as-background-expected.txt.
+ * platform/chromium-win/svg/as-background-image/svg-as-background-with-relative-size-expected.png: Copied from platform/chromium-win/svg/as-image/svg-as-background-with-relative-size-expected.png.
+ * platform/chromium-win/svg/as-background-image/svg-as-background-with-relative-size-expected.txt: Copied from platform/chromium-win/svg/as-image/svg-as-background-with-relative-size-expected.txt.
+ * platform/chromium-win/svg/as-background-image/svg-as-background-with-viewBox-expected.txt: Copied from platform/chromium-win/svg/as-image/svg-as-background-with-viewBox-expected.txt.
+ * platform/chromium-win/svg/as-background-image/svg-as-tiled-background-expected.txt: Copied from platform/chromium-win/svg/as-image/svg-as-tiled-background-expected.txt.
+ * platform/chromium-win/svg/as-background-image/svg-background-partial-redraw-expected.png: Copied from platform/chromium-win/svg/as-image/svg-background-partial-redraw-expected.png.
+ * platform/chromium-win/svg/as-background-image/svg-background-partial-redraw-expected.txt: Copied from platform/chromium-win/svg/as-image/svg-background-partial-redraw-expected.txt.
+ * platform/chromium-win/svg/as-background-image/svg-width-100p-as-background-expected.txt: Copied from platform/chromium-win/svg/as-image/svg-width-100p-as-background-expected.txt.
+ * platform/chromium-win/svg/as-border-image: Added.
+ * platform/chromium-win/svg/as-border-image/svg-as-border-image-2-expected.png: Copied from platform/chromium-win/fast/borders/svg-as-border-image-2-expected.png.
+ * platform/chromium-win/svg/as-border-image/svg-as-border-image-2-expected.txt: Copied from platform/chromium-win/fast/borders/svg-as-border-image-2-expected.txt.
+ * platform/chromium-win/svg/as-image/svg-as-background-expected.txt: Removed.
+ * platform/chromium-win/svg/as-image/svg-as-background-with-relative-size-expected.png: Removed.
+ * platform/chromium-win/svg/as-image/svg-as-background-with-relative-size-expected.txt: Removed.
+ * platform/chromium-win/svg/as-image/svg-as-background-with-viewBox-expected.txt: Removed.
+ * platform/chromium-win/svg/as-image/svg-as-tiled-background-expected.txt: Removed.
+ * platform/chromium-win/svg/as-image/svg-background-partial-redraw-expected.png: Removed.
+ * platform/chromium-win/svg/as-image/svg-background-partial-redraw-expected.txt: Removed.
+ * platform/chromium-win/svg/as-image/svg-width-100p-as-background-expected.txt: Removed.
+ * platform/chromium/test_expectations.txt:
+ * platform/gtk/fast/backgrounds/animated-svg-as-background-expected.txt: Removed.
+ * platform/gtk/fast/backgrounds/svg-as-background-1-expected.txt: Removed.
+ * platform/gtk/fast/backgrounds/svg-as-background-2-expected.txt: Removed.
+ * platform/gtk/fast/backgrounds/svg-as-background-3-expected.txt: Removed.
+ * platform/gtk/fast/backgrounds/svg-as-background-4-expected.txt: Removed.
+ * platform/gtk/fast/backgrounds/svg-as-background-5-expected.txt: Removed.
+ * platform/gtk/fast/backgrounds/svg-as-background-6-expected.txt: Removed.
+ * platform/gtk/fast/borders/svg-as-border-image-2-expected.png: Removed.
+ * platform/gtk/fast/borders/svg-as-border-image-2-expected.txt: Removed.
+ * platform/gtk/svg/as-background-image: Added.
+ * platform/gtk/svg/as-background-image/animated-svg-as-background-expected.txt: Copied from platform/gtk/fast/backgrounds/animated-svg-as-background-expected.txt.
+ * platform/gtk/svg/as-background-image/svg-as-background-1-expected.txt: Copied from platform/gtk/fast/backgrounds/svg-as-background-1-expected.txt.
+ * platform/gtk/svg/as-background-image/svg-as-background-2-expected.txt: Copied from platform/gtk/fast/backgrounds/svg-as-background-2-expected.txt.
+ * platform/gtk/svg/as-background-image/svg-as-background-3-expected.txt: Copied from platform/gtk/fast/backgrounds/svg-as-background-3-expected.txt.
+ * platform/gtk/svg/as-background-image/svg-as-background-4-expected.txt: Copied from platform/gtk/fast/backgrounds/svg-as-background-4-expected.txt.
+ * platform/gtk/svg/as-background-image/svg-as-background-5-expected.txt: Copied from platform/gtk/fast/backgrounds/svg-as-background-5-expected.txt.
+ * platform/gtk/svg/as-background-image/svg-as-background-6-expected.txt: Copied from platform/gtk/fast/backgrounds/svg-as-background-6-expected.txt.
+ * platform/gtk/svg/as-background-image/svg-as-background-expected.png: Copied from platform/gtk/svg/as-image/svg-as-background-expected.png.
+ * platform/gtk/svg/as-background-image/svg-as-background-expected.txt: Copied from platform/gtk/svg/as-image/svg-as-background-expected.txt.
+ * platform/gtk/svg/as-background-image/svg-as-background-with-relative-size-expected.png: Copied from platform/gtk/svg/as-image/svg-as-background-with-relative-size-expected.png.
+ * platform/gtk/svg/as-background-image/svg-as-background-with-relative-size-expected.txt: Copied from platform/gtk/svg/as-image/svg-as-background-with-relative-size-expected.txt.
+ * platform/gtk/svg/as-background-image/svg-as-background-with-viewBox-expected.png: Copied from platform/gtk/svg/as-image/svg-as-background-with-viewBox-expected.png.
+ * platform/gtk/svg/as-background-image/svg-as-background-with-viewBox-expected.txt: Copied from platform/gtk/svg/as-image/svg-as-background-with-viewBox-expected.txt.
+ * platform/gtk/svg/as-background-image/svg-as-tiled-background-expected.png: Copied from platform/gtk/svg/as-image/svg-as-tiled-background-expected.png.
+ * platform/gtk/svg/as-background-image/svg-as-tiled-background-expected.txt: Copied from platform/gtk/svg/as-image/svg-as-tiled-background-expected.txt.
+ * platform/gtk/svg/as-background-image/svg-background-partial-redraw-expected.txt: Copied from platform/gtk/svg/as-image/svg-background-partial-redraw-expected.txt.
+ * platform/gtk/svg/as-background-image/svg-width-100p-as-background-expected.png: Copied from platform/gtk/svg/as-image/svg-width-100p-as-background-expected.png.
+ * platform/gtk/svg/as-background-image/svg-width-100p-as-background-expected.txt: Copied from platform/gtk/svg/as-image/svg-width-100p-as-background-expected.txt.
+ * platform/gtk/svg/as-border-image: Added.
+ * platform/gtk/svg/as-border-image/svg-as-border-image-2-expected.png: Copied from platform/gtk/fast/borders/svg-as-border-image-2-expected.png.
+ * platform/gtk/svg/as-border-image/svg-as-border-image-2-expected.txt: Copied from platform/gtk/fast/borders/svg-as-border-image-2-expected.txt.
+ * platform/gtk/svg/as-image/svg-as-background-expected.png: Removed.
+ * platform/gtk/svg/as-image/svg-as-background-expected.txt: Removed.
+ * platform/gtk/svg/as-image/svg-as-background-with-relative-size-expected.png: Removed.
+ * platform/gtk/svg/as-image/svg-as-background-with-relative-size-expected.txt: Removed.
+ * platform/gtk/svg/as-image/svg-as-background-with-viewBox-expected.png: Removed.
+ * platform/gtk/svg/as-image/svg-as-background-with-viewBox-expected.txt: Removed.
+ * platform/gtk/svg/as-image/svg-as-tiled-background-expected.png: Removed.
+ * platform/gtk/svg/as-image/svg-as-tiled-background-expected.txt: Removed.
+ * platform/gtk/svg/as-image/svg-background-partial-redraw-expected.txt: Removed.
+ * platform/gtk/svg/as-image/svg-width-100p-as-background-expected.png: Removed.
+ * platform/gtk/svg/as-image/svg-width-100p-as-background-expected.txt: Removed.
+ * platform/mac-leopard/fast/backgrounds/svg-as-background-1-expected.png: Removed.
+ * platform/mac-leopard/fast/backgrounds/svg-as-background-2-expected.png: Removed.
+ * platform/mac-leopard/fast/backgrounds/svg-as-background-3-expected.png: Removed.
+ * platform/mac-leopard/fast/backgrounds/svg-as-background-5-expected.png: Removed.
+ * platform/mac-leopard/fast/backgrounds/svg-as-background-6-expected.png: Removed.
+ * platform/mac-leopard/fast/borders/svg-as-border-image-2-expected.png: Removed.
+ * platform/mac-leopard/svg/as-background-image: Added.
+ * platform/mac-leopard/svg/as-background-image/svg-as-background-1-expected.png: Copied from platform/mac-leopard/fast/backgrounds/svg-as-background-1-expected.png.
+ * platform/mac-leopard/svg/as-background-image/svg-as-background-2-expected.png: Copied from platform/mac-leopard/fast/backgrounds/svg-as-background-2-expected.png.
+ * platform/mac-leopard/svg/as-background-image/svg-as-background-3-expected.png: Copied from platform/mac-leopard/fast/backgrounds/svg-as-background-3-expected.png.
+ * platform/mac-leopard/svg/as-background-image/svg-as-background-5-expected.png: Copied from platform/mac-leopard/fast/backgrounds/svg-as-background-5-expected.png.
+ * platform/mac-leopard/svg/as-background-image/svg-as-background-6-expected.png: Copied from platform/mac-leopard/fast/backgrounds/svg-as-background-6-expected.png.
+ * platform/mac-leopard/svg/as-background-image/svg-background-partial-redraw-expected.png: Copied from platform/mac-leopard/svg/as-image/svg-background-partial-redraw-expected.png.
+ * platform/mac-leopard/svg/as-border-image: Added.
+ * platform/mac-leopard/svg/as-border-image/svg-as-border-image-2-expected.png: Copied from platform/mac-leopard/fast/borders/svg-as-border-image-2-expected.png.
+ * platform/mac-leopard/svg/as-image/svg-background-partial-redraw-expected.png: Removed.
+ * platform/mac/fast/backgrounds/animated-svg-as-background-expected.png: Removed.
+ * platform/mac/fast/backgrounds/animated-svg-as-background-expected.txt: Removed.
+ * platform/mac/fast/backgrounds/svg-as-background-1-expected.png: Removed.
+ * platform/mac/fast/backgrounds/svg-as-background-1-expected.txt: Removed.
+ * platform/mac/fast/backgrounds/svg-as-background-2-expected.png: Removed.
+ * platform/mac/fast/backgrounds/svg-as-background-2-expected.txt: Removed.
+ * platform/mac/fast/backgrounds/svg-as-background-3-expected.png: Removed.
+ * platform/mac/fast/backgrounds/svg-as-background-3-expected.txt: Removed.
+ * platform/mac/fast/backgrounds/svg-as-background-4-expected.png: Removed.
+ * platform/mac/fast/backgrounds/svg-as-background-4-expected.txt: Removed.
+ * platform/mac/fast/backgrounds/svg-as-background-5-expected.png: Removed.
+ * platform/mac/fast/backgrounds/svg-as-background-5-expected.txt: Removed.
+ * platform/mac/fast/backgrounds/svg-as-background-6-expected.png: Removed.
+ * platform/mac/fast/backgrounds/svg-as-background-6-expected.txt: Removed.
+ * platform/mac/fast/borders/svg-as-border-image-2-expected.png: Removed.
+ * platform/mac/fast/borders/svg-as-border-image-2-expected.txt: Removed.
+ * platform/mac/fast/borders/svg-as-border-image-expected.png: Removed.
+ * platform/mac/fast/borders/svg-as-border-image-expected.txt: Removed.
+ * platform/mac/svg/as-background-image: Added.
+ * platform/mac/svg/as-background-image/animated-svg-as-background-expected.png: Copied from platform/mac/fast/backgrounds/animated-svg-as-background-expected.png.
+ * platform/mac/svg/as-background-image/animated-svg-as-background-expected.txt: Copied from platform/mac/fast/backgrounds/animated-svg-as-background-expected.txt.
+ * platform/mac/svg/as-background-image/svg-as-background-1-expected.png: Copied from platform/mac/fast/backgrounds/svg-as-background-1-expected.png.
+ * platform/mac/svg/as-background-image/svg-as-background-1-expected.txt: Copied from platform/mac/fast/backgrounds/svg-as-background-1-expected.txt.
+ * platform/mac/svg/as-background-image/svg-as-background-2-expected.png: Copied from platform/mac/fast/backgrounds/svg-as-background-2-expected.png.
+ * platform/mac/svg/as-background-image/svg-as-background-2-expected.txt: Copied from platform/mac/fast/backgrounds/svg-as-background-2-expected.txt.
+ * platform/mac/svg/as-background-image/svg-as-background-3-expected.png: Copied from platform/mac/fast/backgrounds/svg-as-background-3-expected.png.
+ * platform/mac/svg/as-background-image/svg-as-background-3-expected.txt: Copied from platform/mac/fast/backgrounds/svg-as-background-3-expected.txt.
+ * platform/mac/svg/as-background-image/svg-as-background-4-expected.png: Copied from platform/mac/fast/backgrounds/svg-as-background-4-expected.png.
+ * platform/mac/svg/as-background-image/svg-as-background-4-expected.txt: Copied from platform/mac/fast/backgrounds/svg-as-background-4-expected.txt.
+ * platform/mac/svg/as-background-image/svg-as-background-5-expected.png: Copied from platform/mac/fast/backgrounds/svg-as-background-5-expected.png.
+ * platform/mac/svg/as-background-image/svg-as-background-5-expected.txt: Copied from platform/mac/fast/backgrounds/svg-as-background-5-expected.txt.
+ * platform/mac/svg/as-background-image/svg-as-background-6-expected.png: Copied from platform/mac/fast/backgrounds/svg-as-background-6-expected.png.
+ * platform/mac/svg/as-background-image/svg-as-background-6-expected.txt: Copied from platform/mac/fast/backgrounds/svg-as-background-6-expected.txt.
+ * platform/mac/svg/as-background-image/svg-as-background-expected.png: Copied from platform/mac/svg/as-image/svg-as-background-expected.png.
+ * platform/mac/svg/as-background-image/svg-as-background-expected.txt: Copied from platform/mac/svg/as-image/svg-as-background-expected.txt.
+ * platform/mac/svg/as-background-image/svg-as-background-with-relative-size-expected.png: Copied from platform/mac/svg/as-image/svg-as-background-with-relative-size-expected.png.
+ * platform/mac/svg/as-background-image/svg-as-background-with-relative-size-expected.txt: Copied from platform/mac/svg/as-image/svg-as-background-with-relative-size-expected.txt.
+ * platform/mac/svg/as-background-image/svg-as-background-with-viewBox-expected.png: Copied from platform/mac/svg/as-image/svg-as-background-with-viewBox-expected.png.
+ * platform/mac/svg/as-background-image/svg-as-background-with-viewBox-expected.txt: Copied from platform/mac/svg/as-image/svg-as-background-with-viewBox-expected.txt.
+ * platform/mac/svg/as-background-image/svg-as-tiled-background-expected.png: Copied from platform/mac/svg/as-image/svg-as-tiled-background-expected.png.
+ * platform/mac/svg/as-background-image/svg-as-tiled-background-expected.txt: Copied from platform/mac/svg/as-image/svg-as-tiled-background-expected.txt.
+ * platform/mac/svg/as-background-image/svg-background-partial-redraw-expected.png: Copied from platform/mac/svg/as-image/svg-background-partial-redraw-expected.png.
+ * platform/mac/svg/as-background-image/svg-background-partial-redraw-expected.txt: Copied from platform/mac/svg/as-image/svg-background-partial-redraw-expected.txt.
+ * platform/mac/svg/as-background-image/svg-width-100p-as-background-expected.png: Copied from platform/mac/svg/as-image/svg-width-100p-as-background-expected.png.
+ * platform/mac/svg/as-background-image/svg-width-100p-as-background-expected.txt: Copied from platform/mac/svg/as-image/svg-width-100p-as-background-expected.txt.
+ * platform/mac/svg/as-border-image: Added.
+ * platform/mac/svg/as-border-image/svg-as-border-image-2-expected.png: Copied from platform/mac/fast/borders/svg-as-border-image-2-expected.png.
+ * platform/mac/svg/as-border-image/svg-as-border-image-2-expected.txt: Copied from platform/mac/fast/borders/svg-as-border-image-2-expected.txt.
+ * platform/mac/svg/as-border-image/svg-as-border-image-expected.png: Copied from platform/mac/fast/borders/svg-as-border-image-expected.png.
+ * platform/mac/svg/as-border-image/svg-as-border-image-expected.txt: Copied from platform/mac/fast/borders/svg-as-border-image-expected.txt.
+ * platform/mac/svg/as-image/svg-as-background-expected.png: Removed.
+ * platform/mac/svg/as-image/svg-as-background-expected.txt: Removed.
+ * platform/mac/svg/as-image/svg-as-background-with-relative-size-expected.png: Removed.
+ * platform/mac/svg/as-image/svg-as-background-with-relative-size-expected.txt: Removed.
+ * platform/mac/svg/as-image/svg-as-background-with-viewBox-expected.png: Removed.
+ * platform/mac/svg/as-image/svg-as-background-with-viewBox-expected.txt: Removed.
+ * platform/mac/svg/as-image/svg-as-tiled-background-expected.png: Removed.
+ * platform/mac/svg/as-image/svg-as-tiled-background-expected.txt: Removed.
+ * platform/mac/svg/as-image/svg-background-partial-redraw-expected.png: Removed.
+ * platform/mac/svg/as-image/svg-background-partial-redraw-expected.txt: Removed.
+ * platform/mac/svg/as-image/svg-width-100p-as-background-expected.png: Removed.
+ * platform/mac/svg/as-image/svg-width-100p-as-background-expected.txt: Removed.
+ * platform/qt-mac/Skipped:
+ * platform/qt/Skipped:
+ * platform/qt/fast/backgrounds/animated-svg-as-background-expected.txt: Removed.
+ * platform/qt/fast/backgrounds/svg-as-background-1-expected.txt: Removed.
+ * platform/qt/fast/backgrounds/svg-as-background-2-expected.txt: Removed.
+ * platform/qt/fast/backgrounds/svg-as-background-3-expected.txt: Removed.
+ * platform/qt/fast/backgrounds/svg-as-background-4-expected.txt: Removed.
+ * platform/qt/fast/backgrounds/svg-as-background-5-expected.txt: Removed.
+ * platform/qt/fast/backgrounds/svg-as-background-6-expected.txt: Removed.
+ * platform/qt/svg/as-background-image: Added.
+ * platform/qt/svg/as-background-image/animated-svg-as-background-expected.txt: Copied from platform/qt/fast/backgrounds/animated-svg-as-background-expected.txt.
+ * platform/qt/svg/as-background-image/svg-as-background-1-expected.txt: Copied from platform/qt/fast/backgrounds/svg-as-background-1-expected.txt.
+ * platform/qt/svg/as-background-image/svg-as-background-2-expected.txt: Copied from platform/qt/fast/backgrounds/svg-as-background-2-expected.txt.
+ * platform/qt/svg/as-background-image/svg-as-background-3-expected.txt: Copied from platform/qt/fast/backgrounds/svg-as-background-3-expected.txt.
+ * platform/qt/svg/as-background-image/svg-as-background-4-expected.txt: Copied from platform/qt/fast/backgrounds/svg-as-background-4-expected.txt.
+ * platform/qt/svg/as-background-image/svg-as-background-5-expected.txt: Copied from platform/qt/fast/backgrounds/svg-as-background-5-expected.txt.
+ * platform/qt/svg/as-background-image/svg-as-background-6-expected.txt: Copied from platform/qt/fast/backgrounds/svg-as-background-6-expected.txt.
+ * platform/qt/svg/as-background-image/svg-as-background-expected.txt: Copied from platform/qt/svg/as-image/svg-as-background-expected.txt.
+ * platform/qt/svg/as-background-image/svg-as-background-with-relative-size-expected.png: Copied from platform/qt/svg/as-image/svg-as-background-with-relative-size-expected.png.
+ * platform/qt/svg/as-background-image/svg-as-background-with-relative-size-expected.txt: Copied from platform/qt/svg/as-image/svg-as-background-with-relative-size-expected.txt.
+ * platform/qt/svg/as-background-image/svg-as-background-with-viewBox-expected.png: Copied from platform/qt/svg/as-image/svg-as-background-with-viewBox-expected.png.
+ * platform/qt/svg/as-background-image/svg-as-background-with-viewBox-expected.txt: Copied from platform/qt/svg/as-image/svg-as-background-with-viewBox-expected.txt.
+ * platform/qt/svg/as-background-image/svg-as-tiled-background-expected.txt: Copied from platform/qt/svg/as-image/svg-as-tiled-background-expected.txt.
+ * platform/qt/svg/as-background-image/svg-background-partial-redraw-expected.png: Copied from platform/qt/svg/as-image/svg-background-partial-redraw-expected.png.
+ * platform/qt/svg/as-background-image/svg-background-partial-redraw-expected.txt: Copied from platform/qt/svg/as-image/svg-background-partial-redraw-expected.txt.
+ * platform/qt/svg/as-background-image/svg-width-100p-as-background-expected.txt: Copied from platform/qt/svg/as-image/svg-width-100p-as-background-expected.txt.
+ * platform/qt/svg/as-image/svg-as-background-expected.txt: Removed.
+ * platform/qt/svg/as-image/svg-as-background-with-relative-size-expected.png: Removed.
+ * platform/qt/svg/as-image/svg-as-background-with-relative-size-expected.txt: Removed.
+ * platform/qt/svg/as-image/svg-as-background-with-viewBox-expected.png: Removed.
+ * platform/qt/svg/as-image/svg-as-background-with-viewBox-expected.txt: Removed.
+ * platform/qt/svg/as-image/svg-as-tiled-background-expected.txt: Removed.
+ * platform/qt/svg/as-image/svg-background-partial-redraw-expected.png: Removed.
+ * platform/qt/svg/as-image/svg-background-partial-redraw-expected.txt: Removed.
+ * platform/qt/svg/as-image/svg-width-100p-as-background-expected.txt: Removed.
+ * svg/as-background-image: Added.
+ * svg/as-background-image/animated-svg-as-background.html: Copied from fast/backgrounds/animated-svg-as-background.html.
+ * svg/as-background-image/resources: Added.
+ * svg/as-background-image/resources/animated-rect-relative-size.svg: Copied from fast/backgrounds/resources/animated-rect-relative-size.svg.
+ * svg/as-background-image/resources/balloon.svg: Copied from fast/backgrounds/resources/balloon.svg.
+ * svg/as-background-image/resources/butterfly.svg: Copied from svg/as-image/resources/butterfly.svg.
+ * svg/as-background-image/resources/circle.svg: Copied from svg/as-image/resources/circle.svg.
+ * svg/as-background-image/resources/eyes.svg: Copied from fast/backgrounds/resources/eyes.svg.
+ * svg/as-background-image/resources/green-fixed-size-rect.svg: Copied from svg/as-image/resources/green-fixed-size-rect.svg.
+ * svg/as-background-image/resources/green-relative-size-rect-with-viewBox.svg: Copied from svg/as-image/resources/green-relative-size-rect-with-viewBox.svg.
+ * svg/as-background-image/resources/hearts.svg: Copied from fast/backgrounds/resources/hearts.svg.
+ * svg/as-background-image/resources/linguistics.svg: Copied from fast/backgrounds/resources/linguistics.svg.
+ * svg/as-background-image/resources/map.svg: Copied from fast/backgrounds/resources/map.svg.
+ * svg/as-background-image/resources/mouse-repel.svg: Copied from fast/backgrounds/resources/mouse-repel.svg.
+ * svg/as-background-image/resources/svg-as-background-with-relative-size.svg: Copied from svg/as-image/resources/svg-as-background-with-relative-size.svg.
+ * svg/as-background-image/resources/width-100-percent.svg: Copied from svg/as-image/resources/width-100-percent.svg.
+ * svg/as-background-image/svg-as-background-1.html: Copied from fast/backgrounds/svg-as-background-1.html.
+ * svg/as-background-image/svg-as-background-2.html: Copied from fast/backgrounds/svg-as-background-2.html.
+ * svg/as-background-image/svg-as-background-3.html: Copied from fast/backgrounds/svg-as-background-3.html.
+ * svg/as-background-image/svg-as-background-4.html: Copied from fast/backgrounds/svg-as-background-4.html.
+ * svg/as-background-image/svg-as-background-5.html: Copied from fast/backgrounds/svg-as-background-5.html.
+ * svg/as-background-image/svg-as-background-6.html: Copied from fast/backgrounds/svg-as-background-6.html.
+ * svg/as-background-image/svg-as-background-with-relative-size.html: Copied from svg/as-image/svg-as-background-with-relative-size.html.
+ * svg/as-background-image/svg-as-background-with-viewBox.html: Copied from svg/as-image/svg-as-background-with-viewBox.html.
+ * svg/as-background-image/svg-as-background.html: Copied from svg/as-image/svg-as-background.html.
+ * svg/as-background-image/svg-as-tiled-background.html: Copied from svg/as-image/svg-as-tiled-background.html.
+ * svg/as-background-image/svg-background-crash-on-refresh-expected.txt: Copied from svg/as-image/svg-background-crash-on-refresh-expected.txt.
+ * svg/as-background-image/svg-background-crash-on-refresh.html: Copied from svg/as-image/svg-background-crash-on-refresh.html.
+ * svg/as-background-image/svg-background-partial-redraw.html: Copied from svg/as-image/svg-background-partial-redraw.html.
+ * svg/as-background-image/svg-width-100p-as-background.html: Copied from svg/as-image/svg-width-100p-as-background.html.
+ * svg/as-border-image: Added.
+ * svg/as-border-image/resources: Added.
+ * svg/as-border-image/resources/large-tiles.png: Copied from fast/borders/resources/large-tiles.png.
+ * svg/as-border-image/resources/tiles-fixed-size.svg: Copied from fast/borders/resources/tiles-fixed-size.svg.
+ * svg/as-border-image/resources/tiles-relative-size.svg: Copied from fast/borders/resources/tiles-relative-size.svg.
+ * svg/as-border-image/resources/tiles.png: Copied from fast/borders/resources/tiles.png.
+ * svg/as-border-image/svg-as-border-image-2.html: Copied from fast/borders/svg-as-border-image-2.html.
+ * svg/as-border-image/svg-as-border-image.html: Copied from fast/borders/svg-as-border-image.html.
+ * svg/as-image/resources/butterfly.svg: Removed.
+ * svg/as-image/resources/green-relative-size-rect-with-viewBox.svg: Removed.
+ * svg/as-image/resources/svg-as-background-with-relative-size.svg: Removed.
+ * svg/as-image/resources/width-100-percent.svg: Removed.
+ * svg/as-image/svg-as-background-with-relative-size.html: Removed.
+ * svg/as-image/svg-as-background-with-viewBox.html: Removed.
+ * svg/as-image/svg-as-background.html: Removed.
+ * svg/as-image/svg-as-tiled-background.html: Removed.
+ * svg/as-image/svg-background-crash-on-refresh-expected.txt: Removed.
+ * svg/as-image/svg-background-crash-on-refresh.html: Removed.
+ * svg/as-image/svg-background-partial-redraw.html: Removed.
+ * svg/as-image/svg-width-100p-as-background.html: Removed.
+
+2011-07-23 Kent Tamura <tkent@chromium.org>
+
+ [Chromium] Update expectations for r91574.
+
+ * platform/chromium-win/fast/forms/input-appearance-range-expected.png:
+ * platform/chromium-win/fast/forms/input-appearance-range-expected.txt:
+ * platform/chromium/test_expectations.txt:
+
+2011-07-22 Ryosuke Niwa <rniwa@webkit.org>
+
+ Add crashing and failing expectations for canvas and css tests after r91628.
+ The failures are tracked by the bug 65063.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-22 Ryosuke Niwa <rniwa@webkit.org>
+
+ Add crash expectation for http/tests/media/video-error-abort.html on Chromium Mac and Chromium Windows,
+ tracked by the bug 65062.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-22 Kenneth Russell <kbr@google.com>
+
+ HTMLImageElement::crossOrigin is hard to use because of caching
+ https://bugs.webkit.org/show_bug.cgi?id=64813
+
+ Reviewed by Adam Barth.
+
+ * http/tests/security/canvas-remote-read-remote-image-blocked-then-allowed-expected.txt: Added.
+ * http/tests/security/canvas-remote-read-remote-image-blocked-then-allowed.html: Added.
+
+2011-07-22 Ryosuke Niwa <rniwa@webkit.org>
+
+ Chromium Mac rebaseline after r91605.
+
+ * platform/chromium-mac/fast/repaint/fixed-after-scroll-expected.png: Added.
+ * platform/chromium-mac/fast/repaint/fixed-scale-expected.png: Added.
+ * platform/chromium-mac/fast/repaint/fixed-table-cell-expected.png: Added.
+ * platform/chromium-mac/fast/repaint/fixed-table-overflow-expected.png: Added.
+ * platform/chromium-mac/fast/repaint/fixed-table-overflow-zindex-expected.png: Added.
+
+2011-07-22 Sergey Glazunov <serg.glazunov@gmail.com>
+
+ Perform the JavaScript navigation check on a complete URL
+ https://bugs.webkit.org/show_bug.cgi?id=65038
+
+ Reviewed by Adam Barth.
+
+ * http/tests/security/xss-DENIED-document-baseURI-javascript-expected.txt: Added.
+ * http/tests/security/xss-DENIED-document-baseURI-javascript.html: Added.
+
+2011-07-22 Julien Chaffraix <jchaffraix@webkit.org>
+
+ RenderLayer fixed position logic needs more basic testing
+ https://bugs.webkit.org/show_bug.cgi?id=64650
+
+ Reviewed by James Robinson.
+
+ Those test checks that basic repainting with position: fixed and
+ scrolling works correctly. The tests are mostly platform-agnostic as they
+ don't use any text or native controls.
+
+ * fast/repaint/resources/default.css: Added.
+ Default style sheet for the following tests. This style sheet sets the default size to
+ avoid complicated calculation and adds some neat classes.
+
+ * fast/repaint/fixed-scroll-simple.html: Added.
+ Filed https://bugs.webkit.org/show_bug.cgi?id=64639 about this test as we repaint too much.
+
+ * fast/repaint/fixed-after-scroll-expected.txt: Added.
+ * fast/repaint/fixed-after-scroll.html: Added.
+ * fast/repaint/fixed-scale.html: Added.
+ * fast/repaint/fixed-table-cell.html: Added.
+ * fast/repaint/fixed-table-overflow-zindex.html: Added.
+ * fast/repaint/fixed-table-overflow.html: Added.
+ Added those new repaint dumpAsText(true) tests.
+
+ * fast/repaint/fixed-scale-expected.txt: Added.
+ * fast/repaint/fixed-scroll-simple-expected.txt: Added.
+ * fast/repaint/fixed-table-cell-expected.txt: Added.
+ * fast/repaint/fixed-table-overflow-expected.txt: Added.
+ * fast/repaint/fixed-table-overflow-zindex-expected.txt: Added.
+ * platform/chromium/fast/repaint/fixed-after-scroll-expected.png: Added.
+ * platform/chromium/fast/repaint/fixed-scale-expected.png: Added.
+ * platform/chromium/fast/repaint/fixed-scroll-simple-expected.png: Added.
+ * platform/chromium/fast/repaint/fixed-table-cell-expected.png: Added.
+ * platform/chromium/fast/repaint/fixed-table-overflow-expected.png: Added.
+ * platform/chromium/fast/repaint/fixed-table-overflow-zindex-expected.png: Added.
+ * platform/mac/fast/repaint/fixed-after-scroll-expected.png: Added.
+ * platform/mac/fast/repaint/fixed-scale-expected.png: Added.
+ * platform/mac/fast/repaint/fixed-scroll-simple-expected.png: Added.
+ * platform/mac/fast/repaint/fixed-table-cell-expected.png: Added.
+ * platform/mac/fast/repaint/fixed-table-overflow-expected.png: Added.
+ * platform/mac/fast/repaint/fixed-table-overflow-zindex-expected.png: Added.
+ * platform/qt/fast/repaint/fixed-after-scroll-expected.png: Added.
+ * platform/qt/fast/repaint/fixed-scale-expected.png: Added.
+ * platform/qt/fast/repaint/fixed-scroll-simple-expected.png: Added.
+ * platform/qt/fast/repaint/fixed-table-cell-expected.png: Added.
+ * platform/qt/fast/repaint/fixed-table-overflow-expected.png: Added.
+ * platform/qt/fast/repaint/fixed-table-overflow-zindex-expected.png: Added.
+
+2011-07-22 Ryosuke Niwa <rniwa@webkit.org>
+
+ Chromium test expectation update; also rebaseline a test after r91574.
+
+ * platform/chromium-mac/media/video-volume-slider-expected.txt:
+ * platform/chromium-win/media/video-volume-slider-expected.txt:
+ * platform/chromium/test_expectations.txt:
+
+2011-07-22 Mihnea Ovidenie <mihnea@adobe.com>
+
+ BORDER attribute with the IMG tag, using percentage values not working.
+ https://bugs.webkit.org/show_bug.cgi?id=20226
+
+ Reviewed by Simon Fraser.
+
+ When border presentational attribute of image element has % in it, it should be parsed using
+ HTML parser rules. In this case, the algorithm is the one used described in:
+ http://www.whatwg.org/specs/web-apps/current-work/#rules-for-parsing-non-negative-integers
+
+ * fast/images/border-expected.txt:
+ * fast/images/script-tests/border.js:
+
+2011-07-22 Nate Chapin <japhet@chromium.org>
+
+ Unreviewed, chromium expectations update.
+ media/adopt-node-crash.html hasn't been flaky recently.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-21 Adrienne Walker <enne@google.com>
+
+ Fix repainting of composited fixed position elements in iframes
+ https://bugs.webkit.org/show_bug.cgi?id=64010
+
+ Reviewed by Simon Fraser.
+
+ * compositing/iframes/fixed-position-iframe-expected.png: Added.
+ * compositing/iframes/fixed-position-iframe-expected.txt: Added.
+ * compositing/iframes/fixed-position-iframe.html: Added.
+ * compositing/iframes/resources/fixed-position-subframe.html: Added.
+
+2011-07-22 Sam Weinig <sam@webkit.org>
+
+ Update results after change to make columns and column-span establish
+ formatting contexts in r91497
+
+ * fast/multicol/single-line-expected.txt:
+ * platform/mac/fast/multicol/float-multicol-expected.txt:
+ * platform/mac/fast/multicol/scrolling-overflow-expected.txt:
+ * platform/mac/fast/multicol/span/anonymous-before-child-parent-crash-expected.txt:
+ * platform/mac/fast/multicol/span/anonymous-split-block-crash-expected.txt:
+ * platform/mac/fast/multicol/span/anonymous-style-inheritance-expected.txt:
+ * platform/mac/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt:
+ * platform/mac/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt:
+ * platform/mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt:
+ * platform/mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt:
+ * platform/mac/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt:
+ * platform/mac/fast/multicol/span/span-as-immediate-columns-child-expected.txt:
+ * platform/mac/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt:
+ * platform/mac/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt:
+ * platform/mac/fast/multicol/span/span-as-nested-columns-child-expected.txt:
+ * platform/mac/fast/multicol/span/span-margin-collapsing-expected.txt:
+ * platform/mac/fast/multicol/vertical-lr/float-multicol-expected.txt:
+ * platform/mac/fast/multicol/vertical-rl/float-multicol-expected.txt:
+
+2011-07-22 Nate Chapin <japhet@chromium.org>
+
+ Test for https://bugs.webkit.org/show_bug.cgi?id=64895.
+
+ Reviewed by Mihai Parparita.
+
+ * fast/loader/child-frame-add-after-back-forward-expected.txt: Added.
+ * fast/loader/child-frame-add-after-back-forward.html: Added.
+
+2011-07-22 Mark Hahnenberg <mhahnenberg@apple.com>
+
+ Date.prototype.toISOString doesn't handle negative years or years > 9999 correctly.
+ https://bugs.webkit.org/show_bug.cgi?id=63986
+
+ Reviewed by Geoffrey Garen.
+
+ Changed the implementation of Date.prototype.toISOString() to use the extended year
+ format (+/-yyyyyy) for years outside of [0,9999] to be in compliance with ES 15.9.1.15.1.
+ Altered one test that tested for incorrect behavior on years > 9999, and added another test for
+ years < 0 (i.e. BCE).
+
+ * fast/js/date-toisostring-expected.txt:
+ * fast/js/script-tests/date-toisostring.js:
+
+2011-07-22 Kent Tamura <tkent@google.com>
+
+ REGRESSION(r88757): The thumb of a vertical range slider is offset to the right on non-Mac.
+ https://bugs.webkit.org/show_bug.cgi?id=65011
+
+ Reviewed by Dimitri Glazkov.
+
+ * platform/chromium-linux/fast/forms/input-appearance-range-expected.png:
+ * platform/chromium-linux/fast/forms/input-appearance-range-expected.txt:
+ * platform/chromium/test_expectations.txt:
+
+2011-07-22 Kent Tamura <tkent@chromium.org>
+
+ Validation message bubble is incorrectly positioned in a relative body.
+ https://bugs.webkit.org/show_bug.cgi?id=65018
+
+ Reviewed by Dimitri Glazkov.
+
+ * fast/forms/validation-message-in-relative-body-expected.txt: Added.
+ * fast/forms/validation-message-in-relative-body.html: Added.
+ * platform/gtk/Skipped:
+ * platform/qt/Skipped:
+ * platform/win/Skipped:
+
+2011-07-22 Andrey Kosyakov <caseq@chromium.org>
+
+ Web Inspector: [Extensions API] add webInspector.resources.onContentEdited
+ https://bugs.webkit.org/show_bug.cgi?id=65024
+
+ Reviewed Pavel Feldman.
+
+ * inspector/extensions/extensions-api-expected.txt:
+ * inspector/extensions/extensions-resources-expected.txt:
+ * inspector/extensions/extensions-resources.html:
+
+2011-07-22 Pavel Podivilov <podivilov@chromium.org>
+
+ Web Inspector: fix exception when paused in internal script.
+ https://bugs.webkit.org/show_bug.cgi?id=64995
+
+ Reviewed by Yury Semikhatsky.
+
+ * http/tests/inspector/debugger-test.js:
+ (initialize_DebuggerTest):
+ * inspector/debugger/pause-in-internal-script-expected.txt: Added.
+ * inspector/debugger/pause-in-internal-script.html: Added.
+
+2011-07-22 Ilya Tikhonovsky <loislo@chromium.org>
+
+ Web Inspector: sometimes ReceiveResponse event is attached to wrong parent.
+ https://bugs.webkit.org/show_bug.cgi?id=65016
+
+ Reviewed by Yury Semikhatsky.
+
+ * http/tests/inspector/inspector-test.js:
+ (initialize_InspectorTest.InspectorTest.dump):
+ * inspector/timeline/resources/anImage.png: Added.
+ * inspector/timeline/resources/anotherImage.png: Added.
+ * inspector/timeline/timeline-receive-response-event-expected.txt: Added.
+ * inspector/timeline/timeline-receive-response-event.html: Added.
+ * platform/chromium/inspector/timeline/timeline-receive-response-event-expected.txt: Added.
+
+2011-07-22 Kentaro Hara <haraken@google.com>
+
+ REGRESSION(r89535): Form reset does not repaint a file upload control.
+ https://bugs.webkit.org/show_bug.cgi?id=65008
+
+ Reviewed by Kent Tamura.
+
+ This patch fixes the code so that the file upload control is repainted
+ in updateFromElement() if no files are selected. The added test checks
+ if the label next to the file chooser button becomes "No file chosen"
+ when we press the reset button.
+
+ * fast/forms/file-input-reset-expected.html: Added.
+ * fast/forms/file-input-reset.html: Added.
+
+2011-07-22 John Knottenbelt <jknotten@chromium.org>
+
+ [Chromium] Adjust test expectations.
+ https://bugs.webkit.org/show_bug.cgi?id=65020
+
+ Create WebKit bug for slow/timing out layout tests:
+ editing/execCommand/4786404-1.html and
+ editing/execCommand/break-out-of-empty-list-item.html
+
+ Unreviewed.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-22 Ryosuke Niwa <rniwa@webkit.org>
+
+ Another Chromium rebaselines after r91493.
+
+ * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.png: Added.
+ * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.png: Removed.
+ * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.png:
+ * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/styling-css-04-f-expected.png: Added.
+ * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.png:
+ * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.png:
+ * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.txt: Added.
+ * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.png:
+ * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt: Added.
+ * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.png:
+ * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.png: Removed.
+ * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.png: Removed.
+
+2011-07-21 Kent Tamura <tkent@chromium.org>
+
+ A trivial fix for r91550.
+ https://bugs.webkit.org/show_bug.cgi?id=65001
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-21 Gavin Barraclough <barraclough@apple.com>
+
+ https://bugs.webkit.org/show_bug.cgi?id=64875
+ Use of `yield` keyword is broken
+
+ Reviewed by Sam Weinig.
+
+ * fast/js/reserved-words-as-property-expected.txt:
+ * fast/js/script-tests/reserved-words-as-property.js:
+ - Make this test more comprehensive, to cover future-reserved & non-reserved words.
+
+2011-07-21 Ryosuke Niwa <rniwa@webkit.org>
+
+ Add a failing expectation for fast/forms/placeholder-in-invisible-elements.html
+ added by r91550 on Chromium. The failure is tracked by the bug 65010.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-21 Ryosuke Niwa <rniwa@webkit.org>
+
+ Remove wrong test expectation added in r91490.
+
+ Also add failing test expectation for scrollbar-drag-thumb-with-large-content.html, tracked by the bug 65009.
+
+ * platform/chromium-win-xp/fast/events/offsetX-offsetY-expected.txt: Removed.
+ * platform/chromium/test_expectations.txt
+
+2011-07-21 Kent Tamura <tkent@chromium.org>
+
+ REGRESSION(r90971): Placeholder and search cancel button are visible even in elements with visibility:hidden.
+ https://bugs.webkit.org/show_bug.cgi?id=65001
+
+ Reviewed by Dimitri Glazkov.
+
+ * fast/forms/placeholder-in-invisible-elements-expected.html: Added.
+ * fast/forms/placeholder-in-invisible-elements.html: Added.
+ * fast/forms/search-cancel-in-invisible-elements-expected.html: Added.
+ * fast/forms/search-cancel-in-invisible-elements.html: Added.
+
+2011-07-21 Shinya Kawanaka <shinyak@google.com>
+
+ The input[type="number"] with step="any" should not suffer from step mismatch.
+ https://bugs.webkit.org/show_bug.cgi?id=64858
+
+ Reviewed by Kent Tamura.
+
+ Added test cases of input[type="number"] with step="any"
+
+ * fast/forms/input-stepup-stepdown-expected.txt: added the test cases.
+ * fast/forms/input-stepup-stepdown-from-renderer-expected.txt: ditto.
+ * fast/forms/script-tests/input-stepup-stepdown-from-renderer.js: ditto.
+ * fast/forms/script-tests/input-stepup-stepdown.js: ditto.
+
+2011-07-21 Robin Qiu <robin.qiu.dev@gmail.com>
+
+ https://bugs.webkit.org/show_bug.cgi?id=60737
+
+ ThumbPosition() in ScrollbarTheme should be ceiled before returned.
+ Otherwise, some topest/leftest content can not be shown by dragging
+ scrollbar thumb.
+
+ Reviewed by Antonio Gomes.
+
+ * scrollbars/scrollbar-drag-thumb-with-large-content-expected.txt: Added.
+ * scrollbars/scrollbar-drag-thumb-with-large-content.html: Added.
+
+2011-07-21 Ryosuke Niwa <rniwa@webkit.org>
+
+ Chromium test expectation update after r91533.
+ fast/css/absolute-child-with-percent-height-inside-relative-parent.html is missing a pixel result.
+ A patch to add the pixel result has been uploaded to the bug 64046.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-21 Kulanthaivel Palanichamy <kulanthaivel@codeaurora.org>
+
+ Test to cover absolutely positioned child with percentage height
+ in relatively positioned parent with bottom padding.
+ https://bugs.webkit.org/show_bug.cgi?id=64046
+
+ Reviewed by David Hyatt.
+
+ * fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt: Added.
+ * fast/css/absolute-child-with-percent-height-inside-relative-parent.html: Added.
+
+2011-07-21 Gavin Peters <gavinp@chromium.org>
+
+ Extend the protector of a CSS style sheet. Because checkLoaded() can recursively delete
+ parent style elements, the protector should be extended to include the parent call.
+
+ https://bugs.webkit.org/show_bug.cgi?id=64736
+
+ Reviewed by Simon Fraser.
+
+ * fast/css/css-imports-2-expected.txt: Added.
+ * fast/css/css-imports-2.html: Added.
+
+2011-07-21 Ryosuke Niwa <rniwa@webkit.org>
+
+ Temporarily add failing test expectation for multi column tests after r91497.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-21 Ryosuke Niwa <rniwa@webkit.org>
+
+ Chromium test expectation update for svg/W3C-SVG-1.1-SE/color-prop-05-t.svg.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-21 Jessie Berlin <jberlin@apple.com>
+
+ Implement spinbutton support in RenderThemeSafari.
+ https://bugs.webkit.org/show_bug.cgi?id=54662
+
+ Yet another spinbutton test ...
+
+ * platform/win/Skipped:
+
+2011-07-21 Jessie Berlin <jberlin@apple.com>
+
+ Implement spinbutton support in RenderThemeSafari.
+ https://bugs.webkit.org/show_bug.cgi?id=54662
+
+ Add another spinbutton test to the Skipped list to get the bots green.
+
+ * platform/win/Skipped:
+
+2011-07-21 Kenneth Russell <kbr@google.com>
+
+ Update webglcontextlost / webglcontextrestored delivery to match spec changes
+ https://bugs.webkit.org/show_bug.cgi?id=58621
+
+ Reviewed by James Robinson.
+
+ Updated layout test to test spec compliant behavior.
+
+ * fast/canvas/webgl/context-lost-restored-expected.txt:
+ * fast/canvas/webgl/context-lost-restored.html:
+
+2011-07-21 Ryosuke Niwa <rniwa@webkit.org>
+
+ Chromium rebaselines after r91493.
+
+ * platform/chromium-linux/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.png:
+ * platform/chromium-linux/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.png:
+ * platform/chromium-linux/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.png:
+ * platform/chromium-linux/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.txt:
+ * platform/chromium-linux/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.png:
+ * platform/chromium-linux/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.png:
+ * platform/chromium-linux/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.png:
+ * platform/chromium-linux/svg/W3C-SVG-1.1-SE/styling-css-04-f-expected.png:
+ * platform/chromium-linux/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.png:
+ * platform/chromium-linux/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.png:
+ * platform/chromium-linux/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.png:
+ * platform/chromium-linux/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt:
+ * platform/chromium-linux/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.png:
+ * platform/chromium-linux/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.png:
+ * platform/chromium-linux/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.png:
+ * platform/chromium-linux/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt: Added.
+ * platform/chromium-mac/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.png: Added.
+ * platform/chromium-mac/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.png: Added.
+ * platform/chromium-mac/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.png: Added.
+ * platform/chromium-mac/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.png: Added.
+ * platform/chromium-mac/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.png: Added.
+ * platform/chromium-mac/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.png: Added.
+ * platform/chromium-mac/svg/W3C-SVG-1.1-SE/styling-css-04-f-expected.png: Added.
+ * platform/chromium-mac/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.png: Added.
+ * platform/chromium-mac/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.png: Added.
+ * platform/chromium-mac/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.png: Added.
+ * platform/chromium-mac/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.png: Added.
+ * platform/chromium-mac/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.png: Added.
+ * platform/chromium-mac/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.png:
+ * platform/chromium-win-vista/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.png: Added.
+ * platform/chromium-win-vista/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt: Added.
+ * platform/chromium-win-xp/svg/W3C-SVG-1.1-SE: Added.
+ * platform/chromium-win-xp/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.png: Added.
+ * platform/chromium-win/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.png:
+ * platform/chromium-win/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt: Removed.
+ * platform/chromium-win/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.png:
+ * platform/chromium-win/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.txt: Removed.
+ * platform/chromium-win/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.png:
+ * platform/chromium-win/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.txt:
+ * platform/chromium-win/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.png:
+ * platform/chromium-win/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.txt: Removed.
+ * platform/chromium-win/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.png:
+ * platform/chromium-win/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.txt: Removed.
+ * platform/chromium-win/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.png:
+ * platform/chromium-win/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.txt: Removed.
+ * platform/chromium-win/svg/W3C-SVG-1.1-SE/styling-css-04-f-expected.png:
+ * platform/chromium-win/svg/W3C-SVG-1.1-SE/styling-css-04-f-expected.txt:
+ * platform/chromium-win/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.png:
+ * platform/chromium-win/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.txt: Removed.
+ * platform/chromium-win/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.png:
+ * platform/chromium-win/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.txt:
+ * platform/chromium-win/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.png:
+ * platform/chromium-win/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt:
+ * platform/chromium-win/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.png:
+ * platform/chromium-win/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.txt:
+ * platform/chromium-win/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.png:
+ * platform/chromium-win/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.txt: Removed.
+ * platform/chromium-win/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.png:
+ * platform/chromium-win/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt:
+ * platform/chromium/test_expectations.txt:
+
+2011-07-21 Ryosuke Niwa <rniwa@webkit.org>
+
+ Chromium test expectations update after rolling out r91285 and r91332.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-21 Rob Buis <rbuis@rim.com>
+
+ Fix SVG Font resources link in W3C SVG 1.1SE tests
+ https://bugs.webkit.org/show_bug.cgi?id=64953
+
+ Reviewed by Dirk schulze.
+
+ * platform/mac/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.png:
+ * platform/mac/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.txt:
+ * platform/mac/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.png:
+ * platform/mac/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt:
+ * platform/mac/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.png:
+ * platform/mac/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.txt:
+ * platform/mac/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.png:
+ * platform/mac/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.txt:
+ * platform/mac/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.png:
+ * platform/mac/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.txt:
+ * platform/mac/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.png:
+ * platform/mac/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.txt:
+ * platform/mac/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.png:
+ * platform/mac/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.txt:
+ * platform/mac/svg/W3C-SVG-1.1-SE/styling-css-04-f-expected.png:
+ * platform/mac/svg/W3C-SVG-1.1-SE/styling-css-04-f-expected.txt:
+ * platform/mac/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.png:
+ * platform/mac/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.txt:
+ * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.png:
+ * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.txt:
+ * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.png:
+ * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt:
+ * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.png:
+ * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.txt:
+ * platform/mac/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.png:
+ * platform/mac/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.txt:
+ * platform/mac/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.png:
+ * platform/mac/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt:
+ * svg/W3C-SVG-1.1-SE/color-prop-05-t.svg:
+ * svg/W3C-SVG-1.1-SE/filters-felem-01-b.svg:
+ * svg/W3C-SVG-1.1-SE/interact-pointer-03-t.svg:
+ * svg/W3C-SVG-1.1-SE/linking-uri-01-b.svg:
+ * svg/W3C-SVG-1.1-SE/painting-control-04-f.svg:
+ * svg/W3C-SVG-1.1-SE/painting-marker-07-f.svg:
+ * svg/W3C-SVG-1.1-SE/struct-use-14-f.svg:
+ * svg/W3C-SVG-1.1-SE/styling-css-04-f.svg:
+ * svg/W3C-SVG-1.1-SE/svgdom-over-01-f.svg:
+ * svg/W3C-SVG-1.1-SE/text-intro-02-b.svg:
+ * svg/W3C-SVG-1.1-SE/text-intro-05-t.svg:
+ * svg/W3C-SVG-1.1-SE/text-intro-09-b.svg:
+ * svg/W3C-SVG-1.1-SE/text-tref-03-b.svg:
+ * svg/W3C-SVG-1.1-SE/text-tspan-02-b.svg:
+
+2011-07-21 Ryosuke Niwa <rniwa@webkit.org>
+
+ More Chromium rebaselines for r91474.
+
+ * platform/chromium-linux/fast/multicol/float-multicol-expected.png:
+ * platform/chromium-mac-leopard/fast/multicol/float-multicol-expected.png: Added.
+ * platform/chromium-mac/fast/multicol/float-multicol-expected.png: Added.
+ * platform/chromium-win-xp/fast/events: Added.
+ * platform/chromium-win-xp/fast/events/offsetX-offsetY-expected.txt: Added.
+ * platform/chromium-win/fast/events/offsetX-offsetY-expected.txt:
+ * platform/chromium-win/fast/multicol/float-multicol-expected.png:
+ * platform/chromium-win/fast/multicol/float-multicol-expected.txt:
+
+2011-07-21 Scott Graham <scottmg@chromium.org>
+
+ Disable failing new test on mac/win ports
+ https://bugs.webkit.org/show_bug.cgi?id=64882
+
+ Reviewed by Ryosuke Niwa.
+
+ * platform/mac/Skipped:
+ * platform/win/Skipped:
+
+2011-07-21 Gavin Barraclough <barraclough@apple.com>
+
+ https://bugs.webkit.org/show_bug.cgi?id=64900
+ Function.prototype.apply should accept an array-like object as its second argument
+
+ Reviewed by Sam Weinig.
+
+ * fast/js/function-apply-expected.txt:
+ * fast/js/script-tests/function-apply.js:
+ - Add a test for array-like objects.
+ * sputnik/Conformance/15_Native_Objects/15.3_Function/15.3.4/15.3.4.3_Function.prototype.apply/S15.3.4.3_A6_T1-expected.txt:
+ * sputnik/Conformance/15_Native_Objects/15.3_Function/15.3.4/15.3.4.3_Function.prototype.apply/S15.3.4.3_A6_T4-expected.txt:
+ - These tests are incorrect & assert ES3 behaviour.
+
+2011-07-21 Enrica Casucci <enrica@apple.com>
+
+ Cannot click to position the caret to the right of an image with display:block style.
+ https://bugs.webkit.org/show_bug.cgi?id=64962
+ <rdar://problem/9446343>
+
+ Reviewed by David Hyatt.
+
+ * editing/selection/click-on-block-image-expected.txt: Added.
+ * editing/selection/click-on-block-image.html: Added.
+
+2011-07-21 Ryosuke Niwa <rniwa@webkit.org>
+
+ Chromium rebaseline for r91474.
+
+ * platform/chromium-linux/fast/multicol/float-avoidance-expected.png:
+ * platform/chromium-linux/fast/multicol/span/anonymous-before-child-parent-crash-expected.png:
+ * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt: Removed.
+ * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-property-removal-expected.png:
+ * platform/chromium-linux/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt: Removed.
+ * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png:
+ * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt: Removed.
+ * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-expected.txt: Removed.
+ * platform/chromium-linux/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt: Removed.
+ * platform/chromium-linux/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png:
+ * platform/chromium-linux/fast/multicol/span/span-as-nested-columns-child-expected.png:
+ * platform/chromium-linux/fast/multicol/span/span-as-nested-columns-child-expected.txt: Removed.
+ * platform/chromium-linux/fast/multicol/vertical-lr/float-avoidance-expected.png:
+ * platform/chromium-linux/fast/multicol/vertical-lr/float-multicol-expected.png:
+ * platform/chromium-linux/fast/multicol/vertical-rl/float-avoidance-expected.png:
+ * platform/chromium-linux/fast/multicol/vertical-rl/float-multicol-expected.png:
+ * platform/chromium-mac-leopard/fast/multicol/float-avoidance-expected.png:
+ * platform/chromium-mac-leopard/fast/multicol/span/anonymous-before-child-parent-crash-expected.png:
+ * platform/chromium-mac-leopard/fast/multicol/span/span-as-immediate-child-property-removal-expected.png: Added.
+ * platform/chromium-mac-leopard/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png: Added.
+ * platform/chromium-mac-leopard/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png: Added.
+ * platform/chromium-mac-leopard/fast/multicol/span/span-as-nested-columns-child-expected.png: Added.
+ * platform/chromium-mac/fast/multicol/float-avoidance-expected.png: Added.
+ * platform/chromium-mac/fast/multicol/span/anonymous-before-child-parent-crash-expected.png:
+ * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.png: Added.
+ * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png: Added.
+ * platform/chromium-mac/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png: Added.
+ * platform/chromium-mac/fast/multicol/span/span-as-nested-columns-child-expected.png: Added.
+ * platform/chromium-mac/fast/multicol/vertical-lr/float-avoidance-expected.png: Added.
+ * platform/chromium-mac/fast/multicol/vertical-lr/float-multicol-expected.png: Added.
+ * platform/chromium-mac/fast/multicol/vertical-rl/float-avoidance-expected.png: Added.
+ * platform/chromium-mac/fast/multicol/vertical-rl/float-multicol-expected.png: Added.
+ * platform/chromium-win/fast/multicol/client-rects-expected.txt:
+ * platform/chromium-win/fast/multicol/float-avoidance-expected.png:
+ * platform/chromium-win/fast/multicol/float-avoidance-expected.txt:
+ * platform/chromium-win/fast/multicol/scrolling-overflow-expected.txt:
+ * platform/chromium-win/fast/multicol/span/anonymous-before-child-parent-crash-expected.png:
+ * platform/chromium-win/fast/multicol/span/anonymous-before-child-parent-crash-expected.txt:
+ * platform/chromium-win/fast/multicol/span/span-as-immediate-child-generated-content-expected.png:
+ * platform/chromium-win/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt:
+ * platform/chromium-win/fast/multicol/span/span-as-immediate-child-property-removal-expected.png:
+ * platform/chromium-win/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt:
+ * platform/chromium-win/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt:
+ * platform/chromium-win/fast/multicol/span/span-as-immediate-columns-child-expected.txt:
+ * platform/chromium-win/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt:
+ * platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png:
+ * platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt:
+ * platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-expected.png:
+ * platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-expected.txt:
+ * platform/chromium-win/fast/multicol/vertical-lr/float-avoidance-expected.png:
+ * platform/chromium-win/fast/multicol/vertical-lr/float-avoidance-expected.txt:
+ * platform/chromium-win/fast/multicol/vertical-lr/float-multicol-expected.png:
+ * platform/chromium-win/fast/multicol/vertical-lr/float-multicol-expected.txt:
+ * platform/chromium-win/fast/multicol/vertical-rl/float-avoidance-expected.png:
+ * platform/chromium-win/fast/multicol/vertical-rl/float-avoidance-expected.txt:
+ * platform/chromium-win/fast/multicol/vertical-rl/float-multicol-expected.png:
+ * platform/chromium-win/fast/multicol/vertical-rl/float-multicol-expected.txt:
+
+2011-07-21 Sam Weinig <sam@webkit.org>
+
+ fast/events/offsetX-offsetY.html is failing on the bots.
+
+ * fast/events/offsetX-offsetY-expected.txt:
+ * fast/events/offsetX-offsetY.html:
+ Update test and result in response to changes to margins in columns.
+
+2011-07-21 John Knottenbelt <jknotten@chromium.org>
+
+ [Chromium] Mark http/tests/inspector/console-websocket-error.html as timing out.
+ https://bugs.webkit.org/show_bug.cgi?id=64957
+
+ This test times out on Linux Debug.
+
+ Unreviewed.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-21 Sam Weinig <sam@webkit.org>
+
+ CSS top margin collapses when paginating
+ <rdar://problem/9434990>
+ https://bugs.webkit.org/show_bug.cgi?id=64906
+
+ Reviewed by David Hyatt.
+
+ * fast/multicol/client-rects-expected.txt:
+ * platform/mac/fast/multicol/float-avoidance-expected.txt:
+ * platform/mac/fast/multicol/float-multicol-expected.txt:
+ * platform/mac/fast/multicol/span/anonymous-before-child-parent-crash-expected.txt:
+ * platform/mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt:
+ * platform/mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.txt:
+ * platform/mac/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt:
+ * platform/mac/fast/multicol/span/span-as-immediate-columns-child-expected.txt:
+ * platform/mac/fast/multicol/span/span-as-immediate-columns-child-removal-expected.txt:
+ * platform/mac/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt:
+ * platform/mac/fast/multicol/span/span-as-nested-columns-child-expected.txt:
+ * platform/mac/fast/multicol/span/span-as-nested-inline-block-child-expected.txt:
+ * platform/mac/fast/multicol/vertical-lr/float-avoidance-expected.txt:
+ * platform/mac/fast/multicol/vertical-lr/float-multicol-expected.txt:
+ * platform/mac/fast/multicol/vertical-rl/float-avoidance-expected.txt:
+ * platform/mac/fast/multicol/vertical-rl/float-multicol-expected.txt:
+ Update results now that we take margins into account.
+
+2011-07-21 John Knottenbelt <jknotten@chromium.org>
+
+ [Chromium] Mark fast/js/function-apply-many-args.html as timing out.
+ https://bugs.webkit.org/show_bug.cgi?id=64955
+
+ The test is timing out on Mac Debug.
+
+ Unreviewed.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-21 Pavel Feldman <pfeldman@google.com>
+
+ Web Inspector: RuntimeAgent.evaluateOn should not require "return X;" syntax.
+ https://bugs.webkit.org/show_bug.cgi?id=64691
+
+ Reviewed by Yury Semikhatsky.
+
+ * inspector/protocol/runtime-agent-expected.txt:
+ * inspector/protocol/runtime-agent.html:
+ * inspector/runtime/runtime-callFunctionOn-expected.txt: Added.
+ * inspector/runtime/runtime-callFunctionOn.html: Added.
+
+2011-07-21 John Knottenbelt <jknotten@chromium.org>
+
+ [Chromium] Mark fast/frames/meta-refresh-user-gesture.html as crashy.
+ https://bugs.webkit.org/show_bug.cgi?id=64952
+
+ Unreviewed.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-21 John Knottenbelt <jknotten@chromium.org>
+
+ [Chromium] Fix test expectations, mark fast/forms/input-file-label.html as crashy.
+ https://bugs.webkit.org/show_bug.cgi?id=64949
+
+ Unreviewed.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-21 John Knottenbelt <jknotten@chromium.org>
+
+ [Chromium] Mark fast/dom/DeviceOrientation/no-synchronous-events.html as crashy.
+ https://bugs.webkit.org/show_bug.cgi?id=64947
+
+ Unreviewed.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-21 John Knottenbelt <jknotten@chromium.org>
+
+ [Chromium] Remove test expectation for fast/speech/input-text-speechbutton.html.
+ https://bugs.webkit.org/show_bug.cgi?id=64945
+
+ The test was fixed in https://bugs.webkit.org/show_bug.cgi?id=64857.
+
+ Unreviewed.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-21 John Knottenbelt <jknotten@chromium.org>
+
+ [Chromium] Mark test fast/flexbox/010.html as flaky (crashy).
+ https://bugs.webkit.org/show_bug.cgi?id=64944
+
+ Unreviewed.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-21 John Knottenbelt <jknotten@chromium.org>
+
+ [Chromium] Mark svg/W3C-SVG-1.1/animate-elem-78-t.svg as flaky (crashy).
+ https://bugs.webkit.org/show_bug.cgi?id=64941
+
+ Unreviewed.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-21 John Knottenbelt <jknotten@chromium.org>
+
+ [Chromium] Mark http/tests/websocket/tests/hybi/reserved-opcodes.html flaky.
+ https://bugs.webkit.org/show_bug.cgi?id=64938
+
+ Unreviewed.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-21 John Knottenbelt <jknotten@chromium.org>
+
+ [Chromium] Remove windows baseline for fast/speech/input-text-speechbutton.
+ https://bugs.webkit.org/show_bug.cgi?id=64936
+
+ Unreviewed.
+
+ * platform/chromium-win/fast/speech/input-text-speechbutton-expected.txt: Removed.
+
+2011-07-21 Pavel Feldman <pfeldman@google.com>
+
+ Web Inspector: [protocol] extend setBreakpointByUrl request to accept incomplete URL (predicates)
+ https://bugs.webkit.org/show_bug.cgi?id=60762
+
+ Reviewed by Yury Semikhatsky.
+
+ * inspector/debugger/debugger-set-breakpoint-regex-expected.txt: Added.
+ * inspector/debugger/debugger-set-breakpoint-regex.html: Added.
+
+2011-07-21 Kent Tamura <tkent@chromium.org>
+
+ REGRESSION(r88757): input[type=range] renders incorrectly in RTL context.
+ https://bugs.webkit.org/show_bug.cgi?id=64904
+
+ Reviewed by Ryosuke Niwa.
+
+ * fast/forms/input-appearance-range-rtl-expected.html: Added.
+ * fast/forms/input-appearance-range-rtl.html: Added.
+ * platform/chromium/test_expectatinos.txt:
+
+2011-07-21 Balazs Kelemen <kbalazs@webkit.org>
+
+ Unreviewed gardening for Qt.
+ Revert http://trac.webkit.org/changeset/91451 and skip the tests
+ via the Skipped list because the test_expectations way don't work.
+
+ * platform/qt/Skipped:
+ * platform/qt/test_expectations.txt:
+
+2011-07-21 Jeremy Moskovich <jeremy@chromium.org>
+
+ Fix fast/speech/input-text-speechbutton.html after r91249 .
+ https://bugs.webkit.org/show_bug.cgi?id=64857
+
+ Reviewed by Kent Tamura.
+
+ * fast/speech/input-text-speechbutton.html: Correct mouse coordinates now that the microphone icon can be on the left in RTL..
+ * platform/chromium/test_expectations.txt: Test no longer times out.
+
+2011-07-21 Balazs Kelemen <kbalazs@webkit.org>
+
+ Unreviewed gardening for Qt.
+ Tracked by https://bugs.webkit.org/show_bug.cgi?id=64927 and https://bugs.webkit.org/show_bug.cgi?id=64928
+
+ * platform/qt/test_expectations.txt:
+ Mark inspector/styles/css-live-edit.html as TIMEOUT.
+ Mark inspector/syles/get-set-stylesheet-text.html as PASS or TIMEOUT.
+
+2011-07-21 Ryosuke Niwa <rniwa@webkit.org>
+
+ [Chromium] [WebKit API] Implement WebCore::defaultDetailsSummaryText()
+ https://bugs.webkit.org/show_bug.cgi?id=63700
+
+ Remove failing test expectations from fast/html/details-*.html
+ since localization strings have been updated in Chromium side.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-20 Ryosuke Niwa <rniwa@webkit.org>
+
+ Add crash expectation to fast/canvas/webgl/renderbuffer-initialization.html on Chromium Windows,
+ tracked by the bug 64920.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-20 Ryosuke Niwa <rniwa@webkit.org>
+
+ [chromium] Shadow-related tests need rebaselining after r85299
+ https://bugs.webkit.org/show_bug.cgi?id=59782
+
+ Remove failing Chromium test expectations since these tests are passing since r91393.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-20 Gavin Barraclough <barraclough@apple.com>
+
+ https://bugs.webkit.org/show_bug.cgi?id=64909
+ DFG JIT - Missing ToInt32 conversions for double constants.
+
+ Reviewed by Sam Weinig.
+
+ * fast/js/bitops-type-tag-expected.txt:
+ * fast/js/script-tests/bitops-type-tag.js:
+ - Test case for DFG JIT.
+
+2011-07-20 Stephen White <senorblanco@chromium.org>
+
+ Remove some more passing tests from chromium GPU expectations
+ (just required a clobber).
+
+ Unreviewed.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-20 Scott Graham <scottmg@chromium.org>
+
+ mouseover event reporting incorrect button in 'which'.
+ https://bugs.webkit.org/show_bug.cgi?id=64882
+
+ New test, move in/out of iframe with none/left/middle buttons down.
+
+ Reviewed by Eric Seidel.
+
+ * fast/events/mouseover-button-expected.txt: Added.
+ * fast/events/mouseover-button.html: Added.
+ * fast/events/resources/mouseover-button-iframe.html: Added.
+
+2011-07-20 Kenneth Russell <kbr@google.com>
+
+ Add restoreContext() to WEBKIT_lose_context
+ https://bugs.webkit.org/show_bug.cgi?id=58626
+
+ Reviewed by James Robinson.
+
+ Used the new WEBKIT_lose_context restoreContext() entry point in
+ the associated layout test.
+
+ * fast/canvas/webgl/context-lost-restored-expected.txt:
+ * fast/canvas/webgl/context-lost-restored.html:
+
+2011-07-19 Vsevolod Vlasov <vsevik@chromium.org>
+
+ Web Inspector: Add support for disabling cache in web inspector.
+ https://bugs.webkit.org/show_bug.cgi?id=64097
+
+ Reviewed by Pavel Feldman.
+
+ * http/tests/inspector/inspector-test.js:
+ (initialize_InspectorTest):
+ * http/tests/inspector/network/network-disable-cache-memory-expected.txt: Added.
+ * http/tests/inspector/network/network-disable-cache-memory.html: Added.
+ * http/tests/inspector/network/network-disable-cache-xhrs-expected.txt: Added.
+ * http/tests/inspector/network/network-disable-cache-xhrs.html: Added.
+ * http/tests/inspector/network/resources/resource.php:
+ * platform/gtk/Skipped:
+ * platform/mac/Skipped:
+ * platform/qt/Skipped:
+ * platform/win/Skipped:
+
+2011-07-20 Stephen White <senorblanco@chromium.org>
+
+ Chromium test_expectations update for tests now passing on WIN7.
+
+ Unreviewed.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-20 Stephen White <senorblanco@chromium.org>
+
+ Unreviewed; chromium test_expectations update.
+
+ Mark some tests as passing on the GPU after
+ http://src.chromium.org/viewvc/chrome?view=rev&revision=93233.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-20 Kulanthaivel Palanichamy <kulanthaivel@codeaurora.org>
+
+ WebKit crashes on selection when documentElement is removed.
+ https://bugs.webkit.org/show_bug.cgi?id=63908
+
+ Reviewed by Eric Seidel.
+
+ * editing/selection/selection-empty-documentElement-expected.txt: Added.
+ * editing/selection/selection-empty-documentElement.html: Added.
+
+2011-07-20 Tony Chang <tony@chromium.org>
+
+ Stale pointer due to floats not removed (flexible box display)
+ https://bugs.webkit.org/show_bug.cgi?id=64603
+
+ Reviewed by David Hyatt.
+
+ * fast/flexbox/horizontal-box-float-crash-expected.txt: Added.
+ * fast/flexbox/horizontal-box-float-crash.html: Added.
+
+2011-07-20 Stephen White <senorblanco@chromium.org>
+
+ Unreviewed; chromium test expectations changes.
+
+ Pre-emptively mark some test failures/timeouts from an upcoming skia
+ change in Chrome.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-20 James Simonsen <simonjam@chromium.org>
+
+ Refuse to run scripts inside the SVG shadow DOM
+ https://bugs.webkit.org/show_bug.cgi?id=64776
+
+ Reviewed by Tony Gentilcore.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-20 Ilya Tikhonovsky <loislo@chromium.org>
+
+ Web Inspector: add keyboard shortcuts to load/save operations in Timeline panel.
+ https://bugs.webkit.org/show_bug.cgi?id=64864
+
+ Export/import were renamed to save/load.
+
+ Reviewed by Yury Semikhatsky.
+
+ * inspector/timeline/timeline-load.html:
+
+2011-07-20 Ryosuke Niwa <rniwa@webkit.org>
+
+ Chromium test expectation update.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-20 Balazs Kelemen <kbalazs@webkit.org>
+
+ Unreviewed expectation fix.
+ Forgot to remove fast/forms/input-appearance-number-rtl.html form test_expectations.txt
+ in http://trac.webkit.org/changeset/91356 that added platform specific result for this test.
+
+ * platform/qt/test_expectations.txt:
+
+2011-07-20 Gabor Loki <loki@webkit.org>
+
+ [Qt] Skip a spinbutton test after r91353
+
+ * platform/qt/Skipped:
+
+2011-07-20 Gabor Loki <loki@webkit.org>
+
+ [Qt] Add missing expected file after r91345 and r91269
+
+ * platform/qt/fast/forms/input-appearance-number-rtl-expected.txt: Added. (r91345)
+ * platform/qt/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt: Added. (r91269)
+
+2011-07-20 Kentaro Hara <haraken@google.com>
+
+ The value of a number input form continues to increase/decrease even if we disable the input form.
+ https://bugs.webkit.org/show_bug.cgi?id=64786
+
+ Reviewed by Kent Tamura.
+
+ The value of the number input form continues to increase/decrease in the following scenario:
+ (1) Click the spin button of the number input form.
+ (2) Hook the 'mouseup' event and disable the number input form.
+ (3) Enable the number input form after some delay (e.g. 50ms).
+
+ What is happening above is as follows:
+ (1) When the 'mousedown' event happens, the repeating timer of the spin button starts.
+ (2) If the input form is not disabled, the repeating timer stops at the 'mouseup' event.
+ However, if the input form is disabled, the 'mouseup' event is ignored, failing to stop
+ the repeating timer.
+ (3) The value continues to increase/decrease, since the repeating timer is still working.
+
+ The added test checks if the value does not continue to increase/decrease when we do the above operation.
+
+ * fast/forms/spin-button-gets-disabled-or-readonly-expected.txt: Added.
+ * fast/forms/spin-button-gets-disabled-or-readonly.html: Added.
+
+2011-07-20 Kent Tamura <tkent@chromium.org>
+
+ [Chromium] Expectation update for some forms and speech tests.
+
+ * platform/chromium-linux/fast/forms/input-appearance-number-rtl-expected.png: Added.
+ * platform/chromium-linux/fast/speech/input-appearance-numberandspeech-expected.txt:
+ * platform/chromium-linux/fast/speech/input-appearance-searchandspeech-expected.png:
+ * platform/chromium-linux/fast/speech/input-appearance-searchandspeech-expected.txt:
+ * platform/chromium-linux/fast/speech/input-appearance-speechbutton-expected.txt:
+ * platform/chromium-mac-leopard/fast/forms/input-appearance-number-rtl-expected.png: Added.
+ * platform/chromium-mac-leopard/fast/speech/input-appearance-searchandspeech-expected.png:
+ * platform/chromium-mac/fast/speech/input-appearance-searchandspeech-expected.png:
+ * platform/chromium-mac/fast/speech/input-appearance-searchandspeech-expected.txt:
+ * platform/chromium-win/fast/forms/input-appearance-number-rtl-expected.png: Added.
+ * platform/chromium-win/fast/forms/input-appearance-number-rtl-expected.txt: Added.
+ * platform/chromium-win/fast/speech/input-appearance-searchandspeech-expected.png:
+ * platform/chromium-win/fast/speech/input-appearance-searchandspeech-expected.txt:
+ * platform/chromium/test_expectations.txt:
+
+2011-07-20 Sheriff Bot <webkit.review.bot@gmail.com>
+
+ Unreviewed, rolling out r91285.
+ http://trac.webkit.org/changeset/91285
+ https://bugs.webkit.org/show_bug.cgi?id=64854
+
+ "Assertion hit in svg/custom/crash-textPath-attributes.html"
+ (Requested by mihnea on #webkit).
+
+ * fast/dynamic/hover-before-position-after-style-change-expected.txt: Removed.
+ * fast/dynamic/hover-before-position-after-style-change.html: Removed.
+
+2011-07-20 Boris Smus <smus@chromium.org>
+
+ Web Inspector: audit extensions need a way to link directly to resources
+ https://bugs.webkit.org/show_bug.cgi?id=64315
+
+ Reviewed by Yury Semikhatsky.
+
+ * inspector/extensions/extensions-audits-expected.txt:
+ * inspector/extensions/extensions-audits-api-expected.txt:
+ * inspector/extensions/extensions-audits.html:
+
+2011-07-20 tkent@chromium.org <tkent@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
+
+ input type=number doesn't render correctly in rtl.
+ https://bugs.webkit.org/show_bug.cgi?id=59703
+
+ Reviewed by Ryosuke Niwa.
+
+ * fast/forms/input-appearance-number-rtl.html: Added.
+ * platform/chromium/test_expectations.txt:
+ * platform/gtk/test_expectations.txt:
+ * platform/mac/fast/forms/input-appearance-number-rtl-expected.png: Added.
+ * platform/mac/fast/forms/input-appearance-number-rtl-expected.txt: Added.
+ * platform/qt/test_expectations.txt:
+
+2011-07-19 Gavin Barraclough <barraclough@apple.com>
+
+ https://bugs.webkit.org/show_bug.cgi?id=64678
+ Fix bugs in Object.prototype this handling.
+
+ Reviewed by Darin Adler.
+
+ * fast/js/object-prototype-properties-expected.txt:
+ * fast/js/script-tests/object-prototype-properties.js:
+ - Fix these tests to check Object.prototype explicitly, not the Global Object, and expect ES5.1 correct results.
+ * sputnik/Conformance/11_Expressions/11.1_Primary_Expressions/11.1.1_The_this_Keyword/S11.1.1_A2-expected.txt:
+ * sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.10_String.prototype.match/S15.5.4.10_A1_T3-expected.txt:
+ * sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.11_String.prototype.replace/S15.5.4.11_A1_T3-expected.txt:
+ * sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.12_String.prototype.search/S15.5.4.12_A1_T3-expected.txt:
+ * sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.13_String.prototype.slice/S15.5.4.13_A1_T3-expected.txt:
+ * sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.14_String.prototype.split/S15.5.4.14_A1_T3-expected.txt:
+ * sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.15_String.prototype.substring/S15.5.4.15_A1_T3-expected.txt:
+ * sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.4_String.prototype.charAt/S15.5.4.4_A1_T3-expected.txt:
+ * sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.5_String.prototype.charCodeAt/S15.5.4.5_A1_T3-expected.txt:
+ * sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.6_String.prototype.concat/S15.5.4.6_A1_T3-expected.txt:
+ * sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.7_String.prototype.indexOf/S15.5.4.7_A1_T3-expected.txt:
+ * sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.8_String.prototype.lastIndexOf/S15.5.4.8_A1_T3-expected.txt:
+ - Slight change in expected results, these tests are all incorrect, were all FAILing, and are still all FAILing.
+
+2011-07-20 Hayato Ito <hayato@chromium.org>
+
+ Fix Chromium test expectations for r91331.
+ Unreviewed.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-19 Gabor Loki <loki@webkit.org>
+
+ Move platform independent expected.txts out of platform/mac
+ https://bugs.webkit.org/show_bug.cgi?id=64796
+
+ Reviewed by Rob Buis.
+
+ * fast/css/replaced-element-implicit-size-expected.txt: Renamed from LayoutTests/platform/mac/fast/css/replaced-element-implicit-size-expected.txt.
+ * svg/custom/zero-path-square-cap-rendering-expected.txt: Renamed from LayoutTests/platform/mac/svg/custom/zero-path-square-cap-rendering-expected.txt.
+
+2011-07-19 Hayato Ito <hayato@chromium.org>
+
+ [chromium] More chromium rebaseline for r91249.
+ Unreviewed.
+
+ * platform/chromium-mac-leopard/fast/speech/speech-bidi-rendering-expected.png: Added.
+
+2011-07-19 Leo Yang <leoyang.webkit@gmail.com>
+
+ SVG: Missing implementation of <altGlyphDef>, <altGlyphItem> and <glyphRef>
+ https://bugs.webkit.org/show_bug.cgi?id=60850
+
+ Reviewed by Nikolas Zimmermann.
+
+ SVG spec: http://www.w3.org/TR/SVG/text.html#AlternateGlyphDefinitions.
+ This patch is to implement SVG <altGlyphDef>, <altGlyphItem> and <glyphRef>
+ elements for alternative glyph features.
+
+ Updated test expectation.
+
+ * platform/chromium-linux/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.png:
+
+2011-07-19 Ryosuke Niwa <rniwa@webkit.org>
+
+ Chromium test expectation update. svg/custom/crash-textPath-attributes.html is hitting an assertion.
+ The failure is tracked by the bug 64844.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-19 Adam Roben <aroben@apple.com>
+
+ Skip some more tests on WebKit2 that rely on unimplemented test harness APIs
+
+ * platform/wk2/Skipped: Added svg/animations/svgtransform-animation-discrete.html and
+ fast/forms/input-search-press-escape-key.html.
+
+2011-07-19 Ryosuke Niwa <rniwa@webkit.org>
+
+ Apparently my rebaseline was incorrect for r91294.
+
+ Remove expected results and skip compositing/scaling/tiled-layer-recursion.html on Chromium
+ because it's missing expected results.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-19 Simon Fraser <simon.fraser@apple.com>
+
+ Skip compositing/scaling/tiled-layer-recursion.html on chromium
+ and Windows because it requires the scalePageBy DRT API.
+
+ * platform/chromium/test_expectations.txt:
+ * platform/win/Skipped:
+
+2011-07-19 Ryosuke Niwa <rniwa@webkit.org>
+
+ Chromium rebaseline for r91294. Also filed the bug 64828 to track the crash on Chromium Mac.
+
+ * platform/chromium-gpu-linux/compositing/scaling: Added.
+ * platform/chromium-gpu-linux/compositing/scaling/tiled-layer-recursion-expected.png: Added.
+ * platform/chromium-gpu-win/compositing/scaling: Added.
+ * platform/chromium-gpu-win/compositing/scaling/tiled-layer-recursion-expected.png: Added.
+ * platform/chromium-gpu-win/compositing/scaling/tiled-layer-recursion-expected.txt: Added.
+ * platform/chromium/test_expectations.txt:
+
+2011-07-19 Nate Chapin <japhet@chromium.org>
+
+ Test for https://bugs.webkit.org/show_bug.cgi?id=64552.
+
+ Reviewed by Adam Barth.
+
+ * storage/indexeddb/transaction-abort-with-js-recursion-expected.txt: Added.
+ * storage/indexeddb/transaction-abort-with-js-recursion.html: Added.
+
+2011-07-19 Mike West <mkwst@chromium.org>
+
+ Sending a `Ping-From` header for cross-origin pings from non-HTTPS documents.
+ https://bugs.webkit.org/show_bug.cgi?id=64789
+
+ Also a drive-by cleanup of whitespace.
+
+ Reviewed by Nate Chapin.
+
+ * http/tests/navigation/ping-cross-origin-expected.txt:
+
+2011-07-19 Gavin Barraclough <barraclough@apple.com>
+
+ https://bugs.webkit.org/show_bug.cgi?id=64809
+ REGRESSION (r91114-r91116): fast/dom/error-to-string-stack-overflow.html failing on Windows 7 Release (Tests)
+
+ Reviewed by Adam Roben.
+
+ I think this just needs new results. The test deliberately triggers a stack overflow,
+ and doesn't catch it, so the error is printed to the console. Previously RangeError
+ had the wrong prototype, and didn't convert the error into a useful error message,
+ printing a blank line in the console. Since r91116 we inherit from Error correctly,
+ and print the error to the console.
+
+ * fast/dom/error-to-string-stack-overflow-expected.txt:
+ * fast/js/script-tests/object-prototype-properties.js:
+
+2011-07-19 Ryosuke Niwa <rniwa@webkit.org>
+
+ More Chromium rebaselines for r91277.
+
+ * platform/chromium-linux/fast/table/align-right-within-left-aligned-div-expected.png: Added.
+ * platform/chromium-mac-leopard/fast/table/align-right-within-left-aligned-div-expected.png: Added.
+ * platform/chromium-win/fast/table/align-right-within-left-aligned-div-expected.txt: Added.
+
+2011-07-19 Tony Chang <tony@chromium.org>
+
+ [chromium] remove BUG_DRT tests that the flakiness dashboard say are passing
+ https://bugs.webkit.org/show_bug.cgi?id=64819
+
+ Reviewed by Ryosuke Niwa.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-15 Luke Zarko <lukezarko@gmail.com>
+
+ Bring V8's SerializedScriptValue implementation up to date.
+
+ https://bugs.webkit.org/show_bug.cgi?id=63481
+
+ Reviewed by David Levin.
+
+ This patch refactors window-postmessage-clone into a script test, checks additional functionality set forth in the standard, and fixes up expectations. It also checks for typed array message passing.
+
+ * fast/canvas/webgl/array-message-passing-expected.txt: Added.
+ * fast/canvas/webgl/array-message-passing.html: Added.
+ * fast/canvas/webgl/script-tests/array-message-passing.js: Added.
+ (classCompare):
+ (bufferCompare):
+ (viewCompare):
+ (typedArrayCompare):
+ (dataViewCompare):
+ (createBuffer):
+ (createTypedArray):
+ (createTypedArrayOverBuffer):
+ (testList):
+ (doneTest):
+ (windowHandleMessage):
+ * fast/dom/Window/script-tests/postmessage-clone-deep-array.js: Added.
+ * fast/dom/Window/script-tests/postmessage-clone-really-deep-array.js: Added.
+ * fast/dom/Window/script-tests/postmessage-clone.js: Added.
+ (thunk):
+ * fast/dom/Window/script-tests/postmessage-test.js: Copied from LayoutTests/fast/dom/Window/window-postmessage-clone.html.
+ ():
+ (safeToString):
+ (shouldBe):
+ (shouldBeIdentical):
+ (doPass):
+ (doFail):
+ (window.doPassFail):
+ (onmessage):
+ (ConstructorWithPrototype):
+ (window.tryPostMessage):
+ * fast/dom/Window/window-postmessage-clone-deep-array-expected.txt: Added.
+ * fast/dom/Window/window-postmessage-clone-deep-array.html: Added.
+ * fast/dom/Window/window-postmessage-clone-expected.txt:
+ * fast/dom/Window/window-postmessage-clone-really-deep-array-expected.txt: Added.
+ * fast/dom/Window/window-postmessage-clone-really-deep-array.html: Added.
+ * fast/dom/Window/window-postmessage-clone.html:
+ * fast/dom/Window/window-properties-expected.txt: Also fixed this due to r91061.
+ * platform/chromium/fast/canvas/webgl/array-message-passing-expected.txt: Added.
+ * platform/chromium/fast/dom/Window/window-postmessage-clone-deep-array-expected.txt: Added.
+ * platform/chromium/fast/dom/Window/window-postmessage-clone-expected.txt: Added.
+ * platform/chromium/fast/dom/Window/window-postmessage-clone-really-deep-array-expected.txt: Added.
+ * platform/chromium/test_expectations.txt:
+ * platform/gtk/fast/dom/Window/window-properties-expected.txt:
+ * platform/qt-wk2/fast/dom/Window/window-properties-expected.txt:
+ * platform/qt/fast/dom/Window/window-properties-expected.txt:
+ * storage/indexeddb/objectstore-basics-expected.txt:
+ * storage/indexeddb/objectstore-basics.html:
+
+2011-07-19 Ryosuke Niwa <rniwa@webkit.org>
+
+ Chromium rebaseline after r91290.
+
+ * platform/chromium/fast/js/array-prototype-properties-expected.txt: Added.
+
+2011-07-19 Ryosuke Niwa <rniwa@webkit.org>
+
+ Chromium Windows rebaseline after r91277, and Chromium rebaseline for r91284.
+
+ * platform/chromium/fast/js/string-prototype-properties-expected.txt: Added.
+ * platform/chromium-win/fast/table/align-right-within-left-aligned-div-expected.png: Added.
+
+2011-07-19 Simon Fraser <simon.fraser@apple.com>
+
+ Possible recursing in GraphicsLayerCA::updateGeometry()
+ https://bugs.webkit.org/show_bug.cgi?id=64815
+
+ Reviewed by Sam Weinig.
+
+ New tests that scales a page so that a compositing layer falls
+ close to the tiling threshold.
+
+ * compositing/scaling/tiled-layer-recursion-expected.txt: Added.
+ * compositing/scaling/tiled-layer-recursion.html: Added.
+
+2011-07-19 Rob Buis <rbuis@rim.com>
+
+ REGRESSION (r91187-r91192): svg/W3C-SVG-1.1/animate-elem-80-t.svg failing on SnowLeopard Intel Debug (Tests)
+ https://bugs.webkit.org/show_bug.cgi?id=64820
+
+ Reviewed by Darin Adler.
+
+ Update result after r91192.
+
+ * platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt:
+
+2011-07-19 Rob Buis <rbuis@rim.com>
+
+ REGRESSION (r89951): svg/foreignObject/text-tref-02-b.svg failing on Leopard Intel Release (Tests)
+ https://bugs.webkit.org/show_bug.cgi?id=64817
+
+ Rubber stamped by Darin Adler.
+
+ Remove outdated, incorrect test results, hopefully the generic mac results are good enough.
+
+ * platform/mac-leopard/svg/foreignObject/text-tref-02-b-expected.png: Removed.
+ * platform/mac-leopard/svg/foreignObject/text-tref-02-b-expected.txt: Removed.
+
+2011-07-19 Robert Hogan <robert@webkit.org>
+
+ Add platform-specific results for r91277.
+
+ Unreviewed, add platform-specific results.
+
+ * platform/gtk/fast/table/align-right-within-left-aligned-div-expected.txt: Added.
+ * platform/mac/fast/table/align-right-within-left-aligned-div-expected.txt: Added.
+ * platform/qt/fast/table/align-right-within-left-aligned-div-expected.txt: Added.
+
+2011-07-19 Ryosuke Niwa <rniwa@webkit.org>
+
+ Chromium rebaselines r91269 and r91277.
+
+ * platform/chromium-linux/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.png: Added.
+ * platform/chromium-mac/fast/table/align-right-within-left-aligned-div-expected.png: Added.
+ * platform/chromium-mac/fast/table/align-right-within-left-aligned-div-expected.txt: Added.
+ * platform/chromium-mac/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.png: Added.
+ * platform/chromium-win/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.png: Added.
+
+2011-07-19 Mihnea Ovidenie <mihnea@adobe.com>
+
+ [CSSRegions]Parse -webkit-region-overflow property
+ https://bugs.webkit.org/show_bug.cgi?id=64444
+
+ Reviewed by David Hyatt.
+
+ * fast/regions/script-tests/webkit-region-overflow-parsing.js: Added.
+ * fast/regions/webkit-region-overflow-parsing-expected.txt: Added.
+ * fast/regions/webkit-region-overflow-parsing.html: Added.
+
+2011-07-19 Mihnea Ovidenie <mihnea@adobe.com>
+
+ hover then un-hover makes state change
+ https://bugs.webkit.org/show_bug.cgi?id=56401
+
+ Reviewed by David Hyatt.
+
+ * fast/dynamic/hover-before-position-after-style-change-expected.txt: Added.
+ * fast/dynamic/hover-before-position-after-style-change.html: Added.
+
+2011-07-19 Gavin Barraclough <barraclough@apple.com>
+
+ https://bugs.webkit.org/show_bug.cgi?id=64679
+ Fix bugs in Array.prototype this handling.
+
+ Reviewed by Oliver Hunt.
+
+ * fast/js/array-prototype-properties-expected.txt: Added.
+ * fast/js/array-prototype-properties.html: Added.
+ * fast/js/script-tests/array-prototype-properties.js: Added.
+ - Added layout test for array prototype functions with undefined as this value.
+ * ietestcenter/Javascript/15.4.4.14-5-28-expected.txt:
+ * ietestcenter/Javascript/15.4.4.15-5-28-expected.txt:
+ - These tests now pass.
+
+2011-07-19 Gavin Barraclough <barraclough@apple.com>
+
+ https://bugs.webkit.org/show_bug.cgi?id=64677
+ Fix bugs in String.prototype this handling.
+
+ Reviewed by Oliver Hunt.
+
+ * fast/js/script-tests/string-prototype-properties.js: Added.
+ * fast/js/string-prototype-properties-expected.txt: Added.
+ * fast/js/string-prototype-properties.html: Added.
+ - Added layout test for string prototype functions with undefined/number as this value.
+
+2011-07-19 Robert Hogan <robert@webkit.org>
+
+ REGRESSION: Incorrect layout at recline-online.com
+ https://bugs.webkit.org/show_bug.cgi?id=64030
+
+ Reviewed by David Hyatt.
+
+ * fast/table/align-right-within-left-aligned-div-expected.png: Added.
+ * fast/table/align-right-within-left-aligned-div-expected.txt: Added.
+ * fast/table/align-right-within-left-aligned-div.html: Added.
+
+2011-07-19 Abhishek Arya <inferno@chromium.org>
+
+ Crash in CompositeEditCommand::replaceTextInNodePreservingMarkers
+ https://bugs.webkit.org/show_bug.cgi?id=64738
+
+ Tests that we do not crash when replacing text in node preserving
+ markers.
+
+ Reviewed by Ryosuke Niwa.
+
+ * editing/undo/replace-text-in-node-preserving-markers-crash-expected.txt: Added
+ * editing/undo/replace-text-in-node-preserving-markers-crash.html: Added.
+
+2011-07-19 Abhishek Arya <inferno@chromium.org>
+
+ Tests that we do not crash when removing unrendering nodes
+ in a replacement fragment.
+ https://bugs.webkit.org/show_bug.cgi?id=64801
+
+ Reviewed by Ryosuke Niwa.
+
+ * editing/pasteboard/replacement-fragment-remove-unrendered-node-crash-expected.txt: Added.
+ * editing/pasteboard/replacement-fragment-remove-unrendered-node-crash.html: Added.
+
+2011-07-19 Rob Buis <rbuis@rim.com>
+
+ https://bugs.webkit.org/show_bug.cgi?id=64673
+ REGRESSION (Safari 5.0.5 - ToT): crash in SVG test http://dev.w3.org/SVG/profiles/1.1F2/test/harness/htmlObjectApproved/styling-pres-02-f.html
+
+ Reviewed by Nikolas Zimmermann.
+
+ * platform/mac/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.png: Added.
+ * platform/mac/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt: Added.
+ * svg/W3C-SVG-1.1-SE/styling-pres-02-f.svg: Added.
+
+2011-07-19 Chris Fleizach <cfleizach@apple.com>
+
+ If the control associated with a <label> is hidden, the label is also hidden (incorrectly)
+ https://bugs.webkit.org/show_bug.cgi?id=64752
+
+ Reviewed by Darin Adler.
+
+ * platform/mac/accessibility/label-element-with-hidden-control-expected.txt: Added.
+ * platform/mac/accessibility/label-element-with-hidden-control.html: Added.
+
+2011-07-19 Ryosuke Niwa <rniwa@webkit.org>
+
+ Remove failing Chromium test expectations after r91224.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-19 Vsevolod Vlasov <vsevik@chromium.org>
+
+ Web Inspector: Backend should provide network resource identifiers that are unique across navigation.
+ https://bugs.webkit.org/show_bug.cgi?id=64746
+
+ Reviewed by Pavel Feldman.
+
+ * inspector/timeline/timeline-network-resource-expected.txt:
+ * platform/chromium/inspector/timeline/timeline-network-resource-expected.txt:
+
+2011-07-19 Jeremy Moskovich <jeremy@chromium.org>
+
+ [chromium] rebaseline Chromium results after r91249 .
+ Unreviewed.
+
+ * platform/chromium-linux/fast/speech/speech-bidi-rendering-expected.png: Added.
+ * platform/chromium-win/fast/speech/input-text-speechbutton-expected.txt: Added.
+ * platform/chromium-win/fast/speech/speech-bidi-rendering-expected.png: Added.
+ * platform/chromium-win/fast/speech/speech-bidi-rendering-expected.txt: Added.
+ * platform/chromium/test_expectations.txt:
+
+2011-07-19 Sam Weinig <sam@webkit.org>
+
+ Check in Leopard specific results for Selectors 3 tests.
+
+ * platform/mac-leopard/css3/selectors3: Added.
+ * platform/mac-leopard/css3/selectors3/html: Added.
+ * platform/mac-leopard/css3/selectors3/html/css3-modsel-24-expected.txt: Copied from platform/mac/css3/selectors3/html/css3-modsel-24-expected.txt.
+ * platform/mac-leopard/css3/selectors3/html/css3-modsel-68-expected.txt: Copied from platform/mac/css3/selectors3/html/css3-modsel-68-expected.txt.
+ * platform/mac-leopard/css3/selectors3/xhtml: Added.
+ * platform/mac-leopard/css3/selectors3/xhtml/css3-modsel-174a-expected.txt: Copied from platform/mac/css3/selectors3/xhtml/css3-modsel-174a-expected.txt.
+ * platform/mac-leopard/css3/selectors3/xhtml/css3-modsel-174b-expected.txt: Copied from platform/mac/css3/selectors3/xhtml/css3-modsel-174b-expected.txt.
+ * platform/mac-leopard/css3/selectors3/xhtml/css3-modsel-24-expected.txt: Copied from platform/mac/css3/selectors3/xhtml/css3-modsel-24-expected.txt.
+ * platform/mac-leopard/css3/selectors3/xhtml/css3-modsel-68-expected.txt: Copied from platform/mac/css3/selectors3/xhtml/css3-modsel-68-expected.txt.
+ * platform/mac-leopard/css3/selectors3/xml: Added.
+ * platform/mac-leopard/css3/selectors3/xml/css3-modsel-174a-expected.txt: Copied from platform/mac/css3/selectors3/xml/css3-modsel-174a-expected.txt.
+ * platform/mac-leopard/css3/selectors3/xml/css3-modsel-174b-expected.txt: Copied from platform/mac/css3/selectors3/xml/css3-modsel-174b-expected.txt.
+ * platform/mac-leopard/css3/selectors3/xml/css3-modsel-24-expected.txt: Copied from platform/mac/css3/selectors3/xml/css3-modsel-24-expected.txt.
+ * platform/mac-leopard/css3/selectors3/xml/css3-modsel-68-expected.txt: Copied from platform/mac/css3/selectors3/xml/css3-modsel-68-expected.txt.
+
+2011-07-19 Ilya Tikhonovsky <loislo@chromium.org>
+
+ Web Inspector: implement import/export for timeline data.
+ https://bugs.webkit.org/show_bug.cgi?id=64601
+
+ Reviewed by Yury Semikhatsky.
+
+ * inspector/timeline/timeline-load-expected.txt: Added.
+ * inspector/timeline/timeline-load.html: Added.
+
+2011-07-19 Gabor Loki <loki@webkit.org>
+
+ [Qt] Add missing expected file after r91191
+
+ * platform/qt/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.txt: Added.
+
+2011-07-19 Jeremy Moskovich <jeremy@chromium.org>
+
+ Fix microphone icon placement in speech input control for dir=rtl.
+ https://bugs.webkit.org/show_bug.cgi?id=64668
+
+ Reviewed by Dimitri Glazkov.
+
+ Added test that verifies placement of microphone icon for dir=rtl.
+
+ * fast/speech/speech-bidi-rendering.html: Added.
+ * platform/mac/fast/speech/speech-bidi-rendering-expected.png: Added.
+ * platform/mac/fast/speech/speech-bidi-rendering-expected.txt: Added.
+
+2011-07-19 Yuta Kitamura <yutak@chromium.org>
+
+ Unreviewed. Edit Chromium test expectation for http/tests/websocket/tests/hybi/reserved-opcodes.html.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-19 Robin Qiu <robin.qiu@torchmobile.com.cn>
+
+ Reviewed by Antonio Gomes.
+
+ ScrollBar should initialize current position in constructor.
+ https://bugs.webkit.org/show_bug.cgi?id=39284
+
+ When ScrollBar is created, m_currentPos should be initialized to
+ m_scrollableArea's current scrollPosition. Because scrollbars may
+ be created after the content of m_scrollableArea has been scrolled.
+
+ * scrollbars/scrollbar-initial-position-expected.png: Added.
+ * scrollbars/scrollbar-initial-position-expected.txt: Added.
+ * scrollbars/scrollbar-initial-position.html: Added.
+
+2011-07-19 Yuta Kitamura <yutak@chromium.org>
+
+ WebSocket: Implement hybi framing
+ https://bugs.webkit.org/show_bug.cgi?id=64522
+
+ Reviewed by Kent Tamura.
+
+ Fix existing tests so they match the new frame format, and add tests for the new frame types
+ and error conditions related to the new frame format.
+
+ Unskip hybi tests on mac, win and chromium. Other ports (wk2, qt and gtk) still skip these tests
+ because they do not support changing the value of "WebKitHixie76WebSocketProtocolEnabled"
+ preference key via layoutTestController.overridePreferences() yet.
+
+ * http/tests/websocket/tests/hybi/broken-utf8-expected.txt: Added.
+ * http/tests/websocket/tests/hybi/broken-utf8.html: Added.
+ * http/tests/websocket/tests/hybi/broken-utf8_wsh.py: Added.
+ * http/tests/websocket/tests/hybi/client-close-expected.txt:
+ * http/tests/websocket/tests/hybi/client-close.html:
+ The format of a close frame has been changed. Currently, we do not include any payload
+ in a close frame, thus it must start with "\x88\x80" (see section 4.1 of hybi-10
+ specification for more details).
+ * http/tests/websocket/tests/hybi/client-close_wsh.py:
+ * http/tests/websocket/tests/hybi/fragmented-control-frame-expected.txt: Added.
+ * http/tests/websocket/tests/hybi/fragmented-control-frame.html: Added.
+ * http/tests/websocket/tests/hybi/fragmented-control-frame_wsh.py: Added.
+ * http/tests/websocket/tests/hybi/fragmented-frames-expected.txt: Added.
+ * http/tests/websocket/tests/hybi/fragmented-frames.html: Added.
+ * http/tests/websocket/tests/hybi/fragmented-frames_wsh.py: Added.
+ * http/tests/websocket/tests/hybi/interleaved-fragments-expected.txt: Added.
+ * http/tests/websocket/tests/hybi/interleaved-fragments.html: Added.
+ * http/tests/websocket/tests/hybi/interleaved-fragments_wsh.py: Added.
+ * http/tests/websocket/tests/hybi/long-control-frame-expected.txt: Added.
+ * http/tests/websocket/tests/hybi/long-control-frame.html: Added.
+ * http/tests/websocket/tests/hybi/long-control-frame_wsh.py: Added.
+ * http/tests/websocket/tests/hybi/masked-frames-expected.txt: Added.
+ * http/tests/websocket/tests/hybi/masked-frames.html: Added.
+ * http/tests/websocket/tests/hybi/masked-frames_wsh.py: Added.
+ * http/tests/websocket/tests/hybi/pong-expected.txt: Added.
+ * http/tests/websocket/tests/hybi/pong.html: Added.
+ * http/tests/websocket/tests/hybi/pong_wsh.py: Added.
+ * http/tests/websocket/tests/hybi/reserved-bits-expected.txt: Added.
+ * http/tests/websocket/tests/hybi/reserved-bits.html: Added.
+ * http/tests/websocket/tests/hybi/reserved-bits_wsh.py: Added.
+ * http/tests/websocket/tests/hybi/reserved-opcodes-expected.txt: Added.
+ * http/tests/websocket/tests/hybi/reserved-opcodes.html: Added.
+ * http/tests/websocket/tests/hybi/reserved-opcodes_wsh.py: Added.
+ * http/tests/websocket/tests/hybi/send2_wsh.py:
+ Send two text frames at once.
+ * http/tests/websocket/tests/hybi/too-long-payload-expected.txt: Added.
+ * http/tests/websocket/tests/hybi/too-long-payload.html: Added.
+ * http/tests/websocket/tests/hybi/too-long-payload_wsh.py: Added.
+ * platform/chromium/test_expectations.txt:
+ Derive test expectations of hixie76 tests, because these tests are likely to behave
+ the same way as hixie76 tests. Will be checked later whether they really do.
+ * platform/mac/Skipped:
+ * platform/win/Skipped:
+
+2011-07-19 Nikolas Zimmermann <nzimmermann@rim.com>
+
+ REGRESSION (r88913): Preview in Safari's snippet editor has a fixed height instead of filling the entire pane
+ https://bugs.webkit.org/show_bug.cgi?id=64059
+
+ REGRESSION (r88913): <object> has wrong computed height
+ https://bugs.webkit.org/show_bug.cgi?id=62769
+
+ Reviewed by Rob Buis.
+
+ Add new layout test in fast/css covering both bugs.
+ Update svg/zoom/page results (this is a progression, but the test itself remains broken, see comment inline).
+
+ * fast/css/replaced-element-implicit-size.html: Added.
+ * platform/mac/fast/css/replaced-element-implicit-size-expected.png: Added.
+ * platform/mac/fast/css/replaced-element-implicit-size-expected.txt: Added.
+ * platform/mac/svg/zoom/page/zoom-svg-through-object-with-text-expected.png:
+ * platform/mac/svg/zoom/page/zoom-svg-through-object-with-text-expected.txt:
+
+2011-07-18 Ryosuke Niwa <rniwa@webkit.org>
+
+ Fix Chromium test expectations.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-18 Ryosuke Niwa <rniwa@webkit.org>
+
+ Chromium test expectation update after r91229.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-18 MORITA Hajime <morrita@google.com>
+
+ [ShadowContentElement] forwarded node should be able to access its hosting content element.
+ https://bugs.webkit.org/show_bug.cgi?id=64251
+
+ Reviewed by Dimitri Glazkov.
+
+ - Added a new test.
+ - Updated expectations. This change make ShadowContentElement availability on NodeRenderingContext
+ more strict. that makes some redundant node disappeared.
+
+ * fast/dom/shadow/content-element-includer-expected.txt: Added.
+ * fast/dom/shadow/content-element-includer.html: Added.
+ * platform/chromium-win/fast/html/details-nested-2-expected.txt:
+ * platform/gtk/fast/html/details-nested-2-expected.txt:
+ * platform/mac/fast/html/details-nested-2-expected.txt:
+ * platform/qt/fast/html/details-nested-2-expected.txt:
+
+2011-07-18 Ryosuke Niwa <rniwa@webkit.org>
+
+ Add a failing test expectation for object-prototype-properties.html after r91225.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-18 Gavin Barraclough <barraclough@apple.com>
+
+ https://bugs.webkit.org/show_bug.cgi?id=64678
+ Fix bugs in Object.prototype this handling.
+
+ Reviewed by Oliver Hunt.
+
+ Ooops! - failed to commit the new sputnik results.
+
+2011-07-18 Gavin Barraclough <barraclough@apple.com>
+
+ https://bugs.webkit.org/show_bug.cgi?id=64678
+ Fix bugs in Object.prototype this handling.
+
+ Reviewed by Oliver Hunt.
+
+ * fast/js/resources/js-test-pre.js:
+ - Updated harness to not call Object.prototype.toString on undefined.
+ * fast/js/eval-var-decl-expected.txt:
+ * fast/js/object-prototype-properties-expected.txt: Added.
+ * fast/js/object-prototype-properties.html: Added.
+ * fast/js/object-prototype-toLocaleString-expected.txt
+ * fast/js/script-tests/eval-var-decl.js:
+ - Fix test case, calling hasProperty with undefined as the this value should throw.
+ * fast/js/script-tests/object-prototype-properties.js: Added.
+ - Place for test cases for Object.prototype properties; to being with, check that calling these methods on undefined throws!
+ * fast/js/script-tests/object-prototype-toLocaleString.js:
+ - Added test cases for correct behaviour when this is a string primitive.
+ * sputnik/Conformance/11_Expressions/11.1_Primary_Expressions/11.1.1_The_this_Keyword/S11.1.1_A2-expected.txt:
+ * sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.10_String.prototype.match/S15.5.4.10_A1_T3-expected.txt:
+ * sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.11_String.prototype.replace/S15.5.4.11_A1_T3-expected.txt:
+ * sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.12_String.prototype.search/S15.5.4.12_A1_T3-expected.txt:
+ * sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.13_String.prototype.slice/S15.5.4.13_A1_T3-expected.txt:
+ * sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.14_String.prototype.split/S15.5.4.14_A1_T3-expected.txt:
+ * sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.15_String.prototype.substring/S15.5.4.15_A1_T3-expected.txt:
+ * sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.4_String.prototype.charAt/S15.5.4.4_A1_T3-expected.txt:
+ * sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.5_String.prototype.charCodeAt/S15.5.4.5_A1_T3-expected.txt:
+ * sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.6_String.prototype.concat/S15.5.4.6_A1_T3-expected.txt:
+ * sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.7_String.prototype.indexOf/S15.5.4.7_A1_T3-expected.txt:
+ * sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.8_String.prototype.lastIndexOf/S15.5.4.8_A1_T3-expected.txt:
+ - These test cases are all incorrect. (See https://bugs.ecmascript.org/show_bug.cgi?id=117).
+ We were incorrectly passing 15.5.4.11_String.prototype.replace, this should fail, as the others do.
+ All the other 15.5.4 tests were failing & are still failing, but now have a better error message.
+ S11.1.1_A2 is also invalid, calling toString() passing undefined as this should throw.
+
+2011-07-18 Ryosuke Niwa <rniwa@webkit.org>
+
+ Fix a typo.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-18 Ryosuke Niwa <rniwa@webkit.org>
+
+ Add Chromium failing expectations for some font tests; failures are tracked by the bug 64767.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-18 Jon Honeycutt <jhoneycutt@apple.com>
+
+ Focus and selection events are not fired when a <select>'s selection
+ changes
+ https://bugs.webkit.org/show_bug.cgi?id=64504
+ <rdar://problem/9319881>
+
+ Reviewed by Alice Liu.
+
+ * platform/win/accessibility/option-element-selection-and-focus-events-expected.txt: Added.
+ * platform/win/accessibility/option-element-selection-and-focus-events.html: Added.
+
+2011-07-18 Tab Atkins <jackalmage@gmail.com>
+
+ Add regression tests for legacy color parsing of valid CSS colors
+ https://bugs.webkit.org/show_bug.cgi?id=64576
+
+ Reviewed by Simon Fraser.
+
+ * fast/dom/attribute-legacy-colors-expected.txt:
+ * fast/dom/script-tests/attribute-legacy-colors.js:
+
+2011-07-18 Ryosuke Niwa <rniwa@webkit.org>
+
+ [SVG] [Chromium]: painting-control-04-f.svg and zero-path-square-cap-rendering.svg are failing
+ https://bugs.webkit.org/show_bug.cgi?id=64675
+
+ Rebaseline painting-control-04-f.svg since r91191 fixed it.
+
+ * platform/chromium-linux/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.png: Added.
+ * platform/chromium-win/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.png: Added.
+ * platform/chromium-win/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.txt: Added.
+ * platform/chromium/test_expectations.txt:
+
+2011-07-18 Adam Barth <abarth@webkit.org>
+
+ Update baseline. rbuis says this is an improvement.
+
+ * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt: Added.
+
+2011-07-18 Tony Chang <tony@chromium.org>
+
+ [chromium] Move a Linux specific test into chromium-linux and rebaseline
+ https://bugs.webkit.org/show_bug.cgi?id=64632
+
+ Reviewed by Ojan Vafai.
+
+ Rebaselining per the comment in test_expectations.txt.
+
+ * platform/chromium-linux/fast/text/chromium-linux-fontconfig-renderstyle-expected.png: Added.
+ * platform/chromium-linux/platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle-expected.png: Removed.
+ * platform/chromium/test_expectations.txt:
+
+2011-07-18 Rob Buis <rbuis@rim.com>
+
+ Stroking of zero-length paths in SVG should change according to erratum
+ https://bugs.webkit.org/show_bug.cgi?id=18356
+
+ Reviewed by Nikolas Zimmermann.
+
+ * platform/mac/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.png:
+ * platform/mac/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.txt:
+
+2011-07-18 Mihnea Ovidenie <mihnea@adobe.com>
+
+ [REGRESSION] Value 'none' breaks multiple background-image display
+ https://bugs.webkit.org/show_bug.cgi?id=59274
+
+ Reviewed by Simon Fraser.
+
+ When taking fast path for simple color background, we should draw
+ the background only if it is the last in the list of backgrounds.
+ Otherwise, it will obscure the previously drawn backgrounds.
+
+ * fast/backgrounds/background-fast-path-simple-color-expected.png: Added.
+ * fast/backgrounds/background-fast-path-simple-color-expected.txt: Added.
+ * fast/backgrounds/background-fast-path-simple-color.html: Added.
+
+2011-07-18 Yi Shen <yi.4.shen@nokia.com>
+
+ [Qt] ASSERTION FAILED in ResourceHandle::setDefersLoading causes crash
+ https://bugs.webkit.org/show_bug.cgi?id=62808
+
+ Added a test for the crash occurs when load deferring is turned off.
+
+ Reviewed by Benjamin Poulain.
+
+ * loader/load-defer-resume-crash-expected.txt: Added.
+ * loader/load-defer-resume-crash.html: Added.
+ * loader/resources/images.html: Added.
+ * platform/chromium/test_expectations.txt: Skip this test since the LayoutTestController::setDefersLoading is not implemented for chromium.
+
+2011-07-18 Young Han Lee <joybro@company100.net>
+
+ AnimationBase asserts if a test tries to pause during the delay phase
+ https://bugs.webkit.org/show_bug.cgi?id=59475
+
+ Reviewed by Simon Fraser.
+
+ There is no more assertion failure after r90765, but the testcase still fails due to
+ the miscalculation of the pauseTime. This patch pauses the animation at its startTime
+ if a test tries to pause it during the delay phase.
+
+ * transitions/transition-in-delay-phase-expected.txt: Added.
+ * transitions/transition-in-delay-phase.html: Added.
+
+2011-07-18 Stephen White <senorblanco@chromium.org>
+
+ Unreviewed; updated chromium test expectations.
+
+ Remove a passing test from test_expectations.txt.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-18 Stephen White <senorblanco@chromium.org>
+
+ Unreviewed; updated chromium test expectations.
+
+ Remove two tests from test_expectations.txt that have been rebaselined.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-18 Gabor Loki <loki@webkit.org>
+
+ Qt rebaselines after r91060 and r91116
+
+ * platform/qt/fast/dom/Window/window-properties-expected.txt: (r91060)
+ * platform/qt/fast/dom/error-to-string-stack-overflow-expected.txt: Added (r91116)
+
+2011-07-18 Ryosuke Niwa <rniwa@webkit.org>
+
+ GTK and Qt rebaselines after r91158.
+
+ * platform/gtk/editing/inserting/5058163-1-expected.txt:
+ * platform/qt/editing/inserting/5058163-1-expected.txt:
+
+2011-07-17 Ryosuke Niwa <rniwa@webkit.org>
+
+ Chromium rebaselines after r91158.
+
+ Add failing expectations for tests added in r91125. The failures are tracked by the bug 64675.
+
+ Also remove failing expectations for some editing tests tracked by the Chromium issue 89477
+ because they are now passing.
+
+ * platform/chromium-linux/editing/inserting/5058163-1-expected.png:
+ * platform/chromium-win/editing/inserting/5058163-1-expected.png:
+ * platform/chromium-win/editing/inserting/5058163-1-expected.txt:
+ * platform/chromium/test_expectations.txt:
+
+2011-07-16 Gavin Barraclough <barraclough@apple.com>
+
+ https://bugs.webkit.org/show_bug.cgi?id=64657
+ Converted this value not preserved when accessed via direct eval.
+
+ Reviewed by Oliver Hunt.
+
+ Added test case.
+
+ * fast/js/read-modify-eval-expected.txt:
+ * fast/js/script-tests/read-modify-eval.js:
+ (primitiveThisTest):
+
+2011-07-16 Enrica Casucci <enrica@apple.com>
+
+ REGRESSION: Pressing return in a particular document sends the cursor to the end of the document.
+ https://bugs.webkit.org/show_bug.cgi?id=64140
+ <rdar://problem/9737491>
+
+ Added new test to cover this case and updated results for one test that now
+ produces simpler markup.
+
+ Reviewed by Simon Fraser.
+
+ * editing/inserting/insert-paragraph-separator-at-break-expected.txt: Added.
+ * editing/inserting/insert-paragraph-separator-at-break.html: Added.
+ * platform/mac/editing/inserting/5058163-1-expected.txt:
+
+2011-07-16 Sergey Glazunov <serg.glazunov@gmail.com>
+
+ DOMWindow::open performs a security check on a wrong window
+ https://bugs.webkit.org/show_bug.cgi?id=64651
+
+ Reviewed by Adam Barth.
+
+ * http/tests/security/resources/xss-DENIED-window-open-parent-attacker.html: Added.
+ * http/tests/security/xss-DENIED-window-open-parent-expected.txt: Added.
+ * http/tests/security/xss-DENIED-window-open-parent.html: Added.
+
+2011-07-16 Sam Weinig <sam@webkit.org>
+
+ Attribute selectors don't handle glob namespaces (e.g. *|E)
+ https://bugs.webkit.org/show_bug.cgi?id=64567
+
+ Reviewed by Anders Carlsson.
+
+ Update results for correct handling of a * prefix in an attribute selector.
+ Fixes 50 tests.
+
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-104-expected.png:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-104-expected.txt:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-105-expected.png:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-105-expected.txt:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-106-expected.png:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-106-expected.txt:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-107-expected.png:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-107-expected.txt:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-108-expected.png:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-108-expected.txt:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-109-expected.png:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-109-expected.txt:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-110-expected.png:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-110-expected.txt:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-130-expected.png:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-130-expected.txt:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-130b-expected.png:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-130b-expected.txt:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-131-expected.png:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-131-expected.txt:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-131b-expected.png:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-131b-expected.txt:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-132-expected.png:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-132-expected.txt:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-132b-expected.png:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-132b-expected.txt:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-133-expected.png:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-133-expected.txt:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-133b-expected.png:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-133b-expected.txt:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-134-expected.png:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-134-expected.txt:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-134b-expected.png:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-134b-expected.txt:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-135-expected.png:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-135-expected.txt:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-135b-expected.png:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-135b-expected.txt:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-136-expected.png:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-136-expected.txt:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-136b-expected.png:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-136b-expected.txt:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-173a-expected.png:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-173a-expected.txt:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-173b-expected.png:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-173b-expected.txt:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-174a-expected.png:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-174a-expected.txt:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-174b-expected.png:
+ * platform/mac/css3/selectors3/xhtml/css3-modsel-174b-expected.txt:
+ * platform/mac/css3/selectors3/xml/css3-modsel-104-expected.png:
+ * platform/mac/css3/selectors3/xml/css3-modsel-104-expected.txt:
+ * platform/mac/css3/selectors3/xml/css3-modsel-105-expected.png:
+ * platform/mac/css3/selectors3/xml/css3-modsel-105-expected.txt:
+ * platform/mac/css3/selectors3/xml/css3-modsel-106-expected.png:
+ * platform/mac/css3/selectors3/xml/css3-modsel-106-expected.txt:
+ * platform/mac/css3/selectors3/xml/css3-modsel-107-expected.png:
+ * platform/mac/css3/selectors3/xml/css3-modsel-107-expected.txt:
+ * platform/mac/css3/selectors3/xml/css3-modsel-108-expected.png:
+ * platform/mac/css3/selectors3/xml/css3-modsel-108-expected.txt:
+ * platform/mac/css3/selectors3/xml/css3-modsel-109-expected.png:
+ * platform/mac/css3/selectors3/xml/css3-modsel-109-expected.txt:
+ * platform/mac/css3/selectors3/xml/css3-modsel-110-expected.png:
+ * platform/mac/css3/selectors3/xml/css3-modsel-110-expected.txt:
+ * platform/mac/css3/selectors3/xml/css3-modsel-130-expected.png:
+ * platform/mac/css3/selectors3/xml/css3-modsel-130-expected.txt:
+ * platform/mac/css3/selectors3/xml/css3-modsel-130b-expected.png:
+ * platform/mac/css3/selectors3/xml/css3-modsel-130b-expected.txt:
+ * platform/mac/css3/selectors3/xml/css3-modsel-131-expected.png:
+ * platform/mac/css3/selectors3/xml/css3-modsel-131-expected.txt:
+ * platform/mac/css3/selectors3/xml/css3-modsel-131b-expected.png:
+ * platform/mac/css3/selectors3/xml/css3-modsel-131b-expected.txt:
+ * platform/mac/css3/selectors3/xml/css3-modsel-132-expected.png:
+ * platform/mac/css3/selectors3/xml/css3-modsel-132-expected.txt:
+ * platform/mac/css3/selectors3/xml/css3-modsel-132b-expected.png:
+ * platform/mac/css3/selectors3/xml/css3-modsel-132b-expected.txt:
+ * platform/mac/css3/selectors3/xml/css3-modsel-133-expected.png:
+ * platform/mac/css3/selectors3/xml/css3-modsel-133-expected.txt:
+ * platform/mac/css3/selectors3/xml/css3-modsel-133b-expected.png:
+ * platform/mac/css3/selectors3/xml/css3-modsel-133b-expected.txt:
+ * platform/mac/css3/selectors3/xml/css3-modsel-134-expected.png:
+ * platform/mac/css3/selectors3/xml/css3-modsel-134-expected.txt:
+ * platform/mac/css3/selectors3/xml/css3-modsel-134b-expected.png:
+ * platform/mac/css3/selectors3/xml/css3-modsel-134b-expected.txt:
+ * platform/mac/css3/selectors3/xml/css3-modsel-135-expected.png:
+ * platform/mac/css3/selectors3/xml/css3-modsel-135-expected.txt:
+ * platform/mac/css3/selectors3/xml/css3-modsel-135b-expected.png:
+ * platform/mac/css3/selectors3/xml/css3-modsel-135b-expected.txt:
+ * platform/mac/css3/selectors3/xml/css3-modsel-136-expected.png:
+ * platform/mac/css3/selectors3/xml/css3-modsel-136-expected.txt:
+ * platform/mac/css3/selectors3/xml/css3-modsel-136b-expected.png:
+ * platform/mac/css3/selectors3/xml/css3-modsel-136b-expected.txt:
+ * platform/mac/css3/selectors3/xml/css3-modsel-173a-expected.png:
+ * platform/mac/css3/selectors3/xml/css3-modsel-173a-expected.txt:
+ * platform/mac/css3/selectors3/xml/css3-modsel-173b-expected.png:
+ * platform/mac/css3/selectors3/xml/css3-modsel-173b-expected.txt:
+ * platform/mac/css3/selectors3/xml/css3-modsel-174a-expected.png:
+ * platform/mac/css3/selectors3/xml/css3-modsel-174a-expected.txt:
+ * platform/mac/css3/selectors3/xml/css3-modsel-174b-expected.png:
+ * platform/mac/css3/selectors3/xml/css3-modsel-174b-expected.txt:
+
+2011-07-16 Kulanthaivel Palanichamy <kulanthaivel@codeaurora.org>
+
+ Reviewed by Nikolas Zimmermann.
+
+ SVG animation API crashes on SVGAnimateTransform
+ https://bugs.webkit.org/show_bug.cgi?id=64104
+
+ Added the test to cover assertion in AnimatedTransform list where its
+ value and wrapper length mismatch occurs.
+
+ * svg/animations/script-tests/svgtransform-animation-discrete.js: Added.
+ (sample1):
+ (sample2):
+ (executeTest):
+ * svg/animations/svgtransform-animation-discrete-expected.txt: Added.
+ * svg/animations/svgtransform-animation-discrete.html: Added.
+
+2011-07-13 Jon Honeycutt <jhoneycutt@apple.com>
+
+ Focus and selection events are not fired when a <select>'s selection
+ changes
+ https://bugs.webkit.org/show_bug.cgi?id=64504
+ <rdar://problem/9319881>
+
+ Reviewed by Alice Liu.
+
+ * platform/win/accessibility/option-element-selection-and-focus-events-expected.txt: Added.
+ * platform/win/accessibility/option-element-selection-and-focus-events.html: Added.
+
+2011-07-12 Jon Honeycutt <jhoneycutt@apple.com>
+
+ Ensure that a single select element's child option elements are
+ reported correctly to accessibility clients if the children are
+ changed.
+
+ https://bugs.webkit.org/show_bug.cgi?id=64500
+ <rdar://problem/9773066>
+
+ Reviewed by Beth Dakin.
+
+ * platform/win/accessibility/single-select-children-changed-expected.txt: Added.
+ * platform/win/accessibility/single-select-children-changed.html: Added.
+
+2011-07-15 Vincent Scheib <scheib@chromium.org>
+
+ [chromium] updated test expectations.
+
+ * platform/chromium/test_expectations.txt:
+
+2011-07-15 Rob Buis <rbuis@rim.com>
+
+ Stroking of zero-length paths in SVG should change according to erratum
+ https://bugs.webkit.org/show_bug.cgi?id=18356
+
+ Reviewed by Nikolas Zimmermann.
+
+ * platform/mac/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.png: Added.
+ * platform/mac/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.txt: Added.
+ * platform/mac/svg/custom/zero-path-square-cap-rendering-expected.png: Added.
+ * platform/mac/svg/custom/zero-path-square-cap-rendering-expected.txt: Added.
+ * svg/W3C-SVG-1.1-SE/painting-control-04-f.svg: Added.
+ * svg/custom/zero-path-square-cap-rendering.svg: Added.
+
2011-07-15 Tony Chang <tony@chromium.org>
Unreviewed, unskip css3/selectors3 tests so we can rebaseline them.
« no previous file with comments | « no previous file | LayoutTests/http/tests/inspector/resource-main-cookies.php » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698