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

Unified Diff: LayoutTests/ChangeLog

Issue 9358057: Merge 107094 - Chromium: Fix Mac rubber band overhang drawing on composited pages and re-enable tes… (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1025/
Patch Set: Created 8 years, 10 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/platform/chromium/compositing/rubberbanding/transform-overhang-n-expected.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/ChangeLog
===================================================================
--- LayoutTests/ChangeLog (revision 107710)
+++ LayoutTests/ChangeLog (working copy)
@@ -1,13 +1,2016 @@
-2012-02-09 Joshua Bell <jsbell@chromium.org>
+2012-02-08 Alexei Svitkine <asvitkine@chromium.org>
- [Chromium] IndexedDB: IDBVersionChangeRequest V8 wrapper not generated as ActiveDOMObject
- https://bugs.webkit.org/show_bug.cgi?id=78167
+ Chromium: Fix Mac rubber band overhang drawing on composited pages and re-enable tests.
+ https://bugs.webkit.org/show_bug.cgi?id=78007
+ This got broken by: http://trac.webkit.org/changeset/105470
+ And the tests were accidentally(?) disabled in: http://trac.webkit.org/changeset/95191
+
+ There is still three tests that fail from the set, but the cause for these is different,
+ which I'm still investigating.
+
+ Reviewed by James Robinson.
+
+ * platform/chromium/test_expectations.txt:
+
+2012-02-08 Pavel Feldman <pfeldman@google.com>
+
+ Web Inspector: bind entire subtree upon childNodeInserted so that text node were accounted.
+ https://bugs.webkit.org/show_bug.cgi?id=78116
+
+ Reviewed by Yury Semikhatsky.
+
+ * inspector/elements/insert-node-expected.txt:
+ * inspector/elements/insert-node.html:
+
+2012-02-08 Michael Brüning <michael.bruning@nokia.com>
+
+ [Qt][WK2] Compute and set cache capacities using the current CacheModel
+ https://bugs.webkit.org/show_bug.cgi?id=73918
+
+ Reviewed by Kenneth Rohde Christiansen.
+
+ * platform/qt-wk2/Skipped: Unskip tests skipped for regression from r106920.
+
+2012-02-08 Pavel Podivilov <podivilov@chromium.org>
+
+ Unreviewed, add chromium expectations for fast/forms/select-overflow-scroll* tests.
+
+ * platform/chromium-linux/fast/forms/select-overflow-scroll-expected.png: Added.
+ * platform/chromium-linux/fast/forms/select-overflow-scroll-expected.txt: Added.
+ * platform/chromium-linux/fast/forms/select-overflow-scroll-inherited-expected.png: Added.
+ * platform/chromium-linux/fast/forms/select-overflow-scroll-inherited-expected.txt: Added.
+ * platform/chromium-mac-snowleopard/fast/forms/select-overflow-scroll-expected.png: Added.
+ * platform/chromium-mac-snowleopard/fast/forms/select-overflow-scroll-expected.txt: Added.
+ * platform/chromium-mac-snowleopard/fast/forms/select-overflow-scroll-inherited-expected.png: Added.
+ * platform/chromium-mac-snowleopard/fast/forms/select-overflow-scroll-inherited-expected.txt: Added.
+ * platform/chromium-win/fast/forms/select-overflow-scroll-expected.png: Added.
+ * platform/chromium-win/fast/forms/select-overflow-scroll-expected.txt: Added.
+ * platform/chromium-win/fast/forms/select-overflow-scroll-inherited-expected.png: Added.
+ * platform/chromium-win/fast/forms/select-overflow-scroll-inherited-expected.txt: Added.
+
+2012-02-08 Kaustubh Atrawalkar <kaustubh@motorola.com>
+
+ Migrate createObjectURL & revokeObjectURL to static (Class) methods.
+ https://bugs.webkit.org/show_bug.cgi?id=74386
+
+ Reviewed by Kentaro Hara.
+
+ Added test to check if createObjectURL & revokeObjectURL are static functions.
+
+ * fast/dom/DOMURL/check-instanceof-domurl-functions-expected.txt: Added.
+ * fast/dom/DOMURL/check-instanceof-domurl-functions.html: Added.
+ * platform/gtk/fast/dom/prototype-inheritance-2-expected.txt: GTK Rebaseline.
+ * platform/gtk/fast/js/global-constructors-expected.txt: ditto.
+ * platform/qt/fast/dom/constructed-objects-prototypes-expected.txt: Qt Rebaseline.
+ * platform/qt/fast/dom/prototype-inheritance-2-expected.txt: ditto.
+ * platform/qt/fast/js/global-constructors-expected.txt: ditto.
+
+2012-02-08 Pavel Podivilov <podivilov@chromium.org>
+
+ Unreviewed, chromium expectations update: mark repaint-on-image-bounds-change.svg as IMAGE+TEXT IMAGE.
+
+ * platform/chromium/test_expectations.txt:
+
+2012-02-08 Pavel Podivilov <podivilov@chromium.org>
+
+ Unreviewed, update chromium svg expectations after r107067.
+
+ * platform/chromium-linux/svg/filters/feImage-late-indirect-update-expected.png: Added.
+ * platform/chromium-mac-snowleopard/svg/filters/feImage-animated-transform-on-target-rect-expected.png: Added.
+ * platform/chromium-mac-snowleopard/svg/filters/feImage-change-target-id-expected.png: Added.
+ * platform/chromium-mac-snowleopard/svg/filters/feImage-late-indirect-update-expected.png: Added.
+ * platform/chromium-mac-snowleopard/svg/filters/feImage-multiple-targets-id-change-expected.png: Added.
+ * platform/chromium-mac-snowleopard/svg/filters/feImage-remove-target-expected.png: Added.
+ * platform/chromium-mac-snowleopard/svg/filters/feImage-target-attribute-change-expected.png: Added.
+ * platform/chromium-mac-snowleopard/svg/filters/feImage-target-attribute-change-with-use-indirection-2-expected.png: Added.
+ * platform/chromium-mac-snowleopard/svg/filters/feImage-target-attribute-change-with-use-indirection-expected.png: Added.
+ * platform/chromium-mac-snowleopard/svg/filters/feImage-target-inline-style-change-expected.png: Added.
+ * platform/chromium-mac-snowleopard/svg/filters/feImage-target-property-change-expected.png: Added.
+ * platform/chromium-mac-snowleopard/svg/filters/feImage-target-style-change-expected.png: Added.
+ * platform/chromium-win/svg/filters/feImage-animated-transform-on-target-rect-expected.png: Added.
+ * platform/chromium-win/svg/filters/feImage-late-indirect-update-expected.png: Added.
+ * platform/chromium-win/svg/filters/feImage-multiple-targets-id-change-expected.png: Added.
+ * platform/chromium-win/svg/filters/feImage-target-attribute-change-expected.png: Added.
+ * platform/chromium-win/svg/filters/feImage-target-attribute-change-with-use-indirection-2-expected.png: Added.
+ * platform/chromium-win/svg/filters/feImage-target-attribute-change-with-use-indirection-expected.png: Added.
+ * platform/chromium-win/svg/filters/feImage-target-inline-style-change-expected.png: Added.
+ * platform/chromium-win/svg/filters/feImage-target-property-change-expected.png: Added.
+ * platform/chromium-win/svg/filters/feImage-target-style-change-expected.png: Added.
+
+2012-02-08 Pavel Podivilov <podivilov@chromium.org>
+
+ Unreviewed, repaint-on-image-bounds-change.svg still has wrong image in chromium.
+ https://bugs.webkit.org/show_bug.cgi?id=78084
+
+ * platform/chromium/test_expectations.txt:
+
+2012-02-08 Philippe Normand <pnormand@igalia.com>
+
+ Unreviewed, GTK rebaseline and skipping 2 new failing tests.
+
+ * platform/gtk/Skipped:
+ * platform/gtk/fast/dom/Window/window-properties-expected.txt:
+
+2012-02-08 Ádám Kallai <Kallai.Adam@stud.u-szeged.hu>
+
+ [Qt] New http/tests/security/ introduced r107046 fail
+ https://bugs.webkit.org/show_bug.cgi?id=78093
+
+ Unskip these tests and rebaselines for Qt and GTK.
+
+ Reviewed by Csaba Osztrogonác.
+
+ * platform/gtk/Skipped:
+ * platform/gtk/http/tests/security/cross-frame-access-put-expected.txt:
+ * platform/qt/Skipped:
+ * platform/qt/http/tests/security/cross-frame-access-put-expected.txt:
+
+2012-02-08 Csaba Osztrogonác <ossy@webkit.org>
+
+ [Qt] Unreviewed gardening after r107057. Update Qt specific expected results.
+
+ * platform/qt/svg/custom/SVGPoint-matrixTransform-expected.png:
+ * platform/qt/svg/custom/SVGPoint-matrixTransform-expected.txt:
+ * platform/qt/svg/custom/getTransformToElement-expected.png:
+ * platform/qt/svg/custom/getTransformToElement-expected.txt:
+ * platform/qt/svg/custom/pointer-events-text-css-transform-expected.png:
+ * platform/qt/svg/custom/pointer-events-text-css-transform-expected.txt:
+ * platform/qt/svg/custom/polyline-setattribute-points-null-expected.png:
+ * platform/qt/svg/custom/polyline-setattribute-points-null-expected.txt:
+ * platform/qt/svg/custom/text-ctm-expected.png:
+ * platform/qt/svg/custom/text-ctm-expected.txt:
+ * platform/qt/svg/custom/text-hit-test-expected.png:
+ * platform/qt/svg/custom/text-hit-test-expected.txt:
+
+2012-02-08 Nikolas Zimmermann <nzimmermann@rim.com>
+
+ Not reviewed. Rebaseline Gtk/SVG results.
+
+ * platform/gtk/svg/carto.net/scrollbar-expected.txt:
+ * platform/gtk/svg/custom/polyline-setattribute-points-null-expected.txt:
+
+2012-02-08 Antaryami Pandia <antaryami.pandia@motorola.com>
+
+ CSS2 overflow: scrollbar not visible on SELECT elements when overflow: scroll is set.
+ https://bugs.webkit.org/show_bug.cgi?id=69993
+
+ Reviewed by Simon Fraser.
+
+ * fast/css/getComputedStyle/computed-style-select-overflow-expected.txt: Added.
+ * fast/css/getComputedStyle/computed-style-select-overflow.html: Added.
+ * fast/forms/select-overflow-scroll-inherited.html: Added.
+ * fast/forms/select-overflow-scroll.html: Added.
+ * platform/gtk/fast/forms/select-overflow-scroll-expected.txt: Added.
+ * platform/gtk/fast/forms/select-overflow-scroll-inherited-expected.txt: Added.
+
+2012-02-08 Nikolas Zimmermann <nzimmermann@rim.com>
+
+ Not reviewed. Rebaseline Qt/SVG results.
+
+ * platform/qt/svg/custom/SVGPoint-matrixTransform-expected.txt:
+ * platform/qt/svg/custom/getTransformToElement-expected.txt:
+ * platform/qt/svg/custom/pointer-events-text-css-transform-expected.txt:
+ * platform/qt/svg/custom/polyline-setattribute-points-null-expected.txt:
+ * platform/qt/svg/custom/text-ctm-expected.txt:
+ * platform/qt/svg/custom/text-hit-test-expected.txt:
+
+2012-02-08 Kentaro Hara <haraken@chromium.org>
+
+ Unreviewed. Rebaselined the test that has been failing since r107046.
+
+ * http/tests/security/cross-frame-access-put-expected.txt:
+
+2012-02-08 Nikolas Zimmermann <nzimmermann@rim.com>
+
+ feImage doesn't invalidate when its target SVG element is animated
+ https://bugs.webkit.org/show_bug.cgi?id=73860
+
+ Reviewed by Dirk Schulze.
+
+ Add lots of new testcases covering <feImage> invalidation, when the referenced target changes.
+ Thanks to the repaint harness, it uncovered a bug with feImage-late-indirect-update.svg - there no gray
+ overlay rects are visible, as the whole screen gets repainted, which is a bug!
+
+ * platform/mac/svg/filters/feImage-animated-transform-on-target-rect-expected.png: Added.
+ * platform/mac/svg/filters/feImage-change-target-id-expected.png: Added.
+ * platform/mac/svg/filters/feImage-change-target-id-expected.txt: Added.
+ * platform/mac/svg/filters/feImage-late-indirect-update-expected.png: Added.
+ * platform/mac/svg/filters/feImage-late-indirect-update-expected.txt: Added.
+ * platform/mac/svg/filters/feImage-multiple-targets-id-change-expected.png: Added.
+ * platform/mac/svg/filters/feImage-multiple-targets-id-change-expected.txt: Added.
+ * platform/mac/svg/filters/feImage-remove-target-expected.png: Added.
+ * platform/mac/svg/filters/feImage-remove-target-expected.txt: Added.
+ * platform/mac/svg/filters/feImage-target-add-to-document-expected.png: Renamed from LayoutTests/svg/filters/feImage-target-add-to-document-expected.png.
+ * platform/mac/svg/filters/feImage-target-add-to-document-expected.txt: Copied from LayoutTests/svg/filters/feImage-target-add-to-document-expected.txt.
+ * platform/mac/svg/filters/feImage-target-attribute-change-expected.png: Added.
+ * platform/mac/svg/filters/feImage-target-attribute-change-expected.txt: Copied from LayoutTests/svg/filters/feImage-target-changes-id-expected.txt.
+ * platform/mac/svg/filters/feImage-target-attribute-change-with-use-indirection-2-expected.png: Added.
+ * platform/mac/svg/filters/feImage-target-attribute-change-with-use-indirection-2-expected.txt: Added.
+ * platform/mac/svg/filters/feImage-target-attribute-change-with-use-indirection-expected.png: Added.
+ * platform/mac/svg/filters/feImage-target-attribute-change-with-use-indirection-expected.txt: Added.
+ * platform/mac/svg/filters/feImage-target-changes-id-expected.png: Renamed from LayoutTests/svg/filters/feImage-target-changes-id-expected.png.
+ * platform/mac/svg/filters/feImage-target-changes-id-expected.txt: Copied from LayoutTests/svg/filters/feImage-target-changes-id-expected.txt.
+ * platform/mac/svg/filters/feImage-target-id-change-expected.png: Renamed from LayoutTests/svg/filters/feImage-target-id-change-expected.png.
+ * platform/mac/svg/filters/feImage-target-id-change-expected.txt: Renamed from LayoutTests/svg/filters/feImage-target-id-change-expected.txt.
+ * platform/mac/svg/filters/feImage-target-inline-style-change-expected.png: Added.
+ * platform/mac/svg/filters/feImage-target-inline-style-change-expected.txt: Copied from LayoutTests/svg/filters/feImage-target-changes-id-expected.txt.
+ * platform/mac/svg/filters/feImage-target-property-change-expected.png: Added.
+ * platform/mac/svg/filters/feImage-target-property-change-expected.txt: Copied from LayoutTests/svg/filters/feImage-target-changes-id-expected.txt.
+ * platform/mac/svg/filters/feImage-target-reappend-to-document-expected.png: Renamed from LayoutTests/svg/filters/feImage-target-reappend-to-document-expected.png.
+ * platform/mac/svg/filters/feImage-target-reappend-to-document-expected.txt: Renamed from LayoutTests/svg/filters/feImage-target-reappend-to-document-expected.txt.
+ * platform/mac/svg/filters/feImage-target-remove-from-document-expected.png: Renamed from LayoutTests/svg/filters/feImage-target-remove-from-document-expected.png.
+ * platform/mac/svg/filters/feImage-target-remove-from-document-expected.txt: Renamed from LayoutTests/svg/filters/feImage-target-remove-from-document-expected.txt.
+ * platform/mac/svg/filters/feImage-target-style-change-expected.png: Added.
+ * platform/mac/svg/filters/feImage-target-style-change-expected.txt: Renamed from LayoutTests/svg/filters/feImage-target-changes-id-expected.txt.
+ * svg/filters/feImage-animated-transform-on-target-rect-expected.txt: Added.
+ * svg/filters/feImage-animated-transform-on-target-rect.svg: Added.
+ * svg/filters/feImage-change-target-id.svg: Added.
+ * svg/filters/feImage-late-indirect-update.svg: Added.
+ * svg/filters/feImage-multiple-targets-id-change.svg: Added.
+ * svg/filters/feImage-remove-target.svg: Added.
+ * svg/filters/feImage-target-attribute-change-with-use-indirection-2.svg: Added.
+ * svg/filters/feImage-target-attribute-change-with-use-indirection.svg: Added.
+ * svg/filters/feImage-target-attribute-change.svg: Added.
+ * svg/filters/feImage-target-inline-style-change.svg: Added.
+ * svg/filters/feImage-target-property-change.svg: Added.
+ * svg/filters/feImage-target-style-change.svg: Added.
+
+2012-02-08 Csaba Osztrogonác <ossy@webkit.org>
+
+ [Qt] Unreviewed gardening. Unskip now passing tests, skip failing tests and one update.
+
+ * platform/qt/Skipped:
+ * platform/qt/fast/dom/Window/window-properties-expected.txt:
+
+2012-02-08 Kentaro Hara <haraken@chromium.org>
+
+ Unreviewed. Skip http/tests/security/cross-frame-access-put.html in qt and gtk.
+ The test needs rebaselining.
+
+ * platform/gtk/Skipped:
+ * platform/qt/Skipped:
+
+2012-02-08 Alexander Pavlov <apavlov@chromium.org>
+
+ Web Inspector: Touch event emulation fails for iframes
+ https://bugs.webkit.org/show_bug.cgi?id=77987
+
+ Reviewed by Pavel Feldman.
+
+ * fast/events/touch/emulated-touch-iframe-expected.txt: Added.
+ * fast/events/touch/emulated-touch-iframe.html: Added.
+ * fast/events/touch/resources/emulated-touch-iframe2.html: Added.
+
+2012-02-08 Nikolas Zimmermann <nzimmermann@rim.com>
+
+ [Qt] REGRESSION(r106918): It made svg/zoom/page/zoom-foreignObject.svg crash with Qt5-WK1
+ https://bugs.webkit.org/show_bug.cgi?id=77995
+
+ Reviewed by Csaba Osztrogonác.
+
+ * platform/qt/Skipped: Unskip previously skipped tests.
+
+2012-02-08 Pablo Flouret <pablof@motorola.com>
+
+ Add state attribute to history's dom interface.
+ https://bugs.webkit.org/show_bug.cgi?id=76035
+
+ Reviewed by Kentaro Hara.
+
+ * fast/dom/Window/window-appendages-cleared-expected.txt:
+ * fast/loader/stateobjects/state-attribute-object-types-expected.txt: Added.
+ * fast/loader/stateobjects/state-attribute-object-types.html: Added.
+ * fast/loader/stateobjects/state-attribute-only-one-deserialization-expected.txt: Added.
+ * fast/loader/stateobjects/state-attribute-only-one-deserialization.html: Added.
+
+2012-02-08 Nikolas Zimmermann <nzimmermann@rim.com>
+
+ SVGLoad event fires too early
+ https://bugs.webkit.org/show_bug.cgi?id=78084
+
+ Reviewed by Hajime Morita.
+
+ Remove runSVGRepaintTest() from repaint.js again, and convert all *.svg tests to use runRepaintTest() directly.
+ This is now possible as the outermost <svg> elements load event timing as aligned with HTML.
+
+ * fast/repaint/resources/repaint.js: Remove runSVGRepaintTest(), it's no longer needed.
+ (runRepaintTest): s/document.rootElement/document.documentElement/ to make it work for all HTML/XHTML and SVG documents (XHTML was broken).
+ * platform/chromium/test_expectations.txt:
+ * platform/mac/svg/custom/SVGPoint-matrixTransform-expected.png:
+ * platform/mac/svg/custom/SVGPoint-matrixTransform-expected.txt:
+ * platform/mac/svg/custom/getTransformToElement-expected.png:
+ * platform/mac/svg/custom/getTransformToElement-expected.txt:
+ * platform/mac/svg/custom/polyline-setattribute-points-null-expected.png:
+ * platform/mac/svg/custom/polyline-setattribute-points-null-expected.txt:
+ * platform/mac/svg/custom/text-ctm-expected.png:
+ * platform/mac/svg/custom/text-ctm-expected.txt:
+ * platform/mac/svg/custom/text-hit-test-expected.png:
+ * platform/mac/svg/custom/text-hit-test-expected.txt:
+ * platform/mac/svg/filters/filter-refresh-expected.png:
+ * svg/carto.net/tabgroup.svg:
+ * svg/carto.net/window.svg:
+ * svg/css/shadow-changes.svg:
+ * svg/custom/loadevents-externalresourcesrequired.svg:
+ * svg/dom/SVGPathSegList-segment-modification.svg:
+ * svg/dom/SVGPathSegList-xml-dom-synchronization2.xhtml:
+ * svg/dom/SVGRectElement/rect-modify-rx.svg:
+ * svg/filters/animate-fill.svg:
+ * svg/filters/feImage-reference-invalidation.svg:
+ * svg/filters/feImage-target-add-to-document.svg:
+ * svg/filters/feImage-target-changes-id.svg:
+ * svg/filters/feImage-target-id-change.svg:
+ * svg/filters/feImage-target-reappend-to-document.svg:
+ * svg/filters/feImage-target-remove-from-document.svg:
+ * svg/filters/filter-refresh.svg:
+ * svg/filters/filter-width-update.svg:
+ * svg/filters/invalidate-on-child-layout.svg:
+ * svg/hixie/perf/001.xml:
+ * svg/hixie/perf/002.xml:
+ * svg/hixie/perf/003.xml:
+ * svg/hixie/perf/004.xml:
+ * svg/hixie/perf/005.xml:
+ * svg/hixie/perf/006.xml:
+ * svg/hixie/perf/007.xml:
+ * svg/repaint/container-repaint.svg:
+ * svg/repaint/filter-child-repaint.svg:
+ * svg/repaint/image-href-change.svg:
+ * svg/repaint/image-with-clip-path.svg:
+ * svg/text/text-text-05-t.svg:
+ * svg/zoom/page/absolute-sized-document-no-scrollbars.svg:
+ * svg/zoom/page/absolute-sized-document-scrollbars.svg:
+ * svg/zoom/page/relative-sized-document-scrollbars.svg:
+ * svg/zoom/page/zoom-coords-viewattr-01-b.svg:
+ * svg/zoom/page/zoom-foreignObject.svg:
+ * svg/zoom/page/zoom-mask-with-percentages.svg:
+ * svg/zoom/resources/testPageZoom.js:
+ (repaintTest):
+ * svg/zoom/text/absolute-sized-document-no-scrollbars.svg:
+ * svg/zoom/text/absolute-sized-document-scrollbars.svg:
+ * svg/zoom/text/relative-sized-document-scrollbars.svg:
+ * svg/zoom/text/zoom-coords-viewattr-01-b.svg:
+ * svg/zoom/text/zoom-foreignObject.svg:
+
+2012-02-07 Alexander Pavlov <apavlov@chromium.org>
+
+ Web Inspector: Closed computed style sidebar pane rebuilds, resulting in slowness
+ https://bugs.webkit.org/show_bug.cgi?id=77865
+
+ Reviewed by Pavel Feldman.
+
+ * http/tests/inspector/elements-test.js:
+ (initialize_ElementTest.InspectorTest.selectNodeAndWaitForStylesWithComputed.stylesCallback):
+ (initialize_ElementTest.InspectorTest.selectNodeAndWaitForStylesWithComputed):
+ * inspector/elements/elements-panel-styles.html:
+ * inspector/styles/css-live-edit.html:
+ * inspector/styles/lazy-computed-style-expected.txt: Added.
+ * inspector/styles/lazy-computed-style.html: Added.
+ * inspector/styles/styles-computed-trace.html:
+
+2012-02-08 Csaba Osztrogonác <ossy@webkit.org>
+
+ Unreviewed gardening after r106982.
+ Skip a new test because of missing AuthenticationChallenges support.
+
+ * platform/qt/Skipped:
+ * platform/wk2/Skipped:
+
+2012-02-08 Shinya Kawanaka <shinyak@google.com>
+
+ Stop calling Element::ensureShadowRoot() if it is used in construction phase.
+ https://bugs.webkit.org/show_bug.cgi?id=77929
+
+ Reviewed by Hajime Morita.
+
+ ShadowRoot's life cycle can be consufing If Element::ensureShadowRoot() is used.
+ So we want to remove Element::ensureShadowRoot().
+ This patch replaces Element::ensureShadowRoot() if it is used in object construction phase.
+
+ No new tests, no change in behavior.
+
+ * html/HTMLDetailsElement.cpp:
+ (WebCore::HTMLDetailsElement::createShadowSubtree):
+ * html/HTMLKeygenElement.cpp:
+ (WebCore::HTMLKeygenElement::HTMLKeygenElement):
+ * html/HTMLMeterElement.cpp:
+ (WebCore::HTMLMeterElement::createShadowSubtree):
+ * html/HTMLProgressElement.cpp:
+ (WebCore::HTMLProgressElement::createShadowSubtree):
+ * html/HTMLSummaryElement.cpp:
+ (WebCore::HTMLSummaryElement::createShadowSubtree):
+ * html/HTMLTextAreaElement.cpp:
+ (WebCore::HTMLTextAreaElement::createShadowSubtree):
+
+2012-02-08 Nikolas Zimmermann <nzimmermann@rim.com>
+
+ Not reviewed. Add missing results for a new SVG test.
+
+ * platform/mac/svg/custom/use-disappears-after-style-update-expected.png: Added.
+ * platform/mac/svg/custom/use-disappears-after-style-update-expected.txt: Added.
+
+2012-02-08 Pavel Podivilov <podivilov@chromium.org>
+
+ Unreviewed, remove deleted touch-gesture-scroll.html test from test_expectations.txt.
+
+ * platform/chromium/test_expectations.txt:
+
+2012-02-08 Dominic Mazzoni <dmazzoni@google.com>
+
+ Unreviewed, skipping test that times out or crashes on most platforms.
+ https://bugs.webkit.org/show_bug.cgi?id=73912
+
+ * platform/chromium/test_expectations.txt:
+
+2012-02-08 Kentaro Hara <haraken@chromium.org>
+
+ Replace [CheckNodeSecurity] with [CheckAccessToNode]
+ https://bugs.webkit.org/show_bug.cgi?id=77971
+
Reviewed by Adam Barth.
- * storage/indexeddb/versionchangerequest-activedomobject-expected.txt: Added.
- * storage/indexeddb/versionchangerequest-activedomobject.html: Added.
+ The added test checks if frameElement is accessible from the same or cross origin iframe.
+ * http/tests/security/cross-frame-access-frameelement-expected.txt: Added.
+ * http/tests/security/cross-frame-access-frameelement.html: Added.
+ * http/tests/security/resources/cross-frame-access-frameelement-from-iframe.html: Added.
+ * platform/chromium/http/tests/security/cross-frame-access-put-expected.txt: Updated the test result.
+
+2012-02-07 Robert Kroeger <rjkroege@chromium.org>
+
+ [chromium] Remove unnecessary Chromium gesture recognizer tests.
+ https://bugs.webkit.org/show_bug.cgi?id=77492
+
+ Reviewed by Adam Barth.
+
+ * fast/events/touch/page-scaled-touch-gesture-click-expected.txt:
+ * fast/events/touch/page-scaled-touch-gesture-click.html:
+ * fast/events/touch/touch-gesture-click-expected.txt: Removed.
+ * fast/events/touch/touch-gesture-click.html: Removed.
+ * fast/events/touch/touch-gesture-scroll-expected.txt: Removed.
+ * fast/events/touch/touch-gesture-scroll.html: Removed.
+ * platform/chromium/fast/events/touch/touch-gesture-click-expected.txt: Removed.
+ * platform/chromium/fast/events/touch/touch-gesture-scroll-expected.txt: Removed.
+
+2012-02-07 Erik Arvidsson <arv@chromium.org>
+
+ [V8] Allow bindings for attributes on DOM nodes to also set a named hidden reference
+ https://bugs.webkit.org/show_bug.cgi?id=78052
+
+ Reviewed by Nate Chapin.
+
+ * platform/chromium/test_expectations.txt:
+
+2012-02-07 Julien Chaffraix <jchaffraix@webkit.org>
+
+ Unreviewed gardening.
+
+ Add / update the baselines for fast/text/synthetic-bold-transformed.html and svg/custom/use-disappears-after-style-update.svg.
+
+ * platform/chromium-linux-x86/svg/custom/use-disappears-after-style-update-expected.txt: Added.
+ * platform/chromium-linux/fast/text/synthetic-bold-transformed-expected.png: Added.
+ * platform/chromium-linux/svg/custom/use-disappears-after-style-update-expected.txt: Added.
+ * platform/chromium-mac-snowleopard/fast/text/synthetic-bold-transformed-expected.png: Added.
+ * platform/chromium-mac-snowleopard/svg/custom/use-disappears-after-style-update-expected.png: Added.
+ * platform/chromium-win-vista/svg/custom/use-disappears-after-style-update-expected.txt: Added.
+ * platform/chromium-win-xp/svg/custom/use-disappears-after-style-update-expected.txt: Added.
+ * platform/chromium-win/fast/text/synthetic-bold-transformed-expected.png: Added.
+ * platform/chromium-win/svg/custom/use-disappears-after-style-update-expected.png: Added.
+ * platform/chromium-win/svg/custom/use-disappears-after-style-update-expected.txt: Added.
+
+2012-02-07 Mike Lawther <mikelawther@chromium.org>
+
+ CSS3 calc() - simple parse time evaluation
+ https://bugs.webkit.org/show_bug.cgi?id=77960
+
+ Reviewed by Ojan Vafai.
+
+ * css3/calc/color-hsl-expected.txt:
+ * css3/calc/color-rgb-expected.txt:
+
+2012-02-07 Chris Palmer <palmer@google.com>
+
+ Resolve crash in FrameLoader::checkTimerFired.
+ https://bugs.webkit.org/show_bug.cgi?id=77907
+
+ Reviewed by Eric Seidel.
+
+ * http/tests/appcache/deferred-events-delete-while-raising-timer-expected.txt: Added.
+ * http/tests/appcache/deferred-events-delete-while-raising-timer.html: Added.
+ * http/tests/appcache/resources/deferred-events-delete-while-raising-timer-1.html: Added.
+ * http/tests/appcache/resources/deferred-events-delete-while-raising-timer-2.html: Added.
+
+2012-02-07 David Barton <dbarton@mathscribe.com>
+
+ Remove extraneous MathML code before bug 52444 fix
+ https://bugs.webkit.org/show_bug.cgi?id=78034
+
+ Reviewed by Eric Seidel.
+
+ The rendering of the scrollbar in row-expected.png was flaky, presumably due to a test
+ environment timing issue, so I removed it.
+
+ * mathml/presentation/row.xhtml:
+ * platform/mac/mathml/presentation/row-expected.png:
+ * platform/mac/mathml/presentation/row-expected.txt:
+
+2012-02-07 Ami Fischman <fischman@chromium.org>
+
+ Override expected-failure mac-leopard/media/media-blocked-by-beforeload-expected.txt with copy of expected-success expectation, for chromium-mac-leopard.
+ https://bugs.webkit.org/show_bug.cgi?id=78030
+
+ Unreviewed.
+
+ * platform/chromium-mac-leopard/media/media-blocked-by-beforeload-expected.txt: Added.
+
+2012-02-07 Dan Bernstein <mitz@apple.com>
+
+ <rdar://problem/10475450> Synthetic bold is illegible under some scaling transforms
+ https://bugs.webkit.org/show_bug.cgi?id=78044
+
+ Reviewed by Beth Dakin.
+
+ * fast/text/synthetic-bold-transformed-expected.html: Added.
+ * fast/text/synthetic-bold-transformed.html: Added.
+
+2012-02-07 Adam Klein <adamk@chromium.org>
+
+ Add JSC support for delivering mutations when the outermost script context exits
+ https://bugs.webkit.org/show_bug.cgi?id=70289
+
+ Reviewed by Eric Seidel.
+
+ With the various fixes in this change, 8/10 tests in fast/mutation
+ pass under WebKit/Mac. Of the failing tests, only one is due to
+ a deficiency in the Mac port's code (end-of-task-delivery.html);
+ the other is due to lack of support for a feature (FILE_SYSTEM)
+ exercised by the test (non-event-delivery.html).
+
+ * fast/mutation/non-event-delivery.html: Made it fail fast if FileSystem support isn't available.
+ * fast/mutation/observe-attributes.html: Fixed calls to removeEventListener.
+ * fast/mutation/observe-characterdata.html: ditto.
+
+2012-02-07 Levi Weintraub <leviw@chromium.org>
+
+ [SVG] Use element disappears after scripted change
+ https://bugs.webkit.org/show_bug.cgi?id=74392
+
+ Reviewed by Eric Seidel.
+
+ * platform/mac-snowleopard/svg/custom/use-disappears-after-style-update-expected.png: Added.
+ * platform/mac-snowleopard/svg/custom/use-disappears-after-style-update-expected.txt: Added.
+ * svg/custom/use-disappears-after-style-update.svg: Added.
+
+2012-02-07 Levi Weintraub <leviw@chromium.org>
+
+ unicode-bidi:plaintext is supposed to be effective on display:inline elements too
+ https://bugs.webkit.org/show_bug.cgi?id=73310
+
+ Reviewed by Eric Seidel.
+
+ Ref tests for unicode-bidi: plaintext on inlines.
+
+ * fast/text/international/inline-plaintext-is-isolated-expected.html: Added.
+ * fast/text/international/inline-plaintext-is-isolated.html: Added.
+ * fast/text/international/inline-plaintext-relayout-with-leading-neutrals-expected.html: Added.
+ * fast/text/international/inline-plaintext-relayout-with-leading-neutrals.html: Added.
+ * fast/text/international/inline-plaintext-with-generated-content-expected.html: Added.
+ * fast/text/international/inline-plaintext-with-generated-content.html: Added.
+
+2012-02-07 Julien Chaffraix <jchaffraix@webkit.org>
+
+ Unreviewed gardening after r106982.
+
+ * platform/chromium/test_expectations.txt:
+ We don't have at least one of the layoutTestController
+ functions used in this test so we are receiving an
+ exception and timing out.
+
+2012-02-07 Eugene Girard <girard@chromium.org>
+
+ IndexedDB createIndex should fail if options arg is invalid
+ https://bugs.webkit.org/show_bug.cgi?id=58467
+
+ Reviewed by Tony Chang.
+
+ This ticket was fixed as part of https://bugs.webkit.org/show_bug.cgi?id=58471
+ Adding unit tests to verify correct operation.
+
+ * storage/indexeddb/index-basics-expected.txt:
+ * storage/indexeddb/index-basics-workers-expected.txt:
+ * storage/indexeddb/resources/index-basics.js:
+ (deleteExisting):
+
+2012-02-07 Julien Chaffraix <jchaffraix@webkit.org>
+
+ Unreviewed gardening.
+
+ * platform/chromium/test_expectations.txt:
+ Mark those 2 tests as crashing in Debug as they seem
+ to be hitting an ASSERT.
+
+2012-02-07 Csaba Osztrogonác <ossy@webkit.org>
+
+ [Qt] Unreviewed gardening, paint the bots green.
+
+ * platform/qt/Skipped: Skip failing/crashing tests, because we like regressions in trunk.
+
+2012-02-07 Brady Eidson <beidson@apple.com>
+
+ <rdar://problem/9567286> and https://bugs.webkit.org/show_bug.cgi?id=78003
+ WebKit associates credentials with the wrong site if the authentication challenge takes place after a redirect chain
+
+ Reviewed by Alexey Proskuryakov.
+
+ * http/tests/loading/authentication-after-redirect-stores-wrong-credentials/authentication-after-redirect-stores-wrong-credentials-expected.txt: Added.
+ * http/tests/loading/authentication-after-redirect-stores-wrong-credentials/authentication-after-redirect-stores-wrong-credentials.html: Added.
+ * http/tests/loading/authentication-after-redirect-stores-wrong-credentials/resources/wrong-credential-1-redirect-to-auth.php: Added.
+ * http/tests/loading/authentication-after-redirect-stores-wrong-credentials/resources/wrong-credential-2-auth-then-redirect-to-finish.php: Added.
+ * http/tests/loading/authentication-after-redirect-stores-wrong-credentials/resources/wrong-credential-3-output-credentials-then-finish.php: Added.
+
+2012-02-07 Julien Chaffraix <jchaffraix@webkit.org>
+
+ Revert r106958.
+
+ * platform/chromium/test_expectations.txt:
+ It was a mistake as the test is really flaky not slow,
+ so now it is taking way longer to fail (see http://webkit.org/b/77997).
+
+2012-02-07 Julien Chaffraix <jchaffraix@webkit.org>
+
+ Unreviewed gardening.
+
+ * platform/chromium-linux/fast/forms/tabbing-input-iframe-expected.png:
+ * platform/chromium-win/fast/events/frame-tab-focus-expected.txt: Removed.
+ * platform/chromium/fast/events/frame-tab-focus-expected.txt: Added.
+ * platform/chromium/test_expectations.txt:
+ Rebaseline some old entries in test_expectations.
+
+2012-02-07 Raymond Toy <rtoy@google.com>
+
+ createImpulseBuffer uses incorrect length
+ https://bugs.webkit.org/show_bug.cgi?id=77665
+
+ Reviewed by Kenneth Russell.
+
+ * webaudio/resources/audio-testing.js:
+ (createImpulseBuffer): Fix bug so the buffer has the correct
+ length.
+
+2012-02-07 Abhishek Arya <inferno@chromium.org>
+
+ Crash in ContainerNode functions due to mutation events.
+ https://bugs.webkit.org/show_bug.cgi?id=77999
+
+ Reviewed by Ryosuke Niwa.
+
+ * fast/dom/remove-body-during-body-replacement-expected.txt: Added.
+ * fast/dom/remove-body-during-body-replacement.html: Added.
+ * fast/dom/remove-body-during-body-replacement2-expected.txt: Added.
+ * fast/dom/remove-body-during-body-replacement2.html: Added.
+
+2012-02-07 Joshua Bell <jsbell@chromium.org>
+
+ [Chromium] storage/indexeddb/index-cursor.html timeouts on Mac Debug
+ https://bugs.webkit.org/show_bug.cgi?id=65862
+
+ Unreviewed test expectations change. Removed this expectation in r106857
+ but it's still timing out so restoring it for now.
+
+ * platform/chromium/test_expectations.txt:
+
+2012-02-07 Abhishek Arya <inferno@chromium.org>
+
+ Crash due to column style not updated on post block
+ in splitInlines.
+ https://bugs.webkit.org/show_bug.cgi?id=77939
+
+ Reviewed by Julien Chaffraix.
+
+ * fast/multicol/span/split-inline-wrong-post-block-crash-expected.txt: Added.
+ * fast/multicol/span/split-inline-wrong-post-block-crash.html: Added.
+
+2012-02-07 Julien Chaffraix <jchaffraix@webkit.org>
+
+ Unreviewed gardening.
+
+ * platform/chromium-mac-snowleopard/svg/carto.net/window-expected.txt: Removed.
+ * platform/chromium/test_expectations.txt: Added a TEXT output to a test as seen
+ on the bots.
+
+2012-02-07 Dana Jansens <danakj@chromium.org>
+
+ [chromium] re-enable fast/repaint/block-selection-gap-in-composited-layer for win/mac
+ https://bugs.webkit.org/show_bug.cgi?id=77896
+
+ Reviewed by Kenneth Russell.
+
+ * platform/chromium/test_expectations.txt:
+
+2012-02-07 Mike Lawther <mikelawther@chromium.org>
+
+ composited mask test for CSS3 calc
+ https://bugs.webkit.org/show_bug.cgi?id=76006
+
+ Reviewed by Ojan Vafai.
+
+ Tests for future implementation of CSS3 calc() (see http://webkit.org/b/16662)
+
+ These tests are expected to 'fail', and will pass once calc() functionality is landed.
+ For now, they serve to demonstrate that the current code doesn't crash on these tests.
+
+ * css3/calc/resources/alpha-gradient.png: Added.
+ * css3/calc/simple-composited-mask-expected-mismatch.html: Added.
+ * css3/calc/simple-composited-mask.html: Added.
+
+2012-02-07 Ami Fischman <fischman@chromium.org>
+
+ [Chromium] media/track/track-cue-nothing-to-render.html fails intermittently on Mac
+ https://bugs.webkit.org/show_bug.cgi?id=75132
+
+ Unreviewed, chromium expectations update.
+ Fixed with http://crrev.com/120714.
+
+ * platform/chromium/test_expectations.txt:
+
+2012-02-07 Ami Fischman <fischman@chromium.org>
+
+ Unreviewed, chromium expectations update.
+ [Chromium] Layout Test media/media-blocked-by-beforeload.html fails for LEOPARD
+ https://bugs.webkit.org/show_bug.cgi?id=77412
+
+ Fixed with http://crrev.com/120714.
+
+ * platform/chromium/test_expectations.txt:
+
+2012-02-07 Julien Chaffraix <jchaffraix@webkit.org>
+
+ Unreviewed gardening.
+
+ * platform/chromium/test_expectations.txt:
+ Mark an SVG test as SLOW.
+
+2012-02-07 Ami Fischman <fischman@chromium.org>
+
+ [Chromium] Layout Test media/controls-drag-timebar.html is flaky
+ https://bugs.webkit.org/show_bug.cgi?id=77531
+
+ No more flakiness.
+
+ Reviewed by Eric Carlson.
+
+ * platform/chromium/test_expectations.txt:
+
+2012-02-07 Csaba Osztrogonác <ossy@webkit.org>
+
+ [Qt][WK2] Unreviewed gardening.
+
+ * platform/qt-wk2/Skipped: Skip failing tests, because we like regressions in trunk.
+
+2012-02-07 Pavel Feldman <pfeldman@google.com>
+
+ Web Inspector: add generic support for undo-ing DOM edits.
+ https://bugs.webkit.org/show_bug.cgi?id=77875
+
+ Reviewed by Yury Semikhatsky.
+
+ * http/tests/inspector/elements-test.js:
+ (initialize_ElementTest.InspectorTest.rangeText):
+ (initialize_ElementTest.InspectorTest.generateUndoTest):
+ * inspector/elements/undo-dom-edits-2-expected.txt: Added.
+ * inspector/elements/undo-dom-edits-2.html: Added.
+ * inspector/elements/undo-dom-edits-expected.txt: Added.
+ * inspector/elements/undo-dom-edits.html: Added.
+ * inspector/styles/undo-add-property-expected.txt: Added.
+ * inspector/styles/undo-add-property.html: Added.
+ * inspector/styles/undo-change-property-expected.txt: Added.
+ * inspector/styles/undo-change-property.html: Added.
+ * inspector/styles/undo-property-toggle-expected.txt: Added.
+ * inspector/styles/undo-property-toggle.html: Added.
+
+2012-02-07 Tony Gentilcore <tonyg@chromium.org>
+
+ Unreviewed, more svg rebaselines following change in r106918.
+
+ * platform/chromium-linux/svg/text/text-text-05-t-expected.png:
+
+2012-02-07 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 one more test because of this bug.
+
+2012-02-07 Ádám Kallai <Kallai.Adam@stud.u-szeged.hu>
+
+ Unreviewed gardening after r106898. Update platform specific expected results
+
+ * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
+ * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
+
+2012-02-07 Sheriff Bot <webkit.review.bot@gmail.com>
+
+ Unreviewed, rolling out r106932.
+ http://trac.webkit.org/changeset/106932
+ https://bugs.webkit.org/show_bug.cgi?id=77988
+
+ Breaks Mac bots (Requested by pfeldman on #webkit).
+
+ * http/tests/inspector/elements-test.js:
+ (initialize_ElementTest.InspectorTest.rangeText):
+ * inspector/elements/undo-dom-edits-2-expected.txt: Removed.
+ * inspector/elements/undo-dom-edits-2.html: Removed.
+ * inspector/elements/undo-dom-edits-expected.txt: Removed.
+ * inspector/elements/undo-dom-edits.html: Removed.
+ * inspector/styles/undo-add-property-expected.txt: Removed.
+ * inspector/styles/undo-add-property.html: Removed.
+ * inspector/styles/undo-change-property-expected.txt: Removed.
+ * inspector/styles/undo-change-property.html: Removed.
+ * inspector/styles/undo-property-toggle-expected.txt: Removed.
+ * inspector/styles/undo-property-toggle.html: Removed.
+
+2012-02-07 Tony Gentilcore <tonyg@chromium.org>
+
+ Unreviewed, a couple more chromium rebaselines after r106918.
+
+ * platform/chromium-mac-leopard/svg/hixie/perf/006-expected.png: Removed.
+ * platform/chromium-mac-snowleopard/svg/hixie/perf/006-expected.png: Added.
+
+2012-02-07 Tony Gentilcore <tonyg@chromium.org>
+
+ Unreviewed, more chromium rebaselines as a result of change in r106918.
+
+ * platform/chromium-mac-leopard/svg/carto.net/tabgroup-expected.png: Added.
+ * platform/chromium-mac-leopard/svg/dom/SVGPathSegList-segment-modification-expected.png:
+ * platform/chromium-mac-leopard/svg/filters/filter-width-update-expected.png:
+ * platform/chromium-mac-leopard/svg/hixie/perf/003-expected.png:
+ * platform/chromium-mac-leopard/svg/hixie/perf/004-expected.png: Removed.
+ * platform/chromium-mac-leopard/svg/hixie/perf/005-expected.png: Removed.
+ * platform/chromium-mac-leopard/svg/hixie/perf/007-expected.txt: Added.
+ * platform/chromium-mac-snowleopard/svg/as-object/embedded-svg-size-changes-no-layout-triggers-expected.png: Added.
+ * platform/chromium-mac-snowleopard/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.png: Added.
+ * platform/chromium-mac-snowleopard/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-2-expected.png: Added.
+ * platform/chromium-mac-snowleopard/svg/carto.net/tabgroup-expected.png: Added.
+ * platform/chromium-mac-snowleopard/svg/dom/SVGPathSegList-segment-modification-expected.png: Added.
+ * platform/chromium-mac-snowleopard/svg/filters/filter-width-update-expected.png: Added.
+ * platform/chromium-mac-snowleopard/svg/hixie/perf/003-expected.png: Added.
+ * platform/chromium-mac-snowleopard/svg/hixie/perf/004-expected.png: Added.
+ * platform/chromium-mac-snowleopard/svg/hixie/perf/005-expected.png: Added.
+ * platform/chromium-mac/svg/dom/SVGPathSegList-segment-modification-expected.png: Removed.
+ * platform/chromium-mac/svg/filters/filter-width-update-expected.png: Removed.
+ * platform/mac/svg/as-object/embedded-svg-size-changes-no-layout-triggers-expected.txt: Removed.
+ * platform/mac/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.txt: Removed.
+ * platform/mac/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-2-expected.txt: Removed.
+ * platform/qt/svg/as-object/embedded-svg-size-changes-no-layout-triggers-expected.txt: Removed.
+ * platform/qt/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.txt: Removed.
+ * platform/qt/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-2-expected.txt: Removed.
+ * svg/as-object/embedded-svg-size-changes-no-layout-triggers-expected.txt: Renamed from LayoutTests/platform/gtk/svg/as-object/embedded-svg-size-changes-no-layout-triggers-expected.txt.
+ * svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.txt: Renamed from LayoutTests/platform/gtk/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.txt.
+ * svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-2-expected.txt: Renamed from LayoutTests/platform/gtk/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-2-expected.txt.
+
+2012-02-07 Tony Gentilcore <tonyg@chromium.org>
+
+ Unreviewed chromium rebaseline to account for change in r106918.
+
+ * platform/chromium-linux/svg/text/append-text-node-to-tspan-expected.png: Added.
+ * platform/chromium-linux/svg/text/remove-text-node-from-tspan-expected.png: Added.
+ * platform/chromium-linux/svg/zoom/page/zoom-background-images-expected.png:
+ * platform/chromium-linux/svg/zoom/text/zoom-coords-viewattr-01-b-expected.png:
+ * platform/chromium-mac-leopard/svg/carto.net/window-expected.png:
+ * platform/chromium-mac-leopard/svg/hixie/perf/001-expected.png: Added.
+ * platform/chromium-mac-leopard/svg/hixie/perf/002-expected.png: Added.
+ * platform/chromium-mac-leopard/svg/text/text-text-05-t-expected.png: Added.
+ * platform/chromium-mac-leopard/svg/zoom/text/zoom-coords-viewattr-01-b-expected.png:
+ * platform/chromium-mac-snowleopard/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-1-expected.png: Added.
+ * platform/chromium-mac-snowleopard/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-2-expected.png: Added.
+ * platform/chromium-mac-snowleopard/svg/carto.net/window-expected.png:
+ * platform/chromium-mac-snowleopard/svg/carto.net/window-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/carto.net/window-expected.txt.
+ * platform/chromium-mac-snowleopard/svg/hixie/perf/001-expected.png: Added.
+ * platform/chromium-mac-snowleopard/svg/hixie/perf/001-expected.txt: Copied from LayoutTests/platform/chromium-mac-snowleopard/svg/hixie/perf/002-expected.txt.
+ * platform/chromium-mac-snowleopard/svg/hixie/perf/002-expected.png:
+ * platform/chromium-mac-snowleopard/svg/hixie/perf/002-expected.txt:
+ * platform/chromium-mac-snowleopard/svg/text/text-text-05-t-expected.png: Added.
+ * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-hixie-mixed-008-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/zoom/page/zoom-hixie-mixed-008-expected.png.
+ * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-hixie-rendering-model-004-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/zoom/page/zoom-hixie-rendering-model-004-expected.png.
+ * platform/chromium-mac-snowleopard/svg/zoom/text/zoom-coords-viewattr-01-b-expected.png:
+ * platform/chromium-mac-snowleopard/svg/zoom/text/zoom-hixie-mixed-008-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/zoom/text/zoom-hixie-mixed-008-expected.png.
+ * platform/chromium-mac-snowleopard/svg/zoom/text/zoom-hixie-rendering-model-004-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/zoom/text/zoom-hixie-rendering-model-004-expected.png.
+ * platform/chromium-win/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-1-expected.png: Added.
+ * platform/chromium-win/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-2-expected.png: Added.
+ * platform/chromium-win/svg/carto.net/window-expected.png:
+ * platform/chromium-win/svg/carto.net/window-expected.txt:
+ * platform/chromium-win/svg/hixie/perf/001-expected.png:
+ * platform/chromium-win/svg/hixie/perf/001-expected.txt:
+ * platform/chromium-win/svg/hixie/perf/002-expected.png:
+ * platform/chromium-win/svg/hixie/perf/002-expected.txt:
+ * platform/chromium-win/svg/text/append-text-node-to-tspan-expected.png: Added.
+ * platform/chromium-win/svg/text/append-text-node-to-tspan-expected.txt: Added.
+ * platform/chromium-win/svg/text/remove-text-node-from-tspan-expected.png: Added.
+ * platform/chromium-win/svg/text/remove-text-node-from-tspan-expected.txt: Added.
+ * platform/chromium-win/svg/text/text-text-05-t-expected.png:
+ * platform/chromium-win/svg/text/text-text-05-t-expected.txt:
+ * platform/chromium-win/svg/zoom/page/zoom-background-images-expected.png:
+ * platform/chromium-win/svg/zoom/page/zoom-background-images-expected.txt:
+ * platform/chromium-win/svg/zoom/page/zoom-hixie-mixed-008-expected.png:
+ * platform/chromium-win/svg/zoom/page/zoom-hixie-mixed-008-expected.txt:
+ * platform/chromium-win/svg/zoom/page/zoom-hixie-rendering-model-004-expected.txt:
+ * platform/chromium-win/svg/zoom/text/zoom-coords-viewattr-01-b-expected.png:
+ * platform/chromium-win/svg/zoom/text/zoom-hixie-mixed-008-expected.txt:
+ * platform/chromium-win/svg/zoom/text/zoom-hixie-rendering-model-004-expected.txt:
+ * platform/mac-snowleopard/svg/zoom/page/zoom-hixie-mixed-008-expected.png: Removed.
+ * platform/mac/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-1-expected.txt: Removed.
+ * platform/mac/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-2-expected.txt: Removed.
+ * platform/qt/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-1-expected.txt: Removed.
+ * platform/qt/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-2-expected.txt: Removed.
+ * svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-1-expected.txt: Renamed from LayoutTests/platform/gtk/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-1-expected.txt.
+ * svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-2-expected.txt: Renamed from LayoutTests/platform/gtk/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-2-expected.txt.
+
+2012-02-07 Csaba Osztrogonác <ossy@webkit.org>
+
+ [Qt] Unreviewed gardening. Update platform specific expected files after r106918.
+
+ * platform/qt/Skipped: Unskip non-existing tests.
+ * platform/qt/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-1-expected.txt:
+ * platform/qt/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-2-expected.txt:
+ * platform/qt/svg/as-object/embedded-svg-size-changes-no-layout-triggers-expected.txt:
+ * platform/qt/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.txt:
+ * platform/qt/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-2-expected.txt:
+ * platform/qt/svg/carto.net/tabgroup-expected.png:
+ * platform/qt/svg/carto.net/tabgroup-expected.txt:
+ * platform/qt/svg/carto.net/window-expected.png:
+ * platform/qt/svg/carto.net/window-expected.txt:
+ * platform/qt/svg/dom/SVGPathSegList-segment-modification-expected.png:
+ * platform/qt/svg/dom/SVGPathSegList-segment-modification-expected.txt:
+ * platform/qt/svg/filters/filter-width-update-expected.png:
+ * platform/qt/svg/filters/filter-width-update-expected.txt:
+ * platform/qt/svg/hixie/perf/003-expected.png:
+ * platform/qt/svg/hixie/perf/003-expected.txt:
+ * platform/qt/svg/hixie/perf/004-expected.png:
+ * platform/qt/svg/hixie/perf/004-expected.txt:
+ * platform/qt/svg/hixie/perf/005-expected.png:
+ * platform/qt/svg/hixie/perf/005-expected.txt:
+ * platform/qt/svg/hixie/perf/006-expected.png:
+ * platform/qt/svg/hixie/perf/006-expected.txt:
+ * platform/qt/svg/zoom/page/zoom-background-images-expected.png:
+ * platform/qt/svg/zoom/page/zoom-background-images-expected.txt:
+ * platform/qt/svg/zoom/page/zoom-hixie-mixed-008-expected.png:
+ * platform/qt/svg/zoom/page/zoom-hixie-mixed-008-expected.txt:
+ * platform/qt/svg/zoom/page/zoom-hixie-rendering-model-004-expected.png: Added.
+ * platform/qt/svg/zoom/page/zoom-hixie-rendering-model-004-expected.txt:
+ * platform/qt/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt:
+ * platform/qt/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt:
+ * platform/qt/svg/zoom/text/zoom-hixie-mixed-008-expected.png:
+ * platform/qt/svg/zoom/text/zoom-hixie-mixed-008-expected.txt:
+ * platform/qt/svg/zoom/text/zoom-hixie-rendering-model-004-expected.png:
+ * platform/qt/svg/zoom/text/zoom-hixie-rendering-model-004-expected.txt:
+
+2012-02-07 Tony Gentilcore <tonyg@chromium.org>
+
+ Unreviewed gardening.
+
+ * platform/chromium-mac-leopard/fast/canvas/check-stale-putImageData-expected.png: Added. Pixel results for platform font.
+
+2012-02-07 Pavel Feldman <pfeldman@google.com>
+
+ Web Inspector: add generic support for undo-ing DOM edits.
+ https://bugs.webkit.org/show_bug.cgi?id=77875
+
+ Reviewed by Yury Semikhatsky.
+
+ * http/tests/inspector/elements-test.js:
+ (initialize_ElementTest.InspectorTest.rangeText):
+ (initialize_ElementTest.InspectorTest.generateUndoTest):
+ * inspector/elements/undo-dom-edits-2-expected.txt: Added.
+ * inspector/elements/undo-dom-edits-2.html: Added.
+ * inspector/elements/undo-dom-edits-expected.txt: Added.
+ * inspector/elements/undo-dom-edits.html: Added.
+ * inspector/styles/undo-add-property-expected.txt: Added.
+ * inspector/styles/undo-add-property.html: Added.
+ * inspector/styles/undo-change-property-expected.txt: Added.
+ * inspector/styles/undo-change-property.html: Added.
+ * inspector/styles/undo-property-toggle-expected.txt: Added.
+ * inspector/styles/undo-property-toggle.html: Added.
+
+2012-02-06 Yury Semikhatsky <yurys@chromium.org>
+
+ Web Inspector: don't mark object is queriable if it is only reachable by internal reference
+ https://bugs.webkit.org/show_bug.cgi?id=77877
+
+ Reviewed by Pavel Feldman.
+
+ * inspector/profiler/heap-snapshot.html:
+
+2012-02-07 Ádám Kallai <Kallai.Adam@stud.u-szeged.hu>
+
+ [Qt] New svg/hittest tests introduced in r106882 fail
+ https://bugs.webkit.org/show_bug.cgi?id=77964
+
+ Reviewed by Csaba Osztrogonác.
+
+ * platform/qt/Skipped: Skip failing tests until fix.
+
+2012-02-07 Philippe Normand <pnormand@igalia.com>
+
+ Unreviewed, GTK svg rebaseline after r106918.
+
+ * platform/gtk/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-1-expected.txt:
+ * platform/gtk/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-2-expected.txt:
+ * platform/gtk/svg/as-object/embedded-svg-size-changes-no-layout-triggers-expected.txt:
+ * platform/gtk/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.txt:
+ * platform/gtk/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-2-expected.txt:
+ * platform/gtk/svg/carto.net/tabgroup-expected.txt:
+ * platform/gtk/svg/carto.net/window-expected.txt:
+ * platform/gtk/svg/dom/SVGPathSegList-segment-modification-expected.txt:
+ * platform/gtk/svg/filters/filter-width-update-expected.txt:
+ * platform/gtk/svg/text/text-text-05-t-expected.txt:
+ * platform/gtk/svg/zoom/page/zoom-background-images-expected.txt:
+ * platform/gtk/svg/zoom/page/zoom-hixie-mixed-008-expected.txt:
+ * platform/gtk/svg/zoom/page/zoom-hixie-rendering-model-004-expected.txt:
+ * platform/gtk/svg/zoom/text/zoom-hixie-mixed-008-expected.txt:
+ * platform/gtk/svg/zoom/text/zoom-hixie-rendering-model-004-expected.txt:
+
+2012-02-07 Sheriff Bot <webkit.review.bot@gmail.com>
+
+ Unreviewed, rolling out r106915.
+ http://trac.webkit.org/changeset/106915
+ https://bugs.webkit.org/show_bug.cgi?id=77961
+
+ because 106912 was rolled out (Requested by Ossy on #webkit).
+
+ * platform/gtk/fast/dom/prototype-inheritance-2-expected.txt:
+ * platform/gtk/fast/js/global-constructors-expected.txt:
+ * platform/qt/fast/dom/constructed-objects-prototypes-expected.txt:
+ * platform/qt/fast/dom/prototype-inheritance-2-expected.txt:
+ * platform/qt/fast/js/global-constructors-expected.txt:
+
+2012-02-05 Nikolas Zimmermann <nzimmermann@rim.com>
+
+ Rewrite SVG tests to make extensive use of display() in repaint tests
+ https://bugs.webkit.org/show_bug.cgi?id=77736
+
+ Reviewed by Andreas Kling.
+
+ Convert all tests in svg/ (except svg/custom & svg/dynamic-updates) that exercise repainting to use the
+ fast/repaint/resources/repaint.js harness, which forces a layout, and calls layoutTestController.display()
+ before executing the actual repaint test, so that repaint rectangles are properly tracked and shown (white
+ areas that are redrawn, on top of the gray background, painted over the web view after the initial painting).
+
+ Previously SVG tests used to work like this: (using an HTML example, but it doesn't matter)
+ <html><body><svg><rect/><script>function change() { rect.setAttribute(...); layoutTestController.notifyDone(); } setTimeout(change, 0); </script></svg></body></html>
+
+ We expected that the initial painting was done, before change() as called. This is unreliable for various reasons:
+ - the timeout is not guaranteed to fire after the document loaded, it may happen inbetween on eg. a slow connection.
+ - nor is it guaranteed that the document has painted initially before we enter change().
+ This leads to the current regressions -- if we break repainting, we can't see it in the current layout tests, as the
+ initial painting always happens after change() executed in trunk, at least on a fast machine.
+
+ In order to make repaint testing reliable we have to use following scheme:
+ <html><body onload="runRepaintTest()"><svg><rect/><script>function repaintTest() { rect.setAttribute(...); }</script></svg></body></html>
+
+ runRepaintTest() is provided by the repaint.js harness and does:
+ if (window.layoutTestController) {
+ document.body.offsetTop;
+ layoutTestController.display();
+ repaintTest();
+ } else {
+ setTimeout(repaintTest, 100);
+ }
+
+ Using this harness outside of DRT allows to test SVG repainting tests in the browser as well, as the repainting changes
+ aren't immediately fired (0ms timer) but instead delayed by 100ms, so a visual "flash" is visible, if something changes.
+ For DRT it does two things. First it forces Document::updateLayout() to be called, and then forces the web view to paint
+ immediately, and then it starts tracking any repaint rects, that are fired _after_ the initial painting, which are then
+ highlighted in the pixel test dump later on. Using display() is the only way to get reliable painting results across
+ DRT/WebKitTestRunner, and to get rid of the flakiness.
+
+ All *.xml/*.html/*.htm/*.xhtml tests which excersise repainting can be moved to use runRepaintTest() from repaint.js.
+ <body> needs to be changed to <body onload="runRepaintTest()">, and the timeouts & waitUntilDone/notifyDone calls can
+ be removed from the tests, leading to much nicer testcases, removing lots of boilerplate.
+
+ Pure *.svg tests unfortunately can't use <svg onload="runRepaintTest()"> at the moment, due timing differences between
+ the HTML load and the SVGLoad event, that's out of scope for this bug report. To remove any hacks from the testcases
+ themselves, I centralized following work-around in a new function in repaint.js, and let all *.svg tests use it.
+
+ function runSVGRepaintTest() {
+ if (window.layoutTestController) {
+ layoutTestController.waitUntilDone();
+ setTimeout(runRepaintTest, 0);
+ } else
+ runRepaintTest();
+ }
+
+ runRepaintTest() has to be called from a timer at the moment, as the SVGLoad event fires earlier as HTML load event.
+ Before that is fixed, we have to use <svg onload="runSVGRepaintTest()"> instead of <svg onload="runRepaintTest()">
+ and append: layoutTestController.notifyDone() to the repaintTest() functions in the testcases. That should explain
+ the testcase differences between pure-SVG and non-pure-SVG tests, and why I treated them differently. This approach
+ is unfortunately as flakey as the old, so to make pure *.svg tests test repainting reliable, the bug needs to be fixed.
+
+ Note that svg/custom, and svg/dynamic-updates will be fixed in another chunk, as they also require large amounts
+ of rebaselines.
+
+ * fast/repaint/resources/repaint.js:
+ (runRepaintTest):
+ (runSVGRepaintTest):
+ * platform/chromium/test_expectations.txt:
+ * platform/mac/svg/as-background-image/animated-svg-as-background-expected.png:
+ * platform/mac/svg/as-image/animated-svg-as-image-expected.png:
+ * platform/mac/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.png:
+ * platform/mac/svg/as-image/animated-svg-as-image-same-image-expected.png:
+ * platform/mac/svg/as-image/svg-image-change-content-size-expected.png:
+ * platform/mac/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-1-expected.png:
+ * platform/mac/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-1-expected.txt:
+ * platform/mac/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-2-expected.png:
+ * platform/mac/svg/as-object/deep-nested-embedded-svg-size-changes-no-layout-triggers-2-expected.txt:
+ * platform/mac/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.png:
+ * platform/mac/svg/as-object/embedded-svg-size-changes-expected.png:
+ * platform/mac/svg/as-object/embedded-svg-size-changes-no-layout-triggers-expected.png:
+ * platform/mac/svg/as-object/embedded-svg-size-changes-no-layout-triggers-expected.txt:
+ * platform/mac/svg/as-object/nested-embedded-svg-size-changes-expected.png:
+ * platform/mac/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.png:
+ * platform/mac/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1-expected.txt:
+ * platform/mac/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-2-expected.png:
+ * platform/mac/svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-2-expected.txt:
+ * platform/mac/svg/carto.net/tabgroup-expected.png:
+ * platform/mac/svg/carto.net/tabgroup-expected.txt:
+ * platform/mac/svg/carto.net/window-expected.png:
+ * platform/mac/svg/carto.net/window-expected.txt:
+ * platform/mac/svg/css/shadow-changes-expected.png:
+ * platform/mac/svg/dom/SVGPathSegList-segment-modification-expected.png:
+ * platform/mac/svg/dom/SVGPathSegList-segment-modification-expected.txt:
+ * platform/mac/svg/dom/SVGPathSegList-xml-dom-synchronization-expected.png:
+ * platform/mac/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.png:
+ * platform/mac/svg/dom/SVGRectElement/rect-modify-rx-expected.png:
+ * platform/mac/svg/filters/filter-refresh-expected.png:
+ * platform/mac/svg/filters/filter-width-update-expected.png:
+ * platform/mac/svg/filters/filter-width-update-expected.txt:
+ * platform/mac/svg/filters/invalidate-on-child-layout-expected.png:
+ * platform/mac/svg/hixie/perf/001-expected.png:
+ * platform/mac/svg/hixie/perf/002-expected.png:
+ * platform/mac/svg/hixie/perf/003-expected.png:
+ * platform/mac/svg/hixie/perf/003-expected.txt:
+ * platform/mac/svg/hixie/perf/004-expected.png:
+ * platform/mac/svg/hixie/perf/004-expected.txt:
+ * platform/mac/svg/hixie/perf/005-expected.png:
+ * platform/mac/svg/hixie/perf/005-expected.txt:
+ * platform/mac/svg/hixie/perf/006-expected.png:
+ * platform/mac/svg/hixie/perf/006-expected.txt:
+ * platform/mac/svg/hixie/perf/007-expected.png:
+ * platform/mac/svg/hixie/perf/007-expected.txt:
+ * platform/mac/svg/repaint/filter-child-repaint-expected.png:
+ * platform/mac/svg/repaint/image-href-change-expected.png:
+ * platform/mac/svg/repaint/image-with-clip-path-expected.png:
+ * platform/mac/svg/text/append-text-node-to-tspan-expected.png:
+ * platform/mac/svg/text/modify-text-node-in-tspan-expected.png:
+ * platform/mac/svg/text/remove-text-node-from-tspan-expected.png:
+ * platform/mac/svg/text/remove-tspan-from-text-expected.png:
+ * platform/mac/svg/text/text-text-05-t-expected.png:
+ * platform/mac/svg/text/text-text-05-t-expected.txt:
+ * platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.png:
+ * platform/mac/svg/zoom/page/absolute-sized-document-no-scrollbars-expected.png:
+ * platform/mac/svg/zoom/page/relative-sized-document-scrollbars-expected.png:
+ * platform/mac/svg/zoom/page/zoom-background-images-expected.txt:
+ * platform/mac/svg/zoom/page/zoom-foreignObject-expected.png:
+ * platform/mac/svg/zoom/page/zoom-hixie-mixed-008-expected.txt:
+ * platform/mac/svg/zoom/page/zoom-hixie-rendering-model-004-expected.png:
+ * platform/mac/svg/zoom/page/zoom-hixie-rendering-model-004-expected.txt:
+ * platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.png:
+ * platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox-expected.png:
+ * platform/mac/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.png:
+ * platform/mac/svg/zoom/page/zoom-svg-as-image-expected.png:
+ * platform/mac/svg/zoom/page/zoom-svg-as-object-expected.png:
+ * platform/mac/svg/zoom/page/zoom-svg-as-relative-image-expected.png:
+ * platform/mac/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt:
+ * platform/mac/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt:
+ * platform/mac/svg/zoom/text/absolute-sized-document-no-scrollbars-expected.png:
+ * platform/mac/svg/zoom/text/absolute-sized-document-scrollbars-expected.png:
+ * platform/mac/svg/zoom/text/relative-sized-document-scrollbars-expected.png:
+ * platform/mac/svg/zoom/text/zoom-foreignObject-expected.png:
+ * platform/mac/svg/zoom/text/zoom-hixie-mixed-008-expected.png:
+ * platform/mac/svg/zoom/text/zoom-hixie-mixed-008-expected.txt:
+ * platform/mac/svg/zoom/text/zoom-hixie-mixed-009-expected.png:
+ * platform/mac/svg/zoom/text/zoom-hixie-rendering-model-004-expected.png:
+ * platform/mac/svg/zoom/text/zoom-hixie-rendering-model-004-expected.txt:
+ * svg/as-background-image/animated-svg-as-background.html:
+ * svg/as-background-image/resources/animated-rect-relative-size.svg:
+ * svg/as-background-image/svg-as-background-5.html:
+ * svg/as-background-image/svg-background-partial-redraw.html:
+ * svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size.html:
+ * svg/as-image/animated-svg-as-image-same-image.html:
+ * svg/as-image/animated-svg-as-image.html:
+ * svg/as-image/resources/animated-rect-fixed-size-2.svg: Copied from LayoutTests/svg/as-image/resources/animated-rect-same-image.svg.
+ * svg/as-image/resources/animated-rect-fixed-size.svg:
+ * svg/as-image/resources/animated-rect-relative-size.svg:
+ * svg/as-image/resources/animated-rect-same-image.svg:
+ * svg/as-image/svg-image-change-content-size.xhtml:
+ * svg/as-object/embedded-svg-immediate-offsetWidth-query.html:
+ * svg/as-object/embedded-svg-size-changes-no-layout-triggers.html:
+ * svg/as-object/embedded-svg-size-changes.html:
+ * svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-1.html:
+ * svg/as-object/nested-embedded-svg-size-changes-no-layout-triggers-2.html:
+ * svg/as-object/nested-embedded-svg-size-changes.html:
+ * svg/as-object/resources/embedded-svg-size-changes-no-layout-triggers.svg:
+ * svg/as-object/resources/nested-embedded-svg-size-changes-target-no-layout-triggers-1.html:
+ * svg/carto.net/tabgroup.svg:
+ * svg/carto.net/window.svg:
+ * svg/css/shadow-changes.svg:
+ * svg/dom/SVGPathSegList-segment-modification.svg:
+ * svg/dom/SVGPathSegList-xml-dom-synchronization.xhtml:
+ * svg/dom/SVGPathSegList-xml-dom-synchronization2.xhtml:
+ * svg/dom/SVGRectElement/rect-modify-rx.svg:
+ * svg/filters/animate-fill-expected.png:
+ * svg/filters/animate-fill.svg:
+ * svg/filters/feImage-reference-invalidation-expected.png:
+ * svg/filters/feImage-reference-invalidation.svg:
+ * svg/filters/feImage-target-add-to-document-expected.png:
+ * svg/filters/feImage-target-add-to-document.svg:
+ * svg/filters/feImage-target-changes-id-expected.png:
+ * svg/filters/feImage-target-changes-id.svg:
+ * svg/filters/feImage-target-id-change-expected.png:
+ * svg/filters/feImage-target-id-change.svg:
+ * svg/filters/feImage-target-reappend-to-document-expected.png:
+ * svg/filters/feImage-target-reappend-to-document.svg:
+ * svg/filters/feImage-target-remove-from-document-expected.png:
+ * svg/filters/feImage-target-remove-from-document.svg:
+ * svg/filters/filter-refresh.svg:
+ * svg/filters/filter-width-update.svg:
+ * svg/filters/invalidate-on-child-layout.svg:
+ * svg/hixie/perf/001.xml:
+ * svg/hixie/perf/002.xml:
+ * svg/hixie/perf/003.xml:
+ * svg/hixie/perf/004.xml:
+ * svg/hixie/perf/005.xml:
+ * svg/hixie/perf/006.xml:
+ * svg/hixie/perf/007.xml:
+ * svg/hixie/perf/resources/smallcats.gif: Added.
+ * svg/repaint/container-repaint-expected.png:
+ * svg/repaint/container-repaint.svg:
+ * svg/repaint/filter-child-repaint.svg:
+ * svg/repaint/image-href-change.svg:
+ * svg/repaint/image-with-clip-path.svg:
+ * svg/text/append-text-node-to-tspan.html:
+ * svg/text/modify-text-node-in-tspan.html:
+ * svg/text/remove-text-node-from-tspan.html:
+ * svg/text/remove-tspan-from-text.html:
+ * svg/text/text-text-05-t.svg:
+ * svg/transforms/animated-path-inside-transformed-html.xhtml:
+ * svg/zoom/page/absolute-sized-document-no-scrollbars.svg:
+ * svg/zoom/page/absolute-sized-document-scrollbars.svg:
+ * svg/zoom/page/relative-sized-document-scrollbars.svg:
+ * svg/zoom/page/zoom-background-image-tiled.html:
+ * svg/zoom/page/zoom-background-images.html:
+ * svg/zoom/page/zoom-coords-viewattr-01-b.svg:
+ * svg/zoom/page/zoom-foreignObject.svg:
+ * svg/zoom/page/zoom-getBoundingClientRect.xhtml:
+ * svg/zoom/page/zoom-hixie-mixed-008.xml:
+ * svg/zoom/page/zoom-hixie-mixed-009.xml:
+ * svg/zoom/page/zoom-hixie-rendering-model-004.xhtml:
+ * svg/zoom/page/zoom-img-preserveAspectRatio-support-1.html:
+ * svg/zoom/page/zoom-mask-with-percentages.svg:
+ * svg/zoom/page/zoom-replaced-intrinsic-ratio-001.htm:
+ * svg/zoom/page/zoom-svg-as-background-with-relative-size-and-viewBox.html:
+ * svg/zoom/page/zoom-svg-as-background-with-relative-size.html:
+ * svg/zoom/page/zoom-svg-as-image.html:
+ * svg/zoom/page/zoom-svg-as-object.html:
+ * svg/zoom/page/zoom-svg-as-relative-image.html:
+ * svg/zoom/page/zoom-svg-float-border-padding.xml:
+ * svg/zoom/page/zoom-svg-through-object-with-absolute-size-2.xhtml:
+ * svg/zoom/page/zoom-svg-through-object-with-absolute-size.xhtml:
+ * svg/zoom/page/zoom-svg-through-object-with-auto-size.html:
+ * svg/zoom/page/zoom-svg-through-object-with-huge-size.xhtml:
+ * svg/zoom/page/zoom-svg-through-object-with-override-size.html:
+ * svg/zoom/page/zoom-svg-through-object-with-percentage-size.xhtml:
+ * svg/zoom/page/zoom-svg-through-object-with-text.xhtml-disabled:
+ * svg/zoom/page/zoom-zoom-coords.xhtml:
+ * svg/zoom/resources/testPageZoom.js:
+ (repaintTest):
+ * svg/zoom/resources/testTextZoom.js:
+ (repaintTest):
+ * svg/zoom/text/absolute-sized-document-no-scrollbars.svg:
+ * svg/zoom/text/absolute-sized-document-scrollbars.svg:
+ * svg/zoom/text/relative-sized-document-scrollbars.svg:
+ * svg/zoom/text/zoom-coords-viewattr-01-b.svg:
+ * svg/zoom/text/zoom-foreignObject.svg:
+ * svg/zoom/text/zoom-hixie-mixed-008.xml:
+ * svg/zoom/text/zoom-hixie-mixed-009.xml:
+ * svg/zoom/text/zoom-hixie-rendering-model-004.xhtml:
+ * svg/zoom/text/zoom-svg-float-border-padding.xml:
+
+2012-02-07 Kaustubh Atrawalkar <kaustubh@motorola.com>
+
+ GTK & QT Rebaseline after r106912.
+ https://bugs.webkit.org/show_bug.cgi?id=77942
+
+ Reviewed by David Levin.
+
+ * platform/gtk/fast/dom/prototype-inheritance-2-expected.txt:
+ * platform/gtk/fast/js/global-constructors-expected.txt:
+ * platform/qt/fast/dom/constructed-objects-prototypes-expected.txt:
+ * platform/qt/fast/dom/prototype-inheritance-2-expected.txt:
+ * platform/qt/fast/js/global-constructors-expected.txt:
+
+2012-02-07 Sheriff Bot <webkit.review.bot@gmail.com>
+
+ Unreviewed, rolling out r106912.
+ http://trac.webkit.org/changeset/106912
+ https://bugs.webkit.org/show_bug.cgi?id=77947
+
+ "AppleWebKit build is broken" (Requested by haraken on
+ #webkit).
+
+ * fast/dom/DOMURL/check-instanceof-domurl-functions-expected.txt: Removed.
+ * fast/dom/DOMURL/check-instanceof-domurl-functions.html: Removed.
+
+2012-02-07 Kaustubh Atrawalkar <kaustubh@motorola.com>
+
+ Migrate createObjectURL & revokeObjectURL to static (Class) methods.
+ https://bugs.webkit.org/show_bug.cgi?id=74386
+
+ Reviewed by David Levin.
+
+ Added test to check if createObjectURL & revokeObjectURL are static functions.
+
+ * fast/dom/DOMURL/check-instanceof-domurl-functions-expected.txt: Added.
+ * fast/dom/DOMURL/check-instanceof-domurl-functions.html: Added.
+
+2012-02-03 Vsevolod Vlasov <vsevik@chromium.org>
+
+ http/tests/inspector/indexeddb/database-structure.html failing on chromium win/linux
+ https://bugs.webkit.org/show_bug.cgi?id=77661
+
+ Reviewed by Yury Semikhatsky.
+
+ * platform/chromium/test_expectations.txt:
+
+2012-02-06 Adam Barth <abarth@webkit.org>
+
+ http/tests/security/xssAuditor/cookie-injection.html is flaky
+ https://bugs.webkit.org/show_bug.cgi?id=77908
+
+ Reviewed by Eric Seidel.
+
+ Before this patch, the output of this test depended on the state of the
+ global cookie store. When running tests in parallel, the cookie store
+ is shared by multiple tests, and so its state varies from run to run.
+
+ This patch changes this test to look only for the specific cookie used
+ by this test, which should make the test more reliable when run in
+ parallel with other tests.
+
+ * http/tests/security/xssAuditor/cookie-injection-expected.txt:
+ * http/tests/security/xssAuditor/resources/echo-intertag.pl:
+ * platform/chromium/test_expectations.txt:
+
+2012-02-06 Hayato Ito <hayato@chromium.org>
+
+ Implement querySelector on ShadowRoot.
+ https://bugs.webkit.org/show_bug.cgi?id=77714
+
+ Reviewed by Dimitri Glazkov.
+
+ * fast/dom/shadow/shadow-root-js-api-expected.txt:
+ * fast/dom/shadow/shadow-root-js-api.html:
+
+2012-02-06 David Grogan <dgrogan@chromium.org>
+
+ js-test-pre.js: relay calls to testPassed, testFailed, debug, etc from
+ worker to document.
+ https://bugs.webkit.org/show_bug.cgi?id=76762
+
+ Reviewed by Ojan Vafai.
+
+ * fast/filesystem/resources/async-operations.js:
+ * fast/filesystem/resources/directory-entry-to-uri.js:
+ * fast/filesystem/resources/file-entry-to-uri-sync.js:
+ * fast/filesystem/resources/file-entry-to-uri.js:
+ * fast/filesystem/resources/file-from-file-entry-sync.js:
+ * fast/filesystem/resources/file-from-file-entry.js:
+ * fast/filesystem/resources/file-writer-abort-continue.js:
+ * fast/filesystem/resources/file-writer-abort-depth.js:
+ * fast/filesystem/resources/file-writer-abort.js:
+ * fast/filesystem/resources/file-writer-events.js:
+ * fast/filesystem/resources/file-writer-gc-blob.js:
+ * fast/filesystem/resources/file-writer-sync-truncate-extend.js:
+ * fast/filesystem/resources/file-writer-sync-write-overlapped.js:
+ * fast/filesystem/resources/file-writer-truncate-extend.js:
+ * fast/filesystem/resources/file-writer-write-overlapped.js:
+ * fast/filesystem/resources/fs-worker-common.js:
+ * fast/filesystem/resources/fs-worker-test-util.js: Removed.
+ * fast/filesystem/resources/simple-persistent-sync.js:
+ * fast/filesystem/resources/simple-persistent.js:
+ * fast/filesystem/resources/simple-readonly.js:
+ * fast/filesystem/resources/simple-required-arguments-getdirectory.js:
+ * fast/filesystem/resources/simple-required-arguments-getfile.js:
+ * fast/filesystem/resources/simple-required-arguments-getmetadata.js:
+ * fast/filesystem/resources/simple-required-arguments-remove.js:
+ * fast/filesystem/resources/simple-temporary-sync.js:
+ * fast/filesystem/resources/simple-temporary.js:
+ * fast/filesystem/resources/sync-operations.js:
+ * fast/filesystem/workers/async-operations.html:
+ * fast/filesystem/workers/file-entry-to-uri-sync.html:
+ * fast/filesystem/workers/file-from-file-entry-sync.html:
+ * fast/filesystem/workers/file-from-file-entry.html:
+ * fast/filesystem/workers/file-writer-events.html:
+ * fast/filesystem/workers/file-writer-gc-blob.html:
+ * fast/filesystem/workers/file-writer-sync-truncate-extend.html:
+ * fast/filesystem/workers/file-writer-sync-write-overlapped.html:
+ * fast/filesystem/workers/file-writer-truncate-extend.html:
+ * fast/filesystem/workers/file-writer-write-overlapped.html:
+ * fast/filesystem/workers/simple-persistent-sync.html:
+ * fast/filesystem/workers/simple-persistent.html:
+ * fast/filesystem/workers/simple-temporary-sync.html:
+ * fast/filesystem/workers/simple-temporary.html:
+ * fast/filesystem/workers/sync-operations.html:
+ * fast/js/resources/js-test-pre.js:
+ (testPassed):
+ (testFailed):
+ (finishJSTest):
+ (startWorker.worker.onmessage):
+ (startWorker.worker.onerror):
+ (startWorker):
+ * storage/indexeddb/basics-workers.html:
+ * storage/indexeddb/resources/basics.js:
+
+2012-02-06 Julien Chaffraix <jchaffraix@webkit.org>
+
+ Unreviewed gardening.
+
+ * platform/chromium-mac-snowleopard/fast/canvas/check-stale-putImageData-expected.png: Added.
+ Yet another font difference.
+
+ * platform/chromium/test_expectations.txt: Added LEOPARD to the list of flaky platforms.
+
+2012-02-06 Adam Barth <abarth@webkit.org>
+
+ http/tests/security/mixedContent/insecure-script-in-iframe.html flaky in chromium debug
+ https://bugs.webkit.org/show_bug.cgi?id=65567
+
+ Reviewed by Eric Seidel.
+
+ My theory is that the extra log message is caused by the preload
+ scanner requesting the script, which might occur if the test is running
+ extremely slowly (as it might on a debug bot).
+
+ This patch simplifies the test in the hopes of removing the flakiness.
+
+ * http/tests/security/mixedContent/insecure-script-in-iframe-expected.txt:
+ * http/tests/security/mixedContent/insecure-script-in-iframe.html:
+ * http/tests/security/mixedContent/resources/frame-with-insecure-script.html:
+ * platform/chromium/test_expectations.txt:
+
+2012-02-06 Adam Barth <abarth@webkit.org>
+
+ http/tests/security/mixedContent/insecure-image-in-main-frame.html is flaky
+ https://bugs.webkit.org/show_bug.cgi?id=77904
+
+ Reviewed by Darin Adler.
+
+ My theory is that the extra log message is caused by the preload
+ scanner requesting the image, which might occur if the test is running
+ extremely slowly (as it might on a debug bot).
+
+ This patch simplifies the test in the hopes of removing the flakiness.
+
+ * http/tests/security/mixedContent/insecure-image-in-main-frame-expected.txt:
+ * http/tests/security/mixedContent/insecure-image-in-main-frame.html:
+ * http/tests/security/mixedContent/resources/frame-with-insecure-image.html:
+ * platform/chromium/test_expectations.txt:
+
+2012-02-06 David Grogan <dgrogan@chromium.org>
+
+ Port some indexeddb layout tests to workers.
+ https://bugs.webkit.org/show_bug.cgi?id=77805
+
+ Reviewed by Tony Chang.
+
+ * storage/indexeddb/index-basics-workers-expected.txt: Added.
+ * storage/indexeddb/index-basics-workers.html: Added.
+ * storage/indexeddb/index-basics.html:
+ * storage/indexeddb/objectstore-basics-expected.txt:
+ * storage/indexeddb/objectstore-basics-workers-expected.txt: Added.
+ * storage/indexeddb/objectstore-basics-workers.html: Added.
+ * storage/indexeddb/objectstore-basics.html:
+ * storage/indexeddb/resources/index-basics.js: Copied from LayoutTests/storage/indexeddb/index-basics.html.
+ (test):
+ (setVersion):
+ (deleteExisting):
+ (addData):
+ (addData2):
+ (addData3):
+ (getData):
+ (getObjectData):
+ (getObjectData2):
+ (getObjectData3):
+ (getDataFail):
+ (getObjectDataFail):
+ (getObjectData4):
+ (openKeyCursor):
+ (cursor1Continue):
+ (cursor1Continue2):
+ (cursor1Continue3):
+ (openObjectCursor):
+ (cursor2Continue):
+ (cursor2Continue2):
+ (cursor2Continue3):
+ (last.try.get testFailed):
+ (last):
+ * storage/indexeddb/resources/objectstore-basics.js: Copied from LayoutTests/storage/indexeddb/objectstore-basics.html.
+ (test):
+ (openSuccess):
+ (setVersionSuccess):
+ (createIndex):
+ (testSetVersionAbort):
+ (createAnotherIndex):
+ (checkMetadata):
+ (addData):
+ (addDateSuccess):
+ (addSuccess):
+ (addAgainFailure):
+ (getSuccess):
+ (getSuccessDateKey):
+ (removeSuccess):
+ (removeSuccessButFalse):
+ (testPreConditions.request.onsuccess):
+ (testPreConditions):
+
+2012-02-06 Stephen Chenney <schenney@chromium.org>
+
+ RenderSVGShape::strokeContains will fail for some strokes
+ https://bugs.webkit.org/show_bug.cgi?id=76931
+
+ Reviewed by Darin Adler.
+
+ New tests for hit testing against an SVG path of zero length with
+ endcaps.
+
+ * svg/hittest/zero-length-butt-cap-path-expected.txt: Added.
+ * svg/hittest/zero-length-butt-cap-path.xhtml: Added.
+ * svg/hittest/zero-length-round-cap-path-expected.txt: Added.
+ * svg/hittest/zero-length-round-cap-path.xhtml: Added.
+ * svg/hittest/zero-length-square-cap-path-expected.txt: Added.
+ * svg/hittest/zero-length-square-cap-path.xhtml: Added.
+
+2012-02-06 Philip Rogers <pdr@google.com>
+
+ Fix color animations by value
+ https://bugs.webkit.org/show_bug.cgi?id=77812
+
+ Reviewed by Darin Adler.
+
+ * svg/animations/animate-color-fill-from-by-expected.txt: Added.
+ * svg/animations/animate-color-fill-from-by.html: Added.
+ * svg/animations/script-tests/animate-color-fill-from-by.js: Added.
+ (checkFillColor):
+ (sample1):
+ (sample2):
+ (sample3):
+ (executeTest):
+
+2012-02-03 Jer Noble <jer.noble@apple.com>
+
+ REGRESSION (r104303): Clicking inline video controls gives the video a focus ring
+ https://bugs.webkit.org/show_bug.cgi?id=77288
+
+ Reviewed by Darin Adler.
+
+ * media/video-mouse-focus-expected.txt: Added.
+ * media/video-mouse-focus.html: Added.
+
+2012-02-06 Ehsan Akhgari <ehsan.akhgari@gmail.com>
+
+ WebGL conformance test misc/functions-returning-strings.html fails
+ https://bugs.webkit.org/show_bug.cgi?id=77149
+
+ Imported the WebGL conformance test related to this.
+
+ Reviewed by Kenneth Russell.
+
+ * fast/canvas/webgl/functions-returning-strings-expected.txt: Added.
+ * fast/canvas/webgl/functions-returning-strings.html: Added.
+
+2012-02-06 Chris Rogers <crogers@google.com>
+
+ zvmul incorrectly multiplies complex arrays on Windows.
+ https://bugs.webkit.org/show_bug.cgi?id=77900
+
+ Reviewed by Kenneth Russell.
+
+ * platform/chromium/test_expectations.txt:
+
+2012-02-06 Ami Fischman <fischman@chromium.org>
+
+ Unreviewed, chromium expectations update.
+ Layout Test http/tests/media/video-served-as-text.html is flaky on cr-win
+ https://bugs.webkit.org/show_bug.cgi?id=72904
+
+ Test is not flaky on XP.
+
+ * platform/chromium/test_expectations.txt:
+
+2012-02-06 Joshua Bell <jsbell@chromium.org>
+
+ [Chromium] storage/indexeddb/index-cursor.html timeouts on Mac Debug
+ https://bugs.webkit.org/show_bug.cgi?id=65862
+
+ No sign of this test timing out in recent history, and significant
+ performance work has been done since it was filed. Unmarking as SLOW/PASS.
+
+ Reviewed by Tony Chang.
+
+ * platform/chromium/test_expectations.txt:
+
+2012-02-06 Julien Chaffraix <jchaffraix@webkit.org>
+
+ Unreviewed gardening.
+
+ More font differences that need a rebaseline.
+
+ * platform/chromium-linux-x86/fast/canvas/check-stale-putImageData-expected.png: Removed.
+ * platform/chromium-linux/fast/canvas/check-stale-putImageData-expected.png: Added.
+ * platform/chromium-win/fast/canvas/check-stale-putImageData-expected.png: Added.
+
+2012-02-06 Dana Jansens <danakj@chromium.org>
+
+ [Chromium] rebaseline test on win/mac after enabling paint opaque tracking for draw culling
+ https://bugs.webkit.org/show_bug.cgi?id=77497
+
+ Reviewed by James Robinson.
+
+ * platform/chromium-win/fast/repaint/block-selection-gap-in-composited-layer-expected.png: Added.
+ * platform/chromium/test_expectations.txt:
+
+2012-02-06 Adam Barth <abarth@webkit.org>
+
+ http/tests/security/mixedContent/insecure-plugin-in-iframe.html is flaky
+ https://bugs.webkit.org/show_bug.cgi?id=77901
+
+ Reviewed by Eric Seidel.
+
+ This test fails occationally because of the order of the frame load
+ callbacks. Now that we log mixed content errors to the console, we
+ don't need to dump the frame load callbacks in this test.
+
+ * http/tests/security/mixedContent/insecure-plugin-in-iframe-expected.txt:
+ * http/tests/security/mixedContent/insecure-plugin-in-iframe.html:
+
+2012-02-06 Cris Neckar <cdn@chromium.org>
+
+ Test for crash when counter nodes are reparented outside of tables
+ https://bugs.webkit.org/show_bug.cgi?id=75212
+
+ Reviewed by Adam Barth.
+
+ * fast/css/counters/reparent-table-children-with-counters-crash-expected.txt: Added.
+ * fast/css/counters/reparent-table-children-with-counters-crash.html: Added.
+
+2012-02-06 Adam Barth <abarth@webkit.org>
+
+ According to the flakiness dashboard, these tests do appear to be
+ successfully de-flaked.
+
+ * platform/chromium/test_expectations.txt:
+
+2012-02-06 Julien Chaffraix <jchaffraix@webkit.org>
+
+ Unreviewed rebaseline after r106836.
+
+ The rebaseline is caused by a font difference.
+
+ * platform/chromium-linux-x86/fast/canvas/check-stale-putImageData-expected.png: Added.
+
+2012-02-06 Joshua Bell <jsbell@chromium.org>
+
+ Unreviewed chromium test expectation change
+
+ Unmarking storage/indexeddb/data-corruption.html as TIMEOUT. Was apparently
+ bulk-marked as TIMEOUT on Snow Leopard as part of WK54322 although it is
+ not mentioned in that issue. The test hasn't failed in recent history and
+ there has been substantial rework on the IndexedDB feature since the
+ expectation was set.
+
+ * platform/chromium/test_expectations.txt:
+
+2012-02-06 Anders Carlsson <andersca@apple.com>
+
+ Wheel event handler count not updated when adding handlers to the window
+ https://bugs.webkit.org/show_bug.cgi?id=77895
+
+ Reviewed by Dan Bernstein.
+
+ * fast/events/wheelevent-handler-count-expected.txt: Added.
+ * fast/events/wheelevent-handler-count.html: Added.
+
+2012-02-05 Gustavo Noronha Silva <gns@gnome.org>
+
+ [GTK] Insta-crash when closing browser with inspector window opened
+ https://bugs.webkit.org/show_bug.cgi?id=50744
+
+ Reviewed by Martin Robinson.
+
+ * platform/gtk/Skipped: unskip inspector/debugger/open-close-open.html,
+ which now passes.
+
+2012-02-06 Joshua Bell <jsbell@chromium.org>
+
+ IndexedDB: Raise exception during add/put call if autoIncrement key insertion will fail
+ https://bugs.webkit.org/show_bug.cgi?id=77374
+
+ Reviewed by Tony Chang.
+
+ * storage/indexeddb/keypath-edges-expected.txt:
+ * storage/indexeddb/keypath-edges.html:
+
+2012-02-06 Julien Chaffraix <jchaffraix@webkit.org>
+
+ [Chromium] Test fast/forms/listbox-clear-restore.html is flaky
+ https://bugs.webkit.org/show_bug.cgi?id=77889
+
+ Unreviewed gardening.
+
+ * platform/chromium/test_expectations.txt:
+
+2012-02-06 Eugene Girard <girard@chromium.org>
+
+ IndexedDB createObjectStore should throw if options arg is invalid (not an object).
+ Added unit tests to test invalid arguments.
+ storage/indexddb/transaction-basics was modified only to correct calls that would
+ now throw.
+ https://bugs.webkit.org/show_bug.cgi?id=58471
+
+ Reviewed by Adam Barth.
+
+ * storage/indexeddb/create-object-store-options-expected.txt:
+ * storage/indexeddb/create-object-store-options.html:
+ * storage/indexeddb/index-basics-expected.txt:
+ * storage/indexeddb/index-basics.html:
+ * storage/indexeddb/resources/shared.js:
+ (evalAndExpectExceptionClass):
+ * storage/indexeddb/transaction-basics-expected.txt:
+ * storage/indexeddb/transaction-basics.html:
+ * storage/indexeddb/tutorial.html:
+
+2012-02-06 Jesus Sanchez-Palencia <jesus.palencia@openbossa.org>
+
+ [Qt][WK2] http/tests/loading/state-object-security-exception.html fails
+ https://bugs.webkit.org/show_bug.cgi?id=62731
+
+ Unreviewed gardening.
+
+ Skipped 3 tests because they were still failing after http://trac.webkit.org/changeset/106812 .
+ Skipped tests were:
+ fast/history/form-submit-in-frame-via-onclick.html
+ fast/history/form-submit-in-frame.html
+ http/tests/loading/state-object-security-exception.html
+
+ * platform/qt-wk2/Skipped:
+
+2012-02-06 Sheriff Bot <webkit.review.bot@gmail.com>
+
+ Unreviewed, rolling out r106797 and r106806.
+ http://trac.webkit.org/changeset/106797
+ http://trac.webkit.org/changeset/106806
+ https://bugs.webkit.org/show_bug.cgi?id=77888
+
+ The change is still causing some crashes in webaudio/ on the
+ Chromium bots (Requested by jchaffraix on #webkit).
+
+ * fast/events/resources/suspend-subframe-1.html: Removed.
+ * fast/events/resources/suspend-subframe-2.html: Removed.
+ * fast/events/suspend-timers-expected.txt: Removed.
+ * fast/events/suspend-timers.html: Removed.
+ * platform/chromium/test_expectations.txt:
+
+2012-02-06 Abhishek Arya <inferno@chromium.org>
+
+ Crash in SubframeLoader::loadSubframe.
+ https://bugs.webkit.org/show_bug.cgi?id=77345
+
+ Reviewed by Nate Chapin.
+
+ * fast/frames/resources/subframe-load-crash.svg: Added.
+ * fast/frames/subframe-load-crash-main-expected.txt: Added.
+ * fast/frames/subframe-load-crash-main.html: Added.
+
+2012-02-06 Jesus Sanchez-Palencia <jesus.palencia@openbossa.org>
+
+ [Qt][WK2] http/tests/loading/state-object-security-exception.html fails
+ https://bugs.webkit.org/show_bug.cgi?id=62731
+
+ Rubber stamped by Csaba Osztrogonác.
+
+ Unskipping tests that were kept as skipped even after
+ https://bugs.webkit.org/show_bug.cgi?id=42333 was fixed.
+
+ * platform/wk2/Skipped:
+
+2012-02-06 Alexei Filippov <alexeif@chromium.org>
+
+ Web Inspector: Redesign summary view / retaining tree contents
+ https://bugs.webkit.org/show_bug.cgi?id=77870
+
+ Reviewed by Pavel Feldman.
+
+ 1. Make object IDs less contrast.
+ 2. Put array indices in [].
+ 3. Do not write type if it's just "Object".
+
+ * inspector/profiler/detailed-heapshots-test.js:
+ (initialize_DetailedHeapshotTest.):
+ (initialize_DetailedHeapshotTest):
+
+2012-02-03 Hans Wennborg <hans@chromium.org>
+
+ Speech input: fix fast/speech/bubble-position.html
+ https://bugs.webkit.org/show_bug.cgi?id=77732
+
+ Reviewed by Tony Gentilcore.
+
+ There is no need for the test to check the pixel-exact position of the
+ rect, since that seems to vary a little between platforms.
+ The point of the test is to check that the rect is within the iframe,
+ so let's do that.
+
+ * fast/speech/bubble-position-expected.txt:
+ * fast/speech/bubble-position.html:
+
+2012-02-06 Allan Sandfeld Jensen <allan.jensen@nokia.com>
+
+ Test that timers do not fire from subframes of suspended documents.
+ https://bugs.webkit.org/show_bug.cgi?id=53733
+
+ Reviewed by Mihai Parparita.
+
+ * fast/events/resources/suspend-subframe-1.html: Added.
+ * fast/events/resources/suspend-subframe-2.html: Added.
+ * fast/events/suspend-timers-expected.txt: Added.
+ * fast/events/suspend-timers.html: Added.
+ * platform/chromium/test_expectations.txt:
+
+2012-02-06 Hayato Ito <hayato@chromium.org>
+
+ Add <shadow> element, which is guarded by SHADOW_DOM flag.
+ https://bugs.webkit.org/show_bug.cgi?id=76435
+
+ Reviewed by Dimitri Glazkov.
+
+ Test: fast/dom/shadow/shadow-element.html
+
+ * fast/dom/shadow/shadow-element-expected.txt: Added.
+ * fast/dom/shadow/shadow-element.html: Added.
+
+2012-02-06 Joe Thomas <joethomas@motorola.com>
+
+ https://bugs.webkit.org/show_bug.cgi?id=76995.
+ WebKit fails IETC :indeterminate and input type=radio test.
+
+ All input types should respect indeterminate property(getter and setter). This is true with other browsers.
+ Indeterminate appearance for radio input type is supported by IOS platform. Webkit need not support indeterminate appearance
+ for radio input type on other platforms.
+
+ Reviewed by Kent Tamura.
+
+ * fast/forms/indeterminate-input-types-expected.txt: Added.
+ * fast/forms/indeterminate-input-types.html: Added.
+ * fast/forms/indeterminate-radio.html:
+
+2012-02-06 Nikolas Zimmermann <nzimmermann@rim.com>
+
+ Not reviewed. Switch to unix file endings and at a trailing newline - hopefully the bots will accept my follow up patch then.
+
+ * svg/filters/invalidate-on-child-layout.svg:
+
+2012-02-06 Adam Barth <abarth@webkit.org>
+
+ Layout Test http/tests/security/xssAuditor/dom-write-innerHTML.html is flaky
+ https://bugs.webkit.org/show_bug.cgi?id=67538
+
+ Reviewed by Kentaro Hara.
+
+ Try to fix the flakiness in this test by kicking off the <img> load
+ before the load event has fired for the inner frame. That way, the
+ load event for the main frame will be delayed until the image finishes
+ loading (and its error handler has fired), removing the need for the
+ setTimeout.
+
+ * http/tests/security/xssAuditor/dom-write-innerHTML.html:
+ * http/tests/security/xssAuditor/resources/echo-dom-write-innerHTML.html:
+ * platform/chromium/test_expectations.txt:
+
+2012-02-05 Adam Barth <abarth@webkit.org>
+
+ xss-DENIED-from-data-url-in-foreign-domain-subframe.html is flaky
+ https://bugs.webkit.org/show_bug.cgi?id=77849
+
+ Reviewed by Kentaro Hara.
+
+ This test doesn't seem to be sequenced correctly w.r.t. the load events
+ of the various frames involved. This patch re-orders some of the
+ triggers in the hopes of making the test no longer flaky.
+
+ * http/tests/security/dataURL/resources/foreign-domain-data-url-accessor-iframe.html:
+ * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-subframe-expected.txt:
+ * http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-subframe.html:
+ * platform/chromium/http/tests/security/dataURL/xss-DENIED-from-data-url-in-foreign-domain-subframe-expected.txt:
+ * platform/chromium/test_expectations.txt:
+
+2012-02-05 Abhishek Arya <inferno@chromium.org>
+
+ Crash in FormSubmission::create.
+ https://bugs.webkit.org/show_bug.cgi?id=77813
+
+ Reviewed by Kent Tamura.
+
+ * fast/forms/form-submission-create-crash-expected.txt: Added.
+ * fast/forms/form-submission-create-crash.xhtml: Added.
+
+2012-02-05 Adam Barth <abarth@webkit.org>
+
+ Rebaseline xss-inactive-closure.html. This test "fails" because of a
+ subtle difference in how V8 and JSC do security checks. Essentially,
+ V8 does security checks based on the current ScriptExecutionContext
+ whereas JSC does security checks based on the current DOMWindow. I'm
+ working on fixing these differences in bugs like
+ https://bugs.webkit.org/show_bug.cgi?id=75793, but it's a long road.
+
+ In any case, the behavior indicated by this test is fine from a
+ security point of view, so it's better to rebaseline this test because
+ that will let us detect future regressions.
+
+ * platform/chromium/http/tests/security/listener/xss-inactive-closure-expected.txt: Added.
+ * platform/chromium/test_expectations.txt:
+
+2012-02-05 Adam Barth <abarth@webkit.org>
+
+ Rebaseline xss-DENIED-defineProperty. These V8-specific results appear
+ to also be passing, just with slightly fewer console messages.
+
+ * platform/chromium/http/tests/security/xss-DENIED-defineProperty-expected.txt: Added.
+ * platform/chromium/test_expectations.txt:
+
+2012-02-05 Adam Barth <abarth@webkit.org>
+
+ Further cleanup of failing and flaky security LayoutTests. This patch
+ updates the expectations to match the behavior as described by the
+ flakiness dashboard.
+
+ * platform/chromium/test_expectations.txt:
+
+2012-02-05 Adam Barth <abarth@webkit.org>
+
+ This test is no longer flaky. It appears to pass all the time.
+
+ * platform/chromium/test_expectations.txt:
+
+2012-02-04 Ken Buchanan <kenrb@chromium.org>
+
+ Crash when reparenting children of flexible boxes
+ https://bugs.webkit.org/show_bug.cgi?id=77458
+
+ Reviewed by Ojan Vafai.
+
+ This test case reparents a block node from under a flexible box so
+ that only anonymous blocks and floating generated blocks remain.
+ A recent patch caused these anonymous blocks to be collapsed, which
+ is incorrect.
+
+ * fast/css-generated-content/remove-div-from-flexible-box-with-floating-after-content-crash-expected.txt: Added
+ * fast/css-generated-content/remove-div-from-flexible-box-with-floating-after-content-crash.html: Added
+
+2012-02-03 Andreas Kling <awesomekling@apple.com>
+
+ Kill per-Attribute style declarations.
+ <http://webkit.org/b/77204>
+
+ Reviewed by Antti Koivisto.
+
+ Rebaselined 3 inspector tests since attribute styles are no longer shown per-attribute.
+
+ * inspector/elements/elements-panel-styles-expected.txt:
+ * inspector/styles/styles-computed-trace-expected.txt:
+ * inspector/styles/styles-new-API-expected.txt:
+
+2012-02-04 Adam Barth <abarth@webkit.org>
+
+ http/tests/security/xss-eval fails due to difference in JSC and V8 eval
+ https://bugs.webkit.org/show_bug.cgi?id=77806
+
+ Reviewed by Eric Seidel.
+
+ Both the JSC and V8 behaviors are reasonable in this case. This patch
+ modifies the test to show that either behavior isn't a security
+ vulnerability.
+
+ * http/tests/security/xss-eval.html:
+ * platform/chromium/http/tests/security/xss-eval-expected.txt:
+ * platform/chromium/test_expectations.txt:
+
+2012-02-04 David Grogan <dgrogan@chromium.org>
+
+ IndexedDB: mark quota layout test WONTFIX
+ https://bugs.webkit.org/show_bug.cgi?id=77459
+
+ Reviewed by Tony Chang.
+
+ * platform/chromium/test_expectations.txt:
+
2012-02-04 Swapna P <spottabathini@innominds.com>
Reviewed by Antonio Gomes.
« no previous file with comments | « no previous file | LayoutTests/platform/chromium/compositing/rubberbanding/transform-overhang-n-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698