| 2011-04-13 Nikolas Zimmermann <nzimmermann@rim.com> |
| |
| Reviewed by Dirk Schulze. |
| |
| SVGTextContentElements textLength returns 0 |
| https://bugs.webkit.org/show_bug.cgi?id=52543 |
| |
| Add new testcases from SVG 1.1 2nd edition. Correct all existing tests using textLength + SVG DOM Text API, |
| as we're not including textLength/lengthAdjust="spacingAndGlyphs" anymore in the SVGTextQuery results. |
| This matches Opera and a discussion on www-svg some time ago: http://www.w3.org/2010/05/24-svg-minutes.html. |
| |
| * platform/mac/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.checksum: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.png: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.txt: Added. |
| * platform/mac/svg/custom/text-dom-01-f-expected.checksum: |
| * platform/mac/svg/custom/text-dom-01-f-expected.png: |
| * platform/mac/svg/custom/text-dom-01-f-expected.txt: |
| * platform/mac/svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr-expected.checksum: Added. |
| * platform/mac/svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr-expected.png: Added. |
| * platform/mac/svg/dynamic-updates/SVGTextElement-dom-textLength-attr-expected.checksum: Added. |
| * platform/mac/svg/dynamic-updates/SVGTextElement-dom-textLength-attr-expected.png: Added. |
| * platform/mac/svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop-expected.checksum: Added. |
| * platform/mac/svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop-expected.png: Added. |
| * platform/mac/svg/dynamic-updates/SVGTextElement-svgdom-textLength-prop-expected.checksum: Added. |
| * platform/mac/svg/dynamic-updates/SVGTextElement-svgdom-textLength-prop-expected.png: Added. |
| * svg/W3C-SVG-1.1-SE/svgdom-over-01-f.svg: Added. |
| * svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr-expected.txt: Added. |
| * svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr.html: Added. |
| * svg/dynamic-updates/SVGTextElement-dom-textLength-attr-expected.txt: Added. |
| * svg/dynamic-updates/SVGTextElement-dom-textLength-attr.html: Added. |
| * svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop-expected.txt: Added. |
| * svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop.html: Added. |
| * svg/dynamic-updates/SVGTextElement-svgdom-textLength-prop-expected.txt: Added. |
| * svg/dynamic-updates/SVGTextElement-svgdom-textLength-prop.html: Added. |
| * svg/dynamic-updates/script-tests/SVGTextElement-dom-lengthAdjust-attr.js: Added. |
| (executeTest): |
| * svg/dynamic-updates/script-tests/SVGTextElement-dom-textLength-attr.js: Added. |
| (executeTest): |
| * svg/dynamic-updates/script-tests/SVGTextElement-svgdom-lengthAdjust-prop.js: Added. |
| (executeTest): |
| * svg/dynamic-updates/script-tests/SVGTextElement-svgdom-textLength-prop.js: Added. |
| (executeTest): |
| * svg/text/lengthAdjust-text-metrics-expected.txt: |
| * svg/text/resources/SelectionTestCase.js: |
| (transformPoint): |
| (transformRect): |
| (toAbsoluteCoordinates): |
| (selectRange): |
| * svg/text/script-tests/lengthAdjust-text-metrics.js: |
| (transformPoint): |
| (transformRect): |
| (numberToString): |
| (lengthToString): |
| (pointToString): |
| (rectToString): |
| |
| 2011-04-12 Andrey Kosyakov <caseq@chromium.org> |
| |
| Unreviewed. Adjusted chromium test expectations |
| - adding WIN crash for webgl-reflection.html |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-12 Andrey Kosyakov <caseq@chromium.org> |
| |
| Unreviewed. Adjusted chromium test expectations: |
| - missing expectations for child-layer-3d-sorting.html |
| - adopt-node-crash.html crash of mac debug gpu |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-12 Kent Tamura <tkent@chromium.org> |
| |
| Reviewed by Dimitri Glazkov. |
| |
| [Chromium] Add WebSettings::setValidationMessageTimerMagnification() |
| https://bugs.webkit.org/show_bug.cgi?id=57426 |
| |
| * platform/chromium/test_expectations.txt: |
| Remove validation-message-appearance.html because it becomes non-flaky |
| by the DRT change. |
| |
| 2011-04-12 Sergey Glazunov <serg.glazunov@gmail.com> |
| |
| Reviewed by Dimitri Glazkov. |
| |
| Element::setAttribute should check the namespace of an id attribute |
| https://bugs.webkit.org/show_bug.cgi?id=58359 |
| |
| * fast/dom/id-attribute-with-namespace-crash-expected.txt: Added. |
| * fast/dom/id-attribute-with-namespace-crash.html: Added. |
| |
| 2011-04-12 Andrey Kosyakov <caseq@chromium.org> |
| |
| Unreviewed. Added chromium baselines for new tests. |
| |
| * platform/chromium/test_expectations.txt: |
| * platform/chromium-linux/fast/borders/bidi-002-expected.png: Added. |
| * platform/chromium-linux/fast/borders/bidi-004-expected.png: Added. |
| * platform/chromium-linux/fast/borders/bidi-009a-expected.png: Added. |
| * platform/chromium-linux/fullscreen/full-screen-zIndex-expected.txt: Added. |
| * platform/chromium-mac-leopard/fast/borders/bidi-002-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/borders/bidi-004-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/borders/bidi-009a-expected.png: Added. |
| * platform/chromium-win/fast/borders/bidi-002-expected.png: Added. |
| * platform/chromium-win/fast/borders/bidi-002-expected.txt: Added. |
| * platform/chromium-win/fast/borders/bidi-004-expected.png: Added. |
| * platform/chromium-win/fast/borders/bidi-004-expected.txt: Added. |
| * platform/chromium-win/fast/borders/bidi-009a-expected.png: Added. |
| * platform/chromium-win/fast/borders/bidi-009a-expected.txt: Added. |
| * platform/chromium-win/fast/inline/positioned-object-between-replaced-elements-expected.txt: Added. |
| * platform/chromium-win/fullscreen/full-screen-zIndex-expected.txt: Added. |
| |
| 2011-04-12 Vangelis Kokkevis <vangelis@chromium.org> |
| |
| Reviewed by James Robinson. |
| |
| [chromium] Adding layout test for: |
| https://bugs.webkit.org/show_bug.cgi?id=58397 |
| |
| |
| * platform/chromium-gpu-mac/platform/chromium/compositing/child-layer-3d-sorting-expected.checksum: Added. |
| * platform/chromium-gpu-mac/platform/chromium/compositing/child-layer-3d-sorting-expected.png: Added. |
| * platform/chromium-gpu-mac/platform/chromium/compositing/child-layer-3d-sorting-expected.txt: Added. |
| * platform/chromium/compositing/child-layer-3d-sorting.html: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-12 Kenichi Ishibashi <bashi@chromium.org> |
| |
| Reviewed by Kent Tamura. |
| |
| Fix wrong calculation of HTMLFormElement::m_associatedElementsAfterIndex. |
| https://bugs.webkit.org/show_bug.cgi?id=58247 |
| |
| Added tests which ensure calculation of m_associatedElementsAfterIndex |
| doesn't get wrong. |
| |
| * fast/dom/HTMLFormElement/associated-elements-after-index-assertion-fail1-expected.txt: Added. |
| * fast/dom/HTMLFormElement/associated-elements-after-index-assertion-fail1.html: Added. |
| * fast/dom/HTMLFormElement/associated-elements-after-index-assertion-fail2-expected.txt: Added. |
| * fast/dom/HTMLFormElement/associated-elements-after-index-assertion-fail2.html: Added. |
| |
| 2011-04-12 Jian Li <jianli@chromium.org> |
| |
| Unreviewed, update chromium test expectations. |
| |
| Mark array-proto-func-property-getter-except.html and full-screen-zIndex.html |
| as filed in chromium. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-12 Csaba Osztrogonác <ossy@webkit.org> |
| |
| [Qt] http/tests/misc/favicon-loads-with-icon-loading-override.html fails |
| https://bugs.webkit.org/show_bug.cgi?id=58396 |
| |
| * platform/qt/Skipped: Add http/tests/misc/favicon-loads-with-icon-loading-override.html |
| |
| 2011-04-12 Gavin Barraclough <barraclough@apple.com> |
| |
| Reviewed by Oliver Hunt. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=58395 |
| Exceptions thrown from property getters called from Array prototype functions can be missed |
| |
| Added layout test. |
| |
| * fast/js/array-proto-func-property-getter-except-expected.txt: Added. |
| * fast/js/array-proto-func-property-getter-except.html: Added. |
| * fast/js/script-tests/array-proto-func-property-getter-except.js: Added. |
| (test.propertyGetter): |
| |
| 2011-04-12 Jer Noble <jer.noble@apple.com> |
| |
| Unreviewed; add two new tests to the mac-wk2 SkippedList. |
| |
| Skip fullscreen/video-specified-size.html and fullscreen/full-screen-zIndex.html |
| |
| * platform/mac-wk2/Skipped: |
| |
| 2011-04-12 John Abd-El-Malek <jam@chromium.org> |
| |
| Reviewed by Jian Li. |
| |
| [chromium] Fix spellcheck regression in context menus |
| https://bugs.webkit.org/show_bug.cgi?id=58386 |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-11 Jer Noble <jer.noble@apple.com> |
| |
| Reviewed by Simon Fraser. |
| |
| REGRESSION: Vimeo fullscreen video displays incorrectly |
| https://bugs.webkit.org/show_bug.cgi?id=58291 |
| |
| * fullscreen/video-specified-size-expected.txt: Added. |
| * fullscreen/video-specified-size.html: Added. |
| * fullscreen/full-screen-test.js: |
| * fullscreen/full-screen-zIndex-expected.txt: Added. |
| * fullscreen/full-screen-zIndex.html: Added. |
| * platform/mac/fullscreen/full-screen-zIndex-expected.checksum: Added. |
| * platform/mac/fullscreen/full-screen-zIndex-expected.png: Added. |
| |
| 2011-04-12 Yael Aharon <yael.aharon@nokia.com> |
| |
| Unreviewed. |
| |
| Unskip t0805-c5519-ibrdr-r-00-a.html, since it is now passing. |
| |
| * platform/qt/Skipped: |
| |
| 2011-04-12 Alice Liu <alice.liu@apple.com> |
| |
| Added http/tests/misc/favicon-loads-with-icon-loading-override.html |
| to mac-wk2 skipped list because resource load callbacks aren't implemented |
| in WebKitTestRunner. |
| |
| * platform/mac-wk2/Skipped: |
| |
| 2011-04-12 Yael Aharon <yael.aharon@nokia.com> |
| |
| Unreviewed. |
| |
| Update results after r83638. |
| |
| * platform/qt/css1/box_properties/padding_right_inline-expected.checksum: |
| * platform/qt/css1/box_properties/padding_right_inline-expected.png: |
| * platform/qt/css1/box_properties/padding_right_inline-expected.txt: |
| |
| 2011-04-12 Jian Li <jianli@chromium.org> |
| |
| Unreviewed, update chromium test expectations. |
| |
| Mark 3 bidi related layout tests as failed in chromium. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-12 Jian Li <jianli@chromium.org> |
| |
| Unreviewed, update chromium test expectations. |
| |
| Mark 3 layout tests as failed in chromium. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-12 Yael Aharon <yael.aharon@nokia.com> |
| |
| Reviewed by Eric Seidel. |
| |
| REGRESSION(r82419): extra border in t0805-c5519-ibrdr-r-00-a.html |
| https://bugs.webkit.org/show_bug.cgi?id=57459 |
| |
| * fast/borders/bidi-002.html: Added. |
| * fast/borders/bidi-004.html: Added. |
| * fast/borders/bidi-009a.html: Added. |
| * platform/mac/fast/borders/bidi-002-expected.checksum: Added. |
| * platform/mac/fast/borders/bidi-002-expected.png: Added. |
| * platform/mac/fast/borders/bidi-002-expected.txt: Added. |
| * platform/mac/fast/borders/bidi-004-expected.checksum: Added. |
| * platform/mac/fast/borders/bidi-004-expected.png: Added. |
| * platform/mac/fast/borders/bidi-004-expected.txt: Added. |
| * platform/mac/fast/borders/bidi-009a-expected.checksum: Added. |
| * platform/mac/fast/borders/bidi-009a-expected.png: Added. |
| * platform/mac/fast/borders/bidi-009a-expected.txt: Added. |
| |
| 2011-04-12 Jessie Berlin <jberlin@apple.com> |
| |
| [Windows XP Debug Tests] http/tests/inspector/resource-tree-model.html failing since introduction in r83584 |
| https://bugs.webkit.org/show_bug.cgi?id=58367 |
| |
| Add expected failing results to get the bots green. |
| |
| * platform/win-xp/http: Added. |
| * platform/win-xp/http/tests: Added. |
| * platform/win-xp/http/tests/inspector: Added. |
| * platform/win-xp/http/tests/inspector/resource-tree-model-expected.txt: Added. |
| |
| 2011-04-12 David Hyatt <hyatt@apple.com> |
| |
| Reviewed by Dan Bernstein. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=58176 |
| |
| Inline replaced elements following positioned elements on lines are not rendered. Make sure the |
| logic for skipping run construction in appendRunsForObject matches the new logic that I added |
| to findNextLineBreak. If they don't match up, you risk confusing the run construction code and |
| causing it to not make runs for objects that follow the positioned object on the line. |
| |
| * fast/inline/positioned-object-between-replaced-elements.html: Added. |
| * platform/mac/fast/inline/positioned-object-between-replaced-elements-expected.checksum: Added. |
| * platform/mac/fast/inline/positioned-object-between-replaced-elements-expected.png: Added. |
| * platform/mac/fast/inline/positioned-object-between-replaced-elements-expected.txt: Added. |
| |
| 2011-04-12 Alice Liu <alice.liu@apple.com> |
| |
| Reviewed by Sam Weinig. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=58292 |
| Provide new setting to allow site icon loading despite disabling automatic image loading in general. |
| |
| * http/tests/misc/favicon-loads-with-icon-loading-override-expected.txt: Added. |
| * http/tests/misc/favicon-loads-with-icon-loading-override.html: Added. |
| |
| 2011-04-11 Abhishek Arya <inferno@chromium.org> |
| |
| Reviewed by Dave Hyatt. |
| |
| Tests that we do not crash when reparenting a runin to a details block. |
| https://bugs.webkit.org/show_bug.cgi?id=58228 |
| |
| * fast/runin/runin-reparent-crash-expected.txt: Added. |
| * fast/runin/runin-reparent-crash.html: Added. |
| |
| 2011-04-12 Stephen White <senorblanco@chromium.org> |
| |
| Unreviewed; new chromium layout test baselines. |
| |
| New baselines after r83541. Note that these look worse, but that's |
| because we went from greyscale antialiasing to ClearType antialiasing, |
| but the layout tests turn off ClearType, so they don't get any AA |
| at all. It looks fine in Chrome. |
| |
| * platform/chromium-win/fast/multicol/shadow-breaking-expected.checksum: Removed. |
| * platform/chromium-win/fast/multicol/shadow-breaking-expected.png: |
| * platform/chromium-win/fast/text/shadow-translucent-fill-expected.checksum: Removed. |
| * platform/chromium-win/fast/text/shadow-translucent-fill-expected.png: |
| * platform/chromium-win/fast/transforms/shadows-expected.png: |
| * platform/chromium-win/svg/css/composite-shadow-text-expected.checksum: Removed. |
| * platform/chromium-win/svg/css/composite-shadow-text-expected.png: |
| * platform/chromium-win/svg/css/shadow-changes-expected.checksum: Removed. |
| * platform/chromium-win/svg/css/shadow-changes-expected.png: |
| * platform/chromium-win/svg/css/text-shadow-multiple-expected.checksum: Removed. |
| * platform/chromium-win/svg/css/text-shadow-multiple-expected.png: |
| * platform/chromium-win/transitions/svg-text-shadow-transition-expected.checksum: Removed. |
| * platform/chromium-win/transitions/svg-text-shadow-transition-expected.png: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-12 Cris Neckar <cdn@chromium.org> |
| |
| Reviewed by Nikolas Zimmermann. |
| |
| Tests for crash when non-svg inline text boxes exist in the list of text boxes. |
| https://bugs.webkit.org/show_bug.cgi?id=57933 |
| |
| * svg/text/svg-rtl-text-crash-expected.txt: Added. |
| * svg/text/svg-rtl-text-crash.html: Added. |
| |
| 2011-04-12 Mario Sanchez Prada <msanchez@igalia.com> |
| |
| Reviewed by Chris Fleizach. |
| |
| [GTK] Expose menu items and menus as children of a menu bar |
| https://bugs.webkit.org/show_bug.cgi?id=56659 |
| |
| New cross-platform test. Skipped in platforms with no results yet. |
| |
| * accessibility/aria-menubar-menuitems.html: Added. |
| * platform/gtk/accessibility/aria-menubar-menuitems-expected.txt: Added. |
| * platform/mac/Skipped: Skipped the new test. |
| * platform/win/Skipped: Ditto. |
| |
| 2011-04-12 Jessie Berlin <jberlin@apple.com> |
| |
| [WebKit2 Release Tests] fast/dom/StyleSheet/detached-stylesheet-without-wrapper.html flakey |
| https://bugs.webkit.org/show_bug.cgi?id=58337 |
| |
| Skip the test to get the bots green. |
| |
| * platform/mac-wk2/Skipped: |
| |
| 2011-04-12 Jian Li <jianli@chromium.org> |
| |
| Unreviewed, update chromium test expectations. |
| |
| Mark access-zero-sized-canvas as crash on chromium. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-12 Ilya Tikhonovsky <loislo@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: remove unnecessary method InspectorAgent.didEvaluateForTestInFrontend. |
| https://bugs.webkit.org/show_bug.cgi?id=58335 |
| |
| It was the method for Inspector layout tests. |
| We can use RuntimeAgent.evaluate instead. |
| |
| * http/tests/inspector/inspector-test.js: |
| (initialize_InspectorTest.InspectorTest.completeTest): |
| |
| 2011-04-12 Brady Eidson <beidson@apple.com> |
| |
| Rubberstamped by Adam Roben. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=58334 |
| LayoutTestController.computedStyleIncludingVisitedInfo-based tests don't work in WK2 |
| |
| * platform/mac-wk2/Skipped: Skip a new test due to an identified bug in WKTR and classify |
| three other skipped tests with that same bug. |
| |
| 2011-04-12 Andrey Kosyakov <caseq@chromium.org> |
| |
| Unreviewed. Adjusted chromium test expectations (webgl-reflection.html sometimes crashes on chromium mac debug) |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-12 Jessie Berlin <jberlin@apple.com> |
| |
| [Leopard Intel Debug Tests] fast/events/tabindex-focus-blur-all.html crashing since (83513, |
| 83521]. |
| https://bugs.webkit.org/show_bug.cgi?id=58327 |
| |
| Skip the test on Leopard to get the bots green. |
| |
| * platform/mac-leopard/Skipped: |
| |
| 2011-04-12 Adam Roben <aroben@apple.com> |
| |
| Add Windows expected failure results for a new test |
| |
| <http://webkit.org/b/58325> tracks the failure. |
| |
| * platform/win/fast/loader/stateobjects/state-url-sets-links-visited-expected.txt: Added. |
| |
| 2011-04-12 Adam Roben <aroben@apple.com> |
| |
| Remove no-longer-needed Windows-specific results for an arraybuffer test |
| |
| Fixes <http://webkit.org/b/58326> REGRESSION (r83532): |
| http/tests/xmlhttprequest/send-array-buffer.html failing on Windows |
| |
| * platform/win/http/tests/xmlhttprequest/send-array-buffer-expected.txt: Removed. |
| |
| 2011-04-12 Jessie Berlin <jberlin@apple.com> |
| |
| compositing/objects/composited-object-alignment.html causing failures in other tests since |
| it's introduction in r83518 |
| https://bugs.webkit.org/show_bug.cgi?id=58323 |
| |
| Disabling the test until it is fixed in order to get the bots green. |
| |
| * compositing/objects/composited-object-alignment.html: Removed. |
| * compositing/objects/composited-object-alignment.html-disabled: Copied from LayoutTests/compositing/objects/composited-object-alignment.html. |
| |
| 2011-04-11 Pavel Podivilov <podivilov@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: move shortcut handlers from SourceFrame to TextViewer. |
| https://bugs.webkit.org/show_bug.cgi?id=58238 |
| |
| * inspector/debugger/live-edit.html: |
| |
| 2011-04-12 Pavel Feldman <pfeldman@google.com> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: cookies view is empty even for sites with cookies. |
| https://bugs.webkit.org/show_bug.cgi?id=58316 |
| |
| * http/tests/inspector/resource-tree-model-expected.txt: Added. |
| * http/tests/inspector/resource-tree-model.html: Added. |
| |
| 2011-04-12 Ilya Tikhonovsky <loislo@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: InspectorTest.addObject dumps inner array properties as objects. |
| https://bugs.webkit.org/show_bug.cgi?id=58310 |
| |
| * http/tests/inspector/inspector-test.js: |
| (initialize_InspectorTest.InspectorTest.addObject): |
| (initialize_InspectorTest.InspectorTest.addArray): |
| (initialize_InspectorTest.InspectorTest.dump): |
| * http/tests/inspector/resource-har-conversion-expected.txt: |
| * http/tests/inspector/resource-parameters-expected.txt: |
| * inspector/protocol/console-agent-expected.txt: |
| * inspector/protocol/runtime-agent-expected.txt: |
| * inspector/report-protocol-errors-expected.txt: |
| |
| 2011-04-11 Stephen White <senorblanco@chromium.org> |
| |
| Reviewed by James Robinson. |
| |
| [chromium] Accelerated canvas-to-canvas drawImage() is incorrect. |
| https://bugs.webkit.org/show_bug.cgi?id=58258 |
| |
| Add a new test to cover canvas-to-canvas drawImage() after a |
| non-accelerated (strokeRect()) call. |
| |
| * fast/canvas/canvas-to-canvas-expected.txt: Added. |
| * fast/canvas/canvas-to-canvas.html: Added. |
| * fast/canvas/script-tests/canvas-to-canvas.js: Added. |
| |
| 2011-04-12 Mikhail Naganov <mnaganov@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: [Chromium] Add some more tests for detailed heap snapshots UI. |
| https://bugs.webkit.org/show_bug.cgi?id=58146 |
| |
| * inspector/profiler/detailed-heapshots-comparison-expansion-preserved-when-sorting-expected.txt: Added. |
| * inspector/profiler/detailed-heapshots-comparison-expansion-preserved-when-sorting.html: Added. |
| * inspector/profiler/detailed-heapshots-comparison-show-all-expected.txt: Added. |
| * inspector/profiler/detailed-heapshots-comparison-show-all.html: Added. |
| * inspector/profiler/detailed-heapshots-comparison-show-next-expected.txt: Added. |
| * inspector/profiler/detailed-heapshots-comparison-show-next.html: Added. |
| * inspector/profiler/detailed-heapshots-comparison-shown-node-count-preserved-when-sorting-expected.txt: Added. |
| * inspector/profiler/detailed-heapshots-comparison-shown-node-count-preserved-when-sorting.html: Copied from LayoutTests/inspector/profiler/detailed-heapshots-summary-expansion-preserved-when-sorting.html. |
| * inspector/profiler/detailed-heapshots-comparison-sorting-expected.txt: Added. |
| * inspector/profiler/detailed-heapshots-comparison-sorting.html: Added. |
| * inspector/profiler/detailed-heapshots-containment-shown-node-count-preserved-when-sorting-expected.txt: Added. |
| * inspector/profiler/detailed-heapshots-containment-shown-node-count-preserved-when-sorting.html: Added. |
| * inspector/profiler/detailed-heapshots-dominators-expansion-preserved-when-sorting-expected.txt: Added. |
| * inspector/profiler/detailed-heapshots-dominators-expansion-preserved-when-sorting.html: Added. |
| * inspector/profiler/detailed-heapshots-dominators-show-all-expected.txt: Added. |
| * inspector/profiler/detailed-heapshots-dominators-show-all.html: Added. |
| * inspector/profiler/detailed-heapshots-dominators-show-next-actual.txt: Added. |
| * inspector/profiler/detailed-heapshots-dominators-show-next-expected.txt: Added. |
| * inspector/profiler/detailed-heapshots-dominators-show-next.html: Added. |
| * inspector/profiler/detailed-heapshots-dominators-shown-node-count-preserved-when-sorting-expected.txt: Added. |
| * inspector/profiler/detailed-heapshots-dominators-shown-node-count-preserved-when-sorting.html: Added. |
| * inspector/profiler/detailed-heapshots-dominators-sorting-expected.txt: Added. |
| * inspector/profiler/detailed-heapshots-dominators-sorting.html: Added. |
| * inspector/profiler/detailed-heapshots-summary-expansion-preserved-when-sorting.html: |
| * inspector/profiler/detailed-heapshots-summary-shown-node-count-preserved-when-sorting-expected.txt: Added. |
| * inspector/profiler/detailed-heapshots-summary-shown-node-count-preserved-when-sorting.html: Copied from LayoutTests/inspector/profiler/detailed-heapshots-summary-expansion-preserved-when-sorting.html. |
| * inspector/profiler/detailed-heapshots-test.js: |
| (initialize_DetailedHeapshotTest.): |
| (initialize_DetailedHeapshotTest): |
| * platform/chromium/inspector/profiler/detailed-heapshots-comparison-expansion-preserved-when-sorting-expected.txt: Added. |
| * platform/chromium/inspector/profiler/detailed-heapshots-comparison-show-all-expected.txt: Added. |
| * platform/chromium/inspector/profiler/detailed-heapshots-comparison-show-next-expected.txt: Added. |
| * platform/chromium/inspector/profiler/detailed-heapshots-comparison-shown-node-count-preserved-when-sorting-expected.txt: Added. |
| * platform/chromium/inspector/profiler/detailed-heapshots-comparison-sorting-expected.txt: Added. |
| * platform/chromium/inspector/profiler/detailed-heapshots-containment-shown-node-count-preserved-when-sorting-expected.txt: Added. |
| * platform/chromium/inspector/profiler/detailed-heapshots-dominators-expansion-preserved-when-sorting-expected.txt: Added. |
| * platform/chromium/inspector/profiler/detailed-heapshots-dominators-show-all-expected.txt: Added. |
| * platform/chromium/inspector/profiler/detailed-heapshots-dominators-show-next-expected.txt: Added. |
| * platform/chromium/inspector/profiler/detailed-heapshots-dominators-shown-node-count-preserved-when-sorting-expected.txt: Added. |
| * platform/chromium/inspector/profiler/detailed-heapshots-dominators-sorting-expected.txt: Added. |
| * platform/chromium/inspector/profiler/detailed-heapshots-summary-shown-node-count-preserved-when-sorting-expected.txt: Added. |
| |
| 2011-04-12 Ilya Tikhonovsky <loislo@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: there was incorrect value of id property of responses for malformed json-rpc 2.0 requests. |
| https://bugs.webkit.org/show_bug.cgi?id=58305 |
| |
| It was 0 if the message is not a json object or it has no id property. But according to spec it must be null. |
| |
| * inspector/report-protocol-errors-expected.txt: |
| * inspector/report-protocol-errors.html: |
| |
| 2011-04-12 Pavel Podivilov <podivilov@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: REGRESSION: Most resources in the Network panel show a blank panel when clicked. |
| https://bugs.webkit.org/show_bug.cgi?id=58273 |
| |
| * inspector/debugger/source-frame-expected.txt: |
| * inspector/debugger/source-frame.html: |
| |
| 2011-04-12 Pavel Feldman <pfeldman@google.com> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: document console domain, support cross-domain type references. |
| https://bugs.webkit.org/show_bug.cgi?id=58240 |
| |
| * inspector/protocol/console-agent-expected.txt: |
| |
| 2011-04-12 Csaba Osztrogonác <ossy@webkit.org> |
| |
| [Qt] inspector/styles/styles-disable-then-enable.html make inspector/styles/styles-iframe.html fail in debug mode |
| https://bugs.webkit.org/show_bug.cgi?id=58313 |
| |
| * platform/qt/Skipped: Add inspector/styles/styles-disable-then-enable.html. |
| |
| 2011-04-12 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, GTK baselines for 2 new tests. |
| |
| * platform/gtk/fast/multicol/huge-column-count-expected.txt: Added. |
| * platform/gtk/fast/overflow/trailing-float-linebox-expected.txt: Added. |
| |
| 2011-04-12 Csaba Osztrogonác <ossy@webkit.org> |
| |
| [Qt] 9 tests have different results on 64 bit and/or in debug mode compared to 32 bit and/or release mode |
| [Qt] 6 tests have different results on 64 bit compared to 32 bit |
| https://bugs.webkit.org/show_bug.cgi?id=52810 |
| https://bugs.webkit.org/show_bug.cgi?id=52812 |
| |
| * platform/qt/Skipped: Add one more test. |
| |
| 2011-04-12 Balazs Kelemen <kbalazs@webkit.org> |
| |
| Rubber-stamped by Csaba Osztrogonác. |
| |
| Skip a test on WebKit2 that depends on layoutTestController.setGeolocationPermission. |
| |
| * platform/mac-wk2/Skipped: |
| * platform/qt-wk2/Skipped: |
| |
| 2011-04-12 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, GTK rebaseline of fast/block/float/021.html and |
| skipping 2 failing tests. |
| |
| * platform/gtk/Skipped: |
| * platform/gtk/fast/block/float/021-expected.txt: |
| |
| 2011-04-12 Andrey Kosyakov <caseq@chromium.org> |
| |
| Unreviewed. Adjusted chromium test expectations (negative-z-index.html may crash on win & linux debug) |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-12 Andrey Kosyakov <caseq@chromium.org> |
| |
| Unreviewed. Adjusted chromium test expectations (webgl-nonpremultiplied-blend.html crashes on Mac OS 10.6 DEBUG) |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-12 Csaba Osztrogonác <ossy@webkit.org> |
| |
| [Qt] 9 tests have different results on 64 bit and/or in debug mode compared to 32 bit and/or release mode |
| [Qt] 6 tests have different results on 64 bit compared to 32 bit |
| https://bugs.webkit.org/show_bug.cgi?id=52810 |
| https://bugs.webkit.org/show_bug.cgi?id=52812 |
| |
| * platform/qt/Skipped: Add failing tests until fix. |
| |
| 2011-04-12 Csaba Osztrogonác <ossy@webkit.org> |
| |
| [Qt] Add platform specific expected files for new tests introduced in r83514 and r83470. |
| |
| * platform/qt/fast/multicol/huge-column-count-expected.checksum: Added. |
| * platform/qt/fast/multicol/huge-column-count-expected.png: Added. |
| * platform/qt/fast/multicol/huge-column-count-expected.txt: Added. |
| * platform/qt/fast/overflow/trailing-float-linebox-expected.checksum: Added. |
| * platform/qt/fast/overflow/trailing-float-linebox-expected.png: Added. |
| * platform/qt/fast/overflow/trailing-float-linebox-expected.txt: Added. |
| |
| 2011-04-12 Steve Block <steveblock@google.com> |
| |
| Reviewed by Oliver Hunt. |
| |
| Callable objects created via JavaScriptCore API cannot be used as Geolocation callbacks |
| https://bugs.webkit.org/show_bug.cgi?id=40012 |
| |
| Covered by fast/dom/Geolocation/argument-types.html |
| This is a revert of http://trac.webkit.org/changeset/60522 |
| |
| * fast/dom/Geolocation/argument-types-expected.txt: |
| * fast/dom/Geolocation/script-tests/argument-types.js: |
| |
| 2011-04-12 Andrey Kosyakov <caseq@chromium.org> |
| |
| Unreviewed. Adjusted chrome test exceptations (state-url-sets-links-visited.html fails |
| because of https://bugs.webkit.org/show_bug.cgi?id=37297) |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-11 Vangelis Kokkevis <vangelis@chromium.org> |
| |
| Reviewed by James Robinson. |
| |
| Adding a test which verifies that compositing image layers |
| update correctly when their contents change. |
| https://bugs.webkit.org/show_bug.cgi?id=58181 |
| |
| * compositing/images/content-image-change-expected.txt: Added. |
| * compositing/images/content-image-change.html: Added. |
| * platform/chromium/test_expectations.txt: |
| * platform/mac/compositing/images/content-image-change-expected.checksum: Added. |
| * platform/mac/compositing/images/content-image-change-expected.png: Added. |
| |
| 2011-04-11 Simon Fraser <simon.fraser@apple.com> |
| |
| Reviewed by Dan Bernstein. |
| |
| -webkit-box-shadow:inset does not animate transform as an inset shadow |
| https://bugs.webkit.org/show_bug.cgi?id=45176 |
| |
| Testcase for transitions between different shadow styles. |
| |
| * transitions/mismatched-shadow-styles-expected.txt: Added. |
| * transitions/mismatched-shadow-styles.html: Added. |
| |
| 2011-04-11 Xianzhu Wang <wangxianzhu@google.com> |
| |
| Reviewed by Tony Gentilcore. |
| |
| loader/reload-subresource-when-type-changes.html might be flaky |
| https://bugs.webkit.org/show_bug.cgi?id=56360 |
| |
| Onload of the third image might be triggered before that of the second image. |
| This might ahppen in environment with slow access (such as NFS, or tests |
| accessed through HTTP). |
| |
| * loader/reload-subresource-when-type-changes.html: |
| * loader/resources/reload-subresource-when-type-changes.js: |
| |
| 2011-04-11 Sam Weinig <sam@webkit.org> |
| |
| Reviewed by Anders Carlsson. |
| |
| REGRESSION(r77974): http/tests/security/aboutBlank/security-context-window-open.html is failing |
| <rdar://problem/8981346> |
| https://bugs.webkit.org/show_bug.cgi?id=54159 |
| |
| * platform/mac-wk2/Skipped: |
| Remove http/tests/security/aboutBlank/security-context-window-open.html from the skipped list. |
| |
| 2011-04-11 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Reviewed by Tony Chang. |
| |
| [chromium] Crash in WebViewImpl::caretOrSelectionBounds |
| https://bugs.webkit.org/show_bug.cgi?id=58269 |
| |
| Added a test to ensure WebKit does not crash when selecting over a file input element. |
| While the bug was specific to Chromium port, the test will be run on all ports because |
| all other ports should not crash either. |
| |
| * editing/selection/extend-over-file-input-by-drag-crash-expected.txt: Added. |
| * editing/selection/extend-over-file-input-by-drag-crash.html: Added. |
| |
| 2011-04-11 Brady Eidson <beidson@apple.com> |
| |
| Reviewed by Maciej Stachowiak. |
| |
| <rdar://problem/9251515> and https://bugs.webkit.org/show_bug.cgi?id=58072 |
| URLs accessed as a result of pushState/replaceState should count as "visited" and be in the global history |
| |
| * fast/loader/stateobjects/state-url-sets-links-visited-expected.txt: Added. |
| * fast/loader/stateobjects/state-url-sets-links-visited.html: Added. |
| |
| 2011-04-11 Justin Novosad <junov@chromium.org> |
| |
| Reviewed by Kenneth Russell. |
| |
| [Chromium] Text anti-aliasing fails when rendering text with shadow |
| https://bugs.webkit.org/show_bug.cgi?id=57584 |
| |
| * platform/chromium/test_expectations.txt: |
| Tempoaray test failures that will need to be rebaselined |
| |
| 2011-04-11 Jian Li <jianli@chromium.org> |
| |
| Unreviewed, update chromium test expectations. |
| |
| Mark failed tests in chromium that could be caused by r83514 & r83518. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-11 Chris Marrin <cmarrin@apple.com> |
| |
| Rubberstamped by Dan Bernstein. |
| |
| xhr.responseType = 'arraybuffer' works on Mac but not on Windows |
| https://bugs.webkit.org/show_bug.cgi?id=50334 |
| |
| Unskipped the XHR ArrayBuffer test for Windows. I also got rid of a couple of bogus expected |
| results. These had errors in them for what Windows used to be returning. Now the non-platform |
| specific results files are correct for Windows. |
| |
| * platform/win/Skipped: |
| * platform/win/fast/xmlhttprequest/xmlhttprequest-responsetype-abort-expected.txt: Removed. |
| * platform/win/fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer-expected.txt: Removed. |
| |
| 2011-02-03 Martin Robinson <mrobinson@igalia.com> |
| |
| Reviewed by Eric Seidel. |
| |
| [GTK] The GTK+ DRT needs an implementation of the PlainTextController |
| https://bugs.webkit.org/show_bug.cgi?id=53605 |
| |
| * platform/gtk/Skipped: Unskipped test which is now passing. |
| |
| 2011-04-11 Stephen White <senorblanco@chromium.org> |
| |
| Unreviewed; new chromium baselines. |
| |
| New chromium-mac-leopard baseline images for tests affected by r83490. |
| |
| * platform/chromium-mac-leopard/svg/custom/foreign-object-skew-expected.png: |
| * platform/chromium-mac-leopard/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.checksum: Removed. |
| * platform/chromium-mac-leopard/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png: |
| * platform/chromium-mac-leopard/svg/zoom/page/zoom-foreignObject-expected.checksum: Removed. |
| * platform/chromium-mac-leopard/svg/zoom/page/zoom-foreignObject-expected.png: Removed. |
| |
| 2011-04-11 Matthew Delaney <mdelaney@apple.com> |
| |
| Reviewed by Dan Bernstein. |
| |
| [CG] drawImage with a subimage bleeds pixel data at borders |
| https://bugs.webkit.org/show_bug.cgi?id=58267 |
| |
| * fast/canvas/DrawImageSinglePixelStretch.html: Added test case. |
| * fast/canvas/resources/orangePixels.gif: Added. |
| |
| 2011-04-11 Chris Marrin <cmarrin@apple.com> |
| |
| Reviewed by Simon Fraser. |
| |
| iframe/compositing propagation should also work for <object> and framesets |
| https://bugs.webkit.org/show_bug.cgi?id=39037 |
| |
| Added pixel tests to for composited framesets and objects. |
| |
| * compositing/framesets: Added. |
| * compositing/framesets/composited-frame-alignment.html: Added. |
| * compositing/framesets/composited-frame-alignment-expected.checksum: Added. |
| * compositing/framesets/composited-frame-alignment-expected.png: Added. |
| * compositing/framesets/composited-frame-alignment-expected.txt: Added. |
| * compositing/framesets/resources: Added. |
| * compositing/framesets/resources/composited-subframe.html: Added. |
| * compositing/objects: Added. |
| * compositing/objects/composited-object-alignment.html: Added. |
| * compositing/objects/composited-object-alignment-expected.checksum: Added. |
| * compositing/objects/composited-object-alignment-expected.png: Added. |
| * compositing/objects/composited-object-alignment-expected.txt: Added. |
| * compositing/objects/resources: Added. |
| * compositing/objects/resources/composited-subframe.html: Added. |
| |
| 2011-04-11 David Hyatt <hyatt@apple.com> |
| |
| Reviewed by Dan Bernstein. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=58261 |
| |
| Fix for layout regression on marketwatch.com. When I converted TrailingFloatsRootInlineBox over |
| to the new overflow model, I messed up the math and passed a bottom value where I should have |
| passed a height value. This patch fixes the code to be logically equivalent to the way it |
| was prior to my changes. |
| |
| * fast/overflow/trailing-float-linebox.html: Added. |
| * platform/mac/fast/overflow/trailing-float-linebox-expected.checksum: Added. |
| * platform/mac/fast/overflow/trailing-float-linebox-expected.png: Added. |
| * platform/mac/fast/overflow/trailing-float-linebox-expected.txt: Added. |
| |
| 2011-04-11 Adrienne Walker <enne@google.com> |
| |
| Unreviewed, rolling out r83500. |
| http://trac.webkit.org/changeset/83500 |
| https://bugs.webkit.org/show_bug.cgi?id=57113 |
| |
| Regresses huge-layer-rotated test |
| |
| * platform/chromium-gpu-linux/compositing/color-matching/image-color-matching-expected.checksum: |
| * platform/chromium-gpu-linux/compositing/color-matching/image-color-matching-expected.png: |
| * platform/chromium-gpu-linux/compositing/geometry/horizontal-scroll-composited-expected.checksum: |
| * platform/chromium-gpu-linux/compositing/geometry/horizontal-scroll-composited-expected.png: |
| * platform/chromium-gpu-linux/compositing/geometry/vertical-scroll-composited-expected.checksum: |
| * platform/chromium-gpu-linux/compositing/geometry/vertical-scroll-composited-expected.png: |
| * platform/chromium-gpu-linux/compositing/text-on-large-layer-expected.checksum: |
| * platform/chromium-gpu-linux/compositing/text-on-large-layer-expected.png: |
| * platform/chromium-gpu-mac/compositing/color-matching/image-color-matching-expected.checksum: |
| * platform/chromium-gpu-mac/compositing/color-matching/image-color-matching-expected.png: |
| * platform/chromium-gpu-mac/compositing/geometry/horizontal-scroll-composited-expected.checksum: |
| * platform/chromium-gpu-mac/compositing/geometry/horizontal-scroll-composited-expected.png: |
| * platform/chromium-gpu-mac/compositing/geometry/vertical-scroll-composited-expected.checksum: |
| * platform/chromium-gpu-mac/compositing/geometry/vertical-scroll-composited-expected.png: |
| * platform/chromium-gpu-mac/compositing/overflow/overflow-scroll-expected.png: |
| * platform/chromium-gpu-mac/compositing/text-on-large-layer-expected.checksum: |
| * platform/chromium-gpu-mac/compositing/text-on-large-layer-expected.png: |
| * platform/chromium-gpu-win/compositing/color-matching/image-color-matching-expected.checksum: |
| * platform/chromium-gpu-win/compositing/color-matching/image-color-matching-expected.png: |
| * platform/chromium-gpu-win/compositing/geometry/horizontal-scroll-composited-expected.checksum: |
| * platform/chromium-gpu-win/compositing/geometry/horizontal-scroll-composited-expected.png: |
| * platform/chromium-gpu-win/compositing/geometry/vertical-scroll-composited-expected.checksum: |
| * platform/chromium-gpu-win/compositing/geometry/vertical-scroll-composited-expected.png: |
| * platform/chromium-gpu-win/compositing/overflow/overflow-scroll-expected.checksum: |
| * platform/chromium-gpu-win/compositing/overflow/overflow-scroll-expected.png: |
| * platform/chromium-gpu-win/compositing/text-on-large-layer-expected.checksum: |
| * platform/chromium-gpu-win/compositing/text-on-large-layer-expected.png: |
| * platform/chromium-gpu/compositing/tiling/huge-layer-img-expected.checksum: Removed. |
| * platform/chromium-gpu/compositing/tiling/huge-layer-img-expected.png: Removed. |
| |
| 2011-04-11 Stephen White <senorblanco@chromium.org> |
| |
| Unreviewed; new chromium baselines. |
| |
| New chromium-mac baseline images for tests affected by r83490. |
| |
| * platform/chromium-mac/fast/lists/003-vertical-expected.checksum: Removed. |
| * platform/chromium-mac/fast/lists/003-vertical-expected.png: |
| * platform/chromium-mac/fast/text/decorations-transformed-expected.png: |
| * platform/chromium-mac/svg/custom/foreign-object-skew-expected.png: |
| * platform/chromium-mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.checksum: Removed. |
| * platform/chromium-mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png: |
| * platform/chromium-mac/svg/zoom/page/zoom-foreignObject-expected.checksum: Removed. |
| * platform/chromium-mac/svg/zoom/page/zoom-foreignObject-expected.png: |
| * platform/chromium-mac/svg/zoom/text/zoom-foreignObject-expected.png: |
| |
| 2011-03-25 Adrienne Walker <enne@google.com> |
| |
| Reviewed by James Robinson. |
| |
| [chromium] Tile content and image layers |
| https://bugs.webkit.org/show_bug.cgi?id=57113 |
| |
| Rebaseline a number of image tests where slight filtering differences |
| from using tiles caused test failures with exact pixel matching. |
| None of these results are perceptually different. |
| |
| * platform/chromium-gpu-linux/compositing/color-matching/image-color-matching-expected.checksum: |
| * platform/chromium-gpu-linux/compositing/color-matching/image-color-matching-expected.png: |
| * platform/chromium-gpu-linux/compositing/geometry/horizontal-scroll-composited-expected.checksum: |
| * platform/chromium-gpu-linux/compositing/geometry/horizontal-scroll-composited-expected.png: |
| * platform/chromium-gpu-linux/compositing/geometry/vertical-scroll-composited-expected.checksum: |
| * platform/chromium-gpu-linux/compositing/geometry/vertical-scroll-composited-expected.png: |
| * platform/chromium-gpu-linux/compositing/text-on-large-layer-expected.checksum: |
| * platform/chromium-gpu-linux/compositing/text-on-large-layer-expected.png: |
| * platform/chromium-gpu-mac/compositing/color-matching/image-color-matching-expected.checksum: |
| * platform/chromium-gpu-mac/compositing/color-matching/image-color-matching-expected.png: |
| * platform/chromium-gpu-mac/compositing/geometry/horizontal-scroll-composited-expected.checksum: |
| * platform/chromium-gpu-mac/compositing/geometry/horizontal-scroll-composited-expected.png: |
| * platform/chromium-gpu-mac/compositing/geometry/vertical-scroll-composited-expected.checksum: |
| * platform/chromium-gpu-mac/compositing/geometry/vertical-scroll-composited-expected.png: |
| * platform/chromium-gpu-mac/compositing/overflow/overflow-scroll-expected.png: |
| * platform/chromium-gpu-mac/compositing/text-on-large-layer-expected.checksum: |
| * platform/chromium-gpu-mac/compositing/text-on-large-layer-expected.png: |
| * platform/chromium-gpu-win/compositing/color-matching/image-color-matching-expected.checksum: |
| * platform/chromium-gpu-win/compositing/color-matching/image-color-matching-expected.png: |
| * platform/chromium-gpu-win/compositing/geometry/horizontal-scroll-composited-expected.checksum: |
| * platform/chromium-gpu-win/compositing/geometry/horizontal-scroll-composited-expected.png: |
| * platform/chromium-gpu-win/compositing/geometry/vertical-scroll-composited-expected.checksum: |
| * platform/chromium-gpu-win/compositing/geometry/vertical-scroll-composited-expected.png: |
| * platform/chromium-gpu-win/compositing/overflow/overflow-scroll-expected.checksum: |
| * platform/chromium-gpu-win/compositing/overflow/overflow-scroll-expected.png: |
| * platform/chromium-gpu-win/compositing/text-on-large-layer-expected.checksum: |
| * platform/chromium-gpu-win/compositing/text-on-large-layer-expected.png: |
| * platform/chromium-gpu/compositing/tiling/huge-layer-img-expected.checksum: Added. |
| * platform/chromium-gpu/compositing/tiling/huge-layer-img-expected.png: Added. |
| |
| 2011-04-11 Daniel Cheng <dcheng@chromium.org> |
| |
| Reviewed by Dmitry Titov. |
| |
| [chromium] Implement image/png support in DataTransferItems |
| https://bugs.webkit.org/show_bug.cgi?id=58106 |
| |
| Add a reftest to verify that the various bits in the pipeline work as expected. |
| |
| * editing/pasteboard/data-transfer-items-image-png-expected.html: Added. |
| * editing/pasteboard/data-transfer-items-image-png.html: Added. |
| |
| 2011-04-11 Jia Pu <jpu@apple.com> |
| |
| Reviewed by Adele Peterson. |
| |
| Shouldn't carry out autocorrection when start typing a new word |
| https://bugs.webkit.org/show_bug.cgi?id=58241 |
| <rdar://problem/9264736> |
| |
| See WebCore/ChangeLog for detail. |
| |
| * platform/mac-leopard/Skipped: |
| * platform/mac-snowleopard/Skipped: |
| * platform/mac-tiger/Skipped: |
| * platform/mac/editing/spelling/autocorrection-at-beginning-of-word-1-expected.checksum: Added. |
| * platform/mac/editing/spelling/autocorrection-at-beginning-of-word-1-expected.png: Added. |
| * platform/mac/editing/spelling/autocorrection-at-beginning-of-word-1-expected.txt: Added. |
| * platform/mac/editing/spelling/autocorrection-at-beginning-of-word-1.html: Added. |
| * platform/mac/editing/spelling/autocorrection-at-beginning-of-word-2-expected.checksum: Added. |
| * platform/mac/editing/spelling/autocorrection-at-beginning-of-word-2-expected.png: Added. |
| * platform/mac/editing/spelling/autocorrection-at-beginning-of-word-2-expected.txt: Added. |
| * platform/mac/editing/spelling/autocorrection-at-beginning-of-word-2.html: Added. |
| |
| 2011-04-11 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Reviewed by Antti Koivisto. |
| |
| Text inserted at the collapsed selection between two BRs following a non-wrapping text that forces overflow |
| https://bugs.webkit.org/show_bug.cgi?id=47806 |
| |
| Add a regression test since this bug does not reproduce anymore. |
| The test is co-authored by James Robinson and Levi Weintraub. |
| |
| * fast/text/text-between-two-brs-in-nowrap-overflow-expected.txt: Added. |
| * fast/text/text-between-two-brs-in-nowrap-overflow.html: Added. |
| |
| 2011-04-06 Xiaomei Ji <xji@chromium.org> |
| |
| Reviewed by Ryosuke Niwa. |
| |
| Continue experiment with moving caret by word in visual order. |
| https://bugs.webkit.org/show_bug.cgi?id=57806 |
| |
| Return correct result when caret and the word break are inside a box (not at boundaries). |
| Added test case to test word break at a random start point |
| (not start from a word break). |
| |
| * editing/selection/move-by-word-visually-expected.txt: |
| |
| 2011-04-11 Jian Li <jianli@chromium.org> |
| |
| Unreviewed, chromium expectations change. |
| |
| Mark huge-column-count.html as missing in chromium. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-11 Jessie Berlin <jberlin@apple.com> |
| |
| [Snow Leopard WebKit2 Release Tests] inspector/styles/styles-add-blank-property.html flakey. |
| https://bugs.webkit.org/show_bug.cgi?id=57638 |
| |
| Skip inspector/styles/styles-add-blank-property.html to get the bots green. |
| |
| * platform/mac-wk2/Skipped: |
| |
| 2011-04-11 Mario Sanchez Prada <msanchez@igalia.com> |
| |
| Reviewed by Chris Fleizach. |
| |
| [GTK] Unskip accessibility/input-slider.html and accessibility/media-element.html |
| https://bugs.webkit.org/show_bug.cgi?id=58040 |
| |
| Unskip passing tests and update expectations. |
| |
| * platform/gtk/Skipped: Unskip passing tests. |
| * platform/gtk/accessibility/input-slider-expected.txt: Added. |
| * platform/gtk/accessibility/input-slider.html: Copied from |
| accessibility/input-slider.html and adjusted accordingly. |
| * platform/gtk/accessibility/media-element-expected.txt: Added. |
| * platform/mac/accessibility/input-slider.html: Moved from |
| accessibility/input-slider.html, since it is platform-specific. |
| * platform/win/Skipped: Unskipped accessibility/input-slider.html, |
| as it's no longer a cross-platform test. |
| |
| 2011-04-11 Dirk Pranke <dpranke@chromium.org> |
| |
| Unreviewed, expectations change. |
| https://bugs.webkit.org/show_bug.cgi?id=58193 |
| |
| Suppress a few remaining Vista SVG failures until they can be |
| triaged and/or rebaselined. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-11 Simon Fraser <simon.fraser@apple.com> |
| |
| Reviewed by Dan Bernstein. |
| |
| Divide by zero in calcColumnWidth |
| https://bugs.webkit.org/show_bug.cgi?id=58230 |
| |
| Testcase for the bug. |
| |
| * fast/multicol/huge-column-count.html: Added. |
| * platform/mac/fast/multicol/huge-column-count-expected.txt: Added. |
| |
| 2011-04-11 Csaba Osztrogonác <ossy@webkit.org> |
| |
| [Qt][WK2]http/tests/loading/preload-append-scan.php fails |
| https://bugs.webkit.org/show_bug.cgi?id=58253 |
| |
| * platform/qt-wk2/Skipped: Add http/tests/loading/preload-append-scan.php until fix. |
| |
| 2011-04-11 Mario Sanchez Prada <msanchez@igalia.com> |
| |
| Reviewed by Xan Lopez. |
| |
| [GTK] Implement AccessibilityUIElement::{row|column}IndexRange in DRT |
| https://bugs.webkit.org/show_bug.cgi?id=57854 |
| |
| Unskipped table-cell-spans.html and updated GTK expectations. |
| |
| * platform/gtk/Skipped: Unskipped test. |
| * platform/gtk/accessibility/table-cell-spans-expected.txt: Added. |
| |
| 2011-04-11 Mario Sanchez Prada <msanchez@igalia.com> |
| |
| Reviewed by Chris Fleizach. |
| |
| [GTK] Implement AccessibilityUIElement::cellForColumnAndRow in DRT |
| https://bugs.webkit.org/show_bug.cgi?id=57826 |
| |
| Skipped aria-tables.html and table-cells.html layout tests. |
| |
| Some changes were also made inside the aria-tables.html layout |
| test, in order to allow unskipping it in GTK while still keeping |
| it working in other platforms, without needing platform specific |
| tests, just different expected files. |
| |
| * accessibility/aria-tables.html: Changed the layout test so it |
| just prints role names instead of comparing their actual values |
| with the expected ones in one specific platform (Mac) |
| |
| * platform/gtk/Skipped: Unskipped aria-tables.html and table-cells.html. |
| * platform/gtk/accessibility/aria-tables-expected.txt: Added new |
| expectations for the GTK port. |
| * platform/gtk/accessibility/table-cells-expected.txt: Ditto. |
| |
| * platform/mac-leopard/Skipped: Skipping aria-tables.html in |
| mac-leopard, as I don't know what the expected output would be in |
| this case, and since the expected file was invalid anyway. |
| |
| * platform/mac/accessibility/aria-tables-expected.txt: Updated to |
| check role names, after the changes done in the layout test. |
| |
| 2011-04-11 Jian Li <jianli@chromium.org> |
| |
| Unreviewed, Updated chromium test expectations. |
| |
| Mark aria-table-hierarchy.html as failed instead of missing after the |
| expected result file is added. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-11 Mario Sanchez Prada <msanchez@igalia.com> |
| |
| Reviewed by Chris Fleizach. |
| |
| [GTK] ARIA tables not exposing cells as HTML tables do |
| https://bugs.webkit.org/show_bug.cgi?id=57463 |
| |
| Unskipped passing test and added GTK-specific expectations. |
| |
| * platform/gtk/Skipped: Unskip accessibility test. |
| * platform/gtk/accessibility/aria-table-hierarchy-expected.txt: Added. |
| |
| 2011-04-11 Dimitri Glazkov <dglazkov@chromium.org> |
| |
| [GTK] Update expectations after r83445. |
| |
| * platform/gtk/fast/layers/video-layer-expected.txt: Updated. |
| * platform/gtk/media/video-empty-source-expected.txt: Updated. |
| * platform/gtk/media/video-no-audio-expected.txt: Updated. |
| |
| 2011-04-11 Alexander Pavlov <apavlov@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: Duplicate CSS properties are reported for non-lowercase property names in the Styles sidebar |
| https://bugs.webkit.org/show_bug.cgi?id=58226 |
| |
| * inspector/styles/get-set-stylesheet-text-expected.txt: |
| * inspector/styles/get-set-stylesheet-text.html: |
| |
| 2011-04-11 Andreas Kling <andreas.kling@nokia.com> |
| |
| Reviewed by Benjamin Poulain. |
| |
| [Qt] dumpResourceResponseMIMETypes shouldn't strip URL query string. |
| |
| * platform/qt/Skipped: Unskip http/tests/loading/preload-append-scan.php |
| |
| 2011-04-11 Alejandro G. Castro <alex@igalia.com> |
| |
| Skipped another test that requires dumpResourceResponseMIMETypes. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-04-11 Kent Tamura <tkent@chromium.org> |
| |
| [Chromium] Update test expectation. |
| - http/tests/loading/preload-append-scan.php is flaky. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-11 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, GTK media tests rebaseline after r83397. |
| |
| * platform/gtk/fast/layers/video-layer-expected.txt: |
| * platform/gtk/media/video-empty-source-expected.txt: |
| * platform/gtk/media/video-zoom-controls-expected.txt: |
| |
| 2011-04-11 Kent Tamura <tkent@chromium.org> |
| |
| [Chromium] test expectation update |
| - Revert expectations of mask-excessive-malloc.svg and pattern-excessive-malloc.svg. |
| - first-of-type-pseudo-class.html is flaky. |
| - The merged frame-element-name.html is flaky. |
| - ancestor-overflow-change.html is failing on GPU. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-10 Kent Tamura <tkent@chromium.org> |
| |
| [Chromium] Update expectations. |
| - Remove deprecated entry |
| - Add ancestor-overflow-change.html for GPU. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-10 Simon Fraser <simon.fraser@apple.com> |
| |
| Reviewed by Maciej Stachowiak. |
| |
| Car model dropdowns at audiusa.com lay out incorrectly with compositing enabled |
| https://bugs.webkit.org/show_bug.cgi?id=56660 |
| |
| Test that toggles overflow on an element with a composited descendent. |
| |
| * compositing/geometry/ancestor-overflow-change-expected.checksum: Added. |
| * compositing/geometry/ancestor-overflow-change-expected.png: Added. |
| * compositing/geometry/ancestor-overflow-change-expected.txt: Added. |
| * compositing/geometry/ancestor-overflow-change.html: Added. |
| |
| 2011-04-10 Kent Tamura <tkent@chromium.org> |
| |
| [Chromium] Update test expectation. |
| svg/W3C-SVG-1.1/masking-intro-01-f.svg is crashing on Mac and Linux too. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-10 Kent Tamura <tkent@chromium.org> |
| |
| [Chromium] Update test expectations. |
| - absolute-sized-document-no-scrollbars.svg is flaky on Linux |
| - font-update.html is failing on Windows GPU and Linux GPU. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-10 Mike Lawther <mikelawther@chromium.org> |
| |
| Reviewed by Ojan Vafai. |
| |
| flex/bison tokens and grammar for CSS calc |
| https://bugs.webkit.org/show_bug.cgi?id=54412 |
| |
| Only the 'errors' and 'regression' tests pass as intended right now. As of this |
| patch, none of the actual calculations are expected to work, since only |
| the lexing/grammar stage is present. |
| |
| * css3/calc/calc-errors-expected.txt: Added. |
| * css3/calc/calc-errors.html: Added. |
| * css3/calc/lexer-regression-57581-2-expected.txt: Added. |
| * css3/calc/lexer-regression-57581-2.html: Added. |
| * css3/calc/lexer-regression-57581-3-expected.txt: Added. |
| * css3/calc/lexer-regression-57581-3.html: Added. |
| * css3/calc/lexer-regression-57581-expected.txt: Added. |
| * css3/calc/lexer-regression-57581.html: Added. |
| * css3/calc/minmax-errors-expected.txt: Added. |
| * css3/calc/minmax-errors.html: Added. |
| * css3/calc/simple-calcs-expected.txt: Added. |
| * css3/calc/simple-calcs.html: Added. |
| * css3/calc/simple-minmax-expected.txt: Added. |
| * css3/calc/simple-minmax.html: Added. |
| |
| 2011-04-10 Kent Tamura <tkent@chromium.org> |
| |
| [Chromium] Update expectations for r83360. |
| |
| * platform/chromium-linux/fast/box-shadow/inset-box-shadows-expected.checksum: Removed. |
| * platform/chromium-linux/fast/box-shadow/inset-box-shadows-expected.png: |
| * platform/chromium-linux/fast/box-shadow/inset-expected.png: |
| * platform/chromium-mac-leopard/fast/box-shadow/inset-expected.png: Added. |
| * platform/chromium-mac/fast/box-shadow/inset-box-shadows-expected.checksum: Removed. |
| * platform/chromium-mac/fast/box-shadow/inset-box-shadows-expected.png: Removed. |
| * platform/chromium-mac/fast/box-shadow/inset-expected.checksum: Removed. |
| * platform/chromium-mac/fast/box-shadow/inset-expected.png: Removed. |
| * platform/chromium-win/fast/box-shadow/inset-box-shadows-expected.checksum: Removed. |
| * platform/chromium-win/fast/box-shadow/inset-box-shadows-expected.png: |
| * platform/chromium-win/fast/box-shadow/inset-expected.png: |
| |
| 2011-04-10 Kent Tamura <tkent@chromium.org> |
| |
| Unreviewed, rolling out r83353. |
| http://trac.webkit.org/changeset/83353 |
| https://bugs.webkit.org/show_bug.cgi?id=58106 |
| |
| The new test doesn't pass on all Chromium platforms. |
| |
| * editing/pasteboard/data-transfer-items-image-png-expected.html: Removed. |
| * editing/pasteboard/data-transfer-items-image-png.html: Removed. |
| |
| 2011-04-10 Daniel Bates <dbates@rim.com> |
| |
| Reviewed by Eric Seidel. |
| |
| Add layout test to ensure that window.name returns {"_blank", "_parent", "_self", "_top"} |
| for a frame of the same name |
| https://bugs.webkit.org/show_bug.cgi?id=58189 |
| |
| Extracted common code from files LayoutTests/fast/frames/resources/frame-element-name-{left, right}.html |
| into LayoutTests/fast/frames/resources/frame-element-name.html so that we can use this logic |
| to test frames with arbitrary names. |
| |
| * fast/frames/frame-element-name-expected.txt: |
| * fast/frames/frame-element-name.html: Modified to use resources/frame-element-name.html; Added |
| test cases for "_blank", "_parent", "_self", and "_top". |
| * fast/frames/resources/frame-element-name-left.html: Removed; Instead, pass expectedName to |
| resources/frame-element-name.html |
| * fast/frames/resources/frame-element-name-right.html: Ditto. |
| * fast/frames/resources/frame-element-name.html: Added. |
| |
| 2011-04-10 Dimitri Glazkov <dglazkov@chromium.org> |
| |
| Reviewed by Eric Carlson. |
| |
| fast/layers/video-layer.html needs expectations update |
| https://bugs.webkit.org/show_bug.cgi?id=58203 |
| |
| * platform/win/fast/layers/video-layer-expected.txt: Updated result after r83397. |
| |
| 2011-04-10 Jessie Berlin <jberlin@apple.com> |
| |
| WebKitTestRunner needs a more-complete implementation of eventSender |
| https://bugs.webkit.org/show_bug.cgi?id=42194 |
| |
| Add another test that depends on eventSender.keyDown (fast/dom/hidden-iframe-no-focus.html |
| added in r83356) to the mac-wk2 skipped list to get the bots green. |
| |
| * platform/mac-wk2/Skipped: |
| |
| 2011-04-10 Dimitri Glazkov <dglazkov@chromium.org> |
| |
| Reviewed by Anders Carlsson. |
| |
| REGRESSION(r83256): Text-decoration bleeds into shadow DOM |
| https://bugs.webkit.org/show_bug.cgi?id=58205 |
| |
| * platform/chromium/test_expectations.txt: Removed the test that starts |
| passing after this change. |
| |
| 2011-04-10 Dimitri Glazkov <dglazkov@chromium.org> |
| |
| Temporarily add a failing test, while I am fixing it. |
| |
| * platform/chromium/test_expectations.txt: Added. |
| |
| 2011-04-09 Dan Bernstein <mitz@apple.com> |
| |
| Reviewed by Beth Dakin. |
| |
| <rdar://problem/9215280> Detached canvas draws with incorrect font |
| |
| * fast/canvas/font-update-expected.checksum: Added. |
| * fast/canvas/font-update-expected.png: Added. |
| * fast/canvas/font-update-expected.txt: Added. |
| * fast/canvas/font-update.html: Added. |
| |
| 2011-04-09 Dirk Pranke <dpranke@chromium.org> |
| |
| Unreviewed, expectations change. |
| https://bugs.webkit.org/show_bug.cgi?id=58193 |
| |
| Suppress a whole bunch of Win Vista failures until they can be |
| triaged and/or rebaselined. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-09 Dirk Pranke <dpranke@chromium.org> |
| |
| Unreviewed, expectations change. |
| https://bugs.webkit.org/show_bug.cgi?id=58193 |
| |
| Suppress a whole bunch of Win 7 failures until they can be |
| triaged and/or rebaselined. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-02 Dimitri Glazkov <dglazkov@chromium.org> |
| |
| Reviewed by Ojan Vafai. |
| |
| Implement proper handling of mouseover/mouseout events in regard to shadow DOM boundaries. |
| https://bugs.webkit.org/show_bug.cgi?id=55515 |
| |
| * fast/events/shadow-boundary-crossing-expected.txt: Updated expectations. |
| * fast/events/shadow-boundary-crossing.html: Added new test for mouseover/mouseout handling. |
| |
| 2011-04-09 Dirk Pranke <dpranke@chromium.org> |
| |
| Unreviewed, expectations change. |
| |
| new-run-webkit-tests: Mac SL tests failing on the bot |
| https://bugs.webkit.org/show_bug.cgi?id=58192 |
| |
| Mark tests as needing triage/investigation for failing |
| on NRWT bot. |
| |
| * platform/mac/test_expectations.txt: |
| |
| 2011-04-09 Csaba Osztrogonác <ossy@webkit.org> |
| |
| [Qt][WK2] One more attempt to make Qt-WK2 bot happy. |
| |
| * platform/qt-wk2/Skipped: |
| |
| 2011-04-09 Csaba Osztrogonác <ossy@webkit.org> |
| |
| [Qt] Make Qt bots happier. :) |
| |
| * platform/qt-wk2/Skipped: Remove non-existent tests. |
| * platform/qt/Skipped: Add new tests without Qt specific expected files. |
| |
| 2011-04-09 Csaba Osztrogonác <ossy@webkit.org> |
| |
| [Qt][WK2] Make Qt-WK2 buildbot green on http://webkit.sed.hu |
| |
| * platform/qt-wk2/Skipped: Add failing tests. |
| |
| 2011-04-08 Jian Li <jianli@chromium.org> |
| |
| Unreviewed, rolling out r83348. |
| http://trac.webkit.org/changeset/83348 |
| https://bugs.webkit.org/show_bug.cgi?id=49508 |
| |
| Breaks layout tests in QT, Win7 and Chromium. |
| |
| * fast/forms/cursor-at-editable-content-boundary-expected.txt: Removed. |
| * fast/forms/cursor-at-editable-content-boundary.html: Removed. |
| |
| 2011-04-08 MORITA Hajime <morrita@google.com> |
| |
| Reviewed by Simon Fraser. |
| |
| Negative spread should not make a sharp corner rounded |
| https://bugs.webkit.org/show_bug.cgi?id=58162 |
| |
| Updated the result. This new result matches other browsers behavior. |
| |
| * platform/mac/fast/box-shadow/inset-expected.checksum: |
| * platform/mac/fast/box-shadow/inset-expected.png: |
| |
| 2011-04-08 Erik Arvidsson <arv@chromium.org> |
| |
| Reviewed by Dimitri Glazkov. |
| |
| IFrame is getting the focus even though it is hidden |
| https://bugs.webkit.org/show_bug.cgi?id=55861 |
| |
| * fast/dom/hidden-iframe-no-focus-expected.txt: Added. |
| * fast/dom/hidden-iframe-no-focus.html: Added. |
| |
| 2011-04-08 Jeff Timanus <twiz@chromium.org> |
| |
| Reviewed by Kenneth Russell. |
| |
| Fall back to software rendering for Canvas2D when requesting a DrawingBuffer larger than supported by the GL environment. |
| https://bugs.webkit.org/show_bug.cgi?id=57768 |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-08 Daniel Cheng <dcheng@chromium.org> |
| |
| Reviewed by Dmitry Titov. |
| |
| [chromium] Implement image/png support in DataTransferItems |
| https://bugs.webkit.org/show_bug.cgi?id=58106 |
| |
| Add a reftest to verify that the various bits in the pipeline work as expected. |
| |
| * editing/pasteboard/data-transfer-items-image-png-expected.html: Added. |
| * editing/pasteboard/data-transfer-items-image-png.html: Added. |
| |
| 2011-04-08 Enrica Casucci <enrica@apple.com> |
| |
| Reviewed by Maciej Stachowiak. |
| |
| Improve lifetime management of nodes in ReplaceNodeWithSpanCommand. |
| https://bugs.webkit.org/show_bug.cgi?id=57595 |
| <rdar://problem/9222122> |
| |
| * editing/style/bold-with-dom-changes-expected.txt: Added. |
| * editing/style/bold-with-dom-changes.html: Added. |
| |
| 2011-04-08 Xiaomei Ji <xji@chromium.org> |
| |
| Reviewed by David Hyatt. |
| |
| Local caret rectangle calculation should be relative to its containing block. |
| https://bugs.webkit.org/show_bug.cgi?id=49508. |
| |
| * fast/forms/cursor-at-editable-content-boundary-expected.txt: Added. |
| * fast/forms/cursor-at-editable-content-boundary.html: Added. |
| |
| 2011-04-08 David Hyatt <hyatt@apple.com> |
| |
| Reviewed by Simon Fraser. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=57971 |
| |
| Rework visited/unvisited links for before/after content. Propagate the bits earlier so that we don't lose |
| them when we throw away the visited style. Don't throw away the visited link style for pseudo elements |
| either, so that the styles are consistent. |
| |
| * fast/history/visited-generated-content-test-expected.txt: Added. |
| * fast/history/visited-generated-content-test.html: Added. |
| |
| 2011-04-08 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Reviewed by Tony Chang. |
| |
| dump-as-markup conversion: editing/pasteboard/paste-text-at-tabspan-001.html and paste-text-at-tabspan-002.html |
| https://bugs.webkit.org/show_bug.cgi?id=58081 |
| |
| Converted paste-text-at-tabspan-001.html and paste-text-at-tabspan-002.html to dump-as-markup tests. |
| Also explained what to expect in each test. |
| |
| * editing/pasteboard/paste-text-at-tabspan-001-expected.txt: Added. |
| * editing/pasteboard/paste-text-at-tabspan-001.html: |
| * editing/pasteboard/paste-text-at-tabspan-002-expected.txt: Added. |
| * editing/pasteboard/paste-text-at-tabspan-002.html: |
| * platform/chromium-linux/editing/pasteboard/paste-text-at-tabspan-001-expected.checksum: Removed. |
| * platform/chromium-linux/editing/pasteboard/paste-text-at-tabspan-001-expected.png: Removed. |
| * platform/chromium-linux/editing/pasteboard/paste-text-at-tabspan-002-expected.checksum: Removed. |
| * platform/chromium-linux/editing/pasteboard/paste-text-at-tabspan-002-expected.png: Removed. |
| * platform/chromium-win/editing/pasteboard/paste-text-at-tabspan-001-expected.checksum: Removed. |
| * platform/chromium-win/editing/pasteboard/paste-text-at-tabspan-001-expected.png: Removed. |
| * platform/chromium-win/editing/pasteboard/paste-text-at-tabspan-001-expected.txt: Removed. |
| * platform/chromium-win/editing/pasteboard/paste-text-at-tabspan-002-expected.checksum: Removed. |
| * platform/chromium-win/editing/pasteboard/paste-text-at-tabspan-002-expected.png: Removed. |
| * platform/chromium-win/editing/pasteboard/paste-text-at-tabspan-002-expected.txt: Removed. |
| * platform/gtk/editing/pasteboard/paste-text-at-tabspan-001-expected.checksum: Removed. |
| * platform/gtk/editing/pasteboard/paste-text-at-tabspan-001-expected.png: Removed. |
| * platform/gtk/editing/pasteboard/paste-text-at-tabspan-001-expected.txt: Removed. |
| * platform/gtk/editing/pasteboard/paste-text-at-tabspan-002-expected.checksum: Removed. |
| * platform/gtk/editing/pasteboard/paste-text-at-tabspan-002-expected.png: Removed. |
| * platform/gtk/editing/pasteboard/paste-text-at-tabspan-002-expected.txt: Removed. |
| * platform/mac/editing/pasteboard/paste-text-at-tabspan-001-expected.checksum: Removed. |
| * platform/mac/editing/pasteboard/paste-text-at-tabspan-001-expected.png: Removed. |
| * platform/mac/editing/pasteboard/paste-text-at-tabspan-001-expected.txt: Removed. |
| * platform/mac/editing/pasteboard/paste-text-at-tabspan-002-expected.checksum: Removed. |
| * platform/mac/editing/pasteboard/paste-text-at-tabspan-002-expected.png: Removed. |
| * platform/mac/editing/pasteboard/paste-text-at-tabspan-002-expected.txt: Removed. |
| * platform/qt/editing/pasteboard/paste-text-at-tabspan-001-expected.txt: Removed. |
| * platform/qt/editing/pasteboard/paste-text-at-tabspan-002-expected.checksum: Removed. |
| * platform/qt/editing/pasteboard/paste-text-at-tabspan-002-expected.png: Removed. |
| * platform/qt/editing/pasteboard/paste-text-at-tabspan-002-expected.txt: Removed. |
| |
| 2011-04-08 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Rebaselines and text expectation updates after r83322. |
| The bug is tracked by https://bugs.webkit.org/show_bug.cgi?id=58158 |
| |
| * platform/chromium/test_expectations.txt: |
| * platform/gtk/editing/pasteboard/paste-xml-expected.txt: |
| * platform/win/editing/pasteboard/paste-xml-expected.txt: |
| |
| 2011-04-08 Dominic Cooney <dominicc@google.com> |
| |
| Reviewed by Adam Roben. |
| |
| layoutTestController.shadowRoot returns null, not undefined, when |
| its argument is invalid. |
| https://bugs.webkit.org/show_bug.cgi?id=58121 |
| |
| Update the test to expect null and not undefined. |
| |
| * fast/dom/HTMLKeygenElement/keygen-expected.txt: |
| * fast/dom/HTMLKeygenElement/keygen.html: |
| * platform/chromium/test_expectations.txt: unskip keygen.html |
| |
| 2011-04-08 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Chromium rebaselines after r83291. |
| |
| * platform/chromium/fast/dom/error-to-string-stack-overflow-expected.txt: |
| * platform/chromium/fast/js/recursion-limit-equal-expected.txt: |
| |
| 2011-04-08 Antti Koivisto <antti@apple.com> |
| |
| Not reviewed. |
| |
| Skip for DRT differences. |
| |
| * platform/mac-wk2/Skipped: |
| * platform/qt/Skipped: |
| |
| 2011-04-08 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Reviewed by Tony Chang, Darin Adler, and Enrica Casucci. |
| |
| REGRESSION(r81887): Crash in SplitElement |
| https://bugs.webkit.org/show_bug.cgi?id=57743 |
| |
| Added a regression test for a crash in ReplaceSelectionCommand. |
| |
| * editing/inserting/insert-images-in-pre-x-crash-expected.txt: Added. |
| * editing/inserting/insert-images-in-pre-x-crash.html: Added. |
| |
| 2011-04-08 Antti Koivisto <antti@apple.com> |
| |
| Reviewed by Tony Gentilcore. |
| |
| Incoming source should be preload scanned when the parser is blocked |
| https://bugs.webkit.org/show_bug.cgi?id=58117 |
| |
| * http/tests/loading/preload-append-scan-expected.txt: Added. |
| * http/tests/loading/preload-append-scan.php: Added. |
| * http/tests/resources/slow-script.pl: Added. |
| |
| 2011-04-08 Jian Li <jianli@chromium.org> |
| |
| Unreviewed, fixed a typo in chromium test expectation list. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-08 Jian Li <jianli@chromium.org> |
| |
| Unreviewed, added one more failed test to test expectation list in chromium. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-08 Jian Li <jianli@chromium.org> |
| |
| Unreviewed, added failed tests to test expectation list in chromium. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-08 Sheriff Bot <webkit.review.bot@gmail.com> |
| |
| Unreviewed, rolling out r83295. |
| http://trac.webkit.org/changeset/83295 |
| https://bugs.webkit.org/show_bug.cgi?id=58144 |
| |
| Broke 4 tests in QtWebKit (Requested by tonikitoo on #webkit). |
| |
| * platform/qt/Skipped: |
| |
| 2011-04-08 Sergio Villar Senin <svillar@igalia.com> |
| |
| Unreviewed, looks like the test is working fine now. |
| |
| [GTK] websocket/tests/bad-sub-protocol-control-chars.html fails on 32-bit Debug bot |
| https://bugs.webkit.org/show_bug.cgi?id=46942 |
| |
| * platform/gtk/Skipped: |
| |
| 2011-04-07 Adam Roben <aroben@apple.com> |
| |
| Test that NPP_SetWindow is passed a null window handle during plugin destruction on non-Mac platforms |
| |
| Test for <http://webkit.org/b/47009> WebKit2 needs to call NPP_SetWindow when destroying a |
| plugin |
| |
| Reviewed by Anders Carlsson. |
| |
| * platform/win-wk2/Skipped: Removed a test that no longer crashes thanks to this fix. |
| |
| * plugins/npp-set-window-called-during-destruction-expected.txt: Added. |
| * plugins/npp-set-window-called-during-destruction.html: Added. |
| |
| * platform/mac/plugins/npp-set-window-called-during-destruction-expected.txt: Added. This is |
| different from the cross-platform results because we don't expect NPP_SetWindow to be called |
| during destruction. |
| |
| * platform/win/plugins/npp-set-window-called-during-destruction-expected.txt: Added. This is |
| a copy of the cross-platform results, needed to override the Mac-specific results. |
| |
| 2011-04-08 Yi Shen <yi.4.shen@nokia.com> |
| |
| Reviewed by Antonio Gomes. |
| |
| [Qt]REGRESSION(r82243): fast/events/onsearch-enter.html fails |
| https://bugs.webkit.org/show_bug.cgi?id=57472 |
| |
| Unskips the fast/events/onsearch-enter.html test. |
| |
| * platform/qt/Skipped: |
| |
| 2011-04-07 Pavel Podivilov <podivilov@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: update breakpoints according to source frame decorations after live edit. |
| https://bugs.webkit.org/show_bug.cgi?id=58029 |
| |
| * inspector/debugger/live-edit-expected.txt: |
| * inspector/debugger/live-edit.html: |
| |
| 2011-04-08 Steve Block <steveblock@google.com> |
| |
| Unreviewed build fix. |
| |
| Media Stream API: add the getUserMedia method and the Javascript bindings |
| https://bugs.webkit.org/show_bug.cgi?id=56586 |
| |
| Add new tests to skipped lists for platforms where the feature is not |
| enabled. |
| |
| * platform/gtk/Skipped: |
| * platform/mac/Skipped: |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-04-08 Yury Semikhatsky <yurys@chromium.org> |
| |
| Unreviewed. Update Chromium test expectations to match results after rolling |
| v8 revision that reports stack overflow exception to the console. |
| |
| * platform/chromium-win/fast/dom/error-to-string-stack-overflow-expected.txt: Removed. |
| * platform/chromium-win/fast/js/recursion-limit-equal-expected.txt: Removed. |
| * platform/chromium/fast/dom/error-to-string-stack-overflow-expected.txt: Renamed from LayoutTests/platform/chromium-mac/fast/dom/error-to-string-stack-overflow-expected.txt. |
| * platform/chromium/fast/js/recursion-limit-equal-expected.txt: Renamed from LayoutTests/platform/chromium-mac/fast/js/recursion-limit-equal-expected.txt. |
| |
| 2011-04-08 Leandro Gracia Gil <leandrogracia@chromium.org> |
| |
| Reviewed by Steve Block. |
| |
| Media Stream API: add the getUserMedia method and the Javascript bindings. |
| https://bugs.webkit.org/show_bug.cgi?id=56586 |
| |
| Test the Javascript behaviour of the getUserMedia method with different types of arguments. |
| Current specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/dnd.html#video-conferencing-and-peer-to-peer-communication |
| |
| * fast/dom/MediaStream/argument-types-expected.txt: Added. |
| * fast/dom/MediaStream/argument-types.html: Added. |
| * fast/dom/MediaStream/enabled-expected.txt: Added. |
| * fast/dom/MediaStream/enabled.html: Added. |
| * fast/dom/MediaStream/no-interface-object-expected.txt: Added. |
| * fast/dom/MediaStream/no-interface-object.html: Added. |
| * fast/dom/MediaStream/script-tests/argument-types.js: Added. |
| (shouldNotThrow): |
| (test): |
| (emptyFunction): |
| (): |
| (ObjectThrowingException.prototype.valueOf): |
| (ObjectThrowingException.prototype.toString): |
| * fast/dom/MediaStream/script-tests/enabled.js: Added. |
| (hasGetUserMediaProperty): |
| * fast/dom/MediaStream/script-tests/no-interface-object.js: Added. |
| (test): |
| |
| 2011-04-08 Mikhail Naganov <mnaganov@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: [Chromium] Add more tests for detailed heap snapshots UI. |
| https://bugs.webkit.org/show_bug.cgi?id=58010 |
| https://bugs.webkit.org/show_bug.cgi?id=58011 |
| |
| Added tests for "Containment" view. Minor refactorings, bugs fixed. |
| Split one large tests into smaller ones to avoid timing out in debug mode. |
| |
| * inspector/profiler/detailed-heapshots-containment-expansion-preserved-when-sorting-expected.txt: Added. |
| * inspector/profiler/detailed-heapshots-containment-expansion-preserved-when-sorting.html: Added. |
| * inspector/profiler/detailed-heapshots-containment-show-all-expected.txt: Added. |
| * inspector/profiler/detailed-heapshots-containment-show-all.html: Added. |
| * inspector/profiler/detailed-heapshots-containment-show-next-expected.txt: Added. |
| * inspector/profiler/detailed-heapshots-containment-show-next.html: Added. |
| * inspector/profiler/detailed-heapshots-containment-sorting-expected.txt: Added. |
| * inspector/profiler/detailed-heapshots-containment-sorting.html: Added. |
| * inspector/profiler/detailed-heapshots-summary-expansion-preserved-when-sorting-expected.txt: Added. |
| * inspector/profiler/detailed-heapshots-summary-expansion-preserved-when-sorting.html: Added. |
| * inspector/profiler/detailed-heapshots-summary-expected.txt: Removed. |
| * inspector/profiler/detailed-heapshots-summary-show-all-expected.txt: Added. |
| * inspector/profiler/detailed-heapshots-summary-show-all.html: Added. |
| * inspector/profiler/detailed-heapshots-summary-show-next-expected.txt: Added. |
| * inspector/profiler/detailed-heapshots-summary-show-next.html: Added. |
| * inspector/profiler/detailed-heapshots-summary-sorting-expected.txt: Added. |
| * inspector/profiler/detailed-heapshots-summary-sorting.html: Added. |
| * inspector/profiler/detailed-heapshots-summary.html: Removed. |
| * inspector/profiler/detailed-heapshots-test.js: |
| (initialize_DetailedHeapshotTest.InspectorTest.startProfilerTest.detailedHeapProfilesEnabled): |
| (initialize_DetailedHeapshotTest.InspectorTest.startProfilerTest): |
| (initialize_DetailedHeapshotTest.): |
| (initialize_DetailedHeapshotTest): |
| * platform/chromium/inspector/profiler/detailed-heapshots-containment-expansion-preserved-when-sorting-expected.txt: Copied from LayoutTests/platform/chromium/inspector/profiler/detailed-heapshots-summary-expected.txt. |
| * platform/chromium/inspector/profiler/detailed-heapshots-containment-show-all-expected.txt: Added. |
| * platform/chromium/inspector/profiler/detailed-heapshots-containment-show-next-expected.txt: Added. |
| * platform/chromium/inspector/profiler/detailed-heapshots-containment-sorting-expected.txt: Added. |
| * platform/chromium/inspector/profiler/detailed-heapshots-summary-expansion-preserved-when-sorting-expected.txt: Renamed from LayoutTests/platform/chromium/inspector/profiler/detailed-heapshots-summary-expected.txt. |
| * platform/chromium/inspector/profiler/detailed-heapshots-summary-show-all-expected.txt: Added. |
| * platform/chromium/inspector/profiler/detailed-heapshots-summary-show-next-expected.txt: Added. |
| * platform/chromium/inspector/profiler/detailed-heapshots-summary-sorting-expected.txt: Added. |
| |
| 2011-04-07 Pavel Podivilov <podivilov@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: add test for script formatter worker. |
| https://bugs.webkit.org/show_bug.cgi?id=57447 |
| |
| * inspector/debugger/script-formatter-expected.txt: Added. |
| * inspector/debugger/script-formatter.html: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-08 Kent Tamura <tkent@chromium.org> |
| |
| [Chromium] Note some flaky tests. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-08 Andrey Kosyakov <caseq@chromium.org> |
| |
| Unreviewed. Adjusted test expectations following r83275. |
| |
| * http/tests/inspector/resource-har-conversion-expected.txt: |
| * http/tests/inspector/resource-parameters-expected.txt: |
| |
| 2011-04-08 Andrey Kosyakov <caseq@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: HAR compliance fixes |
| https://bugs.webkit.org/show_bug.cgi?id=58124 |
| |
| - Added entire HARLog to test |
| - Workaround in test to avoid custom expectations (favicon.ico appears in log on certain platforms |
| |
| * http/tests/inspector/resource-har-conversion-expected.txt: |
| * http/tests/inspector/resource-har-conversion.html: |
| * http/tests/inspector/resources-test.js: |
| * platform/mac-wk2/http/tests/inspector/resource-har-conversion-expected.txt: Removed. |
| |
| 2011-04-08 Sergio Villar Senin <svillar@igalia.com> |
| |
| Unreviewed, added new GTK+ test expectations. |
| |
| * platform/gtk/fast/block/positioning/complex-positioned-movement-expected.checksum: Added. |
| * platform/gtk/fast/block/positioning/complex-positioned-movement-expected.png: Added. |
| * platform/gtk/fast/block/positioning/complex-positioned-movement-expected.txt: Added. |
| * platform/gtk/fast/text/decorations-transformed-expected.checksum: Added. |
| * platform/gtk/fast/text/decorations-transformed-expected.png: Added. |
| * platform/gtk/fast/text/decorations-transformed-expected.txt: Added. |
| |
| 2011-04-08 Anton Muhin <antonm@chromium.org> |
| |
| Reviewed by Adam Barth. |
| |
| [v8] Change expectations for plugins/netscape-plugin-poperty-access-exception test |
| https://bugs.webkit.org/show_bug.cgi?id=54681 |
| |
| This a patch which should be landed when fix for exception handling in v8 is landed |
| (see http://codereview.chromium.org/6397011/) |
| |
| * platform/chromium-mac/plugins/netscape-plugin-property-access-exception-expected.txt: |
| * platform/chromium-win/plugins/netscape-plugin-property-access-exception-expected.txt: |
| |
| 2011-04-08 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Reviewed by Tony Chang. |
| |
| dump-as-markup conversion: editing/pasteboard/5065605.html and display-block-on-spans.html |
| https://bugs.webkit.org/show_bug.cgi?id=58074 |
| |
| Converted 5065605.html and display-block-on-spans.html to dump-as-markup tests. |
| |
| * editing/pasteboard/5065605-expected.txt: Added. |
| * editing/pasteboard/5065605.html: |
| * editing/pasteboard/display-block-on-spans-expected.txt: Added. |
| * editing/pasteboard/display-block-on-spans.html: |
| * platform/chromium-linux/editing/pasteboard/5065605-expected.checksum: Removed. |
| * platform/chromium-linux/editing/pasteboard/5065605-expected.png: Removed. |
| * platform/chromium-linux/editing/pasteboard/display-block-on-spans-expected.checksum: Removed. |
| * platform/chromium-linux/editing/pasteboard/display-block-on-spans-expected.png: Removed. |
| * platform/chromium-win/editing/pasteboard/5065605-expected.checksum: Removed. |
| * platform/chromium-win/editing/pasteboard/5065605-expected.png: Removed. |
| * platform/chromium-win/editing/pasteboard/5065605-expected.txt: Removed. |
| * platform/chromium-win/editing/pasteboard/display-block-on-spans-expected.checksum: Removed. |
| * platform/chromium-win/editing/pasteboard/display-block-on-spans-expected.png: Removed. |
| * platform/chromium-win/editing/pasteboard/display-block-on-spans-expected.txt: Removed. |
| * platform/gtk/editing/pasteboard/5065605-expected.checksum: Removed. |
| * platform/gtk/editing/pasteboard/5065605-expected.png: Removed. |
| * platform/gtk/editing/pasteboard/5065605-expected.txt: Removed. |
| * platform/gtk/editing/pasteboard/display-block-on-spans-expected.checksum: Removed. |
| * platform/gtk/editing/pasteboard/display-block-on-spans-expected.png: Removed. |
| * platform/gtk/editing/pasteboard/display-block-on-spans-expected.txt: Removed. |
| * platform/mac-leopard/editing/pasteboard/5065605-expected.checksum: Removed. |
| * platform/mac-leopard/editing/pasteboard/5065605-expected.png: Removed. |
| * platform/mac-leopard/editing/pasteboard/display-block-on-spans-expected.checksum: Removed. |
| * platform/mac-leopard/editing/pasteboard/display-block-on-spans-expected.png: Removed. |
| * platform/mac/editing/pasteboard/5065605-expected.checksum: Removed. |
| * platform/mac/editing/pasteboard/5065605-expected.png: Removed. |
| * platform/mac/editing/pasteboard/5065605-expected.txt: Removed. |
| * platform/mac/editing/pasteboard/display-block-on-spans-expected.checksum: Removed. |
| * platform/mac/editing/pasteboard/display-block-on-spans-expected.png: Removed. |
| * platform/mac/editing/pasteboard/display-block-on-spans-expected.txt: Removed. |
| * platform/qt/editing/pasteboard/5065605-expected.txt: Removed. |
| * platform/qt/editing/pasteboard/display-block-on-spans-expected.txt: Removed. |
| |
| 2011-04-08 Csaba Osztrogonác <ossy@webkit.org> |
| |
| [Qt] Add platform specific expected file after r83235. |
| |
| * platform/qt/http/tests/security/contentSecurityPolicy: Added. |
| * platform/qt/http/tests/security/contentSecurityPolicy/xsl-allowed-expected.txt: Copied from LayoutTests/http/tests/security/contentSecurityPolicy/xsl-allowed-expected.txt. |
| |
| 2011-04-08 Kent Tamura <tkent@chromium.org> |
| |
| [Chromium] Update expectations for r82899 and r83253. |
| |
| * platform/chromium-mac-leopard/fast/borders/border-radius-huge-assert-expected.checksum: Removed. |
| * platform/chromium-mac-leopard/fast/borders/border-radius-huge-assert-expected.png: |
| * platform/chromium-mac-leopard/fast/box-shadow/border-radius-big-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/box-shadow/spread-multiple-inset-expected.png: |
| * platform/chromium-mac/fast/borders/border-radius-circle-expected.png: Added. |
| * platform/chromium-mac/fast/borders/border-radius-huge-assert-expected.png: Added. |
| * platform/chromium-mac/fast/box-shadow/border-radius-big-expected.png: Added. |
| * platform/chromium-mac/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.png: Added. |
| * platform/chromium-mac/fast/box-shadow/spread-expected.png: Added. |
| * platform/chromium-mac/fast/box-shadow/spread-multiple-inset-expected.png: Added. |
| * platform/chromium-mac/fast/box-shadow/spread-multiple-normal-expected.png: Added. |
| * platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt: |
| * platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt: |
| * platform/chromium-win/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt: |
| * platform/chromium-win/fast/dom/HTMLMeterElement/meter-optimums-expected.txt: |
| * platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-08 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Flaky Test: fast/events/tabindex-focus-blur-all.html |
| https://bugs.webkit.org/show_bug.cgi?id=52115 |
| |
| * platform/qt/Skipped: Add fast/events/tabindex-focus-blur-all.html. |
| |
| 2011-04-07 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Chromium rebaseline after r83246. |
| |
| * platform/chromium-win/editing/pasteboard/paste-text-011-expected.txt: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-07 Julien Chaffraix <jchaffraix@codeaurora.org> |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| EventSource should only accept UTF-8 charset |
| https://bugs.webkit.org/show_bug.cgi?id=56942 |
| |
| * ChangeLog-2011-02-16: Corrected previous commit message. Pointed out by Alexey. |
| |
| * http/tests/eventsource/eventsource-bad-mime-type-expected.txt: Updated with the new console message. |
| |
| * http/tests/eventsource/eventsource-content-type-charset-expected.txt: |
| * http/tests/eventsource/eventsource-content-type-charset.html: Beefed up this test and merged |
| the following test into it. The new tests check that we dispatch a console error if the charset is |
| wrong. |
| |
| * http/tests/eventsource/eventsource-content-type-text-event-stream-foobar-expected.txt: Removed. |
| * http/tests/eventsource/eventsource-content-type-text-event-stream-foobar.html: Removed. |
| |
| * http/tests/eventsource/resources/response-content-type-charset.php: Return the charset passed |
| in the URL. Also added PHP's magic quotes handling as this would make the test fail on Mac. |
| |
| * http/tests/eventsource/resources/response-content-type-event-stream-foobar.php: Removed. |
| |
| 2011-04-07 Kent Tamura <tkent@chromium.org> |
| |
| [Chromium] Update expectations for xsl-blocked.php and pate-text-011.html. |
| |
| * platform/chromium/http/tests/security/contentSecurityPolicy/xsl-blocked-expected.png: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-07 Dominic Cooney <dominicc@google.com> |
| |
| Reviewed by Dimitri Glazkov. |
| |
| Let shadow DOM have a list of nodes at the top level of a shadow. |
| https://bugs.webkit.org/show_bug.cgi?id=57813 |
| |
| * fast/dom/HTMLKeygenElement/keygen-expected.txt: shadow DOM changed |
| * fast/dom/HTMLKeygenElement/keygen.html: added assertion on shadow |
| |
| 2011-04-07 Maciej Stachowiak <mjs@apple.com> |
| |
| Reviewed by Simon Fraser. |
| |
| REGRESSION (r80871): Crash when visiting http://broadband.biglobe.ne.jp/ |
| https://bugs.webkit.org/show_bug.cgi?id=56297 |
| <rdar://problem/9131597> |
| |
| * fast/css-generated-content/table-row-after-no-crash-expected.txt: Added. |
| * fast/css-generated-content/table-row-after-no-crash.html: Added. |
| |
| 2011-04-07 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Reviewed by Darin Adler. |
| |
| REGRESSION (r46914, r48764): When typing in Mail, line wrapping frequently occurs in the middle of words |
| https://bugs.webkit.org/show_bug.cgi?id=57872 |
| |
| Added tests to ensure WebKit inserts a paragraph separator properly around tab span. |
| |
| * editing/inserting/insert-div-021-expected.txt: No longer duplicates span[id="test"] incorrectly. |
| * editing/inserting/insert-paragraph-after-tab-span-and-text-expected.txt: Added. |
| * editing/inserting/insert-paragraph-after-tab-span-and-text.html: Added. |
| * editing/inserting/insert-paragraph-separator-tab-span-expected.txt: Added. |
| * editing/inserting/insert-paragraph-separator-tab-span.html: Added. |
| * editing/inserting/insert-paragraph-at-end-of-line-expected.txt: No longer duplicates a[id="anchor"] incorrectly. |
| |
| 2011-04-07 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Reviewed by Eric Seidel. |
| |
| dump-as-markup conversion: editing/pasteboard/paste-text-001.html and paste-text-011.html |
| https://bugs.webkit.org/show_bug.cgi?id=58078 |
| |
| Converted the tests. |
| |
| * editing/pasteboard/paste-text-001-expected.txt: Added. |
| * editing/pasteboard/paste-text-001.html: |
| * editing/pasteboard/paste-text-011-expected.txt: Added. |
| * editing/pasteboard/paste-text-011.html: |
| * platform/chromium-linux/editing/pasteboard/paste-text-001-expected.checksum: Removed. |
| * platform/chromium-linux/editing/pasteboard/paste-text-001-expected.png: Removed. |
| * platform/chromium-linux/editing/pasteboard/paste-text-011-expected.checksum: Removed. |
| * platform/chromium-linux/editing/pasteboard/paste-text-011-expected.png: Removed. |
| * platform/chromium-win/editing/pasteboard/paste-text-001-expected.checksum: Removed. |
| * platform/chromium-win/editing/pasteboard/paste-text-001-expected.png: Removed. |
| * platform/chromium-win/editing/pasteboard/paste-text-001-expected.txt: Removed. |
| * platform/chromium-win/editing/pasteboard/paste-text-011-expected.checksum: Removed. |
| * platform/chromium-win/editing/pasteboard/paste-text-011-expected.png: Removed. |
| * platform/chromium-win/editing/pasteboard/paste-text-011-expected.txt: Removed. |
| * platform/gtk/editing/pasteboard/paste-text-001-expected.txt: Removed. |
| * platform/gtk/editing/pasteboard/paste-text-011-expected.checksum: Removed. |
| * platform/gtk/editing/pasteboard/paste-text-011-expected.png: Removed. |
| * platform/gtk/editing/pasteboard/paste-text-011-expected.txt: Removed. |
| * platform/mac-leopard/editing/pasteboard/paste-text-011-expected.checksum: Removed. |
| * platform/mac-leopard/editing/pasteboard/paste-text-011-expected.png: Removed. |
| * platform/mac/editing/pasteboard/paste-text-001-expected.checksum: Removed. |
| * platform/mac/editing/pasteboard/paste-text-001-expected.png: Removed. |
| * platform/mac/editing/pasteboard/paste-text-001-expected.txt: Removed. |
| * platform/mac/editing/pasteboard/paste-text-011-expected.checksum: Removed. |
| * platform/mac/editing/pasteboard/paste-text-011-expected.png: Removed. |
| * platform/mac/editing/pasteboard/paste-text-011-expected.txt: Removed. |
| * platform/qt/editing/pasteboard/paste-text-011-expected.checksum: Removed. |
| * platform/qt/editing/pasteboard/paste-text-011-expected.png: Removed. |
| * platform/qt/editing/pasteboard/paste-text-011-expected.txt: Removed. |
| |
| 2011-04-07 Kent Tamura <tkent@chromium.org> |
| |
| [Chromium] Update expectations for r83216 and r83235. |
| |
| * platform/chromium-linux/svg/custom/foreign-object-skew-expected.png: Added. |
| * platform/chromium-linux/svg/custom/foreign-object-skew-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/custom/foreign-object-skew-expected.txt. |
| * platform/chromium-mac-leopard/svg/custom/foreign-object-skew-expected.checksum: Removed. |
| * platform/chromium-mac-leopard/svg/custom/foreign-object-skew-expected.png: |
| * platform/chromium-mac/svg/custom/foreign-object-skew-expected.checksum: Removed. |
| * platform/chromium-mac/svg/custom/foreign-object-skew-expected.png: |
| * platform/chromium-mac/svg/zoom/text/zoom-foreignObject-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/custom/foreign-object-skew-expected.png. |
| * platform/chromium-win-vista/svg/custom/foreign-object-skew-expected.checksum: Removed. |
| * platform/chromium-win-vista/svg/custom/foreign-object-skew-expected.png: |
| * platform/chromium-win/svg/custom/foreign-object-skew-expected.checksum: Removed. |
| * platform/chromium-win/svg/custom/foreign-object-skew-expected.png: |
| * platform/chromium-win/svg/custom/foreign-object-skew-expected.txt: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-07 Julien Chaffraix <jchaffraix@webkit.org> |
| |
| Reviewed by Eric Seidel. |
| |
| Test for Bug 51465 - chrome.dll!WebCore::RenderLayer::currentTransform |
| ReadAV@NULL (8968fc97874fa23b6799ff8f09c142e4) |
| |
| Forgot to add them to the original patch. |
| |
| * fast/css/webkit-empty-transform-preserve3d-crash-expected.txt: Added. |
| * fast/css/webkit-empty-transform-preserve3d-crash.html: Added. |
| |
| 2011-04-07 Adrienne Walker <enne@google.com> |
| |
| [chromium] Unreviewed, add baseline pixel images for decorations-transformed. |
| |
| * platform/chromium-mac/fast/text/decorations-transformed-expected.png: Added. |
| * platform/chromium-win/fast/text/decorations-transformed-expected.png: Added. |
| |
| 2011-04-07 Adam Barth <abarth@webkit.org> |
| |
| Reviewed by Eric Seidel. |
| |
| Implement img-src style-src and font-src |
| https://bugs.webkit.org/show_bug.cgi?id=58018 |
| |
| Test a bunch of allow/block tests for these new directives. |
| |
| * http/tests/security/contentSecurityPolicy/image-allowed-expected.txt: Added. |
| * http/tests/security/contentSecurityPolicy/image-allowed.html: Added. |
| * http/tests/security/contentSecurityPolicy/image-blocked-expected.txt: Added. |
| * http/tests/security/contentSecurityPolicy/image-blocked.html: Added. |
| * http/tests/security/contentSecurityPolicy/resources/blue.css: Added. |
| * http/tests/security/contentSecurityPolicy/resources/style.xsl: Added. |
| * http/tests/security/contentSecurityPolicy/style-allowed-expected.txt: Added. |
| * http/tests/security/contentSecurityPolicy/style-allowed.html: Added. |
| * http/tests/security/contentSecurityPolicy/style-blocked-expected.txt: Added. |
| * http/tests/security/contentSecurityPolicy/style-blocked.html: Added. |
| * http/tests/security/contentSecurityPolicy/xsl-allowed.php: Added. |
| * http/tests/security/contentSecurityPolicy/xsl-blocked-expected.txt: Added. |
| * http/tests/security/contentSecurityPolicy/xsl-blocked.php: Added. |
| |
| 2011-04-07 Enrica Casucci <enrica@apple.com> |
| |
| Unreviewed. Updated comment in skipped list to |
| include the bug that tracks the changes required |
| in WebKitTestRunner. |
| |
| * platform/win-wk2/Skipped: |
| |
| 2011-04-07 Daniel Bates <dbates@rim.com> |
| |
| Reviewed by Darin Adler. |
| |
| Add a layout test to ensure that mousemove is fired from a subframe |
| https://bugs.webkit.org/show_bug.cgi?id=58094 |
| |
| * fast/events/iframe-onmousemove-expected.txt: Added. |
| * fast/events/iframe-onmousemove.html: Added. |
| * fast/events/resources/iframe-onmousemove.html: Added. |
| |
| 2011-04-07 Csaba Osztrogonác <ossy@webkit.org> |
| |
| [Qt][WK2] Decrease flakiness of test results. |
| |
| * platform/qt-wk2/Skipped: |
| - Add canvas tests not to break css2.1 tests. |
| - Remove passing css2.1 tests. |
| |
| 2011-04-07 Jer Noble <jer.noble@apple.com> |
| |
| Unreviewed; Add failing legacy full screen tests to the gtk/Skipped list. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-04-07 David Hyatt <hyatt@apple.com> |
| |
| Reviewed by Dan Bernstein. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=57736 |
| |
| Crash on openstreetmap.org while using the map. Fix a bad interaction between the positioned movement layout |
| optimization and the simplified layout optimization that could lead to blocks remaining marked as dirty when |
| layout finished. This would eventually lead to an inability to properly determine the correct layout root and |
| would cause a deleted root to be used later on. |
| |
| Added fast/block/positioning/complex-positioned-movement.html. |
| |
| * fast/block/positioning/complex-positioned-movement.html: Added. |
| * platform/mac/fast/block/positioning/complex-positioned-movement-expected.checksum: Added. |
| * platform/mac/fast/block/positioning/complex-positioned-movement-expected.png: Added. |
| * platform/mac/fast/block/positioning/complex-positioned-movement-expected.txt: Added. |
| |
| 2011-04-07 Dan Bernstein <mitz@apple.com> |
| |
| Reviewed by Simon Fraser. |
| |
| <rdar://problem/9018212> Underline thickness is not uniform under non-integral scale factor |
| https://bugs.webkit.org/show_bug.cgi?id=58083 |
| |
| * fast/text/decorations-transformed.html: Added. |
| * platform/mac/fast/text/decorations-transformed-expected.checksum: Added. |
| * platform/mac/fast/text/decorations-transformed-expected.png: Added. |
| * platform/mac/fast/text/decorations-transformed-expected.txt: Added. |
| |
| 2011-04-07 Jer Noble <jer.noble@apple.com> |
| |
| Unreviewed; Add the media/media-fullscreen-inline.html test to the mac-snowleopard Skipped list. |
| |
| The legacy full screen API now redirects to the new full screen API, breaking the media-fullscreen-inline.html |
| test. |
| |
| * platform/mac-snowleopard/Skipped: |
| |
| 2011-04-06 Vitaly Repeshko <vitalyr@chromium.org> |
| |
| Reviewed by Nate Chapin. |
| |
| [V8] Remove custom DOMImplementation getter on Document. |
| https://bugs.webkit.org/show_bug.cgi?id=57991 |
| |
| * fast/dom/DOMImplementation/implementation-identity-expected.txt: Added. |
| * fast/dom/DOMImplementation/implementation-identity.html: Added. |
| |
| 2011-04-07 Steve Lacey <sjl@chromium.org> |
| |
| Reviewed by Eric Carlson. |
| |
| Make various video layout tests platform independent by selecting an appropriate media file. |
| |
| Various layout tests depend on mp4 files. |
| https://bugs.webkit.org/show_bug.cgi?id=57804 |
| |
| * http/tests/media/remove-while-loading.html: |
| * http/tests/media/video-load-and-stall.cgi: |
| * http/tests/media/video-play-stall-before-meta-data.html: |
| * http/tests/media/video-play-stall-seek.html: |
| * http/tests/media/video-play-stall.html: |
| * http/tests/media/video-seekable-stall.html: |
| * media/media-file.js: |
| (mimeTypeForFile): |
| (stripExtension): |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-07 Sergey Glazunov <serg.glazunov@gmail.com> |
| |
| Reviewed by Dimitri Glazkov. |
| |
| setHasID() is only called for styled elements |
| https://bugs.webkit.org/show_bug.cgi?id=57267 |
| |
| * fast/dom/non-styled-element-id-crash-expected.txt: Added. |
| * fast/dom/non-styled-element-id-crash.html: Added. |
| * svg/custom/embedded-svg-disallowed-in-dashboard.xml: Fix the failing test. |
| |
| 2011-04-07 Brian Weinstein <bweinstein@apple.com> |
| |
| Fix a typo in the Skipped list from r83203. |
| |
| * platform/win-wk2/Skipped: |
| |
| 2011-04-07 Adam Barth <abarth@webkit.org> |
| |
| Reviewed by Eric Seidel. |
| |
| Implement CSP's options directive |
| https://bugs.webkit.org/show_bug.cgi?id=58014 |
| |
| * http/tests/security/contentSecurityPolicy/inline-script-allowed-expected.txt: Added. |
| * http/tests/security/contentSecurityPolicy/inline-script-allowed.html: Added. |
| * http/tests/security/contentSecurityPolicy/inline-script-blocked-goofy-expected.txt: Added. |
| * http/tests/security/contentSecurityPolicy/inline-script-blocked-goofy.html: Added. |
| |
| 2011-04-07 Enrica Casucci <enrica@apple.com> |
| |
| Unreviewed. |
| Adding to skipped list for Windows (WK2) the |
| tests relative to undo removed from the skipped list |
| for Mac where execCommand('undo') is now supported. |
| |
| * platform/win-wk2/Skipped: |
| |
| 2011-04-07 Adrienne Walker <enne@google.com> |
| |
| [chromium] Unreviewed, rebaseline progress element tests. |
| |
| * platform/chromium-linux/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.checksum: Removed. |
| * platform/chromium-linux/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.png: |
| * platform/chromium-mac-leopard/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.png: Added. |
| * platform/chromium-win/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.checksum: Removed. |
| * platform/chromium-win/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.png: |
| * platform/chromium-win/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt: |
| * platform/chromium-win/fast/dom/HTMLProgressElement/progress-element-expected.txt: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-07 Jer Noble <jer.noble@apple.com> |
| |
| Unreviewed; rebaseline expected results in platform/mac-wk2. |
| |
| * platform/mac-wk2/media/controls-without-preload-expected.txt: |
| |
| 2011-04-07 Chang Shu <cshu@webkit.org> |
| |
| Reviewed by Darin Adler. |
| |
| WebKitTestRunner needs layoutTestController.isPageBoxVisible |
| https://bugs.webkit.org/show_bug.cgi?id=42695 |
| |
| Unskip passed tests. |
| |
| * platform/mac-wk2/Skipped: |
| * platform/qt-wk2/Skipped: |
| |
| 2011-04-07 Enrica Casucci <enrica@apple.com> |
| |
| Reviewed by Oliver Hunt. |
| |
| REGRESSION(WebKit2): execCommand('undo') doesn't work (Mac). |
| https://bugs.webkit.org/show_bug.cgi?id=58055 |
| <rdar://problem/8862023> |
| |
| * platform/mac-wk2/Skipped: Remove skipped tests related to undo/redo. |
| |
| 2011-04-07 Nancy Piedra <nancy.piedra@nokia.com> |
| |
| Reviewed by Eric Carlson. |
| |
| Add tests for parsing codecs parameter in video-can-play-type.html |
| https://bugs.webkit.org/show_bug.cgi?id=53275 |
| |
| * media/video-can-play-type-expected.txt: |
| * media/video-can-play-type.html: |
| |
| 2011-04-07 Jessie Berlin <jberlin@apple.com> |
| |
| [WebKit2 Tests] fast/events/select-element.html failing since introduction in r83096 |
| https://bugs.webkit.org/show_bug.cgi?id=58059 |
| |
| Adding this test to the mac-wk2 skipped list to get the bots green. |
| |
| * platform/mac-wk2/Skipped: |
| |
| 2011-04-07 Adrienne Walker <enne@google.com> |
| |
| [chromium] Unreviewed, now that bug 57975 is fixed, mark test as passing. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-07 Brian Weinstein <bweinstein@apple.com> |
| |
| Update Leopard expected results after r83075 to greenify the bots. |
| |
| * platform/mac-leopard/fast/blockflow/text-orientation-basic-expected.txt: |
| |
| 2011-04-07 Adrienne Walker <enne@google.com> |
| |
| [chromium] Unreviewed, rebaseline tests changed in r82947. |
| |
| * platform/chromium-linux/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.png: Added. |
| * platform/chromium-linux/svg/text/text-midpoint-split-bug-expected.png: Added. |
| * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.png: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.png: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt: Added. |
| * platform/chromium-win/svg/text/text-midpoint-split-bug-expected.png: Added. |
| * platform/chromium-win/svg/text/text-midpoint-split-bug-expected.txt: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-07 Vincent Scheib <scheib@chromium.org> |
| |
| Flagging platform/chromium/compositing/huge-layer-rotated.html a bug. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-07 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Reviewed by Eric Seidel. |
| |
| editing/inserting/6633727.html should be renamed and converted into a dump-as-markup test |
| https://bugs.webkit.org/show_bug.cgi?id=58037 |
| |
| Renamed 6633727.html to insert-paragraph-at-end-of-line.html and converted it to a dump-as-markup test. |
| |
| * editing/inserting/6633727-expected.txt: Removed. |
| * editing/inserting/6633727.html: Removed. |
| * editing/inserting/insert-paragraph-at-end-of-line-expected.txt: Added. |
| * editing/inserting/insert-paragraph-at-end-of-line.html: Copied from LayoutTests/editing/inserting/6633727.html. |
| * editing/inserting/script-tests/6633727.js: Removed. |
| |
| 2011-04-07 Yury Semikhatsky <yurys@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: console messages names should adhere to the common naming style |
| https://bugs.webkit.org/show_bug.cgi?id=58042 |
| |
| * inspector/protocol/console-agent-expected.txt: |
| |
| 2011-04-07 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, unskip a fast/xmlhttprequest test passing on GTK. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-04-07 Csaba Osztrogonác <ossy@webkit.org> |
| |
| [Qt][WK2] Add always failing tets to the Skipped list. |
| |
| * platform/qt-wk2/Skipped: |
| |
| 2011-04-06 Ilya Tikhonovsky <loislo@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: migrate Inspector protocol messages format to JSON-RPC. |
| https://bugs.webkit.org/show_bug.cgi?id=57957 |
| |
| There is not a significant difference between inspector messages spec and and JSON-RPC 2.0 messages spec. |
| Also JSON-RPC has a pretty clear specification for error descriptions which we haven't. |
| It was decided that we will use it. |
| |
| the list of renames: |
| 1) type-> /dev/null |
| 2) domain + '.' + event => method // for events |
| 3) domain + '.' + command => method // for requests |
| 4) requestId => id // for responses |
| 5) arguments => params // for requests |
| 6) data => params // for events |
| 7) body => result // for responses |
| |
| protocolErrors and error properties will be converted to JSON-RPC error format. |
| The order of properties in messages also will be adjusted. |
| The only thing that looks unnecessary is jsonrpc property. |
| |
| * inspector/protocol/console-agent-expected.txt: |
| * inspector/protocol/runtime-agent-expected.txt: |
| * inspector/report-API-errors-expected.txt: |
| * inspector/report-API-errors.html: |
| * inspector/report-protocol-errors-expected.txt: |
| * inspector/report-protocol-errors.html: |
| |
| 2011-04-07 Kent Tamura <tkent@chromium.org> |
| |
| [Chromium] Move Leopard-specific images to chromium-mac-leopard, and |
| unify text results common in chromium-mac. |
| |
| * platform/chromium-mac-leopard/fast/speech/input-appearance-numberandspeech-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/speech/input-appearance-numberandspeech-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/speech/input-appearance-numberandspeech-expected.txt: Removed. |
| * platform/chromium-mac-leopard/fast/speech/input-appearance-searchandspeech-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/speech/input-appearance-searchandspeech-expected.png: Added. |
| * platform/chromium-mac/fast/speech/input-appearance-numberandspeech-expected.txt: |
| |
| 2011-04-07 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Reviewed by Eric Seidel. |
| |
| REGRESSION (r46914, r48764): When typing in Mail, line wrapping frequently occurs in the middle of words |
| https://bugs.webkit.org/show_bug.cgi?id=57872 |
| |
| Added a test insert a paragraph separator and text around tab spans. WebKit should not apply the tab span's |
| style to the paragraph separator or the text. |
| |
| * editing/inserting/insert-paragraph-separator-tab-span-expected.txt: Added. |
| * editing/inserting/insert-paragraph-separator-tab-span.html: Added. |
| |
| 2011-04-07 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Reviewed by Eric Seidel. |
| |
| Convert insert-div-021.html to a dump-as-markup test |
| https://bugs.webkit.org/show_bug.cgi?id=58019 |
| |
| Converted the test. |
| |
| * editing/inserting/insert-div-021-expected.txt: Added. |
| * editing/inserting/insert-div-021.html: |
| * platform/chromium-linux/editing/inserting/insert-div-021-expected.checksum: Removed. |
| * platform/chromium-linux/editing/inserting/insert-div-021-expected.png: Removed. |
| * platform/chromium-win/editing/inserting/insert-div-021-expected.checksum: Removed. |
| * platform/chromium-win/editing/inserting/insert-div-021-expected.png: Removed. |
| * platform/chromium-win/editing/inserting/insert-div-021-expected.txt: Removed. |
| * platform/gtk/editing/inserting/insert-div-021-expected.checksum: Removed. |
| * platform/gtk/editing/inserting/insert-div-021-expected.png: Removed. |
| * platform/gtk/editing/inserting/insert-div-021-expected.txt: Removed. |
| * platform/mac/editing/inserting/insert-div-021-expected.checksum: Removed. |
| * platform/mac/editing/inserting/insert-div-021-expected.png: Removed. |
| * platform/mac/editing/inserting/insert-div-021-expected.txt: Removed. |
| * platform/qt/editing/inserting/insert-div-021-expected.txt: Removed. |
| |
| 2011-04-07 Adam Barth <abarth@webkit.org> |
| |
| Reviewed by Eric Seidel. |
| |
| script-src should block inline script |
| https://bugs.webkit.org/show_bug.cgi?id=58012 |
| |
| Test that script-src blocks inline script. This test uses a different |
| approach than the existing tests for variety. |
| |
| * http/tests/security/contentSecurityPolicy/inline-script-blocked-expected.txt: Added. |
| * http/tests/security/contentSecurityPolicy/inline-script-blocked.html: Added. |
| * http/tests/security/contentSecurityPolicy/resources/document-write-alert-fail.js: Added. |
| * http/tests/security/contentSecurityPolicy/resources/dump-as-text.js: Added. |
| |
| 2011-04-07 Kent Tamura <tkent@chromium.org> |
| |
| [Chromium] Update Linux x86-64 results for the Skia rounding rect change. |
| |
| * platform/chromium-linux-x86_64/fast/borders/borderRadiusGroove01-expected.checksum: Removed. |
| * platform/chromium-linux-x86_64/fast/borders/borderRadiusGroove01-expected.png: |
| * platform/chromium-linux-x86_64/fast/borders/borderRadiusGroove02-expected.checksum: Removed. |
| * platform/chromium-linux-x86_64/fast/borders/borderRadiusGroove02-expected.png: |
| * platform/chromium-linux-x86_64/fast/borders/borderRadiusRidge01-expected.checksum: Removed. |
| * platform/chromium-linux-x86_64/fast/borders/borderRadiusRidge01-expected.png: |
| |
| 2011-04-07 Kent Tamura <tkent@chromium.org> |
| |
| Skip platform/mac/fast/forms/input-appearance-spinbutton-up.html on Mac WebKit2. |
| https://bugs.webkit.org/show_bug.cgi?id=56298 |
| |
| * platform/mac-wk2/Skipped: |
| |
| 2011-04-07 Kent Tamura <tkent@chromium.org> |
| |
| Update spinbutton test results for r83145. |
| |
| * platform/chromium-linux/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt: |
| * platform/chromium-linux/fast/forms/input-appearance-spinbutton-layer-expected.txt: Removed. |
| * platform/chromium-linux/fast/forms/input-appearance-spinbutton-visibility-expected.txt: Removed. |
| * platform/chromium-linux/fast/speech/input-appearance-numberandspeech-expected.txt: |
| * platform/chromium-mac-leopard/fast/speech/input-appearance-numberandspeech-expected.txt: Added. |
| * platform/chromium-win/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt: |
| * platform/chromium-win/fast/forms/input-appearance-spinbutton-layer-expected.png: Added. |
| * platform/chromium-win/fast/forms/input-appearance-spinbutton-visibility-expected.txt: |
| * platform/chromium-win/fast/speech/input-appearance-numberandspeech-expected.txt: |
| * platform/chromium/test_expectations.txt: |
| * platform/win/Skipped: |
| |
| 2011-04-07 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, GTK rebaseline after r83145. Also skip |
| fast/forms/input-number-large-padding.html which fails. See bug |
| 58020. |
| |
| * platform/gtk/Skipped: |
| * platform/gtk/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt: |
| * platform/gtk/fast/forms/input-appearance-spinbutton-layer-expected.txt: |
| * platform/gtk/fast/forms/input-appearance-spinbutton-visibility-expected.txt: |
| |
| 2011-04-07 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, GTK baselines for 4 new tests. |
| |
| * platform/gtk/fast/history/visited-link-background-color-expected.checksum: Added. |
| * platform/gtk/fast/history/visited-link-background-color-expected.png: Added. |
| * platform/gtk/fast/history/visited-link-background-color-expected.txt: Added. |
| * platform/gtk/fast/images/imagemap-focus-ring-zero-outline-width-expected.checksum: Added. |
| * platform/gtk/fast/images/imagemap-focus-ring-zero-outline-width-expected.png: Added. |
| * platform/gtk/fast/images/imagemap-focus-ring-zero-outline-width-expected.txt: Added. |
| * platform/gtk/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.checksum: Added. |
| * platform/gtk/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.png: Added. |
| * platform/gtk/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt: Added. |
| * platform/gtk/svg/text/text-midpoint-split-bug-expected.checksum: Added. |
| * platform/gtk/svg/text/text-midpoint-split-bug-expected.png: Added. |
| * platform/gtk/svg/text/text-midpoint-split-bug-expected.txt: Added. |
| |
| 2011-04-07 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, GTK rebaseline after r83075. |
| |
| * platform/gtk/fast/blockflow/text-orientation-basic-expected.txt: |
| * platform/gtk/fast/text/capitalize-empty-generated-string-expected.txt: |
| |
| 2011-04-07 Kent Tamura <tkent@chromium.org> |
| |
| [Chromium] Fix a duplicated entry. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-07 Kent Tamura <tkent@chromium.org> |
| |
| Reviewed by Dimitri Glazkov. |
| |
| Spinbuttons become unclickable if right padding is large. |
| https://bugs.webkit.org/show_bug.cgi?id=56298 |
| |
| Add a test, and skip on platforms which has no inner-spin-button implementation. |
| |
| * fast/forms/input-number-large-padding-expected.txt: Added. |
| * fast/forms/input-number-large-padding.html: Added. |
| * platform/chromium/test_expectations.txt: |
| * platform/mac/Skipped: |
| * platform/mac/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt: |
| * platform/mac/fast/forms/input-appearance-spinbutton-expected.txt: |
| * platform/mac/fast/forms/input-appearance-spinbutton-layer-expected.txt: |
| * platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt: |
| * platform/mac/fast/forms/input-appearance-spinbutton-visibility-expected.txt: |
| * platform/qt/Skipped: |
| |
| 2011-04-06 Kent Tamura <tkent@chromium.org> |
| |
| Fixed an error in the previous commit. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-06 Kent Tamura <tkent@chromium.org> |
| |
| [Chromium] Update text expectation. |
| fast/repaint/scale-page-shrink.html is expected to fail because of no |
| eventSender.scalePageBy(). |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-06 Kent Tamura <tkent@chromium.org> |
| |
| [Chromium] Update test expectation. |
| xhr-breakpoints.html and detailed-heapshots-summary.html are flaky. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-06 Adam Barth <abarth@webkit.org> |
| |
| Reviewed by Eric Seidel. |
| |
| CSP object-src should block plugin loads |
| https://bugs.webkit.org/show_bug.cgi?id=57283 |
| |
| * http/tests/security/contentSecurityPolicy/object-src-none-expected.txt: Added. |
| * http/tests/security/contentSecurityPolicy/object-src-none.html: Added. |
| * http/tests/security/contentSecurityPolicy/resources/echo-object-data.pl: Added. |
| |
| 2011-04-06 Beth Dakin <bdakin@apple.com> |
| |
| Reviewed by Dan Bernstein. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=58009 |
| Frame::scalePage() results in visual artifacts with scale factors less than 1 |
| -and corresponding- |
| <rdar://problem/8683230> |
| |
| * fast/repaint/scale-page-shrink.html: Added. |
| * platform/gtk/Skipped: |
| * platform/mac/fast/repaint/scale-page-shrink-expected.checksum: Added. |
| * platform/mac/fast/repaint/scale-page-shrink-expected.png: Added. |
| * platform/mac/fast/repaint/scale-page-shrink-expected.txt: Added. |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-04-06 Chang Shu <cshu@webkit.org> |
| |
| Reviewed by Darin Adler. |
| |
| WebKitTestRunner needs layoutTestController.pageSizeAndMarginsInPixels |
| https://bugs.webkit.org/show_bug.cgi?id=57984 |
| |
| Unskip passed tests. |
| |
| * platform/mac-wk2/Skipped: |
| |
| 2011-04-06 Benjamin Poulain <benjamin.poulain@nokia.com> |
| |
| Reviewed by Kenneth Rohde Christiansen. |
| |
| [Qt] LayoutTestController needs to implement numberOfPendingGeolocationPermissionRequests |
| https://bugs.webkit.org/show_bug.cgi?id=56086 |
| |
| * platform/qt/Skipped: Remove the skipped test which required numberOfPendingGeolocationPermissionRequests. |
| |
| 2011-04-06 Kent Tamura <tkent@chromium.org> |
| |
| [Chromium] Update expectations for Geeza Pro and so on. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-06 Jer Noble <jer.noble@apple.com> |
| |
| Reviewed by Eric Carlson. |
| |
| MediaPlayerPrivateAVFoundation does not change rate due to setRate(). |
| https://bugs.webkit.org/show_bug.cgi?id=57919 |
| |
| * media/video-set-rate-from-pause-expected.txt: Added. |
| * media/video-set-rate-from-pause.html: Added. |
| |
| 2011-04-06 Dan Bernstein <mitz@apple.com> |
| |
| Correct results for the Geeza Pro metrics change. |
| |
| * platform/mac/fast/dom/52776-expected.checksum: |
| * platform/mac/fast/dom/52776-expected.png: |
| * platform/mac/fast/dom/52776-expected.txt: |
| * platform/mac/fast/text/complex-text-opacity-expected.checksum: |
| * platform/mac/fast/text/complex-text-opacity-expected.png: |
| * platform/mac/fast/text/complex-text-opacity-expected.txt: |
| * platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.txt: |
| * platform/mac/fast/text/international/bidi-AN-after-L-expected.checksum: |
| * platform/mac/fast/text/international/bidi-AN-after-L-expected.png: |
| * platform/mac/fast/text/international/bidi-AN-after-L-expected.txt: |
| * platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.checksum: |
| * platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.png: |
| * platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.txt: |
| * platform/mac/fast/text/international/bidi-CS-after-AN-expected.checksum: |
| * platform/mac/fast/text/international/bidi-CS-after-AN-expected.png: |
| * platform/mac/fast/text/international/bidi-CS-after-AN-expected.txt: |
| * platform/mac/fast/text/international/bidi-mirror-he-ar-expected.checksum: |
| * platform/mac/fast/text/international/bidi-mirror-he-ar-expected.png: |
| * platform/mac/fast/text/international/bidi-mirror-he-ar-expected.txt: |
| * platform/mac/fast/text/international/bidi-neutral-run-expected.checksum: |
| * platform/mac/fast/text/international/bidi-neutral-run-expected.png: |
| * platform/mac/fast/text/international/bidi-neutral-run-expected.txt: |
| * platform/mac/platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.checksum: |
| * platform/mac/platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.png: |
| |
| 2011-04-06 Adrienne Walker <enne@google.com> |
| |
| Unreviewed, update Chromium expectations for failing test from r83075. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-06 Dan Bernstein <mitz@apple.com> |
| |
| Reviewed by Darin Adler. |
| |
| <rdar://problem/9084761> REGRESSION (r73993): Default Arabic line spacing has gotten very loose when the specified font is not Arabic |
| https://bugs.webkit.org/show_bug.cgi?id=58002 |
| |
| * platform/mac/fast/dom/52776-expected.checksum: |
| * platform/mac/fast/dom/52776-expected.png: |
| * platform/mac/fast/dom/52776-expected.txt: |
| * platform/mac/fast/text/complex-text-opacity-expected.txt: |
| * platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.txt: |
| * platform/mac/fast/text/international/bidi-AN-after-L-expected.checksum: |
| * platform/mac/fast/text/international/bidi-AN-after-L-expected.png: |
| * platform/mac/fast/text/international/bidi-AN-after-L-expected.txt: |
| * platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.checksum: |
| * platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.png: |
| * platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.txt: |
| * platform/mac/fast/text/international/bidi-CS-after-AN-expected.txt: |
| * platform/mac/fast/text/international/bidi-mirror-he-ar-expected.txt: |
| * platform/mac/fast/text/international/bidi-neutral-run-expected.checksum: |
| * platform/mac/fast/text/international/bidi-neutral-run-expected.png: |
| * platform/mac/fast/text/international/bidi-neutral-run-expected.txt: |
| * platform/mac/platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.checksum: |
| * platform/mac/platform/mac/fast/text/international/Geeza-Pro-vertical-metrics-adjustment-expected.png: |
| |
| 2011-04-06 Adrienne Walker <enne@google.com> |
| |
| Unreviewed, update expectations for Chromium visited link test. |
| https://bugs.webkit.org/show_bug.cgi?id=58000 |
| |
| Apparently, this just hasn't been working for a while. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-06 Adrienne Walker <enne@google.com> |
| |
| Unreviewed, rebaseline more Chromium mac tests after r83075. |
| |
| * platform/chromium-mac/fast/repaint/shadow-multiple-horizontal-expected.png: Added. |
| * platform/chromium-mac/fast/repaint/shadow-multiple-strict-horizontal-expected.png: Added. |
| |
| 2011-04-06 Adrienne Walker <enne@google.com> |
| |
| Unreviewed, try to green Chromium mac tree by marking failing tests as more generally failing. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-06 David Dorwin <ddorwin@chromium.org> |
| |
| Reviewed by David Levin. |
| |
| Enable fullscreen layout tests for Chromium |
| https://bugs.webkit.org/show_bug.cgi?id=55726 |
| |
| Remove test_expectations override for fullscreen tests. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-06 Adrienne Walker <enne@google.com> |
| |
| Unreviewed, rebaseline Chromium Mac tests after r83075. |
| |
| * platform/chromium-mac-leopard/fast/multicol/nested-columns-expected.checksum: Removed. |
| * platform/chromium-mac-leopard/fast/multicol/nested-columns-expected.png: |
| * platform/chromium-mac/fast/multicol/nested-columns-expected.png: Removed. |
| * platform/chromium-mac/fast/multicol/vertical-lr/nested-columns-expected.checksum: Removed. |
| * platform/chromium-mac/fast/multicol/vertical-lr/nested-columns-expected.png: Removed. |
| * platform/chromium-mac/fast/multicol/vertical-rl/nested-columns-expected.checksum: Removed. |
| * platform/chromium-mac/fast/multicol/vertical-rl/nested-columns-expected.png: Removed. |
| |
| 2011-04-06 Vincent Scheib <scheib@chromium.org> |
| |
| Fixed GPU expectations for r80867 |
| |
| * platform/chromium-gpu-mac/platform/chromium/compositing/huge-layer-rotated-expected.png: Added. |
| * platform/chromium-gpu-win/platform/chromium/compositing/huge-layer-rotated-expected.png: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-06 Csaba Osztrogonác <ossy@webkit.org> |
| |
| [Qt] media tests are flakey |
| https://bugs.webkit.org/show_bug.cgi?id=57983 |
| |
| * platform/qt/Skipped: Disable all media tests until fix. |
| |
| 2011-04-06 Sheriff Bot <webkit.review.bot@gmail.com> |
| |
| Unreviewed, rolling out r83039. |
| http://trac.webkit.org/changeset/83039 |
| https://bugs.webkit.org/show_bug.cgi?id=57978 |
| |
| introduced a new regression in conjunction to |
| ReplaceSelectionCommand (Requested by rniwa on #webkit). |
| |
| * editing/inserting/insert-paragraph-separator-tab-span-expected.txt: Removed. |
| * editing/inserting/insert-paragraph-separator-tab-span.html: Removed. |
| |
| 2011-04-06 Naoki Takano <takano.naoki@gmail.com> |
| |
| Reviewed by David Levin. |
| |
| Webkit ignores PgUp/PgDown/Home/End in SELECT tag objects |
| https://bugs.webkit.org/show_bug.cgi?id=27658 |
| |
| * fast/events/select-element-expected.txt: Added to check PgUp/PgDown/Home/End keys are working correctly in SELECT tag. |
| * fast/events/select-element.html: Added for expectation. |
| |
| 2011-04-06 Adrienne Walker <enne@google.com> |
| |
| Unreviewed, rebaseline Chromium Win tests after r83075. |
| |
| * platform/chromium-win/fast/multicol/nested-columns-expected.checksum: Removed. |
| * platform/chromium-win/fast/multicol/nested-columns-expected.png: |
| * platform/chromium-win/fast/multicol/vertical-lr/nested-columns-expected.checksum: Removed. |
| * platform/chromium-win/fast/multicol/vertical-lr/nested-columns-expected.png: |
| * platform/chromium-win/fast/multicol/vertical-rl/nested-columns-expected.checksum: Removed. |
| * platform/chromium-win/fast/multicol/vertical-rl/nested-columns-expected.png: |
| * platform/chromium-win/fast/text/capitalize-empty-generated-string-expected.txt: |
| |
| 2011-04-06 Csaba Osztrogonác <ossy@webkit.org> |
| |
| [Qt] Update platform specific expected results after r83075. |
| |
| * platform/qt/editing/pasteboard/paste-text-011-expected.checksum: |
| * platform/qt/editing/pasteboard/paste-text-011-expected.png: |
| * platform/qt/editing/pasteboard/paste-text-011-expected.txt: |
| * platform/qt/fast/css-generated-content/014-expected.checksum: |
| * platform/qt/fast/css-generated-content/014-expected.png: |
| * platform/qt/fast/css-generated-content/014-expected.txt: |
| * platform/qt/fast/css/word-space-extra-expected.checksum: |
| * platform/qt/fast/css/word-space-extra-expected.png: |
| * platform/qt/fast/css/word-space-extra-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug16252-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug2123-expected.checksum: |
| * platform/qt/tables/mozilla/bugs/bug2123-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug2123-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug43854-1-expected.checksum: |
| * platform/qt/tables/mozilla/bugs/bug43854-1-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug43854-1-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug4523-expected.checksum: |
| * platform/qt/tables/mozilla/bugs/bug4523-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug4523-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug57828-2-expected.checksum: |
| * platform/qt/tables/mozilla/bugs/bug57828-2-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug57828-2-expected.txt: |
| * platform/qt/tables/mozilla/core/bloomberg-expected.checksum: |
| * platform/qt/tables/mozilla/core/bloomberg-expected.png: |
| * platform/qt/tables/mozilla/core/bloomberg-expected.txt: |
| * platform/qt/tables/mozilla/marvin/backgr_index-expected.txt: |
| |
| 2011-04-06 Adrienne Walker <enne@google.com> |
| |
| Unreviewed, mark Chromium expectations for line-clamp.html to be a known regression. |
| https://bugs.webkit.org/show_bug.cgi?id=57975 |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-06 David Hyatt <hyatt@apple.com> |
| |
| Reviewed by Dan Bernstein. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=41445 |
| |
| Visited links painting with black background. Make sure that if the visited style has |
| the initial background color (transparent) set that we just use the unvisited color. |
| |
| Added fast/history/visited-link-background-color.html |
| * fast/history/visited-link-background-color.html: Added. |
| * platform/mac/fast/history/visited-link-background-color-expected.checksum: Added. |
| * platform/mac/fast/history/visited-link-background-color-expected.png: Added. |
| * platform/mac/fast/history/visited-link-background-color-expected.txt: Added. |
| |
| 2011-04-06 Adrienne Walker <enne@google.com> |
| |
| Unreviewed, update Chromium expectations for set-unloaded-frame-location.html as a flaky crasher. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-06 Adrienne Walker <enne@google.com> |
| |
| Unreviewed, rebaseline Chromium linux tests after r83075. |
| |
| * platform/chromium-linux/fast/multicol/nested-columns-expected.checksum: Removed. |
| * platform/chromium-linux/fast/multicol/nested-columns-expected.png: |
| * platform/chromium-linux/fast/multicol/vertical-lr/nested-columns-expected.checksum: Removed. |
| * platform/chromium-linux/fast/multicol/vertical-lr/nested-columns-expected.png: |
| * platform/chromium-linux/fast/multicol/vertical-rl/nested-columns-expected.checksum: Removed. |
| * platform/chromium-linux/fast/multicol/vertical-rl/nested-columns-expected.png: |
| * platform/chromium-linux/fast/text/capitalize-empty-generated-string-expected.txt: Added. |
| |
| 2011-04-06 Alexis Menard <alexis.menard@openbossa.org> |
| |
| Reviewed by Andreas Kling. |
| |
| Skip tests not passing in the Qt bot. |
| |
| * platform/qt/Skipped: |
| |
| 2011-04-06 Zan Dobersek <zandobersek@gmail.com> |
| |
| Reviewed by Eric Seidel. |
| |
| [Gtk] plugins/set-status.html fails |
| https://bugs.webkit.org/show_bug.cgi?id=57844 |
| |
| Unskip a newly-passing test. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-04-06 David Hyatt <hyatt@apple.com> |
| |
| Reviewed by Dan Bernstein. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=57916 |
| |
| Implement an optimization to the line box tree to cull out most of the intermediate |
| line boxes that can occur between the root line box and the leaves of the tree (images |
| and text). |
| |
| RenderInlines now have a boolean member, m_alwaysCreateLineBoxes, |
| that starts off as false. Only if it gets flipped to true will there be any line boxes |
| created for that RenderInline. |
| |
| * platform/mac/fast/blockflow/text-orientation-basic-expected.txt: |
| * platform/mac/fast/text/capitalize-empty-generated-string-expected.txt: |
| |
| 2011-04-06 MORITA Hajime <morrita@google.com> |
| |
| Unreviewed expectations udpate for gtk port that follows r83065. |
| |
| * platform/gtk/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt: |
| * platform/gtk/fast/dom/HTMLProgressElement/progress-element-expected.txt: |
| |
| 2011-04-06 Adrienne Walker <enne@google.com> |
| |
| Unreviewed, modify Chromium test expectations from r83065. They need |
| rebaselines, but in the meantime they should fail more generally so as |
| not to trip the bots. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-06 Alexis Menard <alexis.menard@openbossa.org> |
| |
| Reviewed by Benjamin Poulain. |
| |
| [Qt] Unskip some media LayoutTests. |
| https://bugs.webkit.org/show_bug.cgi?id=57855 |
| |
| Unskip some media tests for Qt. |
| |
| * platform/qt/Skipped: |
| |
| 2011-04-06 Chang Shu <cshu@webkit.org> |
| |
| Reviewed by Darin Adler. |
| |
| WebKitTestRunner needs layoutTestController.pageNumberForElementById |
| https://bugs.webkit.org/show_bug.cgi?id=42329 |
| |
| Unskip passed tests. |
| |
| * platform/mac-wk2/Skipped: |
| * platform/qt-wk2/Skipped: |
| |
| 2011-04-06 Steve Lacey <sjl@chromium.org> |
| |
| Reviewed by Eric Carlson. |
| |
| fast/layer/video_layer.html has the same text output for all chromium mac platforms. |
| |
| [chromium] Fix fast/layers/video_layer.html expectations |
| https://bugs.webkit.org/show_bug.cgi?id=57386 |
| |
| * platform/chromium-mac-leopard/fast/layers/video-layer-expected.txt: Removed. |
| * platform/chromium-mac/fast/layers/video-layer-expected.txt: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-06 MORITA Hajime <morrita@google.com> |
| |
| Reviewed by Dimitri Glazkov. |
| |
| [Refactoring] <progress> should not have manual layout code. |
| https://bugs.webkit.org/show_bug.cgi?id=57801 |
| |
| Updated progress-bar-value-pseudo-element.html to have wider coverage and |
| follow pseudo class change. |
| |
| * fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element.html: |
| * platform/chromium/test_expectations.txt: |
| * platform/mac/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.checksum: |
| * platform/mac/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.png: |
| * platform/mac/fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element-expected.txt: |
| |
| 2011-04-06 Adrienne Walker <enne@google.com> |
| |
| Unreviewed, add Chromium snow leopard baseline for meter-boundary-values |
| |
| * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: Added. |
| |
| 2011-04-06 Sheriff Bot <webkit.review.bot@gmail.com> |
| |
| Unreviewed, rolling out r83045. |
| http://trac.webkit.org/changeset/83045 |
| https://bugs.webkit.org/show_bug.cgi?id=57953 |
| |
| Broke win layout tests (Requested by podivilov on #webkit). |
| |
| * inspector/debugger/script-formatter-expected.txt: Removed. |
| * inspector/debugger/script-formatter.html: Removed. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-06 Andras Becsi <abecsi@webkit.org> |
| |
| Reviewed by Darin Adler. |
| |
| Invalid color #{predefined colorName} is accepted by the CSS parser. |
| https://bugs.webkit.org/show_bug.cgi?id=15360 |
| |
| * editing/execCommand/16049.html: Correct testcase which relies on parsing an invalid color value as valid. |
| * fast/css/invalid-predefined-color-expected.txt: Added. |
| * fast/css/invalid-predefined-color.html: Added. |
| * fast/css/script-tests/invalid-predefined-color.js: Added. |
| |
| 2011-03-30 Pavel Podivilov <podivilov@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: add test for script formatter worker. |
| https://bugs.webkit.org/show_bug.cgi?id=57447 |
| |
| * inspector/debugger/script-formatter-expected.txt: Added. |
| * inspector/debugger/script-formatter.html: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-06 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Reviewed by Eric Seidel. |
| |
| REGRESSION (r46914, r48764): When typing in Mail, line wrapping frequently occurs in the middle of words |
| https://bugs.webkit.org/show_bug.cgi?id=57872 |
| |
| Added a test insert a paragraph separator and text around tab spans. WebKit should not apply the tab span's |
| style to the paragraph separator or the text. |
| |
| * editing/inserting/insert-paragraph-separator-tab-span-expected.txt: Added. |
| * editing/inserting/insert-paragraph-separator-tab-span.html: Added. |
| |
| 2011-04-05 Alexander Pavlov <apavlov@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: Range insertNode function does not update content in the inspector |
| https://bugs.webkit.org/show_bug.cgi?id=57829 |
| |
| * inspector/elements/modify-chardata-expected.txt: |
| * inspector/elements/modify-chardata.html: |
| |
| 2011-04-06 Nikolas Zimmermann <nzimmermann@rim.com> |
| |
| Reviewed by Dirk Schulze. |
| |
| getComputedTextLength always returns 0 with tspan elements |
| https://bugs.webkit.org/show_bug.cgi?id=19814 |
| |
| Add a testcase showing that getComputedTextLength for <tspan> works fine. |
| |
| * svg/text/tspan-getComputedTextLength-expected.txt: Added. |
| * svg/text/tspan-getComputedTextLength.svg: Added. |
| |
| 2011-04-05 Andrey Kosyakov <caseq@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: [Extensions API] remove inspectedPage.* events |
| https://bugs.webkit.org/show_bug.cgi?id=57763 |
| |
| - Removed webInspector.inspectedPage.* events |
| - moved onNavigated to webInspector.resources |
| |
| * http/tests/inspector/extensions-test.js: |
| (initialize_ExtensionsTest.runWhenPageLoads): |
| * http/tests/inspector/inspector-test.js: |
| (initialize_InspectorTest.InspectorTest.runWhenPageLoads.chainedCallback): |
| (initialize_InspectorTest.InspectorTest.runWhenPageLoads): |
| * inspector/extensions/extensions-api-expected.txt: |
| * inspector/extensions/extensions-events-expected.txt: |
| * inspector/extensions/extensions-events.html: |
| |
| 2011-04-05 Mikhail Naganov <mnaganov@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: [Chromium] Add layout test for Summary view of detailed heap snapshots. |
| https://bugs.webkit.org/show_bug.cgi?id=57856 |
| |
| * http/tests/inspector/inspector-test.js: |
| (initialize_InspectorTest.): |
| (initialize_InspectorTest): |
| * inspector/profiler/detailed-heapshots-summary-expected.txt: Added. |
| * inspector/profiler/detailed-heapshots-summary.html: Added. |
| * inspector/profiler/detailed-heapshots-test.js: Added. |
| * platform/chromium/inspector/profiler/detailed-heapshots-summary-expected.txt: Added. |
| |
| 2011-04-06 Ojan Vafai <ojan@chromium.org> |
| |
| http://trac.webkit.org/changeset/83024 incorrectly removed the mac-leopard results. |
| Instead, it should have moved the results from chromium-mac to chromium-mac-leopard. |
| |
| * platform/chromium-mac-leopard/fast/box-shadow/spread-multiple-inset-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-add-summary-1-and-click-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-add-summary-1-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-add-summary-10-and-click-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-add-summary-10-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-add-summary-2-and-click-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-add-summary-2-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-add-summary-3-and-click-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-add-summary-3-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-add-summary-4-and-click-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-add-summary-4-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-add-summary-5-and-click-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-add-summary-5-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-add-summary-6-and-click-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-add-summary-6-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-add-summary-7-and-click-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-add-summary-7-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-add-summary-8-and-click-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-add-summary-8-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-add-summary-9-and-click-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-add-summary-9-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-no-summary1-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-no-summary2-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-no-summary3-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-no-summary4-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-open-javascript-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-open1-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-open2-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-open3-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-open4-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-open5-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-open6-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-position-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-remove-summary-1-and-click-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-remove-summary-1-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-remove-summary-2-and-click-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-remove-summary-2-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-remove-summary-3-and-click-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-remove-summary-3-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-remove-summary-4-and-click-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-remove-summary-4-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-remove-summary-5-and-click-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-remove-summary-5-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-remove-summary-6-and-click-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-remove-summary-6-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-writing-mode-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/inline-block/inline-block-vertical-align-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/multicol/layers-in-multicol-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/ruby/ruby-beforeafter-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/ruby/ruby-length-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/ruby/ruby-run-break-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/ruby/ruby-runs-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/ruby/ruby-runs-spans-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/ruby/ruby-trailing-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/ruby/rubyDOM-insert-rt-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/ruby/rubyDOM-insert-text1-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/ruby/rubyDOM-insert-text2-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/ruby/rubyDOM-insert-text3-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/ruby/rubyDOM-remove-rt1-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/ruby/rubyDOM-remove-rt2-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/ruby/rubyDOM-remove-text1-expected.png: Added. |
| |
| 2011-04-06 Nikolas Zimmermann <nzimmermann@rim.com> |
| |
| Not reviewed. |
| |
| Add missing pixel test result. |
| |
| * platform/mac/svg/custom/use-in-symbol-with-offset-expected.checksum: Added. |
| * platform/mac/svg/custom/use-in-symbol-with-offset-expected.png: Added. |
| |
| 2011-04-06 James Kozianski <koz@chromium.org> |
| |
| [chromium] Add expectations for failing GPU tests. |
| https://bugs.webkit.org/show_bug.cgi?id=57926 |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-06 Naoki Takano <takano.naoki@gmail.com> |
| |
| Reviewed by Ryosuke Niwa. |
| |
| REGRESSION(r81328): Null pointer crash in canAppendNewLineFeed when selection isn't inside an editable element |
| https://bugs.webkit.org/show_bug.cgi?id=57755 |
| |
| * editing/execCommand/insert-line-break-onload-expected.txt: Added. |
| * editing/execCommand/insert-line-break-onload.html: Added to check calling InsertLineBreak without any crash. |
| |
| 2011-04-05 James Kozianski <koz@chromium.org> |
| |
| [chromium] Rebaseline images after r82969 |
| |
| Rebaseline for missed linux test in r83019. |
| |
| * platform/chromium-linux/fast/css/text-input-with-webkit-border-radius-expected.checksum: Removed. |
| * platform/chromium-linux/fast/css/text-input-with-webkit-border-radius-expected.png: |
| |
| 2011-04-05 Shane Stephens <shanestephens@google.com> |
| |
| Reviewed by Ojan Vafai. |
| |
| [Chromium] Greening the Mac 10.5 and 10.6 trees. |
| https://bugs.webkit.org/show_bug.cgi?id=57924 |
| |
| Rebaselines a bunch of tests with differences due to text anti-aliasing. |
| (Prepared using rebaseline script) |
| |
| * platform/chromium-mac/fast/box-shadow/spread-multiple-inset-expected.checksum: Removed. |
| * platform/chromium-mac/fast/box-shadow/spread-multiple-inset-expected.png: Removed. |
| * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-1-and-click-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-1-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-10-and-click-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-10-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-2-and-click-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-2-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-3-and-click-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-3-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-4-and-click-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-4-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-5-and-click-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-5-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-6-and-click-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-6-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-7-and-click-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-7-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-8-and-click-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-8-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-9-and-click-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-9-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-no-summary1-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-no-summary2-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-no-summary3-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-no-summary4-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-open-javascript-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-open1-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-open2-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-open3-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-open4-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-open5-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-open6-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-position-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-remove-summary-1-and-click-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-remove-summary-1-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-remove-summary-2-and-click-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-remove-summary-2-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-remove-summary-3-and-click-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-remove-summary-3-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-remove-summary-4-and-click-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-remove-summary-4-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-remove-summary-5-and-click-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-remove-summary-5-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-remove-summary-6-and-click-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-remove-summary-6-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-writing-mode-expected.png: Removed. |
| * platform/chromium-mac/fast/inline-block/inline-block-vertical-align-expected.checksum: Removed. |
| * platform/chromium-mac/fast/inline-block/inline-block-vertical-align-expected.png: Removed. |
| * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.checksum: Removed. |
| * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.png: Removed. |
| * platform/chromium-mac/fast/multicol/nested-columns-expected.checksum: Removed. |
| * platform/chromium-mac/fast/multicol/nested-columns-expected.png: |
| * platform/chromium-mac/fast/repaint/list-marker-expected.checksum: Removed. |
| * platform/chromium-mac/fast/repaint/list-marker-expected.png: |
| * platform/chromium-mac/fast/ruby/ruby-beforeafter-expected.png: Removed. |
| * platform/chromium-mac/fast/ruby/ruby-length-expected.png: Removed. |
| * platform/chromium-mac/fast/ruby/ruby-run-break-expected.png: Removed. |
| * platform/chromium-mac/fast/ruby/ruby-runs-expected.png: Removed. |
| * platform/chromium-mac/fast/ruby/ruby-runs-spans-expected.png: Removed. |
| * platform/chromium-mac/fast/ruby/ruby-trailing-expected.png: Removed. |
| * platform/chromium-mac/fast/ruby/rubyDOM-insert-rt-expected.png: Removed. |
| * platform/chromium-mac/fast/ruby/rubyDOM-insert-text1-expected.png: Removed. |
| * platform/chromium-mac/fast/ruby/rubyDOM-insert-text2-expected.png: Removed. |
| * platform/chromium-mac/fast/ruby/rubyDOM-insert-text3-expected.png: Removed. |
| * platform/chromium-mac/fast/ruby/rubyDOM-remove-rt1-expected.png: Removed. |
| * platform/chromium-mac/fast/ruby/rubyDOM-remove-rt2-expected.png: Removed. |
| * platform/chromium-mac/fast/ruby/rubyDOM-remove-text1-expected.png: Removed. |
| * platform/chromium/test_expectations.txt: |
| * platform/mac/fast/css/background-clip-values-expected.checksum: Added. |
| * platform/mac/fast/css/background-clip-values-expected.png: Added. |
| * platform/mac/fast/css/bidi-override-in-anonymous-block-expected.checksum: Added. |
| * platform/mac/fast/css/bidi-override-in-anonymous-block-expected.png: Added. |
| * platform/mac/fast/gradients/gradient-after-transparent-border-expected.checksum: Added. |
| * platform/mac/fast/gradients/gradient-after-transparent-border-expected.png: Added. |
| * platform/mac/fast/images/gray-scale-jpeg-with-color-profile-expected.checksum: Added. |
| * platform/mac/fast/images/gray-scale-jpeg-with-color-profile-expected.png: Added. |
| * platform/mac/media/controls-without-preload-expected.checksum: Added. |
| * platform/mac/media/controls-without-preload-expected.png: Added. |
| |
| 2011-04-05 James Kozianski <koz@chromium.org> |
| |
| Rebaseline images after r82969 |
| https://bugs.webkit.org/show_bug.cgi?id=57917 |
| |
| Rebaseline for r82969, which causes slight changes in rounded corner rendering. |
| |
| * platform/chromium-linux/fast/blockflow/border-radius-clipping-vertical-lr-expected.checksum: Removed. |
| * platform/chromium-linux/fast/blockflow/border-radius-clipping-vertical-lr-expected.png: |
| * platform/chromium-linux/fast/blockflow/box-shadow-horizontal-bt-expected.checksum: Removed. |
| * platform/chromium-linux/fast/blockflow/box-shadow-horizontal-bt-expected.png: |
| * platform/chromium-linux/fast/blockflow/box-shadow-vertical-lr-expected.checksum: Removed. |
| * platform/chromium-linux/fast/blockflow/box-shadow-vertical-lr-expected.png: |
| * platform/chromium-linux/fast/blockflow/box-shadow-vertical-rl-expected.checksum: Removed. |
| * platform/chromium-linux/fast/blockflow/box-shadow-vertical-rl-expected.png: |
| * platform/chromium-linux/fast/borders/border-radius-huge-assert-expected.checksum: Removed. |
| * platform/chromium-linux/fast/borders/border-radius-huge-assert-expected.png: |
| * platform/chromium-linux/fast/borders/borderRadiusAllStylesAllCorners-expected.checksum: Removed. |
| * platform/chromium-linux/fast/borders/borderRadiusAllStylesAllCorners-expected.png: |
| * platform/chromium-linux/fast/borders/borderRadiusArcs01-expected.checksum: Removed. |
| * platform/chromium-linux/fast/borders/borderRadiusArcs01-expected.png: |
| * platform/chromium-linux/fast/borders/borderRadiusDashed01-expected.checksum: Removed. |
| * platform/chromium-linux/fast/borders/borderRadiusDashed01-expected.png: |
| * platform/chromium-linux/fast/borders/borderRadiusDashed02-expected.checksum: Removed. |
| * platform/chromium-linux/fast/borders/borderRadiusDashed02-expected.png: |
| * platform/chromium-linux/fast/borders/borderRadiusDashed03-expected.checksum: Removed. |
| * platform/chromium-linux/fast/borders/borderRadiusDashed03-expected.png: |
| * platform/chromium-linux/fast/borders/borderRadiusDotted01-expected.checksum: Removed. |
| * platform/chromium-linux/fast/borders/borderRadiusDotted01-expected.png: |
| * platform/chromium-linux/fast/borders/borderRadiusDotted02-expected.checksum: Removed. |
| * platform/chromium-linux/fast/borders/borderRadiusDotted02-expected.png: |
| * platform/chromium-linux/fast/borders/borderRadiusDotted03-expected.checksum: Removed. |
| * platform/chromium-linux/fast/borders/borderRadiusDotted03-expected.png: |
| * platform/chromium-linux/fast/borders/borderRadiusDouble01-expected.checksum: Removed. |
| * platform/chromium-linux/fast/borders/borderRadiusDouble01-expected.png: |
| * platform/chromium-linux/fast/borders/borderRadiusDouble02-expected.checksum: Removed. |
| * platform/chromium-linux/fast/borders/borderRadiusDouble02-expected.png: |
| * platform/chromium-linux/fast/borders/borderRadiusDouble03-expected.checksum: Removed. |
| * platform/chromium-linux/fast/borders/borderRadiusDouble03-expected.png: |
| * platform/chromium-linux/fast/borders/borderRadiusGroove01-expected.checksum: Removed. |
| * platform/chromium-linux/fast/borders/borderRadiusGroove01-expected.png: |
| * platform/chromium-linux/fast/borders/borderRadiusGroove02-expected.checksum: Removed. |
| * platform/chromium-linux/fast/borders/borderRadiusGroove02-expected.png: |
| * platform/chromium-linux/fast/borders/borderRadiusInset01-expected.checksum: Removed. |
| * platform/chromium-linux/fast/borders/borderRadiusInset01-expected.png: |
| * platform/chromium-linux/fast/borders/borderRadiusInvalidColor-expected.checksum: Removed. |
| * platform/chromium-linux/fast/borders/borderRadiusInvalidColor-expected.png: |
| * platform/chromium-linux/fast/borders/borderRadiusOutset01-expected.checksum: Removed. |
| * platform/chromium-linux/fast/borders/borderRadiusOutset01-expected.png: |
| * platform/chromium-linux/fast/borders/borderRadiusRidge01-expected.checksum: Removed. |
| * platform/chromium-linux/fast/borders/borderRadiusRidge01-expected.png: |
| * platform/chromium-linux/fast/borders/borderRadiusSolid01-expected.checksum: Removed. |
| * platform/chromium-linux/fast/borders/borderRadiusSolid01-expected.png: |
| * platform/chromium-linux/fast/borders/borderRadiusSolid02-expected.checksum: Removed. |
| * platform/chromium-linux/fast/borders/borderRadiusSolid02-expected.png: |
| * platform/chromium-linux/fast/borders/borderRadiusSolid03-expected.checksum: Removed. |
| * platform/chromium-linux/fast/borders/borderRadiusSolid03-expected.png: |
| * platform/chromium-linux/fast/box-shadow/border-radius-big-expected.checksum: Removed. |
| * platform/chromium-linux/fast/box-shadow/border-radius-big-expected.png: |
| * platform/chromium-linux/fast/box-shadow/inset-expected.checksum: Removed. |
| * platform/chromium-linux/fast/box-shadow/inset-expected.png: |
| * platform/chromium-linux/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.checksum: Removed. |
| * platform/chromium-linux/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.png: |
| * platform/chromium-linux/fast/box-shadow/spread-expected.checksum: Removed. |
| * platform/chromium-linux/fast/box-shadow/spread-expected.png: |
| * platform/chromium-linux/fast/box-shadow/spread-multiple-inset-expected.checksum: Removed. |
| * platform/chromium-linux/fast/box-shadow/spread-multiple-inset-expected.png: |
| * platform/chromium-linux/fast/box-shadow/spread-multiple-normal-expected.checksum: Removed. |
| * platform/chromium-linux/fast/box-shadow/spread-multiple-normal-expected.png: |
| * platform/chromium-linux/fast/forms/basic-selects-expected.checksum: Removed. |
| * platform/chromium-linux/fast/forms/basic-selects-expected.png: |
| * platform/chromium-linux/fast/layers/video-layer-expected.checksum: Removed. |
| * platform/chromium-linux/fast/layers/video-layer-expected.png: |
| * platform/chromium-linux/fast/overflow/border-radius-clipping-expected.checksum: Removed. |
| * platform/chromium-linux/fast/overflow/border-radius-clipping-expected.png: |
| * platform/chromium-linux/fast/repaint/border-radius-repaint-expected.checksum: Removed. |
| * platform/chromium-linux/fast/repaint/border-radius-repaint-expected.png: |
| * platform/chromium-linux/fast/replaced/border-radius-clip-expected.checksum: Removed. |
| * platform/chromium-linux/fast/replaced/border-radius-clip-expected.png: |
| * platform/chromium-linux/fast/transforms/shadows-expected.checksum: Removed. |
| * platform/chromium-linux/fast/transforms/shadows-expected.png: |
| * platform/chromium-linux/media/audio-controls-rendering-expected.checksum: Removed. |
| * platform/chromium-linux/media/audio-controls-rendering-expected.png: |
| * platform/chromium-linux/media/controls-after-reload-expected.checksum: Removed. |
| * platform/chromium-linux/media/controls-after-reload-expected.png: |
| * platform/chromium-linux/media/controls-strict-expected.checksum: Removed. |
| * platform/chromium-linux/media/controls-strict-expected.png: |
| * platform/chromium-linux/media/controls-styling-expected.checksum: Removed. |
| * platform/chromium-linux/media/controls-styling-expected.png: |
| * platform/chromium-linux/media/controls-without-preload-expected.checksum: Removed. |
| * platform/chromium-linux/media/controls-without-preload-expected.png: |
| * platform/chromium-linux/media/media-document-audio-repaint-expected.checksum: Removed. |
| * platform/chromium-linux/media/media-document-audio-repaint-expected.png: |
| * platform/chromium-linux/media/video-controls-rendering-expected.checksum: Removed. |
| * platform/chromium-linux/media/video-controls-rendering-expected.png: |
| * platform/chromium-linux/media/video-display-toggle-expected.checksum: Removed. |
| * platform/chromium-linux/media/video-display-toggle-expected.png: |
| * platform/chromium-linux/media/video-empty-source-expected.checksum: Removed. |
| * platform/chromium-linux/media/video-empty-source-expected.png: |
| * platform/chromium-linux/media/video-no-audio-expected.checksum: Removed. |
| * platform/chromium-linux/media/video-no-audio-expected.png: |
| * platform/chromium-linux/media/video-volume-slider-expected.checksum: Removed. |
| * platform/chromium-linux/media/video-volume-slider-expected.png: |
| * platform/chromium-linux/media/video-zoom-controls-expected.checksum: Removed. |
| * platform/chromium-linux/media/video-zoom-controls-expected.png: |
| * platform/chromium-linux/svg/custom/svg-fonts-in-html-expected.checksum: Removed. |
| * platform/chromium-linux/svg/custom/svg-fonts-in-html-expected.png: |
| * platform/chromium-win-xp/media/controls-after-reload-expected.checksum: Removed. |
| * platform/chromium-win-xp/media/controls-after-reload-expected.png: Removed. |
| * platform/chromium-win-xp/media/controls-strict-expected.checksum: Removed. |
| * platform/chromium-win-xp/media/controls-strict-expected.png: Removed. |
| * platform/chromium-win-xp/media/controls-styling-expected.checksum: Removed. |
| * platform/chromium-win-xp/media/controls-styling-expected.png: Removed. |
| * platform/chromium-win-xp/media/controls-without-preload-expected.checksum: Removed. |
| * platform/chromium-win-xp/media/controls-without-preload-expected.png: Removed. |
| * platform/chromium-win-xp/media/video-controls-rendering-expected.checksum: Removed. |
| * platform/chromium-win-xp/media/video-controls-rendering-expected.png: Removed. |
| * platform/chromium-win-xp/media/video-zoom-controls-expected.checksum: Removed. |
| * platform/chromium-win-xp/media/video-zoom-controls-expected.png: Removed. |
| * platform/chromium-win/fast/blockflow/border-radius-clipping-vertical-lr-expected.checksum: Removed. |
| * platform/chromium-win/fast/blockflow/border-radius-clipping-vertical-lr-expected.png: |
| * platform/chromium-win/fast/blockflow/box-shadow-horizontal-bt-expected.checksum: Removed. |
| * platform/chromium-win/fast/blockflow/box-shadow-horizontal-bt-expected.png: |
| * platform/chromium-win/fast/blockflow/box-shadow-vertical-lr-expected.checksum: Removed. |
| * platform/chromium-win/fast/blockflow/box-shadow-vertical-lr-expected.png: |
| * platform/chromium-win/fast/blockflow/box-shadow-vertical-rl-expected.checksum: Removed. |
| * platform/chromium-win/fast/blockflow/box-shadow-vertical-rl-expected.png: |
| * platform/chromium-win/fast/borders/border-radius-huge-assert-expected.checksum: Removed. |
| * platform/chromium-win/fast/borders/border-radius-huge-assert-expected.png: |
| * platform/chromium-win/fast/borders/borderRadiusAllStylesAllCorners-expected.checksum: Removed. |
| * platform/chromium-win/fast/borders/borderRadiusAllStylesAllCorners-expected.png: |
| * platform/chromium-win/fast/borders/borderRadiusArcs01-expected.checksum: Removed. |
| * platform/chromium-win/fast/borders/borderRadiusArcs01-expected.png: |
| * platform/chromium-win/fast/borders/borderRadiusDashed01-expected.checksum: Removed. |
| * platform/chromium-win/fast/borders/borderRadiusDashed01-expected.png: |
| * platform/chromium-win/fast/borders/borderRadiusDashed02-expected.checksum: Removed. |
| * platform/chromium-win/fast/borders/borderRadiusDashed02-expected.png: |
| * platform/chromium-win/fast/borders/borderRadiusDashed03-expected.checksum: Removed. |
| * platform/chromium-win/fast/borders/borderRadiusDashed03-expected.png: |
| * platform/chromium-win/fast/borders/borderRadiusDotted01-expected.checksum: Removed. |
| * platform/chromium-win/fast/borders/borderRadiusDotted01-expected.png: |
| * platform/chromium-win/fast/borders/borderRadiusDotted02-expected.checksum: Removed. |
| * platform/chromium-win/fast/borders/borderRadiusDotted02-expected.png: |
| * platform/chromium-win/fast/borders/borderRadiusDotted03-expected.checksum: Removed. |
| * platform/chromium-win/fast/borders/borderRadiusDotted03-expected.png: |
| * platform/chromium-win/fast/borders/borderRadiusDouble01-expected.checksum: Removed. |
| * platform/chromium-win/fast/borders/borderRadiusDouble01-expected.png: |
| * platform/chromium-win/fast/borders/borderRadiusDouble02-expected.checksum: Removed. |
| * platform/chromium-win/fast/borders/borderRadiusDouble02-expected.png: |
| * platform/chromium-win/fast/borders/borderRadiusDouble03-expected.checksum: Removed. |
| * platform/chromium-win/fast/borders/borderRadiusDouble03-expected.png: |
| * platform/chromium-win/fast/borders/borderRadiusGroove01-expected.checksum: Removed. |
| * platform/chromium-win/fast/borders/borderRadiusGroove01-expected.png: |
| * platform/chromium-win/fast/borders/borderRadiusGroove02-expected.checksum: Removed. |
| * platform/chromium-win/fast/borders/borderRadiusGroove02-expected.png: |
| * platform/chromium-win/fast/borders/borderRadiusInset01-expected.checksum: Removed. |
| * platform/chromium-win/fast/borders/borderRadiusInset01-expected.png: |
| * platform/chromium-win/fast/borders/borderRadiusInvalidColor-expected.checksum: Removed. |
| * platform/chromium-win/fast/borders/borderRadiusInvalidColor-expected.png: |
| * platform/chromium-win/fast/borders/borderRadiusOutset01-expected.checksum: Removed. |
| * platform/chromium-win/fast/borders/borderRadiusOutset01-expected.png: |
| * platform/chromium-win/fast/borders/borderRadiusRidge01-expected.checksum: Removed. |
| * platform/chromium-win/fast/borders/borderRadiusRidge01-expected.png: |
| * platform/chromium-win/fast/borders/borderRadiusSolid01-expected.checksum: Removed. |
| * platform/chromium-win/fast/borders/borderRadiusSolid01-expected.png: |
| * platform/chromium-win/fast/borders/borderRadiusSolid02-expected.checksum: Removed. |
| * platform/chromium-win/fast/borders/borderRadiusSolid02-expected.png: |
| * platform/chromium-win/fast/borders/borderRadiusSolid03-expected.checksum: Removed. |
| * platform/chromium-win/fast/borders/borderRadiusSolid03-expected.png: |
| * platform/chromium-win/fast/box-shadow/border-radius-big-expected.checksum: Removed. |
| * platform/chromium-win/fast/box-shadow/border-radius-big-expected.png: |
| * platform/chromium-win/fast/box-shadow/inset-expected.checksum: Removed. |
| * platform/chromium-win/fast/box-shadow/inset-expected.png: |
| * platform/chromium-win/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.checksum: Removed. |
| * platform/chromium-win/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.png: |
| * platform/chromium-win/fast/box-shadow/spread-expected.checksum: Removed. |
| * platform/chromium-win/fast/box-shadow/spread-expected.png: |
| * platform/chromium-win/fast/box-shadow/spread-multiple-inset-expected.checksum: Removed. |
| * platform/chromium-win/fast/box-shadow/spread-multiple-inset-expected.png: |
| * platform/chromium-win/fast/box-shadow/spread-multiple-normal-expected.checksum: Removed. |
| * platform/chromium-win/fast/box-shadow/spread-multiple-normal-expected.png: |
| * platform/chromium-win/fast/forms/basic-selects-expected.checksum: Removed. |
| * platform/chromium-win/fast/forms/basic-selects-expected.png: |
| * platform/chromium-win/fast/layers/video-layer-expected.checksum: Removed. |
| * platform/chromium-win/fast/layers/video-layer-expected.png: |
| * platform/chromium-win/fast/overflow/border-radius-clipping-expected.checksum: Removed. |
| * platform/chromium-win/fast/overflow/border-radius-clipping-expected.png: |
| * platform/chromium-win/fast/repaint/border-radius-repaint-expected.checksum: Removed. |
| * platform/chromium-win/fast/repaint/border-radius-repaint-expected.png: |
| * platform/chromium-win/fast/replaced/border-radius-clip-expected.checksum: Removed. |
| * platform/chromium-win/fast/replaced/border-radius-clip-expected.png: |
| * platform/chromium-win/fast/transforms/shadows-expected.checksum: Removed. |
| * platform/chromium-win/fast/transforms/shadows-expected.png: |
| * platform/chromium-win/media/audio-controls-rendering-expected.checksum: Removed. |
| * platform/chromium-win/media/audio-controls-rendering-expected.png: |
| * platform/chromium-win/media/controls-after-reload-expected.checksum: Removed. |
| * platform/chromium-win/media/controls-after-reload-expected.png: |
| * platform/chromium-win/media/controls-strict-expected.checksum: Removed. |
| * platform/chromium-win/media/controls-strict-expected.png: |
| * platform/chromium-win/media/controls-styling-expected.checksum: Removed. |
| * platform/chromium-win/media/controls-styling-expected.png: |
| * platform/chromium-win/media/controls-without-preload-expected.checksum: Removed. |
| * platform/chromium-win/media/controls-without-preload-expected.png: |
| * platform/chromium-win/media/media-document-audio-repaint-expected.checksum: Removed. |
| * platform/chromium-win/media/media-document-audio-repaint-expected.png: |
| * platform/chromium-win/media/video-controls-rendering-expected.checksum: Removed. |
| * platform/chromium-win/media/video-controls-rendering-expected.png: |
| * platform/chromium-win/media/video-display-toggle-expected.checksum: Removed. |
| * platform/chromium-win/media/video-display-toggle-expected.png: |
| * platform/chromium-win/media/video-empty-source-expected.checksum: Removed. |
| * platform/chromium-win/media/video-empty-source-expected.png: |
| * platform/chromium-win/media/video-no-audio-expected.checksum: Removed. |
| * platform/chromium-win/media/video-no-audio-expected.png: |
| * platform/chromium-win/media/video-volume-slider-expected.checksum: Removed. |
| * platform/chromium-win/media/video-volume-slider-expected.png: |
| * platform/chromium-win/media/video-zoom-controls-expected.checksum: Removed. |
| * platform/chromium-win/media/video-zoom-controls-expected.png: |
| * platform/chromium-win/svg/custom/svg-fonts-in-html-expected.checksum: Removed. |
| * platform/chromium-win/svg/custom/svg-fonts-in-html-expected.png: |
| |
| 2011-04-05 Kent Tamura <tkent@chromium.org> |
| |
| [Chromium] Update expectation images for a Skia rounded rectangle change (r83002). |
| https://bugs.webkit.org/show_bug.cgi?id=57907 |
| |
| * platform/chromium-linux/fast/blockflow/border-radius-clipping-vertical-lr-expected.checksum: Removed. |
| * platform/chromium-linux/fast/blockflow/border-radius-clipping-vertical-lr-expected.png: |
| * platform/chromium-linux/fast/blockflow/box-shadow-horizontal-bt-expected.checksum: Removed. |
| * platform/chromium-linux/fast/blockflow/box-shadow-horizontal-bt-expected.png: |
| * platform/chromium-linux/fast/blockflow/box-shadow-vertical-lr-expected.checksum: Removed. |
| * platform/chromium-linux/fast/blockflow/box-shadow-vertical-lr-expected.png: |
| * platform/chromium-linux/fast/blockflow/box-shadow-vertical-rl-expected.checksum: Removed. |
| * platform/chromium-linux/fast/blockflow/box-shadow-vertical-rl-expected.png: |
| * platform/chromium-linux/fast/borders/border-radius-huge-assert-expected.checksum: Removed. |
| * platform/chromium-linux/fast/borders/border-radius-huge-assert-expected.png: |
| * platform/chromium-linux/fast/borders/borderRadiusAllStylesAllCorners-expected.checksum: Removed. |
| * platform/chromium-linux/fast/borders/borderRadiusAllStylesAllCorners-expected.png: |
| * platform/chromium-linux/fast/borders/borderRadiusArcs01-expected.checksum: Removed. |
| * platform/chromium-linux/fast/borders/borderRadiusArcs01-expected.png: |
| * platform/chromium-linux/fast/borders/borderRadiusDashed01-expected.checksum: Removed. |
| * platform/chromium-linux/fast/borders/borderRadiusDashed01-expected.png: |
| * platform/chromium-linux/fast/borders/borderRadiusDashed02-expected.checksum: Removed. |
| * platform/chromium-linux/fast/borders/borderRadiusDashed02-expected.png: |
| * platform/chromium-linux/fast/borders/borderRadiusDashed03-expected.checksum: Removed. |
| * platform/chromium-linux/fast/borders/borderRadiusDashed03-expected.png: |
| * platform/chromium-linux/fast/borders/borderRadiusDotted01-expected.checksum: Removed. |
| * platform/chromium-linux/fast/borders/borderRadiusDotted01-expected.png: |
| * platform/chromium-linux/fast/borders/borderRadiusDotted02-expected.checksum: Removed. |
| * platform/chromium-linux/fast/borders/borderRadiusDotted02-expected.png: |
| * platform/chromium-linux/fast/borders/borderRadiusDotted03-expected.checksum: Removed. |
| * platform/chromium-linux/fast/borders/borderRadiusDotted03-expected.png: |
| * platform/chromium-linux/fast/borders/borderRadiusDouble01-expected.checksum: Removed. |
| * platform/chromium-linux/fast/borders/borderRadiusDouble01-expected.png: |
| * platform/chromium-linux/fast/borders/borderRadiusDouble02-expected.checksum: Removed. |
| * platform/chromium-linux/fast/borders/borderRadiusDouble02-expected.png: |
| * platform/chromium-linux/fast/borders/borderRadiusDouble03-expected.checksum: Removed. |
| * platform/chromium-linux/fast/borders/borderRadiusDouble03-expected.png: |
| * platform/chromium-linux/fast/borders/borderRadiusGroove01-expected.checksum: Removed. |
| * platform/chromium-linux/fast/borders/borderRadiusGroove01-expected.png: |
| * platform/chromium-linux/fast/borders/borderRadiusGroove02-expected.checksum: Removed. |
| * platform/chromium-linux/fast/borders/borderRadiusGroove02-expected.png: |
| * platform/chromium-linux/fast/borders/borderRadiusInset01-expected.checksum: Removed. |
| * platform/chromium-linux/fast/borders/borderRadiusInset01-expected.png: |
| * platform/chromium-linux/fast/borders/borderRadiusInvalidColor-expected.checksum: Removed. |
| * platform/chromium-linux/fast/borders/borderRadiusInvalidColor-expected.png: |
| * platform/chromium-linux/fast/borders/borderRadiusOutset01-expected.checksum: Removed. |
| * platform/chromium-linux/fast/borders/borderRadiusOutset01-expected.png: |
| * platform/chromium-linux/fast/borders/borderRadiusRidge01-expected.checksum: Removed. |
| * platform/chromium-linux/fast/borders/borderRadiusRidge01-expected.png: |
| * platform/chromium-linux/fast/borders/borderRadiusSolid01-expected.checksum: Removed. |
| * platform/chromium-linux/fast/borders/borderRadiusSolid01-expected.png: |
| * platform/chromium-linux/fast/borders/borderRadiusSolid02-expected.checksum: Removed. |
| * platform/chromium-linux/fast/borders/borderRadiusSolid02-expected.png: |
| * platform/chromium-linux/fast/borders/borderRadiusSolid03-expected.checksum: Removed. |
| * platform/chromium-linux/fast/borders/borderRadiusSolid03-expected.png: |
| * platform/chromium-linux/fast/box-shadow/border-radius-big-expected.checksum: Removed. |
| * platform/chromium-linux/fast/box-shadow/border-radius-big-expected.png: |
| * platform/chromium-linux/fast/box-shadow/inset-expected.checksum: Removed. |
| * platform/chromium-linux/fast/box-shadow/inset-expected.png: |
| * platform/chromium-linux/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.checksum: Removed. |
| * platform/chromium-linux/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.png: |
| * platform/chromium-linux/fast/box-shadow/spread-expected.checksum: Removed. |
| * platform/chromium-linux/fast/box-shadow/spread-expected.png: |
| * platform/chromium-linux/fast/box-shadow/spread-multiple-inset-expected.checksum: Removed. |
| * platform/chromium-linux/fast/box-shadow/spread-multiple-inset-expected.png: |
| * platform/chromium-linux/fast/box-shadow/spread-multiple-normal-expected.checksum: Removed. |
| * platform/chromium-linux/fast/box-shadow/spread-multiple-normal-expected.png: |
| * platform/chromium-linux/fast/forms/basic-selects-expected.checksum: Removed. |
| * platform/chromium-linux/fast/forms/basic-selects-expected.png: |
| * platform/chromium-linux/fast/overflow/border-radius-clipping-expected.checksum: Removed. |
| * platform/chromium-linux/fast/overflow/border-radius-clipping-expected.png: |
| * platform/chromium-linux/fast/repaint/border-radius-repaint-expected.checksum: Removed. |
| * platform/chromium-linux/fast/repaint/border-radius-repaint-expected.png: |
| * platform/chromium-linux/fast/replaced/border-radius-clip-expected.checksum: Removed. |
| * platform/chromium-linux/fast/replaced/border-radius-clip-expected.png: |
| * platform/chromium-linux/fast/transforms/shadows-expected.checksum: Removed. |
| * platform/chromium-linux/fast/transforms/shadows-expected.png: |
| * platform/chromium-linux/svg/custom/svg-fonts-in-html-expected.checksum: Removed. |
| * platform/chromium-linux/svg/custom/svg-fonts-in-html-expected.png: |
| * platform/chromium-win/fast/blockflow/border-radius-clipping-vertical-lr-expected.checksum: Removed. |
| * platform/chromium-win/fast/blockflow/border-radius-clipping-vertical-lr-expected.png: |
| * platform/chromium-win/fast/blockflow/box-shadow-horizontal-bt-expected.checksum: Removed. |
| * platform/chromium-win/fast/blockflow/box-shadow-horizontal-bt-expected.png: |
| * platform/chromium-win/fast/blockflow/box-shadow-vertical-lr-expected.checksum: Removed. |
| * platform/chromium-win/fast/blockflow/box-shadow-vertical-lr-expected.png: |
| * platform/chromium-win/fast/blockflow/box-shadow-vertical-rl-expected.checksum: Removed. |
| * platform/chromium-win/fast/blockflow/box-shadow-vertical-rl-expected.png: |
| * platform/chromium-win/fast/borders/border-radius-huge-assert-expected.checksum: Removed. |
| * platform/chromium-win/fast/borders/border-radius-huge-assert-expected.png: |
| * platform/chromium-win/fast/borders/borderRadiusAllStylesAllCorners-expected.checksum: Removed. |
| * platform/chromium-win/fast/borders/borderRadiusAllStylesAllCorners-expected.png: |
| * platform/chromium-win/fast/borders/borderRadiusArcs01-expected.checksum: Removed. |
| * platform/chromium-win/fast/borders/borderRadiusArcs01-expected.png: |
| * platform/chromium-win/fast/borders/borderRadiusDashed01-expected.checksum: Removed. |
| * platform/chromium-win/fast/borders/borderRadiusDashed01-expected.png: |
| * platform/chromium-win/fast/borders/borderRadiusDashed02-expected.checksum: Removed. |
| * platform/chromium-win/fast/borders/borderRadiusDashed02-expected.png: |
| * platform/chromium-win/fast/borders/borderRadiusDashed03-expected.checksum: Removed. |
| * platform/chromium-win/fast/borders/borderRadiusDashed03-expected.png: |
| * platform/chromium-win/fast/borders/borderRadiusDotted01-expected.checksum: Removed. |
| * platform/chromium-win/fast/borders/borderRadiusDotted01-expected.png: |
| * platform/chromium-win/fast/borders/borderRadiusDotted02-expected.checksum: Removed. |
| * platform/chromium-win/fast/borders/borderRadiusDotted02-expected.png: |
| * platform/chromium-win/fast/borders/borderRadiusDotted03-expected.checksum: Removed. |
| * platform/chromium-win/fast/borders/borderRadiusDotted03-expected.png: |
| * platform/chromium-win/fast/borders/borderRadiusDouble01-expected.checksum: Removed. |
| * platform/chromium-win/fast/borders/borderRadiusDouble01-expected.png: |
| * platform/chromium-win/fast/borders/borderRadiusDouble02-expected.checksum: Removed. |
| * platform/chromium-win/fast/borders/borderRadiusDouble02-expected.png: |
| * platform/chromium-win/fast/borders/borderRadiusDouble03-expected.checksum: Removed. |
| * platform/chromium-win/fast/borders/borderRadiusDouble03-expected.png: |
| * platform/chromium-win/fast/borders/borderRadiusGroove01-expected.checksum: Removed. |
| * platform/chromium-win/fast/borders/borderRadiusGroove01-expected.png: |
| * platform/chromium-win/fast/borders/borderRadiusGroove02-expected.checksum: Removed. |
| * platform/chromium-win/fast/borders/borderRadiusGroove02-expected.png: |
| * platform/chromium-win/fast/borders/borderRadiusInset01-expected.checksum: Removed. |
| * platform/chromium-win/fast/borders/borderRadiusInset01-expected.png: |
| * platform/chromium-win/fast/borders/borderRadiusInvalidColor-expected.checksum: Removed. |
| * platform/chromium-win/fast/borders/borderRadiusInvalidColor-expected.png: |
| * platform/chromium-win/fast/borders/borderRadiusOutset01-expected.checksum: Removed. |
| * platform/chromium-win/fast/borders/borderRadiusOutset01-expected.png: |
| * platform/chromium-win/fast/borders/borderRadiusRidge01-expected.checksum: Removed. |
| * platform/chromium-win/fast/borders/borderRadiusRidge01-expected.png: |
| * platform/chromium-win/fast/borders/borderRadiusSolid01-expected.checksum: Removed. |
| * platform/chromium-win/fast/borders/borderRadiusSolid01-expected.png: |
| * platform/chromium-win/fast/borders/borderRadiusSolid02-expected.checksum: Removed. |
| * platform/chromium-win/fast/borders/borderRadiusSolid02-expected.png: |
| * platform/chromium-win/fast/borders/borderRadiusSolid03-expected.checksum: Removed. |
| * platform/chromium-win/fast/borders/borderRadiusSolid03-expected.png: |
| * platform/chromium-win/fast/box-shadow/border-radius-big-expected.checksum: Removed. |
| * platform/chromium-win/fast/box-shadow/border-radius-big-expected.png: |
| * platform/chromium-win/fast/box-shadow/inset-expected.checksum: Removed. |
| * platform/chromium-win/fast/box-shadow/inset-expected.png: |
| * platform/chromium-win/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.checksum: Removed. |
| * platform/chromium-win/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.png: |
| * platform/chromium-win/fast/box-shadow/spread-expected.checksum: Removed. |
| * platform/chromium-win/fast/box-shadow/spread-expected.png: |
| * platform/chromium-win/fast/box-shadow/spread-multiple-inset-expected.checksum: Removed. |
| * platform/chromium-win/fast/box-shadow/spread-multiple-inset-expected.png: |
| * platform/chromium-win/fast/box-shadow/spread-multiple-normal-expected.checksum: Removed. |
| * platform/chromium-win/fast/box-shadow/spread-multiple-normal-expected.png: |
| * platform/chromium-win/fast/forms/basic-selects-expected.checksum: Removed. |
| * platform/chromium-win/fast/forms/basic-selects-expected.png: |
| * platform/chromium-win/fast/overflow/border-radius-clipping-expected.checksum: Removed. |
| * platform/chromium-win/fast/overflow/border-radius-clipping-expected.png: |
| * platform/chromium-win/fast/repaint/border-radius-repaint-expected.checksum: Removed. |
| * platform/chromium-win/fast/repaint/border-radius-repaint-expected.png: |
| * platform/chromium-win/fast/replaced/border-radius-clip-expected.checksum: Removed. |
| * platform/chromium-win/fast/replaced/border-radius-clip-expected.png: |
| * platform/chromium-win/fast/transforms/shadows-expected.checksum: Removed. |
| * platform/chromium-win/fast/transforms/shadows-expected.png: |
| * platform/chromium-win/svg/custom/svg-fonts-in-html-expected.checksum: Removed. |
| * platform/chromium-win/svg/custom/svg-fonts-in-html-expected.png: |
| |
| 2011-04-05 Chang Shu <cshu@webkit.org> |
| |
| Reviewed by Darin Adler. |
| |
| WebKitTestRunner needs layoutTestController.numberOfPages |
| https://bugs.webkit.org/show_bug.cgi?id=42694 |
| |
| Unskip passed tests. |
| |
| * platform/mac-wk2/Skipped: |
| * platform/qt-wk2/Skipped: |
| |
| 2011-04-05 Adrienne Walker <enne@google.com> |
| |
| Unreviewed, temporarily mark two tests as more generally failing. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-05 Jessie Berlin <jberlin@apple.com> |
| |
| 3 tests fail on apple-macpro-6 (due to different JS MIME type) but not any other Leopard |
| slaves. |
| https://bugs.webkit.org/show_bug.cgi?id=56564 |
| |
| Skip fast/preloader/scan-body-from-head-script.html on Leopard to get the bots green. |
| |
| * platform/mac-leopard/Skipped: |
| |
| 2011-04-04 Vitaly Repeshko <vitalyr@chromium.org> |
| |
| Reviewed by Adam Barth. |
| |
| [V8] Keep dirty primitive CSS values alive. |
| https://bugs.webkit.org/show_bug.cgi?id=57810 |
| |
| * platform/chromium/test_expectations.txt: Mark |
| fast/dom/StyleSheet/gc-inline-style-cssvalues.html as passing. |
| |
| 2011-04-05 Brian Weinstein <bweinstein@apple.com> |
| |
| [Windows] fast/blockflow/Kusa-Makura-background-canvas.html failing since introduction in r82903 |
| https://bugs.webkit.org/show_bug.cgi?id=57880 |
| |
| Update Windows expected results (with pixel tests) to greenify the bots. |
| |
| * platform/win/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum: |
| * platform/win/fast/blockflow/Kusa-Makura-background-canvas-expected.png: |
| * platform/win/fast/blockflow/Kusa-Makura-background-canvas-expected.txt: |
| |
| 2011-04-05 Jessie Berlin <jberlin@apple.com> |
| |
| [Windows Tests] fast/dom/Window/window-property-descriptors.html failing since r82925. |
| https://bugs.webkit.org/show_bug.cgi?id=57881 |
| |
| Update the Windows-specific results to get the bots green. |
| |
| * platform/win/fast/dom/Window/window-property-descriptors-expected.txt: |
| onformchange and onforminput were removed in r82925. |
| |
| 2011-04-05 Tony Chang <tony@chromium.org> |
| |
| Unreviewed, removing the chromium-win results causes this test to |
| start passing on chromium win and linux. |
| |
| * platform/chromium-win/fast/images/svg-as-tiled-background-expected.checksum: Removed. |
| * platform/chromium-win/fast/images/svg-as-tiled-background-expected.png: Removed. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-05 David Levin <levin@chromium.org> |
| |
| Reviewed by Jian Li. |
| |
| [chromium] send-sliced-dragged-file.html started to crash on chromium bots |
| https://bugs.webkit.org/show_bug.cgi?id=57539 |
| |
| * platform/chromium/test_expectations.txt: Removed passing test |
| as it has been fixed in the chromium network stack as of chromium r80114 |
| and it was introduced in r79905 so no need to change the chromium deps |
| since it is before the regression. |
| |
| 2011-04-05 Adrienne Walker <enne@google.com> |
| |
| Unreviewed, mark unexpectedly passing Linux Chromium tests as such. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-05 Adrienne Walker <enne@google.com> |
| |
| Unreviewed, mark some unexpectedly passing Chromium tests as such. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-05 Adrienne Walker <enne@google.com> |
| |
| Unreviewed, temporarily suppress Chromium failures for tests in r82947. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-05 Nikolas Zimmermann <nzimmermann@rim.com> |
| |
| Reviewed by Dirk Schulze. |
| |
| Regression: Invalid write in SVGTextLayoutEngine |
| https://bugs.webkit.org/show_bug.cgi?id=57721 |
| |
| * svg/text/font-size-null-assertion-expected.txt: Added. |
| * svg/text/font-size-null-assertion.svg: Added. |
| |
| 2011-04-05 Nikolas Zimmermann <nzimmermann@rim.com> |
| |
| Reviewed by Adam Roben & Dirk Schulze. |
| |
| text-tspan-02-b.svg from SVG 1.1 2nd edition fails |
| https://bugs.webkit.org/show_bug.cgi?id=57831 |
| |
| Add text-tspan-02-b.svg from SVG 1.1 2nd edition, which was buggy. |
| Add reduced testcase, which exposes a bug with midpoint splitting, which is now fixed. |
| |
| * platform/mac/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.checksum: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.png: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt: Added. |
| * platform/mac/svg/text/text-midpoint-split-bug-expected.checksum: Added. |
| * platform/mac/svg/text/text-midpoint-split-bug-expected.png: Added. |
| * platform/mac/svg/text/text-midpoint-split-bug-expected.txt: Added. |
| * svg/W3C-SVG-1.1-SE/text-tspan-02-b.svg: Added. |
| * svg/text/text-midpoint-split-bug.svg: Added. |
| |
| 2011-04-05 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Remove onformchange and onforminput events/event handlers |
| https://bugs.webkit.org/show_bug.cgi?id=55755 |
| <rdar://problem/9087969> |
| |
| Unreviewed. Update Qt specific expected results after r82925. |
| |
| * platform/qt/fast/dom/Window/window-properties-expected.txt: |
| * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt: |
| |
| 2011-04-05 Chang Shu <cshu@webkit.org> |
| |
| Unreviewed. |
| |
| Unskip passed tests after bugs 57572, 57568, 42540, 42692 have been resolved. |
| |
| * platform/qt-wk2/Skipped: |
| |
| 2011-04-05 Pavel Podivilov <podivilov@chromium.org> |
| |
| Unreviewed, add chromium-linux expectation for fast/ruby/overhang-vertical.html (the test changed in r82903). |
| |
| * platform/chromium-linux/fast/ruby/overhang-vertical-expected.png: Added. |
| |
| 2011-04-05 Pavel Podivilov <podivilov@chromium.org> |
| |
| Unreviewed, revert bad rebaseline of english-lr-text-expected.html in r82918. |
| |
| * platform/chromium-linux/fast/blockflow/english-lr-text-expected.checksum: Added. |
| * platform/chromium-win/fast/blockflow/english-lr-text-expected.checksum: Added. |
| * platform/chromium-win/fast/blockflow/english-lr-text-expected.png: |
| |
| 2011-04-05 Alexey Proskuryakov <ap@apple.com> |
| |
| Reviewed by Darin Adler. |
| |
| Remove onformchange and onforminput events/event handlers |
| https://bugs.webkit.org/show_bug.cgi?id=55755 |
| <rdar://problem/9087969> |
| |
| * fast/dom/Window/window-properties-expected.txt: |
| * fast/dom/Window/window-property-descriptors-expected.txt: |
| * fast/forms/formchange-event-expected.txt: Removed. |
| * fast/forms/formchange-event.html: Removed. |
| * fast/forms/forminput-event-expected.txt: Removed. |
| * fast/forms/forminput-event.html: Removed. |
| * fast/forms/script-tests/formchange-event.js: Removed. |
| * fast/forms/script-tests/forminput-event.js: Removed. |
| |
| 2011-04-05 Pavel Podivilov <podivilov@chromium.org> |
| |
| Unreviewed, rebaseline Kusa-Makura-background-canvas.html on chromium-mac after r82903. |
| |
| * platform/chromium-mac-leopard/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum: Removed. |
| * platform/chromium-mac-leopard/fast/blockflow/Kusa-Makura-background-canvas-expected.png: |
| * platform/chromium-mac/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum: Removed. |
| * platform/chromium-mac/fast/blockflow/Kusa-Makura-background-canvas-expected.png: |
| |
| 2011-04-05 Pavel Podivilov <podivilov@chromium.org> |
| |
| Unreviewed, remove unnecessary checksum files for fast/ruby tests. |
| |
| * platform/chromium-linux/fast/blockflow/english-lr-text-expected.checksum: Removed. |
| * platform/chromium-linux/fast/ruby/ruby-beforeafter-expected.checksum: Removed. |
| * platform/chromium-linux/fast/ruby/ruby-length-expected.checksum: Removed. |
| * platform/chromium-linux/fast/ruby/ruby-run-break-expected.checksum: Removed. |
| * platform/chromium-linux/fast/ruby/ruby-runs-expected.checksum: Removed. |
| * platform/chromium-linux/fast/ruby/ruby-runs-spans-expected.checksum: Removed. |
| * platform/chromium-linux/fast/ruby/ruby-trailing-expected.checksum: Removed. |
| * platform/chromium-linux/fast/ruby/rubyDOM-insert-rt-expected.checksum: Removed. |
| * platform/chromium-linux/fast/ruby/rubyDOM-insert-text1-expected.checksum: Removed. |
| * platform/chromium-linux/fast/ruby/rubyDOM-insert-text2-expected.checksum: Removed. |
| * platform/chromium-linux/fast/ruby/rubyDOM-insert-text3-expected.checksum: Removed. |
| * platform/chromium-linux/fast/ruby/rubyDOM-remove-rt1-expected.checksum: Removed. |
| * platform/chromium-linux/fast/ruby/rubyDOM-remove-rt2-expected.checksum: Removed. |
| * platform/chromium-linux/fast/ruby/rubyDOM-remove-text1-expected.checksum: Removed. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-05 Csaba Osztrogonác <ossy@webkit.org> |
| |
| [Qt] fast/ruby/overhang* tests fail |
| https://bugs.webkit.org/show_bug.cgi?id=57824 |
| |
| * platform/qt/Skipped:Add fast/ruby/overhang-horizontal.html and fast/ruby/overhang-vertical.html. |
| |
| 2011-04-05 Pavel Podivilov <podivilov@chromium.org> |
| |
| Unreviewed, update fast/ruby/* chromium expectations after r82903. |
| |
| * platform/chromium-linux/fast/ruby/ruby-beforeafter-expected.png: |
| * platform/chromium-linux/fast/ruby/ruby-length-expected.png: |
| * platform/chromium-linux/fast/ruby/ruby-run-break-expected.png: |
| * platform/chromium-linux/fast/ruby/ruby-runs-expected.png: |
| * platform/chromium-linux/fast/ruby/ruby-runs-spans-expected.png: |
| * platform/chromium-linux/fast/ruby/ruby-trailing-expected.png: |
| * platform/chromium-linux/fast/ruby/rubyDOM-insert-rt-expected.png: |
| * platform/chromium-linux/fast/ruby/rubyDOM-insert-text1-expected.png: |
| * platform/chromium-linux/fast/ruby/rubyDOM-insert-text2-expected.png: |
| * platform/chromium-linux/fast/ruby/rubyDOM-insert-text3-expected.png: |
| * platform/chromium-linux/fast/ruby/rubyDOM-remove-rt1-expected.png: |
| * platform/chromium-linux/fast/ruby/rubyDOM-remove-rt2-expected.png: |
| * platform/chromium-linux/fast/ruby/rubyDOM-remove-text1-expected.png: |
| * platform/chromium-mac/fast/ruby/ruby-beforeafter-expected.png: Added. |
| * platform/chromium-mac/fast/ruby/ruby-length-expected.png: Added. |
| * platform/chromium-mac/fast/ruby/ruby-run-break-expected.png: Added. |
| * platform/chromium-mac/fast/ruby/ruby-runs-expected.png: Added. |
| * platform/chromium-mac/fast/ruby/ruby-runs-spans-expected.png: Added. |
| * platform/chromium-mac/fast/ruby/ruby-trailing-expected.png: Added. |
| * platform/chromium-mac/fast/ruby/rubyDOM-insert-rt-expected.png: Added. |
| * platform/chromium-mac/fast/ruby/rubyDOM-insert-text1-expected.png: Added. |
| * platform/chromium-mac/fast/ruby/rubyDOM-insert-text2-expected.png: Added. |
| * platform/chromium-mac/fast/ruby/rubyDOM-insert-text3-expected.png: Added. |
| * platform/chromium-mac/fast/ruby/rubyDOM-remove-rt1-expected.png: Added. |
| * platform/chromium-mac/fast/ruby/rubyDOM-remove-rt2-expected.png: Added. |
| * platform/chromium-mac/fast/ruby/rubyDOM-remove-text1-expected.png: Added. |
| * platform/chromium-win/fast/blockflow/english-lr-text-expected.checksum: Removed. |
| * platform/chromium-win/fast/blockflow/english-lr-text-expected.png: |
| * platform/chromium-win/fast/ruby/overhang-horizontal-expected.png: Added. |
| * platform/chromium-win/fast/ruby/overhang-vertical-expected.png: Added. |
| * platform/chromium-win/fast/ruby/ruby-beforeafter-expected.checksum: Removed. |
| * platform/chromium-win/fast/ruby/ruby-beforeafter-expected.png: |
| * platform/chromium-win/fast/ruby/ruby-beforeafter-expected.txt: |
| * platform/chromium-win/fast/ruby/ruby-length-expected.checksum: Removed. |
| * platform/chromium-win/fast/ruby/ruby-length-expected.png: |
| * platform/chromium-win/fast/ruby/ruby-length-expected.txt: |
| * platform/chromium-win/fast/ruby/ruby-run-break-expected.checksum: Removed. |
| * platform/chromium-win/fast/ruby/ruby-run-break-expected.png: |
| * platform/chromium-win/fast/ruby/ruby-run-break-expected.txt: |
| * platform/chromium-win/fast/ruby/ruby-runs-expected.checksum: Removed. |
| * platform/chromium-win/fast/ruby/ruby-runs-expected.png: |
| * platform/chromium-win/fast/ruby/ruby-runs-expected.txt: |
| * platform/chromium-win/fast/ruby/ruby-runs-spans-expected.checksum: Removed. |
| * platform/chromium-win/fast/ruby/ruby-runs-spans-expected.png: |
| * platform/chromium-win/fast/ruby/ruby-runs-spans-expected.txt: |
| * platform/chromium-win/fast/ruby/ruby-trailing-expected.checksum: Removed. |
| * platform/chromium-win/fast/ruby/ruby-trailing-expected.png: |
| * platform/chromium-win/fast/ruby/ruby-trailing-expected.txt: |
| * platform/chromium-win/fast/ruby/rubyDOM-insert-rt-expected.checksum: Removed. |
| * platform/chromium-win/fast/ruby/rubyDOM-insert-rt-expected.png: |
| * platform/chromium-win/fast/ruby/rubyDOM-insert-rt-expected.txt: |
| * platform/chromium-win/fast/ruby/rubyDOM-insert-text1-expected.checksum: Removed. |
| * platform/chromium-win/fast/ruby/rubyDOM-insert-text1-expected.png: |
| * platform/chromium-win/fast/ruby/rubyDOM-insert-text1-expected.txt: |
| * platform/chromium-win/fast/ruby/rubyDOM-insert-text2-expected.checksum: Removed. |
| * platform/chromium-win/fast/ruby/rubyDOM-insert-text2-expected.png: |
| * platform/chromium-win/fast/ruby/rubyDOM-insert-text2-expected.txt: |
| * platform/chromium-win/fast/ruby/rubyDOM-insert-text3-expected.checksum: Removed. |
| * platform/chromium-win/fast/ruby/rubyDOM-insert-text3-expected.png: |
| * platform/chromium-win/fast/ruby/rubyDOM-insert-text3-expected.txt: |
| * platform/chromium-win/fast/ruby/rubyDOM-remove-rt1-expected.checksum: Removed. |
| * platform/chromium-win/fast/ruby/rubyDOM-remove-rt1-expected.png: |
| * platform/chromium-win/fast/ruby/rubyDOM-remove-rt1-expected.txt: |
| * platform/chromium-win/fast/ruby/rubyDOM-remove-rt2-expected.checksum: Removed. |
| * platform/chromium-win/fast/ruby/rubyDOM-remove-rt2-expected.png: |
| * platform/chromium-win/fast/ruby/rubyDOM-remove-rt2-expected.txt: |
| * platform/chromium-win/fast/ruby/rubyDOM-remove-text1-expected.checksum: Removed. |
| * platform/chromium-win/fast/ruby/rubyDOM-remove-text1-expected.png: |
| * platform/chromium-win/fast/ruby/rubyDOM-remove-text1-expected.txt: |
| |
| 2011-04-05 James Simonsen <simonjam@chromium.org> |
| |
| Reviewed by Adam Barth. |
| |
| Stop preload scanning CSS when it's impossible to have another @import. |
| https://bugs.webkit.org/show_bug.cgi?id=57664 |
| |
| * fast/preloader/style-expected.txt: |
| * fast/preloader/style.html: Updated to test invalid @import statements. |
| |
| 2011-04-05 Kent Tamura <tkent@chromium.org> |
| |
| Update a test affected by the behavior change of r82908. |
| https://bugs.webkit.org/show_bug.cgi?id=57636 |
| |
| * fast/forms/ValidityState-tooLong-textarea-expected.txt: |
| * fast/forms/script-tests/ValidityState-tooLong-textarea.js: |
| |
| 2011-04-05 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, GTK rebaseline after r82903. |
| |
| * platform/gtk/fast/blockflow/Kusa-Makura-background-canvas-expected.txt: |
| * platform/gtk/fast/ruby/ruby-beforeafter-expected.txt: |
| * platform/gtk/fast/ruby/ruby-length-expected.txt: |
| * platform/gtk/fast/ruby/ruby-run-break-expected.txt: |
| * platform/gtk/fast/ruby/ruby-runs-expected.txt: |
| * platform/gtk/fast/ruby/ruby-runs-spans-expected.txt: |
| * platform/gtk/fast/ruby/ruby-trailing-expected.txt: |
| * platform/gtk/fast/ruby/rubyDOM-insert-rt-expected.txt: |
| * platform/gtk/fast/ruby/rubyDOM-insert-text1-expected.txt: |
| * platform/gtk/fast/ruby/rubyDOM-insert-text2-expected.txt: |
| * platform/gtk/fast/ruby/rubyDOM-insert-text3-expected.txt: |
| * platform/gtk/fast/ruby/rubyDOM-remove-rt1-expected.txt: |
| * platform/gtk/fast/ruby/rubyDOM-remove-rt2-expected.txt: |
| * platform/gtk/fast/ruby/rubyDOM-remove-text1-expected.txt: |
| |
| 2011-04-05 Nancy Piedra <nancy.piedra@nokia.com> |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| Improper use of " in video-can-play-type layout test |
| https://bugs.webkit.org/show_bug.cgi?id=57728 |
| |
| * media/video-can-play-type.html: |
| |
| 2011-04-05 Kent Tamura <tkent@chromium.org> |
| |
| Reviewed by Dimitri Glazkov. |
| |
| Setting defaultValue on a textarea with a modified value still clobbers the value |
| https://bugs.webkit.org/show_bug.cgi?id=57636 |
| |
| * fast/forms/textarea-set-defaultvalue-after-value-expected.txt: Added. |
| * fast/forms/textarea-set-defaultvalue-after-value.html: Added. |
| |
| 2011-04-04 Dan Bernstein <mitz@apple.com> |
| |
| Reviewed by Simon Fraser. |
| |
| <rdar://problem/7709452> Implement Default Ruby Overhang Behavior |
| https://bugs.webkit.org/show_bug.cgi?id=49334 |
| |
| * fast/ruby/overhang-horizontal-expected.checksum: Added. |
| * fast/ruby/overhang-horizontal-expected.png: Added. |
| * fast/ruby/overhang-horizontal-expected.txt: Added. |
| * fast/ruby/overhang-horizontal.html: Added. |
| * fast/ruby/overhang-vertical-expected.checksum: Added. |
| * fast/ruby/overhang-vertical-expected.png: Added. |
| * fast/ruby/overhang-vertical-expected.txt: Added. |
| * fast/ruby/overhang-vertical.html: Added. |
| * platform/mac/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum: |
| * platform/mac/fast/blockflow/Kusa-Makura-background-canvas-expected.png: |
| * platform/mac/fast/blockflow/Kusa-Makura-background-canvas-expected.txt: |
| * platform/mac/fast/blockflow/english-lr-text-expected.checksum: |
| * platform/mac/fast/blockflow/english-lr-text-expected.png: |
| * platform/mac/fast/ruby/ruby-beforeafter-expected.checksum: |
| * platform/mac/fast/ruby/ruby-beforeafter-expected.png: |
| * platform/mac/fast/ruby/ruby-beforeafter-expected.txt: |
| * platform/mac/fast/ruby/ruby-length-expected.checksum: |
| * platform/mac/fast/ruby/ruby-length-expected.png: |
| * platform/mac/fast/ruby/ruby-length-expected.txt: |
| * platform/mac/fast/ruby/ruby-run-break-expected.checksum: |
| * platform/mac/fast/ruby/ruby-run-break-expected.png: |
| * platform/mac/fast/ruby/ruby-run-break-expected.txt: |
| * platform/mac/fast/ruby/ruby-runs-expected.checksum: |
| * platform/mac/fast/ruby/ruby-runs-expected.png: |
| * platform/mac/fast/ruby/ruby-runs-expected.txt: |
| * platform/mac/fast/ruby/ruby-runs-spans-expected.checksum: |
| * platform/mac/fast/ruby/ruby-runs-spans-expected.png: |
| * platform/mac/fast/ruby/ruby-runs-spans-expected.txt: |
| * platform/mac/fast/ruby/ruby-trailing-expected.checksum: |
| * platform/mac/fast/ruby/ruby-trailing-expected.png: |
| * platform/mac/fast/ruby/ruby-trailing-expected.txt: |
| * platform/mac/fast/ruby/rubyDOM-insert-rt-expected.checksum: |
| * platform/mac/fast/ruby/rubyDOM-insert-rt-expected.png: |
| * platform/mac/fast/ruby/rubyDOM-insert-rt-expected.txt: |
| * platform/mac/fast/ruby/rubyDOM-insert-text1-expected.checksum: |
| * platform/mac/fast/ruby/rubyDOM-insert-text1-expected.png: |
| * platform/mac/fast/ruby/rubyDOM-insert-text1-expected.txt: |
| * platform/mac/fast/ruby/rubyDOM-insert-text2-expected.checksum: |
| * platform/mac/fast/ruby/rubyDOM-insert-text2-expected.png: |
| * platform/mac/fast/ruby/rubyDOM-insert-text2-expected.txt: |
| * platform/mac/fast/ruby/rubyDOM-insert-text3-expected.checksum: |
| * platform/mac/fast/ruby/rubyDOM-insert-text3-expected.png: |
| * platform/mac/fast/ruby/rubyDOM-insert-text3-expected.txt: |
| * platform/mac/fast/ruby/rubyDOM-remove-rt1-expected.checksum: |
| * platform/mac/fast/ruby/rubyDOM-remove-rt1-expected.png: |
| * platform/mac/fast/ruby/rubyDOM-remove-rt1-expected.txt: |
| * platform/mac/fast/ruby/rubyDOM-remove-rt2-expected.checksum: |
| * platform/mac/fast/ruby/rubyDOM-remove-rt2-expected.png: |
| * platform/mac/fast/ruby/rubyDOM-remove-rt2-expected.txt: |
| * platform/mac/fast/ruby/rubyDOM-remove-text1-expected.checksum: |
| * platform/mac/fast/ruby/rubyDOM-remove-text1-expected.png: |
| * platform/mac/fast/ruby/rubyDOM-remove-text1-expected.txt: |
| |
| 2011-04-04 Adrienne Walker <enne@google.com> |
| |
| Unreviewed, Chromium expectations update for tests broken after r82899. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-04 MORITA Hajime <morrita@google.com> |
| |
| Unreviewed expectations update following r82899. |
| |
| * platform/gtk/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt: |
| * platform/gtk/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt: |
| * platform/gtk/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt: |
| * platform/gtk/fast/dom/HTMLMeterElement/meter-element-expected.txt: |
| * platform/gtk/fast/dom/HTMLMeterElement/meter-optimums-expected.txt: |
| * platform/gtk/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt: |
| * platform/gtk/fast/dom/HTMLMeterElement/meter-styles-expected.txt: |
| |
| 2011-04-04 MORITA Hajime <morrita@google.com> |
| |
| Reviewed by Kent Tamura. |
| |
| Convert <meter> shadow DOM to a DOM-based shadow. |
| https://bugs.webkit.org/show_bug.cgi?id=50661 |
| |
| Updated expectations due to shadow structure chagne. |
| Also updated meter-styles.html pixel result because the render tree is now laid out |
| as normal flexboxes and its layout result is actually different, |
| especially if there are non-zero borders on shadow elements. |
| |
| * fast/dom/HTMLMeterElement/meter-styles.html: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.checksum: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.png: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.txt: |
| |
| 2011-04-04 Adrienne Walker <enne@google.com> |
| |
| Unreviewed, rolling out r82879. |
| http://trac.webkit.org/changeset/82879 |
| |
| Trying to fix 10.6 layout test expectations broke 10.5 |
| |
| * platform/chromium-mac/fast/box-shadow/spread-multiple-inset-expected.checksum: Added. |
| * platform/chromium-mac/fast/box-shadow/spread-multiple-inset-expected.png: Added. |
| * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-1-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-1-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-10-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-10-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-2-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-2-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-3-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-3-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-4-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-4-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-5-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-5-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-6-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-6-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-7-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-7-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-8-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-8-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-9-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-9-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-no-summary1-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-no-summary2-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-no-summary3-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-no-summary4-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-open-javascript-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-open1-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-open2-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-open3-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-open4-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-open5-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-open6-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-position-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-1-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-1-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-2-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-2-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-3-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-3-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-4-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-4-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-5-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-5-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-6-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-6-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-writing-mode-expected.png: Added. |
| * platform/chromium-mac/fast/inline-block/inline-block-vertical-align-expected.checksum: Added. |
| * platform/chromium-mac/fast/inline-block/inline-block-vertical-align-expected.png: Added. |
| * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.checksum: Added. |
| * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.png: Added. |
| * platform/chromium-mac/fast/multicol/nested-columns-expected.checksum: Added. |
| * platform/chromium-mac/fast/multicol/nested-columns-expected.png: |
| * platform/chromium-mac/fast/repaint/list-marker-expected.checksum: Added. |
| * platform/chromium-mac/fast/repaint/list-marker-expected.png: |
| |
| 2011-04-04 Adrienne Walker <enne@google.com> |
| |
| Unreviewed, rolling out r82880. |
| http://trac.webkit.org/changeset/82880 |
| https://bugs.webkit.org/show_bug.cgi?id=50661 |
| |
| Meter elements not rendered in Chromium Linux layout tests. |
| |
| * fast/dom/HTMLMeterElement/meter-styles.html: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.checksum: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.png: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.txt: |
| |
| 2011-04-04 Dirk Pranke <dpranke@chromium.org> |
| |
| Unreviewed, expectations change. |
| |
| Adjust the list of flaky tests based on NRWT on webkit mac using |
| a 35 second timeout by default. |
| |
| * platform/mac/test_expectations.txt: |
| |
| 2011-04-04 Chang Shu <cshu@webkit.org> |
| |
| Reviewed by Ryosuke Niwa. |
| |
| setContentEditable with true/false/inherit string is not working properly |
| https://bugs.webkit.org/show_bug.cgi?id=52058 |
| |
| Updated expected results after this patch fixes the set contenteditable issue. |
| |
| * fast/dom/HTMLElement/set-false-expected.txt: |
| * fast/dom/HTMLElement/set-false.html: |
| * fast/dom/HTMLElement/set-inherit-parent-false-expected.txt: |
| * fast/dom/HTMLElement/set-inherit-parent-true-expected.txt: |
| * fast/dom/HTMLElement/set-true-expected.txt: |
| * fast/dom/HTMLElement/set-value-caseinsensitive-expected.txt: |
| |
| 2011-04-04 MORITA Hajime <morrita@google.com> |
| |
| Reviewed by Dimitri Glazkov. |
| |
| Convert <meter> shadow DOM to a DOM-based shadow. |
| https://bugs.webkit.org/show_bug.cgi?id=50661 |
| |
| Updated expectations due to shadow structure chagne. |
| Also updated meter-styles.html pixel result because the render tree is now laid out |
| as normal flexboxes and its layout result is actually different, |
| especially if there are non-zero borders on shadow elements. |
| |
| * fast/dom/HTMLMeterElement/meter-styles.html: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.checksum: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.png: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.txt: |
| |
| 2011-04-04 Adrienne Walker <enne@google.com> |
| |
| Unreviewed, update Chromium Snow Leopard image baselines. |
| |
| These were all minor font-related image differences. |
| |
| * platform/chromium-mac/fast/box-shadow/spread-multiple-inset-expected.checksum: Removed. |
| * platform/chromium-mac/fast/box-shadow/spread-multiple-inset-expected.png: Removed. |
| * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-1-and-click-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-1-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-10-and-click-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-10-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-2-and-click-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-2-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-3-and-click-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-3-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-4-and-click-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-4-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-5-and-click-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-5-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-6-and-click-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-6-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-7-and-click-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-7-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-8-and-click-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-8-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-9-and-click-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-9-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-no-summary1-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-no-summary2-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-no-summary3-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-no-summary4-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-open-javascript-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-open1-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-open2-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-open3-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-open4-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-open5-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-open6-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-position-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-remove-summary-1-and-click-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-remove-summary-1-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-remove-summary-2-and-click-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-remove-summary-2-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-remove-summary-3-and-click-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-remove-summary-3-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-remove-summary-4-and-click-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-remove-summary-4-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-remove-summary-5-and-click-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-remove-summary-5-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-remove-summary-6-and-click-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-remove-summary-6-expected.png: Removed. |
| * platform/chromium-mac/fast/html/details-writing-mode-expected.png: Removed. |
| * platform/chromium-mac/fast/inline-block/inline-block-vertical-align-expected.checksum: Removed. |
| * platform/chromium-mac/fast/inline-block/inline-block-vertical-align-expected.png: Removed. |
| * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.checksum: Removed. |
| * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.png: Removed. |
| * platform/chromium-mac/fast/multicol/nested-columns-expected.checksum: Removed. |
| * platform/chromium-mac/fast/multicol/nested-columns-expected.png: |
| * platform/chromium-mac/fast/repaint/list-marker-expected.checksum: Removed. |
| * platform/chromium-mac/fast/repaint/list-marker-expected.png: |
| |
| 2011-04-04 Adrienne Walker <enne@google.com> |
| |
| Unreviewed, mark revoke-blob-url.html as CRASH for Chromium on Win. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-04 Chang Shu <cshu@webkit.org> |
| |
| Reviewed by Darin Adler. |
| |
| WebKitTestRunner needs layoutTestController.setAllowFileAccessFromFileURLs |
| https://bugs.webkit.org/show_bug.cgi?id=57572 |
| |
| Unskip passed tests. |
| |
| * platform/mac-wk2/Skipped: |
| |
| 2011-04-04 Pavel Feldman <pfeldman@google.com> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: add support for the enumerated types in the protocol. |
| https://bugs.webkit.org/show_bug.cgi?id=57761 |
| |
| * inspector/debugger/debugger-autocontinue-on-syntax-error.html: |
| * inspector/debugger/debugger-pause-on-exception.html: |
| |
| 2011-04-04 Yong Li <yoli@rim.com> |
| |
| Reviewed by Antonio Gomes. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=55969 |
| Add a test that verifies history scroll position is restored |
| when WebKit goes forward from an unreachable URL error page. |
| (Error page handling is only supported by Qt DRT.) |
| |
| * platform/qt/fast/history/back-to-unreachable-url-then-forward-expected.txt: Added. |
| * platform/qt/fast/history/back-to-unreachable-url-then-forward.html: Added. |
| * platform/qt/fast/history/resources/check-scroll-position.html: Added. |
| |
| 2011-04-04 Jessie Berlin <jberlin@apple.com> |
| |
| Remove a test from the win-wk2 skipped list that does not exist. |
| |
| fast/js/navigator-mimeTypes-length.html was changed and moved to plugins in r71651. |
| |
| * platform/win-wk2/Skipped: |
| |
| 2011-04-04 Jessie Berlin <jberlin@apple.com> |
| |
| [Windows 7 WebKit2 Release Tests] 6 tests failing since being removed from the mac-wk2 |
| skipped list in r82625. |
| https://bugs.webkit.org/show_bug.cgi?id=57705 |
| |
| Unreviewed, addd win-wk2 expected results for the tests in order to get the bots green. |
| |
| * platform/win-wk2/editing: Added. |
| * platform/win-wk2/editing/selection: Added. |
| * platform/win-wk2/editing/selection/after-line-break-expected.txt: Added. |
| * platform/win-wk2/editing/selection/caret-ltr-right-expected.checksum: Added. |
| * platform/win-wk2/editing/selection/caret-ltr-right-expected.png: Added. |
| * platform/win-wk2/editing/selection/caret-ltr-right-expected.txt: Added. |
| * platform/win-wk2/editing/selection/caret-rtl-2-left-expected.checksum: Added. |
| * platform/win-wk2/editing/selection/caret-rtl-2-left-expected.png: Added. |
| * platform/win-wk2/editing/selection/caret-rtl-2-left-expected.txt: Added. |
| * platform/win-wk2/editing/selection/drag-text-delay-expected.txt: Added. |
| * platform/win-wk2/fast/repaint: Added. |
| * platform/win-wk2/fast/repaint/japanese-rl-selection-clear-expected.txt: Added. |
| Apparently the pixel results are similar enough to the win expected pixel results that no |
| special pixel results need to be added for win-wk2. |
| * platform/win-wk2/plugins/resize-from-plugin-expected.txt: Added. |
| |
| 2011-04-04 Pavel Podivilov <podivilov@chromium.org> |
| |
| Unreviewed, mark filesystem-reference.html as CRASH PASS on chromium. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-04 Pavel Podivilov <podivilov@chromium.org> |
| |
| Unreviewed, remove gradientLimit.svg and 2d.text.draw.align.end.ltr.html from test expectations. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-04 Martin Robinson <mrobinson@igalia.com> |
| |
| Reviewed by Xan Lopez. |
| |
| [GTK] http/tests/plugins/post-url-file.html fails on GTK+ |
| https://bugs.webkit.org/show_bug.cgi?id=55826 |
| |
| * http/tests/plugins/resources/dump-post.pl: Instead of just printing out the "keywords" parameter, |
| print out the POSTDATA parameter as well. Printing "keywords" did not seem to work on the version of |
| Apache/Perl/CGI that existed on my machine. According to the Perl CGI module documentation |
| using 'POSTDATA' is the correct way to print the entire POSTDATA for more recent versions of the |
| module. |
| * platform/gtk/Skipped: Unskip the test which is now passing. |
| |
| 2011-04-04 Andrey Kosyakov <caseq@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: [Extensions API] add notifications on panels shown/hidden |
| https://bugs.webkit.org/show_bug.cgi?id=57752 |
| |
| * http/tests/inspector/extensions-test.js: |
| (initialize_ExtensionsTest.showPanel): |
| * http/tests/inspector/resources/extension-main.js: |
| (showPanel): |
| * inspector/extensions/extensions-api-expected.txt: |
| * inspector/extensions/extensions-events-expected.txt: |
| * inspector/extensions/extensions-events.html: |
| * inspector/extensions/extensions-expected.txt: |
| |
| 2011-04-04 Pavel Podivilov <podivilov@chromium.org> |
| |
| Unreviewed, mark xhr-breakpoints as CRASH PASS on chromium win debug. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-04 Pavel Podivilov <podivilov@chromium.org> |
| |
| Unreviewed, udpate chromium-linux test expectations after r82786. |
| |
| * platform/chromium-linux/fast/table/colspanMinWidth-vertical-expected.checksum: Removed. |
| * platform/chromium-linux/fast/table/colspanMinWidth-vertical-expected.png: |
| |
| 2011-04-04 Pavel Podivilov <podivilov@chromium.org> |
| |
| Unreviewed, add chromium-linux expectation for the new test added in r82781. |
| |
| * platform/chromium-linux/fast/images/imagemap-focus-ring-zero-outline-width-expected.png: Added. |
| |
| 2011-04-04 Pavel Podivilov <podivilov@chromium.org> |
| |
| Unreviewed, rebaseline chromium-linux test expectations after r82783. |
| |
| * platform/chromium-linux/fast/html/details-add-summary-1-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-1-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-10-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-10-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-2-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-2-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-3-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-3-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-4-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-4-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-5-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-5-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-6-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-6-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-7-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-7-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-8-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-8-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-9-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-9-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-no-summary1-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-no-summary2-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-no-summary3-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-no-summary4-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-open-javascript-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-open1-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-open2-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-open3-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-open4-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-open5-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-open6-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-position-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-1-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-1-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-2-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-2-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-3-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-3-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-4-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-4-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-5-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-5-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-6-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-6-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-writing-mode-expected.png: Added. |
| |
| 2011-04-04 Pavel Podivilov <podivilov@chromium.org> |
| |
| Unreviewed, add chromium expectations for the new test added in r82781. |
| |
| * platform/chromium-mac-leopard/fast/images/imagemap-focus-ring-zero-outline-width-expected.png: Added. |
| * platform/chromium-win/fast/images/imagemap-focus-ring-zero-outline-width-expected.png: Added. |
| * platform/chromium-win/fast/images/imagemap-focus-ring-zero-outline-width-expected.txt: Added. |
| |
| 2011-04-04 Mario Sanchez Prada <msanchez@igalia.com> |
| |
| Unreviewed. Unskipped test and added GTK-specific new baseline. |
| |
| * platform/gtk/Skipped: Skipped passing test. |
| * platform/gtk/accessibility/aria-roles-expected.txt: Added. |
| |
| 2011-04-04 Pavel Podivilov <podivilov@chromium.org> |
| |
| Unreviewed, remove chromium expectations added by mistake in r82815. |
| |
| * platform/chromium-linux-x86_64/fast/table/colspanMinWidth-vertical-expected.png: Removed. |
| * platform/chromium-win-vista/fast/table/colspanMinWidth-vertical-expected.checksum: Removed. |
| |
| 2011-04-04 Pavel Podivilov <podivilov@chromium.org> |
| |
| Unreviewed, delete duplicate baselines added in r82812. |
| |
| * platform/chromium-linux/fast/html/details-add-summary-1-and-click-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-add-summary-1-and-click-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-add-summary-1-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-add-summary-1-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-add-summary-10-and-click-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-add-summary-10-and-click-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-add-summary-10-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-add-summary-10-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-add-summary-2-and-click-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-add-summary-2-and-click-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-add-summary-2-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-add-summary-2-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-add-summary-3-and-click-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-add-summary-3-and-click-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-add-summary-3-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-add-summary-3-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-add-summary-4-and-click-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-add-summary-4-and-click-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-add-summary-4-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-add-summary-4-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-add-summary-5-and-click-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-add-summary-5-and-click-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-add-summary-5-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-add-summary-5-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-add-summary-6-and-click-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-add-summary-6-and-click-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-add-summary-6-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-add-summary-6-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-add-summary-7-and-click-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-add-summary-7-and-click-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-add-summary-7-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-add-summary-7-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-add-summary-8-and-click-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-add-summary-8-and-click-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-add-summary-8-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-add-summary-8-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-add-summary-9-and-click-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-add-summary-9-and-click-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-add-summary-9-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-add-summary-9-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-no-summary1-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-no-summary1-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-no-summary2-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-no-summary2-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-no-summary3-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-no-summary3-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-no-summary4-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-no-summary4-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-open-javascript-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-open-javascript-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-open1-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-open1-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-open2-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-open2-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-open3-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-open3-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-open4-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-open4-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-open5-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-open5-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-open6-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-open6-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-position-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-position-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-remove-summary-1-and-click-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-remove-summary-1-and-click-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-remove-summary-1-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-remove-summary-1-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-remove-summary-2-and-click-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-remove-summary-2-and-click-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-remove-summary-2-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-remove-summary-2-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-remove-summary-3-and-click-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-remove-summary-3-and-click-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-remove-summary-3-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-remove-summary-3-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-remove-summary-4-and-click-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-remove-summary-4-and-click-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-remove-summary-4-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-remove-summary-4-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-remove-summary-5-and-click-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-remove-summary-5-and-click-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-remove-summary-5-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-remove-summary-5-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-remove-summary-6-and-click-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-remove-summary-6-and-click-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-remove-summary-6-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-remove-summary-6-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-writing-mode-expected.checksum: Removed. |
| * platform/chromium-linux/fast/html/details-writing-mode-expected.png: Removed. |
| |
| 2011-04-04 Pavel Podivilov <podivilov@chromium.org> |
| |
| Unreviewed, fix bad rebaseline in r82812. |
| |
| * platform/chromium-linux-x86_64/fast/html/details-add-summary-1-and-click-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-add-summary-1-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-add-summary-10-and-click-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-add-summary-10-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-add-summary-2-and-click-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-add-summary-2-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-add-summary-3-and-click-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-add-summary-3-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-add-summary-4-and-click-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-add-summary-4-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-add-summary-5-and-click-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-add-summary-5-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-add-summary-6-and-click-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-add-summary-6-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-add-summary-7-and-click-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-add-summary-7-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-add-summary-8-and-click-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-add-summary-8-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-add-summary-9-and-click-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-add-summary-9-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-no-summary1-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-no-summary2-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-no-summary3-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-no-summary4-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-open-javascript-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-open1-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-open2-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-open3-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-open4-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-open5-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-open6-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-position-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-remove-summary-1-and-click-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-remove-summary-1-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-remove-summary-2-and-click-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-remove-summary-2-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-remove-summary-3-and-click-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-remove-summary-3-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-remove-summary-4-and-click-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-remove-summary-4-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-remove-summary-5-and-click-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-remove-summary-5-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-remove-summary-6-and-click-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-remove-summary-6-expected.png: Removed. |
| * platform/chromium-linux-x86_64/fast/html/details-writing-mode-expected.png: Removed. |
| * platform/chromium-linux/fast/html/details-add-summary-1-and-click-expected.png: |
| * platform/chromium-linux/fast/html/details-add-summary-1-expected.png: |
| * platform/chromium-linux/fast/html/details-add-summary-10-and-click-expected.png: |
| * platform/chromium-linux/fast/html/details-add-summary-10-expected.png: |
| * platform/chromium-linux/fast/html/details-add-summary-2-and-click-expected.png: |
| * platform/chromium-linux/fast/html/details-add-summary-2-expected.png: |
| * platform/chromium-linux/fast/html/details-add-summary-3-and-click-expected.png: |
| * platform/chromium-linux/fast/html/details-add-summary-3-expected.png: |
| * platform/chromium-linux/fast/html/details-add-summary-4-and-click-expected.png: |
| * platform/chromium-linux/fast/html/details-add-summary-4-expected.png: |
| * platform/chromium-linux/fast/html/details-add-summary-5-and-click-expected.png: |
| * platform/chromium-linux/fast/html/details-add-summary-5-expected.png: |
| * platform/chromium-linux/fast/html/details-add-summary-6-and-click-expected.png: |
| * platform/chromium-linux/fast/html/details-add-summary-6-expected.png: |
| * platform/chromium-linux/fast/html/details-add-summary-7-and-click-expected.png: |
| * platform/chromium-linux/fast/html/details-add-summary-7-expected.png: |
| * platform/chromium-linux/fast/html/details-add-summary-8-and-click-expected.png: |
| * platform/chromium-linux/fast/html/details-add-summary-8-expected.png: |
| * platform/chromium-linux/fast/html/details-add-summary-9-and-click-expected.png: |
| * platform/chromium-linux/fast/html/details-add-summary-9-expected.png: |
| * platform/chromium-linux/fast/html/details-no-summary1-expected.png: |
| * platform/chromium-linux/fast/html/details-no-summary2-expected.png: |
| * platform/chromium-linux/fast/html/details-no-summary3-expected.png: |
| * platform/chromium-linux/fast/html/details-no-summary4-expected.png: |
| * platform/chromium-linux/fast/html/details-open-javascript-expected.png: |
| * platform/chromium-linux/fast/html/details-open1-expected.png: |
| * platform/chromium-linux/fast/html/details-open2-expected.png: |
| * platform/chromium-linux/fast/html/details-open3-expected.png: |
| * platform/chromium-linux/fast/html/details-open4-expected.png: |
| * platform/chromium-linux/fast/html/details-open5-expected.png: |
| * platform/chromium-linux/fast/html/details-open6-expected.png: |
| * platform/chromium-linux/fast/html/details-position-expected.png: |
| * platform/chromium-linux/fast/html/details-remove-summary-1-and-click-expected.png: |
| * platform/chromium-linux/fast/html/details-remove-summary-1-expected.png: |
| * platform/chromium-linux/fast/html/details-remove-summary-2-and-click-expected.png: |
| * platform/chromium-linux/fast/html/details-remove-summary-2-expected.png: |
| * platform/chromium-linux/fast/html/details-remove-summary-3-and-click-expected.png: |
| * platform/chromium-linux/fast/html/details-remove-summary-3-expected.png: |
| * platform/chromium-linux/fast/html/details-remove-summary-4-and-click-expected.png: |
| * platform/chromium-linux/fast/html/details-remove-summary-4-expected.png: |
| * platform/chromium-linux/fast/html/details-remove-summary-5-and-click-expected.png: |
| * platform/chromium-linux/fast/html/details-remove-summary-5-expected.png: |
| * platform/chromium-linux/fast/html/details-remove-summary-6-and-click-expected.png: |
| * platform/chromium-linux/fast/html/details-remove-summary-6-expected.png: |
| * platform/chromium-linux/fast/html/details-writing-mode-expected.png: |
| * platform/chromium-mac/fast/html/details-add-summary-1-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-add-summary-1-and-click-expected.png. |
| * platform/chromium-mac/fast/html/details-add-summary-1-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-add-summary-1-expected.png. |
| * platform/chromium-mac/fast/html/details-add-summary-10-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-add-summary-10-and-click-expected.png. |
| * platform/chromium-mac/fast/html/details-add-summary-10-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-add-summary-10-expected.png. |
| * platform/chromium-mac/fast/html/details-add-summary-2-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-add-summary-2-and-click-expected.png. |
| * platform/chromium-mac/fast/html/details-add-summary-2-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-add-summary-2-expected.png. |
| * platform/chromium-mac/fast/html/details-add-summary-3-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-add-summary-3-and-click-expected.png. |
| * platform/chromium-mac/fast/html/details-add-summary-3-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-add-summary-3-expected.png. |
| * platform/chromium-mac/fast/html/details-add-summary-4-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-add-summary-4-and-click-expected.png. |
| * platform/chromium-mac/fast/html/details-add-summary-4-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-add-summary-4-expected.png. |
| * platform/chromium-mac/fast/html/details-add-summary-5-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-add-summary-5-and-click-expected.png. |
| * platform/chromium-mac/fast/html/details-add-summary-5-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-add-summary-5-expected.png. |
| * platform/chromium-mac/fast/html/details-add-summary-6-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-add-summary-6-and-click-expected.png. |
| * platform/chromium-mac/fast/html/details-add-summary-6-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-add-summary-6-expected.png. |
| * platform/chromium-mac/fast/html/details-add-summary-7-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-add-summary-7-and-click-expected.png. |
| * platform/chromium-mac/fast/html/details-add-summary-7-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-add-summary-7-expected.png. |
| * platform/chromium-mac/fast/html/details-add-summary-8-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-add-summary-8-and-click-expected.png. |
| * platform/chromium-mac/fast/html/details-add-summary-8-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-add-summary-8-expected.png. |
| * platform/chromium-mac/fast/html/details-add-summary-9-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-add-summary-9-and-click-expected.png. |
| * platform/chromium-mac/fast/html/details-add-summary-9-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-add-summary-9-expected.png. |
| * platform/chromium-mac/fast/html/details-no-summary1-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-no-summary1-expected.png. |
| * platform/chromium-mac/fast/html/details-no-summary2-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-no-summary2-expected.png. |
| * platform/chromium-mac/fast/html/details-no-summary3-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-no-summary3-expected.png. |
| * platform/chromium-mac/fast/html/details-no-summary4-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-no-summary4-expected.png. |
| * platform/chromium-mac/fast/html/details-open-javascript-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-open-javascript-expected.png. |
| * platform/chromium-mac/fast/html/details-open1-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-open1-expected.png. |
| * platform/chromium-mac/fast/html/details-open2-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-open2-expected.png. |
| * platform/chromium-mac/fast/html/details-open3-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-open3-expected.png. |
| * platform/chromium-mac/fast/html/details-open4-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-open4-expected.png. |
| * platform/chromium-mac/fast/html/details-open5-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-open5-expected.png. |
| * platform/chromium-mac/fast/html/details-open6-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-open6-expected.png. |
| * platform/chromium-mac/fast/html/details-position-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-position-expected.png. |
| * platform/chromium-mac/fast/html/details-remove-summary-1-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-remove-summary-1-and-click-expected.png. |
| * platform/chromium-mac/fast/html/details-remove-summary-1-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-remove-summary-1-expected.png. |
| * platform/chromium-mac/fast/html/details-remove-summary-2-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-remove-summary-2-and-click-expected.png. |
| * platform/chromium-mac/fast/html/details-remove-summary-2-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-remove-summary-2-expected.png. |
| * platform/chromium-mac/fast/html/details-remove-summary-3-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-remove-summary-3-and-click-expected.png. |
| * platform/chromium-mac/fast/html/details-remove-summary-3-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-remove-summary-3-expected.png. |
| * platform/chromium-mac/fast/html/details-remove-summary-4-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-remove-summary-4-and-click-expected.png. |
| * platform/chromium-mac/fast/html/details-remove-summary-4-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-remove-summary-4-expected.png. |
| * platform/chromium-mac/fast/html/details-remove-summary-5-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-remove-summary-5-and-click-expected.png. |
| * platform/chromium-mac/fast/html/details-remove-summary-5-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-remove-summary-5-expected.png. |
| * platform/chromium-mac/fast/html/details-remove-summary-6-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-remove-summary-6-and-click-expected.png. |
| * platform/chromium-mac/fast/html/details-remove-summary-6-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-remove-summary-6-expected.png. |
| * platform/chromium-mac/fast/html/details-writing-mode-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/html/details-writing-mode-expected.png. |
| * platform/chromium-win-vista/fast/html/details-add-summary-1-and-click-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-add-summary-1-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-add-summary-10-and-click-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-add-summary-10-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-add-summary-2-and-click-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-add-summary-2-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-add-summary-3-and-click-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-add-summary-3-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-add-summary-4-and-click-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-add-summary-4-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-add-summary-5-and-click-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-add-summary-5-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-add-summary-6-and-click-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-add-summary-6-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-add-summary-7-and-click-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-add-summary-7-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-add-summary-8-and-click-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-add-summary-8-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-add-summary-9-and-click-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-add-summary-9-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-no-summary1-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-no-summary2-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-no-summary3-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-no-summary4-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-open-javascript-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-open1-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-open2-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-open3-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-open4-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-open5-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-open6-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-position-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-remove-summary-1-and-click-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-remove-summary-1-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-remove-summary-2-and-click-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-remove-summary-2-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-remove-summary-3-and-click-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-remove-summary-3-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-remove-summary-4-and-click-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-remove-summary-4-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-remove-summary-5-and-click-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-remove-summary-5-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-remove-summary-6-and-click-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-remove-summary-6-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/html/details-writing-mode-expected.checksum: Removed. |
| |
| 2011-04-04 Pavel Podivilov <podivilov@chromium.org> |
| |
| Unreviewed, udpate chromium test expectations after r82786. |
| |
| * platform/chromium-linux-x86_64/fast/table/colspanMinWidth-vertical-expected.png: Added. |
| * platform/chromium-win-vista/fast/table/colspanMinWidth-vertical-expected.checksum: Added. |
| * platform/chromium-win/fast/table/colspanMinWidth-vertical-expected.checksum: Removed. |
| * platform/chromium-win/fast/table/colspanMinWidth-vertical-expected.png: |
| * platform/chromium-win/fast/table/colspanMinWidth-vertical-expected.txt: |
| |
| 2011-04-04 Andrey Kosyakov <caseq@chromium.org> |
| |
| Unreviewed. Followup to an incomplete commit in r82806. |
| |
| * inspector/extensions/extensions.html: |
| |
| 2011-04-04 Pavel Podivilov <podivilov@chromium.org> |
| |
| Unreviewed, add chromium test expectations for tests added in r82780. |
| |
| * platform/chromium-mac/fast/dom/Element/scale-page-bounding-client-rect-expected.txt: Added. |
| * platform/chromium-mac/fast/dom/Element/scale-page-client-rects-expected.txt: Added. |
| * platform/chromium-mac/fast/dom/Range/scale-page-bounding-client-rect-expected.txt: Added. |
| * platform/chromium-mac/fast/dom/Range/scale-page-client-rects-expected.txt: Added. |
| * platform/chromium-win/fast/dom/Element/scale-page-bounding-client-rect-expected.txt: Added. |
| * platform/chromium-win/fast/dom/Element/scale-page-client-rects-expected.txt: Added. |
| * platform/chromium-win/fast/dom/Range/scale-page-bounding-client-rect-expected.txt: Added. |
| * platform/chromium-win/fast/dom/Range/scale-page-client-rects-expected.txt: Added. |
| |
| 2011-04-04 Pavel Podivilov <podivilov@chromium.org> |
| |
| Unreviewed, rebaseline chromium tests after r82783. |
| |
| * platform/chromium-linux-x86_64/fast/html/details-add-summary-1-and-click-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-add-summary-4-and-click-expected.png. |
| * platform/chromium-linux-x86_64/fast/html/details-add-summary-1-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-remove-summary-5-expected.png. |
| * platform/chromium-linux-x86_64/fast/html/details-add-summary-10-and-click-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-open1-expected.png. |
| * platform/chromium-linux-x86_64/fast/html/details-add-summary-10-expected.png: Added. |
| * platform/chromium-linux-x86_64/fast/html/details-add-summary-2-and-click-expected.png: Added. |
| * platform/chromium-linux-x86_64/fast/html/details-add-summary-2-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-remove-summary-5-expected.png. |
| * platform/chromium-linux-x86_64/fast/html/details-add-summary-3-and-click-expected.png: Added. |
| * platform/chromium-linux-x86_64/fast/html/details-add-summary-3-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-open6-expected.png. |
| * platform/chromium-linux-x86_64/fast/html/details-add-summary-4-and-click-expected.png: Added. |
| * platform/chromium-linux-x86_64/fast/html/details-add-summary-4-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-add-summary-1-and-click-expected.png. |
| * platform/chromium-linux-x86_64/fast/html/details-add-summary-5-and-click-expected.png: Added. |
| * platform/chromium-linux-x86_64/fast/html/details-add-summary-5-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-remove-summary-5-expected.png. |
| * platform/chromium-linux-x86_64/fast/html/details-add-summary-6-and-click-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-open1-expected.png. |
| * platform/chromium-linux-x86_64/fast/html/details-add-summary-6-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-remove-summary-5-expected.png. |
| * platform/chromium-linux-x86_64/fast/html/details-add-summary-7-and-click-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-open1-expected.png. |
| * platform/chromium-linux-x86_64/fast/html/details-add-summary-7-expected.png: Added. |
| * platform/chromium-linux-x86_64/fast/html/details-add-summary-8-and-click-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-remove-summary-5-and-click-expected.png. |
| * platform/chromium-linux-x86_64/fast/html/details-add-summary-8-expected.png: Added. |
| * platform/chromium-linux-x86_64/fast/html/details-add-summary-9-and-click-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-add-summary-9-and-click-expected.png. |
| * platform/chromium-linux-x86_64/fast/html/details-add-summary-9-expected.png: Added. |
| * platform/chromium-linux-x86_64/fast/html/details-no-summary1-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-remove-summary-3-and-click-expected.png. |
| * platform/chromium-linux-x86_64/fast/html/details-no-summary2-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-add-summary-1-and-click-expected.png. |
| * platform/chromium-linux-x86_64/fast/html/details-no-summary3-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-remove-summary-3-and-click-expected.png. |
| * platform/chromium-linux-x86_64/fast/html/details-no-summary4-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-remove-summary-1-and-click-expected.png. |
| * platform/chromium-linux-x86_64/fast/html/details-open-javascript-expected.png: Added. |
| * platform/chromium-linux-x86_64/fast/html/details-open1-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-add-summary-1-and-click-expected.png. |
| * platform/chromium-linux-x86_64/fast/html/details-open2-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-open1-expected.png. |
| * platform/chromium-linux-x86_64/fast/html/details-open3-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-add-summary-1-and-click-expected.png. |
| * platform/chromium-linux-x86_64/fast/html/details-open4-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-open1-expected.png. |
| * platform/chromium-linux-x86_64/fast/html/details-open5-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-add-summary-1-and-click-expected.png. |
| * platform/chromium-linux-x86_64/fast/html/details-open6-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-add-summary-8-and-click-expected.png. |
| * platform/chromium-linux-x86_64/fast/html/details-position-expected.png: Added. |
| * platform/chromium-linux-x86_64/fast/html/details-remove-summary-1-and-click-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-add-summary-4-and-click-expected.png. |
| * platform/chromium-linux-x86_64/fast/html/details-remove-summary-1-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-remove-summary-3-and-click-expected.png. |
| * platform/chromium-linux-x86_64/fast/html/details-remove-summary-2-and-click-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-add-summary-9-and-click-expected.png. |
| * platform/chromium-linux-x86_64/fast/html/details-remove-summary-2-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-open1-expected.png. |
| * platform/chromium-linux-x86_64/fast/html/details-remove-summary-3-and-click-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-add-summary-6-expected.png. |
| * platform/chromium-linux-x86_64/fast/html/details-remove-summary-3-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-remove-summary-5-and-click-expected.png. |
| * platform/chromium-linux-x86_64/fast/html/details-remove-summary-4-and-click-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-remove-summary-2-and-click-expected.png. |
| * platform/chromium-linux-x86_64/fast/html/details-remove-summary-4-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-add-summary-1-and-click-expected.png. |
| * platform/chromium-linux-x86_64/fast/html/details-remove-summary-5-and-click-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-open1-expected.png. |
| * platform/chromium-linux-x86_64/fast/html/details-remove-summary-5-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-remove-summary-5-and-click-expected.png. |
| * platform/chromium-linux-x86_64/fast/html/details-remove-summary-6-and-click-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-remove-summary-4-and-click-expected.png. |
| * platform/chromium-linux-x86_64/fast/html/details-remove-summary-6-expected.png: Copied from LayoutTests/platform/chromium-win/fast/html/details-open3-expected.png. |
| * platform/chromium-linux-x86_64/fast/html/details-writing-mode-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-add-summary-1-and-click-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-add-summary-1-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-add-summary-10-and-click-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-add-summary-10-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-add-summary-2-and-click-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-add-summary-2-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-add-summary-3-and-click-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-add-summary-3-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-add-summary-4-and-click-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-add-summary-4-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-add-summary-5-and-click-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-add-summary-5-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-add-summary-6-and-click-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-add-summary-6-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-add-summary-7-and-click-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-add-summary-7-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-add-summary-8-and-click-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-add-summary-8-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-add-summary-9-and-click-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-add-summary-9-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-no-summary1-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-no-summary2-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-no-summary3-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-no-summary4-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-open-javascript-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-open1-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-open2-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-open3-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-open4-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-open5-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-open6-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-position-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-remove-summary-1-and-click-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-remove-summary-1-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-remove-summary-2-and-click-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-remove-summary-2-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-remove-summary-3-and-click-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-remove-summary-3-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-remove-summary-4-and-click-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-remove-summary-4-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-remove-summary-5-and-click-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-remove-summary-5-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-remove-summary-6-and-click-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-remove-summary-6-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/details-writing-mode-expected.png: Added. |
| * platform/chromium-win-vista/fast/html/details-add-summary-1-and-click-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-add-summary-1-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-add-summary-10-and-click-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-add-summary-10-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-add-summary-2-and-click-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-add-summary-2-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-add-summary-3-and-click-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-add-summary-3-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-add-summary-4-and-click-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-add-summary-4-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-add-summary-5-and-click-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-add-summary-5-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-add-summary-6-and-click-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-add-summary-6-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-add-summary-7-and-click-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-add-summary-7-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-add-summary-8-and-click-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-add-summary-8-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-add-summary-9-and-click-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-add-summary-9-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-no-summary1-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-no-summary2-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-no-summary3-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-no-summary4-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-open-javascript-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-open1-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-open2-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-open3-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-open4-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-open5-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-open6-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-position-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-remove-summary-1-and-click-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-remove-summary-1-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-remove-summary-2-and-click-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-remove-summary-2-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-remove-summary-3-and-click-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-remove-summary-3-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-remove-summary-4-and-click-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-remove-summary-4-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-remove-summary-5-and-click-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-remove-summary-5-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-remove-summary-6-and-click-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-remove-summary-6-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/html/details-writing-mode-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-add-summary-1-and-click-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-add-summary-1-and-click-expected.png: |
| * platform/chromium-win/fast/html/details-add-summary-1-and-click-expected.txt: |
| * platform/chromium-win/fast/html/details-add-summary-1-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-add-summary-1-expected.png: |
| * platform/chromium-win/fast/html/details-add-summary-1-expected.txt: |
| * platform/chromium-win/fast/html/details-add-summary-10-and-click-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-add-summary-10-and-click-expected.png: |
| * platform/chromium-win/fast/html/details-add-summary-10-and-click-expected.txt: |
| * platform/chromium-win/fast/html/details-add-summary-10-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-add-summary-10-expected.png: |
| * platform/chromium-win/fast/html/details-add-summary-10-expected.txt: |
| * platform/chromium-win/fast/html/details-add-summary-2-and-click-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-add-summary-2-and-click-expected.png: |
| * platform/chromium-win/fast/html/details-add-summary-2-and-click-expected.txt: |
| * platform/chromium-win/fast/html/details-add-summary-2-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-add-summary-2-expected.png: |
| * platform/chromium-win/fast/html/details-add-summary-2-expected.txt: |
| * platform/chromium-win/fast/html/details-add-summary-3-and-click-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-add-summary-3-and-click-expected.png: |
| * platform/chromium-win/fast/html/details-add-summary-3-and-click-expected.txt: |
| * platform/chromium-win/fast/html/details-add-summary-3-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-add-summary-3-expected.png: |
| * platform/chromium-win/fast/html/details-add-summary-3-expected.txt: |
| * platform/chromium-win/fast/html/details-add-summary-4-and-click-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-add-summary-4-and-click-expected.png: |
| * platform/chromium-win/fast/html/details-add-summary-4-and-click-expected.txt: |
| * platform/chromium-win/fast/html/details-add-summary-4-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-add-summary-4-expected.png: |
| * platform/chromium-win/fast/html/details-add-summary-4-expected.txt: |
| * platform/chromium-win/fast/html/details-add-summary-5-and-click-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-add-summary-5-and-click-expected.png: |
| * platform/chromium-win/fast/html/details-add-summary-5-and-click-expected.txt: |
| * platform/chromium-win/fast/html/details-add-summary-5-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-add-summary-5-expected.png: |
| * platform/chromium-win/fast/html/details-add-summary-5-expected.txt: |
| * platform/chromium-win/fast/html/details-add-summary-6-and-click-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-add-summary-6-and-click-expected.png: |
| * platform/chromium-win/fast/html/details-add-summary-6-and-click-expected.txt: |
| * platform/chromium-win/fast/html/details-add-summary-6-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-add-summary-6-expected.png: |
| * platform/chromium-win/fast/html/details-add-summary-6-expected.txt: |
| * platform/chromium-win/fast/html/details-add-summary-7-and-click-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-add-summary-7-and-click-expected.png: |
| * platform/chromium-win/fast/html/details-add-summary-7-and-click-expected.txt: |
| * platform/chromium-win/fast/html/details-add-summary-7-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-add-summary-7-expected.png: |
| * platform/chromium-win/fast/html/details-add-summary-7-expected.txt: |
| * platform/chromium-win/fast/html/details-add-summary-8-and-click-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-add-summary-8-and-click-expected.png: |
| * platform/chromium-win/fast/html/details-add-summary-8-and-click-expected.txt: |
| * platform/chromium-win/fast/html/details-add-summary-8-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-add-summary-8-expected.png: |
| * platform/chromium-win/fast/html/details-add-summary-8-expected.txt: |
| * platform/chromium-win/fast/html/details-add-summary-9-and-click-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-add-summary-9-and-click-expected.png: |
| * platform/chromium-win/fast/html/details-add-summary-9-and-click-expected.txt: |
| * platform/chromium-win/fast/html/details-add-summary-9-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-add-summary-9-expected.png: |
| * platform/chromium-win/fast/html/details-add-summary-9-expected.txt: |
| * platform/chromium-win/fast/html/details-no-summary1-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-no-summary1-expected.png: |
| * platform/chromium-win/fast/html/details-no-summary1-expected.txt: |
| * platform/chromium-win/fast/html/details-no-summary2-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-no-summary2-expected.png: |
| * platform/chromium-win/fast/html/details-no-summary2-expected.txt: |
| * platform/chromium-win/fast/html/details-no-summary3-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-no-summary3-expected.png: |
| * platform/chromium-win/fast/html/details-no-summary3-expected.txt: |
| * platform/chromium-win/fast/html/details-no-summary4-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-no-summary4-expected.png: |
| * platform/chromium-win/fast/html/details-no-summary4-expected.txt: |
| * platform/chromium-win/fast/html/details-open-javascript-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-open-javascript-expected.png: |
| * platform/chromium-win/fast/html/details-open-javascript-expected.txt: |
| * platform/chromium-win/fast/html/details-open1-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-open1-expected.png: |
| * platform/chromium-win/fast/html/details-open1-expected.txt: |
| * platform/chromium-win/fast/html/details-open2-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-open2-expected.png: |
| * platform/chromium-win/fast/html/details-open2-expected.txt: |
| * platform/chromium-win/fast/html/details-open3-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-open3-expected.png: |
| * platform/chromium-win/fast/html/details-open3-expected.txt: |
| * platform/chromium-win/fast/html/details-open4-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-open4-expected.png: |
| * platform/chromium-win/fast/html/details-open4-expected.txt: |
| * platform/chromium-win/fast/html/details-open5-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-open5-expected.png: |
| * platform/chromium-win/fast/html/details-open5-expected.txt: |
| * platform/chromium-win/fast/html/details-open6-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-open6-expected.png: |
| * platform/chromium-win/fast/html/details-open6-expected.txt: |
| * platform/chromium-win/fast/html/details-position-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-position-expected.png: |
| * platform/chromium-win/fast/html/details-position-expected.txt: |
| * platform/chromium-win/fast/html/details-remove-summary-1-and-click-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-remove-summary-1-and-click-expected.png: |
| * platform/chromium-win/fast/html/details-remove-summary-1-and-click-expected.txt: |
| * platform/chromium-win/fast/html/details-remove-summary-1-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-remove-summary-1-expected.png: |
| * platform/chromium-win/fast/html/details-remove-summary-1-expected.txt: |
| * platform/chromium-win/fast/html/details-remove-summary-2-and-click-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-remove-summary-2-and-click-expected.png: |
| * platform/chromium-win/fast/html/details-remove-summary-2-and-click-expected.txt: |
| * platform/chromium-win/fast/html/details-remove-summary-2-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-remove-summary-2-expected.png: |
| * platform/chromium-win/fast/html/details-remove-summary-2-expected.txt: |
| * platform/chromium-win/fast/html/details-remove-summary-3-and-click-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-remove-summary-3-and-click-expected.png: |
| * platform/chromium-win/fast/html/details-remove-summary-3-and-click-expected.txt: |
| * platform/chromium-win/fast/html/details-remove-summary-3-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-remove-summary-3-expected.png: |
| * platform/chromium-win/fast/html/details-remove-summary-3-expected.txt: |
| * platform/chromium-win/fast/html/details-remove-summary-4-and-click-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-remove-summary-4-and-click-expected.png: |
| * platform/chromium-win/fast/html/details-remove-summary-4-and-click-expected.txt: |
| * platform/chromium-win/fast/html/details-remove-summary-4-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-remove-summary-4-expected.png: |
| * platform/chromium-win/fast/html/details-remove-summary-4-expected.txt: |
| * platform/chromium-win/fast/html/details-remove-summary-5-and-click-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-remove-summary-5-and-click-expected.png: |
| * platform/chromium-win/fast/html/details-remove-summary-5-and-click-expected.txt: |
| * platform/chromium-win/fast/html/details-remove-summary-5-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-remove-summary-5-expected.png: |
| * platform/chromium-win/fast/html/details-remove-summary-5-expected.txt: |
| * platform/chromium-win/fast/html/details-remove-summary-6-and-click-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-remove-summary-6-and-click-expected.png: |
| * platform/chromium-win/fast/html/details-remove-summary-6-and-click-expected.txt: |
| * platform/chromium-win/fast/html/details-remove-summary-6-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-remove-summary-6-expected.png: |
| * platform/chromium-win/fast/html/details-remove-summary-6-expected.txt: |
| * platform/chromium-win/fast/html/details-writing-mode-expected.checksum: Removed. |
| * platform/chromium-win/fast/html/details-writing-mode-expected.png: |
| * platform/chromium-win/fast/html/details-writing-mode-expected.txt: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-04 Andrey Kosyakov <caseq@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: [Extensions API] Merge WatchExpressionSidebarPane into ExtensionSidebarPane |
| https://bugs.webkit.org/show_bug.cgi?id=57622 |
| |
| Merged WatchExpressionSidebarPane into ExtensionSidebarPane, added setPage(url). |
| Fixed wrong getter in schema (scripts -> elements) |
| |
| * inspector/extensions/extensions-api-expected.txt: |
| * inspector/extensions/extensions-expected.txt: |
| * inspector/extensions/extensions.html: |
| |
| 2011-04-04 Ilya Tikhonovsky <loislo@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: introduce support of 'optional' flag for command arguments. |
| https://bugs.webkit.org/show_bug.cgi?id=57698 |
| |
| * inspector/protocol/runtime-agent-expected.txt: |
| * inspector/protocol/runtime-agent.html: |
| * inspector/report-API-errors-expected.txt: |
| * inspector/report-API-errors.html: |
| * inspector/report-protocol-errors-expected.txt: |
| |
| 2011-04-01 Ilya Tikhonovsky <loislo@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: introduce support of 'optional' flag for command arguments. |
| https://bugs.webkit.org/show_bug.cgi?id=57698 |
| |
| * inspector/report-API-errors-expected.txt: |
| * inspector/report-protocol-errors-expected.txt: |
| |
| 2011-04-03 Kent Tamura <tkent@chromium.org> |
| |
| Reviewed by Eric Seidel. |
| |
| Adding a test of value sanitization for <input type=text> |
| https://bugs.webkit.org/show_bug.cgi?id=57737 |
| |
| * fast/forms/input-value-sanitization-expected.txt: |
| * fast/forms/script-tests/input-value-sanitization.js: Add tests for type=text. |
| |
| 2011-04-03 Dan Bernstein <mitz@apple.com> |
| |
| Try to make this test more robust. |
| |
| * fast/blockflow/broken-ideographic-font.html: Ensure that the font has been loaded before |
| letting the test finish. |
| |
| 2011-03-21 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Reviewed by Eric Seidel. |
| |
| editing commands shouldn't run when there's no body |
| https://bugs.webkit.org/show_bug.cgi?id=56771 |
| |
| Added tests to ensure WebKit does not crash when attempted to execute editing commands |
| in an empty document. Also added a test to ensure WebKit does not crash when InsertImage |
| is executed with selection endpoints being document. WebKit should ignore such attempts |
| and should not crash. |
| |
| * editing/editability/empty-document-delete-expected.txt: Added. |
| * editing/editability/empty-document-delete.html: Added. |
| * editing/editability/empty-document-justify-right-expected.txt: Added. |
| * editing/editability/empty-document-justify-right.html: Added. |
| * editing/editability/empty-document-stylewithcss-expected.txt: Added. |
| * editing/editability/empty-document-stylewithcss.html: Added. |
| * editing/execCommand/insert-image-with-selecting-document-expected.txt: Added. |
| * editing/execCommand/insert-image-with-selecting-document.html: Added. |
| |
| 2011-04-02 Dan Bernstein <mitz@apple.com> |
| |
| Updated results showing a progression after r82787. The current time display |
| is now correctly collapsed because the timeline container is not wide enough. |
| |
| * platform/gtk/media/video-zoom-controls-expected.txt: |
| |
| 2011-04-02 Dan Bernstein <mitz@apple.com> |
| |
| Updated platform-specific results after r82787. |
| |
| * platform/gtk/fast/table/colspanMinWidth-vertical-expected.txt: |
| |
| 2011-04-02 Dan Bernstein <mitz@apple.com> |
| |
| Reviewed by Dave Hyatt. |
| |
| Remove an unnecessary extra computeLogicalWidth() from line layout |
| https://bugs.webkit.org/show_bug.cgi?id=57711 |
| |
| These updated expected results show progressions in MathML tests. |
| fast/table/colspanMinWidth-vertical results changed to show that text controls |
| still do not handle vertical writing modes correctly. |
| |
| * platform/mac/fast/table/colspanMinWidth-vertical-expected.checksum: |
| * platform/mac/fast/table/colspanMinWidth-vertical-expected.png: |
| * platform/mac/fast/table/colspanMinWidth-vertical-expected.txt: |
| * platform/mac/mathml/presentation/fractions-expected.checksum: |
| * platform/mac/mathml/presentation/fractions-expected.png: |
| * platform/mac/mathml/presentation/fractions-expected.txt: |
| * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.checksum: |
| * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.png: |
| * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.txt: |
| * platform/mac/mathml/presentation/roots-expected.checksum: |
| * platform/mac/mathml/presentation/roots-expected.png: |
| * platform/mac/mathml/presentation/roots-expected.txt: |
| * platform/mac/mathml/presentation/row-alignment-expected.checksum: |
| * platform/mac/mathml/presentation/row-alignment-expected.png: |
| * platform/mac/mathml/presentation/row-alignment-expected.txt: |
| * platform/mac/mathml/presentation/subsup-expected.checksum: |
| * platform/mac/mathml/presentation/subsup-expected.png: |
| * platform/mac/mathml/presentation/subsup-expected.txt: |
| |
| 2011-04-02 Dan Bernstein <mitz@apple.com> |
| |
| Updated platform-specific results after r82873. |
| |
| * platform/gtk/fast/html/details-add-summary-1-and-click-expected.txt: |
| * platform/gtk/fast/html/details-add-summary-1-expected.txt: |
| * platform/gtk/fast/html/details-add-summary-10-and-click-expected.txt: |
| * platform/gtk/fast/html/details-add-summary-10-expected.txt: |
| * platform/gtk/fast/html/details-add-summary-2-and-click-expected.txt: |
| * platform/gtk/fast/html/details-add-summary-2-expected.txt: |
| * platform/gtk/fast/html/details-add-summary-3-and-click-expected.txt: |
| * platform/gtk/fast/html/details-add-summary-3-expected.txt: |
| * platform/gtk/fast/html/details-add-summary-4-and-click-expected.txt: |
| * platform/gtk/fast/html/details-add-summary-4-expected.txt: |
| * platform/gtk/fast/html/details-add-summary-5-and-click-expected.txt: |
| * platform/gtk/fast/html/details-add-summary-5-expected.txt: |
| * platform/gtk/fast/html/details-add-summary-6-and-click-expected.txt: |
| * platform/gtk/fast/html/details-add-summary-6-expected.txt: |
| * platform/gtk/fast/html/details-add-summary-7-and-click-expected.txt: |
| * platform/gtk/fast/html/details-add-summary-7-expected.txt: |
| * platform/gtk/fast/html/details-add-summary-8-and-click-expected.txt: |
| * platform/gtk/fast/html/details-add-summary-8-expected.txt: |
| * platform/gtk/fast/html/details-add-summary-9-and-click-expected.txt: |
| * platform/gtk/fast/html/details-add-summary-9-expected.txt: |
| * platform/gtk/fast/html/details-no-summary1-expected.txt: |
| * platform/gtk/fast/html/details-no-summary2-expected.txt: |
| * platform/gtk/fast/html/details-no-summary3-expected.txt: |
| * platform/gtk/fast/html/details-no-summary4-expected.txt: |
| * platform/gtk/fast/html/details-open-javascript-expected.txt: |
| * platform/gtk/fast/html/details-open1-expected.txt: |
| * platform/gtk/fast/html/details-open2-expected.txt: |
| * platform/gtk/fast/html/details-open3-expected.txt: |
| * platform/gtk/fast/html/details-open4-expected.txt: |
| * platform/gtk/fast/html/details-open5-expected.txt: |
| * platform/gtk/fast/html/details-open6-expected.txt: |
| * platform/gtk/fast/html/details-position-expected.txt: |
| * platform/gtk/fast/html/details-remove-summary-1-and-click-expected.txt: |
| * platform/gtk/fast/html/details-remove-summary-1-expected.txt: |
| * platform/gtk/fast/html/details-remove-summary-2-and-click-expected.txt: |
| * platform/gtk/fast/html/details-remove-summary-2-expected.txt: |
| * platform/gtk/fast/html/details-remove-summary-3-and-click-expected.txt: |
| * platform/gtk/fast/html/details-remove-summary-3-expected.txt: |
| * platform/gtk/fast/html/details-remove-summary-4-and-click-expected.txt: |
| * platform/gtk/fast/html/details-remove-summary-4-expected.txt: |
| * platform/gtk/fast/html/details-remove-summary-5-and-click-expected.txt: |
| * platform/gtk/fast/html/details-remove-summary-5-expected.txt: |
| * platform/gtk/fast/html/details-remove-summary-6-and-click-expected.txt: |
| * platform/gtk/fast/html/details-remove-summary-6-expected.txt: |
| * platform/gtk/fast/html/details-writing-mode-expected.txt: |
| * platform/qt/fast/html/details-add-summary-1-and-click-expected.txt: |
| * platform/qt/fast/html/details-add-summary-1-expected.txt: |
| * platform/qt/fast/html/details-add-summary-10-and-click-expected.txt: |
| * platform/qt/fast/html/details-add-summary-10-expected.txt: |
| * platform/qt/fast/html/details-add-summary-2-and-click-expected.txt: |
| * platform/qt/fast/html/details-add-summary-2-expected.txt: |
| * platform/qt/fast/html/details-add-summary-3-and-click-expected.txt: |
| * platform/qt/fast/html/details-add-summary-3-expected.txt: |
| * platform/qt/fast/html/details-add-summary-4-and-click-expected.txt: |
| * platform/qt/fast/html/details-add-summary-4-expected.txt: |
| * platform/qt/fast/html/details-add-summary-5-and-click-expected.txt: |
| * platform/qt/fast/html/details-add-summary-5-expected.txt: |
| * platform/qt/fast/html/details-add-summary-6-and-click-expected.txt: |
| * platform/qt/fast/html/details-add-summary-6-expected.txt: |
| * platform/qt/fast/html/details-add-summary-7-and-click-expected.txt: |
| * platform/qt/fast/html/details-add-summary-7-expected.txt: |
| * platform/qt/fast/html/details-add-summary-8-and-click-expected.txt: |
| * platform/qt/fast/html/details-add-summary-8-expected.txt: |
| * platform/qt/fast/html/details-add-summary-9-and-click-expected.txt: |
| * platform/qt/fast/html/details-add-summary-9-expected.txt: |
| * platform/qt/fast/html/details-no-summary1-expected.txt: |
| * platform/qt/fast/html/details-no-summary2-expected.txt: |
| * platform/qt/fast/html/details-no-summary3-expected.txt: |
| * platform/qt/fast/html/details-no-summary4-expected.txt: |
| * platform/qt/fast/html/details-open-javascript-expected.txt: |
| * platform/qt/fast/html/details-open1-expected.txt: |
| * platform/qt/fast/html/details-open2-expected.txt: |
| * platform/qt/fast/html/details-open3-expected.txt: |
| * platform/qt/fast/html/details-open4-expected.txt: |
| * platform/qt/fast/html/details-open5-expected.txt: |
| * platform/qt/fast/html/details-open6-expected.txt: |
| * platform/qt/fast/html/details-position-expected.txt: |
| * platform/qt/fast/html/details-remove-summary-1-and-click-expected.txt: |
| * platform/qt/fast/html/details-remove-summary-1-expected.txt: |
| * platform/qt/fast/html/details-remove-summary-2-and-click-expected.txt: |
| * platform/qt/fast/html/details-remove-summary-2-expected.txt: |
| * platform/qt/fast/html/details-remove-summary-3-and-click-expected.txt: |
| * platform/qt/fast/html/details-remove-summary-3-expected.txt: |
| * platform/qt/fast/html/details-remove-summary-4-and-click-expected.txt: |
| * platform/qt/fast/html/details-remove-summary-4-expected.txt: |
| * platform/qt/fast/html/details-remove-summary-5-and-click-expected.txt: |
| * platform/qt/fast/html/details-remove-summary-5-expected.txt: |
| * platform/qt/fast/html/details-remove-summary-6-and-click-expected.txt: |
| * platform/qt/fast/html/details-remove-summary-6-expected.txt: |
| * platform/qt/fast/html/details-writing-mode-expected.txt: |
| |
| 2011-04-02 Dan Bernstein <mitz@apple.com> |
| |
| Reviewed by Beth Dakin. |
| |
| <details> marker loses its margin |
| https://bugs.webkit.org/show_bug.cgi?id=57713 |
| |
| * platform/mac/fast/html/details-add-summary-1-and-click-expected.checksum: |
| * platform/mac/fast/html/details-add-summary-1-and-click-expected.png: |
| * platform/mac/fast/html/details-add-summary-1-and-click-expected.txt: |
| * platform/mac/fast/html/details-add-summary-1-expected.checksum: |
| * platform/mac/fast/html/details-add-summary-1-expected.png: |
| * platform/mac/fast/html/details-add-summary-1-expected.txt: |
| * platform/mac/fast/html/details-add-summary-10-and-click-expected.checksum: |
| * platform/mac/fast/html/details-add-summary-10-and-click-expected.png: |
| * platform/mac/fast/html/details-add-summary-10-and-click-expected.txt: |
| * platform/mac/fast/html/details-add-summary-10-expected.checksum: |
| * platform/mac/fast/html/details-add-summary-10-expected.png: |
| * platform/mac/fast/html/details-add-summary-10-expected.txt: |
| * platform/mac/fast/html/details-add-summary-2-and-click-expected.checksum: |
| * platform/mac/fast/html/details-add-summary-2-and-click-expected.png: |
| * platform/mac/fast/html/details-add-summary-2-and-click-expected.txt: |
| * platform/mac/fast/html/details-add-summary-2-expected.checksum: |
| * platform/mac/fast/html/details-add-summary-2-expected.png: |
| * platform/mac/fast/html/details-add-summary-2-expected.txt: |
| * platform/mac/fast/html/details-add-summary-3-and-click-expected.checksum: |
| * platform/mac/fast/html/details-add-summary-3-and-click-expected.png: |
| * platform/mac/fast/html/details-add-summary-3-and-click-expected.txt: |
| * platform/mac/fast/html/details-add-summary-3-expected.checksum: |
| * platform/mac/fast/html/details-add-summary-3-expected.png: |
| * platform/mac/fast/html/details-add-summary-3-expected.txt: |
| * platform/mac/fast/html/details-add-summary-4-and-click-expected.checksum: |
| * platform/mac/fast/html/details-add-summary-4-and-click-expected.png: |
| * platform/mac/fast/html/details-add-summary-4-and-click-expected.txt: |
| * platform/mac/fast/html/details-add-summary-4-expected.checksum: |
| * platform/mac/fast/html/details-add-summary-4-expected.png: |
| * platform/mac/fast/html/details-add-summary-4-expected.txt: |
| * platform/mac/fast/html/details-add-summary-5-and-click-expected.checksum: |
| * platform/mac/fast/html/details-add-summary-5-and-click-expected.png: |
| * platform/mac/fast/html/details-add-summary-5-and-click-expected.txt: |
| * platform/mac/fast/html/details-add-summary-5-expected.checksum: |
| * platform/mac/fast/html/details-add-summary-5-expected.png: |
| * platform/mac/fast/html/details-add-summary-5-expected.txt: |
| * platform/mac/fast/html/details-add-summary-6-and-click-expected.checksum: |
| * platform/mac/fast/html/details-add-summary-6-and-click-expected.png: |
| * platform/mac/fast/html/details-add-summary-6-and-click-expected.txt: |
| * platform/mac/fast/html/details-add-summary-6-expected.checksum: |
| * platform/mac/fast/html/details-add-summary-6-expected.png: |
| * platform/mac/fast/html/details-add-summary-6-expected.txt: |
| * platform/mac/fast/html/details-add-summary-7-and-click-expected.checksum: |
| * platform/mac/fast/html/details-add-summary-7-and-click-expected.png: |
| * platform/mac/fast/html/details-add-summary-7-and-click-expected.txt: |
| * platform/mac/fast/html/details-add-summary-7-expected.checksum: |
| * platform/mac/fast/html/details-add-summary-7-expected.png: |
| * platform/mac/fast/html/details-add-summary-7-expected.txt: |
| * platform/mac/fast/html/details-add-summary-8-and-click-expected.checksum: |
| * platform/mac/fast/html/details-add-summary-8-and-click-expected.png: |
| * platform/mac/fast/html/details-add-summary-8-and-click-expected.txt: |
| * platform/mac/fast/html/details-add-summary-8-expected.checksum: |
| * platform/mac/fast/html/details-add-summary-8-expected.png: |
| * platform/mac/fast/html/details-add-summary-8-expected.txt: |
| * platform/mac/fast/html/details-add-summary-9-and-click-expected.checksum: |
| * platform/mac/fast/html/details-add-summary-9-and-click-expected.png: |
| * platform/mac/fast/html/details-add-summary-9-and-click-expected.txt: |
| * platform/mac/fast/html/details-add-summary-9-expected.checksum: |
| * platform/mac/fast/html/details-add-summary-9-expected.png: |
| * platform/mac/fast/html/details-add-summary-9-expected.txt: |
| * platform/mac/fast/html/details-no-summary1-expected.checksum: |
| * platform/mac/fast/html/details-no-summary1-expected.png: |
| * platform/mac/fast/html/details-no-summary1-expected.txt: |
| * platform/mac/fast/html/details-no-summary2-expected.checksum: |
| * platform/mac/fast/html/details-no-summary2-expected.png: |
| * platform/mac/fast/html/details-no-summary2-expected.txt: |
| * platform/mac/fast/html/details-no-summary3-expected.checksum: |
| * platform/mac/fast/html/details-no-summary3-expected.png: |
| * platform/mac/fast/html/details-no-summary3-expected.txt: |
| * platform/mac/fast/html/details-no-summary4-expected.checksum: |
| * platform/mac/fast/html/details-no-summary4-expected.png: |
| * platform/mac/fast/html/details-no-summary4-expected.txt: |
| * platform/mac/fast/html/details-open-javascript-expected.checksum: |
| * platform/mac/fast/html/details-open-javascript-expected.png: |
| * platform/mac/fast/html/details-open-javascript-expected.txt: |
| * platform/mac/fast/html/details-open1-expected.checksum: |
| * platform/mac/fast/html/details-open1-expected.png: |
| * platform/mac/fast/html/details-open1-expected.txt: |
| * platform/mac/fast/html/details-open2-expected.checksum: |
| * platform/mac/fast/html/details-open2-expected.png: |
| * platform/mac/fast/html/details-open2-expected.txt: |
| * platform/mac/fast/html/details-open3-expected.checksum: |
| * platform/mac/fast/html/details-open3-expected.png: |
| * platform/mac/fast/html/details-open3-expected.txt: |
| * platform/mac/fast/html/details-open4-expected.checksum: |
| * platform/mac/fast/html/details-open4-expected.png: |
| * platform/mac/fast/html/details-open4-expected.txt: |
| * platform/mac/fast/html/details-open5-expected.checksum: |
| * platform/mac/fast/html/details-open5-expected.png: |
| * platform/mac/fast/html/details-open5-expected.txt: |
| * platform/mac/fast/html/details-open6-expected.checksum: |
| * platform/mac/fast/html/details-open6-expected.png: |
| * platform/mac/fast/html/details-open6-expected.txt: |
| * platform/mac/fast/html/details-position-expected.checksum: |
| * platform/mac/fast/html/details-position-expected.png: |
| * platform/mac/fast/html/details-position-expected.txt: |
| * platform/mac/fast/html/details-remove-summary-1-and-click-expected.checksum: |
| * platform/mac/fast/html/details-remove-summary-1-and-click-expected.png: |
| * platform/mac/fast/html/details-remove-summary-1-and-click-expected.txt: |
| * platform/mac/fast/html/details-remove-summary-1-expected.checksum: |
| * platform/mac/fast/html/details-remove-summary-1-expected.png: |
| * platform/mac/fast/html/details-remove-summary-1-expected.txt: |
| * platform/mac/fast/html/details-remove-summary-2-and-click-expected.checksum: |
| * platform/mac/fast/html/details-remove-summary-2-and-click-expected.png: |
| * platform/mac/fast/html/details-remove-summary-2-and-click-expected.txt: |
| * platform/mac/fast/html/details-remove-summary-2-expected.checksum: |
| * platform/mac/fast/html/details-remove-summary-2-expected.png: |
| * platform/mac/fast/html/details-remove-summary-2-expected.txt: |
| * platform/mac/fast/html/details-remove-summary-3-and-click-expected.checksum: |
| * platform/mac/fast/html/details-remove-summary-3-and-click-expected.png: |
| * platform/mac/fast/html/details-remove-summary-3-and-click-expected.txt: |
| * platform/mac/fast/html/details-remove-summary-3-expected.checksum: |
| * platform/mac/fast/html/details-remove-summary-3-expected.png: |
| * platform/mac/fast/html/details-remove-summary-3-expected.txt: |
| * platform/mac/fast/html/details-remove-summary-4-and-click-expected.checksum: |
| * platform/mac/fast/html/details-remove-summary-4-and-click-expected.png: |
| * platform/mac/fast/html/details-remove-summary-4-and-click-expected.txt: |
| * platform/mac/fast/html/details-remove-summary-4-expected.checksum: |
| * platform/mac/fast/html/details-remove-summary-4-expected.png: |
| * platform/mac/fast/html/details-remove-summary-4-expected.txt: |
| * platform/mac/fast/html/details-remove-summary-5-and-click-expected.checksum: |
| * platform/mac/fast/html/details-remove-summary-5-and-click-expected.png: |
| * platform/mac/fast/html/details-remove-summary-5-and-click-expected.txt: |
| * platform/mac/fast/html/details-remove-summary-5-expected.checksum: |
| * platform/mac/fast/html/details-remove-summary-5-expected.png: |
| * platform/mac/fast/html/details-remove-summary-5-expected.txt: |
| * platform/mac/fast/html/details-remove-summary-6-and-click-expected.checksum: |
| * platform/mac/fast/html/details-remove-summary-6-and-click-expected.png: |
| * platform/mac/fast/html/details-remove-summary-6-and-click-expected.txt: |
| * platform/mac/fast/html/details-remove-summary-6-expected.checksum: |
| * platform/mac/fast/html/details-remove-summary-6-expected.png: |
| * platform/mac/fast/html/details-remove-summary-6-expected.txt: |
| * platform/mac/fast/html/details-writing-mode-expected.checksum: |
| * platform/mac/fast/html/details-writing-mode-expected.png: |
| * platform/mac/fast/html/details-writing-mode-expected.txt: |
| |
| 2011-04-02 Andy Estes <aestes@apple.com> |
| |
| Reviewed by Oliver Hunt. |
| |
| REGRESSION (r69237): Black border around map elements while using an image map on Mac platform |
| https://bugs.webkit.org/show_bug.cgi?id=52518 |
| |
| * fast/images/imagemap-focus-ring-zero-outline-width.html: Added. |
| * platform/mac/fast/images/imagemap-focus-ring-zero-outline-width-expected.checksum: Added. |
| * platform/mac/fast/images/imagemap-focus-ring-zero-outline-width-expected.png: Added. |
| * platform/mac/fast/images/imagemap-focus-ring-zero-outline-width-expected.txt: Added. |
| |
| 2011-04-01 Beth Dakin <bdakin@apple.com> |
| |
| Reviewed by Sam Weinig. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=57605 |
| Frame::pageScaleFactor() should not affect getBoundingClientRect() or |
| getClientRects() |
| -and corresponding- |
| <rdar://problem/9194541> |
| |
| * fast/dom/Element/scale-page-bounding-client-rect-expected.txt: Added. |
| * fast/dom/Element/scale-page-bounding-client-rect.html: Added. |
| * fast/dom/Element/scale-page-client-rects-expected.txt: Added. |
| * fast/dom/Element/scale-page-client-rects.html: Added. |
| * fast/dom/Range/scale-page-bounding-client-rect-expected.txt: Added. |
| * fast/dom/Range/scale-page-bounding-client-rect.html: Added. |
| * fast/dom/Range/scale-page-client-rects-expected.txt: Added. |
| * fast/dom/Range/scale-page-client-rects.html: Added. |
| * platform/gtk/Skipped: |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-04-02 Dan Bernstein <mitz@apple.com> |
| |
| Reverted r82775 due to changes in <details> test results, which are |
| likely progressions. |
| |
| * platform/mac/fast/table/colspanMinWidth-vertical-expected.checksum: |
| * platform/mac/fast/table/colspanMinWidth-vertical-expected.png: |
| * platform/mac/fast/table/colspanMinWidth-vertical-expected.txt: |
| * platform/mac/mathml/presentation/fractions-expected.checksum: |
| * platform/mac/mathml/presentation/fractions-expected.png: |
| * platform/mac/mathml/presentation/fractions-expected.txt: |
| * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.checksum: |
| * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.png: |
| * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.txt: |
| * platform/mac/mathml/presentation/roots-expected.checksum: |
| * platform/mac/mathml/presentation/roots-expected.png: |
| * platform/mac/mathml/presentation/roots-expected.txt: |
| * platform/mac/mathml/presentation/row-alignment-expected.checksum: |
| * platform/mac/mathml/presentation/row-alignment-expected.png: |
| * platform/mac/mathml/presentation/row-alignment-expected.txt: |
| * platform/mac/mathml/presentation/subsup-expected.checksum: |
| * platform/mac/mathml/presentation/subsup-expected.png: |
| * platform/mac/mathml/presentation/subsup-expected.txt: |
| |
| 2011-04-02 Dan Bernstein <mitz@apple.com> |
| |
| Reviewed by Dave Hyatt. |
| |
| Remove an unnecessary extra computeLogicalWidth() from line layout |
| https://bugs.webkit.org/show_bug.cgi?id=57711 |
| |
| These updated expected results show progressions in MathML tests. |
| fast/table/colspanMinWidth-vertical results changed to show that text controls |
| still do not handle vertical writing modes correctly. |
| |
| * platform/mac/fast/table/colspanMinWidth-vertical-expected.checksum: |
| * platform/mac/fast/table/colspanMinWidth-vertical-expected.png: |
| * platform/mac/fast/table/colspanMinWidth-vertical-expected.txt: |
| * platform/mac/mathml/presentation/fractions-expected.checksum: |
| * platform/mac/mathml/presentation/fractions-expected.png: |
| * platform/mac/mathml/presentation/fractions-expected.txt: |
| * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.checksum: |
| * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.png: |
| * platform/mac/mathml/presentation/fractions-vertical-alignment-expected.txt: |
| * platform/mac/mathml/presentation/roots-expected.checksum: |
| * platform/mac/mathml/presentation/roots-expected.png: |
| * platform/mac/mathml/presentation/roots-expected.txt: |
| * platform/mac/mathml/presentation/row-alignment-expected.checksum: |
| * platform/mac/mathml/presentation/row-alignment-expected.png: |
| * platform/mac/mathml/presentation/row-alignment-expected.txt: |
| * platform/mac/mathml/presentation/subsup-expected.checksum: |
| * platform/mac/mathml/presentation/subsup-expected.png: |
| * platform/mac/mathml/presentation/subsup-expected.txt: |
| |
| 2011-04-02 Dominic Cooney <dominicc@google.com> |
| |
| Reviewed by Martin Robinson. |
| |
| Add layoutTestController.shadowRoot to GTK DumpRenderTree. |
| https://bugs.webkit.org/show_bug.cgi?id=57551 |
| |
| * platform/gtk/Skipped: unskip test that accesses shadowRoot |
| |
| 2011-04-01 Anantanarayanan G Iyengar <ananta@chromium.org> |
| |
| Reviewed by Eric Seidel. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=57693 |
| Skipped the windowless_plugin_paint_test.html layout test on Webkit Windows. |
| |
| * platform/win/Skipped: |
| |
| 2011-04-01 Dimitri Glazkov <dglazkov@chromium.org> |
| |
| Skip the test landed in r82758, since WebKitTestRunner doesn't implement |
| displayInvalidatedRegion. |
| |
| * platform/mac-wk2/Skipped: Skipped the test. |
| |
| 2011-04-01 Adam Barth <abarth@webkit.org> |
| |
| This test fails by timing out. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-01 Dirk Pranke <dpranke@chromium.org> |
| |
| Unreviewed, expectations change. |
| |
| Skipping fast/workers/dedicated-worker-lifecycle instead of |
| treating it as SLOW. It appears to be downright flaky. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=57678 |
| |
| * platform/mac/test_expectations.txt: |
| |
| 2011-04-01 Dirk Pranke <dpranke@chromium.org> |
| |
| Unreviewed, expectations change. |
| |
| Suppress some flaky bidi- and editing-related test failures on |
| SL Mac NRWT runs. See: |
| |
| https://bugs.webkit.org/show_bug.cgi?id=57688 |
| |
| * platform/mac/test_expectations.txt: |
| |
| 2011-04-01 Anantanarayanan G Iyengar <ananta@chromium.org> |
| |
| Reviewed by Adam Barth. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=45855 |
| Windowless plugins added dynamically to the DOM should receive paint events. |
| This is done by ensuring that the plugin widget is marked for painting when |
| it is added. Added a layout test which verifies that a dynamically added plugin |
| receives a paint event. This test has to be skipped on chromium mac/linux and |
| on gtk and qt as it relies on support for the displayInvalidatedRegion function |
| in the LayoutTestController |
| |
| * platform/chromium/test_expectations.txt: |
| * platform/gtk/Skipped: |
| * platform/qt/Skipped: |
| * plugins/windowless_plugin_paint_test-expected.txt: Added. |
| * plugins/windowless_plugin_paint_test.html: Added. |
| |
| 2011-04-01 Sheriff Bot <webkit.review.bot@gmail.com> |
| |
| Unreviewed, rolling out r82721. |
| http://trac.webkit.org/changeset/82721 |
| https://bugs.webkit.org/show_bug.cgi?id=57687 |
| |
| This patch introduced assertion failures on the GTK+ bots. |
| (Requested by mrobinson on #webkit). |
| |
| * platform/gtk/Skipped: |
| |
| 2011-04-01 Sheriff Bot <webkit.review.bot@gmail.com> |
| |
| Unreviewed, rolling out r82712, r82729, and r82746. |
| http://trac.webkit.org/changeset/82712 |
| http://trac.webkit.org/changeset/82729 |
| http://trac.webkit.org/changeset/82746 |
| https://bugs.webkit.org/show_bug.cgi?id=57682 |
| |
| fast/frames/frame-programmatic-noresize.html is failing on |
| Windows bots. Will look into this offline. (Requested by dydx |
| on #webkit). |
| |
| * fast/frames/frame-inherit-noresize-from-frameset-expected.txt: Removed. |
| * fast/frames/frame-inherit-noresize-from-frameset.html: Removed. |
| * fast/frames/frame-programmatic-noresize-expected.txt: Removed. |
| * fast/frames/frame-programmatic-noresize.html: Removed. |
| * fast/frames/frame-with-noresize-can-be-resized-after-removal-of-noresize-expected.txt: Removed. |
| * fast/frames/frame-with-noresize-can-be-resized-after-removal-of-noresize.html: Removed. |
| * fast/frames/frame-with-noresize-can-be-resized-after-setting-noResize-to-false-expected.txt: Removed. |
| * fast/frames/frame-with-noresize-can-be-resized-after-setting-noResize-to-false.html: Removed. |
| * fast/frames/resources/frame-programmatic-resize.js: Removed. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-01 Adam Barth <abarth@webkit.org> |
| |
| Mark failing test as failing. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-01 Martin Robinson <mrobinson@igalia.com> |
| |
| Unreviewed, rolling out r82708. |
| http://trac.webkit.org/changeset/82708 |
| https://bugs.webkit.org/show_bug.cgi?id=53644 |
| |
| This tests fails consistently when run along with other tests |
| |
| * platform/gtk/Skipped: |
| * platform/gtk/editing/deleting/5408255-expected.checksum: |
| * platform/gtk/editing/deleting/5408255-expected.png: |
| * platform/gtk/editing/deleting/5408255-expected.txt: |
| |
| 2011-04-01 Dirk Pranke <dpranke@chromium.org> |
| |
| Unreviewed, expectations change. |
| |
| Update mac new-run-webkit-tests expectations with SLOW tests. |
| |
| * platform/mac/test_expectations.txt: |
| |
| 2011-04-01 Adam Barth <abarth@webkit.org> |
| |
| Skip platform/mac/plugins/convert-point.html because it relies on code |
| that only exists in the test plugin for Apple's Mac port. We generally |
| ignore most of the tests in platform/mac, although we do run them to |
| detect crashes. In this case, however, the test does crash, but it |
| crashes in the test plug-in, which doesn't matter to us. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-01 Adam Barth <abarth@webkit.org> |
| |
| Reviewed by Daniel Bates. |
| |
| Test assigning false to noResize instead of undefined |
| https://bugs.webkit.org/show_bug.cgi?id=57668 |
| |
| Apparently the V8 bindings have a bug when assigning undefined to a |
| boolean attribute. I've filed |
| https://bugs.webkit.org/show_bug.cgi?id=57669 about that issue, which |
| I'll address in another patch (obviously with a test). In the |
| meantime, this patch changes this test to test "false" instead of |
| "undefined". |
| |
| * fast/frames/frame-programmatic-noresize-expected.txt: |
| * fast/frames/frame-programmatic-noresize.html: |
| |
| 2011-04-01 Anders Carlsson <andersca@apple.com> |
| |
| Reviewed by Sam Weinig. |
| |
| Shockwave plug-in doesn't accept mouse events |
| https://bugs.webkit.org/show_bug.cgi?id=57653 |
| <rdar://problem/8483273> |
| |
| Add test. |
| |
| * platform/mac/plugins/convert-point-expected.txt: Added. |
| * platform/mac/plugins/convert-point.html: Added. |
| |
| 2011-04-01 Dominic Cooney <dominicc@google.com> |
| |
| Reviewed by Martin Robinson. |
| |
| Add layoutTestController.shadowRoot to GTK DumpRenderTree. |
| https://bugs.webkit.org/show_bug.cgi?id=57551 |
| |
| * platform/gtk/Skipped: unskip test that accesses shadowRoot |
| |
| 2011-04-01 Darin Adler <darin@apple.com> |
| |
| Removed some more executable bits from files that don't need them. |
| These often creep in when someone is working on Windows, which uses |
| executable bits differently from Unix systems. |
| |
| * editing/execCommand/align-in-span.html: Removed property svn:executable. |
| * editing/selection/extend-byline-withfloat.html: Removed property svn:executable. |
| * fast/canvas/webgl/data-view-test.html: Removed property svn:executable. |
| * fast/canvas/webgl/resources/gray-ramp-default-gamma.png: Removed property svn:executable. |
| * fast/canvas/webgl/resources/gray-ramp-gamma0.1.png: Removed property svn:executable. |
| * fast/canvas/webgl/resources/gray-ramp-gamma1.0.png: Removed property svn:executable. |
| * fast/canvas/webgl/resources/gray-ramp-gamma2.0.png: Removed property svn:executable. |
| * fast/canvas/webgl/resources/gray-ramp-gamma4.0.png: Removed property svn:executable. |
| * fast/canvas/webgl/resources/gray-ramp-gamma9.0.png: Removed property svn:executable. |
| * fast/canvas/webgl/resources/gray-ramp.png: Removed property svn:executable. |
| * fast/canvas/webgl/resources/zero-alpha.png: Removed property svn:executable. |
| * fast/css/inline-element-line-break.html: Removed property svn:executable. |
| * fast/css/pseudo-element-line-break.html: Removed property svn:executable. |
| * fast/dom/HTMLScriptElement/async-inline-script-expected.txt: Removed property svn:executable. |
| * fast/dom/HTMLScriptElement/async-onbeforeload-expected.txt: Removed property svn:executable. |
| * fast/dom/HTMLScriptElement/async-write-expected.txt: Removed property svn:executable. |
| * fast/dom/HTMLScriptElement/defer-inline-script-expected.txt: Removed property svn:executable. |
| * fast/events/before-unload-remove-and-add-subframe.html: Removed property svn:executable. |
| * fast/events/change-frame-focus.html: Removed property svn:executable. |
| * fast/files/resources/binary-file: Removed property svn:executable. |
| * fast/frames/iframe-reparenting.html: Removed property svn:executable. |
| * fast/frames/resources/iframe-reparenting-frame1.html: Removed property svn:executable. |
| * fast/frames/resources/iframe-reparenting-frame2.html: Removed property svn:executable. |
| * fast/frames/resources/iframe-reparenting-iframe-content.html: Removed property svn:executable. |
| * fast/harness/resources/cached-page-1.html: Removed property svn:executable. |
| * fast/harness/resources/cached-page-2.html: Removed property svn:executable. |
| * fast/harness/use-page-cache.html: Removed property svn:executable. |
| * fast/history/same-document-iframes-changing-fragment-expected.txt: Removed property svn:executable. |
| * fast/history/same-document-iframes-changing-fragment.html: Removed property svn:executable. |
| * fast/history/same-document-iframes-changing-pushstate-expected.txt: Removed property svn:executable. |
| * fast/history/same-document-iframes-changing-pushstate.html: Removed property svn:executable. |
| * fast/images/resources/cmyk-jpeg.jpg: Removed property svn:executable. |
| * fast/inline/inline-position-top-align.html: Removed property svn:executable. |
| * fast/inline/resources/gradient.png: Removed property svn:executable. |
| * fast/js/script-tests/toInt32UInt32.js: Removed property svn:executable. |
| * fast/lists/resources/dump-list.js: Removed property svn:executable. |
| * fast/lists/w3-css3-list-styles-alphabetic-expected.txt: Removed property svn:executable. |
| * fast/lists/w3-css3-list-styles-alphabetic.html: Removed property svn:executable. |
| * fast/lists/w3-css3-list-styles-numeric-expected.txt: Removed property svn:executable. |
| * fast/lists/w3-css3-list-styles-numeric.html: Removed property svn:executable. |
| * fast/parser/remove-misnested-iframe-in-beforeload-expected.txt: Removed property svn:executable. |
| * fast/parser/remove-misnested-iframe-parent-in-beforeload-expected.txt: Removed property svn:executable. |
| * fast/parser/x-frame-options-detached-document-crash-expected.txt: Removed property svn:executable. |
| * fast/regex/script-tests/ecma-regex-examples.js: Removed property svn:executable. |
| * fast/repaint/canvas-putImageData-expected.txt: Removed property svn:executable. |
| * fast/repaint/canvas-putImageData.html: Removed property svn:executable. |
| * http/tests/history/redirect-302.html: Removed property svn:executable. |
| * http/tests/history/redirect-303.html: Removed property svn:executable. |
| * http/tests/history/redirect-307.html: Removed property svn:executable. |
| * http/tests/inspector/console-test.js: Removed property svn:executable. |
| * http/tests/inspector/console-xhr-logging.html: Removed property svn:executable. |
| * http/tests/inspector/elements-test.js: Removed property svn:executable. |
| * http/tests/inspector/extensions-resources-redirect.html: Removed property svn:executable. |
| * http/tests/inspector/extensions-resources-test.js: Removed property svn:executable. |
| * http/tests/inspector/network-preflight-options.html: Removed property svn:executable. |
| * http/tests/inspector/network/network-size-chunked.html: Removed property svn:executable. |
| * http/tests/inspector/resource-parameters.html: Removed property svn:executable. |
| * http/tests/inspector/resources-test.js: Removed property svn:executable. |
| * http/tests/inspector/resources/iframe-from-different-domain-data.html: Removed property svn:executable. |
| * http/tests/inspector/resources/resource-form-data-receiver-iframe.html: Removed property svn:executable. |
| * http/tests/misc/async-and-defer-script-expected.txt: Removed property svn:executable. |
| * http/tests/misc/script-async-expected.txt: Removed property svn:executable. |
| * http/tests/security/cross-origin-script-window-onerror-redirected.html: Removed property svn:executable. |
| * http/tests/security/cross-origin-script-window-onerror.html: Removed property svn:executable. |
| * http/tests/security/resources/cross-origin-script.txt: Removed property svn:executable. |
| * inspector/audits/audits-test.js: Removed property svn:executable. |
| * inspector/audits/resources/abe.png: Removed property svn:executable. |
| * inspector/audits/resources/audits-script1.js: Removed property svn:executable. |
| * inspector/audits/resources/audits-script2.js: Removed property svn:executable. |
| * inspector/audits/resources/audits-style1.css: Removed property svn:executable. |
| * inspector/console/console-assert.html: Removed property svn:executable. |
| * inspector/console/console-dir.html: Removed property svn:executable. |
| * inspector/console/console-dirxml.html: Removed property svn:executable. |
| * inspector/console/console-format.html: Removed property svn:executable. |
| * inspector/console/console-log-syntax-error.html: Removed property svn:executable. |
| * inspector/console/console-nested-group.html: Removed property svn:executable. |
| * inspector/console/console-substituted.html: Removed property svn:executable. |
| * inspector/console/console-tests.html: Removed property svn:executable. |
| * inspector/console/console-trace-in-eval.html: Removed property svn:executable. |
| * inspector/console/console-trace.html: Removed property svn:executable. |
| * inspector/console/console-uncaught-exception-in-eval.html: Removed property svn:executable. |
| * inspector/console/console-uncaught-exception.html: Removed property svn:executable. |
| * inspector/cookie-parser.html: Removed property svn:executable. |
| * inspector/debugger/debugger-cyclic-ref.html: Removed property svn:executable. |
| * inspector/debugger/debugger-expand-scope.html: Removed property svn:executable. |
| * inspector/elements/elements-delete-inline-style-expected.txt: Removed property svn:executable. |
| * inspector/elements/elements-delete-inline-style.html: Removed property svn:executable. |
| * inspector/elements/elements-panel-search.html: Removed property svn:executable. |
| * inspector/elements/elements-panel-structure.html: Removed property svn:executable. |
| * inspector/evaluate-in-page.html: Removed property svn:executable. |
| * inspector/extensions/extensions-audits-api.html: Removed property svn:executable. |
| * inspector/extensions/extensions-audits.html: Removed property svn:executable. |
| * inspector/extensions/extensions-eval.html: Removed property svn:executable. |
| * inspector/extensions/extensions-events.html: Removed property svn:executable. |
| * inspector/extensions/extensions-resources.html: Removed property svn:executable. |
| * inspector/extensions/resources/abe.png: Removed property svn:executable. |
| * inspector/extensions/resources/audits-style1.css: Removed property svn:executable. |
| * inspector/styles/resources/styles-iframe-data.html: Removed property svn:executable. |
| * inspector/styles/resources/styles-new-API-1.css: Removed property svn:executable. |
| * inspector/styles/resources/styles-url-linkify-iframe.html: Removed property svn:executable. |
| * inspector/styles/resources/styles-url-linkify.css: Removed property svn:executable. |
| * inspector/styles/styles-disable-then-change-expected.txt: Removed property svn:executable. |
| * inspector/styles/styles-disable-then-change.html: Removed property svn:executable. |
| * inspector/styles/styles-iframe.html: Removed property svn:executable. |
| * inspector/styles/styles-source-lines.html: Removed property svn:executable. |
| * inspector/styles/styles-update-from-js-expected.txt: Removed property svn:executable. |
| * inspector/styles/styles-update-from-js.html: Removed property svn:executable. |
| * inspector/styles/styles-url-linkify.html: Removed property svn:executable. |
| * inspector/utilities.html: Removed property svn:executable. |
| * platform/chromium-linux/editing/deleting/delete-br-013-expected.checksum: Removed property svn:executable. |
| * platform/chromium-linux/editing/pasteboard/paste-blockquote-after-blockquote-expected.checksum: Removed property svn:executable. |
| * platform/chromium-linux/editing/selection/range-between-block-and-inline-expected.checksum: Removed property svn:executable. |
| * platform/chromium-linux/editing/selection/range-between-block-and-inline-expected.png: Removed property svn:executable. |
| * platform/chromium-linux/editing/selection/range-between-block-and-inline-expected.txt: Removed property svn:executable. |
| * platform/chromium-linux/fast/clip/overflow-border-radius-clip-expected.checksum: Removed property svn:executable. |
| * platform/chromium-linux/fast/css/font-face-in-shadow-DOM-expected.png: Removed property svn:executable. |
| * platform/chromium-linux/fast/repaint/block-no-inflow-children-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/css1/box_properties/float_elements_in_series-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/css1/box_properties/float_elements_in_series-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/css1/text_properties/text_align-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/css1/text_properties/text_align-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/css2.1/t0805-c5518-brdr-t-01-e-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/css2.1/t0805-c5518-brdr-t-01-e-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/css2.1/t1202-counter-03-b-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/css2.1/t1202-counter-03-b-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/css2.1/t1202-counter-04-b-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/css2.1/t1202-counter-04-b-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/css2.1/t1202-counter-04-b-expected.txt: Removed property svn:executable. |
| * platform/chromium-mac-leopard/css2.1/t1202-counters-03-b-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/css2.1/t1202-counters-03-b-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/css2.1/t1202-counters-04-b-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/css2.1/t1202-counters-04-b-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/css2.1/t1202-counters-04-b-expected.txt: Removed property svn:executable. |
| * platform/chromium-mac-leopard/css2.1/t1602-c43-center-00-d-ag-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/css2.1/t1602-c43-center-00-d-ag-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/css2.1/t1602-c546-txt-align-00-b-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/css2.1/t1602-c546-txt-align-00-b-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/editing/selection/4397952-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/editing/selection/4397952-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/editing/selection/extend-selection-bidi-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/editing/selection/extend-selection-bidi-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/blockflow/border-vertical-lr-expected.txt: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/css/beforeSelectorOnCodeElement-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/css/beforeSelectorOnCodeElement-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/css/font-face-default-font-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/css/font-face-default-font-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/css/rtl-ordering-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/css/rtl-ordering-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/css/text-input-with-webkit-border-radius-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/css/text-input-with-webkit-border-radius-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/css/text-overflow-ellipsis-bidi-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/css/text-overflow-ellipsis-bidi-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/css/text-security-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/css/text-security-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/dynamic/008-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/dynamic/008-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/events/context-no-deselect-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/events/context-no-deselect-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/forms/basic-buttons-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/forms/basic-buttons-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/forms/basic-selects-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/forms/basic-selects-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/forms/basic-selects-expected.txt: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/forms/button-sizes-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/forms/button-sizes-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/forms/file-input-direction-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/forms/file-input-direction-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/forms/file-input-direction-expected.txt: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/forms/input-appearance-bkcolor-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/forms/input-appearance-bkcolor-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/forms/input-button-sizes-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/forms/input-button-sizes-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/forms/input-file-re-render-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/forms/input-file-re-render-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/forms/menulist-option-wrap-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/forms/menulist-option-wrap-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/forms/menulist-restrict-line-height-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/forms/menulist-restrict-line-height-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/forms/menulist-style-color-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/forms/menulist-style-color-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/forms/placeholder-position-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/forms/placeholder-position-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/forms/search-transformed-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/forms/search-transformed-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/forms/select-visual-hebrew-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/forms/select-visual-hebrew-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/forms/visual-hebrew-text-field-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/forms/visual-hebrew-text-field-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/html/keygen-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/html/keygen-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/inline/inline-box-background-long-image-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/inline/inline-box-background-long-image-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/lists/dynamic-marker-crash-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/lists/dynamic-marker-crash-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/multicol/float-avoidance-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/multicol/float-avoidance-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-1-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-1-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-10-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-10-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-2-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-2-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-3-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-3-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-4-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-4-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-5-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-5-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-6-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-6-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-7-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-7-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-8-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-8-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-9-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-9-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/replaced/width100percent-textarea-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/replaced/width100percent-textarea-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/bidi-embedding-pop-and-push-same-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/bidi-embedding-pop-and-push-same-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/in-rendered-text-rtl-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/in-rendered-text-rtl-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/bidi-AN-after-L-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/bidi-AN-after-L-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/bidi-AN-after-L-expected.txt: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/bidi-L2-run-reordering-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/bidi-L2-run-reordering-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/bidi-LDB-2-CSS-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/bidi-LDB-2-CSS-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/bidi-LDB-2-HTML-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/bidi-LDB-2-HTML-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/bidi-LDB-2-formatting-characters-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/bidi-LDB-2-formatting-characters-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/bidi-european-terminators-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/bidi-european-terminators-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/bidi-ignored-for-first-child-inline-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/bidi-ignored-for-first-child-inline-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/bidi-innertext-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/bidi-innertext-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/bidi-layout-across-linebreak-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/bidi-layout-across-linebreak-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/bidi-linebreak-001-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/bidi-linebreak-001-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/bidi-linebreak-002-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/bidi-linebreak-002-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/bidi-linebreak-003-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/bidi-linebreak-003-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/bidi-listbox-atsui-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/bidi-listbox-atsui-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/bidi-listbox-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/bidi-listbox-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/bidi-mirror-he-ar-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/bidi-mirror-he-ar-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/bidi-mirror-he-ar-expected.txt: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/bidi-neutral-run-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/bidi-neutral-run-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/bidi-neutral-run-expected.txt: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/bidi-override-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/bidi-override-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/hebrew-vowels-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/hebrew-vowels-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/hindi-spacing-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/hindi-spacing-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/pop-up-button-text-alignment-and-direction-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/pop-up-button-text-alignment-and-direction-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/rtl-caret-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/rtl-caret-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/rtl-white-space-pre-wrap-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/rtl-white-space-pre-wrap-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/text-combine-image-test-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/text-combine-image-test-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/international/text-combine-image-test-expected.txt: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/justified-selection-at-edge-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/justified-selection-at-edge-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/justify-ideograph-simple-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/justify-ideograph-simple-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/justify-ideograph-vertical-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/justify-ideograph-vertical-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/justify-nbsp-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fast/text/justify-nbsp-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fonts/sans-serif-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/fonts/sans-serif-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/svg/custom/animate-path-discrete-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/svg/custom/animate-path-discrete-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/svg/custom/inline-svg-in-xhtml-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/svg/custom/inline-svg-in-xhtml-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/svg/custom/svg-fonts-in-html-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/svg/custom/svg-fonts-in-html-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/svg/custom/text-dom-01-f-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/svg/custom/text-dom-01-f-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/svg/hixie/mixed/003-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/svg/hixie/mixed/003-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug113424-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug113424-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug1188-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug1188-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug2479-2-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug2479-2-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/tables/mozilla/core/bloomberg-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/tables/mozilla/core/bloomberg-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/tables/mozilla/core/misc-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/tables/mozilla/core/misc-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/x_tbody_align_justify-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/x_tbody_align_justify-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/x_td_align_justify-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/x_td_align_justify-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/x_tfoot_align_justify-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/x_tfoot_align_justify-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/x_th_align_justify-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/x_th_align_justify-expected.png: Removed property svn:executable. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/x_tr_align_justify-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/x_tr_align_justify-expected.png: Removed property svn:executable. |
| * platform/chromium-mac/fast/repaint/block-no-inflow-children-expected.checksum: Removed property svn:executable. |
| * platform/chromium-mac/http/tests/xmlhttprequest/xmlhttprequest-missing-file-exception-expected.txt: Removed property svn:executable. |
| * platform/chromium-win/editing/deleting/delete-br-013-expected.checksum: Removed property svn:executable. |
| * platform/chromium-win/editing/pasteboard/paste-blockquote-after-blockquote-expected.checksum: Removed property svn:executable. |
| * platform/chromium-win/editing/pasteboard/paste-blockquote-into-blockquote-3-expected.checksum: Removed property svn:executable. |
| * platform/chromium-win/editing/selection/range-between-block-and-inline-expected.checksum: Removed property svn:executable. |
| * platform/chromium-win/editing/selection/range-between-block-and-inline-expected.png: Removed property svn:executable. |
| * platform/chromium-win/editing/selection/range-between-block-and-inline-expected.txt: Removed property svn:executable. |
| * platform/chromium-win/fast/borders/fieldsetBorderRadius-expected.checksum: Removed property svn:executable. |
| * platform/chromium-win/fast/repaint/block-no-inflow-children-expected.checksum: Removed property svn:executable. |
| * platform/chromium-win/fast/repaint/block-no-inflow-children-expected.txt: Removed property svn:executable. |
| * platform/chromium-win/fast/repaint/canvas-putImageData-expected.checksum: Removed property svn:executable. |
| * platform/chromium-win/fast/repaint/canvas-putImageData-expected.png: Removed property svn:executable. |
| * platform/chromium-win/platform/mac/fast/forms/input-list-button-size-expected.checksum: Removed property svn:executable. |
| * platform/chromium-win/platform/qt/fast/events/event-sender-keydown-frame-expected.checksum: Removed property svn:executable. |
| * platform/chromium-win/plugins/plugin-initiate-popup-window-expected.txt: Removed property svn:executable. |
| * platform/chromium/compositing/layout-width-change.html: Removed property svn:executable. |
| * platform/chromium/html5lib/runner-expected.txt: Removed property svn:executable. |
| * platform/chromium/inspector/console/console-eval-global-expected.txt: Removed property svn:executable. |
| * platform/chromium/inspector/console/console-object-constructor-name-expected.txt: Removed property svn:executable. |
| * platform/chromium/inspector/console/console-trace-in-eval-expected.txt: Removed property svn:executable. |
| * platform/chromium/inspector/console/console-uncaught-exception-expected.txt: Removed property svn:executable. |
| * platform/chromium/inspector/console/console-uncaught-exception-in-eval-expected.txt: Removed property svn:executable. |
| * platform/chromium/inspector/debugger/debugger-autocontinue-on-syntax-error-expected.txt: Removed property svn:executable. |
| * platform/chromium/inspector/debugger/debugger-expand-scope-expected.txt: Removed property svn:executable. |
| * platform/chromium/test_expectations.txt: Removed property svn:executable. |
| * platform/mac-leopard/css2.1/t0905-c5525-fltcont-00-d-g-expected.checksum: Removed property svn:executable. |
| * platform/mac-leopard/css2.1/t0905-c5525-fltcont-00-d-g-expected.png: Removed property svn:executable. |
| * platform/mac-leopard/editing/selection/caret-rtl-2-expected.checksum: Removed property svn:executable. |
| * platform/mac-leopard/editing/selection/caret-rtl-2-expected.png: Removed property svn:executable. |
| * platform/mac-leopard/editing/selection/caret-rtl-2-left-expected.checksum: Removed property svn:executable. |
| * platform/mac-leopard/editing/selection/caret-rtl-2-left-expected.png: Removed property svn:executable. |
| * platform/mac-leopard/editing/selection/caret-rtl-expected.checksum: Removed property svn:executable. |
| * platform/mac-leopard/editing/selection/caret-rtl-expected.png: Removed property svn:executable. |
| * platform/mac-leopard/editing/selection/caret-rtl-right-expected.checksum: Removed property svn:executable. |
| * platform/mac-leopard/editing/selection/caret-rtl-right-expected.png: Removed property svn:executable. |
| * platform/mac-leopard/fast/forms/text-style-color-expected.checksum: Removed property svn:executable. |
| * platform/mac-leopard/fast/forms/text-style-color-expected.png: Removed property svn:executable. |
| * platform/mac-leopard/fast/inline/inline-box-background-expected.checksum: Removed property svn:executable. |
| * platform/mac-leopard/fast/inline/inline-box-background-expected.png: Removed property svn:executable. |
| * platform/mac-leopard/fast/inline/inline-box-background-repeat-x-expected.checksum: Removed property svn:executable. |
| * platform/mac-leopard/fast/inline/inline-box-background-repeat-x-expected.png: Removed property svn:executable. |
| * platform/mac-leopard/fast/inline/inline-box-background-repeat-y-expected.checksum: Removed property svn:executable. |
| * platform/mac-leopard/fast/inline/inline-box-background-repeat-y-expected.png: Removed property svn:executable. |
| * platform/mac-leopard/fast/multicol/shadow-breaking-expected.checksum: Removed property svn:executable. |
| * platform/mac-leopard/fast/multicol/shadow-breaking-expected.png: Removed property svn:executable. |
| * platform/mac-leopard/fast/text/atsui-negative-spacing-features-expected.checksum: Removed property svn:executable. |
| * platform/mac-leopard/fast/text/atsui-negative-spacing-features-expected.png: Removed property svn:executable. |
| * platform/mac-leopard/fast/text/atsui-spacing-features-expected.checksum: Removed property svn:executable. |
| * platform/mac-leopard/fast/text/atsui-spacing-features-expected.png: Removed property svn:executable. |
| * platform/mac/fast/css/focus-ring-outline-color-expected.checksum: Removed property svn:executable. |
| * platform/mac/fast/css/focus-ring-outline-color-expected.png: Removed property svn:executable. |
| * platform/mac/fast/css/focus-ring-outline-color-expected.txt: Removed property svn:executable. |
| * platform/mac/fast/css/focus-ring-outline-offset-expected.checksum: Removed property svn:executable. |
| * platform/mac/fast/css/focus-ring-outline-offset-expected.png: Removed property svn:executable. |
| * platform/mac/fast/css/focus-ring-outline-offset-expected.txt: Removed property svn:executable. |
| * platform/mac/fast/css/focus-ring-outline-width-expected.checksum: Removed property svn:executable. |
| * platform/mac/fast/css/focus-ring-outline-width-expected.png: Removed property svn:executable. |
| * platform/mac/fast/css/focus-ring-outline-width-expected.txt: Removed property svn:executable. |
| * platform/win-xp/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt: Removed property svn:executable. |
| * platform/win-xp/transforms/2d/hindi-rotated-expected.checksum: Removed property svn:executable. |
| * platform/win-xp/transforms/2d/hindi-rotated-expected.png: Removed property svn:executable. |
| * platform/win-xp/transforms/2d/hindi-rotated-expected.txt: Removed property svn:executable. |
| * platform/win/accessibility/text-role-expected.txt: Removed property svn:executable. |
| * platform/win/accessibility/text-role.html: Removed property svn:executable. |
| * platform/win/fast/events/panScroll-nested-divs.html: Removed property svn:executable. |
| * svg/custom/animate-use-crash.xhtml: Removed property svn:executable. |
| * svg/filters/feColorMatrix-offset.svg: Removed property svn:executable. |
| * transforms/2d/hindi-rotated.html: Removed property svn:executable. |
| |
| 2011-04-01 Daniel Bates <dbates@rim.com> |
| |
| Reviewed by Darin Adler. |
| |
| Frame's noResize attribute can not be set by JavaScript |
| https://bugs.webkit.org/show_bug.cgi?id=14845 |
| |
| Tests that frame resizing is allowed and disallowed depending on the value of the noResize property. |
| |
| Also, tests to ensure that frame resizing is allowed and disallowed when programmatically |
| removing and adding the noresize attribute, respectively. |
| |
| * fast/frames/frame-inherit-noresize-from-frameset-expected.txt: Added. |
| * fast/frames/frame-inherit-noresize-from-frameset.html: Added. See <https://bugs.webkit.org/show_bug.cgi?id=57604>. |
| * fast/frames/frame-programmatic-noresize-expected.txt: Added. |
| * fast/frames/frame-programmatic-noresize.html: Added. |
| * fast/frames/frame-with-noresize-can-be-resized-after-removal-of-noresize-expected.txt: Added. |
| * fast/frames/frame-with-noresize-can-be-resized-after-removal-of-noresize.html: Added. |
| * fast/frames/frame-with-noresize-can-be-resized-after-setting-noResize-to-false-expected.txt: Added. |
| * fast/frames/frame-with-noresize-can-be-resized-after-setting-noResize-to-false.html: Added. |
| * fast/frames/resources/frame-programmatic-resize.js: Added. |
| (setTestFrameById): |
| (deltaWidth): |
| (shouldAllowFrameResize): |
| (shouldDisallowFrameResize): |
| (shouldDisallowFrameResizeAfterProcessingFrame): |
| (shouldAllowFrameResizeAfterProcessingFrame): |
| (checkTestFrameWidthEquals): |
| (resizeTestFrameBy): |
| (log): |
| (description): |
| |
| 2011-04-01 Chang Shu <cshu@webkit.org> |
| |
| Reviewed by Darin Adler. |
| |
| WebKitTestRunner needs layoutTestController.setDatabaseQuota |
| https://bugs.webkit.org/show_bug.cgi?id=57568 |
| |
| Update tests. |
| |
| * platform/mac-wk2/Skipped: |
| |
| 2011-04-01 Martin Robinson <mrobinson@igalia.com> |
| |
| [GTK] editing/deleting/5408255.html results are incorrect |
| https://bugs.webkit.org/show_bug.cgi?id=53644 |
| |
| Unskip this test and update the results, it appears to be passing now without any issue. |
| |
| * platform/gtk/Skipped: Unskip a test. |
| * platform/gtk/editing/deleting/5408255-expected.checksum: |
| * platform/gtk/editing/deleting/5408255-expected.png: |
| * platform/gtk/editing/deleting/5408255-expected.txt: |
| |
| 2011-04-01 Adam Barth <abarth@webkit.org> |
| |
| Update expected results to document more passes. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-04-01 MORITA Hajime <morrita@google.com> |
| |
| Unreviewed expectations update which follows r82693. |
| |
| * platform/gtk/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt: |
| * platform/gtk/fast/dom/HTMLMeterElement/meter-element-expected.txt: |
| * platform/gtk/fast/dom/HTMLMeterElement/meter-optimums-expected.txt: |
| * platform/gtk/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt: |
| * platform/gtk/fast/dom/HTMLMeterElement/meter-styles-expected.txt: |
| |
| 2011-04-01 Darin Adler <darin@apple.com> |
| |
| * http/tests/local/formdata/form-data-with-unknown-file-extension-expected.txt: Removed property svn:executable. |
| * http/tests/local/formdata/form-data-with-unknown-file-extension.html: Removed property svn:executable. |
| |
| 2011-04-01 Pavel Podivilov <podivilov@chromium.org> |
| |
| Unreviewed, rebaseline chromium expectations for HTMLMeterElement tests updated in r82686. |
| |
| * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.checksum: |
| * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.png: |
| * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-styles-expected.checksum: |
| * platform/chromium-linux/fast/dom/HTMLMeterElement/meter-styles-expected.png: |
| * platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt: |
| * platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt: |
| * platform/chromium-win/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt: |
| * platform/chromium-win/fast/dom/HTMLMeterElement/meter-element-expected.checksum: |
| * platform/chromium-win/fast/dom/HTMLMeterElement/meter-element-expected.png: |
| * platform/chromium-win/fast/dom/HTMLMeterElement/meter-element-expected.txt: Added. |
| * platform/chromium-win/fast/dom/HTMLMeterElement/meter-optimums-expected.txt: |
| * platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.checksum: |
| * platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.png: |
| * platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt: |
| * platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-expected.checksum: |
| * platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-expected.png: |
| * platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-expected.txt: |
| |
| 2011-04-01 MORITA Hajime <morrita@google.com> |
| |
| Unreviewed unskipping. This will make some tests fail on GTK port, whoese |
| results should be updated using layout-test-results.zip compiled by the buildbot. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-04-01 MORITA Hajime <morrita@google.com> |
| |
| Unreviewed expectation/skip update that follows r82686. |
| |
| - Updated expectataions for gtk port. |
| - Skipped some win tests whose expectations are need to be updated but |
| the result isn't available from build.webit.org. |
| |
| * platform/gtk/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt: |
| * platform/gtk/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt: |
| * platform/win/Skipped: |
| |
| 2011-03-31 Abhishek Arya <inferno@chromium.org> |
| |
| Reviewed by Andreas Kling. |
| |
| Tests that we do not crash when trying to paint a removed |
| svg marker element. |
| https://bugs.webkit.org/show_bug.cgi?id=57492 |
| |
| * svg/dom/path-marker-removed-crash-expected.txt: Added. |
| * svg/dom/path-marker-removed-crash.svg: Added. |
| |
| 2011-04-01 Rob Buis <rwlbuis@gmail.com> |
| |
| Reviewed by Nikolas Zimmermann. |
| |
| Test for: |
| https://bugs.webkit.org/show_bug.cgi?id=55750 |
| SVG <image> referenced by <use> is displayed incorrectly |
| |
| * svg/custom/image-base-uri-expected.txt: Added. |
| * svg/custom/image-base-uri.svg: Added. |
| |
| 2011-04-01 MORITA Hajime <morrita@google.com> |
| |
| Reviewed by Dimitri Glazkov. |
| |
| Reviewed by Dimitri Glazkov. |
| |
| <meter> can only support horizontal indicator |
| https://bugs.webkit.org/show_bug.cgi?id=56001 |
| |
| - Simpflied some test cases which had vertical indicators. |
| - Updated expectations due to shadow structure change |
| - Skipped tetsts which need expectations update. |
| |
| * fast/dom/HTMLMeterElement/meter-element.html: |
| * fast/dom/HTMLMeterElement/meter-styles-changing-pseudo.html: |
| * fast/dom/HTMLMeterElement/meter-styles.html: |
| * platform/gtk/Skipped: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.checksum: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-element-expected.checksum: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-element-expected.png: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-element-expected.txt: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-optimums-expected.txt: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.checksum: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.png: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.checksum: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.png: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.txt: |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-04-01 Adam Roben <aroben@apple.com> |
| |
| Disable inspector/debugger/debug-inlined-scripts.html |
| |
| It is flaky. The flakiness is tracked by <http://webkit.org/b/56584>. |
| |
| * inspector/debugger/debug-inlined-scripts.html-disabled: Renamed from LayoutTests/inspector/debugger/debug-inlined-scripts.html. |
| |
| * platform/mac-wk2/Skipped: Removed the now-disabled test. |
| |
| 2011-04-01 Pavel Feldman <pfeldman@google.com> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: event should have "data" attribute, not "body" |
| https://bugs.webkit.org/show_bug.cgi?id=57628 |
| |
| * inspector/protocol/console-agent-expected.txt: |
| |
| 2011-04-01 Pavel Podivilov <podivilov@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: checkboxes are broken in xhr breakpoints sidebar pane. |
| https://bugs.webkit.org/show_bug.cgi?id=57610 |
| |
| * inspector/debugger/xhr-breakpoints-expected.txt: |
| * inspector/debugger/xhr-breakpoints.html: |
| |
| 2011-04-01 Alexander Pavlov <apavlov@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: up/down keys are not treating hex numbers properly while editing styles. |
| https://bugs.webkit.org/show_bug.cgi?id=40522 |
| |
| * http/tests/inspector/inspector-test.js: |
| (initialize_InspectorTest.InspectorTest.createKeyEvent): Added arguments for key modifiers. |
| * inspector/styles/up-down-numerics-and-colors-expected.txt: Added. |
| * inspector/styles/up-down-numerics-and-colors.html: Added. |
| |
| 2011-04-01 Sheriff Bot <webkit.review.bot@gmail.com> |
| |
| Unreviewed, rolling out r82667. |
| http://trac.webkit.org/changeset/82667 |
| https://bugs.webkit.org/show_bug.cgi?id=57612 |
| |
| Breaks Leopard layout tests (Requested by podivilov on |
| #webkit). |
| |
| * inspector/debugger/script-formatter-expected.txt: Removed. |
| * inspector/debugger/script-formatter.html: Removed. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-30 Pavel Podivilov <podivilov@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: add test for script formatter worker. |
| https://bugs.webkit.org/show_bug.cgi?id=57447 |
| |
| * inspector/debugger/script-formatter-expected.txt: Added. |
| * inspector/debugger/script-formatter.html: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-31 Yury Semikhatsky <yurys@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: inspected page crashes on attempt to log object with broken .toString |
| https://bugs.webkit.org/show_bug.cgi?id=57557 |
| |
| * inspector/console/console-log-toString-object-expected.txt: Added. |
| * inspector/console/console-log-toString-object.html: Added. |
| |
| 2011-03-31 Andrey Kosyakov <caseq@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: provide front-end wrappers for DOMAgent.querySelector[All]() that take care of fetching the document |
| https://bugs.webkit.org/show_bug.cgi?id=57466 |
| |
| * inspector/elements/dom-agent-query-selector.html: removed documentWide parameter to querySelectorAll |
| |
| 2011-03-31 Adam Barth <abarth@webkit.org> |
| |
| Add two more preloader tests to the WebKit2 Skipped list. |
| |
| * platform/mac-wk2/Skipped: |
| |
| 2011-03-31 Adam Barth <abarth@webkit.org> |
| |
| Rebaseline my own test on Linux! The great JavaScript MIME type war |
| claims another victim. |
| |
| * platform/chromium-linux/fast/preloader/scan-body-from-head-script-expected.txt: Added. |
| |
| 2011-03-31 Adam Barth <abarth@webkit.org> |
| |
| Reviewed by Tony Gentilcore. |
| |
| fast/preloader/scan-body-from-head.html is flaky |
| https://bugs.webkit.org/show_bug.cgi?id=57594 |
| |
| This test was flaky because the script and the import load would race. |
| By breaking down this test into two pieces, we can still see that the |
| parse-blocking loads happen before the non-blocking load (the img) but |
| we don't suffer flakiness. |
| |
| * fast/preloader/scan-body-from-head-expected.txt: Removed. |
| * fast/preloader/scan-body-from-head-import-expected.txt: Added. |
| * fast/preloader/scan-body-from-head-import.html: Added. |
| * fast/preloader/scan-body-from-head-script-expected.txt: Added. |
| * fast/preloader/scan-body-from-head-script.html: Added. |
| * fast/preloader/scan-body-from-head.html-disabled: Removed. |
| |
| 2011-03-31 Sheriff Bot <webkit.review.bot@gmail.com> |
| |
| Unreviewed, rolling out r82652. |
| http://trac.webkit.org/changeset/82652 |
| https://bugs.webkit.org/show_bug.cgi?id=57603 |
| |
| Test still fails (Requested by abarth|gardener on #webkit). |
| |
| * plugins/windowless_plugin_paint_test-expected.txt: Removed. |
| * plugins/windowless_plugin_paint_test.html: Removed. |
| |
| 2011-03-31 Naoki Takano <takano.naoki@gmail.com> |
| |
| Reviewed by Kent Tamura. |
| |
| REGRESSION (r64712): Safari removes the first blank line in a textarea |
| https://bugs.webkit.org/show_bug.cgi?id=56434 |
| |
| * fast/forms/textarea-newline-expected.txt: Added. |
| * fast/forms/textarea-newline.html: Added to check the only first blank line in a textarea is correctly removed. |
| |
| 2011-03-31 Antti Koivisto <antti@apple.com> |
| |
| Not reviewed. |
| |
| Skipping |
| |
| fast/preloader/document-write.html |
| fast/preloader/document-write-2.html |
| |
| due to Javascript MIME type mismatch. |
| |
| * platform/mac-leopard/Skipped: |
| |
| 2011-03-31 Adam Barth <abarth@webkit.org> |
| |
| Attempt to fix the chromium-mac-leopard baselines for these tests. For |
| some reason, the automatic tools were unable to fix these, so I created |
| them manually. |
| |
| * platform/chromium-mac-leopard/fast/multicol/nested-columns-expected.checksum: |
| * platform/chromium-mac-leopard/fast/multicol/nested-columns-expected.png: |
| * platform/chromium-mac-leopard/fast/repaint/list-marker-expected.checksum: |
| * platform/chromium-mac-leopard/fast/repaint/list-marker-expected.png: |
| |
| 2011-03-31 Anantanarayanan G Iyengar <ananta@chromium.org> |
| |
| Reviewed by Adam Barth. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=45855 |
| Windowless plugins added dynamically to the DOM should receive paint events. |
| This is done by ensuring that the plugin widget is marked for painting when |
| it is added. |
| |
| * plugins/windowless_plugin_paint_test-expected.txt: Added. |
| * plugins/windowless_plugin_paint_test.html: Added. |
| |
| 2011-03-31 Chang Shu <cshu@webkit.org> |
| |
| Reviewed by Darin Adler. |
| |
| WebKitTestRunner needs layoutTestController.clearAllDatabases |
| https://bugs.webkit.org/show_bug.cgi?id=42540 |
| |
| Remove passed tests. |
| |
| * platform/mac-wk2/Skipped: |
| |
| 2011-03-31 Adam Barth <abarth@webkit.org> |
| |
| Note another flaky test. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-31 Andy Estes <aestes@apple.com> |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| REGRESSION: Java applet fails to load when <object> has a classid attribute |
| https://bugs.webkit.org/show_bug.cgi?id=52703 |
| |
| Test various ways that a Java applet can be embedded using the object element. |
| |
| * java/embedding-java-with-object-expected.txt: Added. |
| * java/embedding-java-with-object.html: Added. |
| * platform/mac-wk2/Skipped: WK2 doesn't implement |
| layoutTestController.overridePreference. |
| |
| 2011-03-31 Adam Barth <abarth@webkit.org> |
| |
| Fix name of test. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-31 Adam Barth <abarth@webkit.org> |
| |
| Update chromium-win expectations for these baseline changes from |
| Mr. Hyatt. |
| |
| * platform/chromium-win/fast/inline-block/inline-block-vertical-align-expected.checksum: |
| * platform/chromium-win/fast/inline-block/inline-block-vertical-align-expected.png: |
| * platform/chromium-win/fast/inline-block/inline-block-vertical-align-expected.txt: |
| * platform/chromium-win/fast/multicol/layers-in-multicol-expected.checksum: |
| * platform/chromium-win/fast/multicol/layers-in-multicol-expected.png: |
| * platform/chromium-win/fast/multicol/layers-in-multicol-expected.txt: |
| * platform/chromium-win/fast/multicol/nested-columns-expected.checksum: |
| * platform/chromium-win/fast/multicol/nested-columns-expected.png: |
| * platform/chromium-win/fast/multicol/vertical-lr/nested-columns-expected.checksum: |
| * platform/chromium-win/fast/multicol/vertical-lr/nested-columns-expected.png: |
| * platform/chromium-win/fast/multicol/vertical-rl/nested-columns-expected.checksum: |
| * platform/chromium-win/fast/multicol/vertical-rl/nested-columns-expected.png: |
| |
| 2011-03-31 Adam Barth <abarth@webkit.org> |
| |
| Disable this test because it's very flaky on all platforms. See |
| https://bugs.webkit.org/show_bug.cgi?id=57594 for making the test |
| non-flaky. |
| |
| * fast/preloader/scan-body-from-head.html: Removed. |
| * fast/preloader/scan-body-from-head.html-disabled: Copied from LayoutTests/fast/preloader/scan-body-from-head.html. |
| |
| 2011-03-31 Victoria Kirst <vrk@google.com> |
| |
| Reviewed by Eric Carlson. |
| |
| [chromium] Implement preload=none, setPreload hooks to media player |
| https://bugs.webkit.org/show_bug.cgi?id=56983 |
| |
| Reenabling video-preload.html layout test for chromium. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-31 Adam Barth <abarth@webkit.org> |
| |
| Add setSerializeHTTPLoads supressions. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-31 Antti Koivisto <antti@apple.com> |
| |
| Not reviewed. |
| |
| - Skip on platforms that don't have setSerializeHTTPLoads, make it a requirement. |
| - Update results after typo fix. |
| |
| * fast/preloader/document-write-2-expected.txt: |
| * fast/preloader/document-write-2.html: |
| * fast/preloader/document-write-expected.txt: |
| * fast/preloader/document-write.html: |
| * platform/gtk/Skipped: |
| * platform/mac-wk2/Skipped: |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-31 Sheriff Bot <webkit.review.bot@gmail.com> |
| |
| Unreviewed, rolling out r81849. |
| http://trac.webkit.org/changeset/81849 |
| https://bugs.webkit.org/show_bug.cgi?id=57588 |
| |
| CSS Parsing broke with -webkit-calc and introduced crashes |
| (Requested by inferno-sec on #webkit). |
| |
| * css3/calc/calc-errors-expected.txt: Removed. |
| * css3/calc/calc-errors.html: Removed. |
| * css3/calc/minmax-errors-expected.txt: Removed. |
| * css3/calc/minmax-errors.html: Removed. |
| * css3/calc/simple-calcs-expected.txt: Removed. |
| * css3/calc/simple-calcs.html: Removed. |
| * css3/calc/simple-minmax-expected.txt: Removed. |
| * css3/calc/simple-minmax.html: Removed. |
| |
| 2011-03-31 Antti Koivisto <antti@apple.com> |
| |
| Reviewed by Oliver Hunt. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=57574 |
| Preload scanner fails to pick up resources from document.write() output |
| |
| * fast/preloader/document-write-2-expected.txt: Added. |
| * fast/preloader/document-write-2.html: Added. |
| * fast/preloader/document-write-expected.txt: Added. |
| * fast/preloader/document-write.html: Added. |
| * fast/preloader/resources/document-write-plaintext.js: Added. |
| |
| 2011-03-31 Chang Shu <cshu@webkit.org> |
| |
| Reviewed by Darin Adler. |
| |
| WebKitTestRunner needs layoutTestController.setAllowUniversalAccessFromFileURLs |
| https://bugs.webkit.org/show_bug.cgi?id=42692 |
| |
| Unskip passed tests. |
| |
| * platform/mac-wk2/Skipped: |
| |
| 2011-03-31 Tony Gentilcore <tonyg@chromium.org> |
| |
| Reviewed by Antti Koivisto. |
| |
| PreloadScanner doesn't find image while executing script in head |
| https://bugs.webkit.org/show_bug.cgi?id=45072 |
| |
| * fast/loader/willSendRequest-null-for-preload.html: Need to call |
| setWilSendRequestReturnsNull() prior to invoking the preload scanner |
| while blocked on empty-script.js. |
| * fast/preloader/scan-body-from-head-expected.txt: Added. |
| * fast/preloader/scan-body-from-head.html: Added. Notice that in the |
| loaded resource output, the script and style are requested before the |
| image even though the image is first in the DOM. This means it was |
| queued up to wait for renderering rather than loaded immediately. |
| |
| 2011-03-31 Sheriff Bot <webkit.review.bot@gmail.com> |
| |
| Unreviewed, rolling out r82616. |
| http://trac.webkit.org/changeset/82616 |
| https://bugs.webkit.org/show_bug.cgi?id=57585 |
| |
| New test does not pass on Gtk, chromium-mac, chromium-linux |
| and possibly elsewhere (Requested by abarth|gardener on |
| #webkit). |
| |
| * plugins/windowless_plugin_paint_test-expected.txt: Removed. |
| * plugins/windowless_plugin_paint_test.html: Removed. |
| |
| 2011-03-31 Darin Adler <darin@apple.com> |
| |
| Reviewed by Sam Weinig. |
| |
| Implement mouseDown, mouseUp, and mouseMoveTo in WebKitTestRunner |
| https://bugs.webkit.org/show_bug.cgi?id=57573 |
| |
| * platform/mac-wk2/Skipped: Removed now-passing tests. Resorted |
| the section under eventSender, and expanded directories to list |
| the individual tests in that section. |
| |
| 2011-03-31 Adam Barth <abarth@webkit.org> |
| |
| Update Chromium expected results for Hyatt's change. I haven't |
| verified these with Hyatt, but they seem reasonable. |
| |
| * platform/chromium-linux/fast/inline-block/inline-block-vertical-align-expected.checksum: |
| * platform/chromium-linux/fast/inline-block/inline-block-vertical-align-expected.png: |
| * platform/chromium-linux/fast/inline-block/inline-block-vertical-align-expected.txt: Added. |
| * platform/chromium-linux/fast/multicol/layers-in-multicol-expected.checksum: |
| * platform/chromium-linux/fast/multicol/layers-in-multicol-expected.png: |
| * platform/chromium-linux/fast/multicol/layers-in-multicol-expected.txt: Added. |
| * platform/chromium-linux/fast/multicol/nested-columns-expected.checksum: |
| * platform/chromium-linux/fast/multicol/nested-columns-expected.png: |
| * platform/chromium-linux/fast/multicol/vertical-lr/nested-columns-expected.checksum: |
| * platform/chromium-linux/fast/multicol/vertical-lr/nested-columns-expected.png: |
| * platform/chromium-linux/fast/multicol/vertical-rl/nested-columns-expected.checksum: |
| * platform/chromium-linux/fast/multicol/vertical-rl/nested-columns-expected.png: |
| * platform/chromium-mac/fast/inline-block/inline-block-vertical-align-expected.checksum: Added. |
| * platform/chromium-mac/fast/inline-block/inline-block-vertical-align-expected.png: Added. |
| * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.checksum: Added. |
| * platform/chromium-mac/fast/multicol/layers-in-multicol-expected.png: Added. |
| * platform/chromium-mac/fast/multicol/nested-columns-expected.checksum: Added. |
| * platform/chromium-mac/fast/multicol/nested-columns-expected.png: Added. |
| * platform/chromium-mac/fast/multicol/vertical-lr: Added. |
| * platform/chromium-mac/fast/multicol/vertical-lr/nested-columns-expected.checksum: Added. |
| * platform/chromium-mac/fast/multicol/vertical-lr/nested-columns-expected.png: Added. |
| * platform/chromium-mac/fast/multicol/vertical-rl/nested-columns-expected.checksum: Added. |
| * platform/chromium-mac/fast/multicol/vertical-rl/nested-columns-expected.png: Added. |
| * platform/chromium-mac/fast/repaint/list-marker-expected.checksum: Added. |
| * platform/chromium-mac/fast/repaint/list-marker-expected.png: Added. |
| |
| 2011-03-31 Adam Barth <abarth@webkit.org> |
| |
| One more results update. This change is just 1px off from the result |
| Hyatt landed. |
| |
| * platform/gtk/fast/text/emphasis-avoid-ruby-expected.txt: |
| |
| 2011-03-31 Adam Barth <abarth@webkit.org> |
| |
| Hyatt says these are also progressions. |
| |
| * platform/gtk/fast/inline-block/inline-block-vertical-align-expected.txt: |
| * platform/gtk/fast/multicol/layers-in-multicol-expected.txt: |
| |
| 2011-03-31 Adam Barth <abarth@webkit.org> |
| |
| Hyatt says this is a progression. |
| |
| * platform/qt/fast/multicol/layers-in-multicol-expected.txt: |
| |
| 2011-03-31 Anantanarayanan G Iyengar <ananta@chromium.org> |
| |
| Reviewed by James Robinson. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=45855 |
| Windowless plugins added dynamically to the DOM should receive paint events. |
| This is done by ensuring that the plugin widget is marked for painting when |
| it is added. |
| |
| * plugins/windowless_plugin_paint_test-expected.txt: Added. |
| * plugins/windowless_plugin_paint_test.html: Added. |
| |
| 2011-03-31 Adam Barth <abarth@webkit.org> |
| |
| Copy expectation from downstream. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-31 David Hyatt <hyatt@apple.com> |
| |
| Reviewed by Simon Fraser. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=57565 |
| |
| Optimize overflow computations on lines to avoid allocating RenderOverflows in nearly all cases and to avoid even having |
| to check the line for overflow in the first place. |
| |
| Updated results for tests that progressed. |
| |
| * fast/text/emphasis-avoid-ruby-expected.txt: |
| * platform/mac/fast/inline-block/inline-block-vertical-align-expected.checksum: |
| * platform/mac/fast/inline-block/inline-block-vertical-align-expected.png: |
| * platform/mac/fast/inline-block/inline-block-vertical-align-expected.txt: |
| * platform/mac/fast/multicol/layers-in-multicol-expected.checksum: |
| * platform/mac/fast/multicol/layers-in-multicol-expected.png: |
| * platform/mac/fast/multicol/layers-in-multicol-expected.txt: |
| |
| 2011-03-31 Pavel Feldman <pfeldman@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: disable properties abbreviation. |
| https://bugs.webkit.org/show_bug.cgi?id=57525 |
| |
| * inspector/console/console-dir-global.html: |
| * inspector/protocol/runtime-agent-expected.txt: |
| * inspector/protocol/runtime-agent.html: |
| |
| 2011-03-31 Alexis Menard <alexis.menard@openbossa.org> |
| |
| Reviewed by Benjamin Poulain. |
| |
| [Qt] Activate 10 tests for media elements. |
| https://bugs.webkit.org/show_bug.cgi?id=57553 |
| |
| Skip that one for now. The bots need to be updated. |
| |
| * platform/qt/Skipped: |
| |
| 2011-03-31 Vsevolod Vlasov <vsevik@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| XML viewer is not shown when frame has non-null opener |
| https://bugs.webkit.org/show_bug.cgi?id=56384 |
| |
| Enabled test for extensions hooks in xml viewer. |
| |
| * http/tests/xmlviewer/extensions-api-expected.txt: Added. |
| * http/tests/xmlviewer/extensions-api.html: Added. |
| * http/tests/xmlviewer/resources/sample.xml: Added. |
| * platform/qt/Skipped: |
| * xmlviewer/extensions-api-expected.txt: Removed. |
| * xmlviewer/extensions-api.html_disabled: Removed. |
| |
| 2011-03-31 Sheriff Bot <webkit.review.bot@gmail.com> |
| |
| Unreviewed, rolling out r82589. |
| http://trac.webkit.org/changeset/82589 |
| https://bugs.webkit.org/show_bug.cgi?id=57564 |
| |
| This patch requires many more updated results than it contains |
| (Requested by abarth|gardener on #webkit). |
| |
| * fast/dom/HTMLMeterElement/meter-element.html: |
| * fast/dom/HTMLMeterElement/meter-styles-changing-pseudo.html: |
| * fast/dom/HTMLMeterElement/meter-styles.html: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.checksum: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-element-expected.checksum: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-element-expected.png: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-element-expected.txt: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-optimums-expected.txt: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.checksum: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.png: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.checksum: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.png: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.txt: |
| |
| 2011-03-31 Alexis Menard <alexis.menard@openbossa.org> |
| |
| Reviewed by Benjamin Poulain. |
| |
| [Qt] Activate 10 tests for media elements. |
| https://bugs.webkit.org/show_bug.cgi?id=57553 |
| |
| Reactivate some media tests for Qt so we improve our coverage. |
| |
| * platform/qt/Skipped: |
| |
| 2011-03-31 Tom Sepez <tsepez@chromium.org> |
| |
| Reviewed by Eric Seidel. |
| |
| Test that script inside an SVG can delete a range containing |
| itself when invoked on top of script manipulating it. |
| https://bugs.webkit.org/show_bug.cgi?id=57265 |
| |
| * svg/dom/range-delete-expected.txt: Added. |
| * svg/dom/range-delete.html: Added. |
| |
| 2011-03-31 Satish Sampath <satish@chromium.org> |
| |
| Reviewed by Steve Block. |
| |
| While drawing a speech input button, validate that the node is really a speech input button. |
| https://bugs.webkit.org/show_bug.cgi?id=57469 |
| |
| * fast/speech/speech-style-on-non-speech-elements-expected.txt: Added. |
| * fast/speech/speech-style-on-non-speech-elements.html: Added. |
| |
| 2011-03-31 Sergio Villar Senin <svillar@igalia.com> |
| |
| Reviewed by Martin Robinson. |
| |
| [GTK] implement LayoutTestController::setWillSendRequestReturnsNull |
| https://bugs.webkit.org/show_bug.cgi?id=57362 |
| |
| * platform/gtk/Skipped: unskipped |
| fast/loader/onload-willSendRequest-null-for-frame.html. |
| |
| 2011-03-30 Pavel Podivilov <podivilov@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: remove unnecessary newBody output parameter from editScriptSource protocol method. |
| https://bugs.webkit.org/show_bug.cgi?id=57444 |
| |
| * http/tests/inspector/debugger-test.js: |
| (initialize_DebuggerTest): |
| * inspector/debugger/live-edit-expected.txt: |
| * inspector/debugger/live-edit.html: |
| * inspector/debugger/resources/edit-me-when-paused.js: Added. |
| (f2): |
| (f1): |
| |
| 2011-03-30 MORITA Hajime <morrita@google.com> |
| |
| Reviewed by Dimitri Glazkov. |
| |
| <meter> can only support horizontal indicator |
| https://bugs.webkit.org/show_bug.cgi?id=56001 |
| |
| - Simpflied some test cases which had vertical indicators. |
| - Updated expectations due to shadow structure change |
| |
| * fast/dom/HTMLMeterElement/meter-element.html: |
| * fast/dom/HTMLMeterElement/meter-styles-changing-pseudo.html: |
| * fast/dom/HTMLMeterElement/meter-styles.html: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.checksum: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-element-expected.checksum: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-element-expected.png: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-element-expected.txt: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-optimums-expected.txt: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.checksum: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.png: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.checksum: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.png: |
| * platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.txt: |
| |
| 2011-03-30 Xiaomei Ji <xji@chromium.org> |
| |
| Reviewed by Ryosuke Niwa. |
| |
| Experiment with moving caret by word in visual order. |
| https://bugs.webkit.org/show_bug.cgi?id=57336 |
| |
| * editing/selection/move-by-word-visually-expected.txt: Added. |
| * editing/selection/move-by-word-visually.html: Added. |
| |
| 2011-03-31 Pavel Podivilov <podivilov@chromium.org> |
| |
| Unreviewed, update chromium test expectations. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-31 Alexander Pavlov <apavlov@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: CSS domain - make a "range" object, get rid of "properties" object for Style objects |
| https://bugs.webkit.org/show_bug.cgi?id=57538 |
| |
| * http/tests/inspector/elements-test.js: |
| (initialize_ElementTest.InspectorTest.rangeText): |
| (initialize_ElementTest): |
| * inspector/styles/get-set-stylesheet-text.html: |
| * inspector/styles/styles-new-API.html: |
| * inspector/styles/styles-source-offsets.html: |
| |
| 2011-03-31 Pavel Podivilov <podivilov@chromium.org> |
| |
| Unreviewed, fix expectation files names after r82573. |
| |
| * platform/chromium-gpu-linux/compositing/geometry/clipping-foreground-actual.checksum: Removed. |
| * platform/chromium-gpu-linux/compositing/geometry/clipping-foreground-expected.png: Renamed from LayoutTests/platform/chromium-gpu-linux/compositing/geometry/clipping-foreground-actual.png. |
| * platform/chromium-gpu-linux/compositing/iframes/composited-iframe-alignment-actual.checksum: Removed. |
| * platform/chromium-gpu-linux/compositing/iframes/composited-iframe-alignment-expected.png: Renamed from LayoutTests/platform/chromium-gpu-linux/compositing/iframes/composited-iframe-alignment-actual.png. |
| |
| 2011-03-31 Pavel Podivilov <podivilov@chromium.org> |
| |
| Unreviewed, mark two canvas tests as TIMEOUT on chromium-gpu |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-31 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, GTK rebaseline of a bidi svg test. |
| |
| * platform/gtk/svg/text/bidi-embedded-direction-expected.txt: |
| |
| 2011-03-31 Pavel Podivilov <podivilov@chromium.org> |
| |
| Unreviewed, update chromium-gpu-linux compositing expectations. |
| |
| * platform/chromium-gpu-linux/compositing/geometry/clipping-foreground-actual.checksum: Added. |
| * platform/chromium-gpu-linux/compositing/geometry/clipping-foreground-actual.png: Added. |
| * platform/chromium-gpu-linux/compositing/iframes/composited-iframe-alignment-actual.checksum: Added. |
| * platform/chromium-gpu-linux/compositing/iframes/composited-iframe-alignment-actual.png: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-31 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, GTK rebaseline of 2 tests. |
| |
| * platform/gtk/fast/borders/rtl-border-04-expected.txt: |
| * platform/gtk/fast/borders/rtl-border-05-expected.txt: |
| |
| 2011-03-31 Sheriff Bot <webkit.review.bot@gmail.com> |
| |
| Unreviewed, rolling out r82565. |
| http://trac.webkit.org/changeset/82565 |
| https://bugs.webkit.org/show_bug.cgi?id=57541 |
| |
| Caused assertion failures. (Requested by bbandix on #webkit). |
| |
| * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-inherit-lighting-color-css-prop-expected.checksum: Removed. |
| * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-inherit-lighting-color-css-prop-expected.png: Removed. |
| * platform/mac/svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color-expected.checksum: Removed. |
| * platform/mac/svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color-expected.png: Removed. |
| * platform/mac/svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop-expected.checksum: Removed. |
| * platform/mac/svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop-expected.png: Removed. |
| * platform/mac/svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop-expected.checksum: Removed. |
| * platform/mac/svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop-expected.png: Removed. |
| * svg/dynamic-updates/SVGFEDiffuseLightingElement-inherit-lighting-color-css-prop-expected.txt: Removed. |
| * svg/dynamic-updates/SVGFEDiffuseLightingElement-inherit-lighting-color-css-prop.html: Removed. |
| * svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color-expected.txt: Removed. |
| * svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color.html: Removed. |
| * svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop-expected.txt: Removed. |
| * svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop.html: Removed. |
| * svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop-expected.txt: Removed. |
| * svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop.html: Removed. |
| * svg/dynamic-updates/script-tests/SVGFEDiffuseLightingElement-inherit-lighting-color-css-prop.js: Removed. |
| * svg/dynamic-updates/script-tests/SVGFEFloodElement-inherit-flood-color-css-prop.js: Removed. |
| * svg/dynamic-updates/script-tests/SVGFESpecularLightingElement-inherit-lighting-color-css-prop.js: Removed. |
| * svg/dynamic-updates/script-tests/SVGFESpecularLightingElement-lighting-color-css-prop.js: Removed. |
| |
| 2011-03-31 Pavel Podivilov <podivilov@chromium.org> |
| |
| Unreviewed, fix error in chromium test expectations. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-31 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, GTK baselines for tests added in r82303, r82419, |
| r82400 and r82411. |
| |
| * platform/gtk/fast/block/float/float-forced-below-other-floats-expected.checksum: Added. |
| * platform/gtk/fast/block/float/float-forced-below-other-floats-expected.png: Added. |
| * platform/gtk/fast/block/float/float-forced-below-other-floats-expected.txt: Added. |
| * platform/gtk/fast/borders/border-radius-inline-flow-expected.checksum: Added. |
| * platform/gtk/fast/borders/border-radius-inline-flow-expected.png: Added. |
| * platform/gtk/fast/borders/rtl-border-01-expected.checksum: Added. |
| * platform/gtk/fast/borders/rtl-border-01-expected.png: Added. |
| * platform/gtk/fast/borders/rtl-border-01-expected.txt: Added. |
| * platform/gtk/fast/borders/rtl-border-02-expected.checksum: Added. |
| * platform/gtk/fast/borders/rtl-border-02-expected.png: Added. |
| * platform/gtk/fast/borders/rtl-border-02-expected.txt: Added. |
| * platform/gtk/fast/borders/rtl-border-03-expected.checksum: Added. |
| * platform/gtk/fast/borders/rtl-border-03-expected.png: Added. |
| * platform/gtk/fast/borders/rtl-border-03-expected.txt: Added. |
| * platform/gtk/fast/borders/rtl-border-04-expected.checksum: Added. |
| * platform/gtk/fast/borders/rtl-border-04-expected.png: Added. |
| * platform/gtk/fast/borders/rtl-border-04-expected.txt: Added. |
| * platform/gtk/fast/borders/rtl-border-05-expected.checksum: Added. |
| * platform/gtk/fast/borders/rtl-border-05-expected.png: Added. |
| * platform/gtk/fast/borders/rtl-border-05-expected.txt: Added. |
| * platform/gtk/fast/css/h1-in-section-elements-expected.checksum: Added. |
| * platform/gtk/fast/css/h1-in-section-elements-expected.png: Added. |
| * platform/gtk/fast/css/h1-in-section-elements-expected.txt: Added. |
| * platform/gtk/svg/text/bidi-embedded-direction-expected.checksum: Added. |
| * platform/gtk/svg/text/bidi-embedded-direction-expected.png: Added. |
| * platform/gtk/svg/text/bidi-embedded-direction-expected.txt: Added. |
| |
| 2011-03-31 Pavel Feldman <pfeldman@chromium.org> |
| |
| Not reviewed: follow up to XMLViewer change with expectations update. |
| |
| * fast/css/dumpAsText/xml-stylesheet-pi-not-in-prolog-expected.txt: |
| * svg/hixie/error/dumpAsText/005-expected.txt: |
| |
| 2011-03-31 Renata Hodovan <reni@webkit.org> |
| |
| Reviewed by Dirk Schulze. |
| |
| CSS related SVG*Element changes doesn't require relayout |
| https://bugs.webkit.org/show_bug.cgi?id=56906 |
| |
| Testing inherited CSS related SVG property changes by FEFlood, FESpecularLighting and FEDiffuseLighing filters. |
| Adding a missing test to check the dynamic update of lighting-color property of FESpecularLighting. |
| All the other modifications are covered by the existing dyanmic-update tests. |
| |
| * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-inherit-lighting-color-css-prop-expected.checksum: Added. |
| * platform/mac/svg/dynamic-updates/SVGFEDiffuseLightingElement-inherit-lighting-color-css-prop-expected.png: Added. |
| * platform/mac/svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color-expected.checksum: Added. |
| * platform/mac/svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color-expected.png: Added. |
| * platform/mac/svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop-expected.checksum: Added. |
| * platform/mac/svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop-expected.png: Added. |
| * platform/mac/svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop-expected.checksum: Added. |
| * platform/mac/svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop-expected.png: Added. |
| * svg/dynamic-updates/SVGFEDiffuseLightingElement-inherit-lighting-color-css-prop-expected.txt: Added. |
| * svg/dynamic-updates/SVGFEDiffuseLightingElement-inherit-lighting-color-css-prop.html: Added. |
| * svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color-expected.txt: Added. |
| * svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color.html: Added. |
| * svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop-expected.txt: Added. |
| * svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop.html: Added. |
| * svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop-expected.txt: Added. |
| * svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop.html: Added. |
| * svg/dynamic-updates/script-tests/SVGFEDiffuseLightingElement-inherit-lighting-color-css-prop.js: Added. |
| (executeTest): |
| * svg/dynamic-updates/script-tests/SVGFEFloodElement-inherit-flood-color-css-prop.js: Added. |
| (executeTest): |
| * svg/dynamic-updates/script-tests/SVGFESpecularLightingElement-inherit-lighting-color-css-prop.js: Added. |
| (executeTest): |
| * svg/dynamic-updates/script-tests/SVGFESpecularLightingElement-lighting-color-css-prop.js: Added. |
| (executeTest): |
| |
| 2011-03-31 Pavel Podivilov <podivilov@chromium.org> |
| |
| Unreviewed, remove stale chromium-gpu canvas expectations (see r82521). |
| |
| * platform/chromium-gpu-linux/fast/canvas/canvas-text-alignment-expected.txt: Removed. |
| * platform/chromium-gpu-linux/fast/canvas/canvas-text-baseline-expected.txt: Removed. |
| * platform/chromium-gpu-win/fast/canvas/canvas-text-alignment-expected.txt: Removed. |
| * platform/chromium-gpu-win/fast/canvas/canvas-text-baseline-expected.txt: Removed. |
| * platform/chromium-gpu-win/fast/canvas/gradient-add-second-start-end-stop-expected.txt: Removed. |
| |
| 2011-03-31 Pavel Podivilov <podivilov@chromium.org> |
| |
| Unreviewed, mark send-sliced-dragged-file.html as crash pass in chromium. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-29 Vsevolod Vlasov <vsevik@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| XML Viewer: declared namespaces are not rendered. |
| https://bugs.webkit.org/show_bug.cgi?id=56262 |
| |
| XML viewer rewritten on javascript. |
| |
| * http/tests/xmlviewer/dumpAsText/wml-expected.txt: |
| * http/tests/xmlviewer/dumpAsText/xlink-expected.txt: |
| * http/tests/xmlviewer/dumpAsText/xmlviewer-expected.txt: |
| * http/tests/xmlviewer/dumpAsText/xul-expected.txt: |
| * platform/chromium-linux/http/tests/xmlviewer/dumpAsText/wml-expected.txt: Removed. |
| * platform/chromium/http/tests/xmlviewer/dumpAsText/mathml-expected.txt: |
| |
| 2011-03-31 Pavel Podivilov <podivilov@chromium.org> |
| |
| Unreviewed, remove stale chromium-gpu canvas expectations (see r82521). |
| |
| * platform/chromium-gpu-linux/fast/canvas/arc360-expected.txt: Removed. |
| * platform/chromium-gpu-linux/fast/canvas/canvas-before-css-expected.txt: Removed. |
| * platform/chromium-gpu-linux/fast/canvas/canvas-composite-expected.txt: Removed. |
| * platform/chromium-gpu-linux/fast/canvas/canvas-resize-reset-expected.txt: Removed. |
| * platform/chromium-gpu-linux/fast/canvas/canvas-transforms-during-path-expected.txt: Removed. |
| * platform/chromium-gpu-linux/fast/canvas/canvasDrawingIntoSelf-expected.txt: Removed. |
| * platform/chromium-gpu-linux/fast/canvas/drawImage-expected.txt: Removed. |
| * platform/chromium-gpu-linux/fast/canvas/drawImage-with-globalAlpha-expected.txt: Removed. |
| * platform/chromium-gpu-linux/fast/canvas/fill-stroke-clip-reset-path-expected.txt: Removed. |
| * platform/chromium-gpu-linux/fast/canvas/fillrect-gradient-zero-stops-expected.txt: Removed. |
| * platform/chromium-gpu-linux/fast/canvas/fillrect_gradient-expected.txt: Removed. |
| * platform/chromium-gpu-linux/fast/canvas/image-object-in-canvas-expected.txt: Removed. |
| * platform/chromium-gpu-linux/fast/canvas/image-pattern-rotate-expected.txt: Removed. |
| * platform/chromium-gpu-linux/fast/canvas/patternfill-repeat-expected.txt: Removed. |
| * platform/chromium-gpu-linux/fast/canvas/quadraticCurveTo-expected.txt: Removed. |
| * platform/chromium-gpu-linux/fast/canvas/shadow-offset-1-expected.txt: Removed. |
| * platform/chromium-gpu-linux/fast/canvas/shadow-offset-2-expected.txt: Removed. |
| * platform/chromium-gpu-linux/fast/canvas/shadow-offset-3-expected.txt: Removed. |
| * platform/chromium-gpu-linux/fast/canvas/shadow-offset-4-expected.txt: Removed. |
| * platform/chromium-gpu-linux/fast/canvas/shadow-offset-5-expected.txt: Removed. |
| * platform/chromium-gpu-linux/fast/canvas/shadow-offset-6-expected.txt: Removed. |
| * platform/chromium-gpu-linux/fast/canvas/shadow-offset-7-expected.txt: Removed. |
| * platform/chromium-gpu-linux/fast/canvas/toDataURL-alpha-expected.txt: Removed. |
| * platform/chromium-gpu-linux/fast/canvas/zero-size-fill-rect-expected.txt: Removed. |
| * platform/chromium-gpu-win/fast/canvas/arc360-expected.txt: Removed. |
| * platform/chromium-gpu-win/fast/canvas/canvas-before-css-expected.txt: Removed. |
| * platform/chromium-gpu-win/fast/canvas/canvas-composite-expected.txt: Removed. |
| * platform/chromium-gpu-win/fast/canvas/canvas-empty-image-pattern-expected.txt: Removed. |
| * platform/chromium-gpu-win/fast/canvas/canvas-resize-reset-expected.txt: Removed. |
| * platform/chromium-gpu-win/fast/canvas/canvas-transform-identity-expected.txt: Removed. |
| * platform/chromium-gpu-win/fast/canvas/canvas-transform-infinity-expected.txt: Removed. |
| * platform/chromium-gpu-win/fast/canvas/canvas-transform-multiply-expected.txt: Removed. |
| * platform/chromium-gpu-win/fast/canvas/canvas-transform-nan-expected.txt: Removed. |
| * platform/chromium-gpu-win/fast/canvas/canvas-transform-non-invertible-expected.txt: Removed. |
| * platform/chromium-gpu-win/fast/canvas/canvas-transform-skewed-expected.txt: Removed. |
| * platform/chromium-gpu-win/fast/canvas/canvas-transforms-during-path-expected.txt: Removed. |
| * platform/chromium-gpu-win/fast/canvas/canvasDrawingIntoSelf-expected.txt: Removed. |
| * platform/chromium-gpu-win/fast/canvas/drawImage-expected.txt: Removed. |
| * platform/chromium-gpu-win/fast/canvas/drawImage-with-globalAlpha-expected.txt: Removed. |
| * platform/chromium-gpu-win/fast/canvas/fill-stroke-clip-reset-path-expected.txt: Removed. |
| * platform/chromium-gpu-win/fast/canvas/fillrect-gradient-zero-stops-expected.txt: Removed. |
| * platform/chromium-gpu-win/fast/canvas/fillrect_gradient-expected.txt: Removed. |
| * platform/chromium-gpu-win/fast/canvas/image-object-in-canvas-expected.txt: Removed. |
| * platform/chromium-gpu-win/fast/canvas/image-pattern-rotate-expected.txt: Removed. |
| * platform/chromium-gpu-win/fast/canvas/patternfill-repeat-expected.txt: Removed. |
| * platform/chromium-gpu-win/fast/canvas/quadraticCurveTo-expected.txt: Removed. |
| * platform/chromium-gpu-win/fast/canvas/shadow-offset-1-expected.txt: Removed. |
| * platform/chromium-gpu-win/fast/canvas/shadow-offset-2-expected.txt: Removed. |
| * platform/chromium-gpu-win/fast/canvas/shadow-offset-3-expected.txt: Removed. |
| * platform/chromium-gpu-win/fast/canvas/shadow-offset-4-expected.txt: Removed. |
| * platform/chromium-gpu-win/fast/canvas/shadow-offset-5-expected.txt: Removed. |
| * platform/chromium-gpu-win/fast/canvas/shadow-offset-6-expected.txt: Removed. |
| * platform/chromium-gpu-win/fast/canvas/shadow-offset-7-expected.txt: Removed. |
| * platform/chromium-gpu-win/fast/canvas/toDataURL-alpha-expected.txt: Removed. |
| * platform/chromium-gpu-win/fast/canvas/zero-size-fill-rect-expected.txt: Removed. |
| |
| 2011-03-31 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, remove GTK-specific fast/canvas baselines after r82521. |
| |
| * platform/gtk/fast/canvas/arc360-expected.txt: Removed. |
| * platform/gtk/fast/canvas/canvas-before-css-expected.txt: Removed. |
| * platform/gtk/fast/canvas/canvas-composite-expected.txt: Removed. |
| * platform/gtk/fast/canvas/canvas-incremental-repaint-2-expected.txt: Removed. |
| * platform/gtk/fast/canvas/canvas-incremental-repaint-expected.txt: Removed. |
| * platform/gtk/fast/canvas/canvas-resize-reset-expected.txt: Removed. |
| * platform/gtk/fast/canvas/canvas-text-alignment-expected.txt: Removed. |
| * platform/gtk/fast/canvas/canvas-text-baseline-expected.txt: Removed. |
| * platform/gtk/fast/canvas/canvas-transforms-during-path-expected.txt: Removed. |
| * platform/gtk/fast/canvas/canvasDrawingIntoSelf-expected.txt: Removed. |
| * platform/gtk/fast/canvas/drawImage-expected.txt: Removed. |
| * platform/gtk/fast/canvas/drawImage-with-globalAlpha-expected.txt: Removed. |
| * platform/gtk/fast/canvas/fill-stroke-clip-reset-path-expected.txt: Removed. |
| * platform/gtk/fast/canvas/fillrect-gradient-zero-stops-expected.txt: Removed. |
| * platform/gtk/fast/canvas/fillrect_gradient-expected.txt: Removed. |
| * platform/gtk/fast/canvas/gradient-add-second-start-end-stop-expected.txt: Removed. |
| * platform/gtk/fast/canvas/image-object-in-canvas-expected.txt: Removed. |
| * platform/gtk/fast/canvas/image-pattern-rotate-expected.txt: Removed. |
| * platform/gtk/fast/canvas/quadraticCurveTo-expected.txt: Removed. |
| * platform/gtk/fast/canvas/setWidthResetAfterForcedRender-expected.txt: Removed. |
| * platform/gtk/fast/canvas/shadow-offset-1-expected.txt: Removed. |
| * platform/gtk/fast/canvas/shadow-offset-2-expected.txt: Removed. |
| * platform/gtk/fast/canvas/shadow-offset-3-expected.txt: Removed. |
| * platform/gtk/fast/canvas/shadow-offset-4-expected.txt: Removed. |
| * platform/gtk/fast/canvas/shadow-offset-5-expected.txt: Removed. |
| * platform/gtk/fast/canvas/shadow-offset-6-expected.txt: Removed. |
| * platform/gtk/fast/canvas/shadow-offset-7-expected.txt: Removed. |
| * platform/gtk/fast/canvas/toDataURL-alpha-expected.txt: Removed. |
| * platform/gtk/fast/canvas/zero-size-fill-rect-expected.txt: Removed. |
| |
| 2011-03-31 Pavel Podivilov <podivilov@chromium.org> |
| |
| Unreviewed, rebaseline chromium box-shadow tests after r82520. |
| |
| * platform/chromium-linux/fast/box-shadow/inset-box-shadows-expected.checksum: |
| * platform/chromium-linux/fast/box-shadow/inset-box-shadows-expected.png: |
| * platform/chromium-linux/fast/box-shadow/inset-expected.checksum: |
| * platform/chromium-linux/fast/box-shadow/inset-expected.png: |
| * platform/chromium-linux/fast/box-shadow/spread-expected.checksum: |
| * platform/chromium-linux/fast/box-shadow/spread-expected.png: |
| * platform/chromium-linux/fast/box-shadow/spread-multiple-inset-expected.checksum: Added. |
| * platform/chromium-linux/fast/box-shadow/spread-multiple-inset-expected.png: Added. |
| * platform/chromium-linux/fast/box-shadow/spread-multiple-normal-expected.checksum: |
| * platform/chromium-linux/fast/box-shadow/spread-multiple-normal-expected.png: |
| * platform/chromium-mac/fast/box-shadow/inset-box-shadows-expected.checksum: Added. |
| * platform/chromium-mac/fast/box-shadow/inset-box-shadows-expected.png: Added. |
| * platform/chromium-mac/fast/box-shadow/inset-expected.checksum: Added. |
| * platform/chromium-mac/fast/box-shadow/inset-expected.png: Added. |
| * platform/chromium-mac/fast/box-shadow/spread-multiple-inset-expected.checksum: Added. |
| * platform/chromium-mac/fast/box-shadow/spread-multiple-inset-expected.png: Added. |
| * platform/chromium-win/fast/box-shadow/inset-box-shadows-expected.checksum: |
| * platform/chromium-win/fast/box-shadow/inset-box-shadows-expected.png: |
| * platform/chromium-win/fast/box-shadow/inset-expected.checksum: |
| * platform/chromium-win/fast/box-shadow/inset-expected.png: |
| * platform/chromium-win/fast/box-shadow/spread-expected.checksum: |
| * platform/chromium-win/fast/box-shadow/spread-expected.png: |
| * platform/chromium-win/fast/box-shadow/spread-multiple-inset-expected.checksum: Added. |
| * platform/chromium-win/fast/box-shadow/spread-multiple-inset-expected.png: Added. |
| * platform/chromium-win/fast/box-shadow/spread-multiple-normal-expected.checksum: |
| * platform/chromium-win/fast/box-shadow/spread-multiple-normal-expected.png: |
| |
| 2011-03-31 Pavel Podivilov <podivilov@chromium.org> |
| |
| Unreviewed, update chromium expectations after r82521. |
| |
| * platform/chromium-win/fast/canvas/arc360-expected.txt: Removed. |
| * platform/chromium-win/fast/canvas/canvas-before-css-expected.txt: Removed. |
| * platform/chromium-win/fast/canvas/canvas-composite-expected.txt: Removed. |
| * platform/chromium-win/fast/canvas/canvas-empty-image-pattern-expected.txt: Removed. |
| * platform/chromium-win/fast/canvas/canvas-resize-reset-expected.txt: Removed. |
| * platform/chromium-win/fast/canvas/canvas-transform-identity-expected.txt: Removed. |
| * platform/chromium-win/fast/canvas/canvas-transform-infinity-expected.txt: Removed. |
| * platform/chromium-win/fast/canvas/canvas-transform-multiply-expected.txt: Removed. |
| * platform/chromium-win/fast/canvas/canvas-transform-nan-expected.txt: Removed. |
| * platform/chromium-win/fast/canvas/canvas-transform-non-invertible-expected.txt: Removed. |
| * platform/chromium-win/fast/canvas/canvas-transform-skewed-expected.txt: Removed. |
| * platform/chromium-win/fast/canvas/canvas-transforms-during-path-expected.txt: Removed. |
| * platform/chromium-win/fast/canvas/canvasDrawingIntoSelf-expected.txt: Removed. |
| * platform/chromium-win/fast/canvas/drawImage-expected.txt: Removed. |
| * platform/chromium-win/fast/canvas/drawImage-with-globalAlpha-expected.txt: Removed. |
| * platform/chromium-win/fast/canvas/fill-stroke-clip-reset-path-expected.txt: Removed. |
| * platform/chromium-win/fast/canvas/fillrect-gradient-zero-stops-expected.txt: Removed. |
| * platform/chromium-win/fast/canvas/fillrect_gradient-expected.txt: Removed. |
| * platform/chromium-win/fast/canvas/image-object-in-canvas-expected.txt: Removed. |
| * platform/chromium-win/fast/canvas/image-pattern-rotate-expected.txt: Removed. |
| * platform/chromium-win/fast/canvas/patternfill-repeat-expected.txt: Removed. |
| * platform/chromium-win/fast/canvas/quadraticCurveTo-expected.txt: Removed. |
| * platform/chromium-win/fast/canvas/setWidthResetAfterForcedRender-expected.txt: Removed. |
| * platform/chromium-win/fast/canvas/shadow-offset-1-expected.txt: Removed. |
| * platform/chromium-win/fast/canvas/shadow-offset-2-expected.txt: Removed. |
| * platform/chromium-win/fast/canvas/shadow-offset-3-expected.txt: Removed. |
| * platform/chromium-win/fast/canvas/shadow-offset-4-expected.txt: Removed. |
| * platform/chromium-win/fast/canvas/shadow-offset-5-expected.txt: Removed. |
| * platform/chromium-win/fast/canvas/shadow-offset-6-expected.txt: Removed. |
| * platform/chromium-win/fast/canvas/shadow-offset-7-expected.txt: Removed. |
| * platform/chromium-win/fast/canvas/toDataURL-alpha-expected.txt: Removed. |
| * platform/chromium-win/fast/canvas/zero-size-fill-rect-expected.txt: Removed. |
| |
| 2011-03-31 Benjamin Kalman <kalman@chromium.org> |
| |
| Reviewed by Ojan Vafai. |
| |
| DeleteSelectionCommand::removeNode tries to insert block placeholder in non-editable table cell positions |
| https://bugs.webkit.org/show_bug.cgi?id=57079 |
| |
| Add regression test. |
| |
| * editing/execCommand/delete-table-with-empty-contents-expected.txt: Added. |
| * editing/execCommand/delete-table-with-empty-contents.html: Added. |
| |
| 2011-03-30 Sam Weinig <sam@webkit.org> |
| |
| Adding fast/dom/HTMLKeygenElement/keygen.html to mac-wk2 Skipped list |
| since it requires layoutTestController.shadowRoot, which is unimplemented. |
| |
| * platform/mac-wk2/Skipped: |
| |
| 2011-03-30 Dominic Cooney <dominicc@google.com> |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| Remove actual test output from test tree. |
| https://bugs.webkit.org/show_bug.cgi?id=57503 |
| |
| * platform/chromium-linux/websocket/tests/bad-sub-protocol-actual.txt: Removed. |
| * platform/chromium-linux/websocket/tests/url-parsing-actual.txt: Removed. |
| |
| 2011-03-30 Yuta Kitamura <yutak@chromium.org> |
| |
| Unreviewed, remove Chromium test expectations for two bugs that are known to be fixed. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-30 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Remove unnecessary Qt specific fast/canvas expected files after r82521. |
| |
| * platform/qt/fast/canvas/arc360-expected.txt: Removed. |
| * platform/qt/fast/canvas/canvas-before-css-expected.txt: Removed. |
| * platform/qt/fast/canvas/canvas-composite-expected.txt: Removed. |
| * platform/qt/fast/canvas/canvas-empty-image-pattern-expected.txt: Removed. |
| * platform/qt/fast/canvas/canvas-incremental-repaint-2-expected.txt: Removed. |
| * platform/qt/fast/canvas/canvas-resize-reset-expected.txt: Removed. |
| * platform/qt/fast/canvas/canvas-text-alignment-expected.txt: Removed. |
| * platform/qt/fast/canvas/canvas-text-baseline-expected.txt: Removed. |
| * platform/qt/fast/canvas/canvas-transform-identity-expected.txt: Removed. |
| * platform/qt/fast/canvas/canvas-transform-infinity-expected.txt: Removed. |
| * platform/qt/fast/canvas/canvas-transform-multiply-expected.txt: Removed. |
| * platform/qt/fast/canvas/canvas-transform-nan-expected.txt: Removed. |
| * platform/qt/fast/canvas/canvas-transform-non-invertible-expected.txt: Removed. |
| * platform/qt/fast/canvas/canvas-transform-skewed-expected.txt: Removed. |
| * platform/qt/fast/canvas/canvas-transforms-during-path-expected.txt: Removed. |
| * platform/qt/fast/canvas/canvasDrawingIntoSelf-expected.txt: Removed. |
| * platform/qt/fast/canvas/drawImage-expected.txt: Removed. |
| * platform/qt/fast/canvas/drawImage-with-globalAlpha-expected.txt: Removed. |
| * platform/qt/fast/canvas/fill-stroke-clip-reset-path-expected.txt: Removed. |
| * platform/qt/fast/canvas/fillrect-gradient-zero-stops-expected.txt: Removed. |
| * platform/qt/fast/canvas/fillrect_gradient-expected.txt: Removed. |
| * platform/qt/fast/canvas/gradient-add-second-start-end-stop-expected.txt: Removed. |
| * platform/qt/fast/canvas/image-object-in-canvas-expected.txt: Removed. |
| * platform/qt/fast/canvas/image-pattern-rotate-expected.txt: Removed. |
| * platform/qt/fast/canvas/patternfill-repeat-expected.txt: Removed. |
| * platform/qt/fast/canvas/quadraticCurveTo-expected.txt: Removed. |
| * platform/qt/fast/canvas/setWidthResetAfterForcedRender-expected.txt: Removed. |
| * platform/qt/fast/canvas/shadow-offset-1-expected.txt: Removed. |
| * platform/qt/fast/canvas/shadow-offset-2-expected.txt: Removed. |
| * platform/qt/fast/canvas/shadow-offset-3-expected.txt: Removed. |
| * platform/qt/fast/canvas/shadow-offset-4-expected.txt: Removed. |
| * platform/qt/fast/canvas/shadow-offset-5-expected.txt: Removed. |
| * platform/qt/fast/canvas/shadow-offset-6-expected.txt: Removed. |
| * platform/qt/fast/canvas/shadow-offset-7-expected.txt: Removed. |
| * platform/qt/fast/canvas/toDataURL-alpha-expected.txt: Removed. |
| * platform/qt/fast/canvas/zero-size-fill-rect-expected.txt: Removed. |
| |
| 2011-03-30 Dominic Cooney <dominicc@google.com> |
| |
| Reviewed by Dimitri Glazkov. |
| |
| Adds layoutTestController.shadowRoot accessor to Mac DRT. |
| https://bugs.webkit.org/show_bug.cgi?id=57415 |
| |
| Updates the keygen test to exercise new DRT functionality; skips |
| on other ports for now. |
| |
| * fast/dom/HTMLKeygenElement/keygen-expected.txt: |
| * fast/dom/HTMLKeygenElement/keygen.html: |
| * platform/chromium/test_expectations.txt: |
| * platform/gtk/Skipped: |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-30 Kent Tamura <tkent@chromium.org> |
| |
| Reviewed by Dimitri Glazkov. |
| |
| Simplify HTMLFormElement::validateInteractively() for asynchronous scroll event |
| https://bugs.webkit.org/show_bug.cgi?id=57424 |
| |
| Remove interactive-validation-lost-focusable.html because it has no |
| sense since r75555. |
| |
| * fast/forms/interactive-validation-lost-focusable-expected.txt: Removed. |
| * fast/forms/interactive-validation-lost-focusable.html: Removed. |
| * platform/chromium/test_expectations.txt: |
| * platform/gtk/Skipped: |
| * platform/mac/Skipped: |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-30 Kent Tamura <tkent@chromium.org> |
| |
| Reviewed by Darin Adler. |
| |
| REGRESSION (r74895): Crash if input.type = 'file' twice |
| https://bugs.webkit.org/show_bug.cgi?id=57343 |
| |
| * fast/forms/input-type-change3-expected.txt: |
| * fast/forms/script-tests/input-type-change3.js: Add a new test. |
| |
| 2011-03-30 Jia Pu <jpu@apple.com> |
| |
| Reviewed by Darin Adler. |
| |
| Autocorrection panel isn't positioned correctly in Safari (mac) when the zooming is not 1x. |
| https://bugs.webkit.org/show_bug.cgi?id=57353 |
| <rdar://problem/9163983> |
| |
| Updated following test in response to recent change in AppKit spell checker. |
| |
| * platform/mac/editing/spelling/delete-autocorrected-word-1-expected.txt: |
| * platform/mac/editing/spelling/delete-autocorrected-word-1.html: |
| |
| 2011-03-30 Dan Bernstein <mitz@apple.com> |
| |
| Reviewed by Darin Adler. |
| |
| <rdar://problem/9199518> Crash when focusing a styled editable element |
| |
| * editing/deleting/delete-button-background-image-none-expected.txt: Added. |
| * editing/deleting/delete-button-background-image-none.html: Added. |
| |
| 2011-03-30 Mihai Parparita <mihaip@chromium.org> |
| |
| Fix expected svg/ failures for Chromium Snow Leopard. |
| |
| * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/animate-elem-36-t-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png. |
| * platform/chromium-mac-leopard/svg/custom/dynamic-svg-document-creation-expected.checksum: Added. |
| * platform/chromium-mac-leopard/svg/custom/dynamic-svg-document-creation-expected.png: Added. |
| * platform/chromium-mac-leopard/svg/custom/feComponentTransfer-Discrete-expected.checksum: Added. |
| * platform/chromium-mac-leopard/svg/custom/feComponentTransfer-Discrete-expected.png: Added. |
| * platform/chromium-mac-leopard/svg/custom/feComponentTransfer-Gamma-expected.checksum: Added. |
| * platform/chromium-mac-leopard/svg/custom/feComponentTransfer-Gamma-expected.png: Added. |
| * platform/chromium-mac-leopard/svg/custom/feComponentTransfer-Linear-expected.checksum: Added. |
| * platform/chromium-mac-leopard/svg/custom/feComponentTransfer-Linear-expected.png: Added. |
| * platform/chromium-mac-leopard/svg/custom/feComponentTransfer-Table-expected.checksum: Added. |
| * platform/chromium-mac-leopard/svg/custom/feComponentTransfer-Table-expected.png: Added. |
| * platform/chromium-mac-leopard/svg/custom/foreign-object-skew-expected.checksum: Added. |
| * platform/chromium-mac-leopard/svg/custom/foreign-object-skew-expected.png: Added. |
| * platform/chromium-mac-leopard/svg/custom/glyph-transformation-with-hkern-expected.checksum: Added. |
| * platform/chromium-mac-leopard/svg/custom/glyph-transformation-with-hkern-expected.png: Added. |
| * platform/chromium-mac-leopard/svg/custom/gradient-rotated-bbox-expected.checksum: Added. |
| * platform/chromium-mac-leopard/svg/custom/gradient-rotated-bbox-expected.png: Added. |
| * platform/chromium-mac-leopard/svg/custom/grayscale-gradient-mask-expected.checksum: Added. |
| * platform/chromium-mac-leopard/svg/custom/grayscale-gradient-mask-expected.png: Added. |
| * platform/chromium-mac-leopard/svg/custom/js-late-gradient-creation-expected.checksum: Added. |
| * platform/chromium-mac-leopard/svg/custom/js-late-gradient-creation-expected.png: Added. |
| * platform/chromium-mac-leopard/svg/custom/js-late-pattern-and-object-creation-expected.checksum: Added. |
| * platform/chromium-mac-leopard/svg/custom/js-late-pattern-and-object-creation-expected.png: Added. |
| * platform/chromium-mac-leopard/svg/custom/js-late-pattern-creation-expected.checksum: Added. |
| * platform/chromium-mac-leopard/svg/custom/js-late-pattern-creation-expected.png: Added. |
| * platform/chromium-mac-leopard/svg/custom/non-scaling-stroke-expected.checksum: Added. |
| * platform/chromium-mac-leopard/svg/custom/non-scaling-stroke-expected.png: Added. |
| * platform/chromium-mac-leopard/svg/custom/pattern-skew-transformed-expected.checksum: Added. |
| * platform/chromium-mac-leopard/svg/custom/pattern-skew-transformed-expected.png: Added. |
| * platform/chromium-mac-leopard/svg/custom/pattern-with-transformation-expected.checksum: Added. |
| * platform/chromium-mac-leopard/svg/custom/pattern-with-transformation-expected.png: Added. |
| * platform/chromium-mac-leopard/svg/custom/preserve-aspect-ratio-syntax-expected.checksum: Added. |
| * platform/chromium-mac-leopard/svg/custom/preserve-aspect-ratio-syntax-expected.png: Added. |
| * platform/chromium-mac-leopard/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.checksum: Added. |
| * platform/chromium-mac-leopard/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.png: Added. |
| * platform/chromium-mac-leopard/svg/custom/resource-invalidate-on-target-update-expected.checksum: Added. |
| * platform/chromium-mac-leopard/svg/custom/resource-invalidate-on-target-update-expected.png: Added. |
| * platform/chromium-mac-leopard/svg/custom/shapes-supporting-markers-expected.checksum: Added. |
| * platform/chromium-mac-leopard/svg/custom/shapes-supporting-markers-expected.png: Added. |
| * platform/chromium-mac-leopard/svg/custom/svg-curve-with-relative-cordinates-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/custom/svg-curve-with-relative-cordinates-expected.checksum. |
| * platform/chromium-mac-leopard/svg/custom/svg-curve-with-relative-cordinates-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/custom/svg-curve-with-relative-cordinates-expected.png. |
| * platform/chromium-mac-leopard/svg/custom/svg-fonts-with-no-element-reference-expected.checksum: Added. |
| * platform/chromium-mac-leopard/svg/custom/svg-fonts-with-no-element-reference-expected.png: Added. |
| * platform/chromium-mac-leopard/svg/custom/use-on-clip-path-with-transformation-expected.checksum: Added. |
| * platform/chromium-mac-leopard/svg/custom/use-on-clip-path-with-transformation-expected.png: Added. |
| * platform/chromium-mac-leopard/svg/custom/viewbox-syntax-expected.checksum: Added. |
| * platform/chromium-mac-leopard/svg/custom/viewbox-syntax-expected.png: Added. |
| * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.checksum. |
| * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.png. |
| * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.checksum. |
| * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.png. |
| * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.checksum. |
| * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.png. |
| * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.checksum. |
| * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.png. |
| * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.checksum. |
| * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.png. |
| * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.checksum. |
| * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.png. |
| * platform/chromium-mac-leopard/svg/filters/feDisplacementMap-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/filters/feDisplacementMap-expected.checksum. |
| * platform/chromium-mac-leopard/svg/filters/feDisplacementMap-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/filters/feDisplacementMap-expected.png. |
| * platform/chromium-mac-leopard/svg/hixie/mixed/006-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/hixie/mixed/006-expected.checksum. |
| * platform/chromium-mac-leopard/svg/hixie/mixed/006-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/hixie/mixed/006-expected.png. |
| * platform/chromium-mac-leopard/svg/hixie/mixed/008-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/hixie/mixed/008-expected.checksum. |
| * platform/chromium-mac-leopard/svg/hixie/mixed/008-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/hixie/mixed/008-expected.png. |
| * platform/chromium-mac-leopard/svg/hixie/mixed/011-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/hixie/mixed/011-expected.checksum. |
| * platform/chromium-mac-leopard/svg/hixie/mixed/011-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/hixie/mixed/011-expected.png. |
| * platform/chromium-mac-leopard/svg/text/text-intro-05-t-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/text/text-intro-05-t-expected.checksum. |
| * platform/chromium-mac-leopard/svg/text/text-intro-05-t-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/text/text-intro-05-t-expected.png. |
| * platform/chromium-mac-leopard/svg/zoom/page/zoom-foreignObject-expected.checksum: Added. |
| * platform/chromium-mac-leopard/svg/zoom/page/zoom-foreignObject-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.checksum: |
| * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png: |
| * platform/chromium-mac/svg/custom/dynamic-svg-document-creation-expected.checksum: Added. |
| * platform/chromium-mac/svg/custom/dynamic-svg-document-creation-expected.png: Added. |
| * platform/chromium-mac/svg/custom/feComponentTransfer-Discrete-expected.checksum: Added. |
| * platform/chromium-mac/svg/custom/feComponentTransfer-Discrete-expected.png: Added. |
| * platform/chromium-mac/svg/custom/feComponentTransfer-Gamma-expected.checksum: Added. |
| * platform/chromium-mac/svg/custom/feComponentTransfer-Gamma-expected.png: Added. |
| * platform/chromium-mac/svg/custom/feComponentTransfer-Linear-expected.checksum: Added. |
| * platform/chromium-mac/svg/custom/feComponentTransfer-Linear-expected.png: Added. |
| * platform/chromium-mac/svg/custom/feComponentTransfer-Table-expected.checksum: Added. |
| * platform/chromium-mac/svg/custom/feComponentTransfer-Table-expected.png: Added. |
| * platform/chromium-mac/svg/custom/foreign-object-skew-expected.checksum: Added. |
| * platform/chromium-mac/svg/custom/foreign-object-skew-expected.png: Added. |
| * platform/chromium-mac/svg/custom/glyph-transformation-with-hkern-expected.checksum: Added. |
| * platform/chromium-mac/svg/custom/glyph-transformation-with-hkern-expected.png: Added. |
| * platform/chromium-mac/svg/custom/gradient-rotated-bbox-expected.checksum: Added. |
| * platform/chromium-mac/svg/custom/gradient-rotated-bbox-expected.png: Added. |
| * platform/chromium-mac/svg/custom/grayscale-gradient-mask-expected.checksum: Added. |
| * platform/chromium-mac/svg/custom/grayscale-gradient-mask-expected.png: Added. |
| * platform/chromium-mac/svg/custom/inline-svg-in-xhtml-expected.checksum: |
| * platform/chromium-mac/svg/custom/inline-svg-in-xhtml-expected.png: |
| * platform/chromium-mac/svg/custom/js-late-gradient-and-object-creation-expected.checksum: Added. |
| * platform/chromium-mac/svg/custom/js-late-gradient-and-object-creation-expected.png: Added. |
| * platform/chromium-mac/svg/custom/js-late-gradient-creation-expected.checksum: Added. |
| * platform/chromium-mac/svg/custom/js-late-gradient-creation-expected.png: Added. |
| * platform/chromium-mac/svg/custom/js-late-pattern-and-object-creation-expected.checksum: Added. |
| * platform/chromium-mac/svg/custom/js-late-pattern-and-object-creation-expected.png: Added. |
| * platform/chromium-mac/svg/custom/js-late-pattern-creation-expected.checksum: Added. |
| * platform/chromium-mac/svg/custom/js-late-pattern-creation-expected.png: Added. |
| * platform/chromium-mac/svg/custom/non-scaling-stroke-expected.checksum: Added. |
| * platform/chromium-mac/svg/custom/non-scaling-stroke-expected.png: Added. |
| * platform/chromium-mac/svg/custom/pattern-skew-transformed-expected.checksum: Added. |
| * platform/chromium-mac/svg/custom/pattern-skew-transformed-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/filters/feDisplacementMap-expected.png. |
| * platform/chromium-mac/svg/custom/pattern-with-transformation-expected.checksum: Added. |
| * platform/chromium-mac/svg/custom/pattern-with-transformation-expected.png: Added. |
| * platform/chromium-mac/svg/custom/preserve-aspect-ratio-syntax-expected.checksum: Added. |
| * platform/chromium-mac/svg/custom/preserve-aspect-ratio-syntax-expected.png: Added. |
| * platform/chromium-mac/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.checksum: Added. |
| * platform/chromium-mac/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.png: Added. |
| * platform/chromium-mac/svg/custom/resource-invalidate-on-target-update-expected.checksum: Added. |
| * platform/chromium-mac/svg/custom/resource-invalidate-on-target-update-expected.png: Added. |
| * platform/chromium-mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.checksum: |
| * platform/chromium-mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png: |
| * platform/chromium-mac/svg/custom/shapes-supporting-markers-expected.checksum: Added. |
| * platform/chromium-mac/svg/custom/shapes-supporting-markers-expected.png: Added. |
| * platform/chromium-mac/svg/custom/svg-curve-with-relative-cordinates-expected.checksum: |
| * platform/chromium-mac/svg/custom/svg-curve-with-relative-cordinates-expected.png: |
| * platform/chromium-mac/svg/custom/svg-fonts-in-html-expected.checksum: |
| * platform/chromium-mac/svg/custom/svg-fonts-in-html-expected.png: |
| * platform/chromium-mac/svg/custom/svg-fonts-with-no-element-reference-expected.checksum: Added. |
| * platform/chromium-mac/svg/custom/svg-fonts-with-no-element-reference-expected.png: Added. |
| * platform/chromium-mac/svg/custom/text-rotated-gradient-expected.checksum: Added. |
| * platform/chromium-mac/svg/custom/text-rotated-gradient-expected.png: Added. |
| * platform/chromium-mac/svg/custom/use-detach-expected.checksum: Added. |
| * platform/chromium-mac/svg/custom/use-detach-expected.png: Added. |
| * platform/chromium-mac/svg/custom/use-on-clip-path-with-transformation-expected.checksum: Added. |
| * platform/chromium-mac/svg/custom/use-on-clip-path-with-transformation-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/filters/feDisplacementMap-expected.png. |
| * platform/chromium-mac/svg/custom/viewbox-syntax-expected.checksum: Added. |
| * platform/chromium-mac/svg/custom/viewbox-syntax-expected.png: Added. |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.checksum: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.png: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.checksum: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.png: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.checksum: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.png: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.checksum: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.png: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.checksum: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.png: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.checksum: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.png: |
| * platform/chromium-mac/svg/filters/feDisplacementMap-expected.checksum: |
| * platform/chromium-mac/svg/filters/feDisplacementMap-expected.png: |
| * platform/chromium-mac/svg/hixie/mixed/003-expected.checksum: |
| * platform/chromium-mac/svg/hixie/mixed/003-expected.png: |
| * platform/chromium-mac/svg/hixie/mixed/006-expected.checksum: |
| * platform/chromium-mac/svg/hixie/mixed/006-expected.png: |
| * platform/chromium-mac/svg/hixie/mixed/008-expected.checksum: |
| * platform/chromium-mac/svg/hixie/mixed/008-expected.png: |
| * platform/chromium-mac/svg/hixie/mixed/011-expected.checksum: |
| * platform/chromium-mac/svg/hixie/mixed/011-expected.png: |
| * platform/chromium-mac/svg/text/text-intro-05-t-expected.checksum: |
| * platform/chromium-mac/svg/text/text-intro-05-t-expected.png: |
| * platform/chromium-mac/svg/zoom/page/zoom-foreignObject-expected.checksum: Added. |
| * platform/chromium-mac/svg/zoom/page/zoom-foreignObject-expected.png: Added. |
| * platform/chromium-mac/svg/zoom/page/zoom-mask-with-percentages-expected.checksum: Added. |
| * platform/chromium-mac/svg/zoom/page/zoom-mask-with-percentages-expected.png: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-30 Matthew Delaney <mdelaney@apple.com> |
| |
| Reviewed by Chris Marrin. |
| |
| Update fast/canvas tests to avoid dumping the render tree when possible |
| https://bugs.webkit.org/show_bug.cgi?id=57493 |
| |
| * fast/canvas/<various tests>: Added new expectations. |
| * platform/mac/fast/canvas/<various tests>: Removed old expectations with Render Tree printouts. |
| |
| 2011-03-30 MORITA Hajime <morrita@google.com> |
| |
| box-shadow radii stays the same regardless of any spread set |
| https://bugs.webkit.org/show_bug.cgi?id=49726 |
| |
| - Added test for multiple inset shadows. |
| - Updated wrong expectations which are fixed by this change. |
| - Moved some expectation file location to platform/mac because they don't match |
| against non-mac platform results due to the difference between graphics backends. |
| |
| * fast/box-shadow/spread-multiple-inset-expected.txt: Added. |
| * fast/box-shadow/spread-multiple-inset.html: Added. |
| * fast/box-shadow/spread-multiple-normal-expected.checksum: Removed. |
| * fast/box-shadow/spread-multiple-normal-expected.png: Removed. |
| * fast/box-shadow/spread-multiple-normal.html: Changed to avoid overlapping boxes. |
| * platform/mac/fast/box-shadow/spread-expected.checksum: |
| * platform/mac/fast/box-shadow/spread-expected.png: |
| * platform/mac/fast/box-shadow/spread-multiple-inset-expected.checksum: Added. |
| * platform/mac/fast/box-shadow/spread-multiple-inset-expected.png: Added. |
| * platform/mac/fast/box-shadow/spread-multiple-normal-expected.checksum: Added. |
| * platform/mac/fast/box-shadow/spread-multiple-normal-expected.png: Added. |
| |
| 2011-03-25 Matthew Delaney <mdelaney@apple.com> |
| |
| Reviewed by Simon Fraser. |
| |
| Use Accelerate vImage vectorized (un)premultiplyImageData functions for ImageBufferCG.cpp |
| https://bugs.webkit.org/show_bug.cgi?id=53134 |
| |
| * fast/canvas/canvas-getImageData-expected.txt: Resetting expected results for this test due to test change. |
| * fast/canvas/canvas-getImageData.html: Removed the section of this test that incorrectly assumes the |
| rounding behavior of initial inputed data. |
| * fast/canvas/getPutImageDataPairTest-expected.txt: Added. |
| * fast/canvas/getPutImageDataPairTest.html: A new test to make sure that a batch of paired putImageData(getImageData) |
| calls doesn't accumulate any error per the spec. |
| * fast/canvas/script-tests/rgba-parsing.js: Removed the pixel spew section at the bottom since because 1) it is only |
| helpful for knowing when our rounding behavior changes and 2) the behavior is implementation dependent with no easy |
| in the layouttests to distinguish between 10.6.6 and 10.6.7. |
| * fast/canvas/rgba-parsing-expected.txt: Updated the expected results off of the the test change. |
| |
| 2011-03-30 Jessie Berlin <jberlin@apple.com> |
| |
| http/tests/uri/username-with-no-hostname.html is flaky due to preload scanner |
| https://bugs.webkit.org/show_bug.cgi?id=57496 |
| |
| Unreviewed, this test has been flakey on a bunch of platforms, so disable it to keep the |
| bots green. |
| |
| * http/tests/uri/username-with-no-hostname.html: Removed. |
| * http/tests/uri/username-with-no-hostname.html-disabled: Copied from http/tests/uri/username-with-no-hostname.html. |
| |
| 2011-03-30 Martin Robinson <mrobinson@igalia.com> |
| |
| Skip a test which requires missing resource load callback dumps on GTK+. |
| Better clump another failing test. |
| |
| * platform/gtk/Skipped: Update the skipped list. |
| |
| 2011-03-30 Abhishek Arya <inferno@chromium.org> |
| |
| Reviewed by Simon Fraser. |
| |
| Tests that we do not crash when removing inline style |
| from a node that is not a html element. |
| https://bugs.webkit.org/show_bug.cgi?id=57348 |
| |
| * editing/execCommand/remove-format-non-html-element-crash-expected.txt: Added. |
| * editing/execCommand/remove-format-non-html-element-crash.html: Added. |
| |
| 2011-03-30 Erik Arvidsson <arv@chromium.org> |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| Missing DOM bindings for a ping |
| https://bugs.webkit.org/show_bug.cgi?id=51955 |
| |
| * fast/dom/ping-attribute-dom-binding-expected.txt: Added. |
| * fast/dom/ping-attribute-dom-binding.html: Added. |
| |
| 2011-03-30 Mihai Parparita <mihaip@chromium.org> |
| |
| Fix remaining unexpected Chromium Snow Leopard image failures. |
| |
| Current Leopard baselines in chromium-mac/ are moved to |
| chromium-mac-leopard/. |
| |
| * platform/chromium-mac-leopard/fast/forms/input-align-image-expected.checksum: Copied from LayoutTests/platform/chromium-mac/fast/forms/input-align-image-expected.checksum. |
| * platform/chromium-mac-leopard/fast/forms/input-align-image-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/forms/input-align-image-expected.png. |
| * platform/chromium-mac-leopard/fast/forms/input-type-change-expected.checksum: Copied from LayoutTests/platform/chromium-mac/fast/forms/input-type-change-expected.checksum. |
| * platform/chromium-mac-leopard/fast/forms/input-type-change-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/forms/input-type-change-expected.png. |
| * platform/chromium-mac-leopard/fast/forms/listbox-bidi-align-expected.checksum: Copied from LayoutTests/platform/chromium-mac/fast/forms/listbox-bidi-align-expected.checksum. |
| * platform/chromium-mac-leopard/fast/forms/listbox-bidi-align-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/forms/listbox-bidi-align-expected.png. |
| * platform/chromium-mac-leopard/fast/text/drawBidiText-expected.checksum: Copied from LayoutTests/platform/chromium-mac/fast/text/drawBidiText-expected.checksum. |
| * platform/chromium-mac-leopard/fast/text/drawBidiText-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/text/drawBidiText-expected.png. |
| * platform/chromium-mac-leopard/media/video-transformed-expected.checksum: Copied from LayoutTests/platform/chromium-mac/media/video-transformed-expected.checksum. |
| * platform/chromium-mac-leopard/media/video-transformed-expected.png: Copied from LayoutTests/platform/chromium-mac/media/video-transformed-expected.png. |
| * platform/chromium-mac-leopard/scrollbars/listbox-scrollbar-combinations-expected.checksum: Copied from LayoutTests/platform/chromium-mac/scrollbars/listbox-scrollbar-combinations-expected.checksum. |
| * platform/chromium-mac-leopard/scrollbars/listbox-scrollbar-combinations-expected.png: Copied from LayoutTests/platform/chromium-mac/scrollbars/listbox-scrollbar-combinations-expected.png. |
| * platform/chromium-mac-leopard/scrollbars/overflow-scrollbar-combinations-expected.checksum: Copied from LayoutTests/platform/chromium-mac/scrollbars/overflow-scrollbar-combinations-expected.checksum. |
| * platform/chromium-mac-leopard/scrollbars/overflow-scrollbar-combinations-expected.png: Copied from LayoutTests/platform/chromium-mac/scrollbars/overflow-scrollbar-combinations-expected.png. |
| * platform/chromium-mac-leopard/svg/text/foreignObject-text-clipping-bug-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/text/foreignObject-text-clipping-bug-expected.checksum. |
| * platform/chromium-mac-leopard/svg/text/foreignObject-text-clipping-bug-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/text/foreignObject-text-clipping-bug-expected.png. |
| * platform/chromium-mac-leopard/tables/mozilla/core/col_widths_auto_autoFix-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/core/col_widths_auto_autoFix-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/core/col_widths_auto_autoFix-expected.png: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/core/col_widths_auto_autoFix-expected.png. |
| * platform/chromium-mac-leopard/tables/mozilla_expected_failures/bugs/bug6933-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug6933-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla_expected_failures/bugs/bug6933-expected.png: Copied from LayoutTests/platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug6933-expected.png. |
| * platform/chromium-mac/editing/deleting/table-cells-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/input-align-image-expected.checksum: |
| * platform/chromium-mac/fast/forms/input-align-image-expected.png: |
| * platform/chromium-mac/fast/forms/input-type-change-expected.checksum: |
| * platform/chromium-mac/fast/forms/input-type-change-expected.png: |
| * platform/chromium-mac/fast/forms/listbox-bidi-align-expected.checksum: |
| * platform/chromium-mac/fast/forms/listbox-bidi-align-expected.png: |
| * platform/chromium-mac/fast/text/drawBidiText-expected.checksum: |
| * platform/chromium-mac/fast/text/drawBidiText-expected.png: |
| * platform/chromium-mac/media/video-transformed-expected.checksum: |
| * platform/chromium-mac/media/video-transformed-expected.png: |
| * platform/chromium-mac/scrollbars/listbox-scrollbar-combinations-expected.checksum: |
| * platform/chromium-mac/scrollbars/listbox-scrollbar-combinations-expected.png: |
| * platform/chromium-mac/scrollbars/overflow-scrollbar-combinations-expected.checksum: |
| * platform/chromium-mac/scrollbars/overflow-scrollbar-combinations-expected.png: |
| * platform/chromium-mac/svg/text/foreignObject-text-clipping-bug-expected.checksum: |
| * platform/chromium-mac/svg/text/foreignObject-text-clipping-bug-expected.png: |
| * platform/chromium-mac/tables/mozilla/core/col_widths_auto_autoFix-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/core/col_widths_auto_autoFix-expected.png: |
| * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug6933-expected.checksum: |
| * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug6933-expected.png: |
| |
| 2011-03-30 Mihai Parparita <mihaip@chromium.org> |
| |
| Put expected PNG for fast/multicol/max-height-columns-block.html in the |
| right directory (fix after r82480). |
| |
| * platform/chromium-mac-leopard/fast/multicol/max-height-columns-block-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/max-height-columns-block-expected.png. |
| |
| 2011-03-30 Mihai Parparita <mihaip@chromium.org> |
| |
| Fix more tests for Chromium Snow Leopard. |
| |
| Most are due to mismatched checksum files (like r82480), some also |
| needed updated chromium-mac baselines. |
| |
| * platform/chromium-mac-leopard/css2.1/t0804-c5510-padn-00-b-ag-expected.png: Renamed from LayoutTests/platform/chromium-mac/css2.1/t0804-c5510-padn-00-b-ag-expected.png. |
| * platform/chromium-mac-leopard/css2.1/t0905-c414-flt-wrap-01-d-g-expected.png: Copied from LayoutTests/platform/chromium-mac/css2.1/t0905-c414-flt-wrap-01-d-g-expected.png. |
| * platform/chromium-mac-leopard/editing/inserting/4875189-2-expected.png: Renamed from LayoutTests/platform/chromium-mac/editing/inserting/4875189-2-expected.png. |
| * platform/chromium-mac-leopard/editing/pasteboard/5387578-expected.png: Renamed from LayoutTests/platform/chromium-mac/editing/pasteboard/5387578-expected.png. |
| * platform/chromium-mac-leopard/editing/pasteboard/paste-table-cells-expected.png: Renamed from LayoutTests/platform/chromium-mac/editing/pasteboard/paste-table-cells-expected.png. |
| * platform/chromium-mac-leopard/fast/backgrounds/repeat/negative-offset-repeat-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/backgrounds/repeat/negative-offset-repeat-expected.png. |
| * platform/chromium-mac-leopard/fast/block/float/014-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/block/float/014-expected.png. |
| * platform/chromium-mac-leopard/fast/block/float/clear-element-too-wide-for-containing-block-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/block/float/clear-element-too-wide-for-containing-block-expected.png. |
| * platform/chromium-mac-leopard/fast/borders/border-radius-inline-flow-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/borders/border-radius-inline-flow-expected.png. |
| * platform/chromium-mac-leopard/fast/canvas/canvas-zoom-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/canvas/canvas-zoom-expected.png. |
| * platform/chromium-mac-leopard/fast/canvas/image-pattern-rotate-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/canvas/image-pattern-rotate-expected.png. |
| * platform/chromium-mac-leopard/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png. |
| * platform/chromium-mac-leopard/fast/forms/textfield-focus-ring-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/forms/textfield-focus-ring-expected.png. |
| * platform/chromium-mac-leopard/fast/images/pixel-crack-image-background-webkit-transform-scale-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/images/pixel-crack-image-background-webkit-transform-scale-expected.png. |
| * platform/chromium-mac-leopard/fast/inline-block/14498-positionForCoordinates-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/inline-block/14498-positionForCoordinates-expected.png. |
| * platform/chromium-mac-leopard/fast/inline/inline-focus-ring-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/inline/inline-focus-ring-expected.png. |
| * platform/chromium-mac-leopard/fast/replaced/absolute-image-sizing-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/replaced/absolute-image-sizing-expected.png. |
| * platform/chromium-mac-leopard/fast/replaced/image-onload-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/replaced/image-onload-expected.png. |
| * platform/chromium-mac-leopard/fast/replaced/image-sizing-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/replaced/image-sizing-expected.png. |
| * platform/chromium-mac-leopard/fast/text/basic/002-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/text/basic/002-expected.png. |
| * platform/chromium-mac-leopard/fast/text/word-break-soft-hyphen-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/text/word-break-soft-hyphen-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/filters-conv-01-f-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.png. |
| * platform/chromium-mac-leopard/svg/custom/focus-ring-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/custom/focus-ring-expected.png. |
| * platform/chromium-mac-leopard/svg/filters/filterRes-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/filters/filterRes-expected.png. |
| * platform/chromium-mac/css2.1/t0804-c5510-padn-00-b-ag-expected.checksum: Removed. |
| * platform/chromium-mac/css2.1/t0905-c414-flt-wrap-01-d-g-expected.checksum: |
| * platform/chromium-mac/css2.1/t0905-c414-flt-wrap-01-d-g-expected.png: |
| * platform/chromium-mac/editing/inserting/4875189-2-expected.checksum: Removed. |
| * platform/chromium-mac/editing/pasteboard/5387578-expected.checksum: Removed. |
| * platform/chromium-mac/editing/pasteboard/paste-table-cells-expected.checksum: Removed. |
| * platform/chromium-mac/fast/backgrounds/repeat/negative-offset-repeat-expected.checksum: |
| * platform/chromium-mac/fast/backgrounds/repeat/negative-offset-repeat-expected.png: |
| * platform/chromium-mac/fast/block/float/014-expected.checksum: |
| * platform/chromium-mac/fast/block/float/014-expected.png: |
| * platform/chromium-mac/fast/block/float/clear-element-too-wide-for-containing-block-expected.checksum: Removed. |
| * platform/chromium-mac/fast/borders/border-radius-inline-flow-expected.checksum: Removed. |
| * platform/chromium-mac/fast/canvas/canvas-zoom-expected.checksum: Removed. |
| * platform/chromium-mac/fast/canvas/image-pattern-rotate-expected.checksum: |
| * platform/chromium-mac/fast/canvas/image-pattern-rotate-expected.png: |
| * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/textfield-focus-ring-expected.checksum: Removed. |
| * platform/chromium-mac/fast/images/pixel-crack-image-background-webkit-transform-scale-expected.checksum: |
| * platform/chromium-mac/fast/images/pixel-crack-image-background-webkit-transform-scale-expected.png: |
| * platform/chromium-mac/fast/inline-block/14498-positionForCoordinates-expected.checksum: Removed. |
| * platform/chromium-mac/fast/inline/inline-focus-ring-expected.checksum: Removed. |
| * platform/chromium-mac/fast/replaced/absolute-image-sizing-expected.checksum: |
| * platform/chromium-mac/fast/replaced/absolute-image-sizing-expected.png: |
| * platform/chromium-mac/fast/replaced/image-onload-expected.checksum: |
| * platform/chromium-mac/fast/replaced/image-onload-expected.png: |
| * platform/chromium-mac/fast/replaced/image-sizing-expected.checksum: |
| * platform/chromium-mac/fast/replaced/image-sizing-expected.png: |
| * platform/chromium-mac/fast/text/basic/002-expected.checksum: Removed. |
| * platform/chromium-mac/fast/text/word-break-soft-hyphen-expected.checksum: Removed. |
| * platform/chromium-mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.checksum: Removed. |
| * platform/chromium-mac/svg/custom/focus-ring-expected.checksum: |
| * platform/chromium-mac/svg/custom/focus-ring-expected.png: |
| * platform/chromium-mac/svg/filters/filterRes-expected.checksum: Removed. |
| |
| 2011-03-30 Robert Hogan <robert@webkit.org> |
| |
| Reviewed by Antonio Gomes. |
| |
| [Qt] Fix LoadHTMLStringItem::invoke() after r75966 |
| |
| Unskip http/tests/navigation/go-back-to-error-page.html |
| |
| https://bugs.webkit.org/show_bug.cgi?id=52614 |
| |
| * platform/qt/Skipped: |
| |
| 2011-03-30 Mihai Parparita <mihaip@chromium.org> |
| |
| Fix editing/deleting for Chromium Snow Leopard. |
| |
| Same mismatched checksum story as r82480. |
| |
| * platform/chromium-mac-leopard/editing/deleting/4845371-expected.png: Renamed from LayoutTests/platform/chromium-mac/editing/deleting/4845371-expected.png. |
| * platform/chromium-mac-leopard/editing/deleting/5126166-expected.png: Renamed from LayoutTests/platform/chromium-mac/editing/deleting/5126166-expected.png. |
| * platform/chromium-mac-leopard/editing/deleting/5483370-expected.png: Renamed from LayoutTests/platform/chromium-mac/editing/deleting/5483370-expected.png. |
| * platform/chromium-mac/editing/deleting/4845371-expected.checksum: Removed. |
| * platform/chromium-mac/editing/deleting/5126166-expected.checksum: Removed. |
| * platform/chromium-mac/editing/deleting/5483370-expected.checksum: Removed. |
| |
| 2011-03-30 Mihai Parparita <mihaip@chromium.org> |
| |
| Fix svg/dynamic-updates/SVGFEConvolveMatrixElement* for Chromium Snow Leopard. |
| |
| There were lone .checksum files in chromium-mac-leopard/ (similar to |
| r82480), now they should have corresponding .pngs too. |
| |
| * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.png. |
| * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.png. |
| * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.png. |
| * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.png. |
| * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.png. |
| * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.png. |
| * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.png. |
| * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.png. |
| * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.png. |
| * platform/chromium-mac-leopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.png. |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.checksum: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.png: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.checksum: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.png: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.checksum: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.png: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.checksum: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.png: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.checksum: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.png: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.checksum: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.png: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.checksum: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.png: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.checksum: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.png: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.checksum: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.png: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.checksum: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.png: |
| |
| 2011-03-30 Martin Robinson <mrobinson@igalia.com> |
| |
| Update some GTK+ results after r82411. |
| |
| * platform/gtk/svg/text/bidi-reorder-value-lists-expected.checksum: |
| * platform/gtk/svg/text/bidi-reorder-value-lists-expected.png: |
| * platform/gtk/svg/text/bidi-reorder-value-lists-expected.txt: |
| * platform/gtk/svg/text/font-size-below-point-five-expected.txt: |
| |
| 2011-03-30 Sheriff Bot <webkit.review.bot@gmail.com> |
| |
| Unreviewed, rolling out r82463. |
| http://trac.webkit.org/changeset/82463 |
| https://bugs.webkit.org/show_bug.cgi?id=57482 |
| |
| Assertion failure in Node::rendererIsEditable on multiple |
| editing tests (Requested by aroben|meeting on #webkit). |
| |
| * css3/unicode-bidi-plaintext-parse-expected.txt: Removed. |
| * css3/unicode-bidi-plaintext-parse.html: Removed. |
| |
| 2011-03-30 Mihai Parparita <mihaip@chromium.org> |
| |
| Fix fast/multicol for Chromium Snow Leopard. |
| |
| We somehow ended up with only .checksum files in chromium-mac-leopard/ |
| (due to r67681 and then moved by r73376). The checksums in chromium-mac/ |
| were identical, so I deleted those and moved the corresponding .png |
| to chromium-mac-leopard/, to live alongside its checksum. |
| |
| The mac/ baselines are correct for Snow Leopard, so we don't actually |
| need any updates to get the tests to pass. |
| |
| * platform/chromium-mac-leopard/fast/max-height-columns-block-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/multicol/max-height-columns-block-expected.png. |
| * platform/chromium-mac-leopard/fast/multicol/margin-collapse-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/multicol/margin-collapse-expected.png. |
| * platform/chromium-mac-leopard/fast/multicol/positioned-split-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/multicol/positioned-split-expected.png. |
| * platform/chromium-mac-leopard/fast/multicol/single-line-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/multicol/single-line-expected.png. |
| * platform/chromium-mac-leopard/fast/multicol/table-margin-collapse-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/multicol/table-margin-collapse-expected.png. |
| * platform/chromium-mac-leopard/fast/multicol/unsplittable-inline-block-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/multicol/unsplittable-inline-block-expected.png. |
| * platform/chromium-mac/fast/multicol/margin-collapse-expected.checksum: Removed. |
| * platform/chromium-mac/fast/multicol/max-height-columns-block-expected.checksum: Removed. |
| * platform/chromium-mac/fast/multicol/positioned-split-expected.checksum: Removed. |
| * platform/chromium-mac/fast/multicol/single-line-expected.checksum: Removed. |
| * platform/chromium-mac/fast/multicol/table-margin-collapse-expected.checksum: Removed. |
| * platform/chromium-mac/fast/multicol/unsplittable-inline-block-expected.checksum: Removed. |
| |
| 2011-03-30 Adam Barth <abarth@webkit.org> |
| |
| Remove platform/chromium-mac-snowleopard |
| https://bugs.webkit.org/show_bug.cgi?id=57486 |
| |
| Remove empty directories. |
| |
| * platform/chromium-mac-snowleopard: Removed. |
| |
| 2011-03-30 Csaba Osztrogonác <ossy@webkit.org> |
| |
| [Qt] Add 3 failing tests to the Skipped list because of different bugs. |
| Additionally update Qt specific results after r82280 and unskip them. |
| |
| * platform/qt/Skipped: |
| - Add css2.1/t0805-c5519-ibrdr-r-00-a.html (https://bugs.webkit.org/show_bug.cgi?id=57459) |
| - Add media/video-playbackrate.html (https://bugs.webkit.org/show_bug.cgi?id=57476) |
| - Add fast/events/onsearch-enter.html (https://bugs.webkit.org/show_bug.cgi?id=57472) |
| - Unskip passing tests |
| |
| * platform/qt/editing/pasteboard/paste-text-011-expected.checksum: Added. |
| * platform/qt/editing/pasteboard/paste-text-011-expected.png: Added. |
| * platform/qt/editing/pasteboard/paste-text-011-expected.txt: |
| * platform/qt/fast/css-generated-content/014-expected.checksum: |
| * platform/qt/fast/css-generated-content/014-expected.png: |
| * platform/qt/fast/css-generated-content/014-expected.txt: |
| * platform/qt/fast/css/word-space-extra-expected.checksum: |
| * platform/qt/fast/css/word-space-extra-expected.png: |
| * platform/qt/fast/css/word-space-extra-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug16252-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug2123-expected.checksum: |
| * platform/qt/tables/mozilla/bugs/bug2123-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug2123-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug43854-1-expected.checksum: |
| * platform/qt/tables/mozilla/bugs/bug43854-1-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug43854-1-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug4523-expected.checksum: |
| * platform/qt/tables/mozilla/bugs/bug4523-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug4523-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug57828-2-expected.checksum: |
| * platform/qt/tables/mozilla/bugs/bug57828-2-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug57828-2-expected.txt: |
| * platform/qt/tables/mozilla/core/bloomberg-expected.checksum: |
| * platform/qt/tables/mozilla/core/bloomberg-expected.png: |
| * platform/qt/tables/mozilla/core/bloomberg-expected.txt: |
| * platform/qt/tables/mozilla/marvin/backgr_index-expected.checksum: |
| * platform/qt/tables/mozilla/marvin/backgr_index-expected.png: |
| * platform/qt/tables/mozilla/marvin/backgr_index-expected.txt: |
| |
| 2011-03-30 Adam Barth <abarth@webkit.org> |
| |
| Move results from chromium-mac-snowleopard to chromium-mac. We |
| shouldn't have any results in chromium-mac-snowleopard until we start |
| worrying about Lion. |
| |
| This patch overwrites fast/transforms/shadows in chromium-mac, which |
| doesn't seem to be visible to any platform, as I understand things. |
| |
| * platform/chromium-mac-snowleopard/css1/box_properties/clear-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/css1/box_properties/clear-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/css1/box_properties/float-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/css1/box_properties/float-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/css1/text_properties/vertical_align-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/css1/text_properties/vertical_align-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t0803-c5502-mrgn-r-00-c-ag-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t0803-c5502-mrgn-r-00-c-ag-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t0803-c5503-imrgn-b-00-b-a-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t0803-c5503-imrgn-b-00-b-a-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t0803-c5505-mrgn-00-b-ag-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t0803-c5505-mrgn-00-b-ag-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t0905-c414-flt-01-d-g-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t0905-c414-flt-01-d-g-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t100304-c43-rpl-bbx-00-d-g-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t100304-c43-rpl-bbx-00-d-g-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t1008-c44-ln-box-00-d-ag-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t1008-c44-ln-box-00-d-ag-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t1008-c44-ln-box-03-d-ag-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t1008-c44-ln-box-03-d-ag-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t100801-c544-valgn-02-d-agi-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t100801-c544-valgn-02-d-agi-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t100801-c544-valgn-04-d-agi-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t100801-c544-valgn-04-d-agi-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/block/positioning/047-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/block/positioning/047-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/css/resize-corner-tracking-transformed-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/css/resize-corner-tracking-transformed-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/searchfield-heights-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/searchfield-heights-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/slider-thumb-shared-style-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/slider-thumb-shared-style-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/gradients/background-clipped-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/gradients/background-clipped-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/replaced/selection-rect-transform-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/replaced/selection-rect-transform-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/whitespace/tab-character-basics-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/whitespace/tab-character-basics-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/transforms/diamond-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/transforms/diamond-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/transforms/shadows-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/transforms/shadows-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/transforms/transformed-caret-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/transforms/transformed-caret-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/text/bidi-embedded-direction-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/text/bidi-embedded-direction-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/text/bidi-embedded-direction-expected.txt: Removed. |
| * platform/chromium-mac/css1/box_properties/clear-expected.checksum: Copied from LayoutTests/platform/chromium-mac-snowleopard/css1/box_properties/clear-expected.checksum. |
| * platform/chromium-mac/css1/box_properties/clear-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/css1/box_properties/clear-expected.png. |
| * platform/chromium-mac/css1/box_properties/float-expected.checksum: Copied from LayoutTests/platform/chromium-mac-snowleopard/css1/box_properties/float-expected.checksum. |
| * platform/chromium-mac/css1/box_properties/float-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/css1/box_properties/float-expected.png. |
| * platform/chromium-mac/css1/text_properties/vertical_align-expected.checksum: Copied from LayoutTests/platform/chromium-mac-snowleopard/css1/text_properties/vertical_align-expected.checksum. |
| * platform/chromium-mac/css1/text_properties/vertical_align-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/css1/text_properties/vertical_align-expected.png. |
| * platform/chromium-mac/css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.checksum: Copied from LayoutTests/platform/chromium-mac-snowleopard/css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.checksum. |
| * platform/chromium-mac/css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.png. |
| * platform/chromium-mac/css2.1/t0803-c5502-mrgn-r-00-c-ag-expected.checksum: Copied from LayoutTests/platform/chromium-mac-snowleopard/css2.1/t0803-c5502-mrgn-r-00-c-ag-expected.checksum. |
| * platform/chromium-mac/css2.1/t0803-c5502-mrgn-r-00-c-ag-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/css2.1/t0803-c5502-mrgn-r-00-c-ag-expected.png. |
| * platform/chromium-mac/css2.1/t0803-c5503-imrgn-b-00-b-a-expected.checksum: Copied from LayoutTests/platform/chromium-mac-snowleopard/css2.1/t0803-c5503-imrgn-b-00-b-a-expected.checksum. |
| * platform/chromium-mac/css2.1/t0803-c5503-imrgn-b-00-b-a-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/css2.1/t0803-c5503-imrgn-b-00-b-a-expected.png. |
| * platform/chromium-mac/css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.checksum: Copied from LayoutTests/platform/chromium-mac-snowleopard/css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.checksum. |
| * platform/chromium-mac/css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.png. |
| * platform/chromium-mac/css2.1/t0803-c5505-mrgn-00-b-ag-expected.checksum: Copied from LayoutTests/platform/chromium-mac-snowleopard/css2.1/t0803-c5505-mrgn-00-b-ag-expected.checksum. |
| * platform/chromium-mac/css2.1/t0803-c5505-mrgn-00-b-ag-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/css2.1/t0803-c5505-mrgn-00-b-ag-expected.png. |
| * platform/chromium-mac/css2.1/t0905-c414-flt-01-d-g-expected.checksum: Replaced with LayoutTests/platform/chromium-mac-snowleopard/css2.1/t0905-c414-flt-01-d-g-expected.checksum. |
| * platform/chromium-mac/css2.1/t0905-c414-flt-01-d-g-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/css2.1/t0905-c414-flt-01-d-g-expected.png. |
| * platform/chromium-mac/css2.1/t100304-c43-rpl-bbx-00-d-g-expected.checksum: Copied from LayoutTests/platform/chromium-mac-snowleopard/css2.1/t100304-c43-rpl-bbx-00-d-g-expected.checksum. |
| * platform/chromium-mac/css2.1/t100304-c43-rpl-bbx-00-d-g-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/css2.1/t100304-c43-rpl-bbx-00-d-g-expected.png. |
| * platform/chromium-mac/css2.1/t1008-c44-ln-box-00-d-ag-expected.checksum: Copied from LayoutTests/platform/chromium-mac-snowleopard/css2.1/t1008-c44-ln-box-00-d-ag-expected.checksum. |
| * platform/chromium-mac/css2.1/t1008-c44-ln-box-00-d-ag-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/css2.1/t1008-c44-ln-box-00-d-ag-expected.png. |
| * platform/chromium-mac/css2.1/t1008-c44-ln-box-03-d-ag-expected.checksum: Copied from LayoutTests/platform/chromium-mac-snowleopard/css2.1/t1008-c44-ln-box-03-d-ag-expected.checksum. |
| * platform/chromium-mac/css2.1/t1008-c44-ln-box-03-d-ag-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/css2.1/t1008-c44-ln-box-03-d-ag-expected.png. |
| * platform/chromium-mac/css2.1/t100801-c544-valgn-02-d-agi-expected.checksum: Replaced with LayoutTests/platform/chromium-mac-snowleopard/css2.1/t100801-c544-valgn-02-d-agi-expected.checksum. |
| * platform/chromium-mac/css2.1/t100801-c544-valgn-02-d-agi-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/css2.1/t100801-c544-valgn-02-d-agi-expected.png. |
| * platform/chromium-mac/css2.1/t100801-c544-valgn-04-d-agi-expected.checksum: Replaced with LayoutTests/platform/chromium-mac-snowleopard/css2.1/t100801-c544-valgn-04-d-agi-expected.checksum. |
| * platform/chromium-mac/css2.1/t100801-c544-valgn-04-d-agi-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/css2.1/t100801-c544-valgn-04-d-agi-expected.png. |
| * platform/chromium-mac/fast/block/positioning/047-expected.checksum: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/block/positioning/047-expected.checksum. |
| * platform/chromium-mac/fast/block/positioning/047-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/block/positioning/047-expected.png. |
| * platform/chromium-mac/fast/css/resize-corner-tracking-transformed-expected.checksum: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/css/resize-corner-tracking-transformed-expected.checksum. |
| * platform/chromium-mac/fast/css/resize-corner-tracking-transformed-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/css/resize-corner-tracking-transformed-expected.png. |
| * platform/chromium-mac/fast/forms/searchfield-heights-expected.checksum: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/forms/searchfield-heights-expected.checksum. |
| * platform/chromium-mac/fast/forms/searchfield-heights-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/forms/searchfield-heights-expected.png. |
| * platform/chromium-mac/fast/forms/slider-thumb-shared-style-expected.checksum: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/forms/slider-thumb-shared-style-expected.checksum. |
| * platform/chromium-mac/fast/forms/slider-thumb-shared-style-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/forms/slider-thumb-shared-style-expected.png. |
| * platform/chromium-mac/fast/gradients/background-clipped-expected.checksum: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/gradients/background-clipped-expected.checksum. |
| * platform/chromium-mac/fast/gradients/background-clipped-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/gradients/background-clipped-expected.png. |
| * platform/chromium-mac/fast/replaced/selection-rect-transform-expected.checksum: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/replaced/selection-rect-transform-expected.checksum. |
| * platform/chromium-mac/fast/replaced/selection-rect-transform-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/replaced/selection-rect-transform-expected.png. |
| * platform/chromium-mac/fast/text/whitespace/tab-character-basics-expected.checksum: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/text/whitespace/tab-character-basics-expected.checksum. |
| * platform/chromium-mac/fast/text/whitespace/tab-character-basics-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/text/whitespace/tab-character-basics-expected.png. |
| * platform/chromium-mac/fast/transforms/diamond-expected.checksum: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/transforms/diamond-expected.checksum. |
| * platform/chromium-mac/fast/transforms/diamond-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/transforms/diamond-expected.png. |
| * platform/chromium-mac/fast/transforms/shadows-expected.checksum: Replaced with LayoutTests/platform/chromium-mac-snowleopard/fast/transforms/shadows-expected.checksum. |
| * platform/chromium-mac/fast/transforms/shadows-expected.png: Replaced with LayoutTests/platform/chromium-mac-snowleopard/fast/transforms/shadows-expected.png. |
| * platform/chromium-mac/fast/transforms/transformed-caret-expected.checksum: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/transforms/transformed-caret-expected.checksum. |
| * platform/chromium-mac/fast/transforms/transformed-caret-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/fast/transforms/transformed-caret-expected.png. |
| * platform/chromium-mac/svg/text/bidi-embedded-direction-expected.checksum: Copied from LayoutTests/platform/chromium-mac-snowleopard/svg/text/bidi-embedded-direction-expected.checksum. |
| * platform/chromium-mac/svg/text/bidi-embedded-direction-expected.png: Copied from LayoutTests/platform/chromium-mac-snowleopard/svg/text/bidi-embedded-direction-expected.png. |
| * platform/chromium-mac/svg/text/bidi-embedded-direction-expected.txt: Copied from LayoutTests/platform/chromium-mac-snowleopard/svg/text/bidi-embedded-direction-expected.txt. |
| |
| 2011-03-30 Adam Barth <abarth@webkit.org> |
| |
| Note that this test is flaky. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-30 Adam Barth <abarth@webkit.org> |
| |
| Remove empty directories in platform/mac-snowleopard, as requested by |
| Mark Rowe. |
| |
| * platform/mac-snowleopard/css2.1: Removed. |
| * platform/mac-snowleopard/editing: Removed. |
| * platform/mac-snowleopard/editing/deleting: Removed. |
| * platform/mac-snowleopard/editing/inserting: Removed. |
| * platform/mac-snowleopard/editing/pasteboard: Removed. |
| * platform/mac-snowleopard/fast/backgrounds: Removed. |
| * platform/mac-snowleopard/fast/backgrounds/repeat: Removed. |
| * platform/mac-snowleopard/fast/block: Removed. |
| * platform/mac-snowleopard/fast/block/float: Removed. |
| * platform/mac-snowleopard/fast/borders: Removed. |
| * platform/mac-snowleopard/fast/canvas: Removed. |
| * platform/mac-snowleopard/fast/css: Removed. |
| * platform/mac-snowleopard/fast/dom: Removed. |
| * platform/mac-snowleopard/fast/dom/HTMLMeterElement: Removed. |
| * platform/mac-snowleopard/fast/images: Removed. |
| * platform/mac-snowleopard/fast/inline: Removed. |
| * platform/mac-snowleopard/fast/inline-block: Removed. |
| * platform/mac-snowleopard/fast/multicol: Removed. |
| * platform/mac-snowleopard/fast/replaced: Removed. |
| * platform/mac-snowleopard/fast/text/basic: Removed. |
| * platform/mac-snowleopard/media: Removed. |
| * platform/mac-snowleopard/plugins: Removed. |
| * platform/mac-snowleopard/scrollbars: Removed. |
| * platform/mac-snowleopard/svg/W3C-SVG-1.1: Removed. |
| * platform/mac-snowleopard/svg/custom: Removed. |
| * platform/mac-snowleopard/svg/dynamic-updates: Removed. |
| * platform/mac-snowleopard/svg/filters: Removed. |
| * platform/mac-snowleopard/svg/text: Removed. |
| * platform/mac-snowleopard/tables: Removed. |
| * platform/mac-snowleopard/tables/mozilla: Removed. |
| * platform/mac-snowleopard/tables/mozilla/core: Removed. |
| * platform/mac-snowleopard/tables/mozilla_expected_failures: Removed. |
| * platform/mac-snowleopard/tables/mozilla_expected_failures/bugs: Removed. |
| |
| 2011-03-30 Andras Becsi <abecsi@webkit.org> |
| |
| Reviewed by Darin Adler. |
| |
| CSS: Slow parsing of rgb() with percent values |
| https://bugs.webkit.org/show_bug.cgi?id=16708 |
| |
| Implement fast-path parsing for percentage color values. |
| |
| Gain ~30% speedup on http://canvex.lazyilluminati.com/misc/3d.html |
| |
| Relanding with rounding fix after it was rolled out in r82315. |
| |
| * fast/canvas/rgba-parsing-expected.txt: Add new test cases. |
| * fast/canvas/script-tests/rgba-parsing.js: Ditto. |
| |
| 2011-03-30 Ofri Wolfus <ofri@dhcp-172-28-40-178.tlv.corp.google.com> |
| |
| Reviewed by Eric Seidel. |
| |
| Add support for parsing unicode-bidi: -webkit-plaintext. |
| https://bugs.webkit.org/show_bug.cgi?id=57457 |
| |
| * css3/unicode-bidi-plaintext-parse-expected.txt: Added. |
| * css3/unicode-bidi-plaintext-parse.html: Added. |
| |
| 2011-03-30 Mario Sanchez Prada <msanchez@igalia.com> |
| |
| Reviewed by Chris Fleizach. |
| |
| AX: GTK: ARIA role is not respected on <p> <label> <div> and <form> |
| https://bugs.webkit.org/show_bug.cgi?id=47636 |
| |
| Added new layout test to check that roles are correct in GTK. |
| |
| * platform/gtk/accessibility/aria-roles-unignored-expected.txt: Added. |
| * platform/gtk/accessibility/aria-roles-unignored.html: Added. |
| |
| 2011-03-30 Jessie Berlin <jberlin@apple.com> |
| |
| [Leopard Intel Release Tests] fast/text/justify-ideograph-leading-expansion.html failing |
| since r82026. |
| https://bugs.webkit.org/show_bug.cgi?id=57461 |
| |
| The Leopard results match the other Mac results, but when it started inheriting from the |
| Snow Leopard specific results it started failing. |
| |
| Copy the mac results to the mac-leopard results to get the bots green. |
| |
| * platform/mac-leopard/fast/text/justify-ideograph-leading-expansion-expected.checksum: Added. |
| * platform/mac-leopard/fast/text/justify-ideograph-leading-expansion-expected.png: Added. |
| * platform/mac-leopard/fast/text/justify-ideograph-leading-expansion-expected.txt: Added. |
| |
| 2011-03-30 Sergio Villar Senin <svillar@igalia.com> |
| |
| Unreviewed, rebaseline GTK+ test expectations. |
| |
| * platform/gtk/css2.1/t090501-c414-flt-ln-02-d-expected.checksum: |
| * platform/gtk/css2.1/t090501-c414-flt-ln-02-d-expected.png: |
| * platform/gtk/css2.1/t090501-c414-flt-ln-02-d-expected.txt: |
| |
| 2011-03-30 Levi Weintraub <leviw@chromium.org> |
| |
| Unreviewed. |
| |
| Adding editing/selection/click-below-rtl-text.html to mac-wk2 since it requires eventSender. |
| |
| * platform/mac-wk2/Skipped: |
| |
| 2011-03-30 Andrey Kosyakov <caseq@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: audit run never completes, fails in DOMAgent.js |
| https://bugs.webkit.org/show_bug.cgi?id=57349 |
| |
| * inspector/audits/audits-panel-functional.html: do not select Elements panel before running Audits, this hides bug 57349 |
| |
| 2011-03-30 Jessie Berlin <jberlin@apple.com> |
| |
| [Leopard Intel Release Tests] editing/spelling/grammar.html failing since introduction in |
| r82159. |
| https://bugs.webkit.org/show_bug.cgi?id=57460 |
| |
| Unreviewed, commit the failing expected results in order to get the bots green. |
| |
| * platform/mac-leopard/editing/spelling/grammar-expected.txt: Added. |
| |
| 2011-03-30 Jessie Berlin <jberlin@apple.com> |
| |
| [Leopard Intel Release Tests] svg/text/bidi-embedded-direction.svg failing since |
| introduction in r82411. |
| https://bugs.webkit.org/show_bug.cgi?id=57458 |
| |
| Unreviewed, add the platform-specific failing results to get the bots green. |
| |
| NOTE: The platform-specific failing pixel test results still need to be added. |
| |
| * platform/mac-leopard/svg/text/bidi-embedded-direction-expected.txt: Added. |
| |
| 2011-03-30 Csaba Osztrogonác <ossy@webkit.org> |
| |
| [Qt] Update expected files. |
| |
| * platform/qt/css1/box_properties/padding_right_inline-expected.checksum: Added. |
| * platform/qt/css1/box_properties/padding_right_inline-expected.png: Added. |
| * platform/qt/css1/box_properties/padding_right_inline-expected.txt: |
| * platform/qt/css2.1/t090501-c414-flt-ln-00-d-expected.checksum: |
| * platform/qt/css2.1/t090501-c414-flt-ln-00-d-expected.png: |
| * platform/qt/css2.1/t090501-c414-flt-ln-00-d-expected.txt: |
| * platform/qt/css2.1/t090501-c414-flt-ln-01-d-g-expected.checksum: |
| * platform/qt/css2.1/t090501-c414-flt-ln-01-d-g-expected.png: |
| * platform/qt/css2.1/t090501-c414-flt-ln-01-d-g-expected.txt: |
| * platform/qt/css2.1/t090501-c414-flt-ln-02-d-expected.checksum: |
| * platform/qt/css2.1/t090501-c414-flt-ln-02-d-expected.png: |
| * platform/qt/css2.1/t090501-c414-flt-ln-02-d-expected.txt: |
| * platform/qt/css2.1/t090501-c414-flt-ln-03-d-expected.checksum: |
| * platform/qt/css2.1/t090501-c414-flt-ln-03-d-expected.png: |
| * platform/qt/css2.1/t090501-c414-flt-ln-03-d-expected.txt: |
| |
| 2011-03-30 Levi Weintraub <leviw@chromium.org> |
| |
| Reviewed by Ryosuke Niwa. |
| |
| Clicking below last line of right-to-left editable text that puts caret in the wrong place |
| https://bugs.webkit.org/show_bug.cgi?id=38087 |
| |
| Doing the right thing when clicking below the last line box in RTL editable content. |
| |
| * editing/selection/click-below-rtl-text-expected.txt: Added. |
| * editing/selection/click-below-rtl-text.html: Added. |
| |
| 2011-03-30 Yuta Kitamura <yutak@chromium.org> |
| |
| Unreviewed, update Chromium test expectation for fast/text/emphasis-combined-text.html. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-30 Adam Roben <aroben@apple.com> |
| |
| Add a new test to the mac-wk2 Skipped file |
| |
| <http://webkit.org/b/57455> tracks the failure. |
| |
| * platform/mac-wk2/Skipped: Added fast/forms/validation-message-appearance.html. |
| |
| 2011-03-30 Adam Roben <aroben@apple.com> |
| |
| Add mac-wk2 expected failure results for plugins/embed-prefers-plugins-for-images.html |
| |
| The failure is tracked by <http://webkit.org/b/57456>. |
| |
| * platform/mac-wk2/plugins/embed-prefers-plugins-for-images-expected.txt: Added. |
| * platform/win-wk2/plugins/embed-prefers-plugins-for-images-expected.txt: Added. (Since |
| win-wk2 falls back to mac-wk2, but the test passes on Windows, I had to copy passing results |
| here to override the mac-wk2 results.) |
| |
| 2011-03-30 Adam Roben <aroben@apple.com> |
| |
| Update the mac-wk2 Skipped file for recently-added tests |
| |
| See the file itself for the relevant bugs. |
| |
| * platform/mac-wk2/Skipped: |
| |
| 2011-03-30 Adam Roben <aroben@apple.com> |
| |
| Fix two svg/text tests that have been failing on Windows since r82411 |
| |
| Fixes <http://webkit.org/b/57448> REGRESSION (r82411): Two svg/text tests failing on Windows |
| |
| Reviewed by Eric Seidel. |
| |
| * svg/text/bidi-reorder-value-lists.svg: Pull in Mac-compatible-font-fallback.css so that |
| this test will give the same results on Mac and Windows. |
| |
| * platform/win/svg/text/bidi-reorder-value-lists-expected.checksum: Removed. |
| * platform/win/svg/text/bidi-reorder-value-lists-expected.png: Removed. |
| * platform/win/svg/text/bidi-reorder-value-lists-expected.txt: Removed. |
| We now match Mac! |
| |
| * platform/win/svg/text/font-size-below-point-five-expected.txt: Make the same change here |
| that was made to the Mac results in r82411. (The remaining differences between Windows and |
| Mac are just due to different rounding.) |
| |
| 2011-03-25 Pavel Podivilov <podivilov@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: add test for bug 56747 (scripts panel is broken when frontend is reopened). |
| https://bugs.webkit.org/show_bug.cgi?id=56841 |
| |
| * http/tests/inspector-enabled/open-close-open-expected.txt: Removed. |
| * http/tests/inspector-enabled/open-close-open.html: Removed. |
| * inspector/debugger/open-close-open-expected.txt: Added. |
| * inspector/debugger/open-close-open.html: Added. |
| * platform/gtk/Skipped: |
| * platform/mac-wk2/Skipped: |
| * platform/qt/Skipped: |
| |
| 2011-03-30 Yuta Kitamura <yutak@chromium.org> |
| |
| Unreviewed, add and update Chromium test results. |
| |
| * platform/chromium-linux/css2.1/t090501-c414-flt-ln-00-d-expected.checksum: |
| * platform/chromium-linux/css2.1/t090501-c414-flt-ln-00-d-expected.png: |
| * platform/chromium-linux/css2.1/t090501-c414-flt-ln-02-d-expected.checksum: |
| * platform/chromium-linux/css2.1/t090501-c414-flt-ln-02-d-expected.png: |
| * platform/chromium-linux/fast/borders/rtl-border-01-expected.checksum: Added. |
| * platform/chromium-linux/fast/borders/rtl-border-01-expected.png: Added. |
| * platform/chromium-linux/fast/borders/rtl-border-02-expected.checksum: Added. |
| * platform/chromium-linux/fast/borders/rtl-border-02-expected.png: Added. |
| * platform/chromium-linux/fast/borders/rtl-border-03-expected.checksum: Added. |
| * platform/chromium-linux/fast/borders/rtl-border-03-expected.png: Added. |
| * platform/chromium-linux/fast/borders/rtl-border-04-expected.checksum: Added. |
| * platform/chromium-linux/fast/borders/rtl-border-04-expected.png: Added. |
| * platform/chromium-linux/fast/borders/rtl-border-05-expected.checksum: Added. |
| * platform/chromium-linux/fast/borders/rtl-border-05-expected.png: Added. |
| * platform/chromium-mac-leopard/css2.1/t090501-c414-flt-ln-02-d-expected.checksum: Added. |
| * platform/chromium-mac-leopard/css2.1/t090501-c414-flt-ln-02-d-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/borders/rtl-border-01-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/borders/rtl-border-01-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/borders/rtl-border-02-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/borders/rtl-border-02-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/borders/rtl-border-03-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/borders/rtl-border-03-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/borders/rtl-border-04-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/borders/rtl-border-04-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/borders/rtl-border-05-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/borders/rtl-border-05-expected.png: Added. |
| * platform/chromium-win/css2.1/t090501-c414-flt-ln-00-d-expected.checksum: |
| * platform/chromium-win/css2.1/t090501-c414-flt-ln-00-d-expected.png: |
| * platform/chromium-win/css2.1/t090501-c414-flt-ln-00-d-expected.txt: |
| * platform/chromium-win/css2.1/t090501-c414-flt-ln-02-d-expected.checksum: |
| * platform/chromium-win/css2.1/t090501-c414-flt-ln-02-d-expected.png: |
| * platform/chromium-win/css2.1/t090501-c414-flt-ln-02-d-expected.txt: |
| * platform/chromium-win/fast/borders/rtl-border-01-expected.checksum: Added. |
| * platform/chromium-win/fast/borders/rtl-border-01-expected.png: Added. |
| * platform/chromium-win/fast/borders/rtl-border-01-expected.txt: Added. |
| * platform/chromium-win/fast/borders/rtl-border-02-expected.checksum: Added. |
| * platform/chromium-win/fast/borders/rtl-border-02-expected.png: Added. |
| * platform/chromium-win/fast/borders/rtl-border-02-expected.txt: Added. |
| * platform/chromium-win/fast/borders/rtl-border-03-expected.checksum: Added. |
| * platform/chromium-win/fast/borders/rtl-border-03-expected.png: Added. |
| * platform/chromium-win/fast/borders/rtl-border-03-expected.txt: Added. |
| * platform/chromium-win/fast/borders/rtl-border-04-expected.checksum: Added. |
| * platform/chromium-win/fast/borders/rtl-border-04-expected.png: Added. |
| * platform/chromium-win/fast/borders/rtl-border-04-expected.txt: Added. |
| * platform/chromium-win/fast/borders/rtl-border-05-expected.checksum: Added. |
| * platform/chromium-win/fast/borders/rtl-border-05-expected.png: Added. |
| * platform/chromium-win/fast/borders/rtl-border-05-expected.txt: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-30 Alexander Pavlov <apavlov@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: Make the getStylesForNode result "styleAttributes" value an array rather than a map |
| https://bugs.webkit.org/show_bug.cgi?id=57440 |
| |
| * inspector/styles/styles-new-API.html: |
| |
| 2011-03-30 Adam Roben <aroben@apple.com> |
| |
| Make font fallback on Windows in new Hebrew-containing tests added in r82419 match Mac |
| |
| Fixes <http://webkit.org/b/57445> fast/borders/rtl-border-0{4,5}.html failing on Windows |
| since they were added |
| |
| Reviewed by Eric Seidel. |
| |
| * fast/borders/rtl-border-04.html: |
| * fast/borders/rtl-border-05.html: |
| Pull in the magic Mac-compatible-font-fallback.css file, which will cause the Hebrew text in |
| these tests to be rendered using Lucida Grande on Windows, just like on Mac. |
| |
| 2011-03-30 Yuta Kitamura <yutak@chromium.org> |
| |
| Unreviewed, rolling out r82396. |
| http://trac.webkit.org/changeset/82396 |
| |
| Revert Adam's rebaselines (part 6). They broke Chromium |
| Leopard bots. |
| |
| * platform/chromium-mac-snowleopard/css2.1/t0804-c5510-padn-00-b-ag-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t0804-c5510-padn-00-b-ag-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t0905-c414-flt-wrap-01-d-g-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t0905-c414-flt-wrap-01-d-g-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/editing/deleting/4845371-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/editing/deleting/4845371-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/editing/deleting/5126166-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/editing/deleting/5126166-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/editing/deleting/5483370-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/editing/deleting/5483370-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/editing/deleting/table-cells-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/editing/deleting/table-cells-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/editing/inserting/4875189-2-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/editing/inserting/4875189-2-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/editing/pasteboard/5387578-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/editing/pasteboard/5387578-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/editing/pasteboard/paste-table-cells-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/editing/pasteboard/paste-table-cells-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/backgrounds/repeat/negative-offset-repeat-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/backgrounds/repeat/negative-offset-repeat-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/block/float/014-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/block/float/014-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/block/float/clear-element-too-wide-for-containing-block-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/block/float/clear-element-too-wide-for-containing-block-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/borders/border-radius-inline-flow-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/borders/border-radius-inline-flow-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/canvas/canvas-zoom-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/canvas/canvas-zoom-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/canvas/image-pattern-rotate-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/canvas/image-pattern-rotate-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/dom/HTMLMeterElement/meter-boundary-values-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-align-image-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-align-image-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-type-change-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-type-change-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/listbox-bidi-align-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/listbox-bidi-align-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/textfield-focus-ring-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/textfield-focus-ring-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/images/pixel-crack-image-background-webkit-transform-scale-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/images/pixel-crack-image-background-webkit-transform-scale-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/inline-block/14498-positionForCoordinates-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/inline-block/14498-positionForCoordinates-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/inline/inline-focus-ring-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/inline/inline-focus-ring-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/multicol/margin-collapse-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/multicol/margin-collapse-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/multicol/max-height-columns-block-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/multicol/max-height-columns-block-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/multicol/positioned-split-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/multicol/positioned-split-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/multicol/single-line-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/multicol/single-line-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/multicol/table-margin-collapse-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/multicol/table-margin-collapse-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/multicol/unsplittable-inline-block-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/multicol/unsplittable-inline-block-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/replaced/absolute-image-sizing-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/replaced/absolute-image-sizing-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/replaced/image-onload-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/replaced/image-onload-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/replaced/image-sizing-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/replaced/image-sizing-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/basic/002-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/basic/002-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/drawBidiText-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/drawBidiText-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/word-break-soft-hyphen-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/word-break-soft-hyphen-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/media/video-transformed-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/media/video-transformed-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/scrollbars/listbox-scrollbar-combinations-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/scrollbars/listbox-scrollbar-combinations-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/scrollbars/overflow-scrollbar-combinations-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/scrollbars/overflow-scrollbar-combinations-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/filters-conv-01-f-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/filters-conv-01-f-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/focus-ring-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/focus-ring-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/filters/filterRes-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/filters/filterRes-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/text/foreignObject-text-clipping-bug-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/text/foreignObject-text-clipping-bug-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/core/col_widths_auto_autoFix-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/core/col_widths_auto_autoFix-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/bugs/bug6933-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/bugs/bug6933-expected.png: Removed. |
| |
| 2011-03-30 Yuta Kitamura <yutak@chromium.org> |
| |
| Unreviewed, rolling out r82397. |
| http://trac.webkit.org/changeset/82397 |
| |
| Revert Adam's rebaselines (part 5). They broke Chromium |
| Leopard bots. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-30 Yuta Kitamura <yutak@chromium.org> |
| |
| Unreviewed, rolling out r82404. |
| http://trac.webkit.org/changeset/82404 |
| |
| Revert Adam's rebaselines (part 4). They broke Chromium |
| Leopard bots. |
| |
| * platform/chromium-mac-snowleopard/animations/3d/matrix-transform-type-animation-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/animations/3d/matrix-transform-type-animation-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/animations/3d/state-at-end-event-transform-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/animations/3d/state-at-end-event-transform-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/backgrounds/svg-as-background-6-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/backgrounds/svg-as-background-6-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/canvas/arc360-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/canvas/arc360-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/canvas/canvasDrawingIntoSelf-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/canvas/canvasDrawingIntoSelf-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/canvas/drawImage-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/canvas/drawImage-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/canvas/image-object-in-canvas-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/canvas/image-object-in-canvas-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/css/transform-default-parameter-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/css/transform-default-parameter-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/dom/HTMLInputElement/input-slider-update-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/dom/HTMLInputElement/input-slider-update-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/dom/blur-contenteditable-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/dom/blur-contenteditable-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/dom/scroll-reveal-left-overflow-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/dom/scroll-reveal-left-overflow-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/basic-buttons-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/basic-buttons-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/button-sizes-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/button-sizes-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-appearance-bkcolor-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-appearance-bkcolor-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-file-re-render-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-file-re-render-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/preserveFormDuringResidualStyle-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/preserveFormDuringResidualStyle-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/search-transformed-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/search-transformed-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/slider-padding-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/slider-padding-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/inline/inline-box-background-long-image-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/inline/inline-box-background-long-image-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/replaced/width100percent-textarea-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/replaced/width100percent-textarea-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/speech/input-appearance-numberandspeech-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/speech/input-appearance-numberandspeech-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/speech/input-appearance-searchandspeech-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/speech/input-appearance-searchandspeech-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/pop-up-button-text-alignment-and-direction-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/pop-up-button-text-alignment-and-direction-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/text-combine-image-test-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/text-combine-image-test-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/justify-nbsp-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/justify-nbsp-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fonts/monospace-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fonts/monospace-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/http/tests/misc/acid3-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/http/tests/misc/acid3-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/core/bloomberg-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/core/bloomberg-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/core/misc-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/core/misc-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/core/row_span-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/core/row_span-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/other/cell_widths-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/other/cell_widths-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/bugs/bug85016-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/bugs/bug85016-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/other/test4-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/other/test4-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/transforms/no_transform_hit_testing-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/transforms/no_transform_hit_testing-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/transforms/svg-vs-css-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/transforms/svg-vs-css-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/transitions/move-after-transition-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/transitions/move-after-transition-expected.png: Removed. |
| |
| 2011-03-30 Yuta Kitamura <yutak@chromium.org> |
| |
| Unreviewed, rolling out r82405. |
| http://trac.webkit.org/changeset/82405 |
| |
| Revert Adam's rebaselines (part 3). They broke Chromium |
| Leopard bots. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-30 Yuta Kitamura <yutak@chromium.org> |
| |
| Unreviewed, rolling out r82413. |
| http://trac.webkit.org/changeset/82413 |
| |
| Revert Adam's rebaselines (part 2). They broke Chromium |
| Leopard bots. |
| |
| * platform/chromium-mac-snowleopard/fast/backgrounds/svg-as-background-5-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/backgrounds/svg-as-background-5-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-36-t-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/animate-path-discrete-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/animate-path-discrete-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/dynamic-svg-document-creation-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/dynamic-svg-document-creation-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/feComponentTransfer-Discrete-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/feComponentTransfer-Discrete-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/feComponentTransfer-Gamma-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/feComponentTransfer-Gamma-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/feComponentTransfer-Linear-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/feComponentTransfer-Linear-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/feComponentTransfer-Table-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/feComponentTransfer-Table-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/foreign-object-skew-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/foreign-object-skew-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/glyph-transformation-with-hkern-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/glyph-transformation-with-hkern-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/gradient-rotated-bbox-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/gradient-rotated-bbox-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/grayscale-gradient-mask-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/grayscale-gradient-mask-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/inline-svg-in-xhtml-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/inline-svg-in-xhtml-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/js-late-gradient-and-object-creation-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/js-late-gradient-and-object-creation-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/js-late-gradient-creation-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/js-late-gradient-creation-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/js-late-pattern-and-object-creation-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/js-late-pattern-and-object-creation-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/js-late-pattern-creation-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/js-late-pattern-creation-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/non-scaling-stroke-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/non-scaling-stroke-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/pattern-skew-transformed-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/pattern-skew-transformed-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/pattern-with-transformation-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/pattern-with-transformation-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/preserve-aspect-ratio-syntax-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/preserve-aspect-ratio-syntax-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/resource-invalidate-on-target-update-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/resource-invalidate-on-target-update-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/shapes-supporting-markers-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/shapes-supporting-markers-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/svg-curve-with-relative-cordinates-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/svg-curve-with-relative-cordinates-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/svg-fonts-in-html-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/svg-fonts-in-html-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/svg-fonts-with-no-element-reference-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/svg-fonts-with-no-element-reference-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/text-rotated-gradient-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/text-rotated-gradient-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/use-detach-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/use-detach-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/use-on-clip-path-with-transformation-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/use-on-clip-path-with-transformation-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/viewbox-syntax-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/viewbox-syntax-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/hixie/mixed/003-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/hixie/mixed/003-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/hixie/mixed/006-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/hixie/mixed/006-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/hixie/mixed/008-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/hixie/mixed/008-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/hixie/mixed/011-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/hixie/mixed/011-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/text/text-intro-05-t-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/text/text-intro-05-t-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-foreignObject-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-foreignObject-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-mask-with-percentages-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-mask-with-percentages-expected.png: Removed. |
| |
| 2011-03-30 Yuta Kitamura <yutak@chromium.org> |
| |
| Unreviewed, rolling out r82414. |
| http://trac.webkit.org/changeset/82414 |
| |
| Revert Adam's rebaselines (part 1). They broke Chromium |
| Leopard bots. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-29 Levi Weintraub <leviw@chromium.org> |
| |
| Reviewed by Eric Seidel. |
| |
| RTL: Directionality always reset on hard line break |
| https://bugs.webkit.org/show_bug.cgi?id=23124 |
| |
| Testing that hard line breaks are being treated as paragraph separators but only |
| clearing directional state from Unicode control characters, not DOM nodes. |
| Also adding expected pixel results for bidi-override-in-anonymous-block as we're |
| passing more of the test with this patch. |
| |
| * fast/text/international/bidi-br-as-paragraph-separator.html: Added. |
| * platform/mac/fast/css/bidi-override-in-anonymous-block-expected.checksum: Added. |
| * platform/mac/fast/css/bidi-override-in-anonymous-block-expected.png: Added. |
| * platform/mac/fast/text/international/bidi-br-as-paragraph-separator-expected.checksum: Added. |
| * platform/mac/fast/text/international/bidi-br-as-paragraph-separator-expected.png: Added. |
| * platform/mac/fast/text/international/bidi-br-as-paragraph-separator-expected.txt: Added. |
| |
| 2011-03-30 Levi Weintraub <leviw@chromium.org> |
| |
| Reviewed by Ryosuke Niwa. |
| |
| BreakBlockQuoteCommand assumes all li tags have list item renderers |
| https://bugs.webkit.org/show_bug.cgi?id=57253 |
| |
| Checking that the renderers of li nodes are actually RenderListItems |
| before treating them as such. |
| |
| * editing/execCommand/crash-breaking-blockquote-with-list.html: Added. |
| * editing/execCommand/crash-breaking-blockquote-with-list-expected.txt: Added. |
| |
| 2011-03-30 Yael Aharon <yael.aharon@nokia.com> |
| |
| Reviewed by Eric Seidel. |
| |
| Left/Right borders/padding/margins are not always added correctly when rendering multiline inline boxes with bidi elements |
| https://bugs.webkit.org/show_bug.cgi?id=9272 |
| |
| * fast/borders/rtl-border-01.html: Added. |
| * fast/borders/rtl-border-02.html: Added. |
| * fast/borders/rtl-border-03.html: Added. |
| * fast/borders/rtl-border-04.html: Added. |
| * fast/borders/rtl-border-05.html: Added. |
| * platform/mac/css2.1/t090501-c414-flt-ln-02-d-expected.checksum: |
| * platform/mac/css2.1/t090501-c414-flt-ln-02-d-expected.png: |
| * platform/mac/css2.1/t090501-c414-flt-ln-02-d-expected.txt: |
| * platform/mac/fast/borders/rtl-border-01-expected.checksum: Added. |
| * platform/mac/fast/borders/rtl-border-01-expected.png: Added. |
| * platform/mac/fast/borders/rtl-border-01-expected.txt: Added. |
| * platform/mac/fast/borders/rtl-border-02-expected.checksum: Added. |
| * platform/mac/fast/borders/rtl-border-02-expected.png: Added. |
| * platform/mac/fast/borders/rtl-border-02-expected.txt: Added. |
| * platform/mac/fast/borders/rtl-border-03-expected.checksum: Added. |
| * platform/mac/fast/borders/rtl-border-03-expected.png: Added. |
| * platform/mac/fast/borders/rtl-border-03-expected.txt: Added. |
| * platform/mac/fast/borders/rtl-border-04-expected.checksum: Added. |
| * platform/mac/fast/borders/rtl-border-04-expected.png: Added. |
| * platform/mac/fast/borders/rtl-border-04-expected.txt: Added. |
| * platform/mac/fast/borders/rtl-border-05-expected.checksum: Added. |
| * platform/mac/fast/borders/rtl-border-05-expected.png: Added. |
| * platform/mac/fast/borders/rtl-border-05-expected.txt: Added. |
| |
| 2011-03-30 Yuta Kitamura <yutak@chromium.org> |
| |
| Unreviewed, add/update new Chromium test results. |
| |
| * platform/chromium-linux/svg/text/bidi-embedded-direction-expected.checksum: Added. |
| * platform/chromium-linux/svg/text/bidi-embedded-direction-expected.png: Added. |
| * platform/chromium-linux/svg/text/bidi-reorder-value-lists-expected.checksum: |
| * platform/chromium-linux/svg/text/bidi-reorder-value-lists-expected.png: |
| * platform/chromium-mac-leopard/svg/text/bidi-embedded-direction-expected.checksum: Added. |
| * platform/chromium-mac-leopard/svg/text/bidi-embedded-direction-expected.png: Added. |
| * platform/chromium-mac-leopard/svg/text/bidi-embedded-direction-expected.txt: Added. |
| * platform/chromium-mac-snowleopard/svg/text/bidi-embedded-direction-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/text/bidi-embedded-direction-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/text/bidi-embedded-direction-expected.txt: Added. |
| * platform/chromium-win/svg/text/bidi-embedded-direction-expected.checksum: Added. |
| * platform/chromium-win/svg/text/bidi-embedded-direction-expected.png: Added. |
| * platform/chromium-win/svg/text/bidi-embedded-direction-expected.txt: Added. |
| * platform/chromium-win/svg/text/bidi-reorder-value-lists-expected.checksum: |
| * platform/chromium-win/svg/text/bidi-reorder-value-lists-expected.png: |
| * platform/chromium-win/svg/text/bidi-reorder-value-lists-expected.txt: |
| * platform/chromium-win/svg/text/font-size-below-point-five-expected.txt: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-30 Yuta Kitamura <yutak@chromium.org> |
| |
| Unreviewed, update Chromium test expectations. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-30 Yuta Kitamura <yutak@chromium.org> |
| |
| Reviewed by Kent Tamura. |
| |
| [Chromium] DumpRenderTree: Implement LayoutTestController::setPluginsEnabled |
| https://bugs.webkit.org/show_bug.cgi?id=57430 |
| |
| * platform/chromium/test_expectations.txt: Revert the expectation changes caused by r82399. |
| |
| 2011-03-30 Adam Barth <abarth@webkit.org> |
| |
| Add failing Snow Leopard test back to the list of failing tests. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-30 Adam Barth <abarth@webkit.org> |
| |
| Moar Chromium Snow Leopard baselines! |
| |
| * platform/chromium-mac-snowleopard/fast/backgrounds/svg-as-background-5-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/backgrounds/svg-as-background-5-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-36-t-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/animate-path-discrete-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/animate-path-discrete-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/dynamic-svg-document-creation-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/dynamic-svg-document-creation-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/feComponentTransfer-Discrete-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/feComponentTransfer-Discrete-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/feComponentTransfer-Gamma-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/feComponentTransfer-Gamma-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/feComponentTransfer-Linear-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/feComponentTransfer-Linear-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/feComponentTransfer-Table-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/feComponentTransfer-Table-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/foreign-object-skew-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/foreign-object-skew-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/glyph-transformation-with-hkern-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/glyph-transformation-with-hkern-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/gradient-rotated-bbox-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/gradient-rotated-bbox-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/grayscale-gradient-mask-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/grayscale-gradient-mask-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/inline-svg-in-xhtml-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/inline-svg-in-xhtml-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/js-late-gradient-and-object-creation-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/js-late-gradient-and-object-creation-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/js-late-gradient-creation-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/js-late-gradient-creation-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/js-late-pattern-and-object-creation-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/js-late-pattern-and-object-creation-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/js-late-pattern-creation-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/js-late-pattern-creation-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/non-scaling-stroke-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/non-scaling-stroke-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/pattern-skew-transformed-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/pattern-skew-transformed-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/pattern-with-transformation-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/pattern-with-transformation-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/preserve-aspect-ratio-syntax-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/preserve-aspect-ratio-syntax-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/resource-invalidate-on-target-update-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/resource-invalidate-on-target-update-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/shapes-supporting-markers-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/shapes-supporting-markers-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/svg-curve-with-relative-cordinates-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/svg-curve-with-relative-cordinates-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/svg-fonts-in-html-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/svg-fonts-in-html-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/svg-fonts-with-no-element-reference-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/svg-fonts-with-no-element-reference-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/text-rotated-gradient-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/text-rotated-gradient-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/use-detach-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/use-detach-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/use-on-clip-path-with-transformation-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/use-on-clip-path-with-transformation-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/viewbox-syntax-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/viewbox-syntax-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/hixie/mixed/003-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/hixie/mixed/003-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/hixie/mixed/006-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/hixie/mixed/006-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/hixie/mixed/008-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/hixie/mixed/008-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/hixie/mixed/011-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/hixie/mixed/011-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/text/text-intro-05-t-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/text/text-intro-05-t-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-foreignObject-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-foreignObject-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-mask-with-percentages-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-mask-with-percentages-expected.png: Added. |
| |
| 2011-03-30 Kent Tamura <tkent@chromium.org> |
| |
| [Chromium] Add Chromium expectations for h1-in-section-elements.html |
| |
| * platform/chromium-linux/fast/css/h1-in-section-elements-expected.checksum: Added. |
| * platform/chromium-linux/fast/css/h1-in-section-elements-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/css/h1-in-section-elements-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/css/h1-in-section-elements-expected.png: Added. |
| * platform/chromium-win/fast/css/h1-in-section-elements-expected.checksum: Added. |
| * platform/chromium-win/fast/css/h1-in-section-elements-expected.png: Added. |
| * platform/chromium-win/fast/css/h1-in-section-elements-expected.txt: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-29 Nikolas Zimmermann <nzimmermann@rim.com> |
| |
| Reviewed by Eric Seidel. |
| |
| REGRESSION (r68976): Incorrect bidi rendering in SVG text |
| https://bugs.webkit.org/show_bug.cgi?id=53980 |
| |
| Add testcase from bug 53980, assuring that BiDi works as well, when using the Unicode directional formatting characters. |
| |
| * platform/mac/svg/text/bidi-embedded-direction-expected.checksum: Added. |
| * platform/mac/svg/text/bidi-embedded-direction-expected.png: Added. |
| * platform/mac/svg/text/bidi-embedded-direction-expected.txt: Added. |
| * platform/mac/svg/text/bidi-reorder-value-lists-expected.checksum: |
| * platform/mac/svg/text/bidi-reorder-value-lists-expected.png: |
| * platform/mac/svg/text/bidi-reorder-value-lists-expected.txt: |
| * platform/mac/svg/text/font-size-below-point-five-expected.txt: Update result, as text runs aren't created anymore for empty text. |
| * svg/text/bidi-embedded-direction.svg: Added. |
| * svg/text/bidi-reorder-value-lists.svg: Extend testcase, to cover more reordering cases. |
| |
| 2011-03-30 Yuta Kitamura <yutak@chromium.org> |
| |
| Unreviewed, remove duplicate Chromium test expectations. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-30 Yuta Kitamura <yutak@chromium.org> |
| |
| Unreviewed, add Chromium test expectation for fast/images/move-image-to-new-document.html. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-30 Kent Tamura <tkent@chromium.org> |
| |
| [Chromium] Mark h1-in-section-elements.html FAIL until Chromium bots get results. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-30 Adam Barth <abarth@webkit.org> |
| |
| Remove a bunch of IMAGE only Snow Leopard Chromium failures from the |
| expectations file. This will trigger our rebaselining machinery to |
| make it possible to rebaseline these tests efficiently and accurately, |
| which I intend to do shortly. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-30 Adam Barth <abarth@webkit.org> |
| |
| Moar chromium-mac-snowleopard results. These all appear to be correct. |
| |
| * platform/chromium-mac-snowleopard/animations: Added. |
| * platform/chromium-mac-snowleopard/animations/3d: Added. |
| * platform/chromium-mac-snowleopard/animations/3d/matrix-transform-type-animation-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/animations/3d/matrix-transform-type-animation-expected.png: Added. |
| * platform/chromium-mac-snowleopard/animations/3d/state-at-end-event-transform-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/animations/3d/state-at-end-event-transform-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/backgrounds/svg-as-background-6-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/backgrounds/svg-as-background-6-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/canvas/arc360-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/canvas/arc360-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/canvas/canvasDrawingIntoSelf-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/canvas/canvasDrawingIntoSelf-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/canvas/drawImage-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/canvas/drawImage-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/canvas/image-object-in-canvas-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/canvas/image-object-in-canvas-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/css/transform-default-parameter-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/css/transform-default-parameter-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/dom/HTMLInputElement/input-slider-update-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/dom/HTMLInputElement/input-slider-update-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/dom/blur-contenteditable-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/dom/blur-contenteditable-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/dom/scroll-reveal-left-overflow-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/dom/scroll-reveal-left-overflow-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/basic-buttons-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/basic-buttons-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/button-sizes-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/button-sizes-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-appearance-bkcolor-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-appearance-bkcolor-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-file-re-render-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-file-re-render-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/preserveFormDuringResidualStyle-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/preserveFormDuringResidualStyle-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/search-transformed-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/search-transformed-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/slider-padding-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/slider-padding-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/inline/inline-box-background-long-image-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/inline/inline-box-background-long-image-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/replaced/width100percent-textarea-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/replaced/width100percent-textarea-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/speech/input-appearance-numberandspeech-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/speech/input-appearance-numberandspeech-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/speech/input-appearance-searchandspeech-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/speech/input-appearance-searchandspeech-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/pop-up-button-text-alignment-and-direction-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/pop-up-button-text-alignment-and-direction-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/text-combine-image-test-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/text-combine-image-test-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/text/justify-nbsp-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/justify-nbsp-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fonts/monospace-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fonts/monospace-expected.png: Added. |
| * platform/chromium-mac-snowleopard/http: Added. |
| * platform/chromium-mac-snowleopard/http/tests: Added. |
| * platform/chromium-mac-snowleopard/http/tests/misc: Added. |
| * platform/chromium-mac-snowleopard/http/tests/misc/acid3-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/http/tests/misc/acid3-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/core/bloomberg-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/core/bloomberg-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/core/misc-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/core/misc-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/core/row_span-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/core/row_span-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/other/cell_widths-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/other/cell_widths-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/bugs/bug85016-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/bugs/bug85016-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/other: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/other/test4-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/other/test4-expected.png: Added. |
| * platform/chromium-mac-snowleopard/transforms: Added. |
| * platform/chromium-mac-snowleopard/transforms/no_transform_hit_testing-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/transforms/no_transform_hit_testing-expected.png: Added. |
| * platform/chromium-mac-snowleopard/transforms/svg-vs-css-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/transforms/svg-vs-css-expected.png: Added. |
| * platform/chromium-mac-snowleopard/transitions: Added. |
| * platform/chromium-mac-snowleopard/transitions/move-after-transition-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/transitions/move-after-transition-expected.png: Added. |
| |
| 2011-03-30 Adam Barth <abarth@webkit.org> |
| |
| Reviewed by Dan Bernstein. |
| |
| Update Mac Leopard baselines after r82056 |
| https://bugs.webkit.org/show_bug.cgi?id=57428 |
| |
| These expected results differ from old ones just by a pixel or two. |
| I suspect they're caused by text metrics differences, but I haven't |
| confirmed visually. |
| |
| * platform/mac-leopard/fast/ruby/base-shorter-than-text-expected.txt: |
| * platform/mac-leopard/fast/text/emphasis-combined-text-expected.txt: |
| * platform/mac-leopard/fast/text/international/text-combine-image-test-expected.txt: |
| |
| 2011-03-30 Kent Tamura <tkent@chromium.org> |
| |
| Reviewed by Ojan Vafai. |
| |
| H1 element should have different default style if it is in HTML5 sectioning elements. |
| https://bugs.webkit.org/show_bug.cgi?id=52693 |
| |
| * fast/css/h1-in-section-elements.html: Added. |
| * platform/mac/fast/css/h1-in-section-elements-expected.checksum: Added. |
| * platform/mac/fast/css/h1-in-section-elements-expected.png: Added. |
| * platform/mac/fast/css/h1-in-section-elements-expected.txt: Added. |
| |
| 2011-03-29 Andy Estes <aestes@apple.com> |
| |
| Reviewed by Dan Bernstein. |
| |
| [Snow Leopard WebKit2 Release Tests] fast/images/move-image-to-new-document.html timing out since r82087 |
| https://bugs.webkit.org/show_bug.cgi?id=57347 |
| |
| * fast/images/script-tests/move-image-to-new-document.js: Disable |
| plug-ins so that the embed portion of the test gets the expected image |
| loading behavior on bots with QuickTime installed. |
| * platform/mac-wk2/Skipped: Skip the test in WebKit2 since it doesn't |
| implement setPluginsEnabled(). |
| |
| 2011-03-29 Adam Barth <abarth@webkit.org> |
| |
| Remove a bunch of IMAGE only Snow Leopard Chromium failures from the |
| expectations file. This will trigger our rebaselining machinery to |
| make it possible to rebaseline these tests efficiently and accurately, |
| which I intend to do shortly. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-29 Adam Barth <abarth@webkit.org> |
| |
| Re-land these expected results in the correct directory. |
| |
| * platform/chromium-mac-snowleopard/css2.1/t0804-c5510-padn-00-b-ag-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/css2.1/t0804-c5510-padn-00-b-ag-expected.png: Added. |
| * platform/chromium-mac-snowleopard/css2.1/t0905-c414-flt-wrap-01-d-g-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/css2.1/t0905-c414-flt-wrap-01-d-g-expected.png: Added. |
| * platform/chromium-mac-snowleopard/editing/deleting/4845371-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/editing/deleting/4845371-expected.png: Added. |
| * platform/chromium-mac-snowleopard/editing/deleting/5126166-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/editing/deleting/5126166-expected.png: Added. |
| * platform/chromium-mac-snowleopard/editing/deleting/5483370-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/editing/deleting/5483370-expected.png: Added. |
| * platform/chromium-mac-snowleopard/editing/deleting/table-cells-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/editing/deleting/table-cells-expected.png: Added. |
| * platform/chromium-mac-snowleopard/editing/inserting/4875189-2-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/editing/inserting/4875189-2-expected.png: Added. |
| * platform/chromium-mac-snowleopard/editing/pasteboard/5387578-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/editing/pasteboard/5387578-expected.png: Added. |
| * platform/chromium-mac-snowleopard/editing/pasteboard/paste-table-cells-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/editing/pasteboard/paste-table-cells-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/backgrounds: Added. |
| * platform/chromium-mac-snowleopard/fast/backgrounds/repeat: Added. |
| * platform/chromium-mac-snowleopard/fast/backgrounds/repeat/negative-offset-repeat-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/backgrounds/repeat/negative-offset-repeat-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/block/float: Added. |
| * platform/chromium-mac-snowleopard/fast/block/float/014-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/block/float/014-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/block/float/clear-element-too-wide-for-containing-block-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/block/float/clear-element-too-wide-for-containing-block-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/borders: Added. |
| * platform/chromium-mac-snowleopard/fast/borders/border-radius-inline-flow-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/borders/border-radius-inline-flow-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/canvas: Added. |
| * platform/chromium-mac-snowleopard/fast/canvas/canvas-zoom-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/canvas/canvas-zoom-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/canvas/image-pattern-rotate-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/canvas/image-pattern-rotate-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/dom/HTMLMeterElement: Added. |
| * platform/chromium-mac-snowleopard/fast/dom/HTMLMeterElement/meter-boundary-values-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-align-image-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-align-image-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-type-change-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-type-change-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/listbox-bidi-align-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/listbox-bidi-align-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/textfield-focus-ring-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/textfield-focus-ring-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/images: Added. |
| * platform/chromium-mac-snowleopard/fast/images/pixel-crack-image-background-webkit-transform-scale-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/images/pixel-crack-image-background-webkit-transform-scale-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/inline-block: Added. |
| * platform/chromium-mac-snowleopard/fast/inline-block/14498-positionForCoordinates-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/inline-block/14498-positionForCoordinates-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/inline/inline-focus-ring-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/inline/inline-focus-ring-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/multicol/margin-collapse-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/multicol/margin-collapse-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/multicol/max-height-columns-block-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/multicol/max-height-columns-block-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/multicol/positioned-split-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/multicol/positioned-split-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/multicol/single-line-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/multicol/single-line-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/multicol/table-margin-collapse-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/multicol/table-margin-collapse-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/multicol/unsplittable-inline-block-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/multicol/unsplittable-inline-block-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/replaced/absolute-image-sizing-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/replaced/absolute-image-sizing-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/replaced/image-onload-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/replaced/image-onload-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/replaced/image-sizing-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/replaced/image-sizing-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/text/basic: Added. |
| * platform/chromium-mac-snowleopard/fast/text/basic/002-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/basic/002-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/text/drawBidiText-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/drawBidiText-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/text/word-break-soft-hyphen-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/word-break-soft-hyphen-expected.png: Added. |
| * platform/chromium-mac-snowleopard/media/video-transformed-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/media/video-transformed-expected.png: Added. |
| * platform/chromium-mac-snowleopard/scrollbars: Added. |
| * platform/chromium-mac-snowleopard/scrollbars/listbox-scrollbar-combinations-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/scrollbars/listbox-scrollbar-combinations-expected.png: Added. |
| * platform/chromium-mac-snowleopard/scrollbars/overflow-scrollbar-combinations-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/scrollbars/overflow-scrollbar-combinations-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1: Added. |
| * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/filters-conv-01-f-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/filters-conv-01-f-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/focus-ring-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/focus-ring-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates: Added. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/filters: Added. |
| * platform/chromium-mac-snowleopard/svg/filters/filterRes-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/filters/filterRes-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/text: Added. |
| * platform/chromium-mac-snowleopard/svg/text/foreignObject-text-clipping-bug-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/text/foreignObject-text-clipping-bug-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/core/col_widths_auto_autoFix-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/core/col_widths_auto_autoFix-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/bugs/bug6933-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/bugs/bug6933-expected.png: Added. |
| |
| 2011-03-29 Adam Barth <abarth@webkit.org> |
| |
| Revert previous change. These should have gone into the Chromium Snow |
| Leopard folder. (Thanks to mrowe for pointing out my error.) |
| |
| * platform/mac-snowleopard/css2.1/t0804-c5510-padn-00-b-ag-expected.checksum: Removed. |
| * platform/mac-snowleopard/css2.1/t0804-c5510-padn-00-b-ag-expected.png: Removed. |
| * platform/mac-snowleopard/css2.1/t0905-c414-flt-wrap-01-d-g-expected.checksum: Removed. |
| * platform/mac-snowleopard/css2.1/t0905-c414-flt-wrap-01-d-g-expected.png: Removed. |
| * platform/mac-snowleopard/editing/deleting/4845371-expected.checksum: Removed. |
| * platform/mac-snowleopard/editing/deleting/4845371-expected.png: Removed. |
| * platform/mac-snowleopard/editing/deleting/5126166-expected.checksum: Removed. |
| * platform/mac-snowleopard/editing/deleting/5126166-expected.png: Removed. |
| * platform/mac-snowleopard/editing/deleting/5483370-expected.checksum: Removed. |
| * platform/mac-snowleopard/editing/deleting/5483370-expected.png: Removed. |
| * platform/mac-snowleopard/editing/deleting/table-cells-expected.checksum: Removed. |
| * platform/mac-snowleopard/editing/deleting/table-cells-expected.png: Removed. |
| * platform/mac-snowleopard/editing/inserting/4875189-2-expected.checksum: Removed. |
| * platform/mac-snowleopard/editing/inserting/4875189-2-expected.png: Removed. |
| * platform/mac-snowleopard/editing/pasteboard/5387578-expected.checksum: Removed. |
| * platform/mac-snowleopard/editing/pasteboard/5387578-expected.png: Removed. |
| * platform/mac-snowleopard/editing/pasteboard/paste-table-cells-expected.checksum: Removed. |
| * platform/mac-snowleopard/editing/pasteboard/paste-table-cells-expected.png: Removed. |
| * platform/mac-snowleopard/fast/backgrounds/repeat/negative-offset-repeat-expected.checksum: Removed. |
| * platform/mac-snowleopard/fast/backgrounds/repeat/negative-offset-repeat-expected.png: Removed. |
| * platform/mac-snowleopard/fast/block/float/014-expected.checksum: Removed. |
| * platform/mac-snowleopard/fast/block/float/014-expected.png: Removed. |
| * platform/mac-snowleopard/fast/block/float/clear-element-too-wide-for-containing-block-expected.checksum: Removed. |
| * platform/mac-snowleopard/fast/block/float/clear-element-too-wide-for-containing-block-expected.png: Removed. |
| * platform/mac-snowleopard/fast/borders/border-radius-inline-flow-expected.checksum: Removed. |
| * platform/mac-snowleopard/fast/borders/border-radius-inline-flow-expected.png: Removed. |
| * platform/mac-snowleopard/fast/canvas/canvas-zoom-expected.checksum: Removed. |
| * platform/mac-snowleopard/fast/canvas/canvas-zoom-expected.png: Removed. |
| * platform/mac-snowleopard/fast/canvas/image-pattern-rotate-expected.checksum: Removed. |
| * platform/mac-snowleopard/fast/canvas/image-pattern-rotate-expected.png: Removed. |
| * platform/mac-snowleopard/fast/dom/HTMLMeterElement/meter-boundary-values-expected.checksum: Removed. |
| * platform/mac-snowleopard/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: Removed. |
| * platform/mac-snowleopard/fast/forms/input-align-image-expected.checksum: Removed. |
| * platform/mac-snowleopard/fast/forms/input-align-image-expected.png: Removed. |
| * platform/mac-snowleopard/fast/forms/input-type-change-expected.checksum: Removed. |
| * platform/mac-snowleopard/fast/forms/input-type-change-expected.png: Removed. |
| * platform/mac-snowleopard/fast/forms/listbox-bidi-align-expected.checksum: Removed. |
| * platform/mac-snowleopard/fast/forms/listbox-bidi-align-expected.png: Removed. |
| * platform/mac-snowleopard/fast/forms/textfield-focus-ring-expected.checksum: Removed. |
| * platform/mac-snowleopard/fast/forms/textfield-focus-ring-expected.png: Removed. |
| * platform/mac-snowleopard/fast/images/pixel-crack-image-background-webkit-transform-scale-expected.checksum: Removed. |
| * platform/mac-snowleopard/fast/images/pixel-crack-image-background-webkit-transform-scale-expected.png: Removed. |
| * platform/mac-snowleopard/fast/inline-block/14498-positionForCoordinates-expected.checksum: Removed. |
| * platform/mac-snowleopard/fast/inline-block/14498-positionForCoordinates-expected.png: Removed. |
| * platform/mac-snowleopard/fast/inline/inline-focus-ring-expected.checksum: Removed. |
| * platform/mac-snowleopard/fast/inline/inline-focus-ring-expected.png: Removed. |
| * platform/mac-snowleopard/fast/multicol/margin-collapse-expected.checksum: Removed. |
| * platform/mac-snowleopard/fast/multicol/margin-collapse-expected.png: Removed. |
| * platform/mac-snowleopard/fast/multicol/max-height-columns-block-expected.checksum: Removed. |
| * platform/mac-snowleopard/fast/multicol/max-height-columns-block-expected.png: Removed. |
| * platform/mac-snowleopard/fast/multicol/positioned-split-expected.checksum: Removed. |
| * platform/mac-snowleopard/fast/multicol/positioned-split-expected.png: Removed. |
| * platform/mac-snowleopard/fast/multicol/single-line-expected.checksum: Removed. |
| * platform/mac-snowleopard/fast/multicol/single-line-expected.png: Removed. |
| * platform/mac-snowleopard/fast/multicol/table-margin-collapse-expected.checksum: Removed. |
| * platform/mac-snowleopard/fast/multicol/table-margin-collapse-expected.png: Removed. |
| * platform/mac-snowleopard/fast/multicol/unsplittable-inline-block-expected.checksum: Removed. |
| * platform/mac-snowleopard/fast/multicol/unsplittable-inline-block-expected.png: Removed. |
| * platform/mac-snowleopard/fast/replaced/absolute-image-sizing-expected.checksum: Removed. |
| * platform/mac-snowleopard/fast/replaced/absolute-image-sizing-expected.png: Removed. |
| * platform/mac-snowleopard/fast/replaced/image-onload-expected.checksum: Removed. |
| * platform/mac-snowleopard/fast/replaced/image-onload-expected.png: Removed. |
| * platform/mac-snowleopard/fast/replaced/image-sizing-expected.checksum: Removed. |
| * platform/mac-snowleopard/fast/replaced/image-sizing-expected.png: Removed. |
| * platform/mac-snowleopard/fast/text/basic/002-expected.checksum: Removed. |
| * platform/mac-snowleopard/fast/text/basic/002-expected.png: Removed. |
| * platform/mac-snowleopard/fast/text/drawBidiText-expected.checksum: Removed. |
| * platform/mac-snowleopard/fast/text/drawBidiText-expected.png: Removed. |
| * platform/mac-snowleopard/fast/text/word-break-soft-hyphen-expected.checksum: Removed. |
| * platform/mac-snowleopard/fast/text/word-break-soft-hyphen-expected.png: Removed. |
| * platform/mac-snowleopard/media/video-transformed-expected.checksum: Removed. |
| * platform/mac-snowleopard/media/video-transformed-expected.png: Removed. |
| * platform/mac-snowleopard/scrollbars/listbox-scrollbar-combinations-expected.checksum: Removed. |
| * platform/mac-snowleopard/scrollbars/listbox-scrollbar-combinations-expected.png: Removed. |
| * platform/mac-snowleopard/scrollbars/overflow-scrollbar-combinations-expected.checksum: Removed. |
| * platform/mac-snowleopard/scrollbars/overflow-scrollbar-combinations-expected.png: Removed. |
| * platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-conv-01-f-expected.checksum: Removed. |
| * platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-conv-01-f-expected.png: Removed. |
| * platform/mac-snowleopard/svg/custom/focus-ring-expected.checksum: Removed. |
| * platform/mac-snowleopard/svg/custom/focus-ring-expected.png: Removed. |
| * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.checksum: Removed. |
| * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.png: Removed. |
| * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.checksum: Removed. |
| * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.png: Removed. |
| * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.checksum: Removed. |
| * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.png: Removed. |
| * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.checksum: Removed. |
| * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.png: Removed. |
| * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.checksum: Removed. |
| * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.png: Removed. |
| * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.checksum: Removed. |
| * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.png: Removed. |
| * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.checksum: Removed. |
| * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.png: Removed. |
| * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.checksum: Removed. |
| * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.png: Removed. |
| * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.checksum: Removed. |
| * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.png: Removed. |
| * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.checksum: Removed. |
| * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.png: Removed. |
| * platform/mac-snowleopard/svg/filters/filterRes-expected.checksum: Removed. |
| * platform/mac-snowleopard/svg/filters/filterRes-expected.png: Removed. |
| * platform/mac-snowleopard/svg/text/foreignObject-text-clipping-bug-expected.checksum: Removed. |
| * platform/mac-snowleopard/svg/text/foreignObject-text-clipping-bug-expected.png: Removed. |
| * platform/mac-snowleopard/tables/mozilla/core/col_widths_auto_autoFix-expected.checksum: Removed. |
| * platform/mac-snowleopard/tables/mozilla/core/col_widths_auto_autoFix-expected.png: Removed. |
| * platform/mac-snowleopard/tables/mozilla_expected_failures/bugs/bug6933-expected.checksum: Removed. |
| * platform/mac-snowleopard/tables/mozilla_expected_failures/bugs/bug6933-expected.png: Removed. |
| |
| 2011-03-29 Adam Barth <abarth@webkit.org> |
| |
| Update Snow Leopard baselines. |
| |
| * platform/mac-snowleopard/css2.1: Added. |
| * platform/mac-snowleopard/css2.1/t0804-c5510-padn-00-b-ag-expected.checksum: Added. |
| * platform/mac-snowleopard/css2.1/t0804-c5510-padn-00-b-ag-expected.png: Added. |
| * platform/mac-snowleopard/css2.1/t0905-c414-flt-wrap-01-d-g-expected.checksum: Added. |
| * platform/mac-snowleopard/css2.1/t0905-c414-flt-wrap-01-d-g-expected.png: Added. |
| * platform/mac-snowleopard/editing: Added. |
| * platform/mac-snowleopard/editing/deleting: Added. |
| * platform/mac-snowleopard/editing/deleting/4845371-expected.checksum: Added. |
| * platform/mac-snowleopard/editing/deleting/4845371-expected.png: Added. |
| * platform/mac-snowleopard/editing/deleting/5126166-expected.checksum: Added. |
| * platform/mac-snowleopard/editing/deleting/5126166-expected.png: Added. |
| * platform/mac-snowleopard/editing/deleting/5483370-expected.checksum: Added. |
| * platform/mac-snowleopard/editing/deleting/5483370-expected.png: Added. |
| * platform/mac-snowleopard/editing/deleting/table-cells-expected.checksum: Added. |
| * platform/mac-snowleopard/editing/deleting/table-cells-expected.png: Added. |
| * platform/mac-snowleopard/editing/inserting: Added. |
| * platform/mac-snowleopard/editing/inserting/4875189-2-expected.checksum: Added. |
| * platform/mac-snowleopard/editing/inserting/4875189-2-expected.png: Added. |
| * platform/mac-snowleopard/editing/pasteboard: Added. |
| * platform/mac-snowleopard/editing/pasteboard/5387578-expected.checksum: Added. |
| * platform/mac-snowleopard/editing/pasteboard/5387578-expected.png: Added. |
| * platform/mac-snowleopard/editing/pasteboard/paste-table-cells-expected.checksum: Added. |
| * platform/mac-snowleopard/editing/pasteboard/paste-table-cells-expected.png: Added. |
| * platform/mac-snowleopard/fast/backgrounds: Added. |
| * platform/mac-snowleopard/fast/backgrounds/repeat: Added. |
| * platform/mac-snowleopard/fast/backgrounds/repeat/negative-offset-repeat-expected.checksum: Added. |
| * platform/mac-snowleopard/fast/backgrounds/repeat/negative-offset-repeat-expected.png: Added. |
| * platform/mac-snowleopard/fast/block: Added. |
| * platform/mac-snowleopard/fast/block/float: Added. |
| * platform/mac-snowleopard/fast/block/float/014-expected.checksum: Added. |
| * platform/mac-snowleopard/fast/block/float/014-expected.png: Added. |
| * platform/mac-snowleopard/fast/block/float/clear-element-too-wide-for-containing-block-expected.checksum: Added. |
| * platform/mac-snowleopard/fast/block/float/clear-element-too-wide-for-containing-block-expected.png: Added. |
| * platform/mac-snowleopard/fast/borders: Added. |
| * platform/mac-snowleopard/fast/borders/border-radius-inline-flow-expected.checksum: Added. |
| * platform/mac-snowleopard/fast/borders/border-radius-inline-flow-expected.png: Added. |
| * platform/mac-snowleopard/fast/canvas: Added. |
| * platform/mac-snowleopard/fast/canvas/canvas-zoom-expected.checksum: Added. |
| * platform/mac-snowleopard/fast/canvas/canvas-zoom-expected.png: Added. |
| * platform/mac-snowleopard/fast/canvas/image-pattern-rotate-expected.checksum: Added. |
| * platform/mac-snowleopard/fast/canvas/image-pattern-rotate-expected.png: Added. |
| * platform/mac-snowleopard/fast/dom: Added. |
| * platform/mac-snowleopard/fast/dom/HTMLMeterElement: Added. |
| * platform/mac-snowleopard/fast/dom/HTMLMeterElement/meter-boundary-values-expected.checksum: Added. |
| * platform/mac-snowleopard/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: Added. |
| * platform/mac-snowleopard/fast/forms/input-align-image-expected.checksum: Added. |
| * platform/mac-snowleopard/fast/forms/input-align-image-expected.png: Added. |
| * platform/mac-snowleopard/fast/forms/input-type-change-expected.checksum: Added. |
| * platform/mac-snowleopard/fast/forms/input-type-change-expected.png: Added. |
| * platform/mac-snowleopard/fast/forms/listbox-bidi-align-expected.checksum: Added. |
| * platform/mac-snowleopard/fast/forms/listbox-bidi-align-expected.png: Added. |
| * platform/mac-snowleopard/fast/forms/textfield-focus-ring-expected.checksum: Added. |
| * platform/mac-snowleopard/fast/forms/textfield-focus-ring-expected.png: Added. |
| * platform/mac-snowleopard/fast/images: Added. |
| * platform/mac-snowleopard/fast/images/pixel-crack-image-background-webkit-transform-scale-expected.checksum: Added. |
| * platform/mac-snowleopard/fast/images/pixel-crack-image-background-webkit-transform-scale-expected.png: Added. |
| * platform/mac-snowleopard/fast/inline: Added. |
| * platform/mac-snowleopard/fast/inline-block: Added. |
| * platform/mac-snowleopard/fast/inline-block/14498-positionForCoordinates-expected.checksum: Added. |
| * platform/mac-snowleopard/fast/inline-block/14498-positionForCoordinates-expected.png: Added. |
| * platform/mac-snowleopard/fast/inline/inline-focus-ring-expected.checksum: Added. |
| * platform/mac-snowleopard/fast/inline/inline-focus-ring-expected.png: Added. |
| * platform/mac-snowleopard/fast/multicol: Added. |
| * platform/mac-snowleopard/fast/multicol/margin-collapse-expected.checksum: Added. |
| * platform/mac-snowleopard/fast/multicol/margin-collapse-expected.png: Added. |
| * platform/mac-snowleopard/fast/multicol/max-height-columns-block-expected.checksum: Added. |
| * platform/mac-snowleopard/fast/multicol/max-height-columns-block-expected.png: Added. |
| * platform/mac-snowleopard/fast/multicol/positioned-split-expected.checksum: Added. |
| * platform/mac-snowleopard/fast/multicol/positioned-split-expected.png: Added. |
| * platform/mac-snowleopard/fast/multicol/single-line-expected.checksum: Added. |
| * platform/mac-snowleopard/fast/multicol/single-line-expected.png: Added. |
| * platform/mac-snowleopard/fast/multicol/table-margin-collapse-expected.checksum: Added. |
| * platform/mac-snowleopard/fast/multicol/table-margin-collapse-expected.png: Added. |
| * platform/mac-snowleopard/fast/multicol/unsplittable-inline-block-expected.checksum: Added. |
| * platform/mac-snowleopard/fast/multicol/unsplittable-inline-block-expected.png: Added. |
| * platform/mac-snowleopard/fast/replaced: Added. |
| * platform/mac-snowleopard/fast/replaced/absolute-image-sizing-expected.checksum: Added. |
| * platform/mac-snowleopard/fast/replaced/absolute-image-sizing-expected.png: Added. |
| * platform/mac-snowleopard/fast/replaced/image-onload-expected.checksum: Added. |
| * platform/mac-snowleopard/fast/replaced/image-onload-expected.png: Added. |
| * platform/mac-snowleopard/fast/replaced/image-sizing-expected.checksum: Added. |
| * platform/mac-snowleopard/fast/replaced/image-sizing-expected.png: Added. |
| * platform/mac-snowleopard/fast/text/basic: Added. |
| * platform/mac-snowleopard/fast/text/basic/002-expected.checksum: Added. |
| * platform/mac-snowleopard/fast/text/basic/002-expected.png: Added. |
| * platform/mac-snowleopard/fast/text/drawBidiText-expected.checksum: Added. |
| * platform/mac-snowleopard/fast/text/drawBidiText-expected.png: Added. |
| * platform/mac-snowleopard/fast/text/word-break-soft-hyphen-expected.checksum: Added. |
| * platform/mac-snowleopard/fast/text/word-break-soft-hyphen-expected.png: Added. |
| * platform/mac-snowleopard/media: Added. |
| * platform/mac-snowleopard/media/video-transformed-expected.checksum: Added. |
| * platform/mac-snowleopard/media/video-transformed-expected.png: Added. |
| * platform/mac-snowleopard/scrollbars: Added. |
| * platform/mac-snowleopard/scrollbars/listbox-scrollbar-combinations-expected.checksum: Added. |
| * platform/mac-snowleopard/scrollbars/listbox-scrollbar-combinations-expected.png: Added. |
| * platform/mac-snowleopard/scrollbars/overflow-scrollbar-combinations-expected.checksum: Added. |
| * platform/mac-snowleopard/scrollbars/overflow-scrollbar-combinations-expected.png: Added. |
| * platform/mac-snowleopard/svg/W3C-SVG-1.1: Added. |
| * platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-conv-01-f-expected.checksum: Added. |
| * platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-conv-01-f-expected.png: Added. |
| * platform/mac-snowleopard/svg/custom: Added. |
| * platform/mac-snowleopard/svg/custom/focus-ring-expected.checksum: Added. |
| * platform/mac-snowleopard/svg/custom/focus-ring-expected.png: Added. |
| * platform/mac-snowleopard/svg/dynamic-updates: Added. |
| * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.checksum: Added. |
| * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.png: Added. |
| * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.checksum: Added. |
| * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.png: Added. |
| * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.checksum: Added. |
| * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.png: Added. |
| * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.checksum: Added. |
| * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.png: Added. |
| * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.checksum: Added. |
| * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.png: Added. |
| * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.checksum: Added. |
| * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.png: Added. |
| * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.checksum: Added. |
| * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.png: Added. |
| * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.checksum: Added. |
| * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.png: Added. |
| * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.checksum: Added. |
| * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.png: Added. |
| * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.checksum: Added. |
| * platform/mac-snowleopard/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.png: Added. |
| * platform/mac-snowleopard/svg/filters: Added. |
| * platform/mac-snowleopard/svg/filters/filterRes-expected.checksum: Added. |
| * platform/mac-snowleopard/svg/filters/filterRes-expected.png: Added. |
| * platform/mac-snowleopard/svg/text: Added. |
| * platform/mac-snowleopard/svg/text/foreignObject-text-clipping-bug-expected.checksum: Added. |
| * platform/mac-snowleopard/svg/text/foreignObject-text-clipping-bug-expected.png: Added. |
| * platform/mac-snowleopard/tables: Added. |
| * platform/mac-snowleopard/tables/mozilla: Added. |
| * platform/mac-snowleopard/tables/mozilla/core: Added. |
| * platform/mac-snowleopard/tables/mozilla/core/col_widths_auto_autoFix-expected.checksum: Added. |
| * platform/mac-snowleopard/tables/mozilla/core/col_widths_auto_autoFix-expected.png: Added. |
| * platform/mac-snowleopard/tables/mozilla_expected_failures: Added. |
| * platform/mac-snowleopard/tables/mozilla_expected_failures/bugs: Added. |
| * platform/mac-snowleopard/tables/mozilla_expected_failures/bugs/bug6933-expected.checksum: Added. |
| * platform/mac-snowleopard/tables/mozilla_expected_failures/bugs/bug6933-expected.png: Added. |
| |
| 2011-03-29 Kent Tamura <tkent@chromium.org> |
| |
| [Chromium] Add expectations for a test added in r82386. |
| |
| * platform/chromium-linux/fast/forms/validation-message-appearance-expected.checksum: Added. |
| * platform/chromium-linux/fast/forms/validation-message-appearance-expected.png: Added. |
| * platform/chromium-linux/fast/forms/validation-message-appearance-expected.txt: Added. |
| * platform/chromium-mac-leopard/fast/forms/validation-message-appearance-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/validation-message-appearance-expected.png: Added. |
| * platform/chromium-win/fast/forms/validation-message-appearance-expected.checksum: Added. |
| * platform/chromium-win/fast/forms/validation-message-appearance-expected.png: Added. |
| * platform/chromium-win/fast/forms/validation-message-appearance-expected.txt: Added. |
| |
| 2011-03-29 Kent Tamura <tkent@chromium.org> |
| |
| Reviewed by Dimitri Glazkov. |
| |
| Make validation message bubble testable |
| https://bugs.webkit.org/show_bug.cgi?id=57290 |
| |
| Add a new test for validation message bubble, and skip it on non-Mac platforms. |
| |
| * fast/forms/validation-message-appearance.html: Added. |
| * platform/chromium/test_expectations.txt: |
| * platform/gtk/Skipped: |
| * platform/mac/fast/forms/validation-message-appearance-expected.checksum: Added. |
| * platform/mac/fast/forms/validation-message-appearance-expected.png: Added. |
| * platform/mac/fast/forms/validation-message-appearance-expected.txt: Added. |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-29 Adam Barth <abarth@webkit.org> |
| |
| Document that we're now passing these tests. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-29 Adam Barth <abarth@webkit.org> |
| |
| Add missing PNGs. These PNGs match the checksums. |
| |
| * platform/chromium-mac/svg/zoom/page/zoom-hixie-mixed-008-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug1271-expected.png: Added. |
| |
| 2011-03-29 Tony Gentilcore <tonyg@chromium.org> |
| |
| Reviewed by Adam Barth. |
| |
| Teach the preload scanner about <input type=image> |
| https://bugs.webkit.org/show_bug.cgi?id=57404 |
| |
| * fast/preloader/input-expected.txt: Added. |
| * fast/preloader/input.html: Added. |
| |
| 2011-03-29 Kent Tamura <tkent@chromium.org> |
| |
| Reviewed by Dimitri Glazkov. |
| |
| [Mac] Enable interactive-validation tests on Mac DRT |
| https://bugs.webkit.org/show_bug.cgi?id=57308 |
| |
| * fast/forms/interactive-validation-prevented-expected.txt: Fix a wrong expectation. |
| * platform/chromium/test_expectations.txt: |
| Update expectation of interactive-validation-prevented.html. |
| * platform/mac/Skipped: Unskip interactive-validation except |
| interactive-validation-lost-focusable.html, which doesn't pass for now. |
| |
| 2011-03-29 Martin Robinson <mrobinson@igalia.com> |
| |
| [GTK] [DRT] GtkScrolledWindow adds three pixels of padding between the WebView and the scrollbar |
| https://bugs.webkit.org/show_bug.cgi?id=57067 |
| |
| Update the last set of GTK+ results after r82343. |
| |
| * platform/gtk: Update the last set of GTK+ results. |
| |
| 2011-03-29 Adam Barth <abarth@webkit.org> |
| |
| Revert previous change now that the roll is in. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-29 Adam Barth <abarth@webkit.org> |
| |
| These tests are actually fine, I just can't figure out how to make the |
| bot happy. I'm going to try rolling and then continue beating my head |
| against the bot. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-29 Adam Barth <abarth@webkit.org> |
| |
| Attempt to fix Chromium Mac Canary. It's unclear whether removing |
| these files will help, but it's worth a try. |
| |
| * platform/chromium-mac-leopard/media/video-transformed-expected.checksum: Removed. |
| * platform/chromium-mac-leopard/svg/zoom/page/zoom-hixie-mixed-008-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/listbox-bidi-align-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/listbox-bidi-align-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/drawBidiText-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/drawBidiText-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/media/video-transformed-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/media/video-transformed-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/preserveFormDuringResidualStyle-expected.png: Added. |
| |
| 2011-03-29 Martin Robinson <mrobinson@igalia.com> |
| |
| [GTK] [DRT] GtkScrolledWindow adds three pixels of padding between the WebView and the scrollbar |
| https://bugs.webkit.org/show_bug.cgi?id=57067 |
| |
| Update the GTK+ results in the tables directory after r82343. |
| |
| * platform/gtk/tables: Update the results in this directory. |
| |
| 2011-03-29 Martin Robinson <mrobinson@igalia.com> |
| |
| [GTK] [DRT] GtkScrolledWindow adds three pixels of padding between the WebView and the scrollbar |
| https://bugs.webkit.org/show_bug.cgi?id=57067 |
| |
| Update CSS and editing GTK+ results after r82343. |
| |
| * platform/gtk/css1: |
| * platform/gtk/css2.1: |
| * platform/gtk/editing: |
| |
| 2011-03-29 Adam Barth <abarth@webkit.org> |
| |
| Remove more-specific instances of a general rule. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-29 Martin Robinson <mrobinson@igalia.com> |
| |
| [GTK] [DRT] GtkScrolledWindow adds three pixels of padding between the WebView and the scrollbar |
| https://bugs.webkit.org/show_bug.cgi?id=57067 |
| |
| Update the GTK+ results in the svg directory after r82343. |
| |
| * platform/gtk/svg: Update the results in this directory. |
| |
| 2011-03-29 Justin Schuh <jschuh@chromium.org> |
| |
| Reviewed by Maciej Stachowiak. |
| |
| SVGComponentTransferFunctionElement should validate type |
| https://bugs.webkit.org/show_bug.cgi?id=56960 |
| |
| * svg/filters/feComponentTransfer-style-crash-expected.txt: Added. |
| * svg/filters/feComponentTransfer-style-crash.xhtml: Added. |
| |
| 2011-03-29 Martin Robinson <mrobinson@igalia.com> |
| |
| [GTK] [DRT] GtkScrolledWindow adds three pixels of padding between the WebView and the scrollbar |
| https://bugs.webkit.org/show_bug.cgi?id=57067 |
| |
| Update the last set of fast GTK+ results after r82343. |
| |
| * platform/gtk/fast: Update the last set of results in this directory. |
| |
| 2011-03-29 Martin Robinson <mrobinson@igalia.com> |
| |
| [GTK] [DRT] GtkScrolledWindow adds three pixels of padding between the WebView and the scrollbar |
| https://bugs.webkit.org/show_bug.cgi?id=57067 |
| |
| Update more GTK+ results after r82343. |
| |
| * platform/gtk/fast: Update many more results in this directory. |
| |
| 2011-03-29 Martin Robinson <mrobinson@igalia.com> |
| |
| [GTK] [DRT] GtkScrolledWindow adds three pixels of padding between the WebView and the scrollbar |
| https://bugs.webkit.org/show_bug.cgi?id=57067 |
| |
| Update GTK+ results after r82343. |
| |
| * platform/gtk/fast: Update many results in this directory. |
| |
| 2011-03-29 Csaba Osztrogonác <ossy@webkit.org> |
| |
| [Qt] Add new failing tests to the Skipped list until tomorrow. |
| |
| * platform/qt/Skipped: |
| |
| 2011-03-29 Gavin Peters <gavinp@chromium.org> |
| |
| Reviewed by Tony Gentilcore. |
| |
| Add beforeload to icon and prefetch link rel types |
| https://bugs.webkit.org/show_bug.cgi?id=56424 |
| |
| Unfortunately, there's lots of skipped tests, and a chrome failure |
| expectation here, in a strange disjoint set. On the chromium |
| port, favicon loads don't occur in DRT, so the favicon changes are |
| expected to fail. On the ports without prefetching, we expect the |
| prefetching test to fail. |
| |
| * fast/dom/HTMLLinkElement/prefetch-beforeload-expected.txt: Added. |
| * fast/dom/HTMLLinkElement/prefetch-beforeload.html: Added. |
| * http/tests/misc/link-rel-icon-beforeload-expected.txt: Added. |
| * http/tests/misc/link-rel-icon-beforeload.html: Added. |
| * platform/chromium/test_expectations.txt: |
| * platform/gtk/Skipped: |
| * platform/mac/Skipped: |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| * webarchive/test-link-rel-icon-beforeload-expected.webarchive: Added. |
| * webarchive/test-link-rel-icon-beforeload.html: Added. |
| |
| 2011-03-29 Adam Barth <abarth@webkit.org> |
| |
| Moar pixel expectations. |
| |
| * platform/chromium-mac/css2.1/t0804-c5510-padn-00-b-ag-expected.checksum: Added. |
| * platform/chromium-mac/css2.1/t0804-c5510-padn-00-b-ag-expected.png: Added. |
| * platform/chromium-mac/css2.1/t0905-c414-flt-wrap-01-d-g-expected.checksum: |
| * platform/chromium-mac/css2.1/t0905-c414-flt-wrap-01-d-g-expected.png: |
| * platform/chromium-mac/editing/deleting/4845371-expected.checksum: Added. |
| * platform/chromium-mac/editing/deleting/4845371-expected.png: Added. |
| * platform/chromium-mac/editing/deleting/5126166-expected.checksum: Added. |
| * platform/chromium-mac/editing/deleting/5126166-expected.png: Added. |
| * platform/chromium-mac/editing/deleting/5483370-expected.checksum: Added. |
| * platform/chromium-mac/editing/deleting/5483370-expected.png: Added. |
| * platform/chromium-mac/editing/deleting/table-cells-expected.checksum: Added. |
| * platform/chromium-mac/editing/deleting/table-cells-expected.png: Added. |
| * platform/chromium-mac/editing/inserting/4875189-2-expected.checksum: Added. |
| * platform/chromium-mac/editing/inserting/4875189-2-expected.png: Added. |
| * platform/chromium-mac/editing/pasteboard/5387578-expected.checksum: Added. |
| * platform/chromium-mac/editing/pasteboard/5387578-expected.png: Added. |
| * platform/chromium-mac/editing/pasteboard/paste-table-cells-expected.checksum: Added. |
| * platform/chromium-mac/editing/pasteboard/paste-table-cells-expected.png: Added. |
| * platform/chromium-mac/fast/backgrounds/repeat/negative-offset-repeat-expected.checksum: |
| * platform/chromium-mac/fast/backgrounds/repeat/negative-offset-repeat-expected.png: |
| * platform/chromium-mac/fast/block/float/014-expected.checksum: |
| * platform/chromium-mac/fast/block/float/014-expected.png: |
| * platform/chromium-mac/fast/block/float/clear-element-too-wide-for-containing-block-expected.checksum: Added. |
| * platform/chromium-mac/fast/block/float/clear-element-too-wide-for-containing-block-expected.png: Added. |
| * platform/chromium-mac/fast/blockflow/background-vertical-rl-expected.png: Added. |
| * platform/chromium-mac/fast/borders/border-radius-inline-flow-expected.checksum: Added. |
| * platform/chromium-mac/fast/borders/border-radius-inline-flow-expected.png: Added. |
| * platform/chromium-mac/fast/canvas/canvas-zoom-expected.checksum: Added. |
| * platform/chromium-mac/fast/canvas/canvas-zoom-expected.png: Added. |
| * platform/chromium-mac/fast/canvas/image-pattern-rotate-expected.checksum: |
| * platform/chromium-mac/fast/canvas/image-pattern-rotate-expected.png: |
| * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.checksum: Added. |
| * platform/chromium-mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: Added. |
| * platform/chromium-mac/fast/forms/input-align-image-expected.png: Added. |
| * platform/chromium-mac/fast/forms/input-type-change-expected.png: Added. |
| * platform/chromium-mac/fast/forms/textfield-focus-ring-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/textfield-focus-ring-expected.png: Added. |
| * platform/chromium-mac/fast/images/icon-decoding-expected.png: Added. |
| * platform/chromium-mac/fast/images/pixel-crack-image-background-webkit-transform-scale-expected.checksum: |
| * platform/chromium-mac/fast/images/pixel-crack-image-background-webkit-transform-scale-expected.png: |
| * platform/chromium-mac/fast/inline-block: Added. |
| * platform/chromium-mac/fast/inline-block/14498-positionForCoordinates-expected.checksum: Added. |
| * platform/chromium-mac/fast/inline-block/14498-positionForCoordinates-expected.png: Added. |
| * platform/chromium-mac/fast/inline/inline-focus-ring-expected.checksum: Added. |
| * platform/chromium-mac/fast/inline/inline-focus-ring-expected.png: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-29 Adam Barth <abarth@webkit.org> |
| |
| Previously, I forgot to update the rendertree expectations. |
| |
| * platform/mac/fast/block/float/float-forced-below-other-floats-expected.txt: |
| |
| 2011-03-29 Emil A Eklund <eae@chromium.org> |
| |
| Reviewed by Dimitri Glazkov. |
| |
| DatasetDOMStringMap::item and ::contains copies attribute name string |
| https://bugs.webkit.org/show_bug.cgi?id=55645 |
| |
| * fast/dom/script-tests/dataset-expected.txt: |
| * fast/dom/script-tests/dataset.js: |
| Added extra test cases for getting fields by property name. |
| |
| 2011-03-29 Adam Barth <abarth@webkit.org> |
| |
| Update expected results now that we don't have a scrollbar to worry about. |
| |
| * platform/mac/fast/block/float/float-forced-below-other-floats-expected.checksum: |
| * platform/mac/fast/block/float/float-forced-below-other-floats-expected.png: |
| |
| 2011-03-29 Adam Barth <abarth@webkit.org> |
| |
| Update expectations. |
| |
| * platform/chromium-mac/fast/multicol/margin-collapse-expected.checksum: Added. |
| * platform/chromium-mac/fast/multicol/margin-collapse-expected.png: Added. |
| * platform/chromium-mac/fast/multicol/max-height-columns-block-expected.checksum: Added. |
| * platform/chromium-mac/fast/multicol/max-height-columns-block-expected.png: Added. |
| * platform/chromium-mac/fast/multicol/positioned-split-expected.checksum: Added. |
| * platform/chromium-mac/fast/multicol/positioned-split-expected.png: Added. |
| * platform/chromium-mac/fast/multicol/single-line-expected.checksum: Added. |
| * platform/chromium-mac/fast/multicol/single-line-expected.png: Added. |
| * platform/chromium-mac/fast/multicol/table-margin-collapse-expected.checksum: Added. |
| * platform/chromium-mac/fast/multicol/table-margin-collapse-expected.png: Added. |
| * platform/chromium-mac/fast/multicol/unsplittable-inline-block-expected.checksum: Added. |
| * platform/chromium-mac/fast/multicol/unsplittable-inline-block-expected.png: Added. |
| * platform/chromium-mac/fast/replaced/absolute-image-sizing-expected.checksum: |
| * platform/chromium-mac/fast/replaced/absolute-image-sizing-expected.png: |
| * platform/chromium-mac/fast/replaced/image-onload-expected.checksum: |
| * platform/chromium-mac/fast/replaced/image-onload-expected.png: |
| * platform/chromium-mac/fast/replaced/image-sizing-expected.checksum: |
| * platform/chromium-mac/fast/replaced/image-sizing-expected.png: |
| * platform/chromium-mac/fast/replaced/image-tag-expected.png: Added. |
| * platform/chromium-mac/fast/text/basic/002-expected.checksum: Added. |
| * platform/chromium-mac/fast/text/basic/002-expected.png: Added. |
| * platform/chromium-mac/fast/text/word-break-soft-hyphen-expected.checksum: Added. |
| * platform/chromium-mac/fast/text/word-break-soft-hyphen-expected.png: Added. |
| * platform/chromium-mac/media/video-transformed-expected.checksum: Added. |
| * platform/chromium-mac/media/video-transformed-expected.png: Added. |
| * platform/chromium-mac/scrollbars/listbox-scrollbar-combinations-expected.png: Added. |
| * platform/chromium-mac/scrollbars/overflow-scrollbar-combinations-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1/filters-conv-01-f-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1/struct-image-01-t-expected.png: Added. |
| * platform/chromium-mac/svg/custom/focus-ring-expected.checksum: |
| * platform/chromium-mac/svg/custom/focus-ring-expected.png: |
| * platform/chromium-mac/svg/custom/use-in-symbol-with-offset-expected.checksum: Added. |
| * platform/chromium-mac/svg/custom/use-in-symbol-with-offset-expected.png: Added. |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.checksum: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.png: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.checksum: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.png: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.checksum: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.png: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.checksum: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.png: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.checksum: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.png: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.checksum: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.png: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.checksum: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.png: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.checksum: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.png: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.checksum: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.png: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.checksum: |
| * platform/chromium-mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.png: |
| * platform/chromium-mac/svg/filters/filterRes-expected.checksum: Added. |
| * platform/chromium-mac/svg/filters/filterRes-expected.png: Added. |
| * platform/chromium-mac/svg/filters/filteredImage-expected.png: Added. |
| * platform/chromium-mac/svg/text/foreignObject-text-clipping-bug-expected.png: Added. |
| * platform/chromium-mac/svg/zoom/page/zoom-hixie-mixed-008-expected.checksum: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug120107-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug12908-2-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug13169-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug196870-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug50695-2-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/core/col_widths_auto_autoFix-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug6933-expected.png: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-29 Adam Barth <abarth@webkit.org> |
| |
| Green means pass, AFAICT. |
| |
| * platform/chromium-mac/fast/media/media-query-invalid-value-expected.png: Added. |
| * platform/chromium-win/fast/media/media-query-invalid-value-expected.png: Added. |
| |
| 2011-03-29 Adam Barth <abarth@webkit.org> |
| |
| Update image result due to different text metrics. |
| |
| * platform/chromium-win/printing/return-from-printing-mode-expected.png: Added. |
| |
| 2011-03-29 Sheriff Bot <webkit.review.bot@gmail.com> |
| |
| Unreviewed, rolling out r82317. |
| http://trac.webkit.org/changeset/82317 |
| https://bugs.webkit.org/show_bug.cgi?id=57387 |
| |
| We do not need these baselines anymore (Requested by |
| abarth|gardener on #webkit). |
| |
| * platform/chromium-linux/fast/block/float/float-forced-below-other-floats-expected.checksum: Removed. |
| * platform/chromium-linux/fast/block/float/float-forced-below-other-floats-expected.png: Removed. |
| |
| 2011-03-29 Adam Barth <abarth@webkit.org> |
| |
| Set overflow: hidden so we don't need to have scrollbars in the |
| results. I've tested that this still shows what looks like the |
| intended behavior difference before and after the test. |
| |
| * fast/block/float/float-forced-below-other-floats.html: |
| |
| 2011-03-29 Adam Barth <abarth@webkit.org> |
| |
| Scrollbars are different on different platforms. Including scrollbars |
| in tests that don't need them is sadness. |
| |
| * platform/chromium-linux/fast/block/float/float-forced-below-other-floats-expected.checksum: Added. |
| * platform/chromium-linux/fast/block/float/float-forced-below-other-floats-expected.png: Added. |
| |
| 2011-03-29 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Unreviewed rollout r82282, part of r82288, r82298. |
| |
| * fast/canvas/rgba-parsing-expected.txt: |
| * fast/canvas/script-tests/rgba-parsing.js: |
| * platform/chromium-mac/fast/canvas/rgba-parsing-expected.txt: Removed. |
| * platform/chromium-win/fast/canvas/rgba-parsing-expected.txt: Removed. |
| |
| 2011-03-29 Jian Li <jianli@chromium.org> |
| |
| Reviewed by Adam Barth. |
| |
| Inline worker powered by blob URL does not work with files URL even if |
| allowFileAccessFromFileURLs is enabled |
| https://bugs.webkit.org/show_bug.cgi?id=56063 |
| |
| * fast/files/workers/inline-worker-via-blob-url-expected.txt: Added. |
| * fast/files/workers/inline-worker-via-blob-url.html: Added. |
| |
| 2011-03-29 Sheriff Bot <webkit.review.bot@gmail.com> |
| |
| Unreviewed, rolling out r82295 and r82300. |
| http://trac.webkit.org/changeset/82295 |
| http://trac.webkit.org/changeset/82300 |
| https://bugs.webkit.org/show_bug.cgi?id=57380 |
| |
| This patch breaks compile on Chromium (Requested by |
| abarth|gardener on #webkit). |
| |
| * platform/gtk/accessibility/aria-roles-unignored-expected.txt: Removed. |
| * platform/gtk/accessibility/aria-roles-unignored.html: Removed. |
| |
| 2011-03-29 David Hyatt <hyatt@apple.com> |
| |
| Reviewed by Simon Fraser. |
| |
| <rdar://problem/9194927> REGRESSION (r81691): Page at www.mondaynote.com lays out incorrectly |
| |
| Back out the optimization that stopped when it hit the first float. This was an incorrect optimization |
| and can't be done without more work. |
| |
| Added fast/block/float/float-below-other-floats.html |
| |
| * fast/block/float/float-forced-below-other-floats.html: Added. |
| * platform/mac/fast/block/float/float-forced-below-other-floats-expected.checksum: Added. |
| * platform/mac/fast/block/float/float-forced-below-other-floats-expected.png: Added. |
| * platform/mac/fast/block/float/float-forced-below-other-floats-expected.txt: Added. |
| |
| 2011-03-29 Adam Roben <aroben@apple.com> |
| |
| Add passing results for a test that passes in WebKit2 but not WebKit1 |
| |
| The WebKit1 failure is tracked by <http://webkit.org/b/57334>. |
| |
| * platform/win-wk2/http/tests/uri/username-with-no-hostname-expected.txt: Added. |
| |
| 2011-03-29 Adam Barth <abarth@webkit.org> |
| |
| Looks like a rounding issue. |
| |
| * platform/chromium-mac/fast/canvas/rgba-parsing-expected.txt: Added. |
| * platform/chromium-win/fast/canvas/rgba-parsing-expected.txt: Added. |
| |
| 2011-03-29 Mario Sanchez Prada <msanchez@igalia.com> |
| |
| Reviewed by Martin Robinson. |
| |
| [Gtk] Consistent crash from Google/ARIA combobox click |
| https://bugs.webkit.org/show_bug.cgi?id=55883 |
| |
| Added new layout test to check this doesn't crash anymore in GTK. |
| |
| * platform/gtk/accessibility/aria-options-and-menuitems-crash-expected.txt: Added. |
| * platform/gtk/accessibility/aria-options-and-menuitems-crash.html: Added. |
| |
| 2011-03-29 Mario Sanchez Prada <msanchez@igalia.com> |
| |
| Reviewed by Chris Fleizach. |
| |
| AX: GTK: ARIA role is not respected on <p> <label> <div> and <form> |
| https://bugs.webkit.org/show_bug.cgi?id=47636 |
| |
| Added new layout test to check that roles are correct in GTK. |
| |
| * platform/gtk/accessibility/aria-roles-unignored-expected.txt: Added. |
| * platform/gtk/accessibility/aria-roles-unignored.html: Added. |
| |
| 2011-03-29 Jessie Berlin <jberlin@apple.com> |
| |
| [Snow Leopard WebKit2 Release Tests] fast/images/move-image-to-new-document.html timing out |
| since r82087. |
| https://bugs.webkit.org/show_bug.cgi?id=57347 |
| |
| Unreviewed, add fast/images/move-image-to-new-document.html to the skipped list in order to |
| get the bots green. |
| |
| * platform/mac-wk2/Skipped: |
| |
| 2011-03-29 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, GTK rebaseline of fast/forms/listbox-bidi-align.html. |
| |
| * platform/gtk/fast/forms/listbox-bidi-align-expected.txt: |
| |
| 2011-03-29 Andras Becsi <abecsi@webkit.org> |
| |
| Reviewed by Darin Adler. |
| |
| CSS: Slow parsing of rgb() with percent values |
| https://bugs.webkit.org/show_bug.cgi?id=16708 |
| |
| Implement fast-path parsing for percentage color values. |
| |
| Gain ~30% speedup on http://canvex.lazyilluminati.com/misc/3d.html. |
| |
| * fast/canvas/script-tests/rgba-parsing.js: Add cases to test the consistency. |
| |
| 2011-03-29 Ilya Tikhonovsky <loislo@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: extract InspectorPageAgent from InspectorAgent. |
| https://bugs.webkit.org/show_bug.cgi?id=57327 |
| |
| There are page related methods and inspector related methods in InspectorAgent. |
| It would be nice to extract page specific methods for future usage the rest of methods in workers debugger. |
| |
| * http/tests/inspector/inspector-test.js: |
| (initialize_InspectorTest.InspectorTest.reloadPage): |
| |
| 2011-03-29 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, skip failing test on GTK. |
| |
| * platform/gtk/Skipped: Skip |
| fast/loader/onload-willSendRequest-null-for-frame.html. |
| |
| 2011-03-29 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, GTK baselines for fast/forms/listbox-bidi-align.html, |
| added in r82200. |
| |
| * platform/gtk/fast/forms/listbox-bidi-align-expected.checksum: Added. |
| * platform/gtk/fast/forms/listbox-bidi-align-expected.png: Added. |
| * platform/gtk/fast/forms/listbox-bidi-align-expected.txt: Added. |
| |
| 2011-03-29 Eric Carlson <eric.carlson@apple.com> |
| |
| Reviewed by Dan Bernstein. |
| |
| playbackRate should not be set to defaultPlaybackRate in play() |
| https://bugs.webkit.org/show_bug.cgi?id=55943 |
| |
| * media/event-attributes-expected.txt: |
| * media/video-playbackrate-expected.txt: Added. |
| * media/video-playbackrate.html: Added. |
| |
| 2011-03-29 Adam Barth <abarth@webkit.org> |
| |
| I need to spend some more quality time with the rebaselining tool to |
| figure out how to make it update these (or I can update them manually |
| when I catch up). |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-29 Adam Barth <abarth@webkit.org> |
| |
| The text renders slightly differently on Snow Leopard. |
| |
| * platform/chromium-mac-snowleopard/fast/forms/listbox-bidi-align-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/listbox-bidi-align-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/text/drawBidiText-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/drawBidiText-expected.png: Added. |
| |
| 2011-03-29 Philippe Normand <pnormand@igalia.com> |
| |
| Reviewed by Martin Robinson. |
| |
| [GTK] http/tests/uri/username-with-no-hostname.html fails |
| https://bugs.webkit.org/show_bug.cgi?id=57325 |
| |
| * platform/gtk/Skipped: Unskip fixed test. |
| |
| 2011-03-29 Adam Barth <abarth@webkit.org> |
| |
| This test is flaky on Mac too. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-29 Adam Barth <abarth@webkit.org> |
| |
| Add missing expectation (looks like a pass). |
| |
| * platform/chromium/svg: Added. |
| * platform/chromium/svg/custom: Added. |
| * platform/chromium/svg/custom/use-in-symbol-with-offset-expected.checksum: Added. |
| * platform/chromium/svg/custom/use-in-symbol-with-offset-expected.png: Added. |
| |
| 2011-03-29 Sergio Villar Senin <svillar@igalia.com> |
| |
| Unreviewed, skipping a test failing on GTK+ bots. |
| |
| [GTK] fast/text/justify-ideograph-leading-expansion.html fails on bots |
| https://bugs.webkit.org/show_bug.cgi?id=57346 |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-29 Jessie Berlin <jberlin@apple.com> |
| |
| webkit2 does not pass tests that require the window to be focused. |
| https://bugs.webkit.org/show_bug.cgi?id=56988 |
| |
| Unreviewed, update the WK2 expected results for pseudo-any.html after r82183. |
| |
| * platform/mac-wk2/fast/css/pseudo-any-expected.txt: |
| * platform/win-wk2/fast/css/pseudo-any-expected.txt: |
| |
| 2011-03-29 Jessie Berlin <jberlin@apple.com> |
| |
| Add another test that depends on EventSender to the mac-wk2 Skipped file. |
| |
| * platform/mac-wk2/Skipped: |
| Add fast/events/mouse-relative-position.html. |
| |
| 2011-03-29 Adam Roben <aroben@apple.com> |
| |
| Add Windows expected semi-failure results after r82189 |
| |
| The test is passing, but we're failing to print out an error message so we don't match the |
| expected results. Printing the error message is tracked by <http://webkit.org/b/57334>. |
| |
| * platform/win/http/tests/uri/username-with-no-hostname-expected.txt: Added. |
| |
| 2011-03-29 Alexander Pavlov <apavlov@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: Fix handling of the CSSAgent.setStyleSheetText() results in CSSStyleModel.js |
| https://bugs.webkit.org/show_bug.cgi?id=56310 |
| |
| * inspector/styles/get-set-stylesheet-text-expected.txt: Added. |
| * inspector/styles/get-set-stylesheet-text.html: Added. |
| * inspector/styles/resources/get-set-stylesheet-text.css: Added. |
| (body): |
| (/* comment before selector */body.main1/* comment after selector */): |
| (body.main2): |
| * inspector/styles/styles-add-blank-property.html: Tentatively fix flakiness by waiting for pending dispatches to finish |
| * inspector/styles/styles-new-API.html: |
| |
| 2011-03-29 Jeremy Moskovich <jeremy@chromium.org> |
| |
| Reviewed by Eric Seidel. |
| |
| Implement text-align:match-parent as -webkit-match-parent. |
| https://bugs.webkit.org/show_bug.cgi?id=50951 |
| |
| Add tests to verify that the implementation works as expected. |
| |
| * fast/css/text-align-webkit-match-parent-expected.txt: Added. |
| * fast/css/text-align-webkit-match-parent-parse-expected.txt: Added. |
| * fast/css/text-align-webkit-match-parent-parse.html: Added. |
| * fast/css/text-align-webkit-match-parent.html: Added. |
| |
| 2011-03-29 Adam Roben <aroben@apple.com> |
| |
| Add Windows results for new test added in r82200 |
| |
| Windows differs from Mac due to a different scrollbar width within the listbox. |
| |
| * platform/win/fast/forms/listbox-bidi-align-expected.checksum: Added. |
| * platform/win/fast/forms/listbox-bidi-align-expected.png: Added. |
| * platform/win/fast/forms/listbox-bidi-align-expected.txt: Added. |
| |
| 2011-03-29 Leo Yang <leo.yang@torchmobile.com.cn> |
| |
| Reviewed by Nikolas Zimmermann. |
| |
| Incorrect offset of svg <use> element which is in <symbol> element |
| https://bugs.webkit.org/show_bug.cgi?id=57318 |
| |
| Test case to verify offset of svg <use> element in <symbol> element |
| is set correctly. |
| |
| * platform/qt/svg/custom/use-in-symbol-with-offset-expected.checksum: Added. |
| * platform/qt/svg/custom/use-in-symbol-with-offset-expected.png: Added. |
| * svg/custom/use-in-symbol-with-offset-expected.txt: Added. |
| * svg/custom/use-in-symbol-with-offset.svg: Added. |
| |
| 2011-03-29 Pavel Feldman <pfeldman@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: document Timeline domain, make timeline event types of type string. |
| https://bugs.webkit.org/show_bug.cgi?id=57299 |
| |
| * inspector/timeline/timeline-enum-stability-expected.txt: |
| * inspector/timeline/timeline-event-dispatch-expected.txt: |
| * inspector/timeline/timeline-layout-expected.txt: |
| * inspector/timeline/timeline-mark-timeline-expected.txt: |
| * inspector/timeline/timeline-network-resource-expected.txt: |
| * inspector/timeline/timeline-paint-expected.txt: |
| * inspector/timeline/timeline-parse-html-expected.txt: |
| * inspector/timeline/timeline-recalculate-styles-expected.txt: |
| * inspector/timeline/timeline-script-tag-1-expected.txt: |
| * inspector/timeline/timeline-script-tag-2-expected.txt: |
| * inspector/timeline/timeline-test.js: |
| (initialize_Timeline.InspectorTest.startTimeline): |
| * platform/chromium/inspector/timeline/timeline-event-dispatch-expected.txt: |
| * platform/chromium/inspector/timeline/timeline-mark-timeline-expected.txt: |
| * platform/chromium/inspector/timeline/timeline-network-resource-expected.txt: |
| * platform/chromium/inspector/timeline/timeline-paint-expected.txt: |
| * platform/chromium/inspector/timeline/timeline-parse-html-expected.txt: |
| |
| 2011-03-29 Andrey Adaikin <aandrey@google.com> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: Fixing live edits tests on chromium. |
| https://bugs.webkit.org/show_bug.cgi?id=57316 |
| |
| * inspector/debugger/live-edit.html: |
| |
| 2011-03-29 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, skip crashing svg test on GTK. |
| |
| * platform/gtk/Skipped: Skip svg/text/text-deco-01-b.svg |
| |
| 2011-03-29 Pavel Podivilov <podivilov@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: fix call frames positions in formatted scripts. |
| https://bugs.webkit.org/show_bug.cgi?id=57036 |
| |
| * inspector/debugger/debugger-eval-while-paused.html: |
| |
| 2011-03-29 Emil A Eklund <eae@chromium.org> |
| |
| Reviewed by Darin Adler. |
| |
| Fix for execCommand("Delete") with an empty selection. |
| https://bugs.webkit.org/show_bug.cgi?id=56652 |
| |
| Add test for deleting an empty selection from an empty container. |
| |
| * editing/execCommand/delete-empty-container-expected.txt: Added. |
| * editing/execCommand/delete-empty-container.html: Added. |
| |
| 2011-03-29 Mikhail Naganov <mnaganov@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: [Chromium] Refactor HeapSnapshot-related code to |
| make sure we don't return big amounts of data to forms. |
| https://bugs.webkit.org/show_bug.cgi?id=57227 |
| |
| * inspector/profiler/heap-snapshot.html: |
| |
| 2011-03-29 Yuta Kitamura <yutak@chromium.org> |
| |
| Unreviewed, updating Chromium test expectations. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-29 Emil A Eklund <eae@chromium.org> |
| |
| Reviewed by Dimitri Glazkov. |
| |
| Relative mouse coordinates recalculated for target |
| https://bugs.webkit.org/show_bug.cgi?id=57130 |
| |
| Add mouse event performance test. |
| |
| * fast/events/mouse-relative-position-expected.txt: Added. |
| * fast/events/mouse-relative-position.html: Added. |
| * perf/mouse-event-expected.txt: Added. |
| * perf/mouse-event.html: Added. |
| |
| 2011-03-29 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, skip failing http/tests/uri test on GTK. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-29 Emil A Eklund <eae@chromium.org> |
| |
| Reviewed by Darin Adler. |
| |
| getComputedStyle counterIncrement crash @ WebCore::counterToCSSValue |
| https://bugs.webkit.org/show_bug.cgi?id=57266 |
| |
| Add test for getComputedStyle(...).counterIncrement without a counter. |
| |
| * fast/css/getComputedStyle/counterIncrement-without-counter-expected.txt: Added. |
| * fast/css/getComputedStyle/counterIncrement-without-counter.html: Added. |
| |
| 2011-03-29 Gavin Peters <gavinp@chromium.org> |
| |
| Reviewed by Tony Gentilcore. |
| |
| Implement onerror events for <link rel=prefetch> |
| https://bugs.webkit.org/show_bug.cgi?id=57182 |
| |
| * fast/dom/HTMLLinkElement/prefetch-onerror-expected.txt: Added. |
| * fast/dom/HTMLLinkElement/prefetch-onerror.html: Added. |
| * platform/gtk/Skipped: |
| * platform/mac/Skipped: |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-29 Csaba Osztrogonác <ossy@webkit.org> |
| |
| http/tests/uri/username-with-no-hostname.html fails after r82151 |
| https://bugs.webkit.org/show_bug.cgi?id=57306 |
| |
| * platform/qt/Skipped: Add http/tests/uri/username-with-no-hostname.html until fix. |
| |
| 2011-03-29 Eric Seidel <eric@webkit.org> |
| |
| Reviewed by Ryosuke Niwa. |
| |
| Add support for parsing unicode-bidi: -webkit-isolate |
| https://bugs.webkit.org/show_bug.cgi?id=57181 |
| |
| * css3/unicode-bidi-insolate-parse-expected.txt: Added. |
| * css3/unicode-bidi-insolate-parse.html: Added. |
| |
| 2011-03-29 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, GTK rebaseline for r82144. |
| |
| * platform/gtk/fast/block/positioning/052-expected.checksum: |
| * platform/gtk/fast/block/positioning/052-expected.png: |
| * platform/gtk/fast/block/positioning/052-expected.txt: |
| * platform/gtk/fast/forms/input-appearance-preventDefault-expected.checksum: |
| * platform/gtk/fast/forms/input-appearance-preventDefault-expected.png: |
| * platform/gtk/fast/forms/input-appearance-preventDefault-expected.txt: |
| |
| 2011-03-29 Adam Barth <abarth@webkit.org> |
| |
| Add GPU expectations for compositing tests (these appear to all be passes). |
| |
| * platform/chromium-gpu-mac/compositing/geometry/clipped-video-controller-expected.checksum: |
| * platform/chromium-gpu-mac/compositing/geometry/clipped-video-controller-expected.png: |
| * platform/chromium-gpu-mac/compositing/geometry/video-fixed-scrolling-expected.checksum: |
| * platform/chromium-gpu-mac/compositing/geometry/video-fixed-scrolling-expected.png: |
| * platform/chromium-gpu-mac/compositing/geometry/video-opacity-overlay-expected.checksum: |
| * platform/chromium-gpu-mac/compositing/geometry/video-opacity-overlay-expected.png: |
| * platform/chromium-gpu-mac/compositing/layers-inside-overflow-scroll-expected.checksum: |
| * platform/chromium-gpu-mac/compositing/layers-inside-overflow-scroll-expected.png: |
| * platform/chromium-gpu-mac/compositing/overflow/overflow-compositing-descendant-expected.checksum: |
| * platform/chromium-gpu-mac/compositing/overflow/overflow-compositing-descendant-expected.png: |
| * platform/chromium-gpu-mac/compositing/overflow/scroll-ancestor-update-expected.checksum: |
| * platform/chromium-gpu-mac/compositing/overflow/scroll-ancestor-update-expected.png: |
| * platform/chromium-gpu-mac/compositing/reflections/load-video-in-reflection-expected.checksum: |
| * platform/chromium-gpu-mac/compositing/reflections/load-video-in-reflection-expected.png: |
| * platform/chromium-gpu-mac/compositing/self-painting-layers-expected.checksum: |
| * platform/chromium-gpu-mac/compositing/self-painting-layers-expected.png: |
| * platform/chromium-gpu-mac/media/video-display-toggle-expected.checksum: |
| * platform/chromium-gpu-mac/media/video-display-toggle-expected.png: |
| * platform/chromium-gpu-mac/media/video-no-audio-expected.checksum: |
| * platform/chromium-gpu-mac/media/video-no-audio-expected.png: |
| * platform/chromium-gpu-mac/media/video-volume-slider-expected.checksum: |
| * platform/chromium-gpu-mac/media/video-volume-slider-expected.png: |
| |
| 2011-03-29 Adam Barth <abarth@webkit.org> |
| |
| Update IMAGE results to show test progression (yay!). |
| |
| * platform/chromium-linux/fast/text/drawBidiText-expected.checksum: |
| * platform/chromium-linux/fast/text/drawBidiText-expected.png: |
| * platform/chromium-mac/fast/text/drawBidiText-expected.checksum: Added. |
| * platform/chromium-mac/fast/text/drawBidiText-expected.png: Added. |
| * platform/chromium-win-xp/fast/text/drawBidiText-expected.checksum: Added. |
| * platform/chromium-win-xp/fast/text/drawBidiText-expected.png: Added. |
| * platform/chromium-win/fast/text/drawBidiText-expected.checksum: |
| * platform/chromium-win/fast/text/drawBidiText-expected.png: |
| |
| 2011-03-29 Adam Barth <abarth@webkit.org> |
| |
| Add Windows baselines. |
| |
| * platform/chromium-win/fast/forms/listbox-bidi-align-expected.checksum: Added. |
| * platform/chromium-win/fast/forms/listbox-bidi-align-expected.png: Added. |
| * platform/chromium-win/fast/forms/listbox-bidi-align-expected.txt: Added. |
| |
| 2011-03-29 Adam Barth <abarth@webkit.org> |
| |
| Add platform-specific baselines for listbox-bidi-align. |
| |
| * platform/chromium-linux/fast/forms/listbox-bidi-align-expected.checksum: Added. |
| * platform/chromium-linux/fast/forms/listbox-bidi-align-expected.png: Added. |
| * platform/chromium-linux/fast/forms/listbox-bidi-align-expected.txt: Added. |
| * platform/chromium-mac/fast/forms/listbox-bidi-align-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/listbox-bidi-align-expected.png: Added. |
| |
| 2011-03-29 Adam Klein <adamk@chromium.org> |
| |
| Reviewed by Darin Adler. |
| |
| removeAllInDirectory() layout test helper method can call successCallback twice |
| https://bugs.webkit.org/show_bug.cgi?id=57136 |
| |
| Fixed to only call successCallback once, thereby avoiding |
| flakiness in tests which use this function |
| (see http://crbug.com/77442). |
| |
| * fast/filesystem/resources/fs-test-util.js: |
| (removeAllInDirectory): |
| * http/tests/filesystem/resources/fs-test-util.js: |
| (removeAllInDirectory): |
| |
| 2011-03-29 Yuta Kitamura <yutak@chromium.org> |
| |
| Unreviewed, add Chromium test expectation for http/tests/uri/username-with-no-hostname.html. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-28 Yuta Kitamura <yutak@chromium.org> |
| |
| Unreviewed, fix Chromium test results and expectations. |
| |
| * platform/chromium-mac-leopard/fast/block/positioning/047-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/block/positioning/047-expected.png: Added. |
| * platform/chromium-mac/fast/text/justify-ideograph-leading-expansion-expected.txt: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-28 Ofri Wolfus <ofri@google.com> |
| |
| Reviewed by Eric Seidel. |
| |
| RTL: Select elements with a size attribute are always left aligned. |
| https://bugs.webkit.org/show_bug.cgi?id=50928 |
| |
| Added support for alignment in RenderListBox. |
| |
| * fast/forms/listbox-bidi-align.html: Added. |
| * platform/mac/fast/forms/listbox-bidi-align-expected.checksum: Added. |
| * platform/mac/fast/forms/listbox-bidi-align-expected.png: Added. |
| * platform/mac/fast/forms/listbox-bidi-align-expected.txt: Added. |
| * platform/mac/fast/text/drawBidiText-expected.checksum: Updated. |
| * platform/mac/fast/text/drawBidiText-expected.png: Updated. |
| |
| 2011-03-28 Yuta Kitamura <yutak@chromium.org> |
| |
| Unreviewed. Clean up Chromium test expectations for plugins/embed-prefers-plugins-for-images.html. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-28 Maciej Stachowiak <mjs@apple.com> |
| |
| Fix test results that were accidentally committed with a wrong |
| result due to a temporary wrong code change. |
| |
| * http/tests/uri/username-with-no-hostname-expected.txt: |
| |
| 2011-03-28 Andy Estes <aestes@apple.com> |
| |
| plugins/embed-prefers-plugins-for-images.html fails on non-Apple platforms. |
| https://bugs.webkit.org/show_bug.cgi?id=57137 |
| |
| * platform/chromium/test_expectations.txt: Skip the test. |
| * platform/gtk/Skipped: Ditto. |
| * platform/qt/Skipped: Ditto. |
| |
| 2011-03-28 Andy Estes <aestes@apple.com> |
| |
| Make embed-prefers-plugins-for-images.html pass on all Apple platforms. |
| https://bugs.webkit.org/show_bug.cgi?id=57137 |
| |
| * platform/mac-leopard/plugins/embed-prefers-plugins-for-images-expected.txt: Removed. |
| * platform/mac-snowleopard/plugins/embed-prefers-plugins-for-images-expected.txt: Removed. |
| * platform/mac-wk2/plugins/embed-prefers-plugins-for-images-expected.txt: Removed. |
| * platform/win/Skipped: |
| * plugins/embed-prefers-plugins-for-images-expected.txt: |
| * plugins/embed-prefers-plugins-for-images.html: |
| |
| 2011-03-28 Ojan Vafai <ojan@chromium.org> |
| |
| Reviewed by Antti Koivisto. |
| |
| fix style sharing with :any and sibling selectors |
| https://bugs.webkit.org/show_bug.cgi?id=57211 |
| |
| Also tests sibling selector style sharing in general since |
| no existing tests seem to cover that codepath. |
| |
| * fast/css/sibling-selectors-expected.txt: Added. |
| * fast/css/sibling-selectors.html: Added. |
| |
| 2011-03-27 Ojan Vafai <ojan@chromium.org> |
| |
| Reviewed by Antti Koivisto. |
| |
| fix :-webkit-any(:last-child) |
| https://bugs.webkit.org/show_bug.cgi?id=57207 |
| |
| * fast/css/pseudo-any.html: |
| |
| 2011-03-27 Ojan Vafai <ojan@chromium.org> |
| |
| Reviewed by Antti Koivisto. |
| |
| fix :-webkit-any(:last-child) |
| https://bugs.webkit.org/show_bug.cgi?id=57207 |
| |
| * fast/css/pseudo-any.html: |
| |
| 2011-03-28 Andy Estes <aestes@apple.com> |
| |
| Check in failing results for embed-prefers-plugins-for-images-expected.txt in Mac WK2 mode. |
| https://bugs.webkit.org/show_bug.cgi?id=57137 |
| |
| * platform/mac-wk2/plugins: Added. |
| * platform/mac-wk2/plugins/embed-prefers-plugins-for-images-expected.txt: Added. |
| |
| 2011-03-28 Maciej Stachowiak <mjs@apple.com> |
| |
| Reviewed by Darin Adler. |
| |
| REGRESSION(r82152): fast/dom/HTMLAnchorElement/set-href-attribute-pathname.html |
| https://bugs.webkit.org/show_bug.cgi?id=57291 |
| |
| * http/tests/uri/username-with-no-hostname.html: Adjusted test to be more tolerant |
| of exactly how the image load fails. |
| |
| 2011-03-28 Matthew Delaney <mdelaney@apple.com> |
| |
| Reviewed by Adele Peterson. |
| |
| Updating small batch of gradient expected results files |
| https://bugs.webkit.org/show_bug.cgi?id=57117 |
| |
| * platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.inside2-expected.txt: Added. |
| * platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.inside3-expected.txt: Added. |
| * platform/mac-snowleopard/canvas/philip/tests/2d.gradient.radial.outside1-expected.txt: Added. |
| * platform/mac/canvas/philip/tests/2d.gradient.radial.inside2-expected.txt: Removed. |
| * platform/mac/canvas/philip/tests/2d.gradient.radial.inside3-expected.txt: Removed. |
| * platform/mac/canvas/philip/tests/2d.gradient.radial.outside1-expected.txt: Removed. |
| |
| 2011-03-28 Jessie Berlin <jberlin@apple.com> |
| |
| REGRESSION: http/tests/inspector/console-resource-errors.html failing on WebKit2. |
| https://bugs.webkit.org/show_bug.cgi?id=56539 |
| |
| Unreviewed, remove the platform-specific failing results to get the bots green. |
| The test appears to be working in WebKit after r82106 and r82017. |
| |
| * platform/mac-wk2/http/tests/inspector/console-resource-errors-expected.txt: Removed. |
| |
| 2011-03-28 Vincent Scheib <scheib@chromium.org> |
| |
| Chromium test expectation for r82159 |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-28 Jessie Berlin <jberlin@apple.com> |
| |
| Add another test that depends on EventSender to the mac-wk2 Skipped file. |
| |
| * platform/mac-wk2/Skipped: |
| Add fast/events/onchange-text-form-field.html. |
| |
| 2011-03-28 Oliver Hunt <oliver@apple.com> |
| |
| Reviewed by Geoffrey Garen. |
| |
| instanceof Array test fails when using iframes |
| https://bugs.webkit.org/show_bug.cgi?id=17250 |
| |
| Add test cases for correct behaviour |
| |
| * fast/js/js-constructors-use-correct-global-expected.txt: Added. |
| * fast/js/js-constructors-use-correct-global.html: Added. |
| * fast/js/resources/js-constructors-use-correct-global.js: Added. |
| |
| 2011-03-28 Vincent Scheib <scheib@chromium.org> |
| |
| Chromium rebaseline for r82144. |
| |
| * platform/chromium-linux/fast/block/positioning/058-expected.checksum: |
| * platform/chromium-linux/fast/block/positioning/058-expected.png: |
| * platform/chromium-win/fast/block/positioning/052-expected.txt: |
| * platform/chromium-win/fast/block/positioning/058-expected.checksum: |
| * platform/chromium-win/fast/block/positioning/058-expected.png: |
| * platform/chromium-win/fast/block/positioning/058-expected.txt: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-28 Jer Noble <jer.noble@apple.com> |
| |
| Reviewed by Darin Adler. |
| |
| MediaPlayerPrivateAVFoundation should report that it supportsFullScreen() |
| https://bugs.webkit.org/show_bug.cgi?id=57249 |
| |
| * platform/mac/media/controls-strict-expected.txt: |
| * platform/mac/media/video-controls-rendering-expected.txt: |
| * platform/mac/media/video-display-toggle-expected.txt: |
| * platform/mac/media/video-no-audio-expected.txt: |
| * platform/mac/media/video-zoom-controls-expected.txt: |
| |
| 2011-03-28 Jer Noble <jer.noble@apple.com> |
| |
| Reviewed by Darin Adler. |
| |
| AVFoundation can indeed support full screen. |
| |
| MediaPlayerPrivateAVFoundation should report that it supportsFullScreen() |
| https://bugs.webkit.org/show_bug.cgi?id=57249 |
| |
| * platform/mac/media/controls-strict-expected.txt: |
| * platform/mac/media/video-controls-rendering-expected.txt: |
| * platform/mac/media/video-display-toggle-expected.txt: |
| * platform/mac/media/video-no-audio-expected.txt: |
| * platform/mac/media/video-zoom-controls-expected.txt: |
| |
| 2011-03-28 Andy Estes <aestes@apple.com> |
| |
| Check in failing results for embed-prefers-plugins-for-images.html on Leopard. |
| https://bugs.webkit.org/show_bug.cgi?id=57137 |
| |
| * platform/mac-leopard/plugins/embed-prefers-plugins-for-images-expected.txt: Added. |
| |
| 2011-03-28 Adele Peterson <adele@apple.com> |
| |
| Reviewed by Eric Seidel. |
| |
| Test for <rdar://problem/9112694> REGRESSION (r79411): "Check grammar with spelling" context menu doesn't check as you type |
| https://bugs.webkit.org/show_bug.cgi?id=57173 |
| |
| * editing/spelling/grammar-expected.txt: Added. |
| * editing/spelling/grammar.html: Added. |
| * platform/gtk/Skipped: |
| * platform/mac-wk2/Skipped: |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-28 Dan Bernstein <mitz@apple.com> |
| |
| Reviewed by Darin Adler. |
| |
| <rdar://problem/8895977> REGRESSION: multicol crashes with positioned elements |
| https://bugs.webkit.org/show_bug.cgi?id=48983 |
| |
| * fast/multicol/paginated-layer-crash-expected.txt: Added. |
| * fast/multicol/paginated-layer-crash.html: Added. |
| |
| 2011-03-28 Vincent Scheib <scheib@chromium.org> |
| |
| Chromium rebaseline for r82123. |
| |
| * platform/chromium-mac/fast/repaint/overflow-flipped-writing-mode-block-expected.checksum: Added. |
| * platform/chromium-mac/fast/repaint/overflow-flipped-writing-mode-block-expected.png: Added. |
| * platform/chromium-mac/fast/repaint/overflow-flipped-writing-mode-table-expected.checksum: Added. |
| * platform/chromium-mac/fast/repaint/overflow-flipped-writing-mode-table-expected.png: Added. |
| * platform/chromium-win/fast/repaint/overflow-flipped-writing-mode-block-expected.checksum: Added. |
| * platform/chromium-win/fast/repaint/overflow-flipped-writing-mode-block-expected.png: Added. |
| * platform/chromium-win/fast/repaint/overflow-flipped-writing-mode-table-expected.checksum: Added. |
| * platform/chromium-win/fast/repaint/overflow-flipped-writing-mode-table-expected.png: Added. |
| |
| 2011-03-28 Maciej Stachowiak <mjs@apple.com> |
| |
| Reviewed by Darin Adler' . |
| |
| URLSs with non-empty username but empty hostname are allowed to load |
| https://bugs.webkit.org/show_bug.cgi?id=57220 |
| |
| * http/tests/uri/username-with-no-hostname-expected.txt: Added. |
| * http/tests/uri/username-with-no-hostname.html: Added. |
| |
| 2011-03-28 Adam Barth <abarth@webkit.org> |
| |
| Reviewed by Eric Seidel. |
| |
| script-src should block inline event handlers |
| https://bugs.webkit.org/show_bug.cgi?id=57212 |
| |
| * http/tests/security/contentSecurityPolicy/resources/event-handler.pl: Added. |
| * http/tests/security/contentSecurityPolicy/script-src-none-inline-event-expected.txt: Added. |
| * http/tests/security/contentSecurityPolicy/script-src-none-inline-event.html: Added. |
| |
| 2011-03-28 David Hyatt <hyatt@apple.com> |
| |
| Reviewed by Simon Fraser and Darin Adler. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=57221, memory corruption/crashes when positioned objects |
| occur at the end of a line. |
| |
| The old code and new code for dealing with a trailing space object midpoint manipulated a raw |
| array instead of the Vector. Otherwise this corruption would have been caught prior to check-in. |
| |
| I have patched the code to only go through the Vector and to make it handle the case that led to |
| the corruption. Trailing positioned objects can occur both prior to and following the trailing space |
| object's midpoint, so we have to be prepared to deal with both cases. |
| |
| This is already tested by fast/block/positioning/052.html, and that test now properly progresses |
| like the other positioning tests did. |
| |
| * platform/mac/fast/block/positioning/052-expected.txt: |
| |
| 2011-03-28 Sergio Villar Senin <svillar@igalia.com> |
| |
| Unreviewed, added new GTK+ test expectations. |
| |
| * platform/gtk/fast/block/positioning/static-inline-position-dynamic-expected.checksum: Added. |
| * platform/gtk/fast/block/positioning/static-inline-position-dynamic-expected.png: Added. |
| * platform/gtk/fast/block/positioning/static-inline-position-dynamic-expected.txt: Added. |
| * platform/gtk/fast/block/positioning/trailing-space-test-expected.checksum: Added. |
| * platform/gtk/fast/block/positioning/trailing-space-test-expected.png: Added. |
| * platform/gtk/fast/block/positioning/trailing-space-test-expected.txt: Added. |
| * platform/gtk/fast/blockflow/fallback-orientation-expected.checksum: Added. |
| * platform/gtk/fast/blockflow/fallback-orientation-expected.png: Added. |
| * platform/gtk/fast/blockflow/fallback-orientation-expected.txt: Added. |
| * platform/gtk/fast/text/justify-ideograph-leading-expansion-expected.checksum: Added. |
| * platform/gtk/fast/text/justify-ideograph-leading-expansion-expected.png: Added. |
| * platform/gtk/fast/text/justify-ideograph-leading-expansion-expected.txt: Added. |
| * platform/gtk/svg/text/text-path-middle-align-expected.checksum: Added. |
| * platform/gtk/svg/text/text-path-middle-align-expected.png: Added. |
| * platform/gtk/svg/text/text-path-middle-align-expected.txt: Added. |
| |
| 2011-03-28 Jessie Berlin <jberlin@apple.com> |
| |
| Rubber-stamped by Adam Roben. |
| |
| [Windows 7 Release Tests] editing/spelling/spelling-backspace-between-lines.html fails. |
| https://bugs.webkit.org/show_bug.cgi?id=57243 |
| |
| * platform/win/Skipped: |
| Remove the two tests that were removed in r71392. |
| Also, remove spelling-backspace-between-lines.html because it is not flakey and the |
| layoutTestController method is implemented on Windows, it just fails with this test. |
| |
| * platform/win/editing/spelling/spelling-backspace-between-lines-expected.txt: Added. |
| |
| 2011-03-28 Jessie Berlin <jberlin@apple.com> |
| |
| [Windows 7 Release Tests] fast/blockflow/fallback-orientation.html failing since |
| introduction in r82056. |
| https://bugs.webkit.org/show_bug.cgi?id=57238 |
| |
| Unreviewed, add expected failing results, since vertical text is not yet implemented on |
| Windows, to get the bots green. |
| |
| * platform/win/fast/blockflow/fallback-orientation-expected.checksum: Added. |
| * platform/win/fast/blockflow/fallback-orientation-expected.png: Added. |
| * platform/win/fast/blockflow/fallback-orientation-expected.txt: Added. |
| |
| 2011-03-28 Sergio Villar Senin <svillar@igalia.com> |
| |
| Reviewed by Martin Robinson. |
| |
| [GTK] Fullscreen tests failing after r82084 |
| https://bugs.webkit.org/show_bug.cgi?id=57219 |
| |
| Unskipped some fullscreen tests passing now. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-28 Dan Bernstein <mitz@apple.com> |
| |
| Reviewed by Maciej Stachowiak. |
| |
| <rdar://problem/9003382> Incomplete repaint of overflow in flipped lines writing modes |
| https://bugs.webkit.org/show_bug.cgi?id=57197 |
| |
| * fast/repaint/overflow-flipped-writing-mode-block-expected.checksum: Added. |
| * fast/repaint/overflow-flipped-writing-mode-block-expected.png: Added. |
| * fast/repaint/overflow-flipped-writing-mode-block-expected.txt: Added. |
| * fast/repaint/overflow-flipped-writing-mode-block.html: Added. |
| * fast/repaint/overflow-flipped-writing-mode-table-expected.checksum: Added. |
| * fast/repaint/overflow-flipped-writing-mode-table-expected.png: Added. |
| * fast/repaint/overflow-flipped-writing-mode-table-expected.txt: Added. |
| * fast/repaint/overflow-flipped-writing-mode-table.html: Added. |
| |
| 2011-03-28 Sergio Villar Senin <svillar@igalia.com> |
| |
| Unreviewed, rebaseline GTK+ test results. |
| |
| * platform/gtk/svg/W3C-SVG-1.1/animate-elem-08-t-expected.checksum: |
| * platform/gtk/svg/W3C-SVG-1.1/animate-elem-08-t-expected.png: |
| * platform/gtk/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt: |
| |
| 2011-03-28 Jessie Berlin <jberlin@apple.com> |
| |
| http/tests/navigation/changing-frame-hierarchy-in-onload.html flakey on Snow Leopard |
| https://bugs.webkit.org/show_bug.cgi?id=57236 |
| |
| Unreviewed, skip the flakey test in order to get the bots green. |
| |
| * platform/mac-snowleopard/Skipped: |
| |
| 2011-03-28 Sergio Villar Senin <svillar@igalia.com> |
| |
| Unreviewed, update pixel test expectations after r82105. |
| |
| * platform/gtk/fast/css/text-align-expected.checksum: |
| * platform/gtk/fast/css/text-align-expected.png: |
| |
| 2011-03-28 Ryosuke Niwa <rniwa@webkit.org> |
| |
| [Chromium] [Mac Leopard] Update test expectations after r82105. |
| |
| * platform/chromium-linux/fast/css/text-align-expected.checksum: |
| * platform/chromium-linux/fast/css/text-align-expected.png: |
| * platform/chromium-win/fast/css/text-align-expected.checksum: |
| * platform/chromium-win/fast/css/text-align-expected.png: |
| * platform/chromium-win/fast/css/text-align-expected.txt: |
| * platform/mac-leopard/fast/css/text-align-expected.checksum: |
| * platform/mac-leopard/fast/css/text-align-expected.png: |
| |
| 2011-03-28 Ryosuke Niwa <rniwa@webkit.org> |
| |
| [GTK] Update test expectations after r82105. |
| |
| * platform/gtk/fast/css/text-align-expected.txt: |
| |
| 2011-03-28 Csaba Osztrogonác <ossy@webkit.org> |
| |
| [Qt] Update expectations after r82105. |
| |
| * platform/qt/fast/css/text-align-expected.checksum: |
| * platform/qt/fast/css/text-align-expected.png: |
| * platform/qt/fast/css/text-align-expected.txt: |
| |
| 2011-03-27 Pavel Feldman <pfeldman@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: refactor ResourceTreeModel to remove poor dependencies. |
| https://bugs.webkit.org/show_bug.cgi?id=57186 |
| |
| * http/tests/inspector/console-resource-errors-expected.txt: |
| * http/tests/inspector/console-resource-errors.html: |
| * http/tests/inspector/resources/console-resource-errors-iframe.html: Added. |
| * inspector/report-protocol-errors.html: |
| * inspector/storage-panel-dom-storage.html: |
| |
| 2011-03-27 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Reviewed by Eric Seidel. |
| |
| WebKit's behavior for text-align inherit differs from other browsers |
| https://bugs.webkit.org/show_bug.cgi?id=56377 |
| |
| Added test more cases to text-align, which already has some tests for text-align: start and text-align: end. |
| |
| * fast/css/text-align-expected.txt: |
| * fast/css/text-align.html: |
| * platform/mac/fast/css/text-align-expected.checksum: |
| * platform/mac/fast/css/text-align-expected.png: |
| |
| 2011-03-28 Yuta Kitamura <yutak@chromium.org> |
| |
| Unreviewed. Yet another test result fix for fast/blockflow/fallback-orientation-expected.html. |
| |
| * platform/chromium-win/fast/blockflow/fallback-orientation-expected.txt: Renamed from LayoutTests/platform/chromium-win-xp/fast/blockflow/fallback-orientation-expected.txt. |
| |
| 2011-03-28 Yuta Kitamura <yutak@chromium.org> |
| |
| Unreviewed, add Chromium test expectation for inspector/debugger/debugger-activation-crash.html. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-28 Yuta Kitamura <yutak@chromium.org> |
| |
| Unreviewed, move Chromium test results into the right directory (move WinXP |
| baseline into chromium-win-xp). |
| |
| * platform/chromium-win-xp/fast/blockflow/fallback-orientation-expected.checksum: Renamed from LayoutTests/platform/chromium-win/fast/blockflow/fallback-orientation-expected.checksum. |
| * platform/chromium-win-xp/fast/blockflow/fallback-orientation-expected.png: Renamed from LayoutTests/platform/chromium-win/fast/blockflow/fallback-orientation-expected.png. |
| * platform/chromium-win-xp/fast/blockflow/fallback-orientation-expected.txt: Renamed from LayoutTests/platform/chromium-win/fast/blockflow/fallback-orientation-expected.txt. |
| |
| 2011-03-28 Yuta Kitamura <yutak@chromium.org> |
| |
| Unreviewed, add new Chromium test results and expectation. |
| |
| * platform/chromium-mac-snowleopard/fast/block/positioning/047-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/block/positioning/047-expected.png: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-26 Mario Sanchez Prada <msanchez@igalia.com> |
| |
| Reviewed by Martin Robinson. |
| |
| [GTK] Expose the AtkValue interface for WAI-ARIA sliders |
| https://bugs.webkit.org/show_bug.cgi?id=56655 |
| |
| New test to check WAI-ARIA sliders required attributes. |
| |
| * platform/gtk/accessibility/aria-slider-required-attributes-expected.txt: Added. |
| * platform/gtk/accessibility/aria-slider-required-attributes.html: Added. |
| |
| 2011-03-28 Sergio Villar Senin <svillar@igalia.com> |
| |
| [GTK] Fullscreen tests failing after r82084 |
| https://bugs.webkit.org/show_bug.cgi?id=57219 |
| |
| Skipping some fullscreen tests failing since r82084 |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-28 Maciej Stachowiak <mjs@apple.com> |
| |
| Reviewed by Dan Bernstein. |
| |
| Assigning location.path to something that doesn't start with / mangles the authority |
| https://bugs.webkit.org/show_bug.cgi?id=57209 |
| <rdar://problem/9195132> |
| |
| * http/tests/uri/assign-path-with-leading-slash-expected.txt: Added. |
| * http/tests/uri/assign-path-with-leading-slash.html: Added. |
| * http/tests/uri/assign-path-without-leading-slash-expected.txt: Added. |
| * http/tests/uri/assign-path-without-leading-slash.html: Added. |
| * http/tests/uri/resources/assign-path-landing.html: Added. |
| |
| 2011-03-28 Yuta Kitamura <yutak@chromium.org> |
| |
| Unreviewed, add Chromium test expectation for fast/text/justify-ideograph-leading-expansion.html. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-28 Yuta Kitamura <yutak@chromium.org> |
| |
| Unreviewed, update Chromium test results for plugins/plugin-javascript-access.html. |
| |
| * platform/chromium-linux/plugins/plugin-javascript-access-expected.txt: |
| * platform/chromium-win/plugins/plugin-javascript-access-expected.txt: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-27 Fumitoshi Ukai <ukai@chromium.org> |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| Don't call WebSocket::didClose() more than once. |
| https://bugs.webkit.org/show_bug.cgi?id=57081 |
| |
| If WebSocket close() is called, and connection is established, then |
| it will call didClose() that resets m_channel to 0. |
| After that, when connection is closed, WebSocketChannel will call |
| didClose for the WebSocket instance. |
| |
| * http/tests/websocket/tests/close-unref-websocket-expected.txt: Added. |
| * http/tests/websocket/tests/close-unref-websocket.html: Added. |
| * http/tests/websocket/tests/hanging-handshake_wsh.py: Added. |
| |
| 2011-03-27 Yuta Kitamura <yutak@chromium.org> |
| |
| Unreviewed, add Chromium test results for fast/blockflow/fallback-orientation.html. |
| |
| * platform/chromium-mac-leopard/fast/blockflow/fallback-orientation-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/blockflow/fallback-orientation-expected.png: Added. |
| * platform/chromium-win-vista/fast/blockflow/fallback-orientation-expected.checksum: Added. |
| * platform/chromium-win-vista/fast/blockflow/fallback-orientation-expected.png: Added. |
| |
| 2011-03-27 Adam Barth <abarth@webkit.org> |
| |
| Reviewed by Eric Seidel. |
| |
| Fix script-src redirect handling |
| https://bugs.webkit.org/show_bug.cgi?id=57196 |
| |
| Test both allow => disallow and disallow => allow redirect cases. |
| Previously, we had incorrect expectations for one of the redirect |
| cases. Also, I've updated the policy syntax to match the default-src |
| syntax. |
| |
| * http/tests/security/contentSecurityPolicy/script-src-redirect-expected.txt: |
| * http/tests/security/contentSecurityPolicy/script-src-redirect.html: |
| |
| 2011-03-27 Yuta Kitamura <yutak@chromium.org> |
| |
| Unreviewed, add new Chromium test result and expectations. |
| |
| * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-08-t-expected.checksum: |
| * platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-08-t-expected.png: |
| * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-08-t-expected.checksum: |
| * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-08-t-expected.png: |
| * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-27 Rob Buis <rwlbuis@gmail.com> |
| |
| Unreviewed, update improve test result. |
| |
| * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-08-t-expected.checksum: |
| * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-08-t-expected.png: |
| * platform/mac/svg/W3C-SVG-1.1/animate-elem-08-t-expected.checksum: |
| * platform/mac/svg/W3C-SVG-1.1/animate-elem-08-t-expected.png: |
| * platform/mac/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt: |
| |
| 2011-03-27 Yuta Kitamura <yutak@chromium.org> |
| |
| Unreviewed, update Chromium test expectations. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-27 Yuta Kitamura <yutak@chromium.org> |
| |
| Unreviewed, add new Chromium test results. |
| |
| * platform/chromium-linux/svg/text/text-path-middle-align-expected.checksum: Added. |
| * platform/chromium-linux/svg/text/text-path-middle-align-expected.png: Added. |
| * platform/chromium-win/fast/blockflow/fallback-orientation-expected.checksum: Added. |
| * platform/chromium-win/fast/blockflow/fallback-orientation-expected.png: Added. |
| * platform/chromium-win/fast/blockflow/fallback-orientation-expected.txt: Added. |
| * platform/chromium-win/svg/text/text-path-middle-align-expected.checksum: Added. |
| * platform/chromium-win/svg/text/text-path-middle-align-expected.png: Added. |
| * platform/chromium-win/svg/text/text-path-middle-align-expected.txt: Added. |
| |
| 2011-03-27 Yuta Kitamura <yutak@chromium.org> |
| |
| Unreviewed, fix Chromium text expectation. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-27 Rob Buis <rwlbuis@gmail.com> |
| |
| Reviewed by Nikolas Zimmermann. |
| |
| Text on path positioning at zero startOffset |
| https://bugs.webkit.org/show_bug.cgi?id=56245 |
| |
| * platform/mac/svg/text/text-path-middle-align-expected.checksum: Added. |
| * platform/mac/svg/text/text-path-middle-align-expected.png: Added. |
| * platform/mac/svg/text/text-path-middle-align-expected.txt: Added. |
| * svg/text/text-path-middle-align.svg: Added. |
| |
| 2011-03-26 Dan Bernstein <mitz@apple.com> |
| |
| Reviewed by Maciej Stachowiak. |
| |
| <rdar://problem/9180716> REGRESSION (r80582): Angle bracket rendered upright in vertical mode |
| https://bugs.webkit.org/show_bug.cgi?id=57169 |
| |
| * fast/blockflow/fallback-orientation.html: Added. |
| * platform/mac/fast/blockflow/fallback-orientation-expected.checksum: Added. |
| * platform/mac/fast/blockflow/fallback-orientation-expected.png: Added. |
| * platform/mac/fast/blockflow/fallback-orientation-expected.txt: Added. |
| |
| 2011-03-26 Maciej Stachowiak <mjs@apple.com> |
| |
| Reviewed by Darin Adler. |
| |
| Follow-up fix for crash with giant inline stylesheets - actually don't crash, and add test |
| https://bugs.webkit.org/show_bug.cgi?id=56150 |
| |
| * fast/css/giant-stylesheet-crash-expected.txt: Added. |
| * fast/css/giant-stylesheet-crash.html: Added. |
| |
| 2011-03-26 Martin Robinson <mrobinson@igalia.com> |
| |
| [GTK] layoutTestController.overridePreference("WebKitDefaultFontSize"...) does not take into account screen DPI |
| https://bugs.webkit.org/show_bug.cgi?id=57160 |
| |
| Skip failing test. This bug was uncovered by r82033. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-26 Martin Robinson <mrobinson@igalia.com> |
| |
| Remove a test from the GTK+ skipped list that no longer exists. |
| |
| * platform/gtk/Skipped: Update the skipped list. |
| |
| 2011-03-26 Martin Robinson <mrobinson@igalia.com> |
| |
| Rebaseline a few more GTK+ tests after r82033. |
| |
| * platform/gtk/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.checksum: |
| * platform/gtk/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.png: |
| * platform/gtk/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt: |
| * platform/gtk/fast/forms/input-appearance-spinbutton-layer-expected.checksum: |
| * platform/gtk/fast/forms/input-appearance-spinbutton-layer-expected.png: |
| * platform/gtk/fast/forms/input-appearance-spinbutton-layer-expected.txt: |
| * platform/gtk/fast/forms/input-appearance-spinbutton-visibility-expected.checksum: |
| * platform/gtk/fast/forms/input-appearance-spinbutton-visibility-expected.png: |
| * platform/gtk/fast/forms/input-appearance-spinbutton-visibility-expected.txt: |
| |
| 2011-03-26 Martin Robinson <mrobinson@igalia.com> |
| |
| Reviewed by Xan Lopez. |
| |
| [GTK] Force DumpRenderTree to use 96 DPI |
| https://bugs.webkit.org/show_bug.cgi?id=56866 |
| |
| Update GTK+ test results which now have differ. |
| |
| * platform/gtk/editing/pasteboard/4641033-expected.checksum: |
| * platform/gtk/editing/pasteboard/4641033-expected.png: |
| * platform/gtk/editing/pasteboard/4641033-expected.txt: |
| * platform/gtk/editing/pasteboard/4944770-1-expected.checksum: |
| * platform/gtk/editing/pasteboard/4944770-1-expected.png: |
| * platform/gtk/editing/pasteboard/4944770-1-expected.txt: |
| * platform/gtk/editing/pasteboard/4944770-2-expected.checksum: |
| * platform/gtk/editing/pasteboard/4944770-2-expected.png: |
| * platform/gtk/editing/pasteboard/4944770-2-expected.txt: |
| * platform/gtk/editing/selection/caret-before-select-expected.checksum: |
| * platform/gtk/editing/selection/caret-before-select-expected.png: |
| * platform/gtk/editing/selection/caret-before-select-expected.txt: |
| * platform/gtk/editing/selection/replaced-boundaries-3-expected.checksum: |
| * platform/gtk/editing/selection/replaced-boundaries-3-expected.png: |
| * platform/gtk/editing/selection/replaced-boundaries-3-expected.txt: |
| * platform/gtk/editing/selection/select-box-expected.checksum: |
| * platform/gtk/editing/selection/select-box-expected.png: |
| * platform/gtk/editing/selection/select-box-expected.txt: |
| * platform/gtk/editing/selection/select-element-paragraph-boundary-expected.checksum: |
| * platform/gtk/editing/selection/select-element-paragraph-boundary-expected.png: |
| * platform/gtk/editing/selection/select-element-paragraph-boundary-expected.txt: |
| * platform/gtk/fast/block/float/float-avoidance-expected.checksum: |
| * platform/gtk/fast/block/float/float-avoidance-expected.png: |
| * platform/gtk/fast/block/margin-collapse/103-expected.checksum: |
| * platform/gtk/fast/block/margin-collapse/103-expected.png: |
| * platform/gtk/fast/forms/001-expected.checksum: |
| * platform/gtk/fast/forms/001-expected.png: |
| * platform/gtk/fast/forms/001-expected.txt: |
| * platform/gtk/fast/forms/003-expected.checksum: |
| * platform/gtk/fast/forms/003-expected.png: |
| * platform/gtk/fast/forms/003-expected.txt: |
| * platform/gtk/fast/forms/004-expected.checksum: |
| * platform/gtk/fast/forms/004-expected.png: |
| * platform/gtk/fast/forms/004-expected.txt: |
| * platform/gtk/fast/forms/HTMLOptionElement_label01-expected.checksum: |
| * platform/gtk/fast/forms/HTMLOptionElement_label01-expected.png: |
| * platform/gtk/fast/forms/HTMLOptionElement_label01-expected.txt: |
| * platform/gtk/fast/forms/HTMLOptionElement_label02-expected.checksum: |
| * platform/gtk/fast/forms/HTMLOptionElement_label02-expected.png: |
| * platform/gtk/fast/forms/HTMLOptionElement_label02-expected.txt: |
| * platform/gtk/fast/forms/HTMLOptionElement_label03-expected.checksum: |
| * platform/gtk/fast/forms/HTMLOptionElement_label03-expected.png: |
| * platform/gtk/fast/forms/HTMLOptionElement_label03-expected.txt: |
| * platform/gtk/fast/forms/HTMLOptionElement_label04-expected.checksum: |
| * platform/gtk/fast/forms/HTMLOptionElement_label04-expected.png: |
| * platform/gtk/fast/forms/HTMLOptionElement_label04-expected.txt: |
| * platform/gtk/fast/forms/HTMLOptionElement_label06-expected.checksum: |
| * platform/gtk/fast/forms/HTMLOptionElement_label06-expected.png: |
| * platform/gtk/fast/forms/HTMLOptionElement_label06-expected.txt: |
| * platform/gtk/fast/forms/HTMLOptionElement_label07-expected.checksum: |
| * platform/gtk/fast/forms/HTMLOptionElement_label07-expected.png: |
| * platform/gtk/fast/forms/HTMLOptionElement_label07-expected.txt: |
| * platform/gtk/fast/forms/basic-selects-expected.checksum: |
| * platform/gtk/fast/forms/basic-selects-expected.png: |
| * platform/gtk/fast/forms/basic-selects-expected.txt: |
| * platform/gtk/fast/forms/control-clip-overflow-expected.checksum: |
| * platform/gtk/fast/forms/control-clip-overflow-expected.png: |
| * platform/gtk/fast/forms/control-restrict-line-height-expected.checksum: |
| * platform/gtk/fast/forms/control-restrict-line-height-expected.png: |
| * platform/gtk/fast/forms/control-restrict-line-height-expected.txt: |
| * platform/gtk/fast/forms/disabled-select-change-index-expected.checksum: |
| * platform/gtk/fast/forms/disabled-select-change-index-expected.png: |
| * platform/gtk/fast/forms/disabled-select-change-index-expected.txt: |
| * platform/gtk/fast/forms/form-element-geometry-expected.checksum: |
| * platform/gtk/fast/forms/form-element-geometry-expected.png: |
| * platform/gtk/fast/forms/form-element-geometry-expected.txt: |
| * platform/gtk/fast/forms/menulist-deselect-update-expected.checksum: |
| * platform/gtk/fast/forms/menulist-deselect-update-expected.png: |
| * platform/gtk/fast/forms/menulist-deselect-update-expected.txt: |
| * platform/gtk/fast/forms/menulist-narrow-width-expected.checksum: |
| * platform/gtk/fast/forms/menulist-narrow-width-expected.png: |
| * platform/gtk/fast/forms/menulist-narrow-width-expected.txt: |
| * platform/gtk/fast/forms/menulist-no-overflow-expected.checksum: |
| * platform/gtk/fast/forms/menulist-no-overflow-expected.png: |
| * platform/gtk/fast/forms/menulist-no-overflow-expected.txt: |
| * platform/gtk/fast/forms/menulist-restrict-line-height-expected.checksum: |
| * platform/gtk/fast/forms/menulist-restrict-line-height-expected.png: |
| * platform/gtk/fast/forms/menulist-restrict-line-height-expected.txt: |
| * platform/gtk/fast/forms/menulist-separator-painting-expected.checksum: |
| * platform/gtk/fast/forms/menulist-separator-painting-expected.png: |
| * platform/gtk/fast/forms/menulist-separator-painting-expected.txt: |
| * platform/gtk/fast/forms/menulist-style-color-expected.checksum: |
| * platform/gtk/fast/forms/menulist-style-color-expected.png: |
| * platform/gtk/fast/forms/menulist-style-color-expected.txt: |
| * platform/gtk/fast/forms/menulist-width-change-expected.checksum: |
| * platform/gtk/fast/forms/menulist-width-change-expected.png: |
| * platform/gtk/fast/forms/menulist-width-change-expected.txt: |
| * platform/gtk/fast/forms/option-script-expected.checksum: |
| * platform/gtk/fast/forms/option-script-expected.png: |
| * platform/gtk/fast/forms/option-script-expected.txt: |
| * platform/gtk/fast/forms/option-strip-whitespace-expected.checksum: |
| * platform/gtk/fast/forms/option-strip-whitespace-expected.png: |
| * platform/gtk/fast/forms/option-strip-whitespace-expected.txt: |
| * platform/gtk/fast/forms/option-text-clip-expected.checksum: |
| * platform/gtk/fast/forms/option-text-clip-expected.png: |
| * platform/gtk/fast/forms/select-align-expected.checksum: |
| * platform/gtk/fast/forms/select-align-expected.png: |
| * platform/gtk/fast/forms/select-baseline-expected.checksum: |
| * platform/gtk/fast/forms/select-baseline-expected.png: |
| * platform/gtk/fast/forms/select-baseline-expected.txt: |
| * platform/gtk/fast/forms/select-change-listbox-to-popup-expected.checksum: |
| * platform/gtk/fast/forms/select-change-listbox-to-popup-expected.png: |
| * platform/gtk/fast/forms/select-change-listbox-to-popup-expected.txt: |
| * platform/gtk/fast/forms/select-dirty-parent-pref-widths-expected.checksum: |
| * platform/gtk/fast/forms/select-dirty-parent-pref-widths-expected.png: |
| * platform/gtk/fast/forms/select-dirty-parent-pref-widths-expected.txt: |
| * platform/gtk/fast/forms/select-disabled-appearance-expected.checksum: |
| * platform/gtk/fast/forms/select-disabled-appearance-expected.png: |
| * platform/gtk/fast/forms/select-disabled-appearance-expected.txt: |
| * platform/gtk/fast/forms/select-initial-position-expected.checksum: |
| * platform/gtk/fast/forms/select-initial-position-expected.png: |
| * platform/gtk/fast/forms/select-initial-position-expected.txt: |
| * platform/gtk/fast/forms/select-selected-expected.checksum: |
| * platform/gtk/fast/forms/select-selected-expected.png: |
| * platform/gtk/fast/forms/select-selected-expected.txt: |
| * platform/gtk/fast/forms/select-size-expected.checksum: |
| * platform/gtk/fast/forms/select-size-expected.png: |
| * platform/gtk/fast/forms/select-size-expected.txt: |
| * platform/gtk/fast/forms/select-style-expected.checksum: |
| * platform/gtk/fast/forms/select-style-expected.png: |
| * platform/gtk/fast/forms/select-style-expected.txt: |
| * platform/gtk/fast/forms/select-visual-hebrew-expected.checksum: |
| * platform/gtk/fast/forms/select-visual-hebrew-expected.png: |
| * platform/gtk/fast/forms/select-visual-hebrew-expected.txt: |
| * platform/gtk/fast/forms/select-writing-direction-natural-expected.checksum: |
| * platform/gtk/fast/forms/select-writing-direction-natural-expected.png: |
| * platform/gtk/fast/forms/select-writing-direction-natural-expected.txt: |
| * platform/gtk/fast/forms/stuff-on-my-optgroup-expected.checksum: |
| * platform/gtk/fast/forms/stuff-on-my-optgroup-expected.png: |
| * platform/gtk/fast/forms/stuff-on-my-optgroup-expected.txt: |
| * platform/gtk/fast/html/keygen-expected.checksum: |
| * platform/gtk/fast/html/keygen-expected.png: |
| * platform/gtk/fast/html/keygen-expected.txt: |
| * platform/gtk/fast/invalid/014-expected.checksum: |
| * platform/gtk/fast/invalid/014-expected.png: |
| * platform/gtk/fast/invalid/014-expected.txt: |
| * platform/gtk/fast/invalid/residual-style-expected.txt: |
| * platform/gtk/fast/parser/document-write-option-expected.checksum: |
| * platform/gtk/fast/parser/document-write-option-expected.png: |
| * platform/gtk/fast/parser/document-write-option-expected.txt: |
| * platform/gtk/fast/replaced/replaced-breaking-expected.checksum: |
| * platform/gtk/fast/replaced/replaced-breaking-expected.png: |
| * platform/gtk/fast/replaced/replaced-breaking-expected.txt: |
| * platform/gtk/fast/replaced/replaced-breaking-mixture-expected.checksum: |
| * platform/gtk/fast/replaced/replaced-breaking-mixture-expected.png: |
| * platform/gtk/fast/replaced/replaced-breaking-mixture-expected.txt: |
| * platform/gtk/fast/replaced/three-selects-break-expected.checksum: |
| * platform/gtk/fast/replaced/three-selects-break-expected.png: |
| * platform/gtk/fast/replaced/three-selects-break-expected.txt: |
| * platform/gtk/fast/replaced/width100percent-menulist-expected.checksum: |
| * platform/gtk/fast/replaced/width100percent-menulist-expected.png: |
| * platform/gtk/fast/replaced/width100percent-menulist-expected.txt: |
| * platform/gtk/fast/text/international/bidi-menulist-expected.checksum: |
| * platform/gtk/fast/text/international/bidi-menulist-expected.png: |
| * platform/gtk/fast/text/international/bidi-menulist-expected.txt: |
| * platform/gtk/fast/text/international/pop-up-button-text-alignment-and-direction-expected.checksum: |
| * platform/gtk/fast/text/international/pop-up-button-text-alignment-and-direction-expected.png: |
| * platform/gtk/fast/text/international/pop-up-button-text-alignment-and-direction-expected.txt: |
| * platform/gtk/http/tests/navigation/javascriptlink-frames-expected.txt: |
| * platform/gtk/tables/mozilla/bugs/bug1188-expected.checksum: |
| * platform/gtk/tables/mozilla/bugs/bug1188-expected.png: |
| * platform/gtk/tables/mozilla/bugs/bug1188-expected.txt: |
| * platform/gtk/tables/mozilla/bugs/bug18359-expected.checksum: |
| * platform/gtk/tables/mozilla/bugs/bug18359-expected.png: |
| * platform/gtk/tables/mozilla/bugs/bug18359-expected.txt: |
| * platform/gtk/tables/mozilla/bugs/bug2479-3-expected.checksum: |
| * platform/gtk/tables/mozilla/bugs/bug2479-3-expected.png: |
| * platform/gtk/tables/mozilla/bugs/bug2479-3-expected.txt: |
| * platform/gtk/tables/mozilla/bugs/bug2479-4-expected.txt: |
| * platform/gtk/tables/mozilla/bugs/bug29326-expected.checksum: |
| * platform/gtk/tables/mozilla/bugs/bug29326-expected.png: |
| * platform/gtk/tables/mozilla/bugs/bug29326-expected.txt: |
| * platform/gtk/tables/mozilla/bugs/bug33855-expected.checksum: |
| * platform/gtk/tables/mozilla/bugs/bug33855-expected.png: |
| * platform/gtk/tables/mozilla/bugs/bug33855-expected.txt: |
| * platform/gtk/tables/mozilla/bugs/bug4382-expected.checksum: |
| * platform/gtk/tables/mozilla/bugs/bug4382-expected.png: |
| * platform/gtk/tables/mozilla/bugs/bug4382-expected.txt: |
| * platform/gtk/tables/mozilla/bugs/bug96334-expected.checksum: |
| * platform/gtk/tables/mozilla/bugs/bug96334-expected.png: |
| * platform/gtk/tables/mozilla/bugs/bug96334-expected.txt: |
| * platform/gtk/tables/mozilla/core/margins-expected.checksum: |
| * platform/gtk/tables/mozilla/core/margins-expected.png: |
| * platform/gtk/tables/mozilla/core/margins-expected.txt: |
| * platform/gtk/tables/mozilla/dom/tableDom-expected.checksum: |
| * platform/gtk/tables/mozilla/dom/tableDom-expected.png: |
| * platform/gtk/tables/mozilla/dom/tableDom-expected.txt: |
| * platform/gtk/tables/mozilla_expected_failures/bugs/bug2479-5-expected.checksum: |
| * platform/gtk/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png: |
| * platform/gtk/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt: |
| * platform/gtk/transforms/2d/zoom-menulist-expected.checksum: |
| * platform/gtk/transforms/2d/zoom-menulist-expected.png: |
| * platform/gtk/transforms/2d/zoom-menulist-expected.txt: |
| |
| 2011-03-26 Martin Robinson <mrobinson@igalia.com> |
| |
| Rebaseline many GTK+ tests after r81994. |
| |
| * platform/gtk/fast/block/positioning/056-expected.txt: |
| * platform/gtk/fast/block/positioning/auto/005-expected.checksum: |
| * platform/gtk/fast/block/positioning/auto/005-expected.png: |
| * platform/gtk/fast/block/positioning/auto/005-expected.txt: |
| * platform/gtk/fast/block/positioning/auto/006-expected.checksum: |
| * platform/gtk/fast/block/positioning/auto/006-expected.png: |
| * platform/gtk/fast/block/positioning/auto/006-expected.txt: |
| * platform/gtk/fast/block/positioning/auto/vertical-lr/005-expected.checksum: |
| * platform/gtk/fast/block/positioning/auto/vertical-lr/005-expected.png: |
| * platform/gtk/fast/block/positioning/auto/vertical-lr/005-expected.txt: |
| * platform/gtk/fast/block/positioning/auto/vertical-lr/006-expected.checksum: |
| * platform/gtk/fast/block/positioning/auto/vertical-lr/006-expected.png: |
| * platform/gtk/fast/block/positioning/auto/vertical-lr/006-expected.txt: |
| * platform/gtk/fast/block/positioning/auto/vertical-rl/005-expected.checksum: |
| * platform/gtk/fast/block/positioning/auto/vertical-rl/005-expected.png: |
| * platform/gtk/fast/block/positioning/auto/vertical-rl/005-expected.txt: |
| * platform/gtk/fast/block/positioning/auto/vertical-rl/006-expected.checksum: |
| * platform/gtk/fast/block/positioning/auto/vertical-rl/006-expected.png: |
| * platform/gtk/fast/block/positioning/auto/vertical-rl/006-expected.txt: |
| * platform/gtk/fast/block/positioning/fixed-positioning-scrollbar-bug-expected.txt: |
| * platform/gtk/fast/block/positioning/inline-block-relposition-expected.checksum: |
| * platform/gtk/fast/block/positioning/inline-block-relposition-expected.png: |
| * platform/gtk/fast/block/positioning/inline-block-relposition-expected.txt: |
| * platform/gtk/fast/block/positioning/relative-overflow-block-expected.txt: |
| * platform/gtk/fast/clip/001-expected.txt: |
| * platform/gtk/fast/clip/004-expected.txt: |
| * platform/gtk/fast/clip/006-expected.txt: |
| * platform/gtk/fast/clip/007-expected.txt: |
| * platform/gtk/fast/clip/008-expected.txt: |
| * platform/gtk/fast/clip/009-expected.txt: |
| * platform/gtk/fast/clip/010-expected.txt: |
| * platform/gtk/fast/clip/011-expected.txt: |
| * platform/gtk/fast/clip/012-expected.txt: |
| * platform/gtk/fast/clip/013-expected.txt: |
| * platform/gtk/fast/clip/014-expected.txt: |
| * platform/gtk/fast/clip/nestedTransparencyClip-expected.txt: |
| * platform/gtk/fast/clip/outline-overflowClip-expected.txt: |
| * platform/gtk/fast/forms/input-appearance-preventDefault-expected.txt: |
| * platform/gtk/fast/invalid/014-expected.txt: |
| * platform/gtk/fast/layers/layer-visibility-expected.txt: |
| * platform/gtk/fast/repaint/layout-state-scrolloffset-expected.txt: |
| * platform/gtk/fast/repaint/layout-state-scrolloffset2-expected.txt: |
| * platform/gtk/fast/repaint/layout-state-scrolloffset3-expected.txt: |
| * platform/gtk/tables/mozilla/bugs/bug51140-expected.txt: |
| |
| 2011-03-26 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Update Qt specific expected results after r81992. |
| |
| * platform/qt/fast/repaint/layout-state-scrolloffset-expected.checksum: |
| * platform/qt/fast/repaint/layout-state-scrolloffset-expected.png: |
| * platform/qt/fast/repaint/layout-state-scrolloffset-expected.txt: |
| * platform/qt/fast/repaint/layout-state-scrolloffset2-expected.checksum: |
| * platform/qt/fast/repaint/layout-state-scrolloffset2-expected.png: |
| * platform/qt/fast/repaint/layout-state-scrolloffset2-expected.txt: |
| * platform/qt/fast/repaint/layout-state-scrolloffset3-expected.checksum: |
| * platform/qt/fast/repaint/layout-state-scrolloffset3-expected.png: |
| * platform/qt/fast/repaint/layout-state-scrolloffset3-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug51140-expected.txt: |
| |
| 2011-03-26 Adam Barth <abarth@webkit.org> |
| |
| Reviewed by Eric Seidel. |
| |
| Teach Content Security Policy how to parse source-list |
| https://bugs.webkit.org/show_bug.cgi?id=54799 |
| |
| Test a variety of source-list parsing cases. There's a bunch more |
| cases we could be testing. We'll add more over time. |
| |
| * http/tests/security/contentSecurityPolicy/source-list-parsing-expected.txt: Added. |
| * http/tests/security/contentSecurityPolicy/source-list-parsing.html: Added. |
| |
| 2011-03-26 Dan Bernstein <mitz@apple.com> |
| |
| Added platform-specific expected results for a new test. |
| |
| * platform/mac-snowleopard/fast/text/justify-ideograph-leading-expansion-expected.txt: Added. |
| * platform/win/fast/text/justify-ideograph-leading-expansion-expected.txt: Added. |
| |
| 2011-03-25 Vincent Scheib <scheib@chromium.org> |
| |
| Chromium test_expectations: bug added for tests impacted by r81992 |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-25 Andy Estes <aestes@apple.com> |
| |
| plugins/embed-prefers-plugins-for-images.html only passing on SnowLeopard. |
| https://bugs.webkit.org/show_bug.cgi?id=57137 |
| |
| Check in failing results for this test (except for on SnowLeopard) until |
| the failure can be diagnosed. |
| |
| * platform/mac-snowleopard/plugins: Added. |
| * platform/mac-snowleopard/plugins/embed-prefers-plugins-for-images-expected.txt: Added. |
| * plugins/embed-prefers-plugins-for-images-expected.txt: |
| |
| 2011-03-25 Andy Estes <aestes@apple.com> |
| |
| LayoutTestController.setPluginsEnabled() isn't implemented in WebKit2, |
| and that is now required for fast/images/embed-image.html. |
| |
| * platform/mac-wk2/Skipped: Skip fast/images/embed-image.html |
| |
| 2011-03-25 Andy Estes <aestes@apple.com> |
| |
| Skip fast/images/embed-image.html on Windows XP |
| https://bugs.webkit.org/show_bug.cgi?id=57135 |
| |
| It would appear that the Windows XP bot is loading a plug-in despite |
| the test calling layoutTestController.setPluginsEnabled(false). |
| |
| * platform/win-xp/Skipped: Skip fast/images/embed-image.html |
| |
| 2011-03-25 Andy Estes <aestes@apple.com> |
| |
| Re-work a test to not be flaky. |
| |
| * plugins/embed-prefers-plugins-for-images.html: |
| |
| 2011-03-25 Dan Bernstein <mitz@apple.com> |
| |
| Reviewed by Darin Adler. |
| |
| <rdar://problem/9134330> Missing expansion before ideograph at the beginning or end of a text run |
| https://bugs.webkit.org/show_bug.cgi?id=57106 |
| |
| * fast/text/justify-ideograph-leading-expansion.html: Added. |
| * platform/mac/fast/text/justify-ideograph-leading-expansion-expected.checksum: Added. |
| * platform/mac/fast/text/justify-ideograph-leading-expansion-expected.png: Added. |
| * platform/mac/fast/text/justify-ideograph-leading-expansion-expected.txt: Added. |
| |
| 2011-03-25 Andy Estes <aestes@apple.com> |
| |
| plugins/embed-prefers-plugins-for-images.html fails on Windows. |
| https://bugs.webkit.org/show_bug.cgi?id=57132 |
| |
| * platform/win/Skipped: Skip plugins/embed-prefers-plugins-for-images.html |
| |
| 2011-03-25 Oliver Hunt <oliver@apple.com> |
| |
| Reviewed by Darin Adler. |
| |
| Allow defineOwnProperty to work on DOMObjects |
| https://bugs.webkit.org/show_bug.cgi?id=57129 |
| |
| Now we disallow the cross origin accesses, rather than just disallowing |
| the defineOwnProperty at all. |
| |
| * http/tests/security/xss-DENIED-defineProperty-expected.txt: |
| |
| 2011-03-25 Andy Estes <aestes@apple.com> |
| |
| Reviewed by Adele Peterson. |
| |
| REGRESSION (r70748): latest nightly builds kills AC_QuickTime.js |
| https://bugs.webkit.org/show_bug.cgi?id=49016 |
| |
| * fast/images/embed-image.html: Disable plug-ins to continue testing |
| native image rendering with embed. |
| * plugins/embed-prefers-plugins-for-images-expected.txt: Added. |
| * plugins/embed-prefers-plugins-for-images.html: Added. |
| * plugins/plugin-javascript-access-expected.txt: Updated to include the |
| new MIME type registered by TestNetscapePlugIn. |
| |
| 2011-03-25 Vincent Scheib <scheib@chromium.org> |
| |
| fast/forms/input-file-directory-upload.html timing out. |
| http://crbug.com/77468 |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-25 Vincent Scheib <scheib@chromium.org> |
| |
| Attempting SLOW to resolve fast/forms/input-file-directory-upload.html |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-25 Martin Robinson <mrobinson@igalia.com> |
| |
| Add a GTK+ specific baseline for a text test that seems to have whitespace difference, |
| probably due to font sizes resulting in newlines. |
| |
| * platform/gtk/fast/events/onchange-text-form-field-expected.txt: Added. |
| |
| 2011-03-24 David Hyatt <hyatt@apple.com> |
| |
| Reviewed by Dan Bernstein. |
| |
| Add a simplified normal flow layout path optimization for overflow recomputation |
| and for positioned objects inside relative positioned containers. |
| |
| Currently there is an optimized code path for positioned objects, but as soon as |
| we encounter a normal flow object in the containing block chain, we lose the |
| optimization. |
| |
| This patch adds a new type of style difference called SimplifiedLayout that is |
| returned when only overflow needs to be recomputed. Whenever a transform changes, |
| this is the hint returned now instead of a full layout. |
| |
| In addition, when positioned objects need layout and start marking up the |
| containing block chain, we now propagate the fact that the layout is simplified |
| all the way up to the root, even when we encounter normal flow containing |
| blocks. |
| |
| The layoutOnlyPositionedObjects function has been renamed to simplifiedLayout() |
| and is now used for all of these cases (in addition to what it handled before). |
| |
| The simplified layout optimization (even in ToT) did not work correctly when |
| static distances needed to be recomputed. In order to make static distance |
| computations work with simplified layout, positioned objects now always compute |
| their static offsets, even if they explicitly specify left/top. That way normal |
| flow layout never has to re-run when the positioned object moves. This makes |
| movement of a positioned object along a single non-auto axis much faster when the |
| other axis is auto. Because this code kicked in more often for absolutely positioned |
| objects whose original display was inline, I went ahead and fixed the trailing space |
| issue with those objects. This causes a bunch of layout tests to progress. |
| |
| Added fast/block/positioning/static-inline-position-dynamic.html and trailing-space-test.html. |
| |
| * animations/dynamic-stylesheet-loading-expected.txt: |
| * animations/keyframe-timing-functions-expected.txt: |
| * fast/block/positioning/static-inline-position-dynamic.html: Added. |
| * fast/block/positioning/trailing-space-test.html: Added. |
| * fast/dynamic/ancestor-to-absolute-expected.txt: |
| * fast/forms/input-appearance-elementFromPoint-expected.txt: |
| * fast/forms/input-hit-test-border-expected.txt: |
| * platform/mac/fast/block/positioning/002-expected.png: |
| * platform/mac/fast/block/positioning/003-expected.png: |
| * platform/mac/fast/block/positioning/004-expected.png: |
| * platform/mac/fast/block/positioning/005-expected.png: |
| * platform/mac/fast/block/positioning/006-expected.png: |
| * platform/mac/fast/block/positioning/007-expected.png: |
| * platform/mac/fast/block/positioning/008-expected.png: |
| * platform/mac/fast/block/positioning/009-expected.png: |
| * platform/mac/fast/block/positioning/010-expected.png: |
| * platform/mac/fast/block/positioning/011-expected.png: |
| * platform/mac/fast/block/positioning/012-expected.png: |
| * platform/mac/fast/block/positioning/013-expected.png: |
| * platform/mac/fast/block/positioning/014-expected.png: |
| * platform/mac/fast/block/positioning/015-expected.png: |
| * platform/mac/fast/block/positioning/016-expected.png: |
| * platform/mac/fast/block/positioning/017-expected.png: |
| * platform/mac/fast/block/positioning/018-expected.png: |
| * platform/mac/fast/block/positioning/019-expected.png: |
| * platform/mac/fast/block/positioning/020-expected.png: |
| * platform/mac/fast/block/positioning/021-expected.png: |
| * platform/mac/fast/block/positioning/022-expected.png: |
| * platform/mac/fast/block/positioning/023-expected.png: |
| * platform/mac/fast/block/positioning/024-expected.png: |
| * platform/mac/fast/block/positioning/025-expected.png: |
| * platform/mac/fast/block/positioning/026-expected.png: |
| * platform/mac/fast/block/positioning/027-expected.png: |
| * platform/mac/fast/block/positioning/028-expected.png: |
| * platform/mac/fast/block/positioning/029-expected.png: |
| * platform/mac/fast/block/positioning/030-expected.png: |
| * platform/mac/fast/block/positioning/031-expected.png: |
| * platform/mac/fast/block/positioning/032-expected.png: |
| * platform/mac/fast/block/positioning/033-expected.png: |
| * platform/mac/fast/block/positioning/034-expected.png: |
| * platform/mac/fast/block/positioning/035-expected.png: |
| * platform/mac/fast/block/positioning/036-expected.png: |
| * platform/mac/fast/block/positioning/037-expected.png: |
| * platform/mac/fast/block/positioning/038-expected.png: |
| * platform/mac/fast/block/positioning/039-expected.png: |
| * platform/mac/fast/block/positioning/040-expected.png: |
| * platform/mac/fast/block/positioning/041-expected.png: |
| * platform/mac/fast/block/positioning/042-expected.png: |
| * platform/mac/fast/block/positioning/043-expected.png: |
| * platform/mac/fast/block/positioning/044-expected.png: |
| * platform/mac/fast/block/positioning/045-expected.png: |
| * platform/mac/fast/block/positioning/046-expected.png: |
| * platform/mac/fast/block/positioning/047-expected.checksum: |
| * platform/mac/fast/block/positioning/047-expected.png: |
| * platform/mac/fast/block/positioning/048-expected.png: |
| * platform/mac/fast/block/positioning/049-expected.png: |
| * platform/mac/fast/block/positioning/050-expected.png: |
| * platform/mac/fast/block/positioning/056-expected.txt: |
| * platform/mac/fast/block/positioning/061-expected.png: |
| * platform/mac/fast/block/positioning/062-expected.png: |
| * platform/mac/fast/block/positioning/auto/005-expected.txt: |
| * platform/mac/fast/block/positioning/auto/006-expected.txt: |
| * platform/mac/fast/block/positioning/auto/007-expected.png: |
| * platform/mac/fast/block/positioning/auto/vertical-lr/005-expected.txt: |
| * platform/mac/fast/block/positioning/auto/vertical-lr/006-expected.txt: |
| * platform/mac/fast/block/positioning/auto/vertical-lr/007-expected.checksum: |
| * platform/mac/fast/block/positioning/auto/vertical-lr/007-expected.png: |
| * platform/mac/fast/block/positioning/auto/vertical-rl/005-expected.txt: |
| * platform/mac/fast/block/positioning/auto/vertical-rl/006-expected.txt: |
| * platform/mac/fast/block/positioning/auto/vertical-rl/007-expected.checksum: |
| * platform/mac/fast/block/positioning/auto/vertical-rl/007-expected.png: |
| * platform/mac/fast/block/positioning/fixed-positioning-scrollbar-bug-expected.txt: |
| * platform/mac/fast/block/positioning/inline-block-relposition-expected.checksum: |
| * platform/mac/fast/block/positioning/inline-block-relposition-expected.png: |
| * platform/mac/fast/block/positioning/inline-block-relposition-expected.txt: |
| * platform/mac/fast/block/positioning/move-with-auto-width-expected.png: |
| * platform/mac/fast/block/positioning/negative-rel-position-expected.png: |
| * platform/mac/fast/block/positioning/relative-overconstrained-expected.png: |
| * platform/mac/fast/block/positioning/relative-overflow-block-expected.txt: |
| * platform/mac/fast/block/positioning/static-inline-position-dynamic-expected.checksum: Added. |
| * platform/mac/fast/block/positioning/static-inline-position-dynamic-expected.png: Added. |
| * platform/mac/fast/block/positioning/static-inline-position-dynamic-expected.txt: Added. |
| * platform/mac/fast/block/positioning/trailing-space-test-expected.checksum: Added. |
| * platform/mac/fast/block/positioning/trailing-space-test-expected.png: Added. |
| * platform/mac/fast/block/positioning/trailing-space-test-expected.txt: Added. |
| * platform/mac/fast/clip/001-expected.txt: |
| * platform/mac/fast/clip/004-expected.txt: |
| * platform/mac/fast/clip/006-expected.txt: |
| * platform/mac/fast/clip/007-expected.txt: |
| * platform/mac/fast/clip/008-expected.txt: |
| * platform/mac/fast/clip/009-expected.txt: |
| * platform/mac/fast/clip/010-expected.txt: |
| * platform/mac/fast/clip/011-expected.txt: |
| * platform/mac/fast/clip/012-expected.txt: |
| * platform/mac/fast/clip/013-expected.txt: |
| * platform/mac/fast/clip/014-expected.txt: |
| * platform/mac/fast/clip/nestedTransparencyClip-expected.txt: |
| * platform/mac/fast/clip/outline-overflowClip-expected.txt: |
| * platform/mac/fast/forms/input-appearance-preventDefault-expected.txt: |
| * platform/mac/fast/invalid/014-expected.txt: |
| * platform/mac/fast/layers/layer-visibility-expected.txt: |
| * platform/mac/fast/repaint/layout-state-scrolloffset-expected.txt: |
| * platform/mac/fast/repaint/layout-state-scrolloffset2-expected.txt: |
| * platform/mac/fast/repaint/layout-state-scrolloffset3-expected.txt: |
| * platform/mac/tables/mozilla/bugs/bug51140-expected.txt: |
| |
| 2011-03-25 Geoffrey Garen <ggaren@apple.com> |
| |
| Reviewed by Oliver Hunt. |
| |
| Crash when paused at a breakpoint caused by inaccurate Activation records. |
| https://bugs.webkit.org/show_bug.cgi?id=57120 |
| |
| * inspector/debugger/debugger-activation-crash2-expected.txt: Added. |
| * inspector/debugger/debugger-activation-crash2.html: Added. |
| |
| 2011-03-25 Geoffrey Garen <ggaren@apple.com> |
| |
| Reviewed by Oliver Hunt. |
| |
| Crash in debugger beneath MarkStack::drain @ me.com, ibm.com |
| https://bugs.webkit.org/show_bug.cgi?id=57080 |
| <rdar://problem/8525907> |
| |
| * inspector/debugger/debugger-activation-crash-expected.txt: Added. |
| * inspector/debugger/debugger-activation-crash.html: Added. |
| |
| 2011-03-25 Dimitri Glazkov <dglazkov@chromium.org> |
| |
| Skip the test added in r81970 on WebKit2, because its harness doesn't |
| yet support printing hooks. |
| |
| * platform/mac-wk2/Skipped: Added printing/page-count-layout-overflow.html. |
| |
| 2011-03-25 Emil A Eklund <eae@chromium.org> |
| |
| Reviewed by Dimitri Glazkov. |
| |
| Text field "onchange" event is triggered if actual value unchanged |
| https://bugs.webkit.org/show_bug.cgi?id=36314 |
| |
| Add tests for text field change events. |
| |
| * fast/events/onchange-text-form-field-expected.txt: Added. |
| * fast/events/onchange-text-form-field.html: Added. |
| |
| 2011-03-25 Jessie Berlin <jberlin@apple.com> |
| |
| Websockets tests sometimes time out on apple-windows-5 |
| https://bugs.webkit.org/show_bug.cgi?id=55579 |
| |
| Unreviewed, skipping all the websocket tests on Windows to get the bots green. |
| |
| * platform/win/Skipped: |
| |
| 2011-03-25 Dimitri Glazkov <dglazkov@chromium.org> |
| |
| Reviewed by Adele Peterson. |
| |
| REGRESSION(r77257): Only first page of a document is printed |
| https://bugs.webkit.org/show_bug.cgi?id=56958 |
| |
| * printing/page-count-layout-overflow-expected.txt: Added. |
| * printing/page-count-layout-overflow.html: Added. |
| |
| 2011-03-25 Maciej Stachowiak <mjs@apple.com> |
| |
| Reviewed by Antti Koivisto. |
| |
| Crash when a wbr element is inserted inside mroot |
| https://bugs.webkit.org/show_bug.cgi?id=56352 |
| |
| * mathml/wbr-in-mroot-crash-expected.txt: Added. |
| * mathml/wbr-in-mroot-crash.html: Added. |
| |
| 2011-03-25 Vsevolod Vlasov <vsevik@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| XML Viewer: extensions can't render original XML |
| https://bugs.webkit.org/show_bug.cgi?id=56263 |
| |
| Added source xml to transformed document, renamed onload function. |
| |
| * fast/css/dumpAsText/xml-stylesheet-pi-not-in-prolog-expected.txt: |
| * fast/encoding/dumpAsText/utf-16-no-bom-expected.txt: |
| * http/tests/xmlviewer/dumpAsText/wml-expected.txt: |
| * http/tests/xmlviewer/dumpAsText/xlink-expected.txt: |
| * http/tests/xmlviewer/dumpAsText/xmlviewer-charset-cp1251-expected.txt: |
| * http/tests/xmlviewer/dumpAsText/xmlviewer-charset-utf8-expected.txt: |
| * http/tests/xmlviewer/dumpAsText/xmlviewer-expected.txt: |
| * http/tests/xmlviewer/dumpAsText/xul-expected.txt: |
| * platform/chromium-linux/http/tests/xmlviewer/dumpAsText/wml-expected.txt: |
| * platform/chromium/http/tests/xmlviewer/dumpAsText/mathml-expected.txt: |
| * svg/hixie/error/dumpAsText/004-expected.txt: |
| * svg/hixie/error/dumpAsText/005-expected.txt: |
| * xmlviewer/extensions-api-expected.txt: Added. |
| * xmlviewer/extensions-api.html_disabled: Added. |
| * xmlviewer/resources/sample.xml: Added. |
| |
| 2011-03-25 Adam Roben <aroben@apple.com> |
| |
| Remove no-longer-necessary Windows results |
| |
| r81925 made Windows match Mac on this test. New Windows results were checked in, but they |
| were generated using the wrong fonts. Since we match Mac now, we don't need Windows-specific |
| results at all. |
| |
| * platform/win/fast/css/percentage-non-integer-expected.checksum: Removed. |
| * platform/win/fast/css/percentage-non-integer-expected.png: Removed. |
| * platform/win/fast/css/percentage-non-integer-expected.txt: Removed. |
| |
| 2011-03-25 Sheriff Bot <webkit.review.bot@gmail.com> |
| |
| Unreviewed, rolling out r81953. |
| http://trac.webkit.org/changeset/81953 |
| https://bugs.webkit.org/show_bug.cgi?id=57096 |
| |
| "inspector test breakage: part 2/2" (Requested by apavlov on |
| #webkit). |
| |
| * inspector/styles/get-set-stylesheet-text-expected.txt: Removed. |
| * inspector/styles/get-set-stylesheet-text.html: Removed. |
| * inspector/styles/styles-new-API.html: |
| |
| 2011-03-25 Sheriff Bot <webkit.review.bot@gmail.com> |
| |
| Unreviewed, rolling out r81954. |
| http://trac.webkit.org/changeset/81954 |
| https://bugs.webkit.org/show_bug.cgi?id=57094 |
| |
| "inspector test breakage: part 1/2" (Requested by apavlov on |
| #webkit). |
| |
| * inspector/styles/resources/get-set-stylesheet-text.css: Removed. |
| |
| 2011-03-25 Alexander Pavlov <apavlov@chromium.org> |
| |
| Unreviewed, build fix. Add file missing from r81953 |
| |
| * inspector/styles/resources/get-set-stylesheet-text.css: Added. |
| (body): |
| (/* comment before selector */body.main1/* comment after selector */): |
| (body.main2): |
| |
| 2011-03-15 Alexander Pavlov <apavlov@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: Fix handling of the CSSAgent.setStyleSheetText() results in CSSStyleModel.js |
| https://bugs.webkit.org/show_bug.cgi?id=56310 |
| |
| * inspector/styles/get-set-stylesheet-text-expected.txt: Added. |
| * inspector/styles/get-set-stylesheet-text.html: Added. |
| * inspector/styles/resources/get-set-stylesheet-text.css: Added. |
| (body): |
| (/* comment before selector */body.main1/* comment after selector */): |
| (body.main2): |
| * inspector/styles/styles-new-API.html: |
| |
| 2011-03-25 Sergio Villar Senin <svillar@igalia.com> |
| |
| Rebaseline GTK+ tests results after r81887 |
| |
| * platform/gtk/editing/pasteboard/5065605-expected.txt: |
| * platform/gtk/editing/pasteboard/display-block-on-spans-expected.txt: |
| * platform/gtk/editing/pasteboard/paste-text-011-expected.txt: |
| * platform/gtk/editing/pasteboard/paste-text-at-tabspan-001-expected.txt: |
| * platform/gtk/editing/pasteboard/paste-text-at-tabspan-002-expected.txt: |
| |
| 2011-03-25 Dominic Cooney <dominicc@google.com> |
| |
| Reviewed by Kent Tamura. |
| |
| Adds a regression test for keygen autofocus. |
| https://bugs.webkit.org/show_bug.cgi?id=57091 |
| |
| * fast/forms/autofocus-keygen-expected.txt: Added. |
| * fast/forms/autofocus-keygen.html: Added. |
| |
| 2011-03-24 Mikhail Naganov <mnaganov@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: Add tests for HeapSnapshot module. |
| https://bugs.webkit.org/show_bug.cgi?id=56835 |
| |
| * http/tests/inspector/heap-snapshot-test.js: Added. |
| (initialize_HeapSnapshotTest.InspectorTest.createHeapSnapshotMockObject): |
| (initialize_HeapSnapshotTest.InspectorTest.createHeapSnapshotMock): |
| (initialize_HeapSnapshotTest): |
| * inspector/profiler/heap-snapshot-expected.txt: Added. |
| * inspector/profiler/heap-snapshot.html: Added. |
| |
| 2011-03-24 Mikhail Naganov <mnaganov@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: Rework cpu-profiler-profiling.html to use capabilities of testing framework. |
| https://bugs.webkit.org/show_bug.cgi?id=57006 |
| |
| * http/tests/inspector/profiler-test.js: Added. |
| (initialize_ProfilerTest.InspectorTest.startProfilerTest.startTest): |
| (initialize_ProfilerTest.InspectorTest.startProfilerTest): |
| (initialize_ProfilerTest.InspectorTest.completeProfilerTest): |
| (initialize_ProfilerTest.InspectorTest.runProfilerTestSuite.runner): |
| (initialize_ProfilerTest.InspectorTest.runProfilerTestSuite): |
| (initialize_ProfilerTest): |
| * inspector/cpu-profiler-profiling-expected.txt: Removed. |
| * inspector/cpu-profiler-profiling.html: Removed. |
| * inspector/profiler/cpu-profiler-profiling-expected.txt: Added. |
| * inspector/profiler/cpu-profiler-profiling.html: Added. |
| |
| 2011-03-24 Yuta Kitamura <yutak@chromium.org> |
| |
| Unreviewed, rebaseline Chromium test results for Mac Leopard. |
| |
| * platform/chromium-mac-leopard/fast/blockflow/vertical-baseline-alignment-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/blockflow/vertical-baseline-alignment-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/dynamic/text-combine-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/dynamic/text-combine-expected.png: Added. |
| |
| 2011-03-24 Ilya Sherman <isherman@chromium.org> |
| |
| Reviewed by Adam Roben. |
| |
| Implement layoutTestController.setAutoFilled in DRT on Windows |
| https://bugs.webkit.org/show_bug.cgi?id=56828 |
| |
| * platform/chromium/fast/forms/input-autofilled-expected.txt: Removed. |
| * platform/chromium/fast/forms/reset-autofilled-expected.txt: Removed. |
| * platform/win/fast/forms/input-autofilled-expected.txt: Removed. |
| * platform/win/fast/forms/reset-autofilled-expected.txt: Removed. |
| |
| 2011-03-24 Yuta Kitamura <yutak@chromium.org> |
| |
| Unreviewed. Rebaseline Chromium test results for fast/css/percentage-non-integer.html. |
| |
| * platform/chromium-win/fast/css/percentage-non-integer-expected.checksum: |
| * platform/chromium-win/fast/css/percentage-non-integer-expected.png: |
| * platform/chromium-win/fast/css/percentage-non-integer-expected.txt: |
| |
| 2011-03-24 Sheriff Bot <webkit.review.bot@gmail.com> |
| |
| Unreviewed, rolling out r81916 and r81917. |
| http://trac.webkit.org/changeset/81916 |
| http://trac.webkit.org/changeset/81917 |
| https://bugs.webkit.org/show_bug.cgi?id=57071 |
| |
| broke a test on platforms that do not have QuickTime installed |
| (Requested by estes on #webkit). |
| |
| * fast/images/embed-image-plugins-disabled.html: Removed. |
| * platform/mac/fast/images/embed-image-expected.checksum: |
| * platform/mac/fast/images/embed-image-expected.png: |
| * platform/mac/fast/images/embed-image-expected.txt: |
| * platform/mac/fast/images/embed-image-plugins-disabled-expected.checksum: Removed. |
| * platform/mac/fast/images/embed-image-plugins-disabled-expected.png: Removed. |
| * platform/mac/fast/images/embed-image-plugins-disabled-expected.txt: Removed. |
| |
| 2011-03-24 Vincent Scheib <scheib@chromium.org> |
| |
| Update Chromium baselines for 81887 |
| |
| * platform/chromium-win/editing/pasteboard/5065605-expected.txt: |
| * platform/chromium-win/editing/pasteboard/display-block-on-spans-expected.txt: |
| * platform/chromium-win/editing/pasteboard/paste-text-011-expected.txt: |
| * platform/chromium-win/editing/pasteboard/paste-text-at-tabspan-001-expected.txt: |
| * platform/chromium-win/editing/pasteboard/paste-text-at-tabspan-002-expected.txt: |
| |
| 2011-03-24 Rik Cabanier <cabanier@adobe.com> |
| |
| Reviewed by David Hyatt. |
| |
| REGRESSION (r81625): fast/css/percentage-non-integer.html fails on Windows |
| https://bugs.webkit.org/show_bug.cgi?id=56829 |
| |
| * platform/win/fast/css/percentage-non-integer-expected.checksum: |
| * platform/win/fast/css/percentage-non-integer-expected.png: |
| * platform/win/fast/css/percentage-non-integer-expected.txt: |
| |
| 2011-03-24 Mihai Parparita <mihaip@chromium.org> |
| |
| Add Chromium Snow Leopard baselines for fast/css/bidi-override-in-anonymous-block.html. |
| |
| * platform/chromium-mac-leopard/fast/css/bidi-override-in-anonymous-block-expected.checksum: Copied from LayoutTests/platform/chromium-mac/fast/css/bidi-override-in-anonymous-block-expected.checksum. |
| * platform/chromium-mac-leopard/fast/css/bidi-override-in-anonymous-block-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/css/bidi-override-in-anonymous-block-expected.png. |
| * platform/chromium-mac/fast/css/bidi-override-in-anonymous-block-expected.checksum: |
| * platform/chromium-mac/fast/css/bidi-override-in-anonymous-block-expected.png: |
| |
| 2011-03-24 Mihai Parparita <mihaip@chromium.org> |
| |
| Reviewed by James Robinson. |
| |
| [Chromium] Vertical Japanese text is not displayed on Snow Leopard |
| https://bugs.webkit.org/show_bug.cgi?id=56962 |
| |
| Pixel rebaselines after r80582 (vertical text was shifted by one pixel |
| vertical). |
| |
| Make Snow Leopard check added by r80740 into a runtime check for |
| Chromium, since it uses the same binary on both Leopard and Snow Leopard. |
| |
| * platform/chromium-mac/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum: |
| * platform/chromium-mac/fast/blockflow/Kusa-Makura-background-canvas-expected.png: |
| * platform/chromium-mac/fast/blockflow/border-vertical-lr-expected.checksum: |
| * platform/chromium-mac/fast/blockflow/border-vertical-lr-expected.png: |
| * platform/chromium-mac/fast/blockflow/broken-ideograph-small-caps-expected.checksum: Added. |
| * platform/chromium-mac/fast/blockflow/broken-ideograph-small-caps-expected.png: Added. |
| * platform/chromium-mac/fast/blockflow/broken-ideograph-small-caps-expected.txt: Added. |
| * platform/chromium-mac/fast/blockflow/japanese-lr-selection-expected.checksum: Added. |
| * platform/chromium-mac/fast/blockflow/japanese-lr-selection-expected.png: Added. |
| * platform/chromium-mac/fast/blockflow/japanese-lr-text-expected.checksum: |
| * platform/chromium-mac/fast/blockflow/japanese-lr-text-expected.png: |
| * platform/chromium-mac/fast/blockflow/japanese-rl-selection-expected.checksum: |
| * platform/chromium-mac/fast/blockflow/japanese-rl-selection-expected.png: |
| * platform/chromium-mac/fast/blockflow/japanese-rl-text-expected.checksum: |
| * platform/chromium-mac/fast/blockflow/japanese-rl-text-expected.png: |
| * platform/chromium-mac/fast/blockflow/japanese-rl-text-with-broken-font-expected.checksum: Removed. |
| * platform/chromium-mac/fast/blockflow/japanese-rl-text-with-broken-font-expected.png: Removed. |
| * platform/chromium-mac/fast/blockflow/vertical-align-table-baseline-expected.checksum: Removed. |
| * platform/chromium-mac/fast/blockflow/vertical-align-table-baseline-expected.png: Removed. |
| * platform/chromium-mac/fast/blockflow/vertical-baseline-alignment-expected.checksum: Added. |
| * platform/chromium-mac/fast/blockflow/vertical-baseline-alignment-expected.png: Added. |
| * platform/chromium-mac/fast/dynamic/text-combine-expected.checksum: |
| * platform/chromium-mac/fast/dynamic/text-combine-expected.png: |
| * platform/chromium-mac/fast/repaint/japanese-rl-selection-clear-expected.checksum: |
| * platform/chromium-mac/fast/repaint/japanese-rl-selection-clear-expected.png: |
| * platform/chromium-mac/fast/repaint/japanese-rl-selection-repaint-expected.checksum: |
| * platform/chromium-mac/fast/repaint/japanese-rl-selection-repaint-expected.png: |
| * platform/chromium-mac/fast/repaint/repaint-across-writing-mode-boundary-expected.checksum: |
| * platform/chromium-mac/fast/repaint/repaint-across-writing-mode-boundary-expected.png: |
| * platform/chromium-mac/fast/ruby/base-shorter-than-text-expected.checksum: |
| * platform/chromium-mac/fast/ruby/base-shorter-than-text-expected.png: |
| * platform/chromium-mac/fast/text/justify-ideograph-vertical-expected.checksum: |
| * platform/chromium-mac/fast/text/justify-ideograph-vertical-expected.png: |
| * platform/chromium/test_expectations.txt: |
| * platform/mac/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum: |
| * platform/mac/fast/blockflow/Kusa-Makura-background-canvas-expected.png: |
| * platform/mac/fast/blockflow/border-vertical-lr-expected.checksum: |
| * platform/mac/fast/blockflow/border-vertical-lr-expected.png: |
| * platform/mac/fast/blockflow/broken-ideographic-font-expected.checksum: |
| * platform/mac/fast/blockflow/broken-ideographic-font-expected.png: |
| * platform/mac/fast/blockflow/japanese-lr-selection-expected.checksum: |
| * platform/mac/fast/blockflow/japanese-lr-selection-expected.png: |
| * platform/mac/fast/blockflow/japanese-lr-text-expected.checksum: |
| * platform/mac/fast/blockflow/japanese-lr-text-expected.png: |
| * platform/mac/fast/blockflow/japanese-rl-selection-expected.checksum: |
| * platform/mac/fast/blockflow/japanese-rl-selection-expected.png: |
| * platform/mac/fast/blockflow/japanese-rl-text-expected.checksum: |
| * platform/mac/fast/blockflow/japanese-rl-text-expected.png: |
| * platform/mac/fast/blockflow/japanese-rl-text-with-broken-font-expected.checksum: |
| * platform/mac/fast/blockflow/japanese-rl-text-with-broken-font-expected.png: |
| * platform/mac/fast/blockflow/japanese-ruby-vertical-lr-expected.checksum: |
| * platform/mac/fast/blockflow/japanese-ruby-vertical-lr-expected.png: |
| * platform/mac/fast/blockflow/japanese-ruby-vertical-rl-expected.checksum: |
| * platform/mac/fast/blockflow/japanese-ruby-vertical-rl-expected.png: |
| * platform/mac/fast/blockflow/vertical-align-table-baseline-expected.checksum: |
| * platform/mac/fast/blockflow/vertical-align-table-baseline-expected.png: |
| * platform/mac/fast/blockflow/vertical-baseline-alignment-expected.checksum: |
| * platform/mac/fast/blockflow/vertical-baseline-alignment-expected.png: |
| * platform/mac/fast/blockflow/vertical-font-fallback-expected.checksum: |
| * platform/mac/fast/blockflow/vertical-font-fallback-expected.png: |
| * platform/mac/fast/repaint/japanese-rl-selection-clear-expected.checksum: |
| * platform/mac/fast/repaint/japanese-rl-selection-clear-expected.png: |
| * platform/mac/fast/repaint/japanese-rl-selection-repaint-expected.checksum: |
| * platform/mac/fast/repaint/japanese-rl-selection-repaint-expected.png: |
| * platform/mac/fast/repaint/repaint-across-writing-mode-boundary-expected.checksum: |
| * platform/mac/fast/repaint/repaint-across-writing-mode-boundary-expected.png: |
| * platform/mac/fast/ruby/base-shorter-than-text-expected.checksum: |
| * platform/mac/fast/ruby/base-shorter-than-text-expected.png: |
| * platform/mac/fast/text/justify-ideograph-vertical-expected.checksum: |
| * platform/mac/fast/text/justify-ideograph-vertical-expected.png: |
| |
| 2011-03-24 Andy Estes <aestes@apple.com> |
| |
| Reviewed by Darin Adler. |
| |
| REGRESSION (r70748): latest nightly builds kills AC_QuickTime.js |
| https://bugs.webkit.org/show_bug.cgi?id=49016 |
| |
| * fast/images/embed-image-plugins-disabled.html: Added. |
| * platform/mac/fast/images/embed-image-expected.checksum: |
| * platform/mac/fast/images/embed-image-expected.png: |
| * platform/mac/fast/images/embed-image-expected.txt: |
| * platform/mac/fast/images/embed-image-plugins-disabled-expected.checksum: Added. |
| * platform/mac/fast/images/embed-image-plugins-disabled-expected.png: Added. |
| * platform/mac/fast/images/embed-image-plugins-disabled-expected.txt: Added. |
| |
| 2011-03-24 Adam Klein <adamk@chromium.org> |
| |
| Reviewed by David Levin. |
| |
| [fileapi] Make FileError and FileException accessible from WorkerContext |
| https://bugs.webkit.org/show_bug.cgi?id=57041 |
| |
| Fixed some test expectations related to FileError/FileExcetion and |
| exposed while testing this change under Chromium. |
| |
| * http/tests/filesystem/workers/resolve-url-sync-expected.txt: |
| |
| 2011-03-24 Vsevolod Vlasov <vsevik@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: Inspector does not show correct transfer size for synchronous requests |
| https://bugs.webkit.org/show_bug.cgi?id=56951 |
| |
| Fixed transfer size for synchronous load. |
| |
| * http/tests/inspector/network/network-size-sync-expected.txt: Added. |
| * http/tests/inspector/network/network-size-sync.html: Added. |
| * platform/chromium/test_expectations.txt: |
| * platform/gtk/Skipped: |
| * platform/mac/Skipped: |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-24 Enrica Casucci <enrica@apple.com> |
| |
| Updating tests results for QT after changeset 81887. |
| |
| * platform/qt/editing/pasteboard/5065605-expected.txt: |
| * platform/qt/editing/pasteboard/display-block-on-spans-expected.txt: |
| * platform/qt/editing/pasteboard/paste-text-011-expected.txt: |
| * platform/qt/editing/pasteboard/paste-text-at-tabspan-002-expected.txt: |
| |
| 2011-03-24 Brady Eidson <beidson@apple.com> |
| |
| Reviewed by Adam Roben. |
| |
| Resolving https://bugs.webkit.org/show_bug.cgi?id=57030, unskip the busted test. |
| |
| * platform/mac-wk2/Skipped: |
| |
| 2011-03-24 Andy Estes <aestes@apple.com> |
| |
| Reviewed by Eric Seidel. |
| |
| REGRESSION (r80231): Bad cast in HTMLTreeBuilder with closed </form> tags |
| https://bugs.webkit.org/show_bug.cgi?id=56836 |
| |
| * fast/parser/fragment-closest-form-ancestor-expected.txt: Added. |
| * fast/parser/fragment-closest-form-ancestor.html: Added. |
| |
| 2011-03-24 Enrica Casucci <enrica@apple.com> |
| |
| Reviewed by Darin Adler. |
| |
| Repeated copy and paste-in-place operation results in increasingly verbose HTML. |
| <rdar://problem/8690506> |
| https://bugs.webkit.org/show_bug.cgi?id=56874 |
| |
| * editing/pasteboard/paste-text-with-style-expected.txt: Added. |
| * editing/pasteboard/paste-text-with-style.html: Added. |
| The following are new results for existing tests that now produce |
| a different markup. |
| * platform/mac/editing/pasteboard/5065605-expected.txt: |
| * platform/mac/editing/pasteboard/display-block-on-spans-expected.txt: |
| * platform/mac/editing/pasteboard/paste-text-011-expected.txt: |
| * platform/mac/editing/pasteboard/paste-text-at-tabspan-001-expected.txt: |
| * platform/mac/editing/pasteboard/paste-text-at-tabspan-002-expected.txt: |
| |
| 2011-03-24 Adam Roben <aroben@apple.com> |
| |
| Add some flaky tests to the mac-wk2 and win-wk2 Skipped files |
| |
| The failures are tracked by <http://webkit.org/b/57027> and <http://webkit.org/b/57030>. |
| |
| * platform/mac-wk2/Skipped: Added http/tests/inspector/extensions-resources-redirect.html. |
| * platform/win-wk2/Skipped: Added inspector/debugger/source-frame.html. |
| |
| 2011-03-24 Adam Roben <aroben@apple.com> |
| |
| Add Windows WebKit2 results for fast/css/pseudo-any.html |
| |
| This test passes on Windows but fails on Mac. <http://webkit.org/b/56988> tracks the Mac |
| failure. |
| |
| * platform/win-wk2/fast/css/pseudo-any-expected.txt: Added. |
| |
| 2011-03-24 Pavel Podivilov <podivilov@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: provide live edit callback to source frame delegate. |
| https://bugs.webkit.org/show_bug.cgi?id=57003 |
| |
| * inspector/debugger/live-edit.html: |
| |
| 2011-03-24 Joe Wild <joseph.wild@nokia.com> |
| |
| Reviewed by Csaba Osztrogonác. |
| |
| [Qt] Some Unicode tests fail with Qt version >= 4.7.0 |
| https://bugs.webkit.org/show_bug.cgi?id=46251 |
| |
| Updated tests the print out character 0xFFFF for Qt Platform. |
| QString.toUtf8() converts non-defined Unicode char values, like |
| 0xFFFF to a replacement character ('?') as documented. Other |
| platforms leave the character as 0xFFFF (but utf8 encoded). |
| Converting to a real printable char seems reasonable and may |
| be more reliable. |
| |
| * platform/qt/Skipped: |
| * platform/qt/fast/js/regexp-range-bound-ffff-expected.txt: Added. |
| * platform/qt/fast/js/switch-behaviour-expected.txt: Added. |
| * platform/qt/fast/url: Added. |
| * platform/qt/fast/url/anchor-expected.txt: Added. |
| * platform/qt/fast/url/path-expected.txt: Added. |
| * platform/qt/http/tests/websocket: Added. |
| * platform/qt/http/tests/websocket/tests: Added. |
| * platform/qt/http/tests/websocket/tests/bad-sub-protocol-non-ascii-expected.txt: Added. |
| |
| 2011-03-24 Pavel Feldman <pfeldman@chromium.org> |
| |
| Not reviewed: removing newly added inspector test that fails on release bots. |
| |
| * http/tests/inspector/network/network-redirect-expected.txt: Removed. |
| * http/tests/inspector/network/network-redirect.html: Removed. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-24 Pavel Feldman <pfeldman@chromium.org> |
| |
| Not reviewed: updated chromium expectations. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-24 Pavel Feldman <pfeldman@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: brush up Network agent API. |
| https://bugs.webkit.org/show_bug.cgi?id=57001 |
| |
| * http/tests/inspector/network/network-redirect-expected.txt: Added. |
| * http/tests/inspector/network/network-redirect.html: Added. |
| * inspector/timeline/timeline-network-resource-expected.txt: |
| * platform/chromium/inspector/timeline/timeline-network-resource-expected.txt: |
| |
| 2011-03-24 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, skipping 3 xmlhttprequest tests timing out on GTK, see |
| also bug 33026. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-24 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, new GTK fast/block/lineboxcontain baselines after |
| r81684 and r81608. |
| |
| * editing/selection/fake-drag-expected.txt: Added. |
| * platform/gtk/fast/block/lineboxcontain/block-expected.checksum: Added. |
| * platform/gtk/fast/block/lineboxcontain/block-expected.png: Added. |
| * platform/gtk/fast/block/lineboxcontain/block-expected.txt: Added. |
| * platform/gtk/fast/block/lineboxcontain/block-font-expected.checksum: Added. |
| * platform/gtk/fast/block/lineboxcontain/block-font-expected.png: Added. |
| * platform/gtk/fast/block/lineboxcontain/block-font-expected.txt: Added. |
| * platform/gtk/fast/block/lineboxcontain/block-glyphs-expected.checksum: Added. |
| * platform/gtk/fast/block/lineboxcontain/block-glyphs-expected.png: Added. |
| * platform/gtk/fast/block/lineboxcontain/block-glyphs-expected.txt: Added. |
| * platform/gtk/fast/block/lineboxcontain/block-glyphs-replaced-expected.checksum: Added. |
| * platform/gtk/fast/block/lineboxcontain/block-glyphs-replaced-expected.png: Added. |
| * platform/gtk/fast/block/lineboxcontain/block-glyphs-replaced-expected.txt: Added. |
| * platform/gtk/fast/block/lineboxcontain/block-replaced-expected.checksum: Added. |
| * platform/gtk/fast/block/lineboxcontain/block-replaced-expected.png: Added. |
| * platform/gtk/fast/block/lineboxcontain/block-replaced-expected.txt: Added. |
| * platform/gtk/fast/block/lineboxcontain/font-expected.checksum: Added. |
| * platform/gtk/fast/block/lineboxcontain/font-expected.png: Added. |
| * platform/gtk/fast/block/lineboxcontain/font-expected.txt: Added. |
| * platform/gtk/fast/block/lineboxcontain/font-replaced-expected.checksum: Added. |
| * platform/gtk/fast/block/lineboxcontain/font-replaced-expected.png: Added. |
| * platform/gtk/fast/block/lineboxcontain/font-replaced-expected.txt: Added. |
| * platform/gtk/fast/block/lineboxcontain/glyphs-expected.checksum: Added. |
| * platform/gtk/fast/block/lineboxcontain/glyphs-expected.png: Added. |
| * platform/gtk/fast/block/lineboxcontain/glyphs-expected.txt: Added. |
| * platform/gtk/fast/block/lineboxcontain/inline-box-expected.checksum: Added. |
| * platform/gtk/fast/block/lineboxcontain/inline-box-expected.png: Added. |
| * platform/gtk/fast/block/lineboxcontain/inline-box-expected.txt: Added. |
| * platform/gtk/fast/block/lineboxcontain/inline-box-replaced-expected.checksum: Added. |
| * platform/gtk/fast/block/lineboxcontain/inline-box-replaced-expected.png: Added. |
| * platform/gtk/fast/block/lineboxcontain/inline-box-replaced-expected.txt: Added. |
| * platform/gtk/fast/block/lineboxcontain/inline-box-vertical-expected.checksum: Added. |
| * platform/gtk/fast/block/lineboxcontain/inline-box-vertical-expected.png: Added. |
| * platform/gtk/fast/block/lineboxcontain/inline-box-vertical-expected.txt: Added. |
| * platform/gtk/fast/block/lineboxcontain/inline-expected.checksum: Added. |
| * platform/gtk/fast/block/lineboxcontain/inline-expected.png: Added. |
| * platform/gtk/fast/block/lineboxcontain/inline-expected.txt: Added. |
| * platform/gtk/fast/block/lineboxcontain/inline-replaced-expected.checksum: Added. |
| * platform/gtk/fast/block/lineboxcontain/inline-replaced-expected.png: Added. |
| * platform/gtk/fast/block/lineboxcontain/inline-replaced-expected.txt: Added. |
| * platform/gtk/fast/block/lineboxcontain/none-expected.checksum: Added. |
| * platform/gtk/fast/block/lineboxcontain/none-expected.png: Added. |
| * platform/gtk/fast/block/lineboxcontain/none-expected.txt: Added. |
| * platform/gtk/fast/block/lineboxcontain/parsing-invalid-expected.checksum: Added. |
| * platform/gtk/fast/block/lineboxcontain/parsing-invalid-expected.png: Added. |
| * platform/gtk/fast/block/lineboxcontain/parsing-invalid-expected.txt: Added. |
| * platform/gtk/fast/block/lineboxcontain/replaced-expected.checksum: Added. |
| * platform/gtk/fast/block/lineboxcontain/replaced-expected.png: Added. |
| * platform/gtk/fast/block/lineboxcontain/replaced-expected.txt: Added. |
| |
| 2011-03-23 Kent Tamura <tkent@chromium.org> |
| |
| Reviewed by Dimitri Glazkov. |
| |
| [Chromium] Force to make validation bubble DIV position:absolute |
| https://bugs.webkit.org/show_bug.cgi?id=56901 |
| |
| * fast/forms/interactive-validation-crash-by-style-override-expected.txt: Added. |
| * fast/forms/interactive-validation-crash-by-style-override.html: Added. |
| * platform/gtk/Skipped: Skip the new test because the interactive |
| validation feature is not enabled. |
| * platform/mac/Skipped: ditto. |
| * platform/qt/Skipped: ditto. |
| * platform/win/Skipped: ditto. |
| |
| 2011-03-23 Ojan Vafai <ojan@chromium.org> |
| |
| Add failing result for WebKit2. All tests that require |
| focus fail on WebKit2. See https://bugs.webkit.org/show_bug.cgi?id=56988. |
| |
| * platform/mac-wk2/fast/css/pseudo-any-expected.txt: Added. |
| |
| 2011-03-23 Mike Lawther <mikelawther@chromium.org> |
| |
| Reviewed by Ojan Vafai. |
| |
| flex/bison tokens and grammar for CSS calc |
| https://bugs.webkit.org/show_bug.cgi?id=54412 |
| |
| Only the 'errors' tests pass as ultimately intended right now. As of this |
| patch, none of the actual calculations are expected to work, since only |
| the lexing/grammar stage is present. |
| |
| * css3/calc/calc-errors-expected.txt: Added. |
| * css3/calc/calc-errors.html: Added. |
| * css3/calc/minmax-errors-expected.txt: Added. |
| * css3/calc/minmax-errors.html: Added. |
| * css3/calc/simple-calcs-expected.txt: Added. |
| * css3/calc/simple-calcs.html: Added. |
| * css3/calc/simple-minmax-expected.txt: Added. |
| * css3/calc/simple-minmax.html: Added. |
| |
| 2011-03-23 Adam Klein <adamk@chromium.org> |
| |
| Reviewed by David Levin. |
| |
| Fix resolveLocalFileSystemURL (and sync version) error codes to match the spec |
| https://bugs.webkit.org/show_bug.cgi?id=56961 |
| |
| * http/tests/filesystem/resolve-uri-expected.txt: |
| * http/tests/filesystem/script-tests/resolve-uri.js: |
| Added three tests to exercise SECURITY_ERR: |
| (runWrongDomain): |
| (runWrongPort): |
| (runWrongScheme): |
| And updated four tests to test error codes: |
| (runBogusURL): |
| (runWrongProtocol): |
| (runNotEnoughSlashes): |
| (runNotEnoughSlashes2): |
| * http/tests/filesystem/workers/resolve-url-expected.txt: |
| * http/tests/filesystem/workers/resolve-url-sync-expected.txt: |
| * http/tests/filesystem/workers/script-tests/resolve-url-sync.js: |
| Added three tests to exercise SECURITY_ERR: |
| (runWrongDomain): |
| (runWrongPort): |
| (runWrongScheme): |
| And updated four tests to test error codes: |
| (runBogusURL): |
| (runWrongProtocol): |
| (runNotEnoughSlashes): |
| (runNotEnoughSlashes2): |
| |
| 2011-03-23 Jia Pu <jpu@apple.com> |
| |
| Reviewed by Darin Adler. |
| |
| Hook up new AppKit autocorrection UI with WK2. |
| https://bugs.webkit.org/show_bug.cgi?id=56055 |
| <rdar://problem/8947463> |
| |
| Please see WebCore/ChangeLog for detail. |
| |
| * platform/mac-wk2/Skipped: Enable autocorrection tests for WK2. |
| |
| 2011-03-23 Carol Szabo <carol.szabo@nokia.com> |
| |
| Reviewed by David Hyatt. |
| |
| This test verifies the correct update of a second renderer that |
| displays the same CounterNode. |
| |
| Assertion and incorrect rendering of counters. |
| https://bugs.webkit.org/show_bug.cgi?id=56896 |
| |
| * fast/css/counters/2displays-expected.txt: Added. |
| * fast/css/counters/2displays.html: Added. |
| |
| 2011-03-23 Xiaomei Ji <xji@chromium.org> |
| |
| Rebaseline chromium-mac after r81807. |
| |
| * platform/chromium-mac/fast/css/bidi-override-in-anonymous-block-expected.checksum: Added. |
| * platform/chromium-mac/fast/css/bidi-override-in-anonymous-block-expected.png: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-23 Xiaomei Ji <xji@chromium.org> |
| |
| Rebaseline after r81807. |
| |
| * platform/chromium-linux/fast/css/bidi-override-in-anonymous-block-expected.checksum: Added. |
| * platform/chromium-linux/fast/css/bidi-override-in-anonymous-block-expected.png: Added. |
| * platform/chromium-win/fast/css/bidi-override-in-anonymous-block-expected.checksum: Added. |
| * platform/chromium-win/fast/css/bidi-override-in-anonymous-block-expected.png: Added. |
| * platform/chromium-win/fast/css/bidi-override-in-anonymous-block-expected.txt: Added. |
| * platform/chromium/test_expectations.txt: |
| * platform/gtk/fast/css/bidi-override-in-anonymous-block-expected.txt: Added. |
| * platform/qt/fast/css/bidi-override-in-anonymous-block-expected.txt: Added. |
| |
| 2011-03-23 Mihai Parparita <mihaip@chromium.org> |
| |
| Rebaseline transitions/default-timing-function.html for Chromium Snow |
| Leopard. |
| |
| * platform/chromium-mac-leopard/transitions/default-timing-function-expected.checksum: Copied from LayoutTests/platform/chromium-mac/transitions/default-timing-function-expected.checksum. |
| * platform/chromium-mac-leopard/transitions/default-timing-function-expected.png: Copied from LayoutTests/platform/chromium-mac/transitions/default-timing-function-expected.png. |
| * platform/chromium-mac/transitions/default-timing-function-expected.checksum: |
| * platform/chromium-mac/transitions/default-timing-function-expected.png: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-23 Martin Robinson <mrobinson@igalia.com> |
| |
| [GTK] fast/overflow/horizontal-scroll-after-back.html fails |
| https://bugs.webkit.org/show_bug.cgi?id=56966 |
| |
| * platform/gtk/Skipped: Skip this test on GTK+ until the fix is in. |
| |
| 2011-03-23 Mihai Parparita <mihaip@chromium.org> |
| |
| Update expectations for one SVG and two media tests for Chromium Snow |
| Leopard. |
| |
| * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.png. |
| * platform/chromium-mac/media/controls-after-reload-expected.checksum: |
| * platform/chromium-mac/media/controls-after-reload-expected.png: |
| * platform/chromium-mac/media/controls-without-preload-expected.checksum: |
| * platform/chromium-mac/media/controls-without-preload-expected.png: |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.checksum: |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.png: |
| |
| 2011-03-23 Luiz Agostini <luiz.agostini@openbossa.org> |
| |
| Reviewed by David Hyatt. |
| |
| REGRESSION(81035): crash in RenderDetails::removeChild |
| https://bugs.webkit.org/show_bug.cgi?id=56773 |
| |
| * fast/html/details-children-merge-crash-expected.txt: Added. |
| * fast/html/details-children-merge-crash.html: Added. |
| |
| 2011-03-23 Xiaomei Ji <xji@chromium.org> |
| |
| Add fast/css/bidi-override-in-anonymous-block.html as expected to fail after r81807. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-23 Xiaomei Ji <xji@chromium.org> |
| |
| Reviewed by David Hyatt. |
| |
| Preserve unicode-bidi:bidi-override in anonymous block. |
| https://bugs.webkit.org/show_bug.cgi?id=21440 |
| |
| * fast/css/bidi-override-in-anonymous-block.html: Added. |
| * platform/mac/fast/css/bidi-override-in-anonymous-block-expected.txt: Added. |
| |
| 2011-03-23 Mihai Parparita <mihaip@chromium.org> |
| |
| Group Snow Leopard failures for bug 56962. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-23 Abhishek Arya <inferno@chromium.org> |
| |
| Unreviewed. Replace shockwave plugin with test netscape in recent |
| timing out test plugins/change-widget-and-click-crash.html. |
| |
| * plugins/change-widget-and-click-crash.html: |
| |
| 2011-03-23 Mihai Parparita <mihaip@chromium.org> |
| |
| Fix more tests for Chromium Snow Leopard by promoting chromium-mac/ |
| results to mac-leopard/ where possible. |
| |
| * platform/chromium-mac-leopard/fast/backgrounds/background-position-parsing-expected.checksum: Copied from LayoutTests/platform/chromium-mac/fast/backgrounds/background-position-parsing-expected.checksum. |
| * platform/chromium-mac-leopard/fast/backgrounds/background-position-parsing-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/backgrounds/background-position-parsing-expected.png. |
| * platform/chromium-mac-leopard/fast/box-shadow/box-shadow-transformed-expected.checksum: Copied from LayoutTests/platform/chromium-mac/fast/box-shadow/box-shadow-transformed-expected.checksum. |
| * platform/chromium-mac-leopard/fast/box-shadow/box-shadow-transformed-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/box-shadow/box-shadow-transformed-expected.png. |
| * platform/chromium-mac/css1/text_properties/text_indent-expected.checksum: Removed. |
| * platform/chromium-mac/css1/text_properties/text_indent-expected.png: Removed. |
| * platform/chromium-mac/css1/units/length_units-expected.checksum: Removed. |
| * platform/chromium-mac/css1/units/length_units-expected.png: Removed. |
| * platform/chromium-mac/fast/backgrounds/background-position-parsing-expected.checksum: |
| * platform/chromium-mac/fast/backgrounds/background-position-parsing-expected.png: |
| * platform/chromium-mac/fast/box-shadow/box-shadow-transformed-expected.checksum: |
| * platform/chromium-mac/fast/box-shadow/box-shadow-transformed-expected.png: |
| * platform/chromium-mac/media/media-document-audio-repaint-expected.checksum: |
| * platform/chromium-mac/media/media-document-audio-repaint-expected.png: |
| * platform/mac-leopard/css1/text_properties/text_indent-expected.checksum: |
| * platform/mac-leopard/css1/text_properties/text_indent-expected.png: |
| * platform/mac-leopard/css1/units/length_units-expected.checksum: |
| * platform/mac-leopard/css1/units/length_units-expected.png: |
| * platform/mac-leopard/fast/css-generated-content/table-row-before-after-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/css-generated-content/table-row-before-after-expected.checksum. |
| * platform/mac-leopard/fast/css-generated-content/table-row-before-after-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/css-generated-content/table-row-before-after-expected.png. |
| * platform/mac-leopard/fast/multicol/scrolling-overflow-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/multicol/scrolling-overflow-expected.checksum. |
| * platform/mac-leopard/fast/multicol/scrolling-overflow-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/multicol/scrolling-overflow-expected.png. |
| * platform/mac/css1/text_properties/text_indent-expected.checksum: |
| * platform/mac/css1/text_properties/text_indent-expected.png: |
| * platform/mac/css1/units/length_units-expected.checksum: |
| * platform/mac/css1/units/length_units-expected.png: |
| * platform/mac/editing/selection/inline-closest-leaf-child-expected.checksum: |
| * platform/mac/editing/selection/inline-closest-leaf-child-expected.png: |
| * platform/mac/fast/box-shadow/box-shadow-transformed-expected.checksum: |
| * platform/mac/fast/box-shadow/box-shadow-transformed-expected.png: |
| |
| 2011-03-23 Brian Weinstein <bweinstein@apple.com> |
| |
| Skip plugins/change-widget-and-click-crash.html on WebKit2, because |
| WebKit2 doesn't have an implementation of eventSender yet. |
| |
| * platform/mac-wk2/Skipped: |
| |
| 2011-03-23 Mihai Parparita <mihaip@chromium.org> |
| |
| Fix fast/table for Chromium Snow Leopard by promoting the chromium-mac/ |
| baselines to mac-leopard/. |
| |
| * platform/mac-leopard/fast/table/dynamic-descendant-percentage-height-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/table/dynamic-descendant-percentage-height-expected.checksum. |
| * platform/mac-leopard/fast/table/dynamic-descendant-percentage-height-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/table/dynamic-descendant-percentage-height-expected.png. |
| * platform/mac-leopard/fast/table/relative-position-containment-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/table/relative-position-containment-expected.checksum. |
| * platform/mac-leopard/fast/table/relative-position-containment-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/table/relative-position-containment-expected.png. |
| * platform/mac-leopard/fast/table/relative-position-offsets-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/table/relative-position-offsets-expected.checksum. |
| * platform/mac-leopard/fast/table/relative-position-offsets-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/table/relative-position-offsets-expected.png. |
| * platform/mac-leopard/fast/table/relative-position-stacking-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/table/relative-position-stacking-expected.checksum. |
| * platform/mac-leopard/fast/table/relative-position-stacking-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/table/relative-position-stacking-expected.png. |
| |
| 2011-03-23 Cris Neckar <cdn@chromium.org> |
| |
| Reviewed by Eric Seidel. |
| |
| Add test for crash when modifying a widget object within an event handler. |
| https://bugs.webkit.org/show_bug.cgi?id=56774 |
| |
| * plugins/change-widget-and-click-crash-expected.txt: Added. |
| * plugins/change-widget-and-click-crash.html: Added. |
| |
| 2011-03-23 Abhishek Arya <inferno@chromium.org> |
| |
| Reviewed by Dave Hyatt. |
| |
| Tests that we do not crash when casting a text fragment of an input box |
| to combine text. |
| https://bugs.webkit.org/show_bug.cgi?id=56358 |
| |
| * fast/text/input-box-text-fragment-combine-text-crash-expected.txt: Added. |
| * fast/text/input-box-text-fragment-combine-text-crash.html: Added. |
| |
| 2011-03-23 Mihai Parparita <mihaip@chromium.org> |
| |
| Update Chromium Snow Leopard baselines for SVG tests after r81168. |
| |
| * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.txt: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.txt. |
| * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt. |
| * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/filters-blend-01-b-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/filters-turb-02-f-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/text-fonts-03-t-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1/text-fonts-03-t-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/text-fonts-03-t-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1/text-fonts-03-t-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/text-intro-01-t-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1/text-intro-01-t-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/text-intro-01-t-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1/text-intro-01-t-expected.png. |
| * platform/chromium-mac-leopard/svg/carto.net/scrollbar-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/carto.net/scrollbar-expected.checksum. |
| * platform/chromium-mac-leopard/svg/carto.net/scrollbar-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/carto.net/scrollbar-expected.png. |
| * platform/chromium-mac-leopard/svg/carto.net/selectionlist-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/carto.net/selectionlist-expected.checksum. |
| * platform/chromium-mac-leopard/svg/carto.net/selectionlist-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/carto.net/selectionlist-expected.png. |
| * platform/chromium-mac-leopard/svg/custom/image-small-width-height-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/custom/image-small-width-height-expected.checksum. |
| * platform/chromium-mac-leopard/svg/custom/image-small-width-height-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/custom/image-small-width-height-expected.png. |
| * platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-container-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/custom/mouse-move-on-svg-container-expected.checksum. |
| * platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-container-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/custom/mouse-move-on-svg-container-expected.png. |
| * platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-container-standalone-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/custom/mouse-move-on-svg-container-standalone-expected.checksum. |
| * platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-container-standalone-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/custom/mouse-move-on-svg-container-standalone-expected.png. |
| * platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-root-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/custom/mouse-move-on-svg-root-expected.checksum. |
| * platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-root-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/custom/mouse-move-on-svg-root-expected.png. |
| * platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-root-standalone-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/custom/mouse-move-on-svg-root-standalone-expected.checksum. |
| * platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-root-standalone-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/custom/mouse-move-on-svg-root-standalone-expected.png. |
| * platform/chromium-mac-leopard/svg/text/bidi-text-anchor-direction-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/text/bidi-text-anchor-direction-expected.checksum. |
| * platform/chromium-mac-leopard/svg/text/bidi-text-anchor-direction-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/text/bidi-text-anchor-direction-expected.png. |
| * platform/chromium-mac-leopard/svg/text/bidi-text-anchor-direction-expected.txt: Renamed from LayoutTests/platform/chromium-mac/svg/text/bidi-text-anchor-direction-expected.txt. |
| * platform/chromium-mac-leopard/svg/text/bidi-text-query-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/text/bidi-text-query-expected.checksum. |
| * platform/chromium-mac-leopard/svg/text/bidi-text-query-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/text/bidi-text-query-expected.png. |
| * platform/chromium-mac-leopard/svg/text/bidi-text-query-expected.txt: Renamed from LayoutTests/platform/chromium-mac/svg/text/bidi-text-query-expected.txt. |
| * platform/chromium-mac-leopard/svg/text/bidi-tspans-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/text/bidi-tspans-expected.checksum. |
| * platform/chromium-mac-leopard/svg/text/bidi-tspans-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/text/bidi-tspans-expected.png. |
| * platform/chromium-mac-leopard/svg/text/bidi-tspans-expected.txt: Renamed from LayoutTests/platform/chromium-mac/svg/text/bidi-tspans-expected.txt. |
| * platform/chromium-mac-leopard/svg/text/text-align-02-b-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/text/text-align-02-b-expected.checksum. |
| * platform/chromium-mac-leopard/svg/text/text-align-02-b-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/text/text-align-02-b-expected.png. |
| * platform/chromium-mac-leopard/svg/text/text-fonts-02-t-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/text/text-fonts-02-t-expected.checksum. |
| * platform/chromium-mac-leopard/svg/text/text-fonts-02-t-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/text/text-fonts-02-t-expected.png. |
| * platform/chromium-mac-leopard/svg/text/text-text-01-b-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/text/text-text-01-b-expected.checksum. |
| * platform/chromium-mac-leopard/svg/text/text-text-01-b-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/text/text-text-01-b-expected.png. |
| * platform/chromium-mac-leopard/svg/text/text-tspan-01-b-expected.checksum: Copied from LayoutTests/platform/chromium-mac/svg/text/text-tspan-01-b-expected.checksum. |
| * platform/chromium-mac-leopard/svg/text/text-tspan-01-b-expected.png: Copied from LayoutTests/platform/chromium-mac/svg/text/text-tspan-01-b-expected.png. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.checksum: |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png: |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.checksum: |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.png: |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.checksum: |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png: |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.checksum: |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.png: |
| * platform/chromium-mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum: |
| * platform/chromium-mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.png: |
| * platform/chromium-mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.checksum: |
| * platform/chromium-mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png: |
| * platform/chromium-mac/svg/W3C-SVG-1.1/text-intro-01-t-expected.checksum: |
| * platform/chromium-mac/svg/W3C-SVG-1.1/text-intro-01-t-expected.png: |
| * platform/chromium-mac/svg/carto.net/scrollbar-expected.checksum: |
| * platform/chromium-mac/svg/carto.net/scrollbar-expected.png: |
| * platform/chromium-mac/svg/carto.net/selectionlist-expected.checksum: |
| * platform/chromium-mac/svg/carto.net/selectionlist-expected.png: |
| * platform/chromium-mac/svg/custom/image-small-width-height-expected.checksum: |
| * platform/chromium-mac/svg/custom/image-small-width-height-expected.png: |
| * platform/chromium-mac/svg/custom/mouse-move-on-svg-root-expected.checksum: |
| * platform/chromium-mac/svg/custom/mouse-move-on-svg-root-expected.png: |
| * platform/chromium-mac/svg/custom/mouse-move-on-svg-root-standalone-expected.checksum: |
| * platform/chromium-mac/svg/custom/mouse-move-on-svg-root-standalone-expected.png: |
| * platform/chromium-mac/svg/text/text-align-02-b-expected.checksum: |
| * platform/chromium-mac/svg/text/text-align-02-b-expected.png: |
| * platform/chromium-mac/svg/text/text-fonts-02-t-expected.checksum: |
| * platform/chromium-mac/svg/text/text-fonts-02-t-expected.png: |
| * platform/chromium-mac/svg/text/text-text-01-b-expected.checksum: |
| * platform/chromium-mac/svg/text/text-text-01-b-expected.png: |
| * platform/chromium-mac/svg/text/text-tspan-01-b-expected.checksum: |
| * platform/chromium-mac/svg/text/text-tspan-01-b-expected.png: |
| * platform/mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.checksum: |
| * platform/mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png: |
| * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.checksum: |
| * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.png: |
| * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.checksum: |
| * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png: |
| * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.checksum: |
| * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.png: |
| * platform/mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.checksum: |
| * platform/mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png: |
| * platform/mac/svg/carto.net/scrollbar-expected.checksum: |
| * platform/mac/svg/carto.net/scrollbar-expected.png: |
| * platform/mac/svg/carto.net/selectionlist-expected.checksum: |
| * platform/mac/svg/carto.net/selectionlist-expected.png: |
| |
| 2011-03-23 Abhishek Arya <inferno@chromium.org> |
| |
| Reviewed by Dan Bernstein. |
| |
| Tests that we do not crash when accessing entries in the percent |
| height descendant map. |
| https://bugs.webkit.org/show_bug.cgi?id=56902 |
| |
| * fast/block/percent-height-descendant-not-removed-crash-expected.txt: Added. |
| * fast/block/percent-height-descendant-not-removed-crash.html: Added. |
| |
| 2011-03-23 Martin Robinson <mrobinson@igalia.com> |
| |
| Rebaseline a GTK+ result after r81684. |
| |
| * platform/gtk/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: |
| |
| 2011-03-23 Mihai Parparita <mihaip@chromium.org> |
| |
| Update pixel results for Snow Leopard after r80755. Where possible, |
| chromium-mac results were promoted to mac-leopard, except for cases |
| where Chromium behavior due to bug 52335 or form control rendering. |
| |
| * platform/chromium-mac-leopard/fast/block/margin-collapse/103-expected.checksum: Copied from LayoutTests/platform/chromium-mac/fast/block/margin-collapse/103-expected.checksum. |
| * platform/chromium-mac-leopard/fast/block/margin-collapse/103-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/block/margin-collapse/103-expected.png. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug1318-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug1318-expected.png: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.png. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4527-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4527-expected.png: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.png. |
| * platform/chromium-mac-snowleopard/css2.1/t1008-c44-ln-box-02-d-ag-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t1008-c44-ln-box-02-d-ag-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t100801-c544-valgn-03-d-agi-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t100801-c544-valgn-03-d-agi-expected.png: Removed. |
| * platform/chromium-mac/css2.1/t040302-c61-ex-len-00-b-a-expected.checksum: Removed. |
| * platform/chromium-mac/css2.1/t040302-c61-ex-len-00-b-a-expected.png: Removed. |
| * platform/chromium-mac/css2.1/t040302-c61-rel-len-00-b-ag-expected.checksum: Removed. |
| * platform/chromium-mac/css2.1/t040302-c61-rel-len-00-b-ag-expected.png: Removed. |
| * platform/chromium-mac/css2.1/t1008-c44-ln-box-02-d-ag-expected.checksum: |
| * platform/chromium-mac/css2.1/t1008-c44-ln-box-02-d-ag-expected.png: |
| * platform/chromium-mac/css2.1/t100801-c544-valgn-01-d-ag-expected.checksum: Removed. |
| * platform/chromium-mac/css2.1/t100801-c544-valgn-01-d-ag-expected.png: Removed. |
| * platform/chromium-mac/css2.1/t100801-c544-valgn-03-d-agi-expected.checksum: |
| * platform/chromium-mac/css2.1/t100801-c544-valgn-03-d-agi-expected.png: |
| * platform/chromium-mac/css2.1/t100801-c548-ln-ht-02-b-ag-expected.checksum: Removed. |
| * platform/chromium-mac/css2.1/t100801-c548-ln-ht-02-b-ag-expected.png: Removed. |
| * platform/chromium-mac/css2.1/t1507-c526-font-sz-02-b-a-expected.checksum: Removed. |
| * platform/chromium-mac/css2.1/t1507-c526-font-sz-02-b-a-expected.png: Removed. |
| * platform/chromium-mac/css2.1/t1601-c547-indent-00-b-a-expected.checksum: Removed. |
| * platform/chromium-mac/css2.1/t1601-c547-indent-00-b-a-expected.png: Removed. |
| * platform/chromium-mac/css2.1/t1604-c541-word-sp-00-b-a-expected.checksum: Removed. |
| * platform/chromium-mac/css2.1/t1604-c541-word-sp-00-b-a-expected.png: Removed. |
| * platform/chromium-mac/css2.1/t1604-c542-letter-sp-00-b-a-expected.checksum: Removed. |
| * platform/chromium-mac/css2.1/t1604-c542-letter-sp-00-b-a-expected.png: Removed. |
| * platform/chromium-mac/editing/selection/caret-rtl-2-expected.checksum: Removed. |
| * platform/chromium-mac/editing/selection/caret-rtl-2-expected.png: Removed. |
| * platform/chromium-mac/editing/selection/caret-rtl-2-left-expected.checksum: Removed. |
| * platform/chromium-mac/editing/selection/caret-rtl-2-left-expected.png: Removed. |
| * platform/chromium-mac/editing/selection/caret-rtl-expected.checksum: Removed. |
| * platform/chromium-mac/editing/selection/caret-rtl-expected.png: Removed. |
| * platform/chromium-mac/editing/selection/caret-rtl-right-expected.checksum: Removed. |
| * platform/chromium-mac/editing/selection/caret-rtl-right-expected.png: Removed. |
| * platform/chromium-mac/fast/block/margin-collapse/103-expected.checksum: |
| * platform/chromium-mac/fast/block/margin-collapse/103-expected.png: |
| * platform/chromium-mac/fast/css/ex-after-font-variant-expected.checksum: Removed. |
| * platform/chromium-mac/fast/css/ex-after-font-variant-expected.png: Removed. |
| * platform/chromium-mac/fast/css/non-standard-checkbox-size-expected.checksum: Removed. |
| * platform/chromium-mac/fast/css/non-standard-checkbox-size-expected.png: Removed. |
| * platform/chromium-mac/fast/lists/008-expected.checksum: Removed. |
| * platform/chromium-mac/fast/lists/008-expected.png: Removed. |
| * platform/chromium-mac/fast/media/mq-relative-constraints-08-expected.checksum: Removed. |
| * platform/chromium-mac/fast/media/mq-relative-constraints-08-expected.png: Removed. |
| * platform/chromium-mac/fast/overflow/overflow-rtl-expected.checksum: Removed. |
| * platform/chromium-mac/fast/overflow/overflow-rtl-expected.png: Removed. |
| * platform/chromium-mac/fast/replaced/width100percent-checkbox-expected.checksum: Removed. |
| * platform/chromium-mac/fast/replaced/width100percent-checkbox-expected.png: Removed. |
| * platform/chromium-mac/fast/replaced/width100percent-radio-expected.checksum: Removed. |
| * platform/chromium-mac/fast/replaced/width100percent-radio-expected.png: Removed. |
| * platform/chromium-mac/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.checksum: Removed. |
| * platform/chromium-mac/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.png: |
| * platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.png: |
| * platform/mac-leopard/css2.1/t040302-c61-ex-len-00-b-a-expected.checksum: |
| * platform/mac-leopard/css2.1/t040302-c61-ex-len-00-b-a-expected.png: |
| * platform/mac-leopard/css2.1/t040302-c61-rel-len-00-b-ag-expected.checksum: |
| * platform/mac-leopard/css2.1/t040302-c61-rel-len-00-b-ag-expected.png: |
| * platform/mac-leopard/css2.1/t100801-c544-valgn-01-d-ag-expected.checksum: |
| * platform/mac-leopard/css2.1/t100801-c544-valgn-01-d-ag-expected.png: |
| * platform/mac-leopard/css2.1/t100801-c548-ln-ht-02-b-ag-expected.checksum: |
| * platform/mac-leopard/css2.1/t100801-c548-ln-ht-02-b-ag-expected.png: |
| * platform/mac-leopard/css2.1/t1507-c526-font-sz-02-b-a-expected.checksum: |
| * platform/mac-leopard/css2.1/t1507-c526-font-sz-02-b-a-expected.png: |
| * platform/mac-leopard/css2.1/t1601-c547-indent-00-b-a-expected.checksum: |
| * platform/mac-leopard/css2.1/t1601-c547-indent-00-b-a-expected.png: |
| * platform/mac-leopard/css2.1/t1604-c541-word-sp-00-b-a-expected.checksum: |
| * platform/mac-leopard/css2.1/t1604-c541-word-sp-00-b-a-expected.png: |
| * platform/mac-leopard/css2.1/t1604-c542-letter-sp-00-b-a-expected.checksum: |
| * platform/mac-leopard/css2.1/t1604-c542-letter-sp-00-b-a-expected.png: |
| * platform/mac-leopard/editing/selection/caret-rtl-2-expected.checksum: |
| * platform/mac-leopard/editing/selection/caret-rtl-2-expected.png: |
| * platform/mac-leopard/editing/selection/caret-rtl-2-left-expected.checksum: |
| * platform/mac-leopard/editing/selection/caret-rtl-2-left-expected.png: |
| * platform/mac-leopard/editing/selection/caret-rtl-expected.checksum: |
| * platform/mac-leopard/editing/selection/caret-rtl-expected.png: |
| * platform/mac-leopard/editing/selection/caret-rtl-right-expected.checksum: |
| * platform/mac-leopard/editing/selection/caret-rtl-right-expected.png: |
| * platform/mac-leopard/fast/css/ex-after-font-variant-expected.checksum: |
| * platform/mac-leopard/fast/css/ex-after-font-variant-expected.png: |
| * platform/mac-leopard/fast/css/non-standard-checkbox-size-expected.checksum: |
| * platform/mac-leopard/fast/css/non-standard-checkbox-size-expected.png: |
| * platform/mac-leopard/fast/lists/008-expected.checksum: |
| * platform/mac-leopard/fast/lists/008-expected.png: |
| * platform/mac-leopard/fast/media/mq-relative-constraints-08-expected.checksum: |
| * platform/mac-leopard/fast/media/mq-relative-constraints-08-expected.png: |
| * platform/mac-leopard/fast/overflow/overflow-rtl-expected.checksum: |
| * platform/mac-leopard/fast/overflow/overflow-rtl-expected.png: |
| * platform/mac-leopard/fast/replaced/width100percent-checkbox-expected.checksum: |
| * platform/mac-leopard/fast/replaced/width100percent-checkbox-expected.png: |
| * platform/mac-leopard/fast/replaced/width100percent-radio-expected.checksum: |
| * platform/mac-leopard/fast/replaced/width100percent-radio-expected.png: |
| * platform/mac-leopard/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.checksum: |
| * platform/mac-leopard/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.png: |
| * platform/mac/css2.1/t040302-c61-ex-len-00-b-a-expected.checksum: |
| * platform/mac/css2.1/t040302-c61-ex-len-00-b-a-expected.png: |
| * platform/mac/css2.1/t040302-c61-rel-len-00-b-ag-expected.checksum: |
| * platform/mac/css2.1/t040302-c61-rel-len-00-b-ag-expected.png: |
| * platform/mac/css2.1/t1008-c44-ln-box-02-d-ag-expected.checksum: |
| * platform/mac/css2.1/t1008-c44-ln-box-02-d-ag-expected.png: |
| * platform/mac/css2.1/t100801-c544-valgn-01-d-ag-expected.checksum: |
| * platform/mac/css2.1/t100801-c544-valgn-01-d-ag-expected.png: |
| * platform/mac/css2.1/t100801-c544-valgn-03-d-agi-expected.checksum: |
| * platform/mac/css2.1/t100801-c544-valgn-03-d-agi-expected.png: |
| * platform/mac/css2.1/t100801-c548-ln-ht-02-b-ag-expected.checksum: |
| * platform/mac/css2.1/t100801-c548-ln-ht-02-b-ag-expected.png: |
| * platform/mac/css2.1/t1507-c526-font-sz-02-b-a-expected.checksum: |
| * platform/mac/css2.1/t1507-c526-font-sz-02-b-a-expected.png: |
| * platform/mac/css2.1/t1601-c547-indent-00-b-a-expected.checksum: |
| * platform/mac/css2.1/t1601-c547-indent-00-b-a-expected.png: |
| * platform/mac/css2.1/t1604-c541-word-sp-00-b-a-expected.checksum: |
| * platform/mac/css2.1/t1604-c541-word-sp-00-b-a-expected.png: |
| * platform/mac/css2.1/t1604-c542-letter-sp-00-b-a-expected.checksum: |
| * platform/mac/css2.1/t1604-c542-letter-sp-00-b-a-expected.png: |
| * platform/mac/editing/selection/caret-ltr-2-expected.checksum: |
| * platform/mac/editing/selection/caret-ltr-2-expected.png: |
| * platform/mac/editing/selection/caret-ltr-2-left-expected.checksum: |
| * platform/mac/editing/selection/caret-ltr-2-left-expected.png: |
| * platform/mac/editing/selection/caret-ltr-expected.checksum: |
| * platform/mac/editing/selection/caret-ltr-expected.png: |
| * platform/mac/editing/selection/caret-ltr-right-expected.checksum: |
| * platform/mac/editing/selection/caret-ltr-right-expected.png: |
| * platform/mac/editing/selection/caret-rtl-2-expected.checksum: |
| * platform/mac/editing/selection/caret-rtl-2-expected.png: |
| * platform/mac/editing/selection/caret-rtl-2-left-expected.checksum: |
| * platform/mac/editing/selection/caret-rtl-2-left-expected.png: |
| * platform/mac/editing/selection/caret-rtl-expected.checksum: |
| * platform/mac/editing/selection/caret-rtl-expected.png: |
| * platform/mac/editing/selection/caret-rtl-right-expected.checksum: |
| * platform/mac/editing/selection/caret-rtl-right-expected.png: |
| * platform/mac/fast/block/margin-collapse/103-expected.checksum: |
| * platform/mac/fast/block/margin-collapse/103-expected.png: |
| * platform/mac/fast/css/ex-after-font-variant-expected.checksum: |
| * platform/mac/fast/css/ex-after-font-variant-expected.png: |
| * platform/mac/fast/css/non-standard-checkbox-size-expected.checksum: |
| * platform/mac/fast/css/non-standard-checkbox-size-expected.png: |
| * platform/mac/fast/lists/008-expected.checksum: |
| * platform/mac/fast/lists/008-expected.png: |
| * platform/mac/fast/media/mq-relative-constraints-08-expected.checksum: |
| * platform/mac/fast/media/mq-relative-constraints-08-expected.png: |
| * platform/mac/fast/overflow/overflow-rtl-expected.checksum: |
| * platform/mac/fast/overflow/overflow-rtl-expected.png: |
| * platform/mac/fast/replaced/width100percent-checkbox-expected.checksum: |
| * platform/mac/fast/replaced/width100percent-checkbox-expected.png: |
| * platform/mac/fast/replaced/width100percent-radio-expected.checksum: |
| * platform/mac/fast/replaced/width100percent-radio-expected.png: |
| * platform/mac/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.checksum: |
| * platform/mac/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.png: |
| * platform/mac/tables/mozilla/bugs/bug1318-expected.checksum: |
| * platform/mac/tables/mozilla/bugs/bug1318-expected.png: |
| * platform/mac/tables/mozilla/bugs/bug4527-expected.checksum: |
| * platform/mac/tables/mozilla/bugs/bug4527-expected.png: |
| |
| 2011-03-23 Carol Szabo <carol.szabo@nokia.com> |
| |
| Reviewed by David Hyatt. |
| |
| Added new test to expose failure to correctly find the |
| before/after container when creating a CSS counter. |
| |
| CSS 2.1 failure: various before-after-* tests fail |
| https://bugs.webkit.org/show_bug.cgi?id=47207 |
| |
| * fast/css/counters/complex-before-expected.txt: Added. |
| * fast/css/counters/complex-before.html: Added. |
| |
| 2011-03-23 Csaba Osztrogonác <ossy@webkit.org> |
| |
| [Qt] Update expected files after r81684. |
| |
| * platform/qt/fast/css/getComputedStyle/computed-style-expected.txt: |
| * platform/qt/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: |
| |
| 2011-03-22 Geoffrey Garen <ggaren@apple.com> |
| |
| Rubber-stamped by Beth Dakin. |
| |
| Unskipped some tests, now that https://bugs.webkit.org/show_bug.cgi?id=54490 |
| is fixed. |
| |
| * platform/win/Skipped: |
| |
| 2011-03-22 Mihai Parparita <mihaip@chromium.org> |
| |
| Fix baselines for svg/W3C-I18N for Chromium Snow Leopard. Mac SL |
| baselines were added with r81168, so the Chromium ones only need to |
| be in chromium-mac-leopard/ (so that they don't override them). The |
| chromium-mac/ text baselines can be deleted, since we can now |
| fall back on the mac-leopard/ ones added by r81176. |
| |
| * platform/chromium-mac-leopard/svg/W3C-I18N/g-dirLTR-ubNone-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/g-dirLTR-ubNone-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/g-dirLTR-ubNone-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/g-dirLTR-ubNone-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/g-dirLTR-ubOverride-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/g-dirLTR-ubOverride-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/g-dirLTR-ubOverride-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/g-dirLTR-ubOverride-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/g-dirRTL-ubNone-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/g-dirRTL-ubNone-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/g-dirRTL-ubNone-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/g-dirRTL-ubNone-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/g-dirRTL-ubOverride-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/g-dirRTL-ubOverride-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/g-dirRTL-ubOverride-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/g-dirRTL-ubOverride-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-no-markup-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-no-markup-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-no-markup-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-anchor-no-markup-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/text-dirLTR-ubNone-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-dirLTR-ubNone-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/text-dirLTR-ubNone-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-dirLTR-ubNone-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/text-dirLTR-ubOverride-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-dirLTR-ubOverride-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/text-dirLTR-ubOverride-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-dirLTR-ubOverride-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/text-dirRTL-ubNone-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-dirRTL-ubNone-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/text-dirRTL-ubNone-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-dirRTL-ubNone-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/text-dirRTL-ubOverride-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-dirRTL-ubOverride-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/text-dirRTL-ubOverride-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/text-dirRTL-ubOverride-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-direction-ltr-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-direction-ltr-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-direction-ltr-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-direction-ltr-expected.png. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-direction-rtl-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-direction-rtl-expected.checksum. |
| * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-direction-rtl-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-direction-rtl-expected.png. |
| * platform/chromium-mac/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt: Removed. |
| * platform/chromium-mac/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt: Removed. |
| * platform/chromium-mac/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt: Removed. |
| * platform/chromium-mac/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt: Removed. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.txt: Removed. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.txt: Removed. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt: Removed. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.txt: Removed. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.txt: Removed. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt: Removed. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.txt: Removed. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.txt: Removed. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.txt: Removed. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.txt: Removed. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.txt: Removed. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.txt: Removed. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt: Removed. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt: Removed. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.txt: Removed. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-no-markup-expected.txt: Removed. |
| * platform/chromium-mac/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt: Removed. |
| * platform/chromium-mac/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt: Removed. |
| * platform/chromium-mac/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt: Removed. |
| * platform/chromium-mac/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt: Removed. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt: Removed. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt: Removed. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt: Removed. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt: Removed. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.txt: Removed. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt: Removed. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt: Removed. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.txt: Removed. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.txt: Removed. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.txt: Removed. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.txt: Removed. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.txt: Removed. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.txt: Removed. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.txt: Removed. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt: Removed. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-direction-ltr-expected.txt: Removed. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-direction-rtl-expected.txt: Removed. |
| |
| 2011-03-22 Mihai Parparita <mihaip@chromium.org> |
| |
| Add Snow Leopard baselines for fast/html/details* tests added by r81035 |
| (should work for both Mac and Chromium-Mac). Promote current |
| chromium-mac baselines to mac-leopard, since they work for both on |
| Leopard. |
| |
| * platform/mac-leopard/fast/html/details-add-summary-1-and-click-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-1-and-click-expected.checksum. |
| * platform/mac-leopard/fast/html/details-add-summary-1-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-1-and-click-expected.png. |
| * platform/mac-leopard/fast/html/details-add-summary-1-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-1-expected.checksum. |
| * platform/mac-leopard/fast/html/details-add-summary-1-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-1-expected.png. |
| * platform/mac-leopard/fast/html/details-add-summary-10-and-click-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-10-and-click-expected.checksum. |
| * platform/mac-leopard/fast/html/details-add-summary-10-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-10-and-click-expected.png. |
| * platform/mac-leopard/fast/html/details-add-summary-10-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-10-expected.checksum. |
| * platform/mac-leopard/fast/html/details-add-summary-10-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-10-expected.png. |
| * platform/mac-leopard/fast/html/details-add-summary-2-and-click-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-2-and-click-expected.checksum. |
| * platform/mac-leopard/fast/html/details-add-summary-2-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-2-and-click-expected.png. |
| * platform/mac-leopard/fast/html/details-add-summary-2-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-2-expected.checksum. |
| * platform/mac-leopard/fast/html/details-add-summary-2-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-2-expected.png. |
| * platform/mac-leopard/fast/html/details-add-summary-3-and-click-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-3-and-click-expected.checksum. |
| * platform/mac-leopard/fast/html/details-add-summary-3-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-3-and-click-expected.png. |
| * platform/mac-leopard/fast/html/details-add-summary-3-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-3-expected.checksum. |
| * platform/mac-leopard/fast/html/details-add-summary-3-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-3-expected.png. |
| * platform/mac-leopard/fast/html/details-add-summary-4-and-click-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-4-and-click-expected.checksum. |
| * platform/mac-leopard/fast/html/details-add-summary-4-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-4-and-click-expected.png. |
| * platform/mac-leopard/fast/html/details-add-summary-4-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-4-expected.checksum. |
| * platform/mac-leopard/fast/html/details-add-summary-4-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-4-expected.png. |
| * platform/mac-leopard/fast/html/details-add-summary-5-and-click-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-5-and-click-expected.checksum. |
| * platform/mac-leopard/fast/html/details-add-summary-5-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-5-and-click-expected.png. |
| * platform/mac-leopard/fast/html/details-add-summary-5-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-5-expected.checksum. |
| * platform/mac-leopard/fast/html/details-add-summary-5-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-5-expected.png. |
| * platform/mac-leopard/fast/html/details-add-summary-6-and-click-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-6-and-click-expected.checksum. |
| * platform/mac-leopard/fast/html/details-add-summary-6-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-6-and-click-expected.png. |
| * platform/mac-leopard/fast/html/details-add-summary-6-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-6-expected.checksum. |
| * platform/mac-leopard/fast/html/details-add-summary-6-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-6-expected.png. |
| * platform/mac-leopard/fast/html/details-add-summary-7-and-click-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-7-and-click-expected.checksum. |
| * platform/mac-leopard/fast/html/details-add-summary-7-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-7-and-click-expected.png. |
| * platform/mac-leopard/fast/html/details-add-summary-7-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-7-expected.checksum. |
| * platform/mac-leopard/fast/html/details-add-summary-7-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-7-expected.png. |
| * platform/mac-leopard/fast/html/details-add-summary-8-and-click-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-8-and-click-expected.checksum. |
| * platform/mac-leopard/fast/html/details-add-summary-8-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-8-and-click-expected.png. |
| * platform/mac-leopard/fast/html/details-add-summary-8-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-8-expected.checksum. |
| * platform/mac-leopard/fast/html/details-add-summary-8-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-8-expected.png. |
| * platform/mac-leopard/fast/html/details-add-summary-9-and-click-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-9-and-click-expected.checksum. |
| * platform/mac-leopard/fast/html/details-add-summary-9-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-9-and-click-expected.png. |
| * platform/mac-leopard/fast/html/details-add-summary-9-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-9-expected.checksum. |
| * platform/mac-leopard/fast/html/details-add-summary-9-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-add-summary-9-expected.png. |
| * platform/mac-leopard/fast/html/details-no-summary1-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-no-summary1-expected.checksum. |
| * platform/mac-leopard/fast/html/details-no-summary1-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-no-summary1-expected.png. |
| * platform/mac-leopard/fast/html/details-no-summary2-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-no-summary2-expected.checksum. |
| * platform/mac-leopard/fast/html/details-no-summary2-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-no-summary2-expected.png. |
| * platform/mac-leopard/fast/html/details-no-summary3-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-no-summary3-expected.checksum. |
| * platform/mac-leopard/fast/html/details-no-summary3-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-no-summary3-expected.png. |
| * platform/mac-leopard/fast/html/details-no-summary4-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-no-summary4-expected.checksum. |
| * platform/mac-leopard/fast/html/details-no-summary4-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-no-summary4-expected.png. |
| * platform/mac-leopard/fast/html/details-open-javascript-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-open-javascript-expected.checksum. |
| * platform/mac-leopard/fast/html/details-open-javascript-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-open-javascript-expected.png. |
| * platform/mac-leopard/fast/html/details-open1-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-open1-expected.checksum. |
| * platform/mac-leopard/fast/html/details-open1-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-open1-expected.png. |
| * platform/mac-leopard/fast/html/details-open2-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-open2-expected.checksum. |
| * platform/mac-leopard/fast/html/details-open2-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-open2-expected.png. |
| * platform/mac-leopard/fast/html/details-open3-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-open3-expected.checksum. |
| * platform/mac-leopard/fast/html/details-open3-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-open3-expected.png. |
| * platform/mac-leopard/fast/html/details-open4-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-open4-expected.checksum. |
| * platform/mac-leopard/fast/html/details-open4-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-open4-expected.png. |
| * platform/mac-leopard/fast/html/details-open5-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-open5-expected.checksum. |
| * platform/mac-leopard/fast/html/details-open5-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-open5-expected.png. |
| * platform/mac-leopard/fast/html/details-open6-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-open6-expected.checksum. |
| * platform/mac-leopard/fast/html/details-open6-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-open6-expected.png. |
| * platform/mac-leopard/fast/html/details-position-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-position-expected.checksum. |
| * platform/mac-leopard/fast/html/details-position-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-position-expected.png. |
| * platform/mac-leopard/fast/html/details-remove-summary-1-and-click-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-1-and-click-expected.checksum. |
| * platform/mac-leopard/fast/html/details-remove-summary-1-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-1-and-click-expected.png. |
| * platform/mac-leopard/fast/html/details-remove-summary-1-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-1-expected.checksum. |
| * platform/mac-leopard/fast/html/details-remove-summary-1-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-1-expected.png. |
| * platform/mac-leopard/fast/html/details-remove-summary-2-and-click-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-2-and-click-expected.checksum. |
| * platform/mac-leopard/fast/html/details-remove-summary-2-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-2-and-click-expected.png. |
| * platform/mac-leopard/fast/html/details-remove-summary-2-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-2-expected.checksum. |
| * platform/mac-leopard/fast/html/details-remove-summary-2-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-2-expected.png. |
| * platform/mac-leopard/fast/html/details-remove-summary-3-and-click-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-3-and-click-expected.checksum. |
| * platform/mac-leopard/fast/html/details-remove-summary-3-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-3-and-click-expected.png. |
| * platform/mac-leopard/fast/html/details-remove-summary-3-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-3-expected.checksum. |
| * platform/mac-leopard/fast/html/details-remove-summary-3-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-3-expected.png. |
| * platform/mac-leopard/fast/html/details-remove-summary-4-and-click-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-4-and-click-expected.checksum. |
| * platform/mac-leopard/fast/html/details-remove-summary-4-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-4-and-click-expected.png. |
| * platform/mac-leopard/fast/html/details-remove-summary-4-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-4-expected.checksum. |
| * platform/mac-leopard/fast/html/details-remove-summary-4-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-4-expected.png. |
| * platform/mac-leopard/fast/html/details-remove-summary-5-and-click-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-5-and-click-expected.checksum. |
| * platform/mac-leopard/fast/html/details-remove-summary-5-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-5-and-click-expected.png. |
| * platform/mac-leopard/fast/html/details-remove-summary-5-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-5-expected.checksum. |
| * platform/mac-leopard/fast/html/details-remove-summary-5-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-5-expected.png. |
| * platform/mac-leopard/fast/html/details-remove-summary-6-and-click-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-6-and-click-expected.checksum. |
| * platform/mac-leopard/fast/html/details-remove-summary-6-and-click-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-6-and-click-expected.png. |
| * platform/mac-leopard/fast/html/details-remove-summary-6-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-6-expected.checksum. |
| * platform/mac-leopard/fast/html/details-remove-summary-6-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-remove-summary-6-expected.png. |
| * platform/mac-leopard/fast/html/details-writing-mode-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-writing-mode-expected.checksum. |
| * platform/mac-leopard/fast/html/details-writing-mode-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/html/details-writing-mode-expected.png. |
| * platform/mac/fast/html/details-add-summary-1-and-click-expected.checksum: Added. |
| * platform/mac/fast/html/details-add-summary-1-and-click-expected.png: Added. |
| * platform/mac/fast/html/details-add-summary-1-expected.checksum: Added. |
| * platform/mac/fast/html/details-add-summary-1-expected.png: Added. |
| * platform/mac/fast/html/details-add-summary-10-and-click-expected.checksum: Added. |
| * platform/mac/fast/html/details-add-summary-10-and-click-expected.png: Added. |
| * platform/mac/fast/html/details-add-summary-10-expected.checksum: Added. |
| * platform/mac/fast/html/details-add-summary-10-expected.png: Added. |
| * platform/mac/fast/html/details-add-summary-2-and-click-expected.checksum: Added. |
| * platform/mac/fast/html/details-add-summary-2-and-click-expected.png: Added. |
| * platform/mac/fast/html/details-add-summary-2-expected.checksum: Added. |
| * platform/mac/fast/html/details-add-summary-2-expected.png: Added. |
| * platform/mac/fast/html/details-add-summary-3-and-click-expected.checksum: Added. |
| * platform/mac/fast/html/details-add-summary-3-and-click-expected.png: Added. |
| * platform/mac/fast/html/details-add-summary-3-expected.checksum: Added. |
| * platform/mac/fast/html/details-add-summary-3-expected.png: Added. |
| * platform/mac/fast/html/details-add-summary-4-and-click-expected.checksum: Added. |
| * platform/mac/fast/html/details-add-summary-4-and-click-expected.png: Added. |
| * platform/mac/fast/html/details-add-summary-4-expected.checksum: Added. |
| * platform/mac/fast/html/details-add-summary-4-expected.png: Added. |
| * platform/mac/fast/html/details-add-summary-5-and-click-expected.checksum: Added. |
| * platform/mac/fast/html/details-add-summary-5-and-click-expected.png: Added. |
| * platform/mac/fast/html/details-add-summary-5-expected.checksum: Added. |
| * platform/mac/fast/html/details-add-summary-5-expected.png: Added. |
| * platform/mac/fast/html/details-add-summary-6-and-click-expected.checksum: Added. |
| * platform/mac/fast/html/details-add-summary-6-and-click-expected.png: Added. |
| * platform/mac/fast/html/details-add-summary-6-expected.checksum: Added. |
| * platform/mac/fast/html/details-add-summary-6-expected.png: Added. |
| * platform/mac/fast/html/details-add-summary-7-and-click-expected.checksum: Added. |
| * platform/mac/fast/html/details-add-summary-7-and-click-expected.png: Added. |
| * platform/mac/fast/html/details-add-summary-7-expected.checksum: Added. |
| * platform/mac/fast/html/details-add-summary-7-expected.png: Added. |
| * platform/mac/fast/html/details-add-summary-8-and-click-expected.checksum: Added. |
| * platform/mac/fast/html/details-add-summary-8-and-click-expected.png: Added. |
| * platform/mac/fast/html/details-add-summary-8-expected.checksum: Added. |
| * platform/mac/fast/html/details-add-summary-8-expected.png: Added. |
| * platform/mac/fast/html/details-add-summary-9-and-click-expected.checksum: Added. |
| * platform/mac/fast/html/details-add-summary-9-and-click-expected.png: Added. |
| * platform/mac/fast/html/details-add-summary-9-expected.checksum: Added. |
| * platform/mac/fast/html/details-add-summary-9-expected.png: Added. |
| * platform/mac/fast/html/details-no-summary1-expected.checksum: Added. |
| * platform/mac/fast/html/details-no-summary1-expected.png: Added. |
| * platform/mac/fast/html/details-no-summary2-expected.checksum: Added. |
| * platform/mac/fast/html/details-no-summary2-expected.png: Added. |
| * platform/mac/fast/html/details-no-summary3-expected.checksum: Added. |
| * platform/mac/fast/html/details-no-summary3-expected.png: Added. |
| * platform/mac/fast/html/details-no-summary4-expected.checksum: Added. |
| * platform/mac/fast/html/details-no-summary4-expected.png: Added. |
| * platform/mac/fast/html/details-open-javascript-expected.checksum: Added. |
| * platform/mac/fast/html/details-open-javascript-expected.png: Added. |
| * platform/mac/fast/html/details-open1-expected.checksum: Added. |
| * platform/mac/fast/html/details-open1-expected.png: Added. |
| * platform/mac/fast/html/details-open2-expected.checksum: Added. |
| * platform/mac/fast/html/details-open2-expected.png: Added. |
| * platform/mac/fast/html/details-open3-expected.checksum: Added. |
| * platform/mac/fast/html/details-open3-expected.png: Added. |
| * platform/mac/fast/html/details-open4-expected.checksum: Added. |
| * platform/mac/fast/html/details-open4-expected.png: Added. |
| * platform/mac/fast/html/details-open5-expected.checksum: Added. |
| * platform/mac/fast/html/details-open5-expected.png: Added. |
| * platform/mac/fast/html/details-open6-expected.checksum: Added. |
| * platform/mac/fast/html/details-open6-expected.png: Added. |
| * platform/mac/fast/html/details-position-expected.checksum: Added. |
| * platform/mac/fast/html/details-position-expected.png: Added. |
| * platform/mac/fast/html/details-remove-summary-1-and-click-expected.checksum: Added. |
| * platform/mac/fast/html/details-remove-summary-1-and-click-expected.png: Added. |
| * platform/mac/fast/html/details-remove-summary-1-expected.checksum: Added. |
| * platform/mac/fast/html/details-remove-summary-1-expected.png: Added. |
| * platform/mac/fast/html/details-remove-summary-2-and-click-expected.checksum: Added. |
| * platform/mac/fast/html/details-remove-summary-2-and-click-expected.png: Added. |
| * platform/mac/fast/html/details-remove-summary-2-expected.checksum: Added. |
| * platform/mac/fast/html/details-remove-summary-2-expected.png: Added. |
| * platform/mac/fast/html/details-remove-summary-3-and-click-expected.checksum: Added. |
| * platform/mac/fast/html/details-remove-summary-3-and-click-expected.png: Added. |
| * platform/mac/fast/html/details-remove-summary-3-expected.checksum: Added. |
| * platform/mac/fast/html/details-remove-summary-3-expected.png: Added. |
| * platform/mac/fast/html/details-remove-summary-4-and-click-expected.checksum: Added. |
| * platform/mac/fast/html/details-remove-summary-4-and-click-expected.png: Added. |
| * platform/mac/fast/html/details-remove-summary-4-expected.checksum: Added. |
| * platform/mac/fast/html/details-remove-summary-4-expected.png: Added. |
| * platform/mac/fast/html/details-remove-summary-5-and-click-expected.checksum: Added. |
| * platform/mac/fast/html/details-remove-summary-5-and-click-expected.png: Added. |
| * platform/mac/fast/html/details-remove-summary-5-expected.checksum: Added. |
| * platform/mac/fast/html/details-remove-summary-5-expected.png: Added. |
| * platform/mac/fast/html/details-remove-summary-6-and-click-expected.checksum: Added. |
| * platform/mac/fast/html/details-remove-summary-6-and-click-expected.png: Added. |
| * platform/mac/fast/html/details-remove-summary-6-expected.checksum: Added. |
| * platform/mac/fast/html/details-remove-summary-6-expected.png: Added. |
| * platform/mac/fast/html/details-writing-mode-expected.checksum: Added. |
| * platform/mac/fast/html/details-writing-mode-expected.png: Added. |
| |
| 2011-03-22 Ojan Vafai <ojan@chromium.org> |
| |
| Add a chromium expectation for this test. V8's exception logging |
| is more specific than JSC's. |
| |
| * platform/chromium/fast/dom/SelectorAPI/unknown-pseudo-expected.txt: Added. |
| |
| 2011-03-17 Ojan Vafai <ojan@chromium.org> |
| |
| Reviewed by Antti Koivisto. |
| |
| webkit should implement -moz-any selector (as -webkit-any obviously) |
| https://bugs.webkit.org/show_bug.cgi?id=38095 |
| |
| * fast/css/css-selector-text-expected.txt: |
| * fast/css/css-selector-text.html: |
| * fast/css/css-set-selector-text-expected.txt: |
| * fast/css/css-set-selector-text.html: |
| * fast/css/pseudo-any-expected.txt: Added. |
| * fast/css/pseudo-any.html: Added. |
| * fast/dom/SelectorAPI/not-supported-namespace-in-selector-expected.txt: |
| * fast/dom/SelectorAPI/not-supported-namespace-in-selector.html: |
| * fast/dom/SelectorAPI/unknown-pseudo-expected.txt: Added. |
| * fast/dom/SelectorAPI/unknown-pseudo.html: Added. |
| |
| 2011-03-22 Mihai Parparita <mihaip@chromium.org> |
| |
| Remove duplicated test expectations for details tests (expectations were |
| added to the mac/ directory with r81062, so chromium-mac ones are no |
| longer necessary). |
| |
| * platform/chromium-mac/fast/html/details-add-summary-1-and-click-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-1-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-10-and-click-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-10-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-2-and-click-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-2-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-3-and-click-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-3-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-4-and-click-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-4-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-5-and-click-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-5-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-6-and-click-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-6-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-7-and-click-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-7-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-8-and-click-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-8-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-9-and-click-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-add-summary-9-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-no-summary1-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-no-summary2-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-no-summary3-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-no-summary4-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-open-javascript-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-open1-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-open2-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-open3-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-open4-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-open5-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-open6-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-position-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-remove-summary-1-and-click-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-remove-summary-1-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-remove-summary-2-and-click-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-remove-summary-2-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-remove-summary-3-and-click-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-remove-summary-3-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-remove-summary-4-and-click-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-remove-summary-4-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-remove-summary-5-and-click-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-remove-summary-5-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-remove-summary-6-and-click-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-remove-summary-6-expected.txt: Removed. |
| * platform/chromium-mac/fast/html/details-writing-mode-expected.txt: Removed. |
| |
| 2011-03-22 Dean Jackson <dino@apple.com> |
| |
| https://bugs.webkit.org/show_bug.cgi?id=56488 |
| Some transitions/animations tests fail assertion in AnimationBase::updateStateMachine |
| |
| Turning some tests back on after r81722. |
| |
| * platform/chromium/test_expectations.txt: |
| * platform/mac/Skipped: |
| * platform/win/Skipped: |
| - unskipping |
| animations/suspend-resume-animation-events.html |
| compositing/transitions/scale-transition-no-start.html |
| compositing/transitions/singular-scale-transition.html |
| |
| 2011-03-22 Anton D'Auria <adauria@apple.com> |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| Add +[WebApplicationCache getOriginsWithCache] |
| https://bugs.webkit.org/show_bug.cgi?id=56722 |
| |
| This test twice retrieves lists of origins with application cache. |
| First, after deleting all application cache and after adding an iframe with an |
| application cache. |
| |
| * http/tests/appcache/origins-with-appcache-expected.txt: Added. |
| * http/tests/appcache/origins-with-appcache.html: Added. |
| * http/tests/appcache/resources/origins-with-appcache-iframe.html: Added. |
| * http/tests/appcache/resources/origins-with-appcache-iframe.manifest: Added. |
| * platform/chromium/test_expectations.txt: |
| * platform/gtk/Skipped: |
| * platform/mac-wk2/Skipped: |
| * platform/qt-wk2/Skipped: |
| * platform/qt/Skipped: |
| |
| 2011-03-22 James Simonsen <simonjam@chromium.org> |
| |
| [Chromium] Unreviewed, rebaseline chromium gpu tests after r81715. |
| |
| * platform/chromium-gpu-linux/compositing/geometry/foreground-layer-expected.checksum: Added. |
| * platform/chromium-gpu-linux/compositing/geometry/foreground-layer-expected.png: Added. |
| * platform/chromium-gpu-linux/compositing/geometry/repaint-foreground-layer-expected.checksum: Added. |
| * platform/chromium-gpu-linux/compositing/geometry/repaint-foreground-layer-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/geometry/foreground-layer-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/geometry/foreground-layer-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/geometry/repaint-foreground-layer-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/geometry/repaint-foreground-layer-expected.png: Added. |
| * platform/chromium-gpu-win/compositing/geometry/foreground-layer-expected.checksum: Added. |
| * platform/chromium-gpu-win/compositing/geometry/foreground-layer-expected.png: Added. |
| * platform/chromium-gpu-win/compositing/geometry/repaint-foreground-layer-expected.checksum: Added. |
| * platform/chromium-gpu-win/compositing/geometry/repaint-foreground-layer-expected.png: Added. |
| |
| 2011-03-22 Dean Jackson <dino@apple.com> |
| |
| https://bugs.webkit.org/show_bug.cgi?id=56242 |
| transitions/interrupted-accelerated-transition.html was failing |
| |
| Unskipping this after r81722 |
| |
| * platform/chromium/test_expectations.txt: |
| * platform/mac/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-22 Adam Klein <adamk@chromium.org> |
| |
| Reviewed by David Levin. |
| |
| [fileapi] New resolve url tests don't pass on Chromium. Skipping them. |
| https://bugs.webkit.org/show_bug.cgi?id=56800 |
| |
| * platform/chromium/test_expectations.txt: |
| Skip all tests in http/tests/filesystem/workers. |
| They can't run in test_shell, and are instead run in |
| Chromium's ui_tests. |
| |
| 2011-03-22 Simon Fraser <simon.fraser@apple.com> |
| |
| Reviewed by Beth Dakin. |
| |
| Incorrect rendering of composited element with negative z-index child |
| https://bugs.webkit.org/show_bug.cgi?id=56846 |
| |
| Testcases for content with a foreground layer, and a foreground layer which is |
| partially repainted. |
| |
| * compositing/geometry/foreground-layer-expected.txt: Added. |
| * compositing/geometry/foreground-layer.html: Added. |
| * compositing/geometry/repaint-foreground-layer-expected.txt: Added. |
| * compositing/geometry/repaint-foreground-layer.html: Added. |
| * platform/mac/compositing/geometry/foreground-layer-expected.checksum: Added. |
| * platform/mac/compositing/geometry/foreground-layer-expected.png: Added. |
| * platform/mac/compositing/geometry/repaint-foreground-layer-expected.checksum: Added. |
| * platform/mac/compositing/geometry/repaint-foreground-layer-expected.png: Added. |
| |
| 2011-03-22 James Simonsen <simonjam@chromium.org> |
| |
| [Chromium] Unreviewed, rebaseline chromium tests after r81684. |
| |
| * platform/chromium-linux/fast/block/lineboxcontain/block-expected.checksum: Added. |
| * platform/chromium-linux/fast/block/lineboxcontain/block-expected.png: Added. |
| * platform/chromium-linux/fast/block/lineboxcontain/block-font-expected.checksum: Added. |
| * platform/chromium-linux/fast/block/lineboxcontain/block-font-expected.png: Added. |
| * platform/chromium-linux/fast/block/lineboxcontain/block-glyphs-expected.checksum: Added. |
| * platform/chromium-linux/fast/block/lineboxcontain/block-glyphs-expected.png: Added. |
| * platform/chromium-linux/fast/block/lineboxcontain/block-replaced-expected.checksum: Added. |
| * platform/chromium-linux/fast/block/lineboxcontain/block-replaced-expected.png: Added. |
| * platform/chromium-linux/fast/block/lineboxcontain/font-expected.checksum: Added. |
| * platform/chromium-linux/fast/block/lineboxcontain/font-expected.png: Added. |
| * platform/chromium-linux/fast/block/lineboxcontain/font-replaced-expected.checksum: Added. |
| * platform/chromium-linux/fast/block/lineboxcontain/font-replaced-expected.png: Added. |
| * platform/chromium-linux/fast/block/lineboxcontain/inline-box-expected.checksum: Added. |
| * platform/chromium-linux/fast/block/lineboxcontain/inline-box-expected.png: Added. |
| * platform/chromium-linux/fast/block/lineboxcontain/inline-box-replaced-expected.checksum: Added. |
| * platform/chromium-linux/fast/block/lineboxcontain/inline-box-replaced-expected.png: Added. |
| * platform/chromium-linux/fast/block/lineboxcontain/inline-box-vertical-expected.checksum: Added. |
| * platform/chromium-linux/fast/block/lineboxcontain/inline-box-vertical-expected.png: Added. |
| * platform/chromium-linux/fast/block/lineboxcontain/inline-expected.checksum: Added. |
| * platform/chromium-linux/fast/block/lineboxcontain/inline-expected.png: Added. |
| * platform/chromium-linux/fast/block/lineboxcontain/inline-replaced-expected.checksum: Added. |
| * platform/chromium-linux/fast/block/lineboxcontain/inline-replaced-expected.png: Added. |
| * platform/chromium-linux/fast/block/lineboxcontain/none-expected.checksum: Added. |
| * platform/chromium-linux/fast/block/lineboxcontain/none-expected.png: Added. |
| * platform/chromium-linux/fast/block/lineboxcontain/parsing-invalid-expected.checksum: Added. |
| * platform/chromium-linux/fast/block/lineboxcontain/parsing-invalid-expected.png: Added. |
| * platform/chromium-linux/fast/block/lineboxcontain/replaced-expected.checksum: Added. |
| * platform/chromium-linux/fast/block/lineboxcontain/replaced-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/block/lineboxcontain/block-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/block/lineboxcontain/block-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/block/lineboxcontain/block-font-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/block/lineboxcontain/block-font-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/block/lineboxcontain/block-glyphs-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/block/lineboxcontain/block-glyphs-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/block/lineboxcontain/block-glyphs-replaced-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/block/lineboxcontain/block-glyphs-replaced-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/block/lineboxcontain/block-replaced-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/block/lineboxcontain/block-replaced-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/block/lineboxcontain/font-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/block/lineboxcontain/font-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/block/lineboxcontain/font-replaced-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/block/lineboxcontain/font-replaced-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/block/lineboxcontain/glyphs-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/block/lineboxcontain/glyphs-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/block/lineboxcontain/inline-box-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/block/lineboxcontain/inline-box-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/block/lineboxcontain/inline-box-replaced-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/block/lineboxcontain/inline-box-replaced-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/block/lineboxcontain/inline-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/block/lineboxcontain/inline-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/block/lineboxcontain/inline-replaced-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/block/lineboxcontain/inline-replaced-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/block/lineboxcontain/none-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/block/lineboxcontain/none-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/block/lineboxcontain/parsing-invalid-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/block/lineboxcontain/parsing-invalid-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/block/lineboxcontain/replaced-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/block/lineboxcontain/replaced-expected.png: Added. |
| * platform/chromium-win/fast/block/lineboxcontain/block-expected.checksum: Added. |
| * platform/chromium-win/fast/block/lineboxcontain/block-expected.png: Added. |
| * platform/chromium-win/fast/block/lineboxcontain/block-expected.txt: Added. |
| * platform/chromium-win/fast/block/lineboxcontain/block-font-expected.checksum: Added. |
| * platform/chromium-win/fast/block/lineboxcontain/block-font-expected.png: Added. |
| * platform/chromium-win/fast/block/lineboxcontain/block-font-expected.txt: Added. |
| * platform/chromium-win/fast/block/lineboxcontain/block-glyphs-expected.checksum: Added. |
| * platform/chromium-win/fast/block/lineboxcontain/block-glyphs-expected.png: Added. |
| * platform/chromium-win/fast/block/lineboxcontain/block-glyphs-expected.txt: Added. |
| * platform/chromium-win/fast/block/lineboxcontain/block-replaced-expected.checksum: Added. |
| * platform/chromium-win/fast/block/lineboxcontain/block-replaced-expected.png: Added. |
| * platform/chromium-win/fast/block/lineboxcontain/block-replaced-expected.txt: Added. |
| * platform/chromium-win/fast/block/lineboxcontain/font-expected.checksum: Added. |
| * platform/chromium-win/fast/block/lineboxcontain/font-expected.png: Added. |
| * platform/chromium-win/fast/block/lineboxcontain/font-expected.txt: Added. |
| * platform/chromium-win/fast/block/lineboxcontain/font-replaced-expected.checksum: Added. |
| * platform/chromium-win/fast/block/lineboxcontain/font-replaced-expected.png: Added. |
| * platform/chromium-win/fast/block/lineboxcontain/font-replaced-expected.txt: Added. |
| * platform/chromium-win/fast/block/lineboxcontain/inline-box-expected.checksum: Added. |
| * platform/chromium-win/fast/block/lineboxcontain/inline-box-expected.png: Added. |
| * platform/chromium-win/fast/block/lineboxcontain/inline-box-expected.txt: Added. |
| * platform/chromium-win/fast/block/lineboxcontain/inline-box-replaced-expected.checksum: Added. |
| * platform/chromium-win/fast/block/lineboxcontain/inline-box-replaced-expected.png: Added. |
| * platform/chromium-win/fast/block/lineboxcontain/inline-box-replaced-expected.txt: Added. |
| * platform/chromium-win/fast/block/lineboxcontain/inline-box-vertical-expected.checksum: Added. |
| * platform/chromium-win/fast/block/lineboxcontain/inline-box-vertical-expected.png: Added. |
| * platform/chromium-win/fast/block/lineboxcontain/inline-box-vertical-expected.txt: Added. |
| * platform/chromium-win/fast/block/lineboxcontain/inline-expected.checksum: Added. |
| * platform/chromium-win/fast/block/lineboxcontain/inline-expected.png: Added. |
| * platform/chromium-win/fast/block/lineboxcontain/inline-expected.txt: Added. |
| * platform/chromium-win/fast/block/lineboxcontain/inline-replaced-expected.checksum: Added. |
| * platform/chromium-win/fast/block/lineboxcontain/inline-replaced-expected.png: Added. |
| * platform/chromium-win/fast/block/lineboxcontain/inline-replaced-expected.txt: Added. |
| * platform/chromium-win/fast/block/lineboxcontain/none-expected.checksum: Added. |
| * platform/chromium-win/fast/block/lineboxcontain/none-expected.png: Added. |
| * platform/chromium-win/fast/block/lineboxcontain/none-expected.txt: Added. |
| * platform/chromium-win/fast/block/lineboxcontain/parsing-invalid-expected.checksum: Added. |
| * platform/chromium-win/fast/block/lineboxcontain/parsing-invalid-expected.png: Added. |
| * platform/chromium-win/fast/block/lineboxcontain/parsing-invalid-expected.txt: Added. |
| * platform/chromium-win/fast/block/lineboxcontain/replaced-expected.checksum: Added. |
| * platform/chromium-win/fast/block/lineboxcontain/replaced-expected.png: Added. |
| * platform/chromium-win/fast/block/lineboxcontain/replaced-expected.txt: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-22 Justin Schuh <jschuh@chromium.org> |
| |
| Reviewed by Dirk Schulze. |
| |
| SVG displacement map should validate channel selections |
| https://bugs.webkit.org/show_bug.cgi?id=56794 |
| |
| * svg/filters/feDisplacementMap-crash-test-expected.txt: Added. |
| * svg/filters/feDisplacementMap-crash-test.xhtml: Added. |
| |
| 2011-03-22 David Hyatt <hyatt@apple.com> |
| |
| Reviewed by Simon Fraser. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=56388 |
| |
| Implement the CSS3 line-box-contain property. This property provides authors with more control over spacing between lines. For example, |
| you can fix the height of lines and cause all line contents to be ignored. You can make lines fit to glyphs. You can ignore leading and |
| fit to the font size. You can ignore replaced elements, etc. |
| |
| Refactor the code in computeLogicalBoxHeights into helper methods on RootInlineBox. verticalPositionForBox moved over to RootInlineBox |
| so that it could be called from RenderBlockLineLayout. ascentAndDescentForBox is the new method that computes the appropriate box |
| height based off the block's line-box-contain value. |
| |
| GlyphOverflow can now have a computeBounds parameter set, in which case glyph bounds will be computed and stored in the overflow struct. |
| |
| RenderInline no longer returns 0 margins in the block direction, since line-box-contain can size around the margin box. |
| |
| * fast/block/lineboxcontain: Added. |
| * fast/block/lineboxcontain/block-font.html: Added. |
| * fast/block/lineboxcontain/block-glyphs-replaced.html: Added. |
| * fast/block/lineboxcontain/block-glyphs.html: Added. |
| * fast/block/lineboxcontain/block-replaced.html: Added. |
| * fast/block/lineboxcontain/block.html: Added. |
| * fast/block/lineboxcontain/font-replaced.html: Added. |
| * fast/block/lineboxcontain/font.html: Added. |
| * fast/block/lineboxcontain/glyphs.html: Added. |
| * fast/block/lineboxcontain/inline-box-replaced.html: Added. |
| * fast/block/lineboxcontain/inline-box-vertical.html: Added. |
| * fast/block/lineboxcontain/inline-box.html: Added. |
| * fast/block/lineboxcontain/inline-replaced.html: Added. |
| * fast/block/lineboxcontain/inline.html: Added. |
| * fast/block/lineboxcontain/none.html: Added. |
| * fast/block/lineboxcontain/replaced.html: Added. |
| * platform/mac/fast/block/lineboxcontain: Added. |
| * platform/mac/fast/block/lineboxcontain/block-expected.checksum: Added. |
| * platform/mac/fast/block/lineboxcontain/block-expected.png: Added. |
| * platform/mac/fast/block/lineboxcontain/block-expected.txt: Added. |
| * platform/mac/fast/block/lineboxcontain/block-font-expected.checksum: Added. |
| * platform/mac/fast/block/lineboxcontain/block-font-expected.png: Added. |
| * platform/mac/fast/block/lineboxcontain/block-font-expected.txt: Added. |
| * platform/mac/fast/block/lineboxcontain/block-glyphs-expected.checksum: Added. |
| * platform/mac/fast/block/lineboxcontain/block-glyphs-expected.png: Added. |
| * platform/mac/fast/block/lineboxcontain/block-glyphs-expected.txt: Added. |
| * platform/mac/fast/block/lineboxcontain/block-glyphs-replaced-expected.checksum: Added. |
| * platform/mac/fast/block/lineboxcontain/block-glyphs-replaced-expected.png: Added. |
| * platform/mac/fast/block/lineboxcontain/block-glyphs-replaced-expected.txt: Added. |
| * platform/mac/fast/block/lineboxcontain/block-replaced-expected.checksum: Added. |
| * platform/mac/fast/block/lineboxcontain/block-replaced-expected.png: Added. |
| * platform/mac/fast/block/lineboxcontain/block-replaced-expected.txt: Added. |
| * platform/mac/fast/block/lineboxcontain/font-expected.checksum: Added. |
| * platform/mac/fast/block/lineboxcontain/font-expected.png: Added. |
| * platform/mac/fast/block/lineboxcontain/font-expected.txt: Added. |
| * platform/mac/fast/block/lineboxcontain/font-replaced-expected.checksum: Added. |
| * platform/mac/fast/block/lineboxcontain/font-replaced-expected.png: Added. |
| * platform/mac/fast/block/lineboxcontain/font-replaced-expected.txt: Added. |
| * platform/mac/fast/block/lineboxcontain/glyphs-expected.checksum: Added. |
| * platform/mac/fast/block/lineboxcontain/glyphs-expected.png: Added. |
| * platform/mac/fast/block/lineboxcontain/glyphs-expected.txt: Added. |
| * platform/mac/fast/block/lineboxcontain/inline-box-expected.checksum: Added. |
| * platform/mac/fast/block/lineboxcontain/inline-box-expected.png: Added. |
| * platform/mac/fast/block/lineboxcontain/inline-box-expected.txt: Added. |
| * platform/mac/fast/block/lineboxcontain/inline-box-replaced-expected.checksum: Added. |
| * platform/mac/fast/block/lineboxcontain/inline-box-replaced-expected.png: Added. |
| * platform/mac/fast/block/lineboxcontain/inline-box-replaced-expected.txt: Added. |
| * platform/mac/fast/block/lineboxcontain/inline-box-vertical-expected.checksum: Added. |
| * platform/mac/fast/block/lineboxcontain/inline-box-vertical-expected.png: Added. |
| * platform/mac/fast/block/lineboxcontain/inline-box-vertical-expected.txt: Added. |
| * platform/mac/fast/block/lineboxcontain/inline-expected.checksum: Added. |
| * platform/mac/fast/block/lineboxcontain/inline-expected.png: Added. |
| * platform/mac/fast/block/lineboxcontain/inline-expected.txt: Added. |
| * platform/mac/fast/block/lineboxcontain/inline-replaced-expected.checksum: Added. |
| * platform/mac/fast/block/lineboxcontain/inline-replaced-expected.png: Added. |
| * platform/mac/fast/block/lineboxcontain/inline-replaced-expected.txt: Added. |
| * platform/mac/fast/block/lineboxcontain/none-expected.checksum: Added. |
| * platform/mac/fast/block/lineboxcontain/none-expected.png: Added. |
| * platform/mac/fast/block/lineboxcontain/none-expected.txt: Added. |
| * platform/mac/fast/block/lineboxcontain/replaced-expected.checksum: Added. |
| * platform/mac/fast/block/lineboxcontain/replaced-expected.png: Added. |
| * platform/mac/fast/block/lineboxcontain/replaced-expected.txt: Added. |
| |
| 2011-03-22 Sheriff Bot <webkit.review.bot@gmail.com> |
| |
| Unreviewed, rolling out r81664. |
| http://trac.webkit.org/changeset/81664 |
| https://bugs.webkit.org/show_bug.cgi?id=56840 |
| |
| Rolling out followups to 81653 with expectations. (Requested |
| by pfeldman on #webkit). |
| |
| * platform/win/fast/forms/listbox-bidi-align-expected.checksum: Removed. |
| * platform/win/fast/forms/listbox-bidi-align-expected.png: Removed. |
| * platform/win/fast/forms/listbox-bidi-align-expected.txt: Removed. |
| |
| 2011-03-22 Sheriff Bot <webkit.review.bot@gmail.com> |
| |
| Unreviewed, rolling out r81653. |
| http://trac.webkit.org/changeset/81653 |
| https://bugs.webkit.org/show_bug.cgi?id=56839 |
| |
| Breaks fast/text/drawBidiText.html on Chromium. (Requested by |
| pfeldman on #webkit). |
| |
| * fast/forms/listbox-bidi-align.html: Removed. |
| * platform/mac/fast/forms/listbox-bidi-align-expected.checksum: Removed. |
| * platform/mac/fast/forms/listbox-bidi-align-expected.png: Removed. |
| * platform/mac/fast/forms/listbox-bidi-align-expected.txt: Removed. |
| |
| 2011-03-22 Pavel Feldman <pfeldman@chromium.org> |
| |
| Not reviewed. Rolling out 81657, 81654, 81651 for breaking tests on chromium. |
| |
| * inspector/protocol/database-agent-expected.txt: Removed. |
| * inspector/protocol/database-agent.html: Removed. |
| * platform/chromium/inspector/protocol/database-agent-expected.txt: Removed. |
| |
| 2011-03-22 Adam Roben <aroben@apple.com> |
| |
| Add Windows expected failure results after r81625 |
| |
| The failure is tracked by <http://webkit.org/b/56829>. |
| |
| * platform/win/fast/css/percentage-non-integer-expected.checksum: Added. |
| * platform/win/fast/css/percentage-non-integer-expected.png: Added. |
| * platform/win/fast/css/percentage-non-integer-expected.txt: Added. |
| |
| 2011-03-22 Adam Roben <aroben@apple.com> |
| |
| Fix new http tests added in r81635 on Windows |
| |
| * http/tests/cache/post-redirect-get.php: |
| * http/tests/cache/post-with-cached-subresources.php: |
| * http/tests/cache/resources/post-image-to-verify.php: |
| Pull in portabilityLayer.php, which implements sys_get_temp_dir for PHP 4. |
| |
| 2011-03-22 Adam Roben <aroben@apple.com> |
| |
| Add Windows results for new test added in r81653 |
| |
| Windows differs from Mac due to a different scrollbar width within the listboxes. |
| |
| * platform/win/fast/forms/listbox-bidi-align-expected.checksum: Added. |
| * platform/win/fast/forms/listbox-bidi-align-expected.png: Added. |
| * platform/win/fast/forms/listbox-bidi-align-expected.txt: Added. |
| |
| 2011-03-22 Adam Roben <aroben@apple.com> |
| |
| Update Windows results for new test added in r81652 |
| |
| The checked-in results were trying to show that Windows would fail this test, but weren't |
| quite accurate. Even with these new results Windows still fails the test; the failure is |
| tracked by <http://webkit.org/b/56828>. |
| |
| * platform/win/fast/forms/reset-autofilled-expected.txt: |
| |
| 2011-03-22 Csaba Osztrogonác <ossy@webkit.org> |
| |
| [Qt] Update expectations. |
| |
| * platform/qt/Skipped:# Add fast/forms/input-autofilled.html because of missing layoutTestController.setAutofilled() |
| * platform/qt/css2.1/t09-c5526c-display-00-e-expected.checksum: Updated. |
| * platform/qt/css2.1/t09-c5526c-display-00-e-expected.png: Updated. |
| * platform/qt/css2.1/t09-c5526c-display-00-e-expected.txt: Updated. |
| |
| 2011-03-22 Adam Roben <aroben@apple.com> |
| |
| Skip a new test that relies on unimplemented LayoutTestController functionality in WTR |
| |
| * platform/mac-wk2/Skipped: Added fast/forms/reset-autofilled.html. |
| |
| 2011-03-22 Ilya Tikhonovsky <loislo@chromium.org> |
| |
| Unreviewed update of database-agent test expectations. |
| Empty line added at the end. |
| |
| * inspector/protocol/database-agent-expected.txt: |
| |
| 2011-03-22 Mario Sanchez Prada <msanchez@igalia.com> |
| |
| Unreviewed, Skipped one test failing because of the same reason. |
| |
| [GTK] Some test results are one pixel different between the x86_64 and i386 bots |
| https://bugs.webkit.org/show_bug.cgi?id=39022 |
| |
| * platform/gtk/Skipped: Skip fast/css/percentage-non-integer.html. |
| |
| 2011-03-22 Ilya Tikhonovsky <loislo@chromium.org> |
| |
| Unreviewed fix for database-agent test. |
| |
| * inspector/protocol/database-agent-expected.txt: |
| * platform/chromium/inspector/protocol/database-agent-expected.txt: Copied from LayoutTests/inspector/protocol/database-agent-expected.txt. |
| |
| 2011-03-22 Ofri Wolfus <ofri@google.com> |
| |
| Reviewed by Eric Seidel. |
| |
| RTL: Select elements with a size attribute are always left aligned. |
| https://bugs.webkit.org/show_bug.cgi?id=50928 |
| |
| Added support for alignment in RenderListBox. |
| |
| * fast/forms/listbox-bidi-align.html: Added. |
| * platform/mac/fast/forms/listbox-bidi-align-expected.txt: Added. |
| |
| 2011-03-22 Ilya Sherman <isherman@chromium.org> |
| |
| Reviewed by Kent Tamura. |
| |
| Clear autofilled flag when reseting a form |
| https://bugs.webkit.org/show_bug.cgi?id=56802 |
| |
| * fast/forms/reset-autofilled-expected.txt: Added. |
| * fast/forms/reset-autofilled.html: Added. |
| * platform/chromium/fast/forms/reset-autofilled-expected.txt: Added. |
| * platform/win/fast/forms/reset-autofilled-expected.txt: Added. |
| |
| 2011-03-22 Ilya Tikhonovsky <loislo@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: protocol cleanup. DatabaseAgent. |
| https://bugs.webkit.org/show_bug.cgi?id=56815 |
| |
| see protocol metabug: |
| - All events should use notification wording, not command wording: |
| |
| addDatabase was renamed to DatabaseOpened. |
| |
| * inspector/protocol/database-agent-expected.txt: Added. |
| * inspector/protocol/database-agent.html: Added. |
| |
| 2011-03-22 Ilya Tikhonovsky <loislo@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: protocol cleanup. ConsoleAgent. |
| https://bugs.webkit.org/show_bug.cgi?id=56806 |
| |
| renamed method: void setConsoleMessagesEnabled(in boolean enabled, out boolean newState); => void enable(out long expiredMessagesCount); |
| new method: disable() |
| deleted method: [event] void consoleMessageExpiredCountUpdate(out unsigned long count); delete it. The counter will be transfered as out argument of enable command. |
| |
| * inspector/protocol/console-agent-expected.txt: |
| * inspector/protocol/console-agent.html: |
| |
| 2011-03-21 Abhishek Arya <inferno@chromium.org> |
| |
| Reviewed by Eric Seidel. |
| |
| Tests that we do not crash when searching up the render tree |
| for an anchor element in accessibility code. |
| https://bugs.webkit.org/show_bug.cgi?id=56709 |
| |
| * accessibility/anchor-linked-anonymous-block-crash-expected.txt: Added. |
| * accessibility/anchor-linked-anonymous-block-crash.html: Added. |
| |
| 2011-03-21 Pavel Feldman <pfeldman@chromium.org> |
| |
| Not reviewed: updating Chromium test expectataions. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-21 Hayato Ito <hayato@chromium.org> |
| |
| Reviewed by Ojan Vafai. |
| |
| Add the first reftest so that we can make sure that reftests won't cause |
| any issues on all buildbots. |
| This patch will also act as a sample reftest which a Wiki page will refer. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=56450 |
| |
| * fast/harness/font-weight-bold-expected.html: Added. |
| * fast/harness/font-weight-bold.html: Added. |
| |
| 2011-03-21 Abhishek Arya <inferno@chromium.org> |
| |
| Reviewed by Eric Seidel. |
| |
| Tests that we do not crash when adjusting position for inline boxes. |
| https://bugs.webkit.org/show_bug.cgi?id=56300 |
| |
| * fast/inline/inline-box-adjust-position-crash-expected.txt: Added. |
| * fast/inline/inline-box-adjust-position-crash.html: Added. |
| * fast/inline/inline-box-adjust-position-crash2-expected.txt: Added. |
| * fast/inline/inline-box-adjust-position-crash2.html: Added. |
| |
| 2011-03-21 Adam Klein <adamk@chromium.org> |
| |
| Reviewed by David Levin. |
| |
| [fileapi] Add URI resolution support to WorkerContext |
| https://bugs.webkit.org/show_bug.cgi?id=55644 |
| |
| Note that these tests do not run as part of new-run-webkit-tests, |
| but rather in Chromium's ui_test. I've run them locally and confirmed |
| they pass; a subsequent Chromium change will be submitted to run them |
| on the Chromium build bots. |
| |
| * http/tests/filesystem/resources/fs-worker-common.js: Added. |
| * http/tests/filesystem/resources/fs-worker-test-util.js: Added. |
| Copied from fast/filesystem/resources for use by HTTP tests. |
| * http/tests/filesystem/script-tests/resolve-uri.js: |
| Updated to be used either in window or worker context. |
| * http/tests/filesystem/workers/resolve-url-expected.txt: Added. |
| * http/tests/filesystem/workers/resolve-url-sync-expected.txt: Added. |
| * http/tests/filesystem/workers/resolve-url-sync.html: Added. |
| * http/tests/filesystem/workers/resolve-url.html: Added. |
| * http/tests/filesystem/workers/script-tests/TEMPLATE.html: Added. |
| * http/tests/filesystem/workers/script-tests/resolve-url-sync.js: Added. |
| |
| 2011-03-21 David Levin <levin@chromium.org> |
| |
| Reviewed by Adam Barth. |
| |
| XHR in Workers doesn't set the referrer correctly. |
| https://bugs.webkit.org/show_bug.cgi?id=24683 |
| |
| * http/tests/xmlhttprequest/workers/referer-expected.txt: Fixed expectations now that this works correctly. |
| * http/tests/xmlhttprequest/workers/shared-worker-referer-expected.txt: Ditto. |
| |
| 2011-03-21 James Simonsen <simonjam@chromium.org> |
| |
| [Chromium] Unreviewed, rebaseline win/linux after r81625. |
| |
| * platform/chromium-linux/fast/css/percentage-non-integer-expected.checksum: |
| * platform/chromium-linux/fast/css/percentage-non-integer-expected.png: |
| * platform/chromium-linux/fast/css/percentage-non-integer-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/css/percentage-non-integer-expected.txt. |
| * platform/chromium-win/fast/css/percentage-non-integer-expected.checksum: |
| * platform/chromium-win/fast/css/percentage-non-integer-expected.png: |
| * platform/chromium-win/fast/css/percentage-non-integer-expected.txt: |
| |
| 2011-03-21 Nate Chapin <japhet@chromium.org> |
| |
| Reviewed by Brady Eidson. |
| |
| Tests for https://bugs.webkit.org/show_bug.cgi?id=38690. |
| |
| * http/tests/cache/post-redirect-get-expected.txt: Added. |
| * http/tests/cache/post-redirect-get.php: Added. |
| * http/tests/cache/post-with-cached-subresources-expected.txt: Added. |
| * http/tests/cache/post-with-cached-subresources.php: Added. |
| * http/tests/cache/resources/post-image-to-verify.php: Added. |
| |
| 2011-03-21 Daniel Cheng <dcheng@chromium.org> |
| |
| Reviewed by Tony Chang. |
| |
| Remove dependency on default font from data-transfer-items.html |
| https://bugs.webkit.org/show_bug.cgi?id=56791 |
| |
| * editing/pasteboard/data-transfer-items-expected.txt: |
| * editing/pasteboard/data-transfer-items.html: |
| |
| 2011-03-21 Rik Cabanier <cabanier@gmail.com> |
| |
| Reviewed by James Robinson. |
| |
| bug 56052: percentages are incorrectly rounded in WebKit |
| https://bugs.webkit.org/show_bug.cgi?id=56052 |
| |
| * platform/mac/fast/css/percentage-non-integer-expected.txt: |
| |
| 2011-03-21 Daniel Cheng <dcheng@chromium.org> |
| |
| Reviewed by Tony Chang. |
| |
| [chromium] Implement glue between DataTransferItems and the pasteboard. |
| https://bugs.webkit.org/show_bug.cgi?id=56330 |
| |
| Update the layout test to take into account that the actual contents of the clipboard |
| are exposed in a paste via DataTransferItems now. |
| Also fix the flakiness in the layout test. |
| |
| * editing/pasteboard/data-transfer-items-expected.txt: |
| * editing/pasteboard/data-transfer-items.html: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-21 Dean Jackson <dino@apple.com> |
| |
| Reviewed by Chris Marrin and Simon Fraser. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=56325 |
| ASSERTION FAILED: paused() in AnimationBase::updateStateMachine() |
| |
| Add a test that triggers the assertion by removing the <body> |
| element and re-inserting it. |
| |
| While not directly related to this bug, the |
| transform-origin-vs-functions test would occasionally fail because it |
| depended on the order of events being fired. The update to the way |
| animations are keeping their state triggered this more often. Now the |
| output is sorted before finishing the test. |
| |
| * animations/3d/transform-origin-vs-functions.html: |
| * animations/body-removal-crash.html: Added. |
| * platform/mac/animations/body-removal-crash-expected.checksum: Added. |
| * platform/mac/animations/body-removal-crash-expected.png: Added. |
| * platform/mac/animations/body-removal-crash-expected.txt: Added. |
| |
| 2011-03-21 James Simonsen <simonjam@chromium.org> |
| |
| [Chromium] Unreviewed, add flaky and failing tests after r81597. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-21 Justin Schuh <jschuh@chromium.org> |
| |
| Reviewed by James Robinson. |
| |
| Stop inserting when the parent is removed |
| https://bugs.webkit.org/show_bug.cgi?id=56690 |
| |
| * fast/dom/insertedIntoDocument-child-expected.txt: Added. |
| * fast/dom/insertedIntoDocument-child.html: Added. |
| * fast/dom/insertedIntoDocument-iframe-expected.txt: Added. |
| * fast/dom/insertedIntoDocument-iframe.html: Added. |
| * fast/dom/insertedIntoDocument-sibling-expected.txt: Added. |
| * fast/dom/insertedIntoDocument-sibling.html: Added. |
| |
| 2011-03-21 Tony Chang <tony@chromium.org> |
| |
| Reviewed by Eric Seidel. |
| |
| Convert fake-drag into a dumpAsText test and remove 1s timeout |
| https://bugs.webkit.org/show_bug.cgi?id=56674 |
| |
| This test was added with eventSender, so there was no leapForward |
| at the time. Also convert to dumpAsText while I'm here. |
| |
| * editing/selection/fake-drag.html: |
| * platform/chromium-linux/editing/selection/fake-drag-expected.checksum: Removed. |
| * platform/chromium-linux/editing/selection/fake-drag-expected.png: Removed. |
| * platform/chromium-win/editing/selection/fake-drag-expected.checksum: Removed. |
| * platform/chromium-win/editing/selection/fake-drag-expected.png: Removed. |
| * platform/chromium-win/editing/selection/fake-drag-expected.txt: |
| * platform/gtk/editing/selection/fake-drag-expected.checksum: Removed. |
| * platform/gtk/editing/selection/fake-drag-expected.png: Removed. |
| * platform/gtk/editing/selection/fake-drag-expected.txt: Removed. |
| * platform/mac-leopard/editing/selection/fake-drag-expected.checksum: Removed. |
| * platform/mac-leopard/editing/selection/fake-drag-expected.png: Removed. |
| * platform/mac/editing/selection/fake-drag-expected.checksum: Removed. |
| * platform/mac/editing/selection/fake-drag-expected.png: Removed. |
| * platform/mac/editing/selection/fake-drag-expected.txt: |
| |
| 2011-03-21 Pavel Feldman <pfeldman@chromium.org> |
| |
| Not reviewed: skipping new inspector test on GTK unless harness is fixed. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-21 Vsevolod Vlasov <vsevik@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: http/tests/inspector/network tests sometimes fail on Leopard Intel Release (Tests) and SnowLeopard Intel Leaks |
| https://bugs.webkit.org/show_bug.cgi?id=56578 |
| |
| Fixed and re-enabled http/tests/inspector/network tests |
| |
| * http/tests/inspector/network/network-size.html: Renamed from LayoutTests/http/tests/inspector/network/network-size.html-disabled. |
| * http/tests/inspector/network/network-timing.html: Renamed from LayoutTests/http/tests/inspector/network/network-timing.html-disabled. |
| |
| 2011-03-21 Chang Shu <cshu@webkit.org> |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| REGRESSION (r79953): Can't type in MS Outlook 2011 |
| https://bugs.webkit.org/show_bug.cgi?id=56665 |
| |
| Restore the expected result before r79953. r79953 changed behavior slightly in function |
| finishedLoadingWithDataSource in file mac/WebView/WebHTMLRepresentation.mm, where |
| core(webFrame)->editor()->applyEditingStyleToBodyElement() was called but not before r79953 |
| or after this patch. |
| |
| * platform/mac/editing/selection/designmode-no-caret-expected.txt: |
| |
| 2011-03-21 Dominic Cooney <dominicc@google.com> |
| |
| Reviewed by Jeremy Orlow. |
| |
| Adds a regression test for MediaQueryList listener callbacks in V8. |
| https://bugs.webkit.org/show_bug.cgi?id=56166 |
| |
| * fast/media/media-query-list-callback-expected.txt: Added. |
| * fast/media/media-query-list-callback.html: Added. |
| * fast/media/resources/media-query-list-callback-frame.html: Added. |
| |
| 2011-03-21 chris fleizach <cfleizach@apple.com> |
| |
| Reviewed by Darin Adler. |
| |
| platform/mac/accessibility/aria-table-with-colspan-cells.html is failing on the Leopard Release tester |
| https://bugs.webkit.org/show_bug.cgi?id=56523 |
| |
| List and table functionality is not present on Leopard and should be skipped. |
| |
| * platform/mac-leopard/Skipped: |
| * platform/mac-leopard/platform/mac/accessibility: Removed. |
| * platform/mac-leopard/platform/mac/accessibility/aria-table-with-colspan-cells-expected.txt: Removed. |
| * platform/mac-leopard/platform/mac/accessibility/list-items-ignored-expected.txt: Removed. |
| |
| 2011-03-21 Adam Roben <aroben@apple.com> |
| |
| Skip another asserting animations test |
| |
| <http://webkit.org/b/56488> tracks the failure |
| |
| * platform/mac/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-21 Vsevolod Vlasov <vsevik@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: Inspector does not always show correct transfer size (for compressed/chunked data) |
| https://bugs.webkit.org/show_bug.cgi?id=56691 |
| |
| Added a test for transfer size for chunked encoding type. |
| |
| * http/tests/inspector/network/network-size-chunked.html: Added. |
| * http/tests/inspector/network/network-size-expected-chunked.txt: Added. |
| * http/tests/inspector/network/resources/resource.php: |
| * platform/chromium/test_expectations.txt: |
| * platform/gtk/Skipped: |
| * platform/mac/Skipped: |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-21 Hao Zheng <zhenghao@google.com> |
| |
| Reviewed by Darin Adler. |
| |
| Bug 15713: Rollout r72533 completely. |
| https://bugs.webkit.org/show_bug.cgi?id=15713 |
| |
| r72599 only rolled out the checksum files, which caused mismatch |
| between checksum and png. Some png files had been |
| rolled out by some other changes, so rollout the remaining png. |
| |
| * platform/chromium-linux/css1/box_properties/margin_right-expected.png: |
| * platform/chromium-linux/css1/box_properties/padding_right-expected.png: |
| * platform/chromium-linux/css2.1/t0805-c5520-brdr-b-01-e-expected.png: |
| * platform/chromium-linux/editing/selection/extend-by-word-002-expected.png: |
| * platform/chromium-linux/fast/css/background-shorthand-invalid-url-expected.png: |
| * platform/chromium-linux/fast/doctypes/002-expected.png: |
| * platform/chromium-linux/fast/lists/001-vertical-expected.png: |
| * platform/chromium-linux/fast/lists/002-expected.png: |
| * platform/chromium-linux/fast/lists/003-expected.png: |
| * platform/chromium-linux/fast/lists/007-vertical-expected.png: |
| * platform/chromium-linux/fast/lists/008-vertical-expected.png: |
| * platform/chromium-linux/fast/lists/marker-before-empty-inline-expected.png: |
| * platform/chromium-win/css1/box_properties/margin_right-expected.png: |
| * platform/chromium-win/css1/box_properties/padding_right-expected.png: |
| * platform/chromium-win/fast/css/background-shorthand-invalid-url-expected.png: |
| * platform/chromium-win/fast/doctypes/002-expected.png: |
| * platform/chromium-win/fast/lists/001-vertical-expected.png: |
| * platform/chromium-win/fast/lists/002-expected.png: |
| * platform/chromium-win/fast/lists/003-expected.png: |
| * platform/chromium-win/fast/lists/007-vertical-expected.png: |
| * platform/chromium-win/fast/lists/008-vertical-expected.png: |
| * platform/chromium-win/fast/lists/marker-before-empty-inline-expected.png: |
| |
| 2011-03-21 Leo Yang <leo.yang@torchmobile.com.cn> |
| |
| Reviewed by Dirk Schulze. |
| |
| symbol display <use> at wrong scale |
| https://bugs.webkit.org/show_bug.cgi?id=54538 |
| |
| Test cases for transfering width/height properties from |
| 'use' element to 'svg' and 'symbol' elements. |
| See: http://www.w3.org/TR/SVG/struct.html#UseElement |
| |
| * platform/mac/svg/custom/use-transfer-width-height-properties-to-svg-expected.checksum: Added. |
| * platform/mac/svg/custom/use-transfer-width-height-properties-to-svg-expected.png: Added. |
| * platform/mac/svg/custom/use-transfer-width-height-properties-to-svg1-expected.checksum: Added. |
| * platform/mac/svg/custom/use-transfer-width-height-properties-to-svg1-expected.png: Added. |
| * platform/mac/svg/custom/use-transfer-width-height-properties-to-svg2-expected.checksum: Added. |
| * platform/mac/svg/custom/use-transfer-width-height-properties-to-svg2-expected.png: Added. |
| * platform/mac/svg/custom/use-transfer-width-height-properties-to-symbol-expected.checksum: Added. |
| * platform/mac/svg/custom/use-transfer-width-height-properties-to-symbol-expected.png: Added. |
| * platform/mac/svg/custom/use-transfer-width-height-properties-to-symbol1-expected.checksum: Added. |
| * platform/mac/svg/custom/use-transfer-width-height-properties-to-symbol1-expected.png: Added. |
| * platform/mac/svg/custom/use-transfer-width-height-properties-to-symbol2-expected.checksum: Added. |
| * platform/mac/svg/custom/use-transfer-width-height-properties-to-symbol2-expected.png: Added. |
| * platform/qt/svg/custom/use-transfer-width-height-properties-to-svg-expected.checksum: Added. |
| * platform/qt/svg/custom/use-transfer-width-height-properties-to-svg-expected.png: Added. |
| * platform/qt/svg/custom/use-transfer-width-height-properties-to-svg1-expected.checksum: Added. |
| * platform/qt/svg/custom/use-transfer-width-height-properties-to-svg1-expected.png: Added. |
| * platform/qt/svg/custom/use-transfer-width-height-properties-to-svg2-expected.checksum: Added. |
| * platform/qt/svg/custom/use-transfer-width-height-properties-to-svg2-expected.png: Added. |
| * platform/qt/svg/custom/use-transfer-width-height-properties-to-symbol-expected.checksum: Added. |
| * platform/qt/svg/custom/use-transfer-width-height-properties-to-symbol-expected.png: Added. |
| * platform/qt/svg/custom/use-transfer-width-height-properties-to-symbol1-expected.checksum: Added. |
| * platform/qt/svg/custom/use-transfer-width-height-properties-to-symbol1-expected.png: Added. |
| * platform/qt/svg/custom/use-transfer-width-height-properties-to-symbol2-expected.checksum: Added. |
| * platform/qt/svg/custom/use-transfer-width-height-properties-to-symbol2-expected.png: Added. |
| * svg/custom/use-transfer-width-height-properties-to-svg-expected.txt: Added. |
| * svg/custom/use-transfer-width-height-properties-to-svg.svg: Added. |
| * svg/custom/use-transfer-width-height-properties-to-svg1-expected.txt: Added. |
| * svg/custom/use-transfer-width-height-properties-to-svg1.svg: Added. |
| * svg/custom/use-transfer-width-height-properties-to-svg2-expected.txt: Added. |
| * svg/custom/use-transfer-width-height-properties-to-svg2.svg: Added. |
| * svg/custom/use-transfer-width-height-properties-to-symbol-expected.txt: Added. |
| * svg/custom/use-transfer-width-height-properties-to-symbol.svg: Added. |
| * svg/custom/use-transfer-width-height-properties-to-symbol1-expected.txt: Added. |
| * svg/custom/use-transfer-width-height-properties-to-symbol1.svg: Added. |
| * svg/custom/use-transfer-width-height-properties-to-symbol2-expected.txt: Added. |
| * svg/custom/use-transfer-width-height-properties-to-symbol2.svg: Added. |
| |
| 2011-03-21 Julien Chaffraix <jchaffraix@webkit.org> |
| |
| Reviewed by Eric Seidel. |
| |
| Test for Bug 51465 - chrome.dll!WebCore::RenderLayer::currentTransform |
| ReadAV@NULL (8968fc97874fa23b6799ff8f09c142e4) |
| |
| * fast/css/webkit-empty-transform-preserve3d-crash-expected.txt: Added. |
| * fast/css/webkit-empty-transform-preserve3d-crash.html: Added. |
| |
| 2011-03-21 Pavel Feldman <pfeldman@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: make frameId in network agent of type string, not unsigned long. |
| https://bugs.webkit.org/show_bug.cgi?id=56708 |
| |
| * inspector/report-protocol-errors-expected.txt: |
| |
| 2011-03-21 Pavel Feldman <pfeldman@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: expose object id as string, not JSON struct in the protocol. |
| https://bugs.webkit.org/show_bug.cgi?id=56681 |
| |
| * http/tests/inspector/protocol-test.js: |
| (initialize_ProtocolTest.InspectorTest.filterProps): |
| (initialize_ProtocolTest.InspectorTest._dumpCallArguments): |
| * inspector/protocol/runtime-agent-expected.txt: |
| * inspector/protocol/runtime-agent.html: |
| |
| 2011-03-21 Pavel Feldman <pfeldman@chromium.org> |
| |
| Not reviewed: rebaselined Chromium expectations. |
| |
| * platform/chromium-win/svg/text/text-intro-05-t-expected.txt: Added. |
| |
| 2011-03-20 Pavel Feldman <pfeldman@chromium.org> |
| |
| Not reviewed: removing stale Chromium expectations. |
| |
| * platform/chromium-win-vista/svg/text/text-intro-05-t-expected.checksum: Removed. |
| * platform/chromium-win-vista/svg/text/text-intro-05-t-expected.png: Removed. |
| * platform/chromium-win-xp/svg/text/text-intro-05-t-expected.txt: Removed. |
| |
| 2011-03-20 Sam Weinig <sam@webkit.org> |
| |
| Add http/tests/appcache/origin-delete.html to the Skipped list for WebKit2, |
| since layoutTestController.clearAllApplicationCaches is not yet implemented |
| by WebKitTestRunner. |
| |
| * platform/mac-wk2/Skipped: |
| |
| 2011-03-19 Anton D'Auria <adauria@apple.com> |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| ApplicationCacheGroup is not obsolete after being deleted via ApplicationCacheStorage::deleteEntriesForOrigin |
| https://bugs.webkit.org/show_bug.cgi?id=56415 |
| |
| This test creates an Application Cache for the DRT origin, deletes it for the origin, |
| and verifies that the Application Cache has obsolete status. |
| |
| * http/tests/appcache/origin-delete-expected.txt: Added. |
| * http/tests/appcache/origin-delete.html: Added. |
| * http/tests/appcache/resources/origin-delete-iframe.html: Added. |
| * http/tests/appcache/resources/origin-delete-iframe.manifest: Added. |
| * platform/chromium/test_expectations.txt: |
| * platform/gtk/Skipped: |
| * platform/qt/Skipped: |
| |
| 2011-03-19 James Simonsen <simonjam@chromium.org> |
| |
| [Chromium] Unreviewed, remove stale expectations for r81528. |
| |
| * platform/chromium-win-xp/fast/text/atsui-spacing-features-expected.checksum: |
| * platform/chromium-win-xp/fast/text/atsui-spacing-features-expected.png: |
| * platform/chromium-win-xp/fast/text/justify-nbsp-expected.checksum: Removed. |
| * platform/chromium-win-xp/fast/text/justify-nbsp-expected.png: Removed. |
| * platform/chromium-win-xp/svg/text/text-intro-05-t-expected.checksum: Removed. |
| * platform/chromium-win-xp/svg/text/text-intro-05-t-expected.png: Removed. |
| * platform/chromium-win-xp/svg/transforms/text-with-pattern-inside-transformed-html-expected.checksum: Removed. |
| * platform/chromium-win-xp/svg/transforms/text-with-pattern-inside-transformed-html-expected.png: Removed. |
| |
| 2011-03-18 James Robinson <jamesr@chromium.org> |
| |
| Update chromium win pixel baselines for tests with justified text for r81528 |
| |
| * platform/chromium-win/css1/box_properties/clear_float-expected.checksum: |
| * platform/chromium-win/css1/box_properties/clear_float-expected.png: |
| * platform/chromium-win/css1/box_properties/float_elements_in_series-expected.checksum: |
| * platform/chromium-win/css1/box_properties/float_elements_in_series-expected.png: |
| * platform/chromium-win/css1/box_properties/float_on_text_elements-expected.checksum: |
| * platform/chromium-win/css1/box_properties/float_on_text_elements-expected.png: |
| * platform/chromium-win/css1/text_properties/text_align-expected.checksum: |
| * platform/chromium-win/css1/text_properties/text_align-expected.png: |
| * platform/chromium-win/css2.1/t0905-c5525-fltcont-00-d-g-expected.checksum: |
| * platform/chromium-win/css2.1/t0905-c5525-fltcont-00-d-g-expected.png: |
| * platform/chromium-win/css2.1/t0905-c5525-fltwidth-00-c-g-expected.checksum: |
| * platform/chromium-win/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png: |
| * platform/chromium-win/css2.1/t1602-c546-txt-align-00-b-expected.checksum: |
| * platform/chromium-win/css2.1/t1602-c546-txt-align-00-b-expected.png: |
| * platform/chromium-win/fast/backgrounds/svg-as-background-4-expected.checksum: |
| * platform/chromium-win/fast/backgrounds/svg-as-background-4-expected.png: |
| * platform/chromium-win/fast/multicol/float-avoidance-expected.checksum: |
| * platform/chromium-win/fast/multicol/float-avoidance-expected.png: |
| * platform/chromium-win/fast/multicol/shadow-breaking-expected.checksum: |
| * platform/chromium-win/fast/multicol/shadow-breaking-expected.png: |
| * platform/chromium-win/fast/multicol/vertical-lr/float-avoidance-expected.checksum: |
| * platform/chromium-win/fast/multicol/vertical-lr/float-avoidance-expected.png: |
| * platform/chromium-win/fast/multicol/vertical-rl/float-avoidance-expected.checksum: |
| * platform/chromium-win/fast/multicol/vertical-rl/float-avoidance-expected.png: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-1-expected.checksum: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-1-expected.png: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-10-expected.checksum: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-10-expected.png: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-2-expected.checksum: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-2-expected.png: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-3-expected.checksum: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-3-expected.png: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-4-expected.checksum: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-4-expected.png: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-5-expected.checksum: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-5-expected.png: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-6-expected.checksum: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-6-expected.png: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-7-expected.checksum: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-7-expected.png: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-8-expected.checksum: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-8-expected.png: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-9-expected.checksum: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-9-expected.png: |
| * platform/chromium-win/fast/text/atsui-spacing-features-expected.checksum: |
| * platform/chromium-win/fast/text/atsui-spacing-features-expected.png: |
| * platform/chromium-win/fast/text/basic/002-expected.checksum: |
| * platform/chromium-win/fast/text/basic/002-expected.png: |
| * platform/chromium-win/fast/text/justified-selection-at-edge-expected.checksum: |
| * platform/chromium-win/fast/text/justified-selection-at-edge-expected.png: |
| * platform/chromium-win/fast/text/justified-selection-expected.checksum: |
| * platform/chromium-win/fast/text/justified-selection-expected.png: |
| * platform/chromium-win/fast/text/justify-padding-distribution-expected.checksum: |
| * platform/chromium-win/fast/text/justify-padding-distribution-expected.png: |
| * platform/chromium-win/fast/text/text-letter-spacing-expected.checksum: |
| * platform/chromium-win/fast/text/text-letter-spacing-expected.png: |
| * platform/chromium-win/fast/text/trailing-white-space-expected.checksum: |
| * platform/chromium-win/fast/text/trailing-white-space-expected.png: |
| * platform/chromium-win/svg/W3C-I18N/g-dirLTR-ubOverride-expected.checksum: |
| * platform/chromium-win/svg/W3C-I18N/g-dirLTR-ubOverride-expected.png: |
| * platform/chromium-win/svg/W3C-I18N/g-dirRTL-ubOverride-expected.checksum: |
| * platform/chromium-win/svg/W3C-I18N/g-dirRTL-ubOverride-expected.png: |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.checksum: |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png: |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.checksum: |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png: |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.checksum: |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png: |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.checksum: |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png: |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.checksum: |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png: |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.checksum: |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png: |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.checksum: |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png: |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.checksum: |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png: |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.checksum: |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png: |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.checksum: |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png: |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.checksum: |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png: |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.checksum: |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png: |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.checksum: |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png: |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.checksum: |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png: |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.checksum: |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png: |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-no-markup-expected.checksum: |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-no-markup-expected.png: |
| * platform/chromium-win/svg/W3C-I18N/text-dirLTR-ubOverride-expected.checksum: |
| * platform/chromium-win/svg/W3C-I18N/text-dirLTR-ubOverride-expected.png: |
| * platform/chromium-win/svg/W3C-I18N/text-dirRTL-ubOverride-expected.checksum: |
| * platform/chromium-win/svg/W3C-I18N/text-dirRTL-ubOverride-expected.png: |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.checksum: |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.png: |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.checksum: |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.png: |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.checksum: |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.png: |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.checksum: |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.png: |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.checksum: |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.png: |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.checksum: |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.png: |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.checksum: |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.png: |
| * platform/chromium-win/svg/W3C-I18N/tspan-direction-rtl-expected.checksum: |
| * platform/chromium-win/svg/W3C-I18N/tspan-direction-rtl-expected.png: |
| * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-36-t-expected.checksum: |
| * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png: |
| * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-37-t-expected.checksum: |
| * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-37-t-expected.png: |
| * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-39-t-expected.checksum: |
| * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png: |
| * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-40-t-expected.checksum: |
| * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png: |
| * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-41-t-expected.checksum: |
| * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-41-t-expected.png: |
| * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-60-t-expected.checksum: |
| * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-60-t-expected.png: |
| * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-61-t-expected.checksum: |
| * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-61-t-expected.png: |
| * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-62-t-expected.checksum: |
| * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-62-t-expected.png: |
| * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-63-t-expected.checksum: |
| * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-63-t-expected.png: |
| * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-64-t-expected.checksum: |
| * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-64-t-expected.png: |
| * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-65-t-expected.checksum: |
| * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-65-t-expected.png: |
| * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-66-t-expected.checksum: |
| * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-66-t-expected.png: |
| * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-67-t-expected.checksum: |
| * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-67-t-expected.png: |
| * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-68-t-expected.checksum: |
| * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-68-t-expected.png: |
| * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-69-t-expected.checksum: |
| * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-69-t-expected.png: |
| * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-70-t-expected.checksum: |
| * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-70-t-expected.png: |
| * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-81-t-expected.checksum: |
| * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-81-t-expected.png: |
| * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-82-t-expected.checksum: |
| * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-82-t-expected.png: |
| * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-83-t-expected.checksum: |
| * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-83-t-expected.png: |
| * platform/chromium-win/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.checksum: |
| * platform/chromium-win/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png: |
| * platform/chromium-win/svg/W3C-SVG-1.1/text-text-05-t-expected.checksum: |
| * platform/chromium-win/svg/W3C-SVG-1.1/text-text-05-t-expected.png: |
| * platform/chromium-win/svg/batik/filters/feTile-expected.checksum: |
| * platform/chromium-win/svg/batik/filters/feTile-expected.png: |
| * platform/chromium-win/svg/batik/filters/filterRegions-expected.checksum: |
| * platform/chromium-win/svg/batik/filters/filterRegions-expected.png: |
| * platform/chromium-win/svg/batik/paints/patternPreserveAspectRatioA-expected.checksum: |
| * platform/chromium-win/svg/batik/paints/patternPreserveAspectRatioA-expected.png: |
| * platform/chromium-win/svg/batik/text/textAnchor-expected.checksum: |
| * platform/chromium-win/svg/batik/text/textAnchor-expected.png: |
| * platform/chromium-win/svg/batik/text/textPCDATA-expected.checksum: |
| * platform/chromium-win/svg/batik/text/textPCDATA-expected.png: |
| * platform/chromium-win/svg/batik/text/textProperties-expected.checksum: |
| * platform/chromium-win/svg/batik/text/textProperties-expected.png: |
| * platform/chromium-win/svg/batik/text/textStyles-expected.checksum: |
| * platform/chromium-win/svg/batik/text/textStyles-expected.png: |
| * platform/chromium-win/svg/css/group-with-shadow-expected.checksum: |
| * platform/chromium-win/svg/css/group-with-shadow-expected.png: |
| * platform/chromium-win/svg/custom/svg-fonts-in-html-expected.checksum: |
| * platform/chromium-win/svg/custom/svg-fonts-in-html-expected.png: |
| * platform/chromium-win/svg/hixie/viewbox/preserveAspectRatio/001-expected.checksum: |
| * platform/chromium-win/svg/hixie/viewbox/preserveAspectRatio/001-expected.png: |
| * platform/chromium-win/svg/text/bidi-text-anchor-direction-expected.checksum: |
| * platform/chromium-win/svg/text/bidi-text-anchor-direction-expected.png: |
| * platform/chromium-win/svg/text/bidi-text-query-expected.checksum: |
| * platform/chromium-win/svg/text/bidi-text-query-expected.png: |
| * platform/chromium-win/svg/text/bidi-tspans-expected.checksum: |
| * platform/chromium-win/svg/text/bidi-tspans-expected.png: |
| * platform/chromium-win/svg/text/text-align-01-b-expected.checksum: |
| * platform/chromium-win/svg/text/text-align-01-b-expected.png: |
| * platform/chromium-win/svg/text/text-intro-05-t-expected.checksum: Added. |
| * platform/chromium-win/svg/text/text-intro-05-t-expected.png: Added. |
| * platform/chromium-win/svg/text/text-text-05-t-expected.checksum: |
| * platform/chromium-win/svg/text/text-text-05-t-expected.png: |
| * platform/chromium-win/svg/text/text-text-08-b-expected.checksum: |
| * platform/chromium-win/svg/text/text-text-08-b-expected.png: |
| * platform/chromium-win/svg/transforms/text-with-pattern-inside-transformed-html-expected.checksum: |
| * platform/chromium-win/svg/transforms/text-with-pattern-inside-transformed-html-expected.png: |
| * platform/chromium-win/svg/transforms/text-with-pattern-with-svg-transform-expected.checksum: |
| * platform/chromium-win/svg/transforms/text-with-pattern-with-svg-transform-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/x_tbody_align_justify-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/x_tbody_align_justify-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/x_td_align_justify-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/x_td_align_justify-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/x_tfoot_align_justify-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/x_tfoot_align_justify-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/x_th_align_justify-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/x_th_align_justify-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/x_thead_align_justify-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/x_thead_align_justify-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/x_tr_align_justify-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/x_tr_align_justify-expected.png: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-18 James Robinson <jamesr@chromium.org> |
| |
| Fix expectation syntax for windows. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-16 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Reviewed by Ojan Vafai. |
| |
| Add a test for r81266 and fix HTML Editing for fallback contents in object element |
| https://bugs.webkit.org/show_bug.cgi?id=56505 |
| |
| Added a test to edit contents of hr and datagrid and object's fallback content. |
| |
| * editing/editability/ignored-content-expected.txt: Added. |
| * editing/editability/ignored-content.html: Added. |
| |
| 2011-03-18 Andy Estes <aestes@apple.com> |
| |
| Reviewed by Eric Seidel. |
| |
| REGRESSION (r80231): Bad cast in HTMLTreeBuilder::processStartTag |
| https://bugs.webkit.org/show_bug.cgi?id=56380 |
| |
| * fast/parser/fragment-foreign-content-context-expected.txt: Added. |
| * fast/parser/fragment-foreign-content-context.html: Added. |
| |
| 2011-03-18 Martin Robinson <mrobinson@igalia.com> |
| |
| [GTK] JSC crashes in 32bit Release bots after r80743 |
| https://bugs.webkit.org/show_bug.cgi?id=56180 |
| |
| * platform/gtk/Skipped: Unskip tests which should now be passing since this bug is fixed. |
| |
| 2011-03-18 Jessie Berlin <jberlin@apple.com> |
| |
| [WebKit2 Windows Release Tests] media tests crashing in QuickTime on apple-windows-8. |
| https://bugs.webkit.org/show_bug.cgi?id=56653 |
| |
| Unreviewed, skipping media/video-load-readyState.html since that has been crashing |
| on the last 3 runs. |
| |
| * platform/win-wk2/Skipped: |
| |
| 2011-03-18 James Robinson <jamesr@chromium.org> |
| |
| [chromium] Add tests that will need a rebaseline on windows to expectations |
| |
| 2011-03-18 Daniel Cheng <dcheng@chromium.org> |
| |
| Reviewed by David Levin. |
| |
| Fix incorrect test onpaste-text-html-types.html |
| https://bugs.webkit.org/show_bug.cgi?id=56621 |
| |
| The test was checking for the presence of "Text" in event.clipboardData.types, |
| but per http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2010-February/024956.html, |
| this should not be the case. |
| |
| * editing/pasteboard/onpaste-text-html-types.html: |
| |
| 2011-03-18 James Simonsen <simonjam@chromium.org> |
| |
| [Chromium] Unreviewed, remove stale expectations for r81489. |
| |
| * platform/chromium-win-vista/fast/text/stroking-decorations-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/text/stroking-decorations-expected.png: Removed. |
| * platform/chromium-win-vista/fast/text/stroking-expected.checksum: Removed. |
| * platform/chromium-win-vista/fast/text/stroking-expected.png: Removed. |
| |
| 2011-03-18 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Reviewed by Eric Seidel. |
| |
| REGRESSION(81374, 81384): editing/deleting/5206311-1.html hits assertion on non-Mac platforms |
| https://bugs.webkit.org/show_bug.cgi?id=56599 |
| |
| Re-enabled the test on non-Mac platforms. |
| |
| * platform/chromium/test_expectations.txt: |
| * platform/gtk/Skipped: |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-18 Brady Eidson <beidson@apple.com> |
| |
| Rubberstamped by Adam Roben. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=56685 |
| webarchive/test-link-rel-icon.html is now flaky |
| |
| * platform/mac/Skipped: |
| |
| 2011-03-18 Stephen White <senorblanco@chromium.org> |
| |
| Unreviewed; new test baselines. |
| |
| One last attempt at rebaselining these tests (now that I know how |
| the --gpu flag works). |
| |
| * platform/chromium-gpu-linux/compositing/geometry/clipping-foreground-expected.checksum: |
| * platform/chromium-gpu-linux/compositing/geometry/clipping-foreground-expected.png: Removed. |
| * platform/chromium-gpu-linux/compositing/iframes/composited-iframe-alignment-expected.checksum: |
| * platform/chromium-gpu-linux/compositing/iframes/composited-iframe-alignment-expected.png: Removed. |
| * platform/chromium-gpu-win/compositing/geometry/clipping-foreground-expected.checksum: |
| * platform/chromium-gpu-win/compositing/iframes/composited-iframe-alignment-expected.checksum: |
| |
| 2011-03-18 Stephen White <senorblanco@chromium.org> |
| |
| Unreviewed; more test baselines. |
| |
| Update the checksums I forgot to update in r81504. |
| |
| * platform/chromium-gpu-linux/compositing/geometry/clipping-foreground-expected.checksum: |
| * platform/chromium-gpu-linux/compositing/iframes/composited-iframe-alignment-expected.checksum: |
| * platform/chromium-gpu-win/compositing/geometry/clipping-foreground-expected.checksum: |
| * platform/chromium-gpu-win/compositing/iframes/composited-iframe-alignment-expected.checksum: |
| |
| 2011-03-16 Stephen White <senorblanco@chromium.org> |
| |
| Reviewed by Kenneth Russell. |
| |
| Canvas2D GPU acceleration should support shadows |
| https://bugs.webkit.org/show_bug.cgi?id=56476 |
| |
| * fast/canvas/script-tests/canvas-transforms-fillRect-shadow.js: |
| (shouldBeAround): |
| Widen the threshold for this test, which doesn't seem to allow for |
| a true Gaussian blur implementation. |
| * platform/chromium/test_expectations.txt: |
| Update some tests which are now passing on GPU, and some which time out |
| due to Mesa slowness. |
| |
| 2011-03-18 James Simonsen <simonjam@chromium.org> |
| |
| [Chromium] Unreviewed, re-enable some stable tests and add a flaky one. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-18 Stephen White <senorblanco@chromium.org> |
| |
| Unreviewed; new test baselines. |
| |
| New GPU baselines for shadow quality improved by http://trac.webkit.org/changeset/81489. |
| |
| * platform/chromium-gpu-linux/compositing/geometry/clipping-foreground-expected.png: |
| * platform/chromium-gpu-linux/compositing/iframes/composited-iframe-alignment-expected.png: |
| * platform/chromium-gpu-win/compositing/geometry/clipping-foreground-expected.png: |
| * platform/chromium-gpu-win/compositing/iframes/composited-iframe-alignment-expected.png: |
| |
| 2011-03-18 Ilya Tikhonovsky <loislo@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: rename console agent events. |
| https://bugs.webkit.org/show_bug.cgi?id=56646 |
| |
| addConsoleMessage -> consoleMessage |
| updateConsoleMessageExpiredCount -> consoleMessageExpiredCountUpdate |
| updateConsoleMessageRepeatCount -> consoleMessageRepeatCountUpdate |
| |
| * inspector/protocol/console-agent-expected.txt: |
| |
| 2011-03-18 Stephen White <senorblanco@chromium.org> |
| |
| Unreviewed; new test baselines. |
| |
| New baselines for shadow quality improved by http://trac.webkit.org/changeset/81489. |
| |
| * platform/chromium-linux/compositing/geometry: Added. |
| * platform/chromium-linux/compositing/geometry/clipping-foreground-expected.checksum: Added. |
| * platform/chromium-linux/compositing/geometry/clipping-foreground-expected.png: Added. |
| * platform/chromium-linux/compositing/iframes: Added. |
| * platform/chromium-linux/compositing/iframes/composited-iframe-alignment-expected.checksum: Added. |
| * platform/chromium-linux/compositing/iframes/composited-iframe-alignment-expected.png: Added. |
| * platform/chromium-linux/fast/blockflow/english-lr-text-expected.checksum: |
| * platform/chromium-linux/fast/blockflow/english-lr-text-expected.png: |
| * platform/chromium-linux/fast/borders/border-radius-split-inline-expected.checksum: |
| * platform/chromium-linux/fast/borders/border-radius-split-inline-expected.png: |
| * platform/chromium-linux/fast/box-shadow/basic-shadows-expected.checksum: |
| * platform/chromium-linux/fast/box-shadow/basic-shadows-expected.png: |
| * platform/chromium-linux/fast/box-shadow/border-radius-big-expected.checksum: |
| * platform/chromium-linux/fast/box-shadow/border-radius-big-expected.png: |
| * platform/chromium-linux/fast/box-shadow/box-shadow-transformed-expected.checksum: |
| * platform/chromium-linux/fast/box-shadow/box-shadow-transformed-expected.png: |
| * platform/chromium-linux/fast/box-shadow/inset-box-shadows-expected.checksum: |
| * platform/chromium-linux/fast/box-shadow/inset-box-shadows-expected.png: |
| * platform/chromium-linux/fast/box-shadow/inset-expected.checksum: |
| * platform/chromium-linux/fast/box-shadow/inset-expected.png: |
| * platform/chromium-linux/fast/box-shadow/shadow-tiling-artifact-expected.checksum: |
| * platform/chromium-linux/fast/box-shadow/shadow-tiling-artifact-expected.png: |
| * platform/chromium-linux/fast/box-shadow/spread-expected.checksum: |
| * platform/chromium-linux/fast/box-shadow/spread-expected.png: |
| * platform/chromium-linux/fast/box-shadow/spread-multiple-normal-expected.checksum: |
| * platform/chromium-linux/fast/box-shadow/spread-multiple-normal-expected.png: |
| * platform/chromium-linux/fast/canvas/shadow-offset-4-expected.checksum: |
| * platform/chromium-linux/fast/canvas/shadow-offset-4-expected.png: |
| * platform/chromium-linux/fast/canvas/shadow-offset-5-expected.checksum: |
| * platform/chromium-linux/fast/canvas/shadow-offset-5-expected.png: |
| * platform/chromium-linux/fast/canvas/shadow-offset-6-expected.checksum: |
| * platform/chromium-linux/fast/canvas/shadow-offset-6-expected.png: |
| * platform/chromium-linux/fast/canvas/shadow-offset-7-expected.checksum: |
| * platform/chromium-linux/fast/canvas/shadow-offset-7-expected.png: |
| * platform/chromium-linux/fast/multicol/shadow-breaking-expected.checksum: |
| * platform/chromium-linux/fast/multicol/shadow-breaking-expected.png: |
| * platform/chromium-linux/fast/repaint/box-shadow-h-expected.checksum: |
| * platform/chromium-linux/fast/repaint/box-shadow-h-expected.png: |
| * platform/chromium-linux/fast/repaint/box-shadow-v-expected.checksum: |
| * platform/chromium-linux/fast/repaint/box-shadow-v-expected.png: |
| * platform/chromium-linux/fast/repaint/moving-shadow-on-container-expected.checksum: |
| * platform/chromium-linux/fast/repaint/moving-shadow-on-container-expected.png: |
| * platform/chromium-linux/fast/repaint/moving-shadow-on-path-expected.checksum: |
| * platform/chromium-linux/fast/repaint/moving-shadow-on-path-expected.png: |
| * platform/chromium-linux/fast/repaint/shadow-multiple-horizontal-expected.checksum: |
| * platform/chromium-linux/fast/repaint/shadow-multiple-horizontal-expected.png: |
| * platform/chromium-linux/fast/repaint/shadow-multiple-strict-horizontal-expected.checksum: |
| * platform/chromium-linux/fast/repaint/shadow-multiple-strict-horizontal-expected.png: |
| * platform/chromium-linux/fast/repaint/shadow-multiple-strict-vertical-expected.checksum: |
| * platform/chromium-linux/fast/repaint/shadow-multiple-strict-vertical-expected.png: |
| * platform/chromium-linux/fast/repaint/shadow-multiple-vertical-expected.checksum: |
| * platform/chromium-linux/fast/repaint/shadow-multiple-vertical-expected.png: |
| * platform/chromium-linux/fast/repaint/text-shadow-expected.checksum: |
| * platform/chromium-linux/fast/repaint/text-shadow-expected.png: |
| * platform/chromium-linux/fast/repaint/text-shadow-horizontal-expected.checksum: |
| * platform/chromium-linux/fast/repaint/text-shadow-horizontal-expected.png: |
| * platform/chromium-linux/fast/text/shadow-no-blur-expected.checksum: |
| * platform/chromium-linux/fast/text/shadow-no-blur-expected.png: |
| * platform/chromium-linux/fast/text/shadow-translucent-fill-expected.checksum: |
| * platform/chromium-linux/fast/text/shadow-translucent-fill-expected.png: |
| * platform/chromium-linux/fast/text/stroking-decorations-expected.checksum: |
| * platform/chromium-linux/fast/text/stroking-decorations-expected.png: |
| * platform/chromium-linux/fast/text/stroking-expected.checksum: |
| * platform/chromium-linux/fast/text/stroking-expected.png: |
| * platform/chromium-linux/fast/transforms/shadows-expected.checksum: |
| * platform/chromium-linux/fast/transforms/shadows-expected.png: |
| * platform/chromium-linux/svg/css/composite-shadow-example-expected.checksum: |
| * platform/chromium-linux/svg/css/composite-shadow-example-expected.png: |
| * platform/chromium-linux/svg/css/composite-shadow-text-expected.checksum: |
| * platform/chromium-linux/svg/css/composite-shadow-text-expected.png: |
| * platform/chromium-linux/svg/css/composite-shadow-with-opacity-expected.checksum: |
| * platform/chromium-linux/svg/css/composite-shadow-with-opacity-expected.png: |
| * platform/chromium-linux/svg/css/group-with-shadow-expected.checksum: |
| * platform/chromium-linux/svg/css/group-with-shadow-expected.png: |
| * platform/chromium-linux/svg/css/shadow-changes-expected.checksum: |
| * platform/chromium-linux/svg/css/shadow-changes-expected.png: |
| * platform/chromium-linux/svg/css/stars-with-shadow-expected.checksum: |
| * platform/chromium-linux/svg/css/stars-with-shadow-expected.png: |
| * platform/chromium-linux/svg/css/text-gradient-shadow-expected.checksum: |
| * platform/chromium-linux/svg/css/text-gradient-shadow-expected.png: |
| * platform/chromium-linux/svg/css/text-shadow-multiple-expected.checksum: |
| * platform/chromium-linux/svg/css/text-shadow-multiple-expected.png: |
| * platform/chromium-linux/transitions/svg-text-shadow-transition-expected.checksum: |
| * platform/chromium-linux/transitions/svg-text-shadow-transition-expected.png: |
| * platform/chromium-win/compositing/geometry: Added. |
| * platform/chromium-win/compositing/geometry/clipping-foreground-expected.checksum: Added. |
| * platform/chromium-win/compositing/geometry/clipping-foreground-expected.png: Added. |
| * platform/chromium-win/compositing/geometry/clipping-foreground-expected.txt: Added. |
| * platform/chromium-win/compositing/iframes: Added. |
| * platform/chromium-win/compositing/iframes/composited-iframe-alignment-expected.checksum: Added. |
| * platform/chromium-win/compositing/iframes/composited-iframe-alignment-expected.png: Added. |
| * platform/chromium-win/compositing/iframes/composited-iframe-alignment-expected.txt: Added. |
| * platform/chromium-win/fast/blockflow/english-lr-text-expected.checksum: |
| * platform/chromium-win/fast/blockflow/english-lr-text-expected.png: |
| * platform/chromium-win/fast/borders/border-radius-split-inline-expected.checksum: |
| * platform/chromium-win/fast/borders/border-radius-split-inline-expected.png: |
| * platform/chromium-win/fast/box-shadow/basic-shadows-expected.checksum: |
| * platform/chromium-win/fast/box-shadow/basic-shadows-expected.png: |
| * platform/chromium-win/fast/box-shadow/border-radius-big-expected.checksum: |
| * platform/chromium-win/fast/box-shadow/border-radius-big-expected.png: |
| * platform/chromium-win/fast/box-shadow/box-shadow-radius-expected.checksum: |
| * platform/chromium-win/fast/box-shadow/box-shadow-radius-expected.png: |
| * platform/chromium-win/fast/box-shadow/box-shadow-transformed-expected.checksum: |
| * platform/chromium-win/fast/box-shadow/box-shadow-transformed-expected.png: |
| * platform/chromium-win/fast/box-shadow/inset-box-shadow-radius-expected.checksum: |
| * platform/chromium-win/fast/box-shadow/inset-box-shadow-radius-expected.png: |
| * platform/chromium-win/fast/box-shadow/inset-box-shadows-expected.checksum: |
| * platform/chromium-win/fast/box-shadow/inset-box-shadows-expected.png: |
| * platform/chromium-win/fast/box-shadow/inset-expected.checksum: |
| * platform/chromium-win/fast/box-shadow/inset-expected.png: |
| * platform/chromium-win/fast/box-shadow/shadow-buffer-partial-expected.checksum: |
| * platform/chromium-win/fast/box-shadow/shadow-buffer-partial-expected.png: |
| * platform/chromium-win/fast/box-shadow/shadow-tiling-artifact-expected.checksum: |
| * platform/chromium-win/fast/box-shadow/shadow-tiling-artifact-expected.png: |
| * platform/chromium-win/fast/box-shadow/spread-expected.checksum: |
| * platform/chromium-win/fast/box-shadow/spread-expected.png: |
| * platform/chromium-win/fast/box-shadow/spread-multiple-normal-expected.checksum: |
| * platform/chromium-win/fast/box-shadow/spread-multiple-normal-expected.png: |
| * platform/chromium-win/fast/canvas/shadow-offset-4-expected.checksum: |
| * platform/chromium-win/fast/canvas/shadow-offset-4-expected.png: |
| * platform/chromium-win/fast/canvas/shadow-offset-5-expected.checksum: |
| * platform/chromium-win/fast/canvas/shadow-offset-5-expected.png: |
| * platform/chromium-win/fast/canvas/shadow-offset-6-expected.checksum: |
| * platform/chromium-win/fast/canvas/shadow-offset-6-expected.png: |
| * platform/chromium-win/fast/canvas/shadow-offset-7-expected.checksum: |
| * platform/chromium-win/fast/canvas/shadow-offset-7-expected.png: |
| * platform/chromium-win/fast/multicol/shadow-breaking-expected.checksum: |
| * platform/chromium-win/fast/multicol/shadow-breaking-expected.png: |
| * platform/chromium-win/fast/repaint/box-shadow-h-expected.checksum: |
| * platform/chromium-win/fast/repaint/box-shadow-h-expected.png: |
| * platform/chromium-win/fast/repaint/box-shadow-v-expected.checksum: |
| * platform/chromium-win/fast/repaint/box-shadow-v-expected.png: |
| * platform/chromium-win/fast/repaint/moving-shadow-on-container-expected.checksum: |
| * platform/chromium-win/fast/repaint/moving-shadow-on-container-expected.png: |
| * platform/chromium-win/fast/repaint/moving-shadow-on-path-expected.checksum: |
| * platform/chromium-win/fast/repaint/moving-shadow-on-path-expected.png: |
| * platform/chromium-win/fast/repaint/shadow-multiple-horizontal-expected.checksum: |
| * platform/chromium-win/fast/repaint/shadow-multiple-horizontal-expected.png: |
| * platform/chromium-win/fast/repaint/shadow-multiple-strict-horizontal-expected.checksum: |
| * platform/chromium-win/fast/repaint/shadow-multiple-strict-horizontal-expected.png: |
| * platform/chromium-win/fast/repaint/shadow-multiple-strict-vertical-expected.checksum: |
| * platform/chromium-win/fast/repaint/shadow-multiple-strict-vertical-expected.png: |
| * platform/chromium-win/fast/repaint/shadow-multiple-vertical-expected.checksum: |
| * platform/chromium-win/fast/repaint/shadow-multiple-vertical-expected.png: |
| * platform/chromium-win/fast/repaint/transform-replaced-shadows-expected.checksum: |
| * platform/chromium-win/fast/repaint/transform-replaced-shadows-expected.png: |
| * platform/chromium-win/fast/text/shadow-translucent-fill-expected.checksum: |
| * platform/chromium-win/fast/text/shadow-translucent-fill-expected.png: |
| * platform/chromium-win/fast/text/stroking-decorations-expected.checksum: |
| * platform/chromium-win/fast/text/stroking-decorations-expected.png: |
| * platform/chromium-win/fast/text/stroking-expected.checksum: |
| * platform/chromium-win/fast/text/stroking-expected.png: |
| * platform/chromium-win/fast/transforms/shadows-expected.checksum: |
| * platform/chromium-win/fast/transforms/shadows-expected.png: |
| * platform/chromium-win/svg/css/arrow-with-shadow-expected.checksum: |
| * platform/chromium-win/svg/css/arrow-with-shadow-expected.png: |
| * platform/chromium-win/svg/css/composite-shadow-example-expected.checksum: |
| * platform/chromium-win/svg/css/composite-shadow-example-expected.png: |
| * platform/chromium-win/svg/css/composite-shadow-text-expected.checksum: |
| * platform/chromium-win/svg/css/composite-shadow-text-expected.png: |
| * platform/chromium-win/svg/css/composite-shadow-with-opacity-expected.checksum: |
| * platform/chromium-win/svg/css/composite-shadow-with-opacity-expected.png: |
| * platform/chromium-win/svg/css/group-with-shadow-expected.checksum: |
| * platform/chromium-win/svg/css/group-with-shadow-expected.png: |
| * platform/chromium-win/svg/css/shadow-changes-expected.checksum: |
| * platform/chromium-win/svg/css/shadow-changes-expected.png: |
| * platform/chromium-win/svg/css/shadow-with-large-radius-expected.checksum: |
| * platform/chromium-win/svg/css/shadow-with-large-radius-expected.png: |
| * platform/chromium-win/svg/css/shadow-with-negative-offset-expected.checksum: |
| * platform/chromium-win/svg/css/shadow-with-negative-offset-expected.png: |
| * platform/chromium-win/svg/css/stars-with-shadow-expected.checksum: |
| * platform/chromium-win/svg/css/stars-with-shadow-expected.png: |
| * platform/chromium-win/svg/css/text-gradient-shadow-expected.checksum: |
| * platform/chromium-win/svg/css/text-gradient-shadow-expected.png: |
| * platform/chromium-win/svg/css/text-shadow-multiple-expected.checksum: |
| * platform/chromium-win/svg/css/text-shadow-multiple-expected.png: |
| * platform/chromium-win/transitions/svg-text-shadow-transition-expected.checksum: |
| * platform/chromium-win/transitions/svg-text-shadow-transition-expected.png: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-18 Sheriff Bot <webkit.review.bot@gmail.com> |
| |
| Unreviewed, rolling out r81487. |
| http://trac.webkit.org/changeset/81487 |
| https://bugs.webkit.org/show_bug.cgi?id=56662 |
| |
| "Breaks inspector/styles/styles-add-blank-property.html" |
| (Requested by apavlov on #webkit). |
| |
| * inspector/styles/get-set-stylesheet-text-expected.txt: Removed. |
| * inspector/styles/get-set-stylesheet-text.html: Removed. |
| * inspector/styles/resources/get-set-stylesheet-text.css: Removed. |
| * inspector/styles/styles-new-API.html: |
| |
| 2011-03-18 Stephen White <senorblanco@chromium.org> |
| |
| Unreviewed; test expectations update. |
| |
| [chromium] Add some test expectations missing from r81489. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-18 Justin Novosad <junov@chromium.org> |
| |
| Reviewed by Kenneth Russell. |
| |
| [Chromium] Canvas shadow is not working with drawImage |
| https://bugs.webkit.org/show_bug.cgi?id=55506 |
| |
| Patch also fixes shadow blur quality and color. |
| Affects Chromium win/linux. Also fixes the following bugs: |
| https://bugs.webkit.org/show_bug.cgi?id=50112 |
| https://bugs.webkit.org/show_bug.cgi?id=51989 |
| https://bugs.webkit.org/show_bug.cgi?id=55410 |
| No tests were added, impact is already covered by multiple layout tests. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-18 Jessie Berlin <jberlin@apple.com> |
| |
| Web Inspector: inspector/elements/mutate-unknown-node.html is flakey. |
| https://bugs.webkit.org/show_bug.cgi?id=56457 |
| |
| Unreviewed, disable the test and remove it from the Qt Skipped list because this test is |
| also being flakey on Windows. |
| |
| * inspector/elements/mutate-unknown-node.html: Removed. |
| * inspector/elements/mutate-unknown-node.html-disabled: Copied from inspector/elements/mutate-unknown-node.html. |
| * platform/qt/Skipped: |
| |
| 2011-03-15 Alexander Pavlov <apavlov@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: Fix handling of the CSSAgent.setStyleSheetText() results in CSSStyleModel.js |
| https://bugs.webkit.org/show_bug.cgi?id=56310 |
| |
| * inspector/styles/get-set-stylesheet-text-expected.txt: Added. |
| * inspector/styles/get-set-stylesheet-text.html: Added. |
| * inspector/styles/resources/get-set-stylesheet-text.css: Added. |
| (body): |
| (/* comment before selector */body.main1/* comment after selector */): |
| (body.main2): |
| * inspector/styles/styles-new-API.html: |
| |
| 2011-03-18 Jessie Berlin <jberlin@apple.com> |
| |
| inspector/console/command-line-api.html timing out on Windows 7 Release (WebKit2 Tests). |
| https://bugs.webkit.org/show_bug.cgi?id=56633 |
| |
| Unreviewed, skip command-line-api-inspect.html instead of command-line-api.html, since the |
| former appears to be causing the latter (and probably console-clear.html as well) to time |
| out. |
| |
| * platform/win-wk2/Skipped: |
| * platform/win-wk2/inspector: Removed. |
| * platform/win-wk2/inspector/console: Removed. |
| * platform/win-wk2/inspector/console/command-line-api-inspect-expected.txt: Removed. |
| |
| 2011-03-18 Sergio Villar Senin <svillar@igalia.com> |
| |
| Added new GTK+ test expectations. |
| |
| * platform/gtk/fast/text/emphasis-combined-text-expected.checksum: Added. |
| * platform/gtk/fast/text/emphasis-combined-text-expected.png: Added. |
| * platform/gtk/fast/text/emphasis-combined-text-expected.txt: Added. |
| |
| 2011-03-18 Jessie Berlin <jberlin@apple.com> |
| |
| Two inspector tests failing due to SECURITY_ERR exceptions on Windows 7 Release (WebKit2 |
| Tests). |
| https://bugs.webkit.org/show_bug.cgi?id=56632 |
| |
| Unreviewed, landing expected failing results in order to get the Windows 7 Release |
| WebKit2 bots green. |
| |
| * platform/win-wk2/http: Added. |
| * platform/win-wk2/http/tests: Added. |
| * platform/win-wk2/http/tests/inspector-enabled: Added. |
| * platform/win-wk2/http/tests/inspector-enabled/database-open-expected.txt: Added. |
| * platform/win-wk2/inspector: Added. |
| * platform/win-wk2/inspector/console: Added. |
| * platform/win-wk2/inspector/console/command-line-api-inspect-expected.txt: Added. |
| |
| 2011-03-18 Alexander Pavlov <apavlov@chromium.org> |
| |
| [Chromium] Unreviewed, suppress editing/deleting/5206311-1.html crashes on Mac Debug |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-17 Pavel Podivilov <podivilov@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: extract content loading logic from scripts panel. |
| https://bugs.webkit.org/show_bug.cgi?id=55237 |
| |
| * inspector/debugger/debug-inlined-scripts.html: |
| |
| 2011-03-18 Alexander Pavlov <apavlov@chromium.org> |
| |
| [Chromium] Unreviewed, rebaseline GPU tests after r81414 |
| |
| * platform/chromium-gpu-linux/compositing/geometry/clipped-video-controller-expected.checksum: |
| * platform/chromium-gpu-linux/compositing/geometry/clipped-video-controller-expected.png: |
| * platform/chromium-gpu-linux/compositing/geometry/video-fixed-scrolling-expected.checksum: |
| * platform/chromium-gpu-linux/compositing/geometry/video-fixed-scrolling-expected.png: |
| * platform/chromium-gpu-linux/compositing/geometry/video-opacity-overlay-expected.checksum: |
| * platform/chromium-gpu-linux/compositing/geometry/video-opacity-overlay-expected.png: |
| * platform/chromium-gpu-linux/compositing/layers-inside-overflow-scroll-expected.checksum: |
| * platform/chromium-gpu-linux/compositing/layers-inside-overflow-scroll-expected.png: |
| * platform/chromium-gpu-linux/compositing/overflow/overflow-compositing-descendant-expected.checksum: |
| * platform/chromium-gpu-linux/compositing/overflow/overflow-compositing-descendant-expected.png: |
| * platform/chromium-gpu-linux/compositing/overflow/scroll-ancestor-update-expected.checksum: |
| * platform/chromium-gpu-linux/compositing/overflow/scroll-ancestor-update-expected.png: |
| * platform/chromium-gpu-linux/compositing/reflections/load-video-in-reflection-expected.checksum: |
| * platform/chromium-gpu-linux/compositing/reflections/load-video-in-reflection-expected.png: |
| * platform/chromium-gpu-linux/compositing/self-painting-layers-expected.checksum: |
| * platform/chromium-gpu-linux/compositing/self-painting-layers-expected.png: |
| * platform/chromium-gpu-linux/media/video-canvas-alpha-expected.checksum: Added. |
| * platform/chromium-gpu-linux/media/video-canvas-alpha-expected.png: Added. |
| * platform/chromium-gpu-linux/media/video-display-toggle-expected.checksum: |
| * platform/chromium-gpu-linux/media/video-display-toggle-expected.png: |
| * platform/chromium-gpu-linux/media/video-no-audio-expected.checksum: |
| * platform/chromium-gpu-linux/media/video-no-audio-expected.png: |
| * platform/chromium-gpu-linux/media/video-volume-slider-expected.checksum: |
| * platform/chromium-gpu-linux/media/video-volume-slider-expected.png: |
| * platform/chromium-gpu-linux/media/video-zoom-expected.checksum: |
| * platform/chromium-gpu-linux/media/video-zoom-expected.png: |
| * platform/chromium-gpu-win/compositing/geometry/clipped-video-controller-expected.checksum: |
| * platform/chromium-gpu-win/compositing/geometry/clipped-video-controller-expected.png: |
| * platform/chromium-gpu-win/compositing/geometry/video-fixed-scrolling-expected.checksum: |
| * platform/chromium-gpu-win/compositing/geometry/video-fixed-scrolling-expected.png: |
| * platform/chromium-gpu-win/compositing/geometry/video-opacity-overlay-expected.checksum: |
| * platform/chromium-gpu-win/compositing/geometry/video-opacity-overlay-expected.png: |
| * platform/chromium-gpu-win/compositing/layers-inside-overflow-scroll-expected.checksum: |
| * platform/chromium-gpu-win/compositing/layers-inside-overflow-scroll-expected.png: |
| * platform/chromium-gpu-win/compositing/overflow/overflow-compositing-descendant-expected.checksum: |
| * platform/chromium-gpu-win/compositing/overflow/overflow-compositing-descendant-expected.png: |
| * platform/chromium-gpu-win/compositing/overflow/scroll-ancestor-update-expected.checksum: |
| * platform/chromium-gpu-win/compositing/overflow/scroll-ancestor-update-expected.png: |
| * platform/chromium-gpu-win/compositing/reflections/load-video-in-reflection-expected.checksum: |
| * platform/chromium-gpu-win/compositing/reflections/load-video-in-reflection-expected.png: |
| * platform/chromium-gpu-win/compositing/self-painting-layers-expected.checksum: |
| * platform/chromium-gpu-win/compositing/self-painting-layers-expected.png: |
| * platform/chromium-gpu-win/media/video-canvas-alpha-expected.checksum: |
| * platform/chromium-gpu-win/media/video-canvas-alpha-expected.png: |
| * platform/chromium-gpu-win/media/video-display-toggle-expected.checksum: |
| * platform/chromium-gpu-win/media/video-display-toggle-expected.png: |
| * platform/chromium-gpu-win/media/video-no-audio-expected.checksum: |
| * platform/chromium-gpu-win/media/video-no-audio-expected.png: |
| * platform/chromium-gpu-win/media/video-volume-slider-expected.checksum: |
| * platform/chromium-gpu-win/media/video-volume-slider-expected.png: |
| * platform/chromium-gpu-win/media/video-zoom-expected.checksum: |
| * platform/chromium-gpu-win/media/video-zoom-expected.png: |
| |
| 2011-03-18 Alexander Pavlov <apavlov@chromium.org> |
| |
| [Chromium] Unreviewed, fix custom expectation after r81438 |
| |
| * platform/chromium/fast/dom/prototype-inheritance-expected.txt: |
| |
| 2011-03-18 Ilya Tikhonovsky <loislo@chromium.org> |
| |
| Unreviewed fix for chromium test_expectations.txt. |
| |
| There was a duplicate for inspector/mutate-unknown-node.html |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-18 Andrey Kosyakov <caseq@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| http/tests/inspector/resource-parameters.html is flakey |
| https://bugs.webkit.org/show_bug.cgi?id=55867 |
| |
| Fixed test flakiness by not finishing test before proper resource arrives. |
| |
| * http/tests/inspector/resource-parameters.html: Renamed from LayoutTests/http/tests/inspector/resource-parameters.html-disabled. |
| |
| 2011-03-18 Ilya Tikhonovsky <loislo@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: chromium: cleanup Web Inspector expectations. |
| https://bugs.webkit.org/show_bug.cgi?id=56635 |
| |
| Many Inspector tests are passing now but they still have expectations. |
| I've removed unnecessary expectations and grouped the remainings. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-18 Adam Roben <aroben@apple.com> |
| |
| Add Windows WebKit2 expected failure results for a media test |
| |
| The failure is tracked by <http://webkit.org/b/56636>. |
| |
| * platform/win-wk2/media/controls-without-preload-expected.txt: Added. |
| |
| 2011-03-18 Adam Roben <aroben@apple.com> |
| |
| Skip some timing out tests in WebKit2 on Windows |
| |
| Tracked by <http://webkit.org/b/56633> and <http://webkit.org/b/56634>. |
| |
| * platform/win-wk2/Skipped: Added inspector/console/command-line-api.html and |
| http/tests/xmlhttprequest/cross-origin-authorization.html. |
| |
| 2011-03-18 Adam Roben <aroben@apple.com> |
| |
| Add expected failure results for WebKit2 tests failing on Windows due to font differences |
| |
| <http://webkit.org/b/56617> tracks the failures. |
| |
| * platform/win-wk2/css2.1/t0905-c5525-flthw-00-c-g-expected.txt: Added. |
| * platform/win-wk2/css2.1/t0905-c5526-flthw-00-c-g-expected.txt: Added. |
| * platform/win-wk2/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt: Added. |
| * platform/win-wk2/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt: Added. |
| * platform/win-wk2/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt: Added. |
| * platform/win-wk2/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt: Added. |
| * platform/win-wk2/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt: Added. |
| * platform/win-wk2/svg/text/bidi-text-query-expected.txt: Added. |
| |
| 2011-03-18 Adam Roben <aroben@apple.com> |
| |
| Skip a test in that is probably causing the next test to crash in WebKit2 |
| |
| <http://webkit.org/b/55780> tracks the failure. |
| |
| * platform/win-wk2/Skipped: Skip platform/win/plugins/draws-gradient.html instead of |
| platform/win/plugins/get-value-netscape-window.html. The former was probably causing the |
| latter to crash. |
| |
| 2011-03-18 Adam Roben <aroben@apple.com> |
| |
| Disable a flakey inspector test |
| |
| <http://webkit.org/b/56565> tracks the failure. |
| |
| * inspector/elements/elements-panel-xhtml-structure.xhtml-disabled: Renamed from LayoutTests/inspector/elements/elements-panel-xhtml-structure.xhtml. |
| |
| 2011-03-17 Adam Roben <aroben@apple.com> |
| |
| Skip a test that is likely causing later tests to assert |
| |
| <http://webkit.org/b/56599> tracks the failure. |
| |
| * platform/win/Skipped: Replaced editing/deleting/5206311-1.html with |
| editing/deleting/5168598.html, which is likely causing the former to assert. |
| |
| 2011-03-17 Adam Roben <aroben@apple.com> |
| |
| Add Windows XP results for test added in r81404 |
| |
| The differences from Windows 7 seem to be due to different fonts being used. |
| |
| * platform/win-xp/fast/text/emphasis-combined-text-expected.txt: Added. |
| |
| 2011-03-17 Adam Klein <adamk@chromium.org> |
| |
| Reviewed by Adam Barth. |
| |
| [filesystem] Rename toURI->toURL, resolveLocalFileSystemURI->resolveLocalFileSystemURL |
| https://bugs.webkit.org/show_bug.cgi?id=56502 |
| |
| Leaving the file names as-is for now to avoid svn-apply's |
| handling of move-and-modify. |
| |
| * fast/filesystem/directory-entry-to-uri-expected.txt: |
| * fast/filesystem/file-entry-to-uri-expected.txt: |
| * 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/workers/file-entry-to-uri-sync-expected.txt: |
| * http/tests/filesystem/resolve-uri-expected.txt: |
| * http/tests/filesystem/script-tests/resolve-uri.js: |
| |
| 2011-03-17 James Simonsen <simonjam@chromium.org> |
| |
| Unreviewed, rebaseline a bunch of chromium tests. |
| |
| * platform/chromium-mac-leopard/fast/block/positioning/auto/vertical-lr/007-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/block/positioning/auto/vertical-lr/007-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/block/positioning/auto/vertical-rl/007-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/block/positioning/auto/vertical-rl/007-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum: |
| * platform/chromium-mac-leopard/fast/blockflow/Kusa-Makura-background-canvas-expected.png: |
| * platform/chromium-mac-leopard/fast/blockflow/border-vertical-lr-expected.checksum: |
| * platform/chromium-mac-leopard/fast/blockflow/border-vertical-lr-expected.png: |
| * platform/chromium-mac-leopard/fast/blockflow/english-lr-text-expected.checksum: |
| * platform/chromium-mac-leopard/fast/blockflow/english-lr-text-expected.png: |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-lr-selection-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-lr-selection-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-lr-text-expected.checksum: |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-lr-text-expected.png: |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-rl-selection-expected.checksum: |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-rl-selection-expected.png: |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-rl-text-expected.checksum: |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-rl-text-expected.png: |
| * platform/chromium-mac-leopard/fast/repaint/japanese-rl-selection-clear-expected.checksum: |
| * platform/chromium-mac-leopard/fast/repaint/japanese-rl-selection-clear-expected.png: |
| * platform/chromium-mac-leopard/fast/repaint/japanese-rl-selection-repaint-expected.checksum: |
| * platform/chromium-mac-leopard/fast/repaint/japanese-rl-selection-repaint-expected.png: |
| * platform/chromium-mac-leopard/fast/ruby/base-shorter-than-text-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/ruby/base-shorter-than-text-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/text/international/text-combine-image-test-expected.checksum: |
| * platform/chromium-mac-leopard/fast/text/international/text-combine-image-test-expected.png: |
| |
| 2011-03-17 Adam Barth <abarth@webkit.org> |
| |
| Reviewed by Eric Seidel. |
| |
| Update CSP directive parser to match spec |
| https://bugs.webkit.org/show_bug.cgi?id=56582 |
| |
| Test some error-handling cases. |
| |
| * http/tests/security/contentSecurityPolicy/directive-parsing-expected.txt: Added. |
| * http/tests/security/contentSecurityPolicy/directive-parsing.html: Added. |
| |
| 2011-03-17 James Simonsen <simonjam@chromium.org> |
| |
| Unreviewed, update chromium test expectations. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-17 David Levin <levin@chromium.org> |
| |
| Misc clean-up (see files for details). |
| |
| * platform/chromium-mac-leopard/media/controls-after-reload-expected.checksum: Due to r81300. |
| * platform/chromium-mac-leopard/media/controls-after-reload-expected.png: Ditto. |
| * platform/chromium-mac-leopard/media/controls-without-preload-expected.checksum: Due to r81280. |
| * platform/chromium-mac-leopard/media/controls-without-preload-expected.png: Ditto. |
| * platform/chromium-mac-leopard/media/media-document-audio-repaint-expected.checksum: Due to r81285. |
| * platform/chromium-mac-leopard/media/media-document-audio-repaint-expected.png: Ditto. |
| * platform/chromium-win-xp/media/controls-without-preload-expected.checksum: Due to r81280. |
| * platform/chromium-win-xp/media/controls-without-preload-expected.png: Ditto. |
| * platform/chromium/test_expectations.txt: Replace BUG_LEVIN with a bug number. |
| |
| 2011-03-17 Dan Bernstein <mitz@apple.com> |
| |
| Added platform-specific expected results for fast/text/emphasis-combined-text.html |
| |
| * platform/mac-leopard/fast/text/emphasis-combined-text-expected.txt: Added. |
| * platform/win/fast/text/emphasis-combined-text-expected.txt: Added. |
| |
| 2011-03-17 Adam Roben <aroben@apple.com> |
| |
| Remove some non-compositing results for a test that is now skipped in non-compositing builds |
| |
| Reviewed by Sam Weinig. |
| |
| * platform/win-xp/media/media-document-audio-repaint-expected.txt: Removed. |
| |
| 2011-03-17 Dan Bernstein <mitz@apple.com> |
| |
| Reviewed by Beth Dakin. |
| |
| <rdar://problem/9052166> Emphasis marks appear over combined text rather than beside it |
| https://bugs.webkit.org/show_bug.cgi?id=56480 |
| |
| * fast/text/emphasis-combined-text.html: Added. |
| * platform/mac/fast/text/emphasis-combined-text-expected.checksum: Added. |
| * platform/mac/fast/text/emphasis-combined-text-expected.png: Added. |
| * platform/mac/fast/text/emphasis-combined-text-expected.txt: Added. |
| |
| 2011-03-17 Jian Li <jianli@chromium.org> |
| |
| Reviewed by Adam Barth. |
| |
| Blob URL should not be allow to get created from the code running from data URI |
| https://bugs.webkit.org/show_bug.cgi?id=56600 |
| |
| * http/tests/fileapi/create-blob-url-from-data-url-expected.txt: Added. |
| * http/tests/fileapi/create-blob-url-from-data-url.html: Added. |
| * platform/mac-wk2/Skipped: |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-17 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Skip an editing test that hits assertion on non-Mac platforms. |
| The bug is tracked by https://bugs.webkit.org/show_bug.cgi?id=56599. |
| |
| * platform/chromium/test_expectations.txt: |
| * platform/gtk/Skipped: |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-17 Sheriff Bot <webkit.review.bot@gmail.com> |
| |
| Unreviewed, rolling out r80064. |
| http://trac.webkit.org/changeset/80064 |
| https://bugs.webkit.org/show_bug.cgi?id=56588 |
| |
| the original test was correct (Requested by rniwa on #webkit). |
| |
| * platform/mac/editing/input/selection-change-closes-typing.html: |
| |
| 2011-03-17 Adam Roben <aroben@apple.com> |
| |
| Disable http/tests/inspector/network tests |
| |
| They are known to be flaky. <http://webkit.org/b/56578> tracks the issue. |
| |
| * http/tests/inspector/network/network-size.html-disabled: Renamed from LayoutTests/http/tests/inspector/network/network-size.html. |
| * http/tests/inspector/network/network-timing.html-disabled: Renamed from LayoutTests/http/tests/inspector/network/network-timing.html. |
| |
| * platform/mac/Skipped: Removed a now-disabled test. |
| |
| 2011-03-17 Dmitry Titov <dimich@chromium.org> |
| |
| [Chromium] Unreviewed, update test_expectations.txt |
| |
| Mark some tests as SLOW in DEBUG since they are on a borderline of shorter timeout. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-17 Adam Roben <aroben@apple.com> |
| |
| Skip a flaky test on Mac |
| |
| <http://webkit.org/b/56578> tracks the failure. |
| |
| * platform/mac/Skipped: Added http/tests/inspector/network/network-size.html. |
| |
| 2011-03-17 Adam Roben <aroben@apple.com> |
| |
| Skip some flaky tests on the SnowLeopard WebKit2 bot |
| |
| Tracked by <http://webkit.org/b/56530> and <http://webkit.org/b/56584>. |
| |
| * platform/mac-wk2/Skipped: Added http/tests/inspector/resource-har-conversion.html and |
| inspector/debugger/debug-inlined-scripts.html. |
| |
| 2011-03-17 James Simonsen <simonjam@chromium.org> |
| |
| Unreviewed, update chromium test expectations. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-17 James Simonsen <simonjam@chromium.org> |
| |
| Unreviewed, update chromium test expectations. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-17 Sheriff Bot <webkit.review.bot@gmail.com> |
| |
| Unreviewed, rolling out r81369. |
| http://trac.webkit.org/changeset/81369 |
| https://bugs.webkit.org/show_bug.cgi?id=56579 |
| |
| breaks debugger test (Requested by podivilov on #webkit). |
| |
| * inspector/debugger/debug-inlined-scripts.html: |
| |
| 2011-03-17 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Reviewed by Justin Garcia. |
| |
| Assert that editing does not ignore position's anchorNode if position is an offset in anchor |
| https://bugs.webkit.org/show_bug.cgi?id=56027 |
| |
| Added a test to ensure WebKit lets users edit contents inside a button element properly. |
| |
| * editing/execCommand/button-expected.txt: Added. |
| * editing/execCommand/button.html: Added. |
| |
| 2011-03-17 Adam Roben <aroben@apple.com> |
| |
| Skip three tests that fail on one Windows WebKit2 slave but not the other |
| |
| The failures are tracked by <http://webkit.org/b/56550>. |
| |
| * platform/win-wk2/Skipped: Added fast/events/tabindex-focus-blur-all.html, |
| fast/forms/button-align.html, and media/audio-mpeg4-supported.html. |
| |
| 2011-03-17 Pavel Podivilov <podivilov@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: extract content loading logic from scripts panel. |
| https://bugs.webkit.org/show_bug.cgi?id=55237 |
| |
| * inspector/debugger/debug-inlined-scripts.html: |
| |
| 2011-03-17 James Simonsen <simonjam@chromium.org> |
| |
| Unreviewed, update chromium test expectations. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-17 Adam Roben <aroben@apple.com> |
| |
| Disable http/tests/inspector/resource-parameters.html |
| |
| It is flaky. The flakiness is tracked by <http://webkit.org/b/55867>. |
| |
| * http/tests/inspector/resource-parameters.html-disabled: Renamed from LayoutTests/http/tests/inspector/resource-parameters.html. |
| |
| * platform/qt/Skipped: Removed the test from this Skipped file since it has been disabled. |
| |
| 2011-03-17 Sheriff Bot <webkit.review.bot@gmail.com> |
| |
| Unreviewed, rolling out r81350. |
| http://trac.webkit.org/changeset/81350 |
| https://bugs.webkit.org/show_bug.cgi?id=56560 |
| |
| "Breaks twenty Chromium Webkit Win builder webkit_gpu_tests" |
| (Requested by apavlov on #webkit). |
| |
| * fast/canvas/script-tests/canvas-transforms-fillRect-shadow.js: |
| (shouldBeAround): |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-17 Yury Semikhatsky <yurys@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| [Chromium] Web Inspector tests timing out on Windows after r81222 |
| https://bugs.webkit.org/show_bug.cgi?id=56454 |
| |
| Remove custom expectations for Chromium tests that consistently pass locally. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-17 Adam Roben <aroben@apple.com> |
| |
| Skip some tests that only fail on apple-macpro-6 |
| |
| <http://webkit.org/b/56564> tracks the failures. |
| |
| * platform/mac-leopard/Skipped: |
| |
| 2011-03-17 Adam Roben <aroben@apple.com> |
| |
| Skip a test that is only failing on some Leopard slaves |
| |
| svg/text/font-size-below-point-five.svg generates different results on apple-macpro-5 from |
| the other Leopard slaves. <http://webkit.org/b/56544> tracks this issue. |
| |
| * platform/mac-leopard/Skipped: Skip svg/text/font-size-below-point-five. |
| * platform/mac-leopard/svg/text/font-size-below-point-five-expected.txt: Reverted these |
| results to the results that all slaves except apple-macpro-5 generate. |
| |
| 2011-03-17 Joseph Pecoraro <joepeck@webkit.org> |
| |
| Unreviewed, bad expected results were added. This fixes |
| the expected results and unskips the test on GTK. |
| |
| [GTK] fast/viewport/viewport-131.html fails |
| https://bugs.webkit.org/show_bug.cgi?id=56556 |
| |
| * fast/viewport/viewport-131-expected.txt: |
| * platform/gtk/Skipped: |
| |
| 2011-03-14 Pavel Podivilov <podivilov@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: refactor event listener breakpoints. |
| https://bugs.webkit.org/show_bug.cgi?id=56305 |
| |
| * inspector/debugger/event-listener-breakpoints-expected.txt: Added. |
| * inspector/debugger/event-listener-breakpoints.html: Added. |
| * platform/gtk/Skipped: |
| * platform/mac/Skipped: |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-17 Pavel Podivilov <podivilov@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: timeline-paint.html is flaky on GTK 64-bit Debug. |
| https://bugs.webkit.org/show_bug.cgi?id=56554 |
| |
| It is not guaranteed that we receive exactly one paint event. |
| |
| * inspector/timeline/timeline-paint.html: |
| * inspector/timeline/timeline-test.js: |
| (initialize_Timeline.InspectorTest.stopTimeline): |
| |
| 2011-03-17 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, skip fast/reflections/abs-position-in-reflection.html on GTK |
| affected by bug 56180. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-17 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, skip flaky svg test on GTK. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-17 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, GTK baselines for fast/dynamic/text-combine.html added |
| in r81251. |
| |
| * platform/gtk/fast/dynamic/text-combine-expected.txt: Added. |
| |
| 2011-03-16 Stephen White <senorblanco@chromium.org> |
| |
| Reviewed by Kenneth Russell. |
| |
| Canvas2D GPU acceleration should support shadows |
| https://bugs.webkit.org/show_bug.cgi?id=56476 |
| |
| * fast/canvas/script-tests/canvas-transforms-fillRect-shadow.js: |
| (shouldBeAround): |
| Widen the threshold for this test, which doesn't seem to allow for |
| a true Gaussian blur implementation. |
| * platform/chromium/test_expectations.txt: |
| Update some tests which are now passing on GPU, and some which time out |
| due to Mesa slowness. |
| |
| 2011-03-17 Alexander Pavlov <apavlov@chromium.org> |
| |
| [Chromium] Unreviewed, update expectations |
| |
| * platform/chromium-mac/fast/forms/input-number-unacceptable-style-expected.txt: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-17 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, skip fast/profiler/window-dot-eval.html on GTK |
| affected by bug 56180. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-17 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, skip failing viewport test on GTK. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-17 Sheriff Bot <webkit.review.bot@gmail.com> |
| |
| Unreviewed, rolling out r81243. |
| http://trac.webkit.org/changeset/81243 |
| https://bugs.webkit.org/show_bug.cgi?id=56471 |
| |
| Breaks GTK 64-bit Debug tests (Requested by podivilov on |
| #webkit). |
| |
| * inspector/debugger/event-listener-breakpoints-expected.txt: Removed. |
| * inspector/debugger/event-listener-breakpoints.html: Removed. |
| * platform/gtk/Skipped: |
| * platform/mac/Skipped: |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-17 Joseph Pecoraro <joepeck@webkit.org> |
| |
| Reviewed by Kenneth Rohde Christiansen. |
| |
| Viewport test for user-scalable=yes |
| https://bugs.webkit.org/show_bug.cgi?id=56527 |
| |
| Provide tests for user-scalable no, yes, and default values. |
| |
| * fast/viewport/viewport-130-expected.txt: Added. |
| * fast/viewport/viewport-130.html: Added. |
| * fast/viewport/viewport-131-expected.txt: Added. |
| * fast/viewport/viewport-131.html: Added. |
| * fast/viewport/viewport-132-expected.txt: Copied from LayoutTests/fast/viewport/viewport-1-expected.txt. |
| * fast/viewport/viewport-132.html: Added. |
| |
| 2011-03-17 Sam Weinig <sam@webkit.org> |
| |
| Reviewed by Adam Roben. |
| |
| Add transitions/default-timing-function.html to the SnowLeopard WebKit2 Skipped list. |
| https://bugs.webkit.org/show_bug.cgi?id=56531 |
| |
| * platform/mac-wk2/Skipped: |
| |
| 2011-03-17 Sam Weinig <sam@webkit.org> |
| |
| Reviewed by Adam Roben. |
| |
| Add java/lc3/JavaObject/JavaObjectToDouble-001.html to the mac-leopard Skipped list. |
| https://bugs.webkit.org/show_bug.cgi?id=56545 |
| |
| - This test was getting different results on different slaves. |
| |
| * platform/mac-leopard/Skipped: |
| |
| 2011-03-17 Sam Weinig <sam@webkit.org> |
| |
| Reviewed by Adam Roben. |
| |
| Disable fast/workers/storage/interrupt-database-sync.html due to flakiness on |
| multiple platforms. |
| https://bugs.webkit.org/show_bug.cgi?id=49906 |
| |
| * fast/workers/storage/interrupt-database-sync.html: Removed. |
| * fast/workers/storage/interrupt-database-sync.html-disabled: Copied from fast/workers/storage/interrupt-database-sync.html. |
| * platform/qt/Skipped: Remove from qt Skipped list since it is now disabled. |
| |
| 2011-03-16 Sam Weinig <sam@webkit.org> |
| |
| Reviewed by Adam Roben. |
| |
| Adding new results for some failing tests on the Leopard Debug/Leopard Release Tester. |
| |
| The following bugs were filed to track these issues: |
| https://bugs.webkit.org/show_bug.cgi?id=56544 |
| https://bugs.webkit.org/show_bug.cgi?id=56545 |
| |
| * platform/mac-leopard/java/lc3/JavaObject/JavaObjectToDouble-001-expected.txt: Added. |
| * platform/mac-leopard/svg/text/font-size-below-point-five-expected.txt: |
| |
| 2011-03-16 Sam Weinig <sam@webkit.org> |
| |
| Reviewed by Adam Roben. |
| |
| Adding plugins/destroy-on-setwindow.html to the mac-leopard Skipped list. |
| https://bugs.webkit.org/show_bug.cgi?id=56165 was filed to track this issue. |
| |
| * platform/mac-leopard/Skipped: |
| |
| 2011-03-16 Sam Weinig <sam@webkit.org> |
| |
| Reviewed by Adam Roben; Dictated, but not read, by Adam Roben. |
| |
| Adding new results for some failing tests on the SnowLeopard WebKit2 Tester. |
| |
| The following bugs were filed to track these issues: |
| https://bugs.webkit.org/show_bug.cgi?id=56528 |
| https://bugs.webkit.org/show_bug.cgi?id=56530 |
| https://bugs.webkit.org/show_bug.cgi?id=56531 |
| https://bugs.webkit.org/show_bug.cgi?id=56532 |
| https://bugs.webkit.org/show_bug.cgi?id=56533 |
| https://bugs.webkit.org/show_bug.cgi?id=56537 |
| https://bugs.webkit.org/show_bug.cgi?id=56539 |
| |
| * platform/mac-wk2/animations/animation-controller-drt-api-expected.txt: Added. |
| * platform/mac-wk2/http/tests/appcache/online-fallback-layering-expected.txt: Added. |
| * platform/mac-wk2/http/tests/inspector/console-resource-errors-expected.txt: Added. |
| * platform/mac-wk2/http/tests/inspector/resource-har-conversion-expected.txt: Added. |
| * platform/mac-wk2/http/tests/xmlviewer/dumpAsText/frames-expected.txt: Added. |
| * platform/mac-wk2/media/controls-without-preload-expected.txt: Added. |
| * platform/mac-wk2/transitions/default-timing-function-expected.txt: Added. |
| |
| 2011-03-16 Naoki Takano <takano.naoki@gmail.com> |
| |
| Reviewed by Ryosuke Niwa. |
| |
| Textarea maxlength doesn't account for newlines |
| https://bugs.webkit.org/show_bug.cgi?id=54443 |
| |
| * fast/forms/script-tests/textarea-maxlength.js: |
| (createFocusedTextAreaWithMaxLength3): Added two tests to make sure consecutive insertbreaks |
| work correctly for textarea maxlength. |
| * fast/forms/textarea-maxlength-expected.txt: Added two test results. |
| |
| 2011-03-16 Alice Liu <alice.liu@apple.com> |
| |
| Add fast/workers/storage/interrupt-database-sync.html to the win-xp skipped list |
| due to intermittent failure; tracked by https://bugs.webkit.org/show_bug.cgi?id=56534 |
| |
| * platform/win-xp/Skipped: |
| |
| 2011-03-16 Sam Weinig <sam@webkit.org> |
| |
| Add compositing/transitions/singular-scale-transition.html to the Skipped lists. |
| Seems to be the same assert that https://bugs.webkit.org/show_bug.cgi?id=56488 was |
| filed for. |
| |
| * platform/mac/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-16 John Bauman <jbauman@chromium.org> |
| |
| Reviewed by James Robinson. |
| |
| texImage2D gets old contents of canvas |
| https://bugs.webkit.org/show_bug.cgi?id=56414 |
| |
| * platform/chromium/test_expectations.txt: premultiply-alpha test now works |
| |
| 2011-03-16 Sam Weinig <sam@webkit.org> |
| |
| Check in new results for text-combine-image-test-expected.txt. |
| |
| * platform/mac-leopard/fast/text/international/text-combine-image-test-expected.txt: |
| |
| 2011-03-16 Sam Weinig <sam@webkit.org> |
| |
| Adding new results for some failing tests on the Leopard Release Tester. |
| |
| The following bugs were filed to track these issues: |
| https://bugs.webkit.org/show_bug.cgi?id=56516 |
| https://bugs.webkit.org/show_bug.cgi?id=56517 |
| https://bugs.webkit.org/show_bug.cgi?id=56518 |
| https://bugs.webkit.org/show_bug.cgi?id=56519 |
| https://bugs.webkit.org/show_bug.cgi?id=56521 |
| https://bugs.webkit.org/show_bug.cgi?id=56522 |
| https://bugs.webkit.org/show_bug.cgi?id=56523 |
| https://bugs.webkit.org/show_bug.cgi?id=56525 |
| |
| * platform/mac-leopard/Skipped: |
| * platform/mac-leopard/fast/blockflow/text-orientation-basic-expected.txt: Added. |
| * platform/mac-leopard/fast/forms/file-input-disabled-expected.txt: |
| * platform/mac-leopard/fast/forms/input-number-unacceptable-style-expected.txt: Added. |
| * platform/mac-leopard/fast/ruby/base-shorter-than-text-expected.txt: Added. |
| * platform/mac-leopard/fast/text/text-combine-image-test-expected.txt: Added. |
| * platform/mac-leopard/media/controls-without-preload-expected.txt: Added. |
| * platform/mac-leopard/platform/mac/accessibility: Added. |
| * platform/mac-leopard/platform/mac/accessibility/aria-table-with-colspan-cells-expected.txt: Added. |
| * platform/mac-leopard/platform/mac/accessibility/list-items-ignored-expected.txt: Added. |
| |
| 2011-03-16 Joseph Pecoraro <joepeck@webkit.org> |
| |
| Follow-up patch to update GTK expected results. |
| It looks like the GTK platform specific results for |
| some viewport tests match regular results, and there |
| were a few viewport tests that still needed expected |
| results since other platforms skip them. |
| |
| Viewport no longer allows an auto value for "user-scalable" |
| https://bugs.webkit.org/show_bug.cgi?id=55416 |
| |
| * fast/viewport/viewport-58-expected.txt: |
| * fast/viewport/viewport-6-expected.txt: |
| * platform/gtk/fast/viewport/viewport-91-expected.txt: Removed. |
| * platform/gtk/fast/viewport/viewport-92-expected.txt: Removed. |
| * platform/gtk/fast/viewport/viewport-93-expected.txt: Removed. |
| * platform/gtk/fast/viewport/viewport-94-expected.txt: Removed. |
| * platform/gtk/fast/viewport/viewport-95-expected.txt: Removed. |
| * platform/gtk/fast/viewport/viewport-96-expected.txt: Removed. |
| |
| 2011-03-16 Joseph Pecoraro <joepeck@webkit.org> |
| |
| Follow-up patch landing updated expected results, |
| which now include the userScalable value in output. |
| |
| Viewport no longer allows an auto value for "user-scalable" |
| https://bugs.webkit.org/show_bug.cgi?id=55416 |
| |
| * fast/viewport/viewport-1-expected.txt: |
| * fast/viewport/viewport-10-expected.txt: |
| * fast/viewport/viewport-100-expected.txt: |
| * fast/viewport/viewport-101-expected.txt: |
| * fast/viewport/viewport-102-expected.txt: |
| * fast/viewport/viewport-103-expected.txt: |
| * fast/viewport/viewport-104-expected.txt: |
| * fast/viewport/viewport-105-expected.txt: |
| * fast/viewport/viewport-106-expected.txt: |
| * fast/viewport/viewport-107-expected.txt: |
| * fast/viewport/viewport-108-expected.txt: |
| * fast/viewport/viewport-109-expected.txt: |
| * fast/viewport/viewport-11-expected.txt: |
| * fast/viewport/viewport-110-expected.txt: |
| * fast/viewport/viewport-111-expected.txt: |
| * fast/viewport/viewport-112-expected.txt: |
| * fast/viewport/viewport-113-expected.txt: |
| * fast/viewport/viewport-114-expected.txt: |
| * fast/viewport/viewport-115-expected.txt: |
| * fast/viewport/viewport-116-expected.txt: |
| * fast/viewport/viewport-117-expected.txt: |
| * fast/viewport/viewport-118-expected.txt: |
| * fast/viewport/viewport-119-expected.txt: |
| * fast/viewport/viewport-12-expected.txt: |
| * fast/viewport/viewport-120-expected.txt: |
| * fast/viewport/viewport-121-expected.txt: |
| * fast/viewport/viewport-122-expected.txt: |
| * fast/viewport/viewport-123-expected.txt: |
| * fast/viewport/viewport-124-expected.txt: |
| * fast/viewport/viewport-125-expected.txt: |
| * fast/viewport/viewport-129-expected.txt: |
| * fast/viewport/viewport-13-expected.txt: |
| * fast/viewport/viewport-14-expected.txt: |
| * fast/viewport/viewport-15-expected.txt: |
| * fast/viewport/viewport-16-expected.txt: |
| * fast/viewport/viewport-17-expected.txt: |
| * fast/viewport/viewport-18-expected.txt: |
| * fast/viewport/viewport-19-expected.txt: |
| * fast/viewport/viewport-2-expected.txt: |
| * fast/viewport/viewport-20-expected.txt: |
| * fast/viewport/viewport-21-expected.txt: |
| * fast/viewport/viewport-22-expected.txt: |
| * fast/viewport/viewport-23-expected.txt: |
| * fast/viewport/viewport-24-expected.txt: |
| * fast/viewport/viewport-25-expected.txt: |
| * fast/viewport/viewport-26-expected.txt: |
| * fast/viewport/viewport-27-expected.txt: |
| * fast/viewport/viewport-28-expected.txt: |
| * fast/viewport/viewport-29-expected.txt: |
| * fast/viewport/viewport-3-expected.txt: |
| * fast/viewport/viewport-30-expected.txt: |
| * fast/viewport/viewport-31-expected.txt: |
| * fast/viewport/viewport-32-expected.txt: |
| * fast/viewport/viewport-33-expected.txt: |
| * fast/viewport/viewport-34-expected.txt: |
| * fast/viewport/viewport-35-expected.txt: |
| * fast/viewport/viewport-36-expected.txt: |
| * fast/viewport/viewport-37-expected.txt: |
| * fast/viewport/viewport-38-expected.txt: |
| * fast/viewport/viewport-39-expected.txt: |
| * fast/viewport/viewport-4-expected.txt: |
| * fast/viewport/viewport-40-expected.txt: |
| * fast/viewport/viewport-41-expected.txt: |
| * fast/viewport/viewport-42-expected.txt: |
| * fast/viewport/viewport-43-expected.txt: |
| * fast/viewport/viewport-44-expected.txt: |
| * fast/viewport/viewport-46-expected.txt: |
| * fast/viewport/viewport-47-expected.txt: |
| * fast/viewport/viewport-48-expected.txt: |
| * fast/viewport/viewport-49-expected.txt: |
| * fast/viewport/viewport-5-expected.txt: |
| * fast/viewport/viewport-50-expected.txt: |
| * fast/viewport/viewport-51-expected.txt: |
| * fast/viewport/viewport-52-expected.txt: |
| * fast/viewport/viewport-53-expected.txt: |
| * fast/viewport/viewport-54-expected.txt: |
| * fast/viewport/viewport-55-expected.txt: |
| * fast/viewport/viewport-56-expected.txt: |
| * fast/viewport/viewport-57-expected.txt: |
| * fast/viewport/viewport-59-expected.txt: |
| * fast/viewport/viewport-60-expected.txt: |
| * fast/viewport/viewport-61-expected.txt: |
| * fast/viewport/viewport-62-expected.txt: |
| * fast/viewport/viewport-63-expected.txt: |
| * fast/viewport/viewport-64-expected.txt: |
| * fast/viewport/viewport-66-expected.txt: |
| * fast/viewport/viewport-67-expected.txt: |
| * fast/viewport/viewport-68-expected.txt: |
| * fast/viewport/viewport-69-expected.txt: |
| * fast/viewport/viewport-7-expected.txt: |
| * fast/viewport/viewport-70-expected.txt: |
| * fast/viewport/viewport-71-expected.txt: |
| * fast/viewport/viewport-72-expected.txt: |
| * fast/viewport/viewport-73-expected.txt: |
| * fast/viewport/viewport-74-expected.txt: |
| * fast/viewport/viewport-75-expected.txt: |
| * fast/viewport/viewport-76-expected.txt: |
| * fast/viewport/viewport-77-expected.txt: |
| * fast/viewport/viewport-78-expected.txt: |
| * fast/viewport/viewport-79-expected.txt: |
| * fast/viewport/viewport-8-expected.txt: |
| * fast/viewport/viewport-80-expected.txt: |
| * fast/viewport/viewport-81-expected.txt: |
| * fast/viewport/viewport-83-expected.txt: |
| * fast/viewport/viewport-85-expected.txt: |
| * fast/viewport/viewport-86-expected.txt: |
| * fast/viewport/viewport-88-expected.txt: |
| * fast/viewport/viewport-9-expected.txt: |
| * fast/viewport/viewport-90-expected.txt: |
| * fast/viewport/viewport-91-expected.txt: |
| * fast/viewport/viewport-92-expected.txt: |
| * fast/viewport/viewport-93-expected.txt: |
| * fast/viewport/viewport-94-expected.txt: |
| * fast/viewport/viewport-95-expected.txt: |
| * fast/viewport/viewport-96-expected.txt: |
| * fast/viewport/viewport-warnings-1-expected.txt: |
| * fast/viewport/viewport-warnings-2-expected.txt: |
| * fast/viewport/viewport-warnings-3-expected.txt: |
| * fast/viewport/viewport-warnings-4-expected.txt: |
| * fast/viewport/viewport-warnings-5-expected.txt: |
| * fast/viewport/viewport-warnings-6-expected.txt: |
| |
| 2011-03-16 David Levin <levin@chromium.org> |
| |
| New baselines because the play button is now a pause button due to r81300. |
| |
| * platform/chromium-linux/media/controls-after-reload-expected.checksum: |
| * platform/chromium-linux/media/controls-after-reload-expected.png: |
| * platform/chromium-mac/media/controls-after-reload-expected.checksum: |
| * platform/chromium-mac/media/controls-after-reload-expected.png: |
| * platform/chromium-win-xp/media/controls-after-reload-expected.checksum: |
| * platform/chromium-win-xp/media/controls-after-reload-expected.png: |
| |
| 2011-03-16 Adam Barth <abarth@webkit.org> |
| |
| Update the Skipped lists to reflect the new location of these tests. |
| |
| * platform/gtk/Skipped: |
| * platform/mac/Skipped: |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-16 David Levin <levin@chromium.org> |
| |
| Update test expectations due to r81280 (media/controls-without-preload.html), |
| and r81285 (media-document-audio-repaint-expected). |
| |
| * platform/chromium-linux/media/controls-without-preload-expected.checksum: |
| * platform/chromium-linux/media/controls-without-preload-expected.png: |
| * platform/chromium-linux/media/media-document-audio-repaint-expected.checksum: |
| * platform/chromium-linux/media/media-document-audio-repaint-expected.png: |
| * platform/chromium-mac/media/controls-without-preload-expected.checksum: |
| * platform/chromium-mac/media/controls-without-preload-expected.png: |
| * platform/chromium-mac/media/media-document-audio-repaint-expected.checksum: |
| * platform/chromium-mac/media/media-document-audio-repaint-expected.png: |
| * platform/chromium-win/media/media-document-audio-repaint-expected.checksum: |
| * platform/chromium-win/media/media-document-audio-repaint-expected.png: |
| |
| 2011-03-16 Dimitri Glazkov <dglazkov@chromium.org> |
| |
| Reviewed by David Levin. |
| |
| Improve robustness of controls-after-reload by seeking to the start explicitly at the end of the test. |
| https://bugs.webkit.org/show_bug.cgi?id=56491 |
| |
| * media/controls-after-reload.html: Added an extra step to seek to 0 before the end of the test. |
| |
| 2011-03-16 Anders Carlsson <andersca@apple.com> |
| |
| Reviewed by Adam Roben. |
| |
| Update the Skipped list. |
| |
| * platform/mac-wk2/Skipped: |
| |
| 2011-03-16 Adam Klein <adamk@chromium.org> |
| |
| Reviewed by Adam Barth. |
| |
| LayoutTests exercising filesystem: URIs should run over HTTP to avoid weirdness related to file: URLs |
| https://bugs.webkit.org/show_bug.cgi?id=56328 |
| |
| Moves the test for resolveLocalFileSystemURI into new "filesystem" |
| directory under http/tests/, and adjusts file paths appropriately. |
| |
| * fast/filesystem/resolve-uri-expected.txt: Removed. |
| * fast/filesystem/resolve-uri.html: Removed. |
| * fast/filesystem/script-tests/resolve-uri.js: Removed. |
| * http/tests/filesystem: Added. |
| * http/tests/filesystem/resolve-uri-expected.txt: Copied from LayoutTests/fast/filesystem/resolve-uri-expected.txt. |
| * http/tests/filesystem/resolve-uri.html: Copied from LayoutTests/fast/filesystem/resolve-uri.html. |
| * http/tests/filesystem/resources: Added. |
| * http/tests/filesystem/resources/fs-test-util.js: Copied from LayoutTests/fast/filesystem/resources/fs-test-util.js. |
| * http/tests/filesystem/script-tests: Added. |
| * http/tests/filesystem/script-tests/TEMPLATE.html: Copied from LayoutTests/fast/filesystem/script-tests/TEMPLATE.html. |
| * http/tests/filesystem/script-tests/resolve-uri.js: Copied from LayoutTests/fast/filesystem/script-tests/resolve-uri.js. |
| * platform/gtk/Skipped: |
| * platform/mac/Skipped: |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| Added new http/tests/filesystem directory to skip lists since |
| they don't suppor the filesystem API. |
| |
| 2011-03-16 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Reviewed by Tony Chang. |
| |
| Get rid of nearestMailBlockquote |
| https://bugs.webkit.org/show_bug.cgi?id=56439 |
| |
| Added a test to ensure WebKi doesn't crash when inserting newline in quoted contents, |
| which is enclosed by a non-editable blockquote. |
| |
| * editing/execCommand/break-non-editable-blockquote-expected.txt: Added. |
| * editing/execCommand/break-non-editable-blockquote.html: Added. |
| |
| 2011-03-16 Vangelis Kokkevis <vangelis@chromium.org> |
| |
| Reviewed by Kenneth Russell. |
| |
| [chromium] Adding a new test for transformed layer with backface |
| visibility set to hidden. |
| https://bugs.webkit.org/show_bug.cgi?id=56237 |
| |
| * platform/chromium/compositing/backface-visibility-transformed-expected.checksum: Added. |
| * platform/chromium/compositing/backface-visibility-transformed-expected.png: Added. |
| * platform/chromium/compositing/backface-visibility-transformed-expected.txt: Added. |
| * platform/chromium/compositing/backface-visibility-transformed.html: Added. |
| |
| 2011-03-16 Brian Weinstein <bweinstein@apple.com> |
| |
| Skip fast/js/array-sort-modifying-tostring.html on Windows because it is timing out |
| on Windows Debug. It is being tracked by https://bugs.webkit.org/show_bug.cgi?id=56496. |
| |
| * platform/win/Skipped: |
| |
| 2011-03-16 Dimitri Glazkov <dglazkov@chromium.org> |
| |
| Reviewed by Darin Adler. |
| |
| REGRESSION(r76147): Dragging slider thumb is impossible or results in drawing artifacts. |
| https://bugs.webkit.org/show_bug.cgi?id=56469 |
| |
| Note: the test should pass on all platforms, because it was designed to not use |
| platform-specific metrics |
| |
| * fast/repaint/slider-thumb-float-expected.checksum: Added. |
| * fast/repaint/slider-thumb-float-expected.png: Added. |
| * fast/repaint/slider-thumb-float-expected.txt: Added. |
| * fast/repaint/slider-thumb-float.html: Added. |
| |
| 2011-03-16 Dean Jackson <dino@apple.com> |
| |
| https://bugs.webkit.org/show_bug.cgi?id=56488 |
| transitions/scale-transition-no-start.html is crashing. |
| |
| Adding to the Skipped list. |
| |
| * platform/chromium/test_expectations.txt: |
| * platform/mac/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-16 Dimitri Glazkov <dglazkov@chromium.org> |
| |
| Reviewed by Eric Carlson. |
| |
| Improve robustness of controls-without-preload by seeking to the start explicitly at the end of the test. |
| https://bugs.webkit.org/show_bug.cgi?id=56489 |
| |
| * media/controls-without-preload.html: Added an extra step to seek to 0 before the end of the test. |
| |
| 2011-03-16 David Levin <levin@chromium.org> |
| |
| o Cleaned up test_expectation to remove items due to new baselines |
| and remove some crashes that have been fixed. |
| o text-combine: Added baseline following r81251. |
| o Everything else: Add some not so timely baselines for r77485. |
| |
| |
| * platform/chromium-linux/fast/dynamic/text-combine-expected.checksum: Added. |
| * platform/chromium-linux/fast/dynamic/text-combine-expected.png: Added. |
| * platform/chromium-linux/fast/dynamic/text-combine-expected.txt: Added. |
| * platform/chromium-mac/fast/box-shadow/box-shadow-transformed-expected.checksum: Added. |
| * platform/chromium-mac/fast/box-shadow/box-shadow-transformed-expected.png: Added. |
| * platform/chromium-mac/fast/dynamic/text-combine-expected.checksum: Added. |
| * platform/chromium-mac/fast/dynamic/text-combine-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.png: Added. |
| * platform/chromium-mac/svg/carto.net/scrollbar-expected.checksum: Added. |
| * platform/chromium-mac/svg/carto.net/scrollbar-expected.png: Added. |
| * platform/chromium-mac/svg/carto.net/selectionlist-expected.checksum: Added. |
| * platform/chromium-mac/svg/carto.net/selectionlist-expected.png: Added. |
| * platform/chromium-mac/svg/custom/image-small-width-height-expected.checksum: Added. |
| * platform/chromium-mac/svg/custom/image-small-width-height-expected.png: Added. |
| * platform/chromium-mac/svg/text/selection-doubleclick-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/selection-doubleclick-expected.png: Added. |
| * platform/chromium-mac/svg/text/selection-tripleclick-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/selection-tripleclick-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-align-01-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-align-01-b-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-align-02-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-align-02-b-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-align-03-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-align-03-b-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-align-05-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-align-05-b-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-align-06-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-align-06-b-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-altglyph-01-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-altglyph-01-b-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-deco-01-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-deco-01-b-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-fonts-01-t-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-fonts-01-t-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-fonts-02-t-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-fonts-02-t-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-path-01-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-path-01-b-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-spacing-01-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-spacing-01-b-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-text-01-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-text-01-b-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-text-03-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-text-03-b-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-text-04-t-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-text-04-t-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-text-05-t-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-text-05-t-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-text-06-t-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-text-06-t-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-text-07-t-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-text-07-t-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-text-08-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-text-08-b-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-tref-01-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-tref-01-b-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-tselect-01-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-tselect-01-b-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-tselect-02-f-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-tselect-02-f-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-tspan-01-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-tspan-01-b-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-ws-01-t-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-ws-01-t-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-ws-02-t-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-ws-02-t-expected.png: Added. |
| * platform/chromium-mac/svg/text/textPathBoundsBug-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/textPathBoundsBug-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/css/color-correction-on-box-shadow-expected.checksum: |
| * platform/chromium-mac-leopard/fast/css/color-correction-on-box-shadow-expected.png: |
| * platform/chromium-win/fast/dynamic/text-combine-expected.checksum: Added. |
| * platform/chromium-win/fast/dynamic/text-combine-expected.png: Added. |
| * platform/chromium-win/fast/dynamic/text-combine-expected.txt: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-16 Brian Weinstein <bweinstein@apple.com> |
| |
| Skip plugins/refcount-leaks.html on Windows, because it is failing in release builds, |
| and passing in debug. This is being tracked by https://bugs.webkit.org/show_bug.cgi?id=56478. |
| |
| * platform/win/Skipped: |
| |
| 2011-03-16 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Build fix for r81266. "expected" should appear after "mac", "unix", and "win" not before them. |
| |
| * editing/style/iframe-onload-crash-expected-mac.txt: Removed. |
| * editing/style/iframe-onload-crash-expected-unix.txt: Removed. |
| * editing/style/iframe-onload-crash-expected-win.txt: Removed. |
| * editing/style/iframe-onload-crash-mac-expected.txt: Copied from LayoutTests/editing/style/iframe-onload-crash-expected-mac.txt. |
| * editing/style/iframe-onload-crash-unix-expected.txt: Copied from LayoutTests/editing/style/iframe-onload-crash-expected-unix.txt. |
| * editing/style/iframe-onload-crash-win-expected.txt: Copied from LayoutTests/editing/style/iframe-onload-crash-expected-win.txt. |
| |
| 2011-03-16 Pratik Solanki <psolanki@apple.com> |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| Fix typo in path name. The test was just checking for onProgress was called for the content |
| and the error page served by Apache in this case sufficed for it to pass. |
| |
| * http/tests/xmlhttprequest/xmlhttprequest-no-content-length-onProgress.html: |
| |
| 2011-03-16 Pratik Solanki <psolanki@apple.com> |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| REGRESSION: Crash in adjustMIMETypeIfNecessary since r81001 |
| https://bugs.webkit.org/show_bug.cgi?id=56345 |
| |
| Add test that verifies the we don't crash when an XHR response headers don't contain |
| Content-Type. |
| |
| * http/tests/xmlhttprequest/resources/.htaccess: |
| * http/tests/xmlhttprequest/resources/noContentType.asis: Added. |
| * http/tests/xmlhttprequest/xmlhttprequest-no-content-type-expected.txt: Added. |
| * http/tests/xmlhttprequest/xmlhttprequest-no-content-type.html: Added. |
| |
| 2011-03-16 Levi Weintraub <leviw@chromium.org> |
| |
| Reviewed by Ryosuke Niwa. |
| |
| REGRESSION (r81165): Assert running editing/style/iframe-onload-crash.html with non-Mac editing behavior |
| https://bugs.webkit.org/show_bug.cgi?id=56407 |
| |
| Creating three versions of the iframe-onload-crash test to cover all editing behaviors. |
| |
| * editing/style/iframe-onload-crash-expected-mac.txt: Copied from LayoutTests/editing/style/iframe-onload-crash-expected.txt. |
| * editing/style/iframe-onload-crash-expected-unix.txt: Copied from LayoutTests/editing/style/iframe-onload-crash-expected.txt. |
| * editing/style/iframe-onload-crash-expected-win.txt: Copied from LayoutTests/editing/style/iframe-onload-crash-expected.txt. |
| * editing/style/iframe-onload-crash-expected.txt: Removed. |
| * editing/style/iframe-onload-crash-mac.html: Copied from LayoutTests/editing/style/iframe-onload-crash.html. |
| * editing/style/iframe-onload-crash-unix.html: Copied from LayoutTests/editing/style/iframe-onload-crash.html. |
| * editing/style/iframe-onload-crash-win.html: Copied from LayoutTests/editing/style/iframe-onload-crash.html. |
| * editing/style/iframe-onload-crash.html: Removed. |
| * platform/chromium/test_expectations.txt: |
| * platform/gtk/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-16 Sam Weinig <sam@webkit.org> |
| |
| Skip test fast/forms/input-autofilled.html in mac-wk2 since |
| layoutTestController.setAutofilled is not yet supported. |
| |
| * platform/mac-wk2/Skipped: |
| |
| 2011-03-16 Brian Weinstein <bweinstein@apple.com> |
| |
| More cleanup of expected results files for text combine tests from r81255. |
| |
| * platform/win/fast/dynamic/text-combine-expected.checksum: Added. |
| * platform/win/fast/dynamic/text-combine-expected.png: Added. |
| * platform/win/fast/text/international/text-combine-image-test-expected.txt: |
| |
| * platform/win/fast/international: Removed. This was the wrong directory. |
| * platform/win/fast/international/text-combine-image-test-expected.txt: Removed. This was the wrong directory. |
| |
| 2011-03-16 Pavel Podivilov <podivilov@chromium.org> |
| |
| Unreviewed, fix live-edit test broken by r81238. |
| |
| * inspector/debugger/live-edit.html: |
| |
| 2011-03-16 Brian Weinstein <bweinstein@apple.com> |
| |
| Make the files added -expected.txt instead of -actual.txt so run-webkit-tests |
| will actually find them. |
| |
| * platform/win/fast/dynamic/text-combine-actual.txt: Removed. |
| * platform/win/fast/dynamic/text-combine-expected.txt: Copied from platform/win/fast/dynamic/text-combine-actual.txt. |
| * platform/win/fast/international/text-combine-image-test-actual.txt: Removed. |
| * platform/win/fast/international/text-combine-image-test-expected.txt: Copied from platform/win/fast/international/text-combine-image-test-actual.txt. |
| |
| 2011-03-16 Brian Weinstein <bweinstein@apple.com> |
| |
| Add Windows-specific results for text combine tests. |
| |
| * platform/win/fast/dynamic/text-combine-actual.txt: Added. |
| * platform/win/fast/international: Added. |
| * platform/win/fast/international/text-combine-image-test-actual.txt: Added. |
| |
| 2011-03-16 Csaba Osztrogonác <ossy@webkit.org> |
| |
| [Qt] Add failing tests to the Skipped list because of missing test fonts. |
| |
| * platform/qt/Skipped: |
| |
| 2011-03-16 Csaba Osztrogonác <ossy@webkit.org> |
| |
| REGRESSION (r68976): Incorrect bidi rendering in SVG text |
| https://bugs.webkit.org/show_bug.cgi?id=53980 |
| |
| Add Qt specific expected files after r81168. |
| |
| * platform/qt/Skipped: Add new tests because of missing test fonts. |
| * platform/qt/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.checksum: Added. |
| * platform/qt/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.png: Added. |
| * platform/qt/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.txt: Added. |
| * platform/qt/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.checksum: Added. |
| * platform/qt/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png: Added. |
| * platform/qt/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt: Added. |
| * platform/qt/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.checksum: Added. |
| * platform/qt/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.png: Added. |
| * platform/qt/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt: Added. |
| * platform/qt/svg/W3C-SVG-1.1/text-align-08-b-expected.checksum: Added. |
| * platform/qt/svg/W3C-SVG-1.1/text-align-08-b-expected.png: Added. |
| * platform/qt/svg/W3C-SVG-1.1/text-align-08-b-expected.txt: Added. |
| * platform/qt/svg/W3C-SVG-1.1/text-fonts-03-t-expected.checksum: Added. |
| * platform/qt/svg/W3C-SVG-1.1/text-fonts-03-t-expected.png: Added. |
| * platform/qt/svg/W3C-SVG-1.1/text-fonts-03-t-expected.txt: Added. |
| * platform/qt/svg/W3C-SVG-1.1/text-intro-01-t-expected.checksum: Added. |
| * platform/qt/svg/W3C-SVG-1.1/text-intro-01-t-expected.png: Added. |
| * platform/qt/svg/W3C-SVG-1.1/text-intro-01-t-expected.txt: Added. |
| * platform/qt/svg/W3C-SVG-1.1/text-intro-02-b-expected.checksum: Added. |
| * platform/qt/svg/W3C-SVG-1.1/text-intro-02-b-expected.png: Added. |
| * platform/qt/svg/W3C-SVG-1.1/text-intro-02-b-expected.txt: Added. |
| * platform/qt/svg/W3C-SVG-1.1/text-intro-03-b-expected.checksum: Added. |
| * platform/qt/svg/W3C-SVG-1.1/text-intro-03-b-expected.png: Added. |
| * platform/qt/svg/W3C-SVG-1.1/text-intro-03-b-expected.txt: Added. |
| * platform/qt/svg/W3C-SVG-1.1/text-intro-04-t-expected.checksum: Added. |
| * platform/qt/svg/W3C-SVG-1.1/text-intro-04-t-expected.png: Added. |
| * platform/qt/svg/W3C-SVG-1.1/text-intro-04-t-expected.txt: Added. |
| |
| 2011-03-16 Dan Bernstein <mitz@apple.com> |
| |
| Reviewed by Simon Fraser. |
| |
| text-combine text retains compressed font after adding characters to it |
| https://bugs.webkit.org/show_bug.cgi?id=56448 |
| |
| * fast/dynamic/text-combine.html: Added. |
| * platform/mac/fast/dynamic/text-combine-expected.checksum: Added. |
| * platform/mac/fast/dynamic/text-combine-expected.png: Added. |
| * platform/mac/fast/dynamic/text-combine-expected.txt: Added. |
| |
| 2011-03-16 Adam Roben <aroben@apple.com> |
| |
| Disable jquery/effects.html |
| |
| It often times out due to its sheer size. The failure is tracked by |
| <http://webkit.org/b/56080>. |
| |
| * jquery/effects.html-disabled: Renamed from LayoutTests/jquery/effects.html. |
| |
| * platform/gtk/Skipped: |
| * platform/win-xp/Skipped: |
| Unskipped the test since we're now disabling it via other means. |
| |
| 2011-03-16 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, skipping one more svg test failing on 32-bits release, |
| likely due to bug 39022. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-16 Csaba Osztrogonác <ossy@webkit.org> |
| |
| [Qt] fast/text/soft-hyphen-4.html introduced in r80984 |
| and fails because hyphenation isn't implemented yet. |
| |
| * platform/qt/Skipped: Add fast/text/soft-hyphen-4.html. |
| |
| 2011-03-16 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, skip svg/W3C-I18N tests failing on 32-bits Debug only. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-16 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, skip editing/style/iframe-onload-crash.html on GTK. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-16 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Update Qt specific expected file after r81049. |
| |
| * platform/qt/fast/table/overflowHidden-expected.txt: Updated. |
| |
| 2011-03-16 Pavel Podivilov <podivilov@chromium.org> |
| |
| Unreviewed, fix test broken by r81238. |
| |
| * inspector/debugger/live-edit.html: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-14 Pavel Podivilov <podivilov@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: refactor event listener breakpoints. |
| https://bugs.webkit.org/show_bug.cgi?id=56305 |
| |
| * inspector/debugger/event-listener-breakpoints-expected.txt: Added. |
| * inspector/debugger/event-listener-breakpoints.html: Added. |
| * platform/gtk/Skipped: |
| * platform/mac/Skipped: |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-16 Alexander Pavlov <apavlov@chromium.org> |
| |
| [Chromium] Unreviewed, update expectations. |
| Fix Linux Debug expectation clash for transitions/interrupted-accelerated-transition.html. |
| Let svg/text/font-size-below-point-five.svg fail on Mac Release. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-16 Alexander Pavlov <apavlov@chromium.org> |
| |
| [Chromium] Unreviewed, remove duplicate expectations. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-16 Csaba Osztrogonác <ossy@webkit.org> |
| |
| [Qt]Web Inspector: inspector/elements/mutate-unknown-node.html fails |
| https://bugs.webkit.org/show_bug.cgi?id=56457 |
| |
| * platform/qt/Skipped: Add inspector/elements/mutate-unknown-node.html. |
| |
| 2011-03-16 Csaba Osztrogonác <ossy@webkit.org> |
| |
| [Qt] Typo fix after r81226. |
| |
| * platform/qt/Skipped: Remove unnecessary "#". |
| |
| 2011-03-16 Alexander Pavlov <apavlov@chromium.org> |
| |
| [Chromium] Unreviewed, suppress Win builder failures from r81222. |
| Also, one tentatively stale suppression is removed. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-16 Dean Jackson <dino@apple.com> |
| |
| https://bugs.webkit.org/show_bug.cgi?id=56242 |
| Flaky Test: transitions/interrupted-accelerated-transition.html |
| |
| Skip this while https://bugs.webkit.org/show_bug.cgi?id=54151 |
| (Animation API) is in progress. |
| |
| * platform/chromium/test_expectations.txt: |
| * platform/mac/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-16 Luiz Agostini <luiz.agostini@openbossa.org> |
| |
| Reviewed by Kenneth Rohde Christiansen. |
| |
| fast/loader/stateobjects/replacestate-in-iframe.html caused infinite loop. |
| https://bugs.webkit.org/show_bug.cgi?id=36467 |
| |
| Removing the test from skipped list since the problem seems to be solved. |
| |
| * platform/qt/Skipped: |
| |
| 2011-03-15 Philippe Normand <pnormand@igalia.com> |
| |
| Reviewed by Eric Carlson. |
| |
| [GTK] media/audio-repaint.html times out again |
| https://bugs.webkit.org/show_bug.cgi?id=56366 |
| |
| Rewrote the test to avoid a timer and attempt the seek on media |
| elements only after we are sure playback started to avoid an |
| INVALID_STATE_ERR exception. |
| |
| * media/audio-repaint.html: |
| |
| 2011-03-15 Philippe Normand <pnormand@igalia.com> |
| |
| Reviewed by Eric Carlson. |
| |
| [GStreamer] http/tests/media/video-play-stall-before-meta-data.html fails |
| https://bugs.webkit.org/show_bug.cgi?id=56370 |
| |
| * platform/gtk/Skipped: Unskip fixed test. |
| |
| 2011-03-16 Yury Semikhatsky <yurys@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| [Qt] Some inspector test fail intermittently |
| https://bugs.webkit.org/show_bug.cgi?id=42090 |
| |
| Unskip a bunch of non-http inspector tests on Qt. All these tests pass locally. |
| |
| * platform/qt/Skipped: |
| |
| 2011-03-16 Csaba Osztrogonác <ossy@webkit.org> |
| |
| [Qt] Add failing tests to the Skipped list. |
| |
| * platform/qt/Skipped: |
| - Add fast/forms/input-autofilled.html because of missing layoutTestController.setAutofilled(). |
| - Add fast/workers/shared-worker-frame-lifecycle.html because it is still flakey. (bug 34281) |
| |
| 2011-03-15 Adam Roben <aroben@apple.com> |
| |
| Fix bug number typo |
| |
| * platform/win/Skipped: |
| |
| 2011-03-15 Adam Roben <aroben@apple.com> |
| |
| Skip an asserting test on Windows |
| |
| <http://webkit.org/b/56047> tracks the failure. |
| |
| * platform/win/Skipped: Added editing/style/iframe-onload-crash.html. |
| |
| 2011-03-15 David Levin <levin@chromium.org> |
| |
| Fix few more baselines (which the tool didn't handle well before due to them |
| being in the mac-leopard directory). |
| svg/w3c due to r81168 |
| svg/custom/mouse due to r81053 |
| |
| * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.checksum: |
| * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.png: |
| * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.checksum: Removed. |
| * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png: Removed. |
| * platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-container-expected.checksum: Removed. |
| * platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-container-expected.png: Removed. |
| * platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-container-standalone-expected.checksum: Removed. |
| * platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-container-standalone-expected.png: Removed. |
| * platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-root-expected.checksum: Removed. |
| * platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-root-expected.png: Removed. |
| * platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-root-standalone-expected.checksum: Removed. |
| * platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-root-standalone-expected.png: Removed. |
| |
| 2011-03-15 Dimitri Glazkov <dglazkov@chromium.org> |
| |
| Reviewed by Kent Tamura. |
| |
| REGRESSION(r76147): A slider thumb that is styled cannot be programmatically moved |
| https://bugs.webkit.org/show_bug.cgi?id=56059 |
| |
| Note: the test should pass on all platforms, because it was designed to not use |
| platform-specific metrics. |
| |
| * fast/dom/HTMLInputElement/input-slider-update-styled.html: Added. |
| * fast/dom/HTMLInputElement/input-slider-update-styled-expected.checksum: Added. |
| * fast/dom/HTMLInputElement/input-slider-update-styled-expected.png: Added. |
| * fast/dom/HTMLInputElement/input-slider-update-styled-expected.txt: Added. |
| |
| 2011-03-15 John Bauman <jbauman@chromium.org> |
| |
| Reviewed by Kenneth Russell. |
| |
| Non-premultiplied-alpha canvas attribute is ignore for toDataURL, drawImage, texImage2D |
| https://bugs.webkit.org/show_bug.cgi?id=56238 |
| |
| Add new test from webgl conformance test. |
| |
| * fast/canvas/webgl/premultiplyalpha-test-expected.txt: Added. |
| * fast/canvas/webgl/premultiplyalpha-test.html: Added. |
| * fast/canvas/webgl/resources/webgl-test-utils.js: Update to fix fillTexture |
| (WebGLTestUtils): |
| * platform/chromium/test_expectations.txt: |
| * platform/mac-wk2/Skipped: |
| |
| 2011-03-15 David Levin <levin@chromium.org> |
| |
| A little more clean-up due to r81168. Also, some adjustment of the results for Linux due to r81162. |
| |
| * platform/chromium-mac-leopard/svg/text/small-fonts-2-expected.txt: |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.checksum: |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png: |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1/filters-light-04-f-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1/filters-light-04-f-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png: Added. |
| * platform/chromium-win/svg/carto.net/selectionlist-expected.checksum: |
| * platform/chromium-win/svg/carto.net/selectionlist-expected.png: |
| * platform/chromium-win/svg/text/text-text-07-t-expected.checksum: |
| * platform/chromium-win/svg/text/text-text-07-t-expected.png: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-15 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Update Qt specific expected results after r80846. |
| |
| * platform/qt/fast/dom/Window/window-properties-expected.txt: |
| * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt: |
| * platform/qt/fast/dom/prototype-inheritance-expected.txt: |
| * platform/qt/fast/js/global-constructors-expected.txt: |
| |
| 2011-03-15 David Levin <levin@chromium.org> |
| |
| Update leopard specific baselines for tests (editing, css) changes due to r80755. |
| Fix the expectation for input-autofilled. |
| |
| * platform/chromium-mac-leopard/css2.1/t1008-c44-ln-box-02-d-ag-expected.checksum: |
| * platform/chromium-mac-leopard/css2.1/t1008-c44-ln-box-02-d-ag-expected.png: |
| * platform/chromium-mac-leopard/css2.1/t100801-c544-valgn-03-d-agi-expected.checksum: |
| * platform/chromium-mac-leopard/css2.1/t100801-c544-valgn-03-d-agi-expected.png: |
| * platform/chromium-mac-leopard/editing/selection/caret-ltr-2-expected.checksum: Removed. |
| * platform/chromium-mac-leopard/editing/selection/caret-ltr-2-expected.png: Removed. |
| * platform/chromium-mac-leopard/editing/selection/caret-ltr-2-left-expected.checksum: Removed. |
| * platform/chromium-mac-leopard/editing/selection/caret-ltr-2-left-expected.png: Removed. |
| * platform/chromium-mac-leopard/editing/selection/caret-ltr-expected.checksum: Removed. |
| * platform/chromium-mac-leopard/editing/selection/caret-ltr-expected.png: Removed. |
| * platform/chromium-mac-leopard/editing/selection/caret-ltr-right-expected.checksum: Removed. |
| * platform/chromium-mac-leopard/editing/selection/caret-ltr-right-expected.png: Removed. |
| * platform/chromium-mac-leopard/fast/block/margin-collapse/103-expected.checksum: Removed. |
| * platform/chromium-mac-leopard/fast/block/margin-collapse/103-expected.png: Removed. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug1318-expected.checksum: Removed. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug1318-expected.png: Removed. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4527-expected.checksum: Removed. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4527-expected.png: Removed. |
| * platform/chromium/fast/forms/input-autofilled-expected.txt: Renamed from LayoutTests/platform/chromium-win/fast/forms/input-autofilled-expected.txt. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-15 James Simonsen <simonjam@chromium.org> |
| |
| Reviewed by Tony Gentilcore. |
| |
| Need different behavior for ensuring execution order of dynamically loaded scripts |
| https://bugs.webkit.org/show_bug.cgi?id=50115 |
| |
| Dynamically added scripts with async=false will load in parallel, but execute in order. |
| See: http://www.whatwg.org/specs/web-apps/current-work/multipage/scripting-1.html#force-async |
| |
| * fast/dom/HTMLScriptElement/script-async-attr-expected.txt: Added test cases for forceAsync. |
| * fast/dom/HTMLScriptElement/script-async-attr.html: Ditto. |
| * http/tests/misc/script-async-load-execute-in-order-expected.txt: Added. |
| * http/tests/misc/script-async-load-execute-in-order.html: Added. |
| |
| 2011-03-15 Martin Robinson <mrobinson@igalia.com> |
| |
| Adding new test results for GTK+. |
| |
| * platform/gtk: All files omitted to prevent overflowing the BuildBot console. |
| |
| 2011-03-15 Martin Robinson <mrobinson@igalia.com> |
| |
| Rebaseline some GTK+ tests after r81035 and r81049. |
| |
| * platform/gtk/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt: |
| * platform/gtk/fast/table/overflowHidden-expected.txt: |
| |
| 2011-03-15 Adam Roben <aroben@apple.com> |
| |
| Update Windows XP results after r81168 |
| |
| They differ from Windows 7 due to different fonts being used. |
| |
| * platform/win-xp/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt: Added. |
| * platform/win-xp/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt: Added. |
| * platform/win-xp/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt: Added. |
| * platform/win-xp/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt: Added. |
| * platform/win-xp/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt: Added. |
| * platform/win-xp/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt: Added. |
| * platform/win-xp/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt: Added. |
| * platform/win-xp/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt: Added. |
| * platform/win-xp/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt: Added. |
| * platform/win-xp/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt: Added. |
| * platform/win-xp/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt: Added. |
| * platform/win-xp/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt: Added. |
| * platform/win-xp/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.txt: Added. |
| * platform/win-xp/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt: Added. |
| * platform/win-xp/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt: Added. |
| * platform/win-xp/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt: Added. |
| * platform/win-xp/svg/W3C-I18N/tspan-direction-rtl-expected.txt: Added. |
| * platform/win-xp/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt: Added. |
| * platform/win-xp/svg/text/bidi-text-query-expected.txt: Added. |
| * platform/win-xp/svg/text/bidi-tspans-expected.txt: Added. |
| |
| 2011-03-15 Adam Roben <aroben@apple.com> |
| |
| Update Windows results again after r81168 |
| |
| I accidentally copied the Mac results into platform/win for these two tests when I tried to |
| update results in r81179. |
| |
| * platform/win/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt: |
| * platform/win/svg/text/small-fonts-2-expected.txt: |
| |
| 2011-03-15 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Reviewed by Tony Chang. |
| |
| Crash in ReplaceSelectionCommand::doApply when inserting a node under a document node |
| https://bugs.webkit.org/show_bug.cgi?id=56372 |
| |
| Added a test to ensure WebKit does not crash when appending a node to a document |
| that has only two nested iframes. |
| |
| * editing/execCommand/append-node-under-document-expected.txt: Added. |
| * editing/execCommand/append-node-under-document.html: Added. |
| |
| 2011-03-15 David Levin <levin@chromium.org> |
| |
| Compensate for r81168 (svg) and r81155 (fast/forms/input-autofilled.html) and r81049 (fast/table). |
| Also, remove the linux debug crashes from test expectations due to r81162 which should clear these up. |
| Add update baselines for transitions/default-timing-function due to r80806. |
| |
| * platform/chromium-linux/svg/W3C-I18N/g-dirLTR-ubNone-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/g-dirLTR-ubNone-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/g-dirLTR-ubOverride-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/g-dirLTR-ubOverride-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/g-dirRTL-ubNone-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/g-dirRTL-ubNone-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/g-dirRTL-ubOverride-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/g-dirRTL-ubOverride-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-no-markup-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-no-markup-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-dirLTR-ubNone-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-dirLTR-ubNone-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-dirLTR-ubOverride-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-dirLTR-ubOverride-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-dirRTL-ubNone-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-dirRTL-ubNone-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-dirRTL-ubOverride-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-dirRTL-ubOverride-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-direction-ltr-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-direction-ltr-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-direction-rtl-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-direction-rtl-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt: Added. |
| * platform/chromium-linux/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt: Removed. |
| * platform/chromium-linux/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt: |
| * platform/chromium-linux/svg/W3C-SVG-1.1/text-align-08-b-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-SVG-1.1/text-align-08-b-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-SVG-1.1/text-fonts-03-t-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-SVG-1.1/text-fonts-03-t-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-SVG-1.1/text-intro-01-t-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-SVG-1.1/text-intro-01-t-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-SVG-1.1/text-intro-02-b-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-SVG-1.1/text-intro-02-b-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-SVG-1.1/text-intro-03-b-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-SVG-1.1/text-intro-03-b-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-SVG-1.1/text-intro-03-b-expected.txt: Added. |
| * platform/chromium-linux/svg/W3C-SVG-1.1/text-intro-04-t-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-SVG-1.1/text-intro-04-t-expected.png: Added. |
| * platform/chromium-linux/svg/foreignObject/text-tref-02-b-expected.checksum: |
| * platform/chromium-linux/svg/foreignObject/text-tref-02-b-expected.png: |
| * platform/chromium-linux/svg/text/bidi-reorder-value-lists-expected.checksum: Added. |
| * platform/chromium-linux/svg/text/bidi-reorder-value-lists-expected.png: Added. |
| * platform/chromium-linux/svg/text/bidi-text-anchor-direction-expected.checksum: Added. |
| * platform/chromium-linux/svg/text/bidi-text-anchor-direction-expected.png: Added. |
| * platform/chromium-linux/svg/text/bidi-text-query-expected.checksum: Added. |
| * platform/chromium-linux/svg/text/bidi-text-query-expected.png: Added. |
| * platform/chromium-linux/svg/text/bidi-text-query-expected.txt: Added. |
| * platform/chromium-linux/svg/text/bidi-tspans-expected.checksum: Added. |
| * platform/chromium-linux/svg/text/bidi-tspans-expected.png: Added. |
| * platform/chromium-linux/svg/text/select-textLength-spacing-stretch-4-expected.checksum: |
| * platform/chromium-linux/svg/text/select-textLength-spacing-stretch-4-expected.png: |
| * platform/chromium-linux/svg/text/small-fonts-2-expected.txt: |
| * platform/chromium-mac/fast/table/relative-position-containment-expected.checksum: Added. |
| * platform/chromium-mac/fast/table/relative-position-containment-expected.png: Added. |
| * platform/chromium-mac/fast/table/relative-position-offsets-expected.checksum: Added. |
| * platform/chromium-mac/fast/table/relative-position-offsets-expected.png: Added. |
| * platform/chromium-mac/fast/table/relative-position-stacking-expected.checksum: Added. |
| * platform/chromium-mac/fast/table/relative-position-stacking-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/g-dirLTR-ubNone-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/g-dirLTR-ubNone-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/g-dirLTR-ubOverride-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/g-dirLTR-ubOverride-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/g-dirRTL-ubNone-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/g-dirRTL-ubNone-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/g-dirRTL-ubOverride-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/g-dirRTL-ubOverride-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-no-markup-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-no-markup-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-no-markup-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-dirLTR-ubNone-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-dirLTR-ubNone-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-dirLTR-ubOverride-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-dirLTR-ubOverride-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-dirRTL-ubNone-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-dirRTL-ubNone-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-dirRTL-ubOverride-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-dirRTL-ubOverride-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-direction-ltr-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-direction-ltr-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-direction-ltr-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-direction-rtl-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-direction-rtl-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-direction-rtl-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1/text-fonts-03-t-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1/text-fonts-03-t-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1/text-intro-01-t-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1/text-intro-01-t-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1/text-intro-03-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1/text-intro-03-b-expected.png: Added. |
| * platform/chromium-mac/svg/custom/mouse-move-on-svg-container-expected.checksum: Added. |
| * platform/chromium-mac/svg/custom/mouse-move-on-svg-container-expected.png: Added. |
| * platform/chromium-mac/svg/custom/mouse-move-on-svg-container-standalone-expected.checksum: Added. |
| * platform/chromium-mac/svg/custom/mouse-move-on-svg-container-standalone-expected.png: Added. |
| * platform/chromium-mac/svg/custom/mouse-move-on-svg-root-expected.checksum: |
| * platform/chromium-mac/svg/custom/mouse-move-on-svg-root-expected.png: |
| * platform/chromium-mac/svg/custom/mouse-move-on-svg-root-standalone-expected.checksum: |
| * platform/chromium-mac/svg/custom/mouse-move-on-svg-root-standalone-expected.png: |
| * platform/chromium-mac/svg/foreignObject/text-tref-02-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/foreignObject/text-tref-02-b-expected.png: Added. |
| * platform/chromium-mac/svg/text/bidi-text-anchor-direction-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/bidi-text-anchor-direction-expected.png: Added. |
| * platform/chromium-mac/svg/text/bidi-text-anchor-direction-expected.txt: Added. |
| * platform/chromium-mac/svg/text/bidi-text-query-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/bidi-text-query-expected.png: Added. |
| * platform/chromium-mac/svg/text/bidi-text-query-expected.txt: Added. |
| * platform/chromium-mac/svg/text/bidi-tspans-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/bidi-tspans-expected.png: Added. |
| * platform/chromium-mac/svg/text/bidi-tspans-expected.txt: Added. |
| * platform/chromium-mac/svg/text/text-align-04-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-align-04-b-expected.png: Added. |
| * platform/chromium-win/fast/forms/input-autofilled-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/g-dirLTR-ubNone-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/g-dirLTR-ubNone-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/g-dirLTR-ubOverride-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/g-dirLTR-ubOverride-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/g-dirRTL-ubNone-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/g-dirRTL-ubNone-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/g-dirRTL-ubOverride-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/g-dirRTL-ubOverride-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-no-markup-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-no-markup-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-no-markup-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-dirLTR-ubNone-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-dirLTR-ubNone-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-dirLTR-ubOverride-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-dirLTR-ubOverride-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-dirRTL-ubNone-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-dirRTL-ubNone-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-dirRTL-ubOverride-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-dirRTL-ubOverride-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-direction-ltr-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-direction-ltr-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-direction-ltr-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-direction-rtl-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-direction-rtl-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-direction-rtl-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.png: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.png: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.png: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.checksum: |
| * platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.png: |
| * platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt: Copied from LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt. |
| * platform/chromium-win/svg/W3C-SVG-1.1/text-align-08-b-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1/text-align-08-b-expected.png: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1/text-align-08-b-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1/text-fonts-03-t-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1/text-fonts-03-t-expected.png: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1/text-fonts-03-t-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1/text-intro-01-t-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1/text-intro-01-t-expected.png: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1/text-intro-01-t-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1/text-intro-02-b-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1/text-intro-02-b-expected.png: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1/text-intro-02-b-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1/text-intro-03-b-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1/text-intro-03-b-expected.png: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1/text-intro-03-b-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1/text-intro-04-t-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1/text-intro-04-t-expected.png: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1/text-intro-04-t-expected.txt: Added. |
| * platform/chromium-win/svg/text/bidi-reorder-value-lists-expected.checksum: Added. |
| * platform/chromium-win/svg/text/bidi-reorder-value-lists-expected.png: Added. |
| * platform/chromium-win/svg/text/bidi-reorder-value-lists-expected.txt: Added. |
| * platform/chromium-win/svg/text/bidi-text-anchor-direction-expected.checksum: Added. |
| * platform/chromium-win/svg/text/bidi-text-anchor-direction-expected.png: Added. |
| * platform/chromium-win/svg/text/bidi-text-anchor-direction-expected.txt: Added. |
| * platform/chromium-win/svg/text/bidi-text-query-expected.checksum: Added. |
| * platform/chromium-win/svg/text/bidi-text-query-expected.png: Added. |
| * platform/chromium-win/svg/text/bidi-text-query-expected.txt: Added. |
| * platform/chromium-win/svg/text/bidi-tspans-expected.checksum: Added. |
| * platform/chromium-win/svg/text/bidi-tspans-expected.png: Added. |
| * platform/chromium-win/svg/text/bidi-tspans-expected.txt: Added. |
| * platform/chromium-win/svg/text/small-fonts-2-expected.txt: |
| * platform/chromium-win/svg/text/text-align-04-b-expected.txt: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-15 Helder Correia <helder@sencha.com> |
| |
| Reviewed by Andreas Kling. |
| |
| [Qt] fast/canvas/canvas-strokeRect-gradient-shadow.html no longer fails |
| https://bugs.webkit.org/show_bug.cgi?id=56413 |
| |
| Rect stroking uses the same code path as path stroking, which was fixed |
| in r80250. Therefore, the test can be removed from the Skipped list as |
| it now succeeds. |
| |
| * platform/qt/Skipped: |
| |
| 2011-03-15 Adam Roben <aroben@apple.com> |
| |
| Add Windows results for tests added in r81168 |
| |
| The differences from the Mac results seem to be due to rounding and font differences. |
| |
| * platform/win/svg/W3C-I18N/g-dirLTR-ubNone-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/g-dirLTR-ubNone-expected.png: Added. |
| * platform/win/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/g-dirLTR-ubOverride-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/g-dirLTR-ubOverride-expected.png: Added. |
| * platform/win/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/g-dirRTL-ubNone-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/g-dirRTL-ubNone-expected.png: Added. |
| * platform/win/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/g-dirRTL-ubOverride-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/g-dirRTL-ubOverride-expected.png: Added. |
| * platform/win/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-no-markup-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-no-markup-expected.png: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-no-markup-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/text-dirLTR-ubNone-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/text-dirLTR-ubNone-expected.png: Added. |
| * platform/win/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/text-dirLTR-ubOverride-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/text-dirLTR-ubOverride-expected.png: Added. |
| * platform/win/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/text-dirRTL-ubNone-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/text-dirRTL-ubNone-expected.png: Added. |
| * platform/win/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/text-dirRTL-ubOverride-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/text-dirRTL-ubOverride-expected.png: Added. |
| * platform/win/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.png: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.png: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.png: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.png: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.png: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.png: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.png: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.png: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/tspan-direction-rtl-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/tspan-direction-rtl-expected.png: Added. |
| * platform/win/svg/W3C-I18N/tspan-direction-rtl-expected.txt: Added. |
| * platform/win/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.checksum: Added. |
| * platform/win/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.png: Added. |
| * platform/win/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.txt: Added. |
| * platform/win/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.checksum: Added. |
| * platform/win/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.png: Added. |
| * platform/win/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt: Added. |
| * platform/win/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.checksum: Added. |
| * platform/win/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.png: Added. |
| * platform/win/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.txt: Added. |
| * platform/win/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.checksum: Added. |
| * platform/win/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.png: Added. |
| * platform/win/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt: |
| * platform/win/svg/W3C-SVG-1.1/text-intro-03-b-expected.checksum: Added. |
| * platform/win/svg/W3C-SVG-1.1/text-intro-03-b-expected.png: Added. |
| * platform/win/svg/W3C-SVG-1.1/text-intro-03-b-expected.txt: Added. |
| * platform/win/svg/text/bidi-reorder-value-lists-expected.checksum: Added. |
| * platform/win/svg/text/bidi-reorder-value-lists-expected.png: Added. |
| * platform/win/svg/text/bidi-reorder-value-lists-expected.txt: Added. |
| * platform/win/svg/text/bidi-text-anchor-direction-expected.checksum: Added. |
| * platform/win/svg/text/bidi-text-anchor-direction-expected.png: Added. |
| * platform/win/svg/text/bidi-text-anchor-direction-expected.txt: Added. |
| * platform/win/svg/text/bidi-text-query-expected.checksum: Added. |
| * platform/win/svg/text/bidi-text-query-expected.png: Added. |
| * platform/win/svg/text/bidi-text-query-expected.txt: Added. |
| * platform/win/svg/text/bidi-tspans-expected.checksum: Added. |
| * platform/win/svg/text/bidi-tspans-expected.png: Added. |
| * platform/win/svg/text/bidi-tspans-expected.txt: Added. |
| * platform/win/svg/text/small-fonts-2-expected.checksum: Added. |
| * platform/win/svg/text/small-fonts-2-expected.png: Added. |
| * platform/win/svg/text/small-fonts-2-expected.txt: |
| |
| 2011-03-15 Nikolas Zimmermann <nzimmermann@rim.com> |
| |
| Not reviewed. |
| |
| REGRESSION (r68976): Incorrect bidi rendering in SVG text |
| https://bugs.webkit.org/show_bug.cgi?id=53980 |
| |
| Update Gtk baseline. |
| |
| * platform/gtk/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt: |
| * platform/gtk/svg/text/text-align-02-b-expected.txt: |
| * platform/gtk/svg/text/text-spacing-01-b-expected.txt: |
| |
| 2011-03-15 Nikolas Zimmermann <nzimmermann@rim.com> |
| |
| Not reviewed. |
| |
| REGRESSION (r68976): Incorrect bidi rendering in SVG text |
| https://bugs.webkit.org/show_bug.cgi?id=53980 |
| |
| Update Mac Leopard baseline. |
| |
| * platform/mac-leopard/svg/W3C-I18N: Added. |
| * platform/mac-leopard/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/text-anchor-no-markup-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/tspan-direction-ltr-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/tspan-direction-rtl-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt: |
| * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt: |
| * platform/mac-leopard/svg/text/bidi-text-anchor-direction-expected.txt: Added. |
| * platform/mac-leopard/svg/text/bidi-text-query-expected.txt: Added. |
| * platform/mac-leopard/svg/text/bidi-tspans-expected.txt: Added. |
| * platform/mac-leopard/svg/text/font-size-below-point-five-expected.txt: |
| * platform/mac-leopard/svg/text/small-fonts-2-expected.txt: |
| |
| 2011-03-15 Alexey Proskuryakov <ap@apple.com> |
| |
| Reviewed by Darin Adler. |
| |
| REGRESSION (WebKit2): keygen element doesn't work |
| https://bugs.webkit.org/show_bug.cgi?id=56402 |
| <rdar://problem/9006545> |
| |
| * platform/mac-wk2/Skipped: |
| * platform/win-wk2/Skipped: |
| Moved tests that were skipped becasue of keygen to win-wk2/Skipped. |
| |
| 2011-03-15 Nikolas Zimmermann <nzimmermann@rim.com> |
| |
| Not reviewed. |
| |
| REGRESSION (r68976): Incorrect bidi rendering in SVG text |
| https://bugs.webkit.org/show_bug.cgi?id=53980 |
| |
| Update Qt baseline, still waiting for gtk/leopard/win7/winxp. |
| |
| * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt: |
| * platform/qt/svg/text/text-align-02-b-expected.txt: |
| * platform/qt/svg/text/text-align-04-b-expected.txt: |
| |
| 2011-03-14 Nikolas Zimmermann <nzimmermann@rim.com> |
| |
| Reviewed by Dirk Schulze. |
| |
| REGRESSION (r68976): Incorrect bidi rendering in SVG text |
| https://bugs.webkit.org/show_bug.cgi?id=53980 |
| |
| rework the test engine or SVG "text-intro" tests so we can turn them back on |
| https://bugs.webkit.org/show_bug.cgi?id=6524 |
| |
| svg/W3C-SVG-1.1/text-intro-0*.svg fail when MS Office fonts are present |
| https://bugs.webkit.org/show_bug.cgi?id=11662 |
| |
| svg/batik/text/textBiDi.svg failing |
| https://bugs.webkit.org/show_bug.cgi?id=17392 |
| |
| SVG bidi examples at w3C I18N WG tutorials are not rendered correctly. |
| https://bugs.webkit.org/show_bug.cgi?id=24374 |
| |
| Implement proper bidirectionality support for SVG text. The actual bidi support is working |
| fine, the problem is that SVG demands to reorder x/y/dx/dy/rotate value lists, in order to |
| main correspondance between the attributes and the potentially reordered text. |
| |
| Land a new suite of SVG & i18n tests, covering unicode-bidi/direction and text-anchor support |
| with BiDi text (Arabic mixed with Latin) in LayoutTests/svg/W3C-I18N. |
| |
| Enable long-disabled SVG BiDi tests, and international fonts support in svg/W3C-SVG-1.1 |
| by providing a SVGFont replacment, replacing the need for MS Office Fonts to be present. |
| These tests have some value and we'd like to have them enabled again. |
| |
| * platform/mac/svg/W3C-I18N: Added. |
| * platform/mac/svg/W3C-I18N/g-dirLTR-ubNone-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/g-dirLTR-ubNone-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/g-dirLTR-ubOverride-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/g-dirLTR-ubOverride-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/g-dirRTL-ubNone-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/g-dirRTL-ubNone-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/g-dirRTL-ubOverride-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/g-dirRTL-ubOverride-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-no-markup-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-no-markup-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-no-markup-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/text-dirLTR-ubNone-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/text-dirLTR-ubNone-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/text-dirLTR-ubOverride-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/text-dirLTR-ubOverride-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/text-dirRTL-ubNone-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/text-dirRTL-ubNone-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/text-dirRTL-ubOverride-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/text-dirRTL-ubOverride-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/tspan-direction-ltr-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/tspan-direction-ltr-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/tspan-direction-ltr-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/tspan-direction-rtl-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/tspan-direction-rtl-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/tspan-direction-rtl-expected.txt: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.checksum: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.png: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.txt: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.checksum: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.png: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.checksum: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.png: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.txt: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt: |
| * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt: |
| * platform/mac/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt: |
| * platform/mac/svg/W3C-SVG-1.1/text-align-08-b-expected.checksum: Added. |
| * platform/mac/svg/W3C-SVG-1.1/text-align-08-b-expected.png: Added. |
| * platform/mac/svg/W3C-SVG-1.1/text-align-08-b-expected.txt: Added. |
| * platform/mac/svg/W3C-SVG-1.1/text-fonts-03-t-expected.checksum: Added. |
| * platform/mac/svg/W3C-SVG-1.1/text-fonts-03-t-expected.png: Added. |
| * platform/mac/svg/W3C-SVG-1.1/text-fonts-03-t-expected.txt: Added. |
| * platform/mac/svg/W3C-SVG-1.1/text-intro-01-t-expected.checksum: Added. |
| * platform/mac/svg/W3C-SVG-1.1/text-intro-01-t-expected.png: Added. |
| * platform/mac/svg/W3C-SVG-1.1/text-intro-01-t-expected.txt: Added. |
| * platform/mac/svg/W3C-SVG-1.1/text-intro-02-b-expected.checksum: Added. |
| * platform/mac/svg/W3C-SVG-1.1/text-intro-02-b-expected.png: Added. |
| * platform/mac/svg/W3C-SVG-1.1/text-intro-02-b-expected.txt: Added. |
| * platform/mac/svg/W3C-SVG-1.1/text-intro-03-b-expected.checksum: Added. |
| * platform/mac/svg/W3C-SVG-1.1/text-intro-03-b-expected.png: Added. |
| * platform/mac/svg/W3C-SVG-1.1/text-intro-03-b-expected.txt: Added. |
| * platform/mac/svg/W3C-SVG-1.1/text-intro-04-t-expected.checksum: Added. |
| * platform/mac/svg/W3C-SVG-1.1/text-intro-04-t-expected.png: Added. |
| * platform/mac/svg/W3C-SVG-1.1/text-intro-04-t-expected.txt: Added. |
| * platform/mac/svg/text/bidi-reorder-value-lists-expected.checksum: Added. |
| * platform/mac/svg/text/bidi-reorder-value-lists-expected.png: Added. |
| * platform/mac/svg/text/bidi-reorder-value-lists-expected.txt: Added. |
| * platform/mac/svg/text/bidi-text-anchor-direction-expected.checksum: Added. |
| * platform/mac/svg/text/bidi-text-anchor-direction-expected.png: Added. |
| * platform/mac/svg/text/bidi-text-anchor-direction-expected.txt: Added. |
| * platform/mac/svg/text/bidi-text-query-expected.checksum: Added. |
| * platform/mac/svg/text/bidi-text-query-expected.png: Added. |
| * platform/mac/svg/text/bidi-text-query-expected.txt: Added. |
| * platform/mac/svg/text/bidi-tspans-expected.checksum: Added. |
| * platform/mac/svg/text/bidi-tspans-expected.png: Added. |
| * platform/mac/svg/text/bidi-tspans-expected.txt: Added. |
| * platform/mac/svg/text/small-fonts-2-expected.txt: |
| * platform/mac/svg/text/text-align-02-b-expected.txt: |
| * platform/mac/svg/text/text-align-04-b-expected.txt: |
| * svg/W3C-I18N: Added. |
| * svg/W3C-I18N/NOTE: Added. |
| * svg/W3C-I18N/g-dirLTR-ubNone.svg: Added. |
| * svg/W3C-I18N/g-dirLTR-ubOverride.svg: Added. |
| * svg/W3C-I18N/g-dirRTL-ubNone.svg: Added. |
| * svg/W3C-I18N/g-dirRTL-ubOverride.svg: Added. |
| * svg/W3C-I18N/resources: Added. |
| * svg/W3C-I18N/resources/img1.png: Added. |
| * svg/W3C-I18N/resources/img11.png: Added. |
| * svg/W3C-I18N/resources/img12.png: Added. |
| * svg/W3C-I18N/resources/img13.png: Added. |
| * svg/W3C-I18N/resources/img14.png: Added. |
| * svg/W3C-I18N/resources/img15.png: Added. |
| * svg/W3C-I18N/resources/img16.png: Added. |
| * svg/W3C-I18N/resources/img17.png: Added. |
| * svg/W3C-I18N/resources/img18.png: Added. |
| * svg/W3C-I18N/resources/img19.png: Added. |
| * svg/W3C-I18N/resources/img2.png: Added. |
| * svg/W3C-I18N/resources/img20.png: Added. |
| * svg/W3C-I18N/resources/img21.png: Added. |
| * svg/W3C-I18N/resources/img24.png: Added. |
| * svg/W3C-I18N/resources/img25.png: Added. |
| * svg/W3C-I18N/resources/img3.png: Added. |
| * svg/W3C-I18N/resources/img4.png: Added. |
| * svg/W3C-I18N/resources/img5.png: Added. |
| * svg/W3C-I18N/resources/tanchor-left-right.png: Added. |
| * svg/W3C-I18N/resources/tanchor-left.png: Added. |
| * svg/W3C-I18N/resources/tanchor-right.png: Added. |
| * svg/W3C-I18N/text-anchor-dirLTR-anchorEnd.svg: Added. |
| * svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle.svg: Added. |
| * svg/W3C-I18N/text-anchor-dirLTR-anchorStart.svg: Added. |
| * svg/W3C-I18N/text-anchor-dirNone-anchorEnd.svg: Added. |
| * svg/W3C-I18N/text-anchor-dirNone-anchorMiddle.svg: Added. |
| * svg/W3C-I18N/text-anchor-dirNone-anchorStart.svg: Added. |
| * svg/W3C-I18N/text-anchor-dirRTL-anchorEnd.svg: Added. |
| * svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle.svg: Added. |
| * svg/W3C-I18N/text-anchor-dirRTL-anchorStart.svg: Added. |
| * svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd.svg: Added. |
| * svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle.svg: Added. |
| * svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart.svg: Added. |
| * svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd.svg: Added. |
| * svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle.svg: Added. |
| * svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart.svg: Added. |
| * svg/W3C-I18N/text-anchor-no-markup.svg: Added. |
| * svg/W3C-I18N/text-dirLTR-ubNone.svg: Added. |
| * svg/W3C-I18N/text-dirLTR-ubOverride.svg: Added. |
| * svg/W3C-I18N/text-dirRTL-ubNone.svg: Added. |
| * svg/W3C-I18N/text-dirRTL-ubOverride.svg: Added. |
| * svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context.svg: Added. |
| * svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context.svg: Added. |
| * svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context.svg: Added. |
| * svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context.svg: Added. |
| * svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context.svg: Added. |
| * svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context.svg: Added. |
| * svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context.svg: Added. |
| * svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context.svg: Added. |
| * svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context.svg: Added. |
| * svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context.svg: Added. |
| * svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context.svg: Added. |
| * svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context.svg: Added. |
| * svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context.svg: Added. |
| * svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context.svg: Added. |
| * svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context.svg: Added. |
| * svg/W3C-I18N/tspan-direction-ltr.svg: Added. |
| * svg/W3C-I18N/tspan-direction-rtl.svg: Added. |
| * svg/W3C-SVG-1.1-SE/text-intro-02-b.svg: Added. |
| * svg/W3C-SVG-1.1-SE/text-intro-05-t.svg: Added. |
| * svg/W3C-SVG-1.1-SE/text-intro-09-b.svg: Added. |
| * svg/W3C-SVG-1.1/resources/SVGExotic.svg: Added. |
| * svg/W3C-SVG-1.1/text-align-08-b.svg: Copied from LayoutTests/svg/W3C-SVG-1.1/text-align-08-b.svg-disabled. |
| * svg/W3C-SVG-1.1/text-align-08-b.svg-disabled: Removed. |
| * svg/W3C-SVG-1.1/text-fonts-03-t.svg: Copied from LayoutTests/svg/W3C-SVG-1.1/text-fonts-03-t.svg-disabled. |
| * svg/W3C-SVG-1.1/text-fonts-03-t.svg-disabled: Removed. |
| * svg/W3C-SVG-1.1/text-intro-01-t.svg: Copied from LayoutTests/svg/W3C-SVG-1.1/text-intro-01-t.svg-disabled. |
| * svg/W3C-SVG-1.1/text-intro-01-t.svg-disabled: Removed. |
| * svg/W3C-SVG-1.1/text-intro-02-b.svg: Copied from LayoutTests/svg/W3C-SVG-1.1/text-intro-02-b.svg-disabled. |
| * svg/W3C-SVG-1.1/text-intro-02-b.svg-disabled: Removed. |
| * svg/W3C-SVG-1.1/text-intro-03-b.svg: Copied from LayoutTests/svg/W3C-SVG-1.1/text-intro-03-b.svg-disabled. |
| * svg/W3C-SVG-1.1/text-intro-03-b.svg-disabled: Removed. |
| * svg/W3C-SVG-1.1/text-intro-04-t.svg: Copied from LayoutTests/svg/W3C-SVG-1.1/text-intro-04-t.svg-disabled. |
| * svg/W3C-SVG-1.1/text-intro-04-t.svg-disabled: Removed. |
| * svg/custom/glyph-transformation-with-hkern-expected.txt: |
| * svg/text/bidi-reorder-value-lists.svg: Added. |
| * svg/text/bidi-text-anchor-direction.svg: Added. |
| * svg/text/bidi-text-query.svg: Added. |
| * svg/text/bidi-tspans.svg: Added. |
| |
| 2011-03-15 Anders Carlsson <andersca@apple.com> |
| |
| Reviewed by Sam Weinig. |
| |
| Make sure that NP_Shutdown is always the last NPP function called |
| https://bugs.webkit.org/show_bug.cgi?id=56391 |
| <rdar://problem/8989902> |
| |
| Add test. |
| |
| * plugins/npruntime/np-deallocate-called-before-np-shutdown-expected.txt: Added. |
| * plugins/npruntime/np-deallocate-called-before-np-shutdown.html: Added. |
| |
| 2011-03-15 Ilya Sherman <isherman@chromium.org> |
| |
| Reviewed by Tony Chang. |
| |
| Autofilled form elements are assigned fixed background color but not text color |
| https://bugs.webkit.org/show_bug.cgi?id=48382 |
| |
| * fast/forms/input-autofilled-expected.txt: Added. |
| * fast/forms/input-autofilled.html: Added. |
| * platform/win/fast/forms/input-autofilled-expected.txt: Added. |
| |
| 2011-03-15 Adam Roben <aroben@apple.com> |
| |
| Update WebKit2 Skipped file for some new tests that rely on unimplemented features |
| |
| * platform/mac-wk2/Skipped: |
| |
| 2011-03-12 Pavel Podivilov <podivilov@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: re-implement xhr breakpoints. |
| https://bugs.webkit.org/show_bug.cgi?id=56252 |
| |
| * inspector/debugger/xhr-breakpoints-expected.txt: Added. |
| * inspector/debugger/xhr-breakpoints.html: Added. |
| * platform/gtk/Skipped: |
| * platform/mac/Skipped: |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-15 Pavel Feldman <pfeldman@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: crash upon "//html//@id" search in elements panel. |
| https://bugs.webkit.org/show_bug.cgi?id=56334 |
| |
| * inspector/elements/elements-panel-search-expected.txt: |
| * inspector/elements/elements-panel-search.html: |
| |
| 2011-03-15 Andrey Kosyakov <caseq@chromium.org> |
| |
| Unreviewed. Swap two calls to setMonitoringXHREnabled to get rid of side effects on other tests. |
| |
| * inspector/protocol/console-agent-expected.txt: |
| * inspector/protocol/console-agent.html: |
| |
| 2011-03-15 Yury Semikhatsky <yurys@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: when console.groupEnd calls twice |
| https://bugs.webkit.org/show_bug.cgi?id=56114 |
| |
| * inspector/console/console-nested-group-expected.txt: Added. |
| * inspector/console/console-nested-group.html: Added. |
| |
| 2011-03-15 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, skip failing media test on GTK. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-15 Alexander Pavlov <apavlov@chromium.org> |
| |
| [Chromium] Unreviewed, update test expectations |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-15 Ilya Sherman <isherman@chromium.org> |
| |
| Reviewed by David Levin. |
| |
| Update Chromium test expectations for fast/forms/onchange-setvalueforuser |
| https://bugs.webkit.org/show_bug.cgi?id=56365 |
| |
| * platform/chromium/fast/forms/onchange-setvalueforuser-expected.txt: Added. |
| |
| 2011-03-14 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Another Chromium rebaseline for r81095. |
| |
| * platform/chromium-win/editing/pasteboard/smart-paste-008-expected.txt: |
| |
| 2011-03-14 MORITA Hajime <morrita@google.com> |
| |
| Unreviewed, skipped tests that uses an unsupported DRT API. |
| |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-14 Alexey Proskuryakov <ap@apple.com> |
| |
| Reviewed by Adam Roben. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=44138 |
| Crashes beneath SocketStreamHandle::readStreamCallback when running WebSocket tests. |
| |
| * platform/win/Skipped: Unskipped tests that should be fixed now. I couldn't verify that |
| locally, becasue most WebSocket tests time out on my machine. |
| |
| 2011-03-14 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Chromium rebaselines for r81095. |
| |
| * platform/chromium-linux/editing/deleting/smart-delete-001-expected.txt: |
| * platform/chromium-linux/editing/deleting/smart-delete-002-expected.txt: |
| * platform/chromium-linux/editing/pasteboard/smart-drag-drop-expected.txt: |
| * platform/chromium-linux/editing/pasteboard/smart-paste-003-expected.txt: |
| * platform/chromium-linux/editing/pasteboard/smart-paste-004-expected.txt: |
| * platform/chromium-linux/editing/selection/fake-drag-expected.txt: Removed. |
| * platform/chromium-linux/editing/selection/select-from-textfield-outwards-expected.txt: |
| * platform/chromium-win/editing/deleting/smart-delete-001-expected.txt: |
| * platform/chromium-win/editing/deleting/smart-delete-002-expected.txt: |
| * platform/chromium-win/editing/pasteboard/smart-drag-drop-expected.txt: |
| * platform/chromium-win/editing/pasteboard/smart-paste-001-expected.txt: |
| * platform/chromium-win/editing/pasteboard/smart-paste-003-expected.txt: |
| * platform/chromium-win/editing/pasteboard/smart-paste-004-expected.txt: |
| * platform/chromium-win/editing/pasteboard/smart-paste-007-expected.txt: |
| * platform/chromium-win/editing/selection/after-line-break-expected.txt: |
| * platform/chromium-win/editing/selection/expanding-selections-expected.txt: |
| * platform/chromium-win/editing/selection/expanding-selections2-expected.txt: |
| * platform/chromium-win/editing/selection/fake-drag-expected.txt: |
| * platform/chromium-win/editing/selection/select-from-textfield-outwards-expected.txt: |
| * platform/chromium-win/editing/selection/triple-click-in-pre-expected.txt: |
| |
| 2011-03-14 Ryosuke Niwa <rniwa@webkit.org> |
| |
| GTK and Qt rebaselines for r81095. |
| |
| * platform/gtk/editing/deleting/smart-delete-001-expected.txt: |
| * platform/gtk/editing/deleting/smart-delete-002-expected.txt: |
| * platform/gtk/editing/pasteboard/smart-paste-001-expected.txt: |
| * platform/gtk/editing/pasteboard/smart-paste-003-expected.txt: |
| * platform/gtk/editing/pasteboard/smart-paste-004-expected.txt: |
| * platform/gtk/editing/pasteboard/smart-paste-007-expected.txt: |
| * platform/gtk/editing/pasteboard/smart-paste-008-expected.txt: |
| * platform/gtk/editing/selection/expanding-selections-expected.txt: |
| * platform/gtk/editing/selection/expanding-selections2-expected.txt: |
| * platform/gtk/editing/selection/fake-drag-expected.txt: |
| * platform/gtk/editing/selection/select-from-textfield-outwards-expected.txt: |
| * platform/gtk/editing/selection/triple-click-in-pre-expected.txt: |
| * platform/qt/editing/deleting/smart-delete-001-expected.txt: |
| * platform/qt/editing/pasteboard/smart-paste-001-expected.txt: |
| * platform/qt/editing/pasteboard/smart-paste-003-expected.txt: |
| * platform/qt/editing/pasteboard/smart-paste-004-expected.txt: |
| * platform/qt/editing/pasteboard/smart-paste-007-expected.txt: |
| * platform/qt/editing/selection/expanding-selections-expected.txt: |
| * platform/qt/editing/selection/expanding-selections2-expected.txt: |
| * platform/qt/editing/selection/triple-click-in-pre-expected.txt: |
| |
| 2011-03-14 Joseph Pecoraro <joepeck@webkit.org> |
| |
| Reviewed by Eric Carlson. |
| |
| Stalled media elements don't stop delaying the load event |
| https://bugs.webkit.org/show_bug.cgi?id=56316 |
| |
| * http/tests/media/video-play-stall-before-meta-data-expected.txt: Added. |
| * http/tests/media/video-play-stall-before-meta-data.html: Added. |
| |
| 2011-03-13 MORITA Hajime <morrita@google.com> |
| |
| Reviewed by Tony Chang. |
| |
| Crash when dragging and dropping in a document with an invalid XHTML header |
| https://bugs.webkit.org/show_bug.cgi?id=48799 |
| |
| * editing/pasteboard/drop-file-svg.html: Added. |
| * editing/pasteboard/resources/drop-file-svg.svg: Added. |
| |
| 2011-03-14 Anton Muhin <antonm@chromium.org> |
| |
| Reviewed by Adam Barth. |
| |
| [v8] Rework object group building. |
| https://bugs.webkit.org/show_bug.cgi?id=55399 |
| |
| Instead of going top-down (from owner to owned elements), go up---from objects |
| to their group ids. That fits better to v8's object grouping model and guarantees |
| that each wrapper belongs to the single group. |
| |
| Alas, this cannot be implemented for one kind of objects---CSSProperties. |
| |
| Part of core GC algorithm and tested extensively by exisiting layout tests. |
| |
| * platform/chromium/test_expectations.txt: Temporary suppress text differences. |
| |
| 2011-03-14 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Reviewed by Darin Adler. |
| |
| EventHandler calls shouldChangeSelection needlessly |
| https://bugs.webkit.org/show_bug.cgi?id=56324 |
| |
| Since redundant calls to SelectionController::ShouldChangeSelection has been eliminated |
| some editing delegate dumps have lost redundant shouldChangeSelectedDOMRange. |
| |
| * editing/selection/after-line-break-expected.txt: |
| * editing/selection/anchor-focus2-expected.txt: |
| * editing/selection/anchor-focus3-expected.txt: |
| * platform/mac/editing/deleting/smart-delete-001-expected.txt: |
| * platform/mac/editing/deleting/smart-delete-002-expected.txt: |
| * platform/mac/editing/pasteboard/smart-drag-drop-expected.txt: |
| * platform/mac/editing/pasteboard/smart-paste-001-expected.txt: |
| * platform/mac/editing/pasteboard/smart-paste-003-expected.txt: |
| * platform/mac/editing/pasteboard/smart-paste-004-expected.txt: |
| * platform/mac/editing/pasteboard/smart-paste-007-expected.txt: |
| * platform/mac/editing/pasteboard/smart-paste-008-expected.txt: |
| * platform/mac/editing/selection/expanding-selections-expected.txt: |
| * platform/mac/editing/selection/expanding-selections2-expected.txt: |
| * platform/mac/editing/selection/fake-drag-expected.txt: |
| * platform/mac/editing/selection/select-from-textfield-outwards-expected.txt: |
| * platform/mac/editing/selection/triple-click-in-pre-expected.txt: |
| |
| 2011-03-14 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Mac Leopard rebaselines for r81053 (Grabbed off of Chromium bots). |
| |
| * platform/mac-leopard/fast/text/atsui-rtl-override-selection-expected.checksum: |
| * platform/mac-leopard/fast/text/atsui-rtl-override-selection-expected.png: |
| * platform/mac-leopard/editing/selection/drag-select-1-expected.checksum: |
| * platform/mac-leopard/editing/selection/drag-select-1-expected.png: |
| * platform/mac-leopard/editing/selection/fake-drag-expected.checksum: |
| * platform/mac-leopard/editing/selection/fake-drag-expected.png: |
| * platform/mac-leopard/editing/selection/inline-closest-leaf-child-expected.checksum: |
| * platform/mac-leopard/editing/selection/inline-closest-leaf-child-expected.png: |
| * platform/mac-leopard/svg/custom/mouse-move-on-svg-container-expected.checksum: |
| * platform/mac-leopard/svg/custom/mouse-move-on-svg-container-expected.png: |
| * platform/mac-leopard/svg/custom/mouse-move-on-svg-container-standalone-expected.checksum: |
| * platform/mac-leopard/svg/custom/mouse-move-on-svg-container-standalone-expected.png: |
| * platform/mac-leopard/svg/custom/mouse-move-on-svg-root-expected.checksum: |
| * platform/mac-leopard/svg/custom/mouse-move-on-svg-root-expected.png: |
| * platform/mac-leopard/svg/custom/mouse-move-on-svg-root-standalone-expected.checksum: |
| * platform/mac-leopard/svg/custom/mouse-move-on-svg-root-standalone-expected.png: |
| |
| 2011-03-14 Kent Tamura <tkent@chromium.org> |
| |
| Reviewed by James Robinson. |
| |
| Assertion failure by form validation message for <select required> with float:left |
| https://bugs.webkit.org/show_bug.cgi?id=55995 |
| |
| * fast/forms/interactive-validation-select-crash-expected.txt: Added. |
| * fast/forms/interactive-validation-select-crash.html: Added. |
| * platform/gtk/Skipped: |
| * platform/mac/Skipped: |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-14 Michael Saboff <msaboff@apple.com> |
| |
| Reviewed by Gavin Barraclough. |
| |
| Look-ahead assertions with back references don’t work as expected |
| https://bugs.webkit.org/show_bug.cgi?id=56082 |
| |
| New tests to verify the corresponding changes. |
| |
| * fast/regex/assertion-expected.txt: Added. |
| * fast/regex/assertion.html: Added. |
| * fast/regex/script-tests/assertion.js: Added. |
| |
| 2011-03-14 David Levin <levin@chromium.org> |
| |
| It's the same old song (about the linux debug crash). |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-14 David Levin <levin@chromium.org> |
| |
| Add more linux debug crashers to the sad list. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-14 Martin Robinson <mrobinson@igalia.com> |
| |
| Update GTK+ pixel results after r81053. |
| |
| * platform/gtk/editing/selection/drag-select-1-expected.checksum: |
| * platform/gtk/editing/selection/drag-select-1-expected.png: |
| * platform/gtk/editing/selection/fake-drag-expected.checksum: Added. |
| * platform/gtk/editing/selection/fake-drag-expected.png: Added. |
| * platform/gtk/editing/selection/inline-closest-leaf-child-expected.checksum: Added. |
| * platform/gtk/editing/selection/inline-closest-leaf-child-expected.png: Added. |
| * platform/gtk/svg/custom/mouse-move-on-svg-container-standalone-expected.checksum: |
| * platform/gtk/svg/custom/mouse-move-on-svg-container-standalone-expected.png: |
| * platform/gtk/svg/custom/mouse-move-on-svg-root-standalone-expected.checksum: |
| * platform/gtk/svg/custom/mouse-move-on-svg-root-standalone-expected.png: |
| |
| 2011-03-14 David Levin <levin@chromium.org> |
| |
| Upstream test expectations from the chromium repository to WebKit. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-14 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Mac pixel rebaselines for r81053. |
| |
| * platform/mac/editing/selection/drag-select-1-expected.checksum: |
| * platform/mac/editing/selection/drag-select-1-expected.png: |
| * platform/mac/editing/selection/fake-drag-expected.checksum: |
| * platform/mac/editing/selection/fake-drag-expected.png: |
| * platform/mac/fast/text/atsui-rtl-override-selection-expected.checksum: |
| * platform/mac/fast/text/atsui-rtl-override-selection-expected.png: |
| * platform/mac/svg/custom/mouse-move-on-svg-container-expected.checksum: |
| * platform/mac/svg/custom/mouse-move-on-svg-container-expected.png: |
| * platform/mac/svg/custom/mouse-move-on-svg-container-standalone-expected.checksum: |
| * platform/mac/svg/custom/mouse-move-on-svg-container-standalone-expected.png: |
| * platform/mac/svg/custom/mouse-move-on-svg-root-expected.checksum: |
| * platform/mac/svg/custom/mouse-move-on-svg-root-expected.png: |
| * platform/mac/svg/custom/mouse-move-on-svg-root-standalone-expected.checksum: |
| * platform/mac/svg/custom/mouse-move-on-svg-root-standalone-expected.png: |
| |
| 2011-03-14 David Levin <levin@chromium.org> |
| |
| Update the chromium windows baselines for r81053. |
| |
| * platform/chromium-win/editing/selection/drag-select-1-expected.checksum: |
| * platform/chromium-win/editing/selection/drag-select-1-expected.png: |
| * platform/chromium-win/editing/selection/drag-select-1-expected.txt: |
| * platform/chromium-win/editing/selection/fake-drag-expected.txt: |
| * platform/chromium-win/svg/custom/mouse-move-on-svg-container-expected.checksum: |
| * platform/chromium-win/svg/custom/mouse-move-on-svg-container-expected.png: |
| * platform/chromium-win/svg/custom/mouse-move-on-svg-container-expected.txt: |
| * platform/chromium-win/svg/custom/mouse-move-on-svg-container-standalone-expected.checksum: |
| * platform/chromium-win/svg/custom/mouse-move-on-svg-container-standalone-expected.png: |
| * platform/chromium-win/svg/custom/mouse-move-on-svg-container-standalone-expected.txt: |
| * platform/chromium-win/svg/custom/mouse-move-on-svg-root-expected.checksum: |
| * platform/chromium-win/svg/custom/mouse-move-on-svg-root-expected.png: |
| * platform/chromium-win/svg/custom/mouse-move-on-svg-root-expected.txt: |
| * platform/chromium-win/svg/custom/mouse-move-on-svg-root-standalone-expected.checksum: |
| * platform/chromium-win/svg/custom/mouse-move-on-svg-root-standalone-expected.png: |
| * platform/chromium-win/svg/custom/mouse-move-on-svg-root-standalone-expected.txt: |
| |
| 2011-03-14 Ryosuke Niwa <rniwa@webkit.org> |
| |
| GTK rebaselines for r81053. |
| |
| * platform/gtk/editing/selection/drag-select-1-expected.txt: |
| * platform/gtk/editing/selection/fake-drag-expected.txt: |
| * platform/gtk/editing/selection/inline-closest-leaf-child-expected.txt: |
| * platform/gtk/svg/custom/mouse-move-on-svg-container-expected.txt: |
| * platform/gtk/svg/custom/mouse-move-on-svg-container-standalone-expected.txt: |
| * platform/gtk/svg/custom/mouse-move-on-svg-root-expected.txt: |
| * platform/gtk/svg/custom/mouse-move-on-svg-root-standalone-expected.txt: |
| |
| 2011-03-14 David Levin <levin@chromium.org> |
| |
| Add rebaselines due to two changes: |
| For r81053, we have |
| editing/selection/drag-select-1.html, editing/selection/fake-drag.html, svg/custom/mouse-move-on-svg-container-standalone.svg, |
| svg/custom/mouse-move-on-svg-container.xhtml, svg/custom/mouse-move-on-svg-root-standalone.svg, svg/custom/mouse-move-on-svg-root.xhtml |
| |
| For r81049, we have |
| fast/table/overflowHidden.html, fast/table/relative-position-containment.html, fast/table/relative-position-offsets.html, fast/table/relative-position-stacking.html |
| |
| * platform/chromium-linux/editing/selection/drag-select-1-expected.checksum: |
| * platform/chromium-linux/editing/selection/drag-select-1-expected.png: |
| * platform/chromium-linux/editing/selection/drag-select-1-expected.txt: Added. |
| * platform/chromium-linux/editing/selection/fake-drag-expected.txt: Added. |
| * platform/chromium-linux/fast/table/relative-position-containment-expected.checksum: Added. |
| * platform/chromium-linux/fast/table/relative-position-containment-expected.png: Added. |
| * platform/chromium-linux/fast/table/relative-position-offsets-expected.checksum: Added. |
| * platform/chromium-linux/fast/table/relative-position-offsets-expected.png: Added. |
| * platform/chromium-linux/fast/table/relative-position-stacking-expected.checksum: Added. |
| * platform/chromium-linux/fast/table/relative-position-stacking-expected.png: Added. |
| * platform/chromium-linux/svg/custom/mouse-move-on-svg-container-expected.checksum: |
| * platform/chromium-linux/svg/custom/mouse-move-on-svg-container-expected.png: |
| * platform/chromium-linux/svg/custom/mouse-move-on-svg-container-expected.txt: Added. |
| * platform/chromium-linux/svg/custom/mouse-move-on-svg-container-standalone-expected.checksum: |
| * platform/chromium-linux/svg/custom/mouse-move-on-svg-container-standalone-expected.png: |
| * platform/chromium-linux/svg/custom/mouse-move-on-svg-container-standalone-expected.txt: Added. |
| * platform/chromium-linux/svg/custom/mouse-move-on-svg-root-expected.checksum: |
| * platform/chromium-linux/svg/custom/mouse-move-on-svg-root-expected.png: |
| * platform/chromium-linux/svg/custom/mouse-move-on-svg-root-expected.txt: Added. |
| * platform/chromium-linux/svg/custom/mouse-move-on-svg-root-standalone-expected.checksum: |
| * platform/chromium-linux/svg/custom/mouse-move-on-svg-root-standalone-expected.png: |
| * platform/chromium-linux/svg/custom/mouse-move-on-svg-root-standalone-expected.txt: Added. |
| * platform/chromium-win/fast/table/overflowHidden-expected.txt: |
| * platform/chromium-win/fast/table/relative-position-containment-expected.checksum: Added. |
| * platform/chromium-win/fast/table/relative-position-containment-expected.png: Added. |
| * platform/chromium-win/fast/table/relative-position-containment-expected.txt: Added. |
| * platform/chromium-win/fast/table/relative-position-offsets-expected.checksum: Added. |
| * platform/chromium-win/fast/table/relative-position-offsets-expected.png: Added. |
| * platform/chromium-win/fast/table/relative-position-offsets-expected.txt: Added. |
| * platform/chromium-win/fast/table/relative-position-stacking-expected.checksum: Added. |
| * platform/chromium-win/fast/table/relative-position-stacking-expected.png: Added. |
| * platform/chromium-win/fast/table/relative-position-stacking-expected.txt: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-14 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Removed redundant baselines from Windows port so that rebaselines done in r81059 take effect. |
| |
| * platform/win/svg/custom/mouse-move-on-svg-container-expected.txt: Removed. |
| * platform/win/svg/custom/mouse-move-on-svg-container-standalone-expected.txt: Removed. |
| * platform/win/svg/custom/mouse-move-on-svg-root-expected.txt: Removed. |
| * platform/win/svg/custom/mouse-move-on-svg-root-standalone-expected.txt: Removed. |
| |
| 2011-03-14 Luiz Agostini <luiz.agostini@openbossa.org> |
| |
| Skipping some tests on Windows due to problems on mouse click handling. |
| See https://bugs.webkit.org/show_bug.cgi?id=56347. |
| |
| * platform/win/Skipped: |
| |
| 2011-03-14 Luiz Agostini <luiz.agostini@openbossa.org> |
| |
| Adjusting Snow Leopard expected results after r81035. |
| |
| * platform/mac/fast/html/details-add-summary-1-and-click-expected.txt: Added. |
| * platform/mac/fast/html/details-add-summary-1-expected.txt: Added. |
| * platform/mac/fast/html/details-add-summary-10-and-click-expected.txt: Added. |
| * platform/mac/fast/html/details-add-summary-10-expected.txt: Added. |
| * platform/mac/fast/html/details-add-summary-2-and-click-expected.txt: Added. |
| * platform/mac/fast/html/details-add-summary-2-expected.txt: Added. |
| * platform/mac/fast/html/details-add-summary-3-and-click-expected.txt: Added. |
| * platform/mac/fast/html/details-add-summary-3-expected.txt: Added. |
| * platform/mac/fast/html/details-add-summary-4-and-click-expected.txt: Added. |
| * platform/mac/fast/html/details-add-summary-4-expected.txt: Added. |
| * platform/mac/fast/html/details-add-summary-5-and-click-expected.txt: Added. |
| * platform/mac/fast/html/details-add-summary-5-expected.txt: Added. |
| * platform/mac/fast/html/details-add-summary-6-and-click-expected.txt: Added. |
| * platform/mac/fast/html/details-add-summary-6-expected.txt: Added. |
| * platform/mac/fast/html/details-add-summary-7-and-click-expected.txt: Added. |
| * platform/mac/fast/html/details-add-summary-7-expected.txt: Added. |
| * platform/mac/fast/html/details-add-summary-8-and-click-expected.txt: Added. |
| * platform/mac/fast/html/details-add-summary-8-expected.txt: Added. |
| * platform/mac/fast/html/details-add-summary-9-and-click-expected.txt: Added. |
| * platform/mac/fast/html/details-add-summary-9-expected.txt: Added. |
| * platform/mac/fast/html/details-no-summary1-expected.txt: Added. |
| * platform/mac/fast/html/details-no-summary2-expected.txt: Added. |
| * platform/mac/fast/html/details-no-summary3-expected.txt: Added. |
| * platform/mac/fast/html/details-no-summary4-expected.txt: Added. |
| * platform/mac/fast/html/details-open-javascript-expected.txt: Added. |
| * platform/mac/fast/html/details-open1-expected.txt: Added. |
| * platform/mac/fast/html/details-open2-expected.txt: Added. |
| * platform/mac/fast/html/details-open3-expected.txt: Added. |
| * platform/mac/fast/html/details-open4-expected.txt: Added. |
| * platform/mac/fast/html/details-open5-expected.txt: Added. |
| * platform/mac/fast/html/details-open6-expected.txt: Added. |
| * platform/mac/fast/html/details-position-expected.txt: Added. |
| * platform/mac/fast/html/details-remove-summary-1-and-click-expected.txt: Added. |
| * platform/mac/fast/html/details-remove-summary-1-expected.txt: Added. |
| * platform/mac/fast/html/details-remove-summary-2-and-click-expected.txt: Added. |
| * platform/mac/fast/html/details-remove-summary-2-expected.txt: Added. |
| * platform/mac/fast/html/details-remove-summary-3-and-click-expected.txt: Added. |
| * platform/mac/fast/html/details-remove-summary-3-expected.txt: Added. |
| * platform/mac/fast/html/details-remove-summary-4-and-click-expected.txt: Added. |
| * platform/mac/fast/html/details-remove-summary-4-expected.txt: Added. |
| * platform/mac/fast/html/details-remove-summary-5-and-click-expected.txt: Added. |
| * platform/mac/fast/html/details-remove-summary-5-expected.txt: Added. |
| * platform/mac/fast/html/details-remove-summary-6-and-click-expected.txt: Added. |
| * platform/mac/fast/html/details-remove-summary-6-expected.txt: Added. |
| * platform/mac/fast/html/details-writing-mode-expected.txt: Added. |
| * platform/mac/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt: |
| |
| 2011-03-14 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Qt rebaselines for r81053. |
| |
| * platform/qt/editing/selection/drag-select-1-expected.txt: |
| * platform/qt/svg/custom/mouse-move-on-svg-container-expected.txt: |
| * platform/qt/svg/custom/mouse-move-on-svg-container-standalone-expected.txt: |
| * platform/qt/svg/custom/mouse-move-on-svg-root-expected.txt: |
| * platform/qt/svg/custom/mouse-move-on-svg-root-standalone-expected.txt: |
| |
| 2011-03-14 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Mac rebaselines for r81053. |
| |
| * platform/mac/fast/text/atsui-rtl-override-selection-expected.txt: |
| * platform/mac/svg/custom/mouse-move-on-svg-container-expected.txt: |
| * platform/mac/svg/custom/mouse-move-on-svg-container-standalone-expected.txt: |
| * platform/mac/svg/custom/mouse-move-on-svg-root-expected.txt: |
| * platform/mac/svg/custom/mouse-move-on-svg-root-standalone-expected.txt: |
| |
| 2011-03-13 Andy Estes <aestes@apple.com> |
| |
| Reviewed by Darin Adler. |
| |
| Timer-based events should inherit the user gesture state of their |
| originating event in certain cases. |
| https://bugs.webkit.org/show_bug.cgi?id=55104 |
| |
| * fast/events/popup-blocking-timers-expected.txt: Added. |
| * fast/events/popup-blocking-timers.html: Added. |
| |
| 2011-03-09 Levi Weintraub <leviw@chromium.org> |
| |
| Reviewed by Ryosuke Niwa. |
| |
| Deleting content directly following a button inserts an unnecessary placeholder |
| https://bugs.webkit.org/show_bug.cgi?id=56053 |
| |
| Test to ensure unnecessary placeholders aren't inserted after buttons when delete is pressed. |
| |
| * editing/deleting/delete-inserts-br-after-button-expected.txt: Added. |
| * editing/deleting/delete-inserts-br-after-button.html: Added. |
| |
| 2011-03-14 David Hyatt <hyatt@apple.com> |
| |
| Reviewed by Dan Bernstein. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=45164 |
| |
| REGRESSION: <a><img align=top></a> Clickable area too large |
| |
| Make sure to clamp hit testing of quirky inline flow boxes the same way we already clamped |
| painting. |
| |
| * fast/inline/inline-position-top-align-expected.txt: Added. |
| * fast/inline/inline-position-top-align.html: Added. |
| |
| 2011-03-11 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Reviewed by Tony Chang. |
| |
| Selection uses first mousemove's localRect instead of that of mousedown |
| https://bugs.webkit.org/show_bug.cgi?id=56213 |
| |
| Added a test to ensure the selection start is computed using the mouse coordinates passed down |
| to the corresponding mousedown event instead of that of the first mousemove event. |
| |
| The test is co-authored by Evan Martin. |
| |
| * editing/selection/anchor-focus2-expected.txt: Editing delegate changes. |
| * editing/selection/anchor-focus3-expected.txt: Ditto. |
| * editing/selection/drag-select-rapidly-expected.txt: Added. |
| * editing/selection/drag-select-rapidly.html: Added. |
| * platform/mac/editing/selection/drag-select-1-expected.txt: Selects the correct range of text. |
| * platform/mac/editing/selection/fake-drag-expected.txt: Ditto. |
| * platform/mac/editing/selection/inline-closest-leaf-child-expected.txt: Ditto. |
| |
| 2011-03-14 David Levin <levin@chromium.org> |
| |
| Add a baseline for linux for this test since it matches what we have for OSX |
| except for the typical minor font differences. |
| |
| * platform/chromium-linux/css2.1/t1008-c44-ln-box-02-d-ag-expected.checksum: Added. |
| * platform/chromium-linux/css2.1/t1008-c44-ln-box-02-d-ag-expected.png: Added. |
| * platform/chromium-linux/css2.1/t1008-c44-ln-box-02-d-ag-expected.txt: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-14 David Hyatt <hyatt@apple.com> |
| |
| Reviewed by Beth Dakin. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=56246 |
| |
| Add support for relative positioning to table cells. Back out the code that hacked around the lack of support |
| for offsetLeft, and add new tests to demonstrate that relative positioning works. |
| |
| * fast/table/relative-position-containment.html: Added. |
| * fast/table/relative-position-offsets.html: Added. |
| * fast/table/relative-position-stacking.html: Added. |
| * platform/mac/fast/table/overflowHidden-expected.txt: |
| * platform/mac/fast/table/relative-position-containment-expected.checksum: Added. |
| * platform/mac/fast/table/relative-position-containment-expected.png: Added. |
| * platform/mac/fast/table/relative-position-containment-expected.txt: Added. |
| * platform/mac/fast/table/relative-position-offsets-expected.checksum: Added. |
| * platform/mac/fast/table/relative-position-offsets-expected.png: Added. |
| * platform/mac/fast/table/relative-position-offsets-expected.txt: Added. |
| * platform/mac/fast/table/relative-position-stacking-expected.checksum: Added. |
| * platform/mac/fast/table/relative-position-stacking-expected.png: Added. |
| * platform/mac/fast/table/relative-position-stacking-expected.txt: Added. |
| |
| 2011-03-14 David Levin <levin@chromium.org> |
| |
| Improvements for the mondo linux debug failure list changes: |
| + Add more tests that belong there. |
| + Sort the tests that are there. |
| + Add PASS to the lines that are there since these tests are known to pass and a passing |
| result for them shouldn't cause a test run to go orange. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-14 David Levin <levin@chromium.org> |
| |
| Rebaselines due to r81035. |
| Also, added yet more tests to the linux debug crash sweeping through the layout tests. |
| |
| * platform/chromium-linux/fast/html/details-add-summary-1-and-click-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-1-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-1-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-1-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-10-and-click-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-10-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-10-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-10-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-2-and-click-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-2-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-2-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-2-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-3-and-click-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-3-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-3-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-3-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-4-and-click-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-4-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-4-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-4-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-5-and-click-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-5-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-5-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-5-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-6-and-click-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-6-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-6-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-6-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-7-and-click-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-7-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-7-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-7-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-8-and-click-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-8-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-8-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-8-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-9-and-click-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-9-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-9-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-9-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-no-summary1-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-no-summary1-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-no-summary2-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-no-summary2-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-no-summary3-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-no-summary3-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-no-summary4-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-no-summary4-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-open-javascript-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-open-javascript-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-open1-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-open1-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-open2-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-open2-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-open3-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-open3-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-open4-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-open4-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-open5-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-open5-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-open6-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-open6-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-position-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-position-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-1-and-click-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-1-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-1-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-1-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-2-and-click-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-2-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-2-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-2-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-3-and-click-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-3-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-3-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-3-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-4-and-click-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-4-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-4-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-4-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-5-and-click-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-5-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-5-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-5-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-6-and-click-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-6-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-6-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-6-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-writing-mode-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-writing-mode-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-1-and-click-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-1-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-1-and-click-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-1-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-1-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-1-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-10-and-click-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-10-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-10-and-click-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-10-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-10-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-10-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-2-and-click-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-2-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-2-and-click-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-2-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-2-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-2-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-3-and-click-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-3-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-3-and-click-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-3-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-3-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-3-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-4-and-click-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-4-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-4-and-click-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-4-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-4-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-4-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-5-and-click-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-5-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-5-and-click-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-5-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-5-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-5-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-6-and-click-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-6-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-6-and-click-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-6-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-6-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-6-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-7-and-click-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-7-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-7-and-click-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-7-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-7-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-7-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-8-and-click-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-8-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-8-and-click-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-8-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-8-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-8-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-9-and-click-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-9-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-9-and-click-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-9-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-9-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-9-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-no-summary1-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-no-summary1-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-no-summary1-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-no-summary2-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-no-summary2-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-no-summary2-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-no-summary3-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-no-summary3-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-no-summary3-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-no-summary4-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-no-summary4-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-no-summary4-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-open-javascript-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-open-javascript-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-open-javascript-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-open1-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-open1-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-open1-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-open2-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-open2-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-open2-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-open3-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-open3-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-open3-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-open4-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-open4-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-open4-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-open5-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-open5-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-open5-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-open6-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-open6-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-open6-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-position-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-position-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-position-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-1-and-click-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-1-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-1-and-click-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-1-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-1-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-1-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-2-and-click-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-2-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-2-and-click-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-2-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-2-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-2-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-3-and-click-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-3-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-3-and-click-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-3-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-3-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-3-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-4-and-click-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-4-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-4-and-click-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-4-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-4-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-4-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-5-and-click-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-5-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-5-and-click-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-5-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-5-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-5-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-6-and-click-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-6-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-6-and-click-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-6-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-6-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-6-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-writing-mode-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-writing-mode-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-writing-mode-expected.txt: Added. |
| * platform/chromium-mac/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-add-summary-1-and-click-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-add-summary-1-and-click-expected.png: Added. |
| * platform/chromium-win/fast/html/details-add-summary-1-and-click-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-add-summary-1-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-add-summary-1-expected.png: Added. |
| * platform/chromium-win/fast/html/details-add-summary-1-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-add-summary-10-and-click-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-add-summary-10-and-click-expected.png: Added. |
| * platform/chromium-win/fast/html/details-add-summary-10-and-click-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-add-summary-10-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-add-summary-10-expected.png: Added. |
| * platform/chromium-win/fast/html/details-add-summary-10-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-add-summary-2-and-click-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-add-summary-2-and-click-expected.png: Added. |
| * platform/chromium-win/fast/html/details-add-summary-2-and-click-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-add-summary-2-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-add-summary-2-expected.png: Added. |
| * platform/chromium-win/fast/html/details-add-summary-2-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-add-summary-3-and-click-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-add-summary-3-and-click-expected.png: Added. |
| * platform/chromium-win/fast/html/details-add-summary-3-and-click-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-add-summary-3-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-add-summary-3-expected.png: Added. |
| * platform/chromium-win/fast/html/details-add-summary-3-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-add-summary-4-and-click-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-add-summary-4-and-click-expected.png: Added. |
| * platform/chromium-win/fast/html/details-add-summary-4-and-click-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-add-summary-4-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-add-summary-4-expected.png: Added. |
| * platform/chromium-win/fast/html/details-add-summary-4-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-add-summary-5-and-click-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-add-summary-5-and-click-expected.png: Added. |
| * platform/chromium-win/fast/html/details-add-summary-5-and-click-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-add-summary-5-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-add-summary-5-expected.png: Added. |
| * platform/chromium-win/fast/html/details-add-summary-5-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-add-summary-6-and-click-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-add-summary-6-and-click-expected.png: Added. |
| * platform/chromium-win/fast/html/details-add-summary-6-and-click-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-add-summary-6-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-add-summary-6-expected.png: Added. |
| * platform/chromium-win/fast/html/details-add-summary-6-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-add-summary-7-and-click-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-add-summary-7-and-click-expected.png: Added. |
| * platform/chromium-win/fast/html/details-add-summary-7-and-click-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-add-summary-7-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-add-summary-7-expected.png: Added. |
| * platform/chromium-win/fast/html/details-add-summary-7-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-add-summary-8-and-click-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-add-summary-8-and-click-expected.png: Added. |
| * platform/chromium-win/fast/html/details-add-summary-8-and-click-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-add-summary-8-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-add-summary-8-expected.png: Added. |
| * platform/chromium-win/fast/html/details-add-summary-8-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-add-summary-9-and-click-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-add-summary-9-and-click-expected.png: Added. |
| * platform/chromium-win/fast/html/details-add-summary-9-and-click-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-add-summary-9-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-add-summary-9-expected.png: Added. |
| * platform/chromium-win/fast/html/details-add-summary-9-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-no-summary1-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-no-summary1-expected.png: Added. |
| * platform/chromium-win/fast/html/details-no-summary1-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-no-summary2-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-no-summary2-expected.png: Added. |
| * platform/chromium-win/fast/html/details-no-summary2-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-no-summary3-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-no-summary3-expected.png: Added. |
| * platform/chromium-win/fast/html/details-no-summary3-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-no-summary4-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-no-summary4-expected.png: Added. |
| * platform/chromium-win/fast/html/details-no-summary4-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-open-javascript-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-open-javascript-expected.png: Added. |
| * platform/chromium-win/fast/html/details-open-javascript-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-open1-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-open1-expected.png: Added. |
| * platform/chromium-win/fast/html/details-open1-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-open2-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-open2-expected.png: Added. |
| * platform/chromium-win/fast/html/details-open2-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-open3-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-open3-expected.png: Added. |
| * platform/chromium-win/fast/html/details-open3-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-open4-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-open4-expected.png: Added. |
| * platform/chromium-win/fast/html/details-open4-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-open5-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-open5-expected.png: Added. |
| * platform/chromium-win/fast/html/details-open5-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-open6-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-open6-expected.png: Added. |
| * platform/chromium-win/fast/html/details-open6-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-position-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-position-expected.png: Added. |
| * platform/chromium-win/fast/html/details-position-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-1-and-click-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-1-and-click-expected.png: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-1-and-click-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-1-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-1-expected.png: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-1-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-2-and-click-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-2-and-click-expected.png: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-2-and-click-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-2-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-2-expected.png: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-2-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-3-and-click-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-3-and-click-expected.png: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-3-and-click-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-3-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-3-expected.png: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-3-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-4-and-click-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-4-and-click-expected.png: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-4-and-click-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-4-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-4-expected.png: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-4-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-5-and-click-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-5-and-click-expected.png: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-5-and-click-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-5-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-5-expected.png: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-5-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-6-and-click-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-6-and-click-expected.png: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-6-and-click-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-6-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-6-expected.png: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-6-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-writing-mode-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-writing-mode-expected.png: Added. |
| * platform/chromium-win/fast/html/details-writing-mode-expected.txt: Added. |
| * platform/chromium-win/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-12 Jer Noble <jer.noble@apple.com> |
| |
| Reviewed by Eric Carlson. |
| |
| FullScreen: Handle entering full screen security restrictions |
| https://bugs.webkit.org/show_bug.cgi?id=56264 |
| |
| * fullscreen/full-screen-css.html: Use runWithKeyDown. |
| * fullscreen/full-screen-remove-ancestor.html: Ditto. |
| * fullscreen/full-screen-remove.html: Ditto. |
| * fullscreen/full-screen-request.html: Ditto. |
| * fullscreen/full-screen-twice.html: Ditto. |
| * fullscreen/full-screen-test.js: |
| * fullscreen/full-screen-iframe-allowed-expected.txt: Added. |
| * fullscreen/full-screen-iframe-allowed.html: Added. |
| * fullscreen/full-screen-iframe-not-allowed-expected.txt: Added. |
| * fullscreen/full-screen-iframe-not-allowed.html: Added. |
| (runWithKeyDown): Added. Wraps the command in a keyDown/keyPress |
| listener. |
| * platform/mac-wk2/Skipped: Added new tests to skipped list. |
| * platform/qt-wk2/Skipped: Ditto. |
| |
| 2011-02-28 Luiz Agostini <luiz.agostini@openbossa.org> |
| |
| Reviewed by Dave Hyatt. |
| |
| HTML5 <details> and <summary>: rendering |
| https://bugs.webkit.org/show_bug.cgi?id=51071 |
| |
| * fast/html/details-add-summary-1-and-click.html: Added. |
| * fast/html/details-add-summary-1.html: Added. |
| * fast/html/details-add-summary-10-and-click.html: Added. |
| * fast/html/details-add-summary-10.html: Added. |
| * fast/html/details-add-summary-2-and-click.html: Added. |
| * fast/html/details-add-summary-2.html: Added. |
| * fast/html/details-add-summary-3-and-click.html: Added. |
| * fast/html/details-add-summary-3.html: Added. |
| * fast/html/details-add-summary-4-and-click.html: Added. |
| * fast/html/details-add-summary-4.html: Added. |
| * fast/html/details-add-summary-5-and-click.html: Added. |
| * fast/html/details-add-summary-5.html: Added. |
| * fast/html/details-add-summary-6-and-click.html: Added. |
| * fast/html/details-add-summary-6.html: Added. |
| * fast/html/details-add-summary-7-and-click.html: Added. |
| * fast/html/details-add-summary-7.html: Added. |
| * fast/html/details-add-summary-8-and-click.html: Added. |
| * fast/html/details-add-summary-8.html: Added. |
| * fast/html/details-add-summary-9-and-click.html: Added. |
| * fast/html/details-add-summary-9.html: Added. |
| * fast/html/details-mouse-click-expected.txt: Added. |
| * fast/html/details-mouse-click.html: Added. |
| * fast/html/details-no-summary1.html: Added. |
| * fast/html/details-no-summary2.html: Added. |
| * fast/html/details-no-summary3.html: Added. |
| * fast/html/details-no-summary4.html: Added. |
| * fast/html/details-open-javascript.html: Added. |
| * fast/html/details-open1.html: Added. |
| * fast/html/details-open2.html: Added. |
| * fast/html/details-open3.html: Added. |
| * fast/html/details-open4.html: Added. |
| * fast/html/details-open5.html: Added. |
| * fast/html/details-open6.html: Added. |
| * fast/html/details-position.html: Added. |
| * fast/html/details-remove-summary-1-and-click.html: Added. |
| * fast/html/details-remove-summary-1.html: Added. |
| * fast/html/details-remove-summary-2-and-click.html: Added. |
| * fast/html/details-remove-summary-2.html: Added. |
| * fast/html/details-remove-summary-3-and-click.html: Added. |
| * fast/html/details-remove-summary-3.html: Added. |
| * fast/html/details-remove-summary-4-and-click.html: Added. |
| * fast/html/details-remove-summary-4.html: Added. |
| * fast/html/details-remove-summary-5-and-click.html: Added. |
| * fast/html/details-remove-summary-5.html: Added. |
| * fast/html/details-remove-summary-6-and-click.html: Added. |
| * fast/html/details-remove-summary-6.html: Added. |
| * fast/html/details-writing-mode.html: Added. |
| * platform/qt/fast/html/details-add-summary-1-and-click-expected.txt: Added. |
| * platform/qt/fast/html/details-add-summary-1-expected.txt: Added. |
| * platform/qt/fast/html/details-add-summary-10-and-click-expected.txt: Added. |
| * platform/qt/fast/html/details-add-summary-10-expected.txt: Added. |
| * platform/qt/fast/html/details-add-summary-2-and-click-expected.txt: Added. |
| * platform/qt/fast/html/details-add-summary-2-expected.txt: Added. |
| * platform/qt/fast/html/details-add-summary-3-and-click-expected.txt: Added. |
| * platform/qt/fast/html/details-add-summary-3-expected.txt: Added. |
| * platform/qt/fast/html/details-add-summary-4-and-click-expected.txt: Added. |
| * platform/qt/fast/html/details-add-summary-4-expected.txt: Added. |
| * platform/qt/fast/html/details-add-summary-5-and-click-expected.txt: Added. |
| * platform/qt/fast/html/details-add-summary-5-expected.txt: Added. |
| * platform/qt/fast/html/details-add-summary-6-and-click-expected.txt: Added. |
| * platform/qt/fast/html/details-add-summary-6-expected.txt: Added. |
| * platform/qt/fast/html/details-add-summary-7-and-click-expected.txt: Added. |
| * platform/qt/fast/html/details-add-summary-7-expected.txt: Added. |
| * platform/qt/fast/html/details-add-summary-8-and-click-expected.txt: Added. |
| * platform/qt/fast/html/details-add-summary-8-expected.txt: Added. |
| * platform/qt/fast/html/details-add-summary-9-and-click-expected.txt: Added. |
| * platform/qt/fast/html/details-add-summary-9-expected.txt: Added. |
| * platform/qt/fast/html/details-no-summary1-expected.txt: Added. |
| * platform/qt/fast/html/details-no-summary2-expected.txt: Added. |
| * platform/qt/fast/html/details-no-summary3-expected.txt: Added. |
| * platform/qt/fast/html/details-no-summary4-expected.txt: Added. |
| * platform/qt/fast/html/details-open-javascript-expected.txt: Added. |
| * platform/qt/fast/html/details-open1-expected.txt: Added. |
| * platform/qt/fast/html/details-open2-expected.txt: Added. |
| * platform/qt/fast/html/details-open3-expected.txt: Added. |
| * platform/qt/fast/html/details-open4-expected.txt: Added. |
| * platform/qt/fast/html/details-open5-expected.txt: Added. |
| * platform/qt/fast/html/details-open6-expected.txt: Added. |
| * platform/qt/fast/html/details-remove-summary-1-and-click-expected.txt: Added. |
| * platform/qt/fast/html/details-remove-summary-1-expected.txt: Added. |
| * platform/qt/fast/html/details-remove-summary-2-and-click-expected.txt: Added. |
| * platform/qt/fast/html/details-remove-summary-2-expected.txt: Added. |
| * platform/qt/fast/html/details-remove-summary-3-and-click-expected.txt: Added. |
| * platform/qt/fast/html/details-remove-summary-3-expected.txt: Added. |
| * platform/qt/fast/html/details-remove-summary-4-and-click-expected.txt: Added. |
| * platform/qt/fast/html/details-remove-summary-4-expected.txt: Added. |
| * platform/qt/fast/html/details-remove-summary-5-and-click-expected.txt: Added. |
| * platform/qt/fast/html/details-remove-summary-5-expected.txt: Added. |
| * platform/qt/fast/html/details-remove-summary-6-and-click-expected.txt: Added. |
| * platform/qt/fast/html/details-remove-summary-6-expected.txt: Added. |
| * platform/qt/fast/html/details-writing-mode-expected.txt: Added. |
| * platform/qt/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt: |
| |
| 2011-03-14 Sheriff Bot <webkit.review.bot@gmail.com> |
| |
| Unreviewed, rolling out r81026. |
| http://trac.webkit.org/changeset/81026 |
| https://bugs.webkit.org/show_bug.cgi?id=56313 |
| |
| Breaks gtk 64-bit tests (Requested by podivilov on #webkit). |
| |
| * inspector/debugger/xhr-breakpoints-expected.txt: Removed. |
| * inspector/debugger/xhr-breakpoints.html: Removed. |
| * platform/gtk/Skipped: |
| * platform/mac/Skipped: |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-14 Mikhail Naganov <mnaganov@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: Factor out binary search algo from the insertionIndexForObjectInListSortedByFunction function. |
| https://bugs.webkit.org/show_bug.cgi?id=56312 |
| |
| * inspector/utilities-expected.txt: Added. |
| * inspector/utilities.html: Added. |
| |
| 2011-03-12 Pavel Podivilov <podivilov@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: re-implement xhr breakpoints. |
| https://bugs.webkit.org/show_bug.cgi?id=56252 |
| |
| * inspector/debugger/xhr-breakpoints-expected.txt: Added. |
| * inspector/debugger/xhr-breakpoints.html: Added. |
| * platform/gtk/Skipped: |
| * platform/mac/Skipped: |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-14 Pavel Podivilov <podivilov@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: move breakpoints restoring to debugger presentation model. |
| https://bugs.webkit.org/show_bug.cgi?id=56123 |
| |
| * http/tests/inspector/debugger-test.js: |
| (initialize_DebuggerTest.InspectorTest.completeDebuggerTest.disableDebugger): |
| |
| 2011-03-14 Pavel Feldman <pfeldman@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: don't use innerText, use textContent instead. |
| https://bugs.webkit.org/show_bug.cgi?id=56307 |
| |
| * inspector/elements/edit-dom-actions-expected.txt: |
| * inspector/elements/edit-dom-actions.html: |
| * inspector/extensions/extensions-audits-expected.txt: |
| |
| 2011-03-10 Alexander Pavlov <apavlov@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: Optimize backend-frontend data transfer volume for CSS styles |
| https://bugs.webkit.org/show_bug.cgi?id=56111 |
| |
| * inspector/styles/styles-new-API.html: |
| * inspector/styles/styles-source-offsets.html: |
| |
| 2011-03-14 John Knottenbelt <jknotten@chromium.org> |
| |
| Reviewed by Steve Block. |
| |
| Detach Geolocation from Frame when Page destroyed. |
| https://bugs.webkit.org/show_bug.cgi?id=52877 |
| |
| Ensure that all geolocation permission requests are cancelled |
| when the page is detached from its frame. |
| |
| Fix fast/dom/Geolocation/window-close-popup.html to ignore position error |
| generated on watch when window is closed. |
| |
| * fast/dom/Geolocation/page-reload-cancel-permission-requests-expected.txt: Added. |
| * fast/dom/Geolocation/page-reload-cancel-permission-requests.html: Added. |
| * fast/dom/Geolocation/resources/page-reload-cancel-permission-requests-inner.html: Added. |
| * fast/dom/Geolocation/script-tests/page-reload-cancel-permission-requests.js: Added. |
| * platform/gtk/Skipped: |
| * platform/mac/Skipped: |
| * platform/qt-wk2/Skipped: |
| |
| 2011-03-14 Alejandro G. Castro <alex@igalia.com> |
| |
| Rebaseline GTK+ tests after r80996. |
| |
| * platform/gtk/fast/text/soft-hyphen-2-expected.txt: |
| * platform/gtk/fast/text/soft-hyphen-4-expected.checksum: Added. |
| * platform/gtk/fast/text/soft-hyphen-4-expected.png: Added. |
| * platform/gtk/fast/text/soft-hyphen-4-expected.txt: Added. |
| |
| 2011-03-14 John Knottenbelt <jknotten@chromium.org> |
| |
| Reviewed by Steve Block. |
| |
| Fix flaky layout test: fast/dom/Geolocation/window-close-crash.html |
| https://bugs.webkit.org/show_bug.cgi?id=56202 |
| |
| By testing for geolocation watch errors, the test tests more than |
| it should, which can cause a flaky result as demonstrated by |
| https://bugs.webkit.org/show_bug.cgi?id=56126 . |
| |
| * fast/dom/Geolocation/resources/window-close-popup.html: |
| * fast/dom/Geolocation/script-tests/window-close-crash.js: |
| |
| 2011-03-14 Alejandro G. Castro <alex@igalia.com> |
| |
| Update more expectations after r80857. |
| |
| * platform/gtk/fast/layers/video-layer-expected.txt: |
| |
| 2011-03-14 David Levin <levin@chromium.org> |
| |
| Move the crash result and the bug to the debug line for the test (instead of release) |
| since that is where the crash occurs. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-14 Pavel Feldman <pfeldman@chromium.org> |
| |
| Not reviewed: remove the flaky part of the new inspector test for now. |
| |
| * inspector/elements/edit-dom-actions-expected.txt: |
| * inspector/elements/edit-dom-actions.html: |
| |
| 2011-03-14 Pavel Feldman <pfeldman@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: make DOMAgent event target, remove dependency from ElementsPanel. |
| https://bugs.webkit.org/show_bug.cgi?id=56268 |
| |
| * inspector/elements/elements-panel-search.html: |
| * inspector/elements/mutate-unknown-node.html: |
| |
| 2011-03-14 Pavel Feldman <pfeldman@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: add tests for edit dom operations. |
| https://bugs.webkit.org/show_bug.cgi?id=56248 |
| |
| * inspector/elements/edit-dom-actions-expected.txt: Added. |
| * inspector/elements/edit-dom-actions.html: Added. |
| |
| 2011-03-14 David Levin <levin@chromium.org> |
| |
| Fix typo TEXT vs TEST. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-14 David Levin <levin@chromium.org> |
| |
| Rebaseline some test due to r80996. |
| Rearrange some expectations (from IMAGE to IMAGE_TEXT) due to r80996 |
| and add a few bugs which track the other failures. |
| |
| * platform/chromium-linux/fast/text/capitalize-boundaries-expected.txt: |
| * platform/chromium-linux/fast/text/soft-hyphen-4-expected.checksum: Added. |
| * platform/chromium-linux/fast/text/soft-hyphen-4-expected.png: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-13 Dan Bernstein <mitz@apple.com> |
| |
| Reviewed by Sam Weinig. |
| |
| Include hyphenation information in text representation of render tree |
| https://bugs.webkit.org/show_bug.cgi?id=56287 |
| |
| * fast/text/soft-hyphen-4-expected.txt: |
| * platform/mac-snowleopard/fast/text/hyphenate-limit-before-after-expected.txt: |
| * platform/mac-snowleopard/fast/text/hyphenate-locale-expected.txt: |
| * platform/mac/fast/text/basic/014-expected.txt: |
| * platform/mac/fast/text/capitalize-boundaries-expected.txt: |
| * platform/mac/fast/text/hyphenate-character-expected.txt: |
| * platform/mac/fast/text/hyphenate-first-word-expected.txt: |
| * platform/mac/fast/text/hyphens-expected.txt: |
| * platform/mac/fast/text/midword-break-after-breakable-char-expected.txt: |
| * platform/mac/fast/text/soft-hyphen-2-expected.txt: |
| |
| 2011-03-13 David Levin <levin@chromium.org> |
| |
| Clean up overlapping test_expectation which I mistakenly added in my haste. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-13 David Levin <levin@chromium.org> |
| |
| Add more crashing tests to an existing bug about the same issue |
| for Chromium Linux Debug. :( |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-13 David Levin <levin@chromium.org> |
| |
| Add some test failures that I need to investigate further. |
| Clean up a duplicate test expectation (default-timing-function.html ). |
| Add a missing test expection for linux debug which was there for linux release (border-image-vertical-lr.html). |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-13 David Levin <levin@chromium.org> |
| |
| Add more crashing tests to an existing bug about the same issue |
| for Chromium Linux Debug. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-13 Dan Bernstein <mitz@apple.com> |
| |
| Updated expected results after r80982. |
| |
| * platform/mac-snowleopard/fast/text/hyphenate-limit-before-after-expected.txt: |
| |
| 2011-03-13 David Sosby <dsosby@rim.com> |
| |
| Reviewed and tweaked by Dan Bernstein. |
| |
| REGRESSION: Soft hyphen is not always rendered |
| https://bugs.webkit.org/show_bug.cgi?id=56017 |
| |
| Adding new test that verifies soft hyphen is rendered |
| when it is the last breakable point in a line. |
| |
| * fast/text/soft-hyphen-4-expected.checksum: Added. |
| * fast/text/soft-hyphen-4-expected.png: Added. |
| * fast/text/soft-hyphen-4-expected.txt: Added. |
| * fast/text/soft-hyphen-4.html: Added. |
| |
| 2011-03-13 David Levin <levin@chromium.org> |
| |
| Update some baselines due to r80868. |
| Also, add MAC to a failure line where I should have put it previously. |
| |
| * platform/chromium-mac/fast/backgrounds/animated-svg-as-background-expected.checksum: Added. |
| * platform/chromium-mac/fast/backgrounds/animated-svg-as-background-expected.png: Added. |
| * platform/chromium-mac/fast/backgrounds/animated-svg-as-mask-expected.checksum: Added. |
| * platform/chromium-mac/fast/backgrounds/animated-svg-as-mask-expected.png: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-13 David Levin <levin@chromium.org> |
| |
| Add one more failure which is related to change in this range: |
| http://trac.webkit.org/log/?verbose=on&rev=80866&stop_rev=80860 |
| that I haven't been able to narrow down yet. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-13 David Levin <levin@chromium.org> |
| |
| Add more crashing tests to an existing bug about the same issue |
| for Chromium Linux Debug. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-13 David Levin <levin@chromium.org> |
| |
| Fix the expectation to refer to transitions/default-timing-function.html |
| instead of bug1318. My change log description also made the same mistake. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-13 David Levin <levin@chromium.org> |
| |
| Sort some test expectations into a better place. Move a linux debug |
| crash to be near the other instances of it. |
| |
| Remove fast/text/font-size-zero.html as it appears to be passing consistently. |
| |
| Add the expectation for bug1318.html due to r80806 changing its output in a way |
| that looks less optimal than it did before. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-13 David Levin <levin@chromium.org> |
| |
| Add some more crashing tests to an existing bug about the same issue |
| for Chromium Linux Debug. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-13 Rob Buis <rwlbuis@gmail.com> |
| |
| Reviewed by Dave Hyatt. |
| |
| REGRESSION (r61383): Navigation menu laid out incorrectly on aboardtheworld.com |
| https://bugs.webkit.org/show_bug.cgi?id=53470 |
| |
| Test handling of !important and duplicate properties in a style rule. |
| |
| * fast/css/duplicate-property-in-rule-important-expected.txt: Added. |
| * fast/css/duplicate-property-in-rule-important.html: Added. |
| |
| 2011-03-13 David Levin <levin@chromium.org> |
| |
| Add expectation (and bug) for test that has failed with an image |
| mismatch ever since it was added in r80867. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-13 David Levin <levin@chromium.org> |
| |
| Update test expections due to the OSX specific ex size change done in r80755. |
| |
| * platform/chromium-mac/fast/lists/008-expected.checksum: Added. |
| * platform/chromium-mac/fast/lists/008-expected.png: Added. |
| * platform/chromium-mac/fast/media/mq-relative-constraints-08-expected.checksum: Added. |
| * platform/chromium-mac/fast/media/mq-relative-constraints-08-expected.png: Added. |
| * platform/chromium-mac/fast/replaced/width100percent-checkbox-expected.checksum: Added. |
| * platform/chromium-mac/fast/replaced/width100percent-checkbox-expected.png: Added. |
| * platform/chromium-mac/fast/replaced/width100percent-radio-expected.checksum: Added. |
| * platform/chromium-mac/fast/replaced/width100percent-radio-expected.png: Added. |
| * platform/chromium-mac/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.checksum: Added. |
| * platform/chromium-mac/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.png: |
| * platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.png: |
| |
| 2011-03-13 David Levin <levin@chromium.org> |
| |
| Fix test expectations due to bad update: |
| r80820 which limited to win/mac when it still regularly fails on Linux |
| and it made the test fail with the expectation IMAGE instead of IMAGE+TEXT |
| as well as occaisionally pass. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-13 David Levin <levin@chromium.org> |
| |
| Added the following expectations: |
| fast/backgrounds/background-position-parsing.html new test in r80868 |
| fast/css-generated-content/table-row-before-after.html new test in r80871 |
| fast/table/dynamic-descendant-percentage-height.html new test in r80878 |
| |
| Updated test_expectation to cover a failure due to a missing layout test feature |
| and added an appropriate bug. |
| |
| * platform/chromium-linux/fast/backgrounds/background-position-parsing-expected.checksum: Added. |
| * platform/chromium-linux/fast/backgrounds/background-position-parsing-expected.png: Added. |
| * platform/chromium-linux/fast/css-generated-content/table-row-before-after-expected.checksum: Added. |
| * platform/chromium-linux/fast/css-generated-content/table-row-before-after-expected.png: Added. |
| * platform/chromium-linux/fast/table/dynamic-descendant-percentage-height-expected.checksum: Added. |
| * platform/chromium-linux/fast/table/dynamic-descendant-percentage-height-expected.png: Added. |
| * platform/chromium-mac/fast/backgrounds/background-position-parsing-expected.checksum: Added. |
| * platform/chromium-mac/fast/backgrounds/background-position-parsing-expected.png: Added. |
| * platform/chromium-mac/fast/css-generated-content/table-row-before-after-expected.checksum: Added. |
| * platform/chromium-mac/fast/css-generated-content/table-row-before-after-expected.png: Added. |
| * platform/chromium-mac/fast/table/dynamic-descendant-percentage-height-expected.checksum: Added. |
| * platform/chromium-mac/fast/table/dynamic-descendant-percentage-height-expected.png: Added. |
| * platform/chromium-win/fast/backgrounds/background-position-parsing-expected.checksum: Added. |
| * platform/chromium-win/fast/backgrounds/background-position-parsing-expected.png: Added. |
| * platform/chromium-win/fast/backgrounds/background-position-parsing-expected.txt: Added. |
| * platform/chromium-win/fast/css-generated-content/table-row-before-after-expected.checksum: Added. |
| * platform/chromium-win/fast/css-generated-content/table-row-before-after-expected.png: Added. |
| * platform/chromium-win/fast/css-generated-content/table-row-before-after-expected.txt: Added. |
| * platform/chromium-win/fast/table/dynamic-descendant-percentage-height-expected.checksum: Added. |
| * platform/chromium-win/fast/table/dynamic-descendant-percentage-height-expected.png: Added. |
| * platform/chromium-win/fast/table/dynamic-descendant-percentage-height-expected.txt: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-13 David Levin <levin@chromium.org> |
| |
| Update test results due to r80755. All of these tests started failing |
| on that check in and were given new baselines in that check in. |
| |
| * platform/chromium-mac/css1/text_properties/text_indent-expected.checksum: Added. |
| * platform/chromium-mac/css1/text_properties/text_indent-expected.png: Added. |
| * platform/chromium-mac/css1/units/length_units-expected.checksum: Added. |
| * platform/chromium-mac/css1/units/length_units-expected.png: Added. |
| * platform/chromium-mac/css2.1/t040302-c61-ex-len-00-b-a-expected.checksum: Added. |
| * platform/chromium-mac/css2.1/t040302-c61-ex-len-00-b-a-expected.png: Added. |
| * platform/chromium-mac/css2.1/t040302-c61-rel-len-00-b-ag-expected.checksum: Added. |
| * platform/chromium-mac/css2.1/t040302-c61-rel-len-00-b-ag-expected.png: Added. |
| * platform/chromium-mac/css2.1/t1008-c44-ln-box-02-d-ag-expected.checksum: Added. |
| * platform/chromium-mac/css2.1/t1008-c44-ln-box-02-d-ag-expected.png: Added. |
| * platform/chromium-mac/css2.1/t100801-c544-valgn-01-d-ag-expected.checksum: Added. |
| * platform/chromium-mac/css2.1/t100801-c544-valgn-01-d-ag-expected.png: Added. |
| * platform/chromium-mac/css2.1/t100801-c544-valgn-03-d-agi-expected.checksum: |
| * platform/chromium-mac/css2.1/t100801-c544-valgn-03-d-agi-expected.png: Added. |
| * platform/chromium-mac/css2.1/t100801-c548-ln-ht-02-b-ag-expected.checksum: Added. |
| * platform/chromium-mac/css2.1/t100801-c548-ln-ht-02-b-ag-expected.png: Added. |
| * platform/chromium-mac/css2.1/t1507-c526-font-sz-02-b-a-expected.checksum: Added. |
| * platform/chromium-mac/css2.1/t1507-c526-font-sz-02-b-a-expected.png: Added. |
| * platform/chromium-mac/css2.1/t1601-c547-indent-00-b-a-expected.checksum: Added. |
| * platform/chromium-mac/css2.1/t1601-c547-indent-00-b-a-expected.png: Added. |
| * platform/chromium-mac/css2.1/t1604-c541-word-sp-00-b-a-expected.checksum: Added. |
| * platform/chromium-mac/css2.1/t1604-c541-word-sp-00-b-a-expected.png: Added. |
| * platform/chromium-mac/css2.1/t1604-c542-letter-sp-00-b-a-expected.checksum: Added. |
| * platform/chromium-mac/css2.1/t1604-c542-letter-sp-00-b-a-expected.png: Added. |
| * platform/chromium-mac/editing/selection/caret-ltr-2-expected.checksum: |
| * platform/chromium-mac/editing/selection/caret-ltr-2-expected.png: |
| * platform/chromium-mac/editing/selection/caret-ltr-2-left-expected.checksum: |
| * platform/chromium-mac/editing/selection/caret-ltr-2-left-expected.png: |
| * platform/chromium-mac/editing/selection/caret-ltr-expected.checksum: |
| * platform/chromium-mac/editing/selection/caret-ltr-expected.png: |
| * platform/chromium-mac/editing/selection/caret-ltr-right-expected.checksum: |
| * platform/chromium-mac/editing/selection/caret-ltr-right-expected.png: |
| * platform/chromium-mac/editing/selection/caret-rtl-2-expected.checksum: Added. |
| * platform/chromium-mac/editing/selection/caret-rtl-2-expected.png: Added. |
| * platform/chromium-mac/editing/selection/caret-rtl-2-left-expected.checksum: Added. |
| * platform/chromium-mac/editing/selection/caret-rtl-2-left-expected.png: Added. |
| * platform/chromium-mac/editing/selection/caret-rtl-expected.checksum: Added. |
| * platform/chromium-mac/editing/selection/caret-rtl-expected.png: Added. |
| * platform/chromium-mac/editing/selection/caret-rtl-right-expected.checksum: Added. |
| * platform/chromium-mac/editing/selection/caret-rtl-right-expected.png: Added. |
| * platform/chromium-mac/fast/block/margin-collapse/103-expected.checksum: |
| * platform/chromium-mac/fast/block/margin-collapse/103-expected.png: |
| * platform/chromium-mac/fast/css/ex-after-font-variant-expected.checksum: Added. |
| * platform/chromium-mac/fast/css/ex-after-font-variant-expected.png: Added. |
| * platform/chromium-mac/fast/css/non-standard-checkbox-size-expected.checksum: Added. |
| * platform/chromium-mac/fast/css/non-standard-checkbox-size-expected.png: Added. |
| * platform/chromium-mac/fast/forms/minWidthPercent-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/minWidthPercent-expected.png: Added. |
| * platform/chromium-mac/fast/overflow/overflow-rtl-expected.checksum: Added. |
| * platform/chromium-mac/fast/overflow/overflow-rtl-expected.png: Added. |
| |
| 2011-03-12 David Levin <levin@chromium.org> |
| |
| Add results for newly added test in r80883. |
| The differences appear to be very small in keep with the typical |
| font drawing differences. |
| |
| * platform/chromium-linux/fast/multicol/scrolling-overflow-expected.checksum: Added. |
| * platform/chromium-linux/fast/multicol/scrolling-overflow-expected.png: Added. |
| * platform/chromium-mac/fast/multicol/scrolling-overflow-expected.checksum: Added. |
| * platform/chromium-mac/fast/multicol/scrolling-overflow-expected.png: Added. |
| * platform/chromium-win/fast/multicol/scrolling-overflow-expected.checksum: Added. |
| * platform/chromium-win/fast/multicol/scrolling-overflow-expected.png: Added. |
| * platform/chromium-win/fast/multicol/scrolling-overflow-expected.txt: Added. |
| |
| 2011-03-12 David Levin <levin@chromium.org> |
| |
| r80743 updated the main baseline due to a jsc change. |
| chromium isn't affected by the change. |
| |
| * platform/chromium/fast/js/regexp-caching-expected.txt: Added. |
| chromium already had a specific baseline for this but it was in chromium-win, |
| so I moved this result to the more general chromium direction. |
| * platform/chromium-win/fast/js/regexp-caching-expected.txt: Removed. |
| |
| 2011-03-12 David Levin <levin@chromium.org> |
| |
| Remove bad test_expectation updates. |
| |
| I fixed both of these already: |
| http://trac.webkit.org/changeset/80911 |
| http://trac.webkit.org/changeset/80904 |
| so it is unclear why they were added. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-12 Ilya Tikhonovsky <loislo@chromium.org> |
| |
| Unreviewed. Update chromium expectations. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-12 Ilya Tikhonovsky <loislo@chromium.org> |
| |
| Unreviewed. Update chromium test expectations. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-12 Ilya Tikhonovsky <loislo@chromium.org> |
| |
| Unreviewed. Update chromium test expectations. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-11 Pavel Feldman <pfeldman@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: follow up to error reporting, fixing multiple regressions. |
| https://bugs.webkit.org/show_bug.cgi?id=56243 |
| |
| * inspector/elements/elements-panel-search.html: |
| |
| 2011-03-11 Anton D'Auria <adauria@apple.com> |
| |
| Reviewed by Brady Eidson. |
| |
| Adding StorageTracker tests to skip lists of platforms that don't support it. |
| https://bugs.webkit.org/show_bug.cgi?id=51878 |
| |
| * platform/gtk/Skipped: |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-11 David Levin <levin@chromium.org> |
| |
| Fix prototype-inheritance-expected result due to two changes: |
| http://src.chromium.org/viewvc/chrome?view=rev&revision=77888 removed "google" |
| http://trac.webkit.org/changeset/80846 added WebKitAnimation/WebKitAnimationList |
| |
| * platform/chromium/fast/dom/prototype-inheritance-expected.txt: |
| |
| 2011-03-11 David Levin <levin@chromium.org> |
| |
| Update some baselines due to Skia update in Chromium. |
| Filed http://crbug.com/75820 about the odd look of the results (but |
| the odd look previously existed). |
| |
| * platform/chromium-linux/svg/css/composite-shadow-text-expected.checksum: |
| * platform/chromium-linux/svg/css/composite-shadow-text-expected.png: |
| * platform/chromium-win/svg/css/composite-shadow-text-expected.checksum: |
| * platform/chromium-win/svg/css/composite-shadow-text-expected.png: |
| |
| 2010-3-11 Eric Uhrhane <ericu@chromium.org> |
| |
| Reviewed by David Levin. |
| |
| Add tests for FileWriter |
| https://bugs.webkit.org/show_bug.cgi?id=44363 |
| |
| Fix small bugs in the utility functions and add setFileContents(). |
| * fast/filesystem/resources/file-writer-utils.js: |
| |
| Port the GC Blob test over to the new FileWriter utilities. |
| * fast/filesystem/file-writer-gc-blob-expected.txt: |
| * fast/filesystem/file-writer-gc-blob.html: |
| * fast/filesystem/resources/file-writer-gc-blob.js: Copied from LayoutTests/fast/filesystem/file-writer-gc-blob.html. |
| |
| Add tests for progress events and overlapping writes [via seek]. |
| * fast/filesystem/file-writer-events-expected.txt: Added. |
| * fast/filesystem/file-writer-events.html: Added. |
| * fast/filesystem/resources/file-writer-events.js: Added. |
| * fast/filesystem/file-writer-write-overlapped-expected.txt: Added. |
| * fast/filesystem/file-writer-write-overlapped.html: Added. |
| * fast/filesystem/resources/file-writer-write-overlapped.js: Added. |
| |
| Worker versions of the above tests. |
| * fast/filesystem/workers/file-writer-events-expected.txt: Added. |
| * fast/filesystem/workers/file-writer-events.html: Added. |
| * fast/filesystem/workers/file-writer-gc-blob-expected.html: Added. |
| * fast/filesystem/workers/file-writer-gc-blob.html: Added. |
| * fast/filesystem/workers/file-writer-write-overlapped-expected.html: Added. |
| * fast/filesystem/workers/file-writer-write-overlapped.html: Added. |
| |
| 2011-03-11 Anton D'Auria <adauria@apple.com> |
| |
| Reviewed and landed by Brady Eidson. |
| |
| Add WebKit1 API to view and delete local storage |
| https://bugs.webkit.org/show_bug.cgi?id=51878 |
| |
| * platform/chromium/test_expectations.txt: |
| * storage/domstorage/localstorage/storagetracker: Added. |
| * storage/domstorage/localstorage/storagetracker/storage-tracker-1-prepare-expected.txt: Added. |
| * storage/domstorage/localstorage/storagetracker/storage-tracker-1-prepare.html: Added. |
| * storage/domstorage/localstorage/storagetracker/storage-tracker-2-create-expected.txt: Added. |
| * storage/domstorage/localstorage/storagetracker/storage-tracker-2-create.html: Added. |
| * storage/domstorage/localstorage/storagetracker/storage-tracker-3-delete-all-expected.txt: Added. |
| * storage/domstorage/localstorage/storagetracker/storage-tracker-3-delete-all.html: Added. |
| * storage/domstorage/localstorage/storagetracker/storage-tracker-4-create-expected.txt: Added. |
| * storage/domstorage/localstorage/storagetracker/storage-tracker-4-create.html: Added. |
| * storage/domstorage/localstorage/storagetracker/storage-tracker-5-delete-one-expected.txt: Added. |
| * storage/domstorage/localstorage/storagetracker/storage-tracker-5-delete-one.html: Added. |
| |
| 2011-03-11 Jessie Berlin <jberlin@apple.com> |
| |
| http/tests/websocket/tests/url-with-credential.html sometimes crashes beneath SocketStreamHandle::readStreamCallback on Windows |
| https://bugs.webkit.org/show_bug.cgi?id=56185 |
| |
| url-parsing.html appears to be causing the crashes in later tests. |
| Skipping the url-parsing.html test and unskipping the url-with-credential.html test. |
| |
| Unreviewed. |
| |
| * platform/win/Skipped: |
| |
| 2011-03-11 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Reviewed by Tony Chang. |
| |
| drag-text-delay.html should be a dump as text test |
| https://bugs.webkit.org/show_bug.cgi?id=56223 |
| |
| Converted the test to a dump as text. Also reorganized the test code and added more descriptions. |
| |
| * editing/selection/drag-text-delay-expected.txt: |
| * editing/selection/drag-text-delay.html: |
| * platform/chromium-linux/editing/selection/drag-text-delay-expected.checksum: Removed. |
| * platform/chromium-linux/editing/selection/drag-text-delay-expected.png: Removed. |
| * platform/chromium-win/editing/selection/drag-text-delay-expected.checksum: Removed. |
| * platform/chromium-win/editing/selection/drag-text-delay-expected.png: Removed. |
| * platform/chromium-win/editing/selection/drag-text-delay-expected.txt: Removed. |
| * platform/gtk/editing/selection/drag-text-delay-expected.checksum: Removed. |
| * platform/gtk/editing/selection/drag-text-delay-expected.png: Removed. |
| * platform/gtk/editing/selection/drag-text-delay-expected.txt: Removed. |
| * platform/mac/editing/selection/drag-text-delay-expected.checksum: Removed. |
| * platform/mac/editing/selection/drag-text-delay-expected.png: Removed. |
| * platform/mac/editing/selection/drag-text-delay-expected.txt: |
| * platform/win/editing/selection/drag-text-delay-expected.checksum: Removed. |
| * platform/win/editing/selection/drag-text-delay-expected.png: Removed. |
| * platform/win/editing/selection/drag-text-delay-expected.txt: |
| |
| 2011-03-11 Mihai Parparita <mihaip@chromium.org> |
| |
| Chromium Mac expectations update. Rebaseline some more tests after |
| r80582. |
| |
| * fast/repaint/text-emphasis-h-expected.checksum: |
| * fast/repaint/text-emphasis-h-expected.png: |
| * platform/chromium-mac/fast/repaint/text-emphasis-h-expected.txt: Removed. |
| * platform/chromium-mac/fast/ruby/base-shorter-than-text-expected.checksum: |
| * platform/chromium-mac/fast/ruby/base-shorter-than-text-expected.png: |
| * platform/chromium-mac/fast/ruby/base-shorter-than-text-expected.txt: Added. |
| * platform/chromium/test_expectations.txt: |
| * platform/mac-leopard/fast/blockflow/vertical-baseline-alignment-expected.checksum: |
| * platform/mac-leopard/fast/blockflow/vertical-baseline-alignment-expected.png: |
| |
| 2011-03-11 Mihai Parparita <mihaip@chromium.org> |
| |
| Chromium Mac expectations update. Rebaseline some tests after r80582 |
| (those that already had chromium-mac-leopard baselines). |
| |
| * platform/chromium-mac-leopard/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum: |
| * platform/chromium-mac-leopard/fast/blockflow/Kusa-Makura-background-canvas-expected.png: |
| * platform/chromium-mac-leopard/fast/blockflow/border-vertical-lr-expected.checksum: |
| * platform/chromium-mac-leopard/fast/blockflow/border-vertical-lr-expected.png: |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-lr-selection-expected.checksum: Removed. |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-lr-selection-expected.png: Removed. |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-lr-text-expected.checksum: |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-lr-text-expected.png: |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-rl-selection-expected.checksum: |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-rl-selection-expected.png: |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-rl-text-expected.checksum: |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-rl-text-expected.png: |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-ruby-vertical-lr-expected.checksum: |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-ruby-vertical-lr-expected.png: |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-ruby-vertical-rl-expected.checksum: |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-ruby-vertical-rl-expected.png: |
| * platform/chromium-mac-leopard/fast/blockflow/vertical-align-table-baseline-expected.checksum: |
| * platform/chromium-mac-leopard/fast/blockflow/vertical-align-table-baseline-expected.png: |
| * platform/chromium-mac-leopard/fast/blockflow/vertical-font-fallback-expected.checksum: |
| * platform/chromium-mac-leopard/fast/blockflow/vertical-font-fallback-expected.png: |
| * platform/chromium-mac-leopard/fast/repaint/japanese-rl-selection-clear-expected.checksum: |
| * platform/chromium-mac-leopard/fast/repaint/japanese-rl-selection-clear-expected.png: |
| * platform/chromium-mac-leopard/fast/repaint/japanese-rl-selection-repaint-expected.checksum: |
| * platform/chromium-mac-leopard/fast/repaint/japanese-rl-selection-repaint-expected.png: |
| * platform/chromium-mac-leopard/fast/repaint/repaint-across-writing-mode-boundary-expected.checksum: |
| * platform/chromium-mac-leopard/fast/repaint/repaint-across-writing-mode-boundary-expected.png: |
| * platform/chromium-mac-leopard/fast/text/international/text-combine-image-test-expected.checksum: |
| * platform/chromium-mac-leopard/fast/text/international/text-combine-image-test-expected.png: |
| * platform/chromium-mac-leopard/fast/text/international/text-combine-image-test-expected.txt: |
| * platform/chromium-mac/fast/blockflow/japanese-lr-selection-expected.checksum: Removed. |
| * platform/chromium-mac/fast/blockflow/japanese-lr-selection-expected.png: Removed. |
| * platform/chromium/test_expectations.txt: |
| * platform/mac-leopard/fast/blockflow/japanese-lr-selection-expected.checksum: |
| * platform/mac-leopard/fast/blockflow/japanese-lr-selection-expected.png: |
| |
| 2011-03-11 David Hyatt <hyatt@apple.com> |
| |
| Reviewed by Simon Fraser. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=52987 |
| |
| REGRESSION: Overflowing columns not repainted correctly |
| |
| Make sure to add in column overflow as visual overflow as well. It was only propagating layout overflow, which is obviously not |
| sufficient, since blocks paint their own columns. |
| |
| Added fast/multicol/scrolling-overflow.html |
| |
| * fast/multicol/scrolling-overflow.html: Added. |
| * platform/mac/fast/multicol/scrolling-overflow-expected.checksum: Added. |
| * platform/mac/fast/multicol/scrolling-overflow-expected.png: Added. |
| * platform/mac/fast/multicol/scrolling-overflow-expected.txt: Added. |
| |
| 2011-03-11 Mihai Parparita <mihaip@chromium.org> |
| |
| Mac and Chromium expectations update. Remove failing expectations for |
| tests that no longer fail. Rebaseline fast/overflow/ |
| overflow-rtl-vertical.html and fast/lists/008-vertical.html after |
| r80755. |
| |
| * platform/chromium/test_expectations.txt: |
| * platform/mac/fast/lists/008-vertical-expected.checksum: |
| * platform/mac/fast/lists/008-vertical-expected.png: |
| * platform/mac/fast/overflow/overflow-rtl-vertical-expected.checksum: |
| * platform/mac/fast/overflow/overflow-rtl-vertical-expected.png: |
| |
| 2011-03-11 Mihai Parparita <mihaip@chromium.org> |
| |
| Update Chromium expectations. Remove some commented out lines and |
| promote some expectatiosn from chromium-mac to mac-leopard, so that |
| those tests pass on chromium Snow Leopard (and mac Leopard). |
| |
| * platform/chromium/test_expectations.txt: |
| * platform/mac-leopard/fast/block/basic/percent-height-inside-anonymous-block-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/block/basic/percent-height-inside-anonymous-block-expected.checksum. |
| * platform/mac-leopard/fast/block/basic/percent-height-inside-anonymous-block-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/block/basic/percent-height-inside-anonymous-block-expected.png. |
| * platform/mac-leopard/fast/block/positioning/static-distance-with-positioned-ancestor-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/block/positioning/static-distance-with-positioned-ancestor-expected.checksum. |
| * platform/mac-leopard/fast/block/positioning/static-distance-with-positioned-ancestor-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/block/positioning/static-distance-with-positioned-ancestor-expected.png. |
| |
| 2011-03-11 Andy Estes <aestes@apple.com> |
| |
| Reviewed by David Hyatt. |
| |
| Table cells with dynamically added percentage height descendants do not |
| grow in size if the table has already been laid out. |
| https://bugs.webkit.org/show_bug.cgi?id=56174 |
| |
| * fast/table/dynamic-descendant-percentage-height.html: Added. |
| * platform/mac/fast/table/dynamic-descendant-percentage-height-expected.checksum: Added. |
| * platform/mac/fast/table/dynamic-descendant-percentage-height-expected.png: Added. |
| * platform/mac/fast/table/dynamic-descendant-percentage-height-expected.txt: Added. |
| |
| 2011-03-11 Dimitri Glazkov <dglazkov@chromium.org> |
| |
| [GTK] Update expectations after r80857. |
| https://bugs.webkit.org/show_bug.cgi?id=55972 |
| |
| * platform/gtk/media/audio-controls-rendering-expected.txt: |
| * platform/gtk/media/audio-repaint-expected.txt: |
| * platform/gtk/media/controls-strict-expected.txt: |
| * platform/gtk/media/controls-styling-expected.txt: |
| * platform/gtk/media/controls-without-preload-expected.txt: |
| * platform/gtk/media/media-document-audio-repaint-expected.txt: |
| * platform/gtk/media/video-controls-rendering-expected.txt: |
| * platform/gtk/media/video-empty-source-expected.txt: |
| * platform/gtk/media/video-no-audio-expected.txt: |
| * platform/gtk/media/video-volume-slider-expected.txt: |
| * platform/gtk/media/video-zoom-controls-expected.txt: |
| |
| 2011-03-11 David Hyatt <hyatt@apple.com> |
| |
| Reviewed by Dan Bernstein. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=47206 |
| |
| Table rows don't support ::before/::after. Add support to RenderTableRow::styleDidChange so that ::before/::after content gets |
| properly constructed. |
| |
| Added fast/css-generated-content/table-row-before-after.html |
| |
| * fast/css-generated-content/table-row-before-after.html: Added. |
| * platform/mac/fast/css-generated-content/table-row-before-after-expected.checksum: Added. |
| * platform/mac/fast/css-generated-content/table-row-before-after-expected.png: Added. |
| * platform/mac/fast/css-generated-content/table-row-before-after-expected.txt: Added. |
| |
| 2011-03-11 David Hyatt <hyatt@apple.com> |
| |
| Reviewed by Simon Fraser. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=47159 |
| |
| CSS2.1 failures in background position parsing. |
| |
| Rewrite background position component parsing to match the spec. Our old parsing would allow "100% left" to be valid |
| when it should not have. Rename parseFillPositionXY to parseFillPositionComponent and pass in enough information for |
| it to understand what the first component was. |
| |
| For individual property parsing using background-position-x/y, I added new functions that just handle that without |
| worrying about the other component. |
| |
| In order to pass the CSS2.1 test, I also had to fix multiple background parsing. The number of layers in multiple |
| backgrounds is determined solely by the background-image property and not by any of the other properties. cullEmptyLayers |
| has been changed to always consider a layer empty if it has no image set, even if other properties are set. |
| |
| A number of layout tests had to be patched as they were invalid. A couple of them relied on incorrect background-position |
| parsing (e.g., "50 left") and another relied on incorrect multiple background parsing. It's not clear if the computed style |
| should actually include the additional values when no image is set though, so that should perhaps be the subject of a |
| follow-up bug. |
| |
| Added fast/backgrounds/background-position-parsing.html |
| |
| * fast/backgrounds/background-position-1.html: |
| * fast/backgrounds/background-position-parsing.html: Added. |
| * fast/backgrounds/multiple-backgrounds-computed-style-expected.txt: |
| * fast/backgrounds/repeat/parsing-background-repeat-expected.txt: |
| * fast/backgrounds/repeat/script-tests/parsing-background-repeat.js: |
| * fast/backgrounds/resources/diamond.png: Added. |
| * fast/backgrounds/resources/ring.png: Added. |
| * fast/backgrounds/script-tests/multiple-backgrounds-computed-style.js: |
| * platform/mac/fast/backgrounds/animated-svg-as-background-expected.checksum: |
| * platform/mac/fast/backgrounds/animated-svg-as-background-expected.png: |
| * platform/mac/fast/backgrounds/animated-svg-as-mask-expected.checksum: |
| * platform/mac/fast/backgrounds/animated-svg-as-mask-expected.png: |
| * platform/mac/fast/backgrounds/background-position-parsing-expected.checksum: Added. |
| * platform/mac/fast/backgrounds/background-position-parsing-expected.png: Added. |
| * platform/mac/fast/backgrounds/background-position-parsing-expected.txt: Added. |
| * platform/mac/fast/backgrounds/bgCompositeCopy-expected.png: |
| * platform/mac/fast/backgrounds/repeat/noRepeatCorrectClip-expected.png: |
| * platform/mac/fast/backgrounds/size/backgroundSize01-expected.png: |
| * platform/mac/fast/backgrounds/size/backgroundSize03-expected.png: |
| * platform/mac/fast/backgrounds/size/backgroundSize05-expected.png: |
| * platform/mac/fast/backgrounds/size/backgroundSize06-expected.png: |
| * platform/mac/fast/backgrounds/size/backgroundSize07-expected.png: |
| * platform/mac/fast/backgrounds/size/backgroundSize08-expected.png: |
| * platform/mac/fast/backgrounds/size/backgroundSize09-expected.png: |
| * platform/mac/fast/backgrounds/size/backgroundSize10-expected.png: |
| * platform/mac/fast/backgrounds/size/backgroundSize11-expected.png: |
| * platform/mac/fast/backgrounds/size/backgroundSize12-expected.png: |
| * platform/mac/fast/backgrounds/size/backgroundSize22-expected.checksum: |
| * platform/mac/fast/backgrounds/size/backgroundSize22-expected.png: |
| * platform/mac/fast/backgrounds/size/contain-and-cover-expected.checksum: |
| * platform/mac/fast/backgrounds/size/contain-and-cover-expected.png: |
| * platform/mac/fast/backgrounds/svg-as-background-4-expected.png: |
| |
| 2011-03-11 Vangelis Kokkevis <vangelis@chromium.org> |
| |
| Reviewed by James Robinson. |
| |
| [chromium] Adding a test for rotated large layers. |
| https://bugs.webkit.org/show_bug.cgi?id=55984 |
| |
| * platform/chromium/compositing/huge-layer-rotated-expected.checksum: Added. |
| * platform/chromium/compositing/huge-layer-rotated-expected.png: Added. |
| * platform/chromium/compositing/huge-layer-rotated-expected.txt: Added. |
| * platform/chromium/compositing/huge-layer-rotated.html: Added. |
| |
| 2011-03-08 Dimitri Glazkov <dglazkov@chromium.org> |
| |
| Reviewed by Eric Carlson. |
| |
| Convert MediaControlTimeDisplayElement to use standard layout with a custom renderer. |
| https://bugs.webkit.org/show_bug.cgi?id=55972 |
| |
| Update test results, because they are now laying out timeline consistently. |
| |
| * media/audio-repaint-expected.txt: Updated. |
| * platform/mac/media/audio-controls-rendering-expected.checksum: Ditto. |
| * platform/mac/media/audio-controls-rendering-expected.png: Ditto. |
| * platform/mac/media/audio-controls-rendering-expected.txt: Ditto. |
| * platform/mac/media/audio-repaint-expected.checksum: Ditto. |
| * platform/mac/media/audio-repaint-expected.png: Ditto. |
| |
| 2011-03-11 Adam Roben <aroben@apple.com> |
| |
| Update Windows results after r80846 |
| |
| * platform/win/fast/dom/Window/window-property-descriptors-expected.txt: |
| * platform/win/fast/dom/prototype-inheritance-2-expected.txt: |
| * platform/win/fast/dom/prototype-inheritance-expected.txt: |
| * platform/win/fast/js/global-constructors-expected.txt: |
| |
| 2011-03-11 Adam Roben <aroben@apple.com> |
| |
| Skip a crashing test on Windows |
| |
| The crash is tracked by <http://webkit.org/b/56185>. |
| |
| * platform/win/Skipped: Added http/tests/websocket/tests/url-with-credential.html. Grouped |
| possibly-related websocket crashes. |
| |
| 2011-03-11 Adam Roben <aroben@apple.com> |
| |
| Disable fast/text/large-text-composed-char-dos.html |
| |
| It is failing on multiple bots. The failure is tracked by <http://webkit.org/b/56140>. |
| |
| * fast/text/large-text-composed-char-dos.html-disabled: Renamed from LayoutTests/fast/text/large-text-composed-char-dos.html. |
| |
| 2011-03-11 Dean Jackson <dino@apple.com> |
| |
| Reviewed by Simon Fraser and Chris Marrin. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=54151 |
| Implement an API to play/pause/scrub animations |
| |
| This is Part 1. Adds the new WebKitAnimation and WebKitAnimationList |
| APIs, exposed via Element.getWebKitAnimations(). This first pass |
| is read-only. One new layout test that examines animation |
| properties. Update existing layout tests for the new interfaces |
| on Window. |
| |
| * animations/animation-api-1-expected.txt: Added. |
| * animations/animation-api-1.html: Added. |
| * fast/dom/Window/window-properties-expected.txt: |
| * fast/dom/Window/window-property-descriptors-expected.txt: |
| * fast/dom/prototype-inheritance-2-expected.txt: |
| * fast/dom/prototype-inheritance-expected.txt: |
| * fast/js/global-constructors-expected.txt: |
| |
| 2011-03-11 Ilya Tikhonovsky <loislo@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: introduce error argument for all the callbacks on frontend. |
| https://bugs.webkit.org/show_bug.cgi?id=56100 |
| |
| * http/tests/inspector/extensions-test.js: |
| (initialize_ExtensionsTest.InspectorTest.runExtensionTests): |
| * http/tests/inspector/inspector-test.js: |
| (initialize_InspectorTest.InspectorTest.evaluateInPage.mycallback): |
| (initialize_InspectorTest.InspectorTest.evaluateInPage): |
| * inspector/console/console-dir-global.html: |
| * inspector/elements/dom-agent-query-selector.html: |
| * inspector/protocol/console-agent-expected.txt: |
| * inspector/protocol/console-agent.html: |
| * inspector/protocol/runtime-agent-expected.txt: |
| * inspector/protocol/runtime-agent.html: |
| * inspector/report-protocol-errors-expected.txt: |
| * inspector/report-protocol-errors.html: |
| * inspector/styles/styles-new-API.html: |
| * inspector/styles/styles-source-offsets.html: |
| * inspector/timeline/timeline-test.js: |
| (initialize_Timeline.InspectorTest.stopTimeline): |
| |
| 2011-03-11 Yury Semikhatsky <yurys@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: split InjectedScriptHost into InjectedScriptManager and InjectedScriptHost |
| https://bugs.webkit.org/show_bug.cgi?id=56173 |
| |
| * inspector/protocol/console-agent-expected.txt: |
| * inspector/protocol/console-agent.html: |
| |
| 2011-03-11 Sergio Villar Senin <svillar@igalia.com> |
| |
| [GTK] JSC crashes in 32bit Release bots after r80743 |
| https://bugs.webkit.org/show_bug.cgi?id=56180 |
| |
| Skipping a couple of tests until the original issue is fixed. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-11 Sergio Villar Senin <svillar@igalia.com> |
| |
| Added new GTK+ test expectations. |
| |
| * platform/gtk/fast/backgrounds/positioned-root-expected.checksum: Added. |
| * platform/gtk/fast/backgrounds/positioned-root-expected.png: Added. |
| * platform/gtk/fast/backgrounds/positioned-root-expected.txt: Added. |
| * platform/gtk/fast/backgrounds/table-root-expected.checksum: Added. |
| * platform/gtk/fast/backgrounds/table-root-expected.png: Added. |
| * platform/gtk/fast/backgrounds/table-root-expected.txt: Added. |
| * platform/gtk/fast/block/basic/percent-height-inside-anonymous-block-expected.checksum: Added. |
| * platform/gtk/fast/block/basic/percent-height-inside-anonymous-block-expected.png: Added. |
| * platform/gtk/fast/block/basic/percent-height-inside-anonymous-block-expected.txt: Added. |
| * platform/gtk/fast/block/positioning/static-distance-with-positioned-ancestor-expected.checksum: Added. |
| * platform/gtk/fast/block/positioning/static-distance-with-positioned-ancestor-expected.png: Added. |
| * platform/gtk/fast/block/positioning/static-distance-with-positioned-ancestor-expected.txt: Added. |
| * platform/gtk/fast/forms/input-appearance-spinbutton-layer-expected.checksum: Added. |
| * platform/gtk/fast/forms/input-appearance-spinbutton-layer-expected.png: Added. |
| * platform/gtk/fast/forms/input-appearance-spinbutton-layer-expected.txt: Added. |
| |
| 2011-03-11 Yury Semikhatsky <yurys@chromium.org> |
| |
| Unreviewed. Roll out r80837. |
| |
| * inspector/protocol/console-agent-expected.txt: |
| * inspector/protocol/console-agent.html: |
| |
| 2011-03-11 Andrey Kosyakov <caseq@chromium.org> |
| |
| Unreviewied trivial fix. Leave default state of setMonitoringXHREnabled intact so it doesn't affect other tests. |
| |
| * inspector/report-API-errors.html: |
| |
| 2011-03-11 Yury Semikhatsky <yurys@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: split InjectedScriptHost into InjectedScriptManager and InjectedScriptHost |
| https://bugs.webkit.org/show_bug.cgi?id=56173 |
| |
| * inspector/protocol/console-agent-expected.txt: |
| * inspector/protocol/console-agent.html: |
| |
| 2011-03-11 Sergio Villar Senin <svillar@igalia.com> |
| |
| Unreviewed. |
| |
| Skipping two test cases that are failing on GTK debug bots. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-11 Andrey Kosyakov <caseq@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: resource load cancellation is reported to console as an error |
| https://bugs.webkit.org/show_bug.cgi?id=55764 |
| |
| - mark interruptionForPolicyChangeError as cancellation |
| - do not log resource cancelation as an error |
| - always push resource to front-end before console message, so front-end can use resource info while formatting message. |
| |
| * http/tests/inspector/console-resource-errors-expected.txt: |
| * http/tests/inspector/console-resource-errors.html: Added test for lack of console messages during policy change (at download) |
| * http/tests/inspector/console-xhr-logging-expected.txt: |
| * http/tests/inspector/console-xhr-logging.html: Added test for reporting of cross-origin XHR errors. |
| * http/tests/inspector/resources/empty.zip: Added. |
| |
| 2011-03-11 Ilya Sherman <isherman@chromium.org> |
| |
| Reviewed by Kent Tamura. |
| |
| [Chromium] missing HTMLInputElement::setValueForUser() to tests |
| https://bugs.webkit.org/show_bug.cgi?id=55854 |
| |
| * platform/chromium/test_expectations.txt: Removed onchange-setvalueforuser.html |
| |
| 2011-03-11 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, skip |
| tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody.html |
| on GTK again after being unskipped by accident in r80738. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-10 Emil A Eklund <eae@chromium.org> |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| The web colours palevioletred and mediumpurple are incorrect |
| https://bugs.webkit.org/show_bug.cgi?id=46658 |
| |
| Added test for named colors. |
| |
| * fast/css/named-colors-expected.txt: Added. |
| * fast/css/named-colors.html: Added. |
| |
| 2011-03-10 Roland Steiner <rolandsteiner@chromium.org> |
| |
| Unreviewed: update Chromium test expectations. |
| |
| * platform/chromium-linux/fast/block/basic/percent-height-inside-anonymous-block-expected.checksum: Added. |
| * platform/chromium-linux/fast/block/basic/percent-height-inside-anonymous-block-expected.png: Added. |
| * platform/chromium-linux/fast/block/positioning/static-distance-with-positioned-ancestor-expected.checksum: Added. |
| * platform/chromium-linux/fast/block/positioning/static-distance-with-positioned-ancestor-expected.png: Added. |
| * platform/chromium-mac/fast/block/basic/percent-height-inside-anonymous-block-expected.checksum: Added. |
| * platform/chromium-mac/fast/block/basic/percent-height-inside-anonymous-block-expected.png: Added. |
| * platform/chromium-mac/fast/block/positioning/static-distance-with-positioned-ancestor-expected.checksum: Added. |
| * platform/chromium-mac/fast/block/positioning/static-distance-with-positioned-ancestor-expected.png: Added. |
| * platform/chromium-mac/fast/js/kde/function_length-expected.txt: Removed. |
| * platform/chromium-win/fast/block/basic/percent-height-inside-anonymous-block-expected.checksum: Added. |
| * platform/chromium-win/fast/block/basic/percent-height-inside-anonymous-block-expected.png: Added. |
| * platform/chromium-win/fast/block/basic/percent-height-inside-anonymous-block-expected.txt: Added. |
| * platform/chromium-win/fast/block/positioning/static-distance-with-positioned-ancestor-expected.checksum: Added. |
| * platform/chromium-win/fast/block/positioning/static-distance-with-positioned-ancestor-expected.png: Added. |
| * platform/chromium-win/fast/block/positioning/static-distance-with-positioned-ancestor-expected.txt: Added. |
| * platform/chromium-win/fast/js/kde/function_length-expected.txt: Removed. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-10 Adam Barth <abarth@webkit.org> |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| document.compatMode is incorrect for javascript: protocol URLs in IFRAMEs |
| https://bugs.webkit.org/show_bug.cgi?id=27845 |
| |
| This bug was randomly fixed by the HTML5 parser. |
| |
| * fast/parser/javascript-url-compat-mode-expected.txt: Added. |
| * fast/parser/javascript-url-compat-mode.html: Added. |
| |
| 2011-03-10 Ami Fischman <fischman@google.com> |
| |
| Reviewed by David Levin. |
| |
| video-controls-in-media-document.html used to silently rely on |
| timeupdate firing immediately upon playback start, and before any |
| frames changed. This was (unsurprisingly, in retrospect) |
| super-brittle. This change instead uses an explicit seek to put |
| the video in a predictable state. The expected.png change is only to |
| change the "pause" button to "play" (which is part of what's |
| required to have the video be in a predictable state for the pixel |
| diff). An equivalent rebaselining needs to happen for chromium |
| mac & win. |
| |
| * media/video-controls-in-media-document.html: |
| * platform/chromium/media/video-controls-in-media-document-expected.checksum: |
| * platform/chromium/media/video-controls-in-media-document-expected.png: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-10 Roland Steiner <rolandsteiner@chromium.org> |
| |
| Unreviewed: tweak Chromium test_expectations.txt |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-10 Jeremy Moskovich <jeremy@chromium.org> |
| |
| Reviewed by Darin Adler. |
| |
| Fix navigation menus on a bunch of sites in WebKit. |
| https://bugs.webkit.org/show_bug.cgi?id=52535 |
| |
| Add test to make sure that offsetLeft matches FF/IE for a relatively |
| positioned TD and IFRAME elements. |
| Testcase is a reduction from doula.co.il. |
| |
| * fast/block/positioning/offsetLeft-relative-iframe-expected.txt: Added. |
| * fast/block/positioning/offsetLeft-relative-iframe.html: Added. |
| * fast/block/positioning/offsetLeft-relative-td-expected.txt: Added. |
| * fast/block/positioning/offsetLeft-relative-td.html: Added. |
| |
| 2011-03-10 Adam Barth <abarth@webkit.org> |
| |
| Reviewed by Darin Adler. |
| |
| REGRESSION (r66428/r71892): Crash after assertion failure (!m_reachedTerminalState) in ResourceLoader::didCancel() |
| https://bugs.webkit.org/show_bug.cgi?id=51357 |
| |
| Test that we don't crash when calling close immedately after print. |
| |
| * printing/print-close-crash-expected.txt: Added. |
| * printing/print-close-crash.html: Added. |
| |
| 2011-03-10 Emil A Eklund <eae@chromium.org> |
| |
| Reviewed by Dimitri Glazkov. |
| |
| style.display affecting the initial selectedIndex value of a <select> when it's multiple attribute is set programatically |
| https://bugs.webkit.org/show_bug.cgi?id=53860 |
| |
| Add tests for selectedIndex when changing the multiple property on a select element. |
| |
| * fast/dom/HTMLSelectElement/change-multiple-preserve-selection-expected.txt: Added. |
| * fast/dom/HTMLSelectElement/change-multiple-preserve-selection.html: Added. |
| |
| 2011-03-10 Rik Cabanier <cabanier@gmail.com> |
| |
| Reviewed by Tony Gentilcore. |
| |
| Fix that allows fixed length values to be floating point |
| https://bugs.webkit.org/show_bug.cgi?id=52699 |
| |
| Transitions now return matrices in floating point. 2 of the transition tests were failing |
| because they expected integer values. |
| |
| * transitions/matched-transform-functions.html: |
| * transitions/retargetted-transition.html: |
| |
| 2011-03-10 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Added 3 http tests to Windows port's skipped list. |
| Tracked by https://bugs.webkit.org/show_bug.cgi?id=56167 |
| |
| * platform/win/Skipped: |
| |
| 2011-03-10 Alice Boxhall <aboxhall@chromium.org> |
| |
| Reviewed by Dimitri Glazkov. |
| |
| NULL pointer crash when using :empty and :first-line pseudoclass selectors together |
| https://bugs.webkit.org/show_bug.cgi?id=53316 |
| |
| * fast/css/empty-first-line-crash-expected.txt: Added. |
| * fast/css/empty-first-line-crash.html: Added. |
| |
| 2011-03-10 Martin Robinson <mrobinson@igalia.com> |
| |
| Rebaseline a test which differs on the bots from my local machine. |
| |
| * platform/gtk/fast/forms/input-appearance-spinbutton-visibility-expected.txt: Update results. |
| |
| 2011-03-10 takano takumi <takano@apple.com> |
| |
| Reviewed by David Hyatt. |
| |
| Crash in RenderCombineText::combineText when running fast/text/international/text-combine-parser-test.html on Windows with full page heap enabled |
| https://bugs.webkit.org/show_bug.cgi?id=55069 |
| |
| * platform/win/Skipped: Removed text-combine-parser-test.html |
| |
| 2011-03-10 Emil A Eklund <eae@chromium.org> |
| |
| Reviewed by Darin Adler. |
| |
| Collection cache not reset when moving base node between documents |
| https://bugs.webkit.org/show_bug.cgi?id=55446 |
| |
| Add tests for accessing elements moved across documents using namedItem. |
| |
| * fast/dom/HTMLFormElement/invalid-form-field-expected.txt: Added. |
| * fast/dom/HTMLFormElement/invalid-form-field.html: Added. |
| * fast/dom/HTMLFormElement/move-option-between-documents-expected.txt: Added. |
| * fast/dom/HTMLFormElement/move-option-between-documents.html: Added. |
| * fast/dom/collection-nameditem-move-between-documents-expected.txt: Added. |
| * fast/dom/collection-nameditem-move-between-documents.html: Added. |
| |
| 2011-03-10 Alexey Proskuryakov <ap@apple.com> |
| |
| Reviewed by Dan Bernstein. |
| |
| Backspace deletes all non-BMP symbols at once, and then some |
| https://bugs.webkit.org/show_bug.cgi?id=55971 |
| <rdar://problem/8725312> |
| |
| * platform/mac/editing/input/insert-delete-smp-symbol-expected.txt: Added. |
| * platform/mac/editing/input/insert-delete-smp-symbol.html: Added. |
| |
| 2011-03-10 David Hyatt <hyatt@apple.com> |
| |
| Reviewed by Simon Fraser. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=47151 |
| |
| Percentage heights should skip anonymous containing blocks when computing the used value. |
| |
| Added fast/block/basic/percentage-height-inside-anonymous-block.html |
| |
| * fast/block/basic/percent-height-inside-anonymous-block.html: Added. |
| * platform/mac/fast/block/basic/percent-height-inside-anonymous-block-expected.checksum: Added. |
| * platform/mac/fast/block/basic/percent-height-inside-anonymous-block-expected.png: Added. |
| * platform/mac/fast/block/basic/percent-height-inside-anonymous-block-expected.txt: Added. |
| |
| 2011-01-25 Martin Robinson <mrobinson@igalia.com> |
| |
| Reviewed by Xan Lopez. |
| |
| [GTK] Implement spin buttons for GTK+ 2.x |
| https://bugs.webkit.org/show_bug.cgi?id=53098 |
| |
| Unskip tests which are now passing with the spin button implementation. |
| Add results for one test. |
| |
| * platform/gtk/Skipped: Unskip passing tests. |
| * platform/gtk/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.checksum: Added. |
| * platform/gtk/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.png: Added. |
| * platform/gtk/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt: Added. |
| |
| 2011-03-10 Levi Weintraub <leviw@chromium.org> |
| |
| Reviewed by Ryosuke Niwa. |
| |
| InsertUnorderedList over a non-editable region and multiple lines enters an infinite loop |
| https://bugs.webkit.org/show_bug.cgi?id=53409 |
| |
| Avoiding crashes and infinite loops when listifying content with mixed-editability |
| |
| * editing/execCommand/insert-list-with-noneditable-content-expected.txt: Added. |
| * editing/execCommand/insert-list-with-noneditable-content.html: Added. |
| |
| 2011-03-10 Berend-Jan Wever <skylined@chromium.org> |
| |
| Reviewed by Darin Adler. |
| |
| Calling focus() on an area element not in a document should not cause a NULL ptr crash |
| https://bugs.webkit.org/show_bug.cgi?id=54877 |
| |
| * fast/dom/HTMLAreaElement: Added. |
| * fast/dom/HTMLAreaElement/area-islink-focus-null-ptr-crash-expected.txt: Added. |
| * fast/dom/HTMLAreaElement/area-islink-focus-null-ptr-crash.html: Added. |
| |
| 2011-03-10 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Windows rebaselines for r80755. |
| |
| * platform/win/editing/selection/caret-ltr-right-expected.txt: |
| * platform/win/editing/selection/caret-rtl-2-left-expected.txt: |
| * platform/win/editing/selection/caret-rtl-right-expected.txt: |
| * platform/win/fast/forms/file-input-disabled-expected.txt: |
| |
| 2011-03-10 Xiyuan Xia <xiyuan@chromium.org> |
| |
| Reviewed by Tony Chang. |
| |
| [Chromium] Fix default single selection select's popup background on chromium/linux |
| https://bugs.webkit.org/show_bug.cgi?id=56023 |
| |
| * fast/html/select-dropdown-consistent-background-color-expected.txt: Added. |
| * fast/html/select-dropdown-consistent-background-color.html: Added. |
| |
| 2011-03-10 Kris Jordan <krisjordan@gmail.com> |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| Testing the improved Accept header as per bug 27267. |
| https://bugs.webkit.org/show_bug.cgi?id=27267 |
| |
| * http/tests/misc/xhtml-expected.txt: Tests against improved Accept header. |
| |
| 2011-03-10 Kent Tamura <tkent@chromium.org> |
| |
| Reviewed by Dimitri Glazkov. |
| |
| Assertion fails by validating a form twice very quickly |
| https://bugs.webkit.org/show_bug.cgi?id=56069 |
| |
| * fast/forms/interactive-validation-assertion-by-validate-twice-expected.txt: Added. |
| * fast/forms/interactive-validation-assertion-by-validate-twice.html: Added. |
| * fast/forms/interactive-validation-attach-assertion.html: Remove unnecessary offsetLeft trick. |
| * platform/gtk/Skipped: |
| * platform/mac/Skipped: |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-10 Martin Robinson <mrobinson@igalia.com> |
| |
| Unskipping some crashers on GTK+. These no longer crash locally and we'd |
| like to figure out if they still crash on the bots. Move one flaky test |
| to the appropriate section. |
| |
| * platform/gtk/Skipped: Unskip tests passing locally. |
| |
| 2011-03-10 David Hyatt <hyatt@apple.com> |
| |
| Reviewed by Beth Dakin. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=47143 |
| |
| Static distance computation is wrong when an ancestor is also positioned. We need to go up the container() |
| chain (after initially starting with the parent()) when doing this computation, so that we properly skip |
| intermediate boxes between two positioned blocks. |
| |
| Added fast/block/positioning/static-distance-with-positioned-ancestor.html. |
| |
| * fast/block/positioning/static-distance-with-positioned-ancestor.html: Added. |
| * platform/mac/fast/block/positioning/static-distance-with-positioned-ancestor-expected.checksum: Added. |
| * platform/mac/fast/block/positioning/static-distance-with-positioned-ancestor-expected.png: Added. |
| * platform/mac/fast/block/positioning/static-distance-with-positioned-ancestor-expected.txt: Added. |
| |
| 2011-03-10 David Hyatt <hyatt@apple.com> |
| |
| Reviewed by Simon Fraser. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=47147 |
| |
| Fix for repaint issues when the root element is a table and needs to paint a background that |
| covers the entire canvas. Remove paintRootBoxDecorations and replace with paintRootBoxFillLayers, |
| so that it can be called only for fill layer painting. Make tables and normal boxes both |
| call this new method. Fix the dirty check at the start of RenderTable paint to not happen if |
| the table is the root of the document (this same check exists in RenderBlock painting already). |
| |
| * fast/backgrounds/positioned-root.html: Added. |
| * fast/backgrounds/table-root.html: Added. |
| * platform/mac/fast/backgrounds/positioned-root-expected.checksum: Added. |
| * platform/mac/fast/backgrounds/positioned-root-expected.png: Added. |
| * platform/mac/fast/backgrounds/positioned-root-expected.txt: Added. |
| * platform/mac/fast/backgrounds/table-root-expected.checksum: Added. |
| * platform/mac/fast/backgrounds/table-root-expected.png: Added. |
| * platform/mac/fast/backgrounds/table-root-expected.txt: Added. |
| |
| 2011-03-10 Mihai Parparita <mihaip@chromium.org> |
| |
| Update chromium Snow Leopard expectations. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-10 David Hyatt <hyatt@apple.com> |
| |
| Reviewed by Simon Fraser. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=47157 |
| |
| CSS2.1 test suite failures because the ex unit is broken with the Ahem font. |
| |
| Remove the code that tries to also include the maxX of the glyph bounds for the |
| 'x' glyph, since it just causes the x-height to be way too large in cases where the 'x' glyph extends |
| below the baseline. |
| |
| Remove the Apple Symbol hack for ex units, since the person who added that was confused by another |
| issue, namely that CGFontGetXHeight wasn't being properly multiplied by the pointSize. That's why |
| the value was too small. Patched the code to just multiply by pointSize and took out the hack. |
| |
| Fix causes many tests in the css2.1 directory to progress, so no new tests required. Many other |
| layout tests change because the xHeight for Lucida Grande gets smaller by a little bit, and radio |
| buttons use ex horizontal margins by default. |
| |
| * platform/mac/accessibility/radio-button-group-members-expected.txt: |
| * platform/mac/css1/box_properties/acid_test-expected.txt: |
| * platform/mac/css1/font_properties/font_size-expected.txt: |
| * platform/mac/css1/text_properties/line_height-expected.txt: |
| * platform/mac/css1/text_properties/text_indent-expected.txt: |
| * platform/mac/css1/units/length_units-expected.txt: |
| * platform/mac/css2.1/t040302-c61-ex-len-00-b-a-expected.txt: |
| * platform/mac/css2.1/t040302-c61-rel-len-00-b-ag-expected.txt: |
| * platform/mac/css2.1/t09-c5526c-display-00-e-expected.txt: |
| * platform/mac/css2.1/t1008-c44-ln-box-02-d-ag-expected.txt: |
| * platform/mac/css2.1/t100801-c544-valgn-01-d-ag-expected.txt: |
| * platform/mac/css2.1/t100801-c544-valgn-03-d-agi-expected.txt: |
| * platform/mac/css2.1/t100801-c548-ln-ht-02-b-ag-expected.txt: |
| * platform/mac/css2.1/t1507-c526-font-sz-02-b-a-expected.txt: |
| * platform/mac/css2.1/t1601-c547-indent-00-b-a-expected.txt: |
| * platform/mac/css2.1/t1604-c541-word-sp-00-b-a-expected.txt: |
| * platform/mac/css2.1/t1604-c542-letter-sp-00-b-a-expected.txt: |
| * platform/mac/editing/selection/caret-ltr-2-expected.txt: |
| * platform/mac/editing/selection/caret-ltr-2-left-expected.txt: |
| * platform/mac/editing/selection/caret-ltr-expected.txt: |
| * platform/mac/editing/selection/caret-ltr-right-expected.txt: |
| * platform/mac/editing/selection/caret-rtl-2-expected.txt: |
| * platform/mac/editing/selection/caret-rtl-2-left-expected.txt: |
| * platform/mac/editing/selection/caret-rtl-expected.txt: |
| * platform/mac/editing/selection/caret-rtl-right-expected.txt: |
| * platform/mac/fast/block/basic/011-expected.txt: |
| * platform/mac/fast/block/margin-collapse/103-expected.txt: |
| * platform/mac/fast/css/ex-after-font-variant-expected.txt: |
| * platform/mac/fast/css/non-standard-checkbox-size-expected.txt: |
| * platform/mac/fast/forms/001-expected.txt: |
| * platform/mac/fast/forms/basic-inputs-expected.txt: |
| * platform/mac/fast/forms/box-shadow-override-expected.txt: |
| * platform/mac/fast/forms/checkbox-radio-onchange-expected.txt: |
| * platform/mac/fast/forms/file-input-disabled-expected.txt: |
| * platform/mac/fast/forms/form-element-geometry-expected.txt: |
| * platform/mac/fast/forms/formmove-expected.txt: |
| * platform/mac/fast/forms/formmove2-expected.txt: |
| * platform/mac/fast/forms/indeterminate-expected.txt: |
| * platform/mac/fast/forms/input-appearance-height-expected.txt: |
| * platform/mac/fast/forms/input-value-expected.txt: |
| * platform/mac/fast/forms/minWidthPercent-expected.txt: |
| * platform/mac/fast/forms/radio-attr-order-expected.txt: |
| * platform/mac/fast/forms/radio-nested-labels-expected.txt: |
| * platform/mac/fast/forms/radio_checked-expected.txt: |
| * platform/mac/fast/forms/radio_checked_dynamic-expected.txt: |
| * platform/mac/fast/inline/positionedLifetime-expected.txt: |
| * platform/mac/fast/lists/008-expected.txt: |
| * platform/mac/fast/lists/008-vertical-expected.txt: |
| * platform/mac/fast/media/mq-relative-constraints-08-expected.txt: |
| * platform/mac/fast/overflow/overflow-rtl-expected.txt: |
| * platform/mac/fast/overflow/overflow-rtl-vertical-expected.txt: |
| * platform/mac/fast/parser/bad-xml-slash-expected.txt: |
| * platform/mac/fast/replaced/replaced-breaking-expected.txt: |
| * platform/mac/fast/replaced/width100percent-checkbox-expected.txt: |
| * platform/mac/fast/replaced/width100percent-radio-expected.txt: |
| * platform/mac/fast/text/textIteratorNilRenderer-expected.txt: |
| * platform/mac/fast/text/whitespace/normal-after-nowrap-breaking-expected.txt: |
| * platform/mac/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt: |
| * platform/mac/http/tests/navigation/javascriptlink-frames-expected.txt: |
| * platform/mac/svg/custom/alignment-baseline-modes-expected.txt: |
| * platform/mac/svg/custom/dominant-baseline-modes-expected.txt: |
| * platform/mac/tables/mozilla/bugs/bug1318-expected.txt: |
| * platform/mac/tables/mozilla/bugs/bug4527-expected.txt: |
| * platform/mac/tables/mozilla_expected_failures/core/captions1-expected.txt: |
| * platform/mac/tables/mozilla_expected_failures/core/captions2-expected.txt: |
| * svg/custom/invalid-text-content-expected.png: |
| * svg/custom/text-zoom-expected.png: |
| * svg/custom/use-clipped-transform-expected.png: |
| |
| 2011-03-10 Adam Roben <aroben@apple.com> |
| |
| Skip a test that sometimes times out in Windows Debug builds |
| |
| <http://webkit.org/b/56080> tracks the failure. |
| |
| * platform/win-xp/Skipped: Added jquery/effects.html. (Ideally we'd only skip this in Debug |
| builds regardless of whether it's XP or Vista or 7, but doing that requires fixing |
| <http://webkit.org/b/55254>.) |
| |
| 2011-03-04 Luiz Agostini <luiz.agostini@openbossa.org> |
| |
| Reviewed by Andreas Kling. |
| |
| [Qt] fast/workers/stress-js-execution.html is crashing on Qt bot (intermittently) |
| https://bugs.webkit.org/show_bug.cgi?id=33008 |
| |
| Removing several tests from the Qt skip list. Those tests were flaky because of race conditions |
| related to web workers. |
| |
| * platform/qt/Skipped: |
| |
| 2011-03-09 Gavin Barraclough <barraclough@apple.com> |
| |
| Reviewed by Oliver Hunt. |
| |
| Bug 56077 - ES5 conformance issues with RegExp.prototype |
| |
| There are three issues causing test failures in sputnik. |
| |
| (1) lastIndex should be converted at the point it is used, not the point it is set (this is visible if valueOf is overridden). |
| (2) The 'length' property of the test/exec functions should be 1. |
| (3) If no input is specified, the input to test()/exec() is "undefined" (i.e. ToString(undefined)) - not RegExp.input. |
| |
| * fast/js/kde/function_length-expected.txt: |
| * fast/js/kde/script-tests/function_length.js: |
| - 'length' of RexExp.test/RexExp.exec is 1 |
| * fast/js/regexp-caching-expected.txt: |
| * fast/js/regexp-test-null-string-expected.txt: |
| * fast/js/regexp-test-null-string.html: |
| - test() is equivalent to test("undefined") |
| * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.6/15.10.6.2_RegExp.prototype.exec/S15.10.6.2_A11-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.6/15.10.6.2_RegExp.prototype.exec/S15.10.6.2_A1_T16-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.6/15.10.6.2_RegExp.prototype.exec/S15.10.6.2_A4_T11-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.6/15.10.6.3_RegExp.prototype.test/S15.10.6.3_A11-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.6/15.10.6.3_RegExp.prototype.test/S15.10.6.3_A1_T16-expected.txt: |
| - These tests now pass! |
| |
| 2011-03-10 Sheriff Bot <webkit.review.bot@gmail.com> |
| |
| Unreviewed, rolling out r80701. |
| http://trac.webkit.org/changeset/80701 |
| https://bugs.webkit.org/show_bug.cgi?id=56126 |
| |
| fast/dom/Geolocation/window-close-crash.html fails on Snow |
| Leopard release builds (Requested by mihaip on #webkit). |
| |
| * fast/dom/Geolocation/page-reload-cancel-permission-requests-expected.txt: Removed. |
| * fast/dom/Geolocation/page-reload-cancel-permission-requests.html: Removed. |
| * fast/dom/Geolocation/resources/page-reload-cancel-permission-requests-inner.html: Removed. |
| * fast/dom/Geolocation/script-tests/page-reload-cancel-permission-requests.js: Removed. |
| * platform/gtk/Skipped: |
| * platform/mac/Skipped: |
| * platform/qt-wk2/Skipped: |
| |
| 2011-03-10 Oliver Hunt <oliver@apple.com> |
| |
| Reviewed by Gavin Barraclough. |
| |
| jquery/manipulation.html fails after r80598 |
| https://bugs.webkit.org/show_bug.cgi?id=56019 |
| |
| Removed jQuery tests from skiplists |
| |
| * platform/gtk/Skipped: |
| * platform/qt/Skipped: |
| |
| 2011-03-10 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Reviewed by Ojan Vafai. |
| |
| Unable to paste in input[type="text"] with last-child selector |
| https://bugs.webkit.org/show_bug.cgi?id=50736 |
| |
| Added regressions tests since this bug no longer reproduces on TOT WebKit. |
| |
| * editing/input/div-first-child-rule-input-expected.txt: Added. |
| * editing/input/div-first-child-rule-input.html: Added. |
| * editing/input/div-first-child-rule-textarea-expected.txt: Added. |
| * editing/input/div-first-child-rule-textarea.html: Added. |
| |
| 2011-03-10 Martin Robinson <mrobinson@igalia.com> |
| |
| [GTK] plugins/return-negative-one-from-write.html crashes |
| https://bugs.webkit.org/show_bug.cgi?id=41903 |
| |
| * platform/gtk/Skipped: Unskipping test which appears to be passing locally. |
| |
| 2011-03-10 Adam Barth <abarth@webkit.org> |
| |
| Update test expectation after my partial revert of r80670. |
| |
| * platform/mac/accessibility/aria-expanded-notifications-expected.txt: |
| |
| 2011-03-10 Andrei Popescu <andreip@google.com> |
| |
| Unreviewed, build fix. |
| |
| [Chromium] fast/canvas/webgl/uninitialized-test.html times out on all platforms. |
| https://bugs.webkit.org/show_bug.cgi?id=56113 |
| |
| It seems this was introduced in http://src.chromium.org/viewvc/chrome?view=rev&revision=77637 |
| Updating test expectations for now. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-10 Andrei Popescu <andreip@google.com> |
| |
| Unreviewed, build fix. |
| |
| [Chromium] svg/W3C-SVG-1.1/text-text-03-b.svg is sometimes crashing on Linux |
| https://bugs.webkit.org/show_bug.cgi?id=56110 |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-10 Adam Roben <aroben@apple.com> |
| |
| Add Windows expected failure results for fast/forms/onchange-setvalueforuser.html |
| |
| The failure is tracked by <http://webkit.org/b/55834>. |
| |
| * platform/win/fast/forms/onchange-setvalueforuser-expected.txt: Added. |
| |
| 2011-03-10 Adam Roben <aroben@apple.com> |
| |
| Add Windows expected failure results for fast/lists/003-vertical.html |
| |
| The Windows results match the pre-r80648 Mac results. The failure is tracked by |
| <http://webkit.org/b/56101>. |
| |
| * platform/win/fast/lists/003-vertical-expected.checksum: Added. |
| * platform/win/fast/lists/003-vertical-expected.png: Added. |
| * platform/win/fast/lists/003-vertical-expected.txt: Added. |
| |
| 2011-03-10 Andrei Popescu <andreip@google.com> |
| |
| Unreviewed, build fix. |
| |
| [Chromium] fast/text/international/vertical-text-glyph-test.html fails on OSX 10.6 |
| https://bugs.webkit.org/show_bug.cgi?id=56108 |
| |
| Update Chromium test expectations. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-10 Adam Roben <aroben@apple.com> |
| |
| Skip another spinbutton test on Windows |
| |
| The missing functionality is tracked by <http://webkit.org/b/38381>. |
| |
| * platform/win/Skipped: Added fast/forms/input-appearance-spinbutton-visibility.html |
| |
| 2011-03-10 Adam Roben <aroben@apple.com> |
| |
| Add Windows expected failure results for fast/text/hyphenate-limit-before-after.html |
| |
| The failure is tracked by <http://webkit.org/b/56102>. |
| |
| * platform/win/fast/text/hyphenate-limit-before-after-expected.txt: Added. Copied this from |
| mac-snowleopard. |
| |
| 2011-03-10 Adam Roben <aroben@apple.com> |
| |
| Add Windows expected failure results for fast/blockflow/text-orientation-basic.html |
| |
| The failure is tracked by <http://webkit.org/b/56101>. |
| |
| * platform/win/fast/blockflow/text-orientation-basic-expected.checksum: Added. |
| * platform/win/fast/blockflow/text-orientation-basic-expected.png: Added. |
| * platform/win/fast/blockflow/text-orientation-basic-expected.txt: Added. |
| |
| 2011-03-10 Andrei Popescu <andreip@google.com> |
| |
| Unreviewed, build fix. |
| |
| [Chromium] fast/text/justify-ideograph-vertical.html fails on OSX 10.5 |
| https://bugs.webkit.org/show_bug.cgi?id=56106 |
| |
| Update Chromium test expectations. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-10 Pavel Feldman <pfeldman@chromium.org> |
| |
| Not reviewed: rolling out r80478 and its follow ups for breaking |
| inspector and engadget.com. |
| https://bugs.webkit.org/show_bug.cgi?id=49401 |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-10 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, skip 1 more svg test failing by one pixel in 32-bits |
| Debug, see bug 39022. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-10 Pavel Feldman <pfeldman@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: brush up DOM agent API. |
| https://bugs.webkit.org/show_bug.cgi?id=56093 |
| |
| * http/tests/inspector/elements-test.js: |
| (initialize_ElementTest.InspectorTest.nodeWithId.processChildren): |
| (initialize_ElementTest.InspectorTest.nodeWithId.documentRequested): |
| (initialize_ElementTest.InspectorTest.nodeWithId): |
| (initialize_ElementTest.InspectorTest.dumpDOMAgentTree.dump): |
| (initialize_ElementTest.InspectorTest.dumpDOMAgentTree): |
| (initialize_ElementTest): |
| * inspector/elements/elements-panel-rewrite-href.html: |
| * inspector/elements/elements-panel-search.html: |
| * inspector/elements/elements-panel-selection-on-refresh.html: |
| * inspector/elements/mutate-unknown-node.html: |
| |
| 2011-03-10 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, skip 2 more flacky tests on GTK 32-bits Release. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-10 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, skip 1 more svg test failing by one pixel in 32-bits |
| Debug, see bug 39022. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-10 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, skip 2 more svg tests failing by one pixel in 32-bits |
| Release, see bug 39022. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-10 Andrey Adaikin <aandrey@google.com> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: Highlighter refactoring |
| https://bugs.webkit.org/show_bug.cgi?id=56015 |
| |
| * inspector/editor/highlighter-basics-expected.txt: |
| * inspector/editor/highlighter-basics.html: |
| * inspector/editor/highlighter-long-line.html: |
| * inspector/editor/highlighter-paste-in-comment-expected.txt: |
| * inspector/editor/highlighter-paste-in-comment.html: |
| |
| 2011-03-10 John Knottenbelt <jknotten@chromium.org> |
| |
| Reviewed by Andreas Kling. |
| |
| [Qt] Skip fast/dom/Geolocation/page-reload-cancel-permission-requests.html pending implementation of LayoutTestController::numberOfPendingGeolocationPermissionRequests |
| https://bugs.webkit.org/show_bug.cgi?id=56087 |
| |
| * platform/qt/Skipped: |
| |
| 2011-02-16 John Knottenbelt <jknotten@chromium.org> |
| |
| Reviewed by Dmitry Titov. |
| |
| Detach Geolocation from Frame when Page destroyed. |
| https://bugs.webkit.org/show_bug.cgi?id=52877 |
| |
| Ensure that all geolocation permission requests are cancelled |
| when the page is detached from its frame. |
| |
| * fast/dom/Geolocation/page-reload-cancel-permission-requests-expected.txt: Added. |
| * fast/dom/Geolocation/page-reload-cancel-permission-requests.html: Added. |
| * fast/dom/Geolocation/resources/page-reload-cancel-permission-requests-inner.html: Added. |
| * fast/dom/Geolocation/script-tests/page-reload-cancel-permission-requests.js: Added. |
| * platform/gtk/Skipped: |
| * platform/mac/Skipped: |
| * platform/qt-wk2/Skipped: |
| |
| 2011-03-10 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Unreviewed. |
| |
| Add Qt specific expected files for tests introduced in r80622 and r80682. |
| |
| * platform/qt/fast/dom/scroll-reveal-left-overflow-expected.checksum: Added. |
| * platform/qt/fast/dom/scroll-reveal-left-overflow-expected.png: Added. |
| * platform/qt/fast/dom/scroll-reveal-left-overflow-expected.txt: Added. |
| * platform/qt/fast/dom/scroll-reveal-top-overflow-expected.checksum: Added. |
| * platform/qt/fast/dom/scroll-reveal-top-overflow-expected.png: Added. |
| * platform/qt/fast/dom/scroll-reveal-top-overflow-expected.txt: Added. |
| * platform/qt/fast/dynamic/dirty-float-in-clean-line-expected.checksum: Added. |
| * platform/qt/fast/dynamic/dirty-float-in-clean-line-expected.png: Added. |
| * platform/qt/fast/dynamic/dirty-float-in-clean-line-expected.txt: Added. |
| * platform/qt/fast/dynamic/float-at-line-break-expected.checksum: Added. |
| * platform/qt/fast/dynamic/float-at-line-break-expected.png: Added. |
| * platform/qt/fast/dynamic/float-at-line-break-expected.txt: Added. |
| |
| 2011-03-10 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, skip fast/js/large-expressions.html on GTK. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-10 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, skip jquery/effects.html on GTK. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-10 Adam Barth <abarth@webkit.org> |
| |
| Partial revert of http://trac.webkit.org/changeset/80670. This test |
| has been failing sporatically since it was changed in that revision. |
| |
| * platform/mac/accessibility/aria-expanded-notifications.html: |
| |
| 2011-03-10 Ojan Vafai <ojan@chromium.org> |
| |
| Reviewed by Darin Adler. |
| |
| Able to move nodes across documents |
| https://bugs.webkit.org/show_bug.cgi?id=19524 |
| |
| Makes cross-document appendChild, insertBefore, Range.insertNode and Range.surroundContents work. |
| This matches Gecko and the new Dom Core spec. There are a number of Range methods where we don't |
| match Gecko or the spec that will need to be updated in a following patch. |
| |
| * dom/html/level1/core/hc_elementwrongdocumenterr-expected.txt: |
| * dom/html/level1/core/hc_namednodemapwrongdocumenterr-expected.txt: |
| * dom/xhtml/level1/core/hc_elementwrongdocumenterr-expected.txt: |
| * dom/xhtml/level1/core/hc_namednodemapwrongdocumenterr-expected.txt: |
| * fast/dom/move-nodes-across-documents-expected.txt: Added. |
| * fast/dom/move-nodes-across-documents.html: Added. |
| |
| 2011-03-09 Roland Steiner <rolandsteiner@chromium.org> |
| |
| Unreviewed: tweaking of Chromium test_expectations.txt |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-09 Mihai Parparita <mihaip@chromium.org> |
| |
| JSC now implements Object.freeze/seal (as of r80378) and correct |
| expectations have been checked in, therefore we now pass more |
| ietestcenter tests. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-09 Chris Fleizach <cfleizach@apple.com> |
| |
| Reviewed by Beth Dakin. |
| |
| VO reporting incorrect list count for http://www.macworld.com/news.html |
| https://bugs.webkit.org/show_bug.cgi?id=56064 |
| |
| * platform/mac/accessibility/list-items-ignored-expected.txt: Added. |
| * platform/mac/accessibility/list-items-ignored.html: Added. |
| |
| 2011-03-09 Gavin Barraclough <barraclough@apple.com> |
| |
| Reviewed by Sam Weinig. |
| |
| Bug 56041 - RexExp constructor should only accept flags "gim" |
| Fix for issues introduced in r80667. |
| |
| * fast/regex/script-tests/parentheses.js: |
| * fast/regex/script-tests/pcre-test-1.js: |
| - Providing invalid flags to RegExp literals is an error in ES5. |
| |
| 2011-03-09 Dan Bernstein <mitz@apple.com> |
| |
| Reviewed by Dave Hyatt. |
| |
| <rdar://problem/8733254> Float disappears after incremental layout |
| |
| * fast/dynamic/dirty-float-in-clean-line-expected.checksum: Added. |
| * fast/dynamic/dirty-float-in-clean-line-expected.png: Added. |
| * fast/dynamic/dirty-float-in-clean-line-expected.txt: Added. |
| * fast/dynamic/dirty-float-in-clean-line.html: Added. |
| * fast/dynamic/float-at-line-break-expected.checksum: Added. |
| * fast/dynamic/float-at-line-break-expected.png: Added. |
| * fast/dynamic/float-at-line-break-expected.txt: Added. |
| * fast/dynamic/float-at-line-break.html: Added. |
| * fast/dynamic/float-from-empty-line-expected.checksum: Added. |
| * fast/dynamic/float-from-empty-line-expected.png: Added. |
| * fast/dynamic/float-from-empty-line-expected.txt: Added. |
| * fast/dynamic/float-from-empty-line.html: Added. |
| |
| 2011-03-09 Martin Robinson <mrobinson@igalia.com> |
| |
| Add some new GTK+ test results. |
| |
| * platform/gtk/fast/blockflow/text-orientation-basic-expected.checksum: Added. |
| * platform/gtk/fast/blockflow/text-orientation-basic-expected.png: Added. |
| * platform/gtk/fast/blockflow/text-orientation-basic-expected.txt: Added. |
| * platform/gtk/fast/dom/scroll-reveal-left-overflow-expected.checksum: Added. |
| * platform/gtk/fast/dom/scroll-reveal-left-overflow-expected.png: Added. |
| * platform/gtk/fast/dom/scroll-reveal-left-overflow-expected.txt: Added. |
| * platform/gtk/fast/dom/scroll-reveal-top-overflow-expected.checksum: Added. |
| * platform/gtk/fast/dom/scroll-reveal-top-overflow-expected.png: Added. |
| * platform/gtk/fast/dom/scroll-reveal-top-overflow-expected.txt: Added. |
| |
| 2011-03-09 Tony Chang <tony@chromium.org> |
| |
| Unreviewed, third and final set of baselines for chromium linux lucid x86_64. |
| These are small rounding differences. |
| https://bugs.webkit.org/show_bug.cgi?id=55527 |
| |
| * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/paths-data-03-f-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/paths-data-03-f-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/paths-data-03-f-expected.txt: Added. |
| * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/paths-data-12-t-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/paths-data-12-t-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt: Added. |
| * platform/chromium-linux-x86_64/svg/hixie/perf/001-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/hixie/perf/001-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/hixie/perf/001-expected.txt: Added. |
| * platform/chromium-linux-x86_64/svg/hixie/perf/002-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/hixie/perf/002-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/hixie/perf/002-expected.txt: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-09 Tony Chang <tony@chromium.org> |
| |
| Unreviewed, land a second set of baselines for chromium linux lucid x86_64. |
| These are differences due to a newer freetype and a few rounding |
| differences in gradients. |
| https://bugs.webkit.org/show_bug.cgi?id=55527 |
| |
| * platform/chromium-linux-x86_64/fast/borders/borderRadiusGroove01-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/fast/borders/borderRadiusGroove01-expected.png: Added. |
| * platform/chromium-linux-x86_64/fast/borders/borderRadiusGroove02-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/fast/borders/borderRadiusGroove02-expected.png: Added. |
| * platform/chromium-linux-x86_64/fast/borders/borderRadiusRidge01-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/fast/borders/borderRadiusRidge01-expected.png: Added. |
| * platform/chromium-linux-x86_64/fast/images/animated-svg-as-image-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/fast/images/animated-svg-as-image-expected.png: Added. |
| * platform/chromium-linux-x86_64/fast/text/international/bidi-mirror-he-ar-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/fast/text/international/bidi-mirror-he-ar-expected.png: Added. |
| * platform/chromium-linux-x86_64/fast/text/international/danda-space-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/fast/text/international/danda-space-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/struct-frag-02-t-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/struct-frag-02-t-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/text-text-01-b-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/text-text-01-b-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/batik/text/textFeatures-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/batik/text/textFeatures-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/batik/text/textLayout-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/batik/text/textLayout-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/custom/js-late-clipPath-and-object-creation-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/custom/js-late-clipPath-and-object-creation-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/custom/js-late-clipPath-creation-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/custom/js-late-clipPath-creation-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/custom/js-late-gradient-creation-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/custom/js-late-gradient-creation-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/custom/js-late-pattern-creation-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/custom/js-late-pattern-creation-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/custom/svg-curve-with-relative-cordinates-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/custom/svg-curve-with-relative-cordinates-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/text/text-text-01-b-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/text/text-text-01-b-expected.png: Added. |
| * platform/chromium-linux-x86_64/transforms/2d/transform-borderbox-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/transforms/2d/transform-borderbox-expected.png: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-09 Tony Chang <tony@chromium.org> |
| |
| Unreviewed, first set of baselines for chromium linux lucid x86_64. |
| These are just small rounding differences. |
| https://bugs.webkit.org/show_bug.cgi?id=55527 |
| |
| * platform/chromium-linux-x86_64/fast/repaint/moving-shadow-on-container-expected.txt: Added. |
| * platform/chromium-linux-x86_64/fast/repaint/moving-shadow-on-path-expected.txt: Added. |
| * platform/chromium-linux-x86_64/svg/css/composite-shadow-example-expected.txt: Added. |
| * platform/chromium-linux-x86_64/svg/css/composite-shadow-with-opacity-expected.txt: Added. |
| * platform/chromium-linux-x86_64/svg/css/stars-with-shadow-expected.txt: Added. |
| * platform/chromium-linux-x86_64/svg/custom/use-on-symbol-inside-pattern-expected.txt: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-09 Andy Estes <aestes@apple.com> |
| |
| Reviewed by Adam Barth. |
| |
| Bad cast in HTMLTreeBuilder::processStartTag |
| https://bugs.webkit.org/show_bug.cgi?id=55955 |
| |
| * fast/parser/self-closing-foreign-content-expected.txt: Added. |
| * fast/parser/self-closing-foreign-content.html: Added. |
| |
| 2011-03-09 Tony Gentilcore <tonyg@chromium.org> |
| |
| Reviewed by Mihai Parparita. |
| |
| Fix some potentially flaky tests |
| https://bugs.webkit.org/show_bug.cgi?id=56049 |
| |
| These tests were not resilient to parser yields for reasons explained below. |
| |
| * media/video-src-plus-source.html: loadstart or loadmetadata could have fired before |
| the waitForEvent() calls. So define them prior to the <video> element. |
| * platform/mac/accessibility/aria-expanded-notifications.html: The aria events could |
| have fired before successfullyParsed was set, so run the test in the onload handler. |
| * plugins/npruntime/npruntime.html: The plugin could have been loaded before |
| successfullyParsed was set, so set it before including the plugin. |
| |
| 2011-03-09 Andy Estes <aestes@apple.com> |
| |
| Reviewed by Adam Barth. |
| |
| REGRESSION (r80320): Assertion failure when processing mis-nested foreign content. |
| https://bugs.webkit.org/show_bug.cgi?id=55982 |
| |
| * fast/parser/fragment-foreign-content-misnested-expected.txt: Added. |
| * fast/parser/fragment-foreign-content-misnested.html: Added. |
| |
| 2011-03-09 Gavin Barraclough <barraclough@apple.com> |
| |
| Reviewed by Darin Adler. |
| |
| Bug 56041 - RexExp constructor should only accept flags "gim" |
| We also should be passing the flags around as a bitfield rather than a string, |
| and should not have redundant, incompatible code for converting the string to a bitfield! |
| |
| * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.4/S15.10.4.1_A5_T1-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.4/S15.10.4.1_A5_T2-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.4/S15.10.4.1_A5_T3-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.4/S15.10.4.1_A5_T4-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.4/S15.10.4.1_A5_T5-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.4/S15.10.4.1_A5_T6-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.4/S15.10.4.1_A5_T7-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.4/S15.10.4.1_A5_T8-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.4/S15.10.4.1_A5_T9-expected.txt: |
| - Check in passing results! |
| |
| 2011-03-09 Martin Robinson <mrobinson@igalia.com> |
| |
| jquery/manipulation.html fails after r80598 |
| https://bugs.webkit.org/show_bug.cgi?id=56019 |
| |
| Skip jquery test failing on the GTK+ debug bots. Move another |
| failing test to the appropriate section. |
| |
| * platform/gtk/Skipped: Update skipped list. |
| |
| 2011-03-09 James Robinson <jamesr@chromium.org> |
| |
| Reviewed by Kenneth Russell. |
| |
| [chromium]: Regression - Explicitly copy compositing properties from LayerChromium to CCLayerImpl |
| https://bugs.webkit.org/show_bug.cgi?id=56021 |
| |
| Adds a test for basic functionality of the backface-visibility |
| property. |
| |
| * compositing/backface-visibility-expected.checksum: Added. |
| * compositing/backface-visibility-expected.png: Added. |
| * compositing/backface-visibility-expected.txt: Added. |
| * compositing/backface-visibility.html: Added. |
| |
| 2011-03-09 Andrei Popescu <andreip@google.com> |
| |
| Unreviewed, build fix. |
| |
| [Chromium] test_expectations.txt needs updating to expect crashes in tests |
| that trigger the assertion in FontCache::releaseFontData. |
| https://bugs.webkit.org/show_bug.cgi?id=56051 |
| |
| We have started seeing an assertion failure in FontCache.cpp:310 after r80582. |
| It is unclear whether r80582 caused the assertion or whether the problem was |
| already present at r80582 just made it manifest itself more often. Update the |
| test_expectations.txt file while we're investigating. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-09 Xiaomei Ji <xji@chromium.org> |
| |
| Unreviewed. |
| |
| Rebaseline after r80622. |
| |
| * platform/chromium-linux/fast/dom/scroll-reveal-left-overflow-expected.checksum: Added. |
| * platform/chromium-linux/fast/dom/scroll-reveal-left-overflow-expected.png: Added. |
| * platform/chromium-linux/fast/dom/scroll-reveal-top-overflow-expected.checksum: Added. |
| * platform/chromium-linux/fast/dom/scroll-reveal-top-overflow-expected.png: Added. |
| * platform/chromium-mac/fast/dom/scroll-reveal-left-overflow-expected.checksum: Added. |
| * platform/chromium-mac/fast/dom/scroll-reveal-left-overflow-expected.png: Added. |
| * platform/chromium-mac/fast/dom/scroll-reveal-left-overflow-expected.txt: Added. |
| * platform/chromium-mac/fast/dom/scroll-reveal-top-overflow-expected.txt: Added. |
| * platform/chromium-win/fast/dom/scroll-reveal-left-overflow-expected.checksum: Added. |
| * platform/chromium-win/fast/dom/scroll-reveal-left-overflow-expected.png: Added. |
| * platform/chromium-win/fast/dom/scroll-reveal-left-overflow-expected.txt: Added. |
| * platform/chromium-win/fast/dom/scroll-reveal-top-overflow-expected.checksum: Added. |
| * platform/chromium-win/fast/dom/scroll-reveal-top-overflow-expected.png: Added. |
| * platform/chromium-win/fast/dom/scroll-reveal-top-overflow-expected.txt: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-09 Abhishek Arya <inferno@chromium.org> |
| |
| Unreviewed. Rebaselining after text orientation change in r80582. |
| |
| * platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: |
| |
| 2011-03-09 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Reviewed by Tony Chang. |
| |
| REGRESSION: crash in nextLinePosition when extending selection forward by line in an empty document |
| https://bugs.webkit.org/show_bug.cgi?id=56004 |
| |
| Added a regression test. |
| |
| * editing/selection/extend-by-line-in-empty-document-expected.txt: Added. |
| * editing/selection/extend-by-line-in-empty-document.html: Added. |
| |
| 2011-03-09 Brian Weinstein <bweinstein@apple.com> |
| |
| Update expected results of svg/css/getComputedStyle-basic after r80582. |
| |
| * svg/css/getComputedStyle-basic-expected.txt: |
| |
| 2011-03-09 Mihai Parparita <mihaip@chromium.org> |
| |
| Update chromium-gpu expectations. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-09 Brian Weinstein <bweinstein@apple.com> |
| |
| Update expected results of computed-style and computed-style-without-renderer after |
| r80582. |
| |
| * fast/css/getComputedStyle/computed-style-expected.txt: |
| * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: |
| |
| 2011-03-09 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Unreviewed. |
| |
| jquery/manipulation.html fails after r80598 |
| https://bugs.webkit.org/show_bug.cgi?id=56019 |
| |
| * platform/qt/Skipped:Add jquery tests to make buildbots happier. |
| |
| 2011-03-09 Yury Semikhatsky <yurys@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: pass explicit agent references to InspectorBackendDispatcher |
| https://bugs.webkit.org/show_bug.cgi?id=55820 |
| |
| * http/tests/inspector-enabled/open-close-open-expected.txt: |
| * http/tests/inspector-enabled/open-close-open.html: |
| * http/tests/inspector/inspector-test.js: |
| (): |
| |
| 2011-03-09 Roland Steiner <rolandsteiner@chromium.org> |
| |
| Unreviewed: assign bug entries to Chromium test expectations. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-09 Carlos Garcia Campos <cgarcia@igalia.com> |
| |
| Unreviewed. Move fast/canvas/rgba-parsing.html to the group of |
| tests failing due to rounding color problems in cairo/pixman. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-09 Roland Steiner <rolandsteiner@chromium.org> |
| |
| Unreviewed: more vertical text fallout for the chromium test expectations. |
| Also, a rebaseline. |
| |
| * platform/chromium-mac/fast/lists/003-vertical-expected.checksum: Added. |
| * platform/chromium-mac/fast/lists/003-vertical-expected.png: Added. |
| * platform/chromium-mac/fast/lists/003-vertical-expected.txt: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-09 Ilya Tikhonovsky <loislo@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: Web Inspector: we don't need to transfer objectId and hasChildren for primitive values. |
| https://bugs.webkit.org/show_bug.cgi?id=55998 |
| |
| * inspector/protocol/console-agent-expected.txt: |
| * inspector/protocol/runtime-agent-expected.txt: |
| |
| 2011-03-09 Pavel Feldman <pfeldman@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: watch expressions should show string values in quotes. |
| https://bugs.webkit.org/show_bug.cgi?id=55846 |
| |
| * http/tests/inspector/inspector-test.js: |
| (initialize_InspectorTest): |
| * inspector/console/console-dir-expected.txt: |
| * inspector/console/console-dir.html: |
| * inspector/debugger/debugger-expand-scope-expected.txt: |
| * inspector/debugger/debugger-expand-scope.html: |
| * platform/chromium/inspector/console/console-dir-expected.txt: |
| * platform/chromium/inspector/debugger/debugger-expand-scope-expected.txt: |
| |
| 2011-03-09 Pavel Feldman <pfeldman@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: "length" getter is invoked upon console object formatting. |
| https://bugs.webkit.org/show_bug.cgi?id=55220 |
| |
| * inspector/console/console-format-expected.txt: |
| * inspector/console/console-format.html: |
| * platform/chromium/inspector/console/console-format-expected.txt: |
| |
| 2011-03-09 Roland Steiner <rolandsteiner@chromium.org> |
| |
| Unreviewed: yet more tweaking of the chromium test expectations. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-09 Roland Steiner <rolandsteiner@chromium.org> |
| |
| Unreviewed: fix chromium test expectations file. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-09 Roland Steiner <rolandsteiner@chromium.org> |
| |
| Unreviewed: update chromium test expectations |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-08 Ilya Tikhonovsky <loislo@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: remove groupName from objectId. |
| https://bugs.webkit.org/show_bug.cgi?id=55825 |
| |
| * inspector/protocol/runtime-agent-expected.txt: |
| |
| 2011-03-08 Xiaomei Ji <xji@chromium.org> |
| |
| Unreviewed. |
| |
| Add tests introduced in r80622 as expect to fail for now, rebase later. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-08 Xiaomei Ji <xji@chromium.org> |
| |
| Reviewed by David Hyatt. |
| |
| Fix Regression: Content not drawn when scrolling horizontally in an RTL page. |
| https://bugs.webkit.org/show_bug.cgi?id=55077. |
| |
| * fast/dom/scroll-reveal-left-overflow.html: Added. |
| * fast/dom/scroll-reveal-top-overflow.html: Added. |
| * platform/mac/fast/dom/scroll-reveal-left-overflow-expected.checksum: Added. |
| * platform/mac/fast/dom/scroll-reveal-left-overflow-expected.png: Added. |
| * platform/mac/fast/dom/scroll-reveal-left-overflow-expected.txt: Added. |
| * platform/mac/fast/dom/scroll-reveal-top-overflow-expected.checksum: Added. |
| * platform/mac/fast/dom/scroll-reveal-top-overflow-expected.png: Added. |
| * platform/mac/fast/dom/scroll-reveal-top-overflow-expected.txt: Added. |
| |
| 2011-03-08 Gavin Barraclough <barraclough@apple.com> |
| |
| Reviewed by Sam Weinig |
| |
| Bug 55994 - Functions on Array.prototype should check length first. |
| These methods are designed to work on generic objects too, and if 'length' |
| is a getter that throws an exception, ensure this is correctly thrown |
| (even if other exceptions would be thrown, too). |
| |
| Added test cases. |
| |
| * fast/js/array-proto-func-length-getter-except-expected.txt: Added. |
| * fast/js/array-proto-func-length-getter-except.html: Added. |
| * fast/js/script-tests/array-proto-func-length-getter-except.js: Added. |
| (lengthGetter): |
| (test): |
| |
| 2011-03-08 Mihai Parparita <mihaip@chromium.org> |
| |
| Add failing expectation for compositing/webgl/ |
| webgl-nonpremultiplied-blend.html. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-08 Kenji Imasaki <imasaki@chromium.org> |
| |
| Reviewed by David Levin. |
| |
| [Chromium] Clean up Media GPU test expectation since |
| http://crbug.com?id=74887 was fixed. These expectations are based |
| on the results on flakiness dashboard. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-08 Martin Robinson <mrobinson@igalia.com> |
| |
| Rebaseline a GTK+ result after r80582. |
| |
| * platform/gtk/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: |
| |
| 2011-03-08 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Unreviewed. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=48540, support the text-orientation CSS property. |
| Update Qt specific expected results after r80582. |
| |
| * platform/qt/fast/css/getComputedStyle/computed-style-expected.txt: |
| * platform/qt/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: |
| |
| 2011-03-08 Joe Wild <joseph.wild@nokia.com> |
| |
| Reviewed by Csaba Osztrogonác. |
| |
| [Qt] Missing SVG variables |
| https://bugs.webkit.org/show_bug.cgi?id=32941 |
| |
| Basically, this patch just modifies features.pri to the Qt build to |
| pass on the ENABLE_SVG_* flags to the IDL binding generator. |
| |
| Also I had remove global-construtors.html from the skip list and |
| updated the associated expected results files. |
| |
| * platform/qt/Skipped: |
| * platform/qt/fast/dom/Window/window-properties-expected.txt: |
| * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt: |
| * platform/qt/fast/dom/prototype-inheritance-expected.txt: |
| * platform/qt/fast/js/global-constructors-expected.txt: |
| |
| 2011-03-08 David Hyatt <hyatt@apple.com> |
| |
| Reviewed by Dan Bernstein. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=48540, support the text-orientation CSS property. |
| |
| This patch adds support for two values of the text-orientation property (the ones that actually matter): vertical-right and upright. |
| The TextOrientation is part of the FontDescription and used to look up fonts (similar to FontOrientation). |
| |
| Orientation of non-CJK characters is done using fallback font data of the appropriate orientation type, e.g., verticalRightOrientation and |
| uprightOrientation fallback font data. Vertical right is just implemented as a normal horizontal font. Upright is implemented as a |
| vertically oriented font that rotates all glyphs. |
| |
| The main complication implementing text-orientation is that fonts have "baked-in" vertical glyphs for letters that are hardcoded to |
| a vertical right facing. This means that you can use those special vertical glyphs for vertical-right orientation without having to |
| fall back, but then for upright orientation you have to ignore them and still fall back. As you can see from the test case, this doesn't |
| work very well, but hopefully it won't be all that common. Limitations of CoreText prevent this case from rendering properly in either the |
| simple or complex code paths, although the simple code path at least gets close. |
| |
| Added fast/blockflow/text-orientation-basic.html |
| |
| * fast/blockflow/text-orientation-basic.html: Added. |
| * platform/mac/fast/blockflow/text-orientation-basic-expected.checksum: Added. |
| * platform/mac/fast/blockflow/text-orientation-basic-expected.png: Added. |
| * platform/mac/fast/blockflow/text-orientation-basic-expected.txt: Added. |
| |
| 2011-03-08 Nico Weber <thakis@chromium.org> |
| |
| Reviewed by James Robinson. |
| |
| Crash on big blur radius with canvas |
| https://bugs.webkit.org/show_bug.cgi?id=55951 |
| |
| * fast/canvas/shadow-huge-blur-expected.txt: Added. |
| * fast/canvas/shadow-huge-blur.html: Added. |
| |
| 2011-03-08 Tony Chang <tony@chromium.org> |
| |
| Unreviewed, add pngs to chromium and chromium-linux .checksum files |
| that are missing pngs. I generated these on my local desktop. |
| |
| * platform/chromium-linux/fast/block/float/clear-element-too-wide-for-containing-block-expected.png: Added. |
| * platform/chromium-linux/fast/blockflow/english-bt-text-expected.png: Added. |
| * platform/chromium-linux/fast/blockflow/english-lr-text-expected.png: Added. |
| * platform/chromium-linux/fast/blockflow/english-rl-text-expected.png: Added. |
| * platform/chromium-linux/fast/multicol/border-padding-pagination-expected.png: Added. |
| * platform/chromium-linux/fast/multicol/margin-collapse-expected.png: Added. |
| * platform/chromium-linux/tables/mozilla/bugs/bug16012-expected.png: Added. |
| * platform/chromium/fast/images/png_per_row_alpha_decoding-expected.png: Added. |
| |
| 2011-03-08 Martin Maly <mmaly@chromium.org> |
| |
| Reviewed by Dimitri Glazkov. |
| |
| [Chromium] Expectation updates for strict mode V8 features. |
| https://bugs.webkit.org/show_bug.cgi?id=55789 |
| |
| * platform/chromium/fast/js/mozilla/strict/15.5.5.1-expected.txt: |
| |
| 2011-03-08 Tony Chang <tony@chromium.org> |
| |
| Unreviewed, remove png layout test results that don't have |
| corresponding checksum files. I checked a few of these and they |
| were cases where the .checksum was removed and the .png forgotten. |
| |
| * platform/gtk/fast/css/xml-stylesheet-pi-not-in-prolog-expected.png: Removed. |
| * platform/gtk/fast/encoding/utf-16-no-bom-expected.png: Removed. |
| * platform/gtk/svg/hixie/error/004-expected.png: Removed. |
| * platform/gtk/svg/hixie/error/005-expected.png: Removed. |
| * platform/mac-leopard/fast/css/xml-stylesheet-pi-not-in-prolog-expected.png: Removed. |
| * platform/mac-leopard/fast/encoding/utf-16-no-bom-expected.png: Removed. |
| * platform/mac-leopard/svg/hixie/error/004-expected.png: Removed. |
| * platform/mac-leopard/svg/hixie/error/005-expected.png: Removed. |
| * platform/mac/editing/selection/contenteditable-click-outside-expected.png: Removed. |
| * platform/mac/fast/css/xml-stylesheet-pi-not-in-prolog-expected.png: Removed. |
| * platform/mac/fast/dynamic/8952-reduction-expected.png: Removed. |
| * platform/mac/fast/encoding/utf-16-no-bom-expected.png: Removed. |
| * platform/mac/fast/js/Plug-ins-expected.png: Removed. |
| * platform/mac/fast/table/row-height-recalc2-expected.png: Removed. |
| * platform/mac/svg/hixie/error/004-expected.png: Removed. |
| * platform/mac/svg/hixie/error/005-expected.png: Removed. |
| * platform/qt/fast/table/row-height-recalc2-expected.png: Removed. |
| * platform/win/fast/table/row-height-recalc2-expected.png: Removed. |
| |
| 2011-03-08 Philippe Normand <pnormand@igalia.com> |
| |
| REGRESSION (r80478): broke GTK inspector tests |
| https://bugs.webkit.org/show_bug.cgi?id=55941 |
| |
| Unreviewed, skipping inspector crashing tests on GTK. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-08 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, updated GTK baselines of fast/text and 2 SVG |
| text-related tests after r80526. |
| |
| * platform/gtk/fast/text/international/complex-character-based-fallback-expected.txt: |
| * platform/gtk/fast/text/international/thai-line-breaks-expected.txt: |
| * platform/gtk/fast/text/large-text-composed-char-expected.txt: |
| * platform/gtk/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt: |
| * platform/gtk/svg/text/text-intro-05-t-expected.txt: |
| |
| 2011-03-08 Carlos Garcia Campos <cgarcia@igalia.com> |
| |
| Reviewed by Martin Robinson. |
| |
| [GTK] Add layoutTestController.setValueForUser() after r80412 |
| https://bugs.webkit.org/show_bug.cgi?id=55862 |
| |
| * platform/gtk/Skipped: Unskip test |
| fast/forms/onchange-setvalueforuser.html that passes now. |
| |
| 2011-03-08 Noel Gordon <noel.gordon@gmail.com> |
| |
| Reviewed by James Robinson. |
| |
| [Chromium] Rebaseline CSS3 elliptical gradient tests linux, win32 |
| https://bugs.webkit.org/show_bug.cgi?id=55742 |
| |
| Skia CSS3 elliptical gradient support was added on r79063; rebaseline the associated |
| win32 and linux tests. There are separate linux results herein due to (minor) pixel |
| differences with win32. See the bug for the diff images. |
| |
| * platform/chromium-linux/fast/gradients/css3-color-stop-units-expected.checksum: Added. |
| * platform/chromium-linux/fast/gradients/css3-color-stop-units-expected.png: Added. |
| * platform/chromium-linux/fast/gradients/css3-color-stops-expected.checksum: Added. |
| * platform/chromium-linux/fast/gradients/css3-color-stops-expected.png: Added. |
| * platform/chromium-linux/fast/gradients/css3-linear-angle-gradients-expected.checksum: Added. |
| * platform/chromium-linux/fast/gradients/css3-linear-angle-gradients-expected.png: Added. |
| * platform/chromium-linux/fast/gradients/css3-radial-gradients-expected.checksum: Added. |
| * platform/chromium-linux/fast/gradients/css3-radial-gradients-expected.png: Added. |
| * platform/chromium-linux/fast/gradients/css3-radial-gradients2-expected.checksum: Added. |
| * platform/chromium-linux/fast/gradients/css3-radial-gradients2-expected.png: Added. |
| * platform/chromium-linux/fast/gradients/css3-repeating-radial-gradients-expected.checksum: Added. |
| * platform/chromium-linux/fast/gradients/css3-repeating-radial-gradients-expected.png: Added. |
| * platform/chromium-win/fast/gradients/css3-color-stop-units-expected.checksum: Added. |
| * platform/chromium-win/fast/gradients/css3-color-stop-units-expected.png: Added. |
| * platform/chromium-win/fast/gradients/css3-color-stops-expected.checksum: Added. |
| * platform/chromium-win/fast/gradients/css3-color-stops-expected.png: Added. |
| * platform/chromium-win/fast/gradients/css3-linear-angle-gradients-expected.checksum: Added. |
| * platform/chromium-win/fast/gradients/css3-linear-angle-gradients-expected.png: Added. |
| * platform/chromium-win/fast/gradients/css3-radial-gradients-expected.checksum: Added. |
| * platform/chromium-win/fast/gradients/css3-radial-gradients-expected.png: Added. |
| * platform/chromium-win/fast/gradients/css3-radial-gradients2-expected.checksum: Added. |
| * platform/chromium-win/fast/gradients/css3-radial-gradients2-expected.png: Added. |
| * platform/chromium-win/fast/gradients/css3-radial-gradients3-expected.checksum: Added. |
| * platform/chromium-win/fast/gradients/css3-radial-gradients3-expected.png: Added. |
| * platform/chromium-win/fast/gradients/css3-repeating-radial-gradients-expected.checksum: Added. |
| * platform/chromium-win/fast/gradients/css3-repeating-radial-gradients-expected.png: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-08 Zan Dobersek <zandobersek@gmail.com> |
| |
| Reviewed by Martin Robinson. |
| |
| [Gtk] toDataURL uses incorrect quality value when saving GdkPixbuf to buffer |
| https://bugs.webkit.org/show_bug.cgi?id=55878 |
| |
| Enable a passing test now that we properly use the quality value when requesting |
| a GdkPixbuf to be saved into a buffer. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-07 Fumitoshi Ukai <ukai@chromium.org> |
| |
| Unreviewed, update chromium test expectations. |
| |
| Looks editing/pasteboard/data-transfer-items.html is slow. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-07 Andy Estes <aestes@apple.com> |
| |
| Reviewed by Dan Bernstein. |
| |
| REGRESSION (r79060): Timestamp is missing from tweets in twitter. |
| https://bugs.webkit.org/show_bug.cgi?id=55228 |
| |
| * fast/js/date-parse-test-expected.txt: |
| * fast/js/script-tests/date-parse-test.js: |
| |
| 2011-03-07 Fumitoshi Ukai <ukai@chromium.org> |
| |
| Unreviewed, update chromium test expectations. |
| |
| Fix jquery/effects.html and fast/viewpoert/viewport-129.html |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-07 Daniel Cheng <dcheng@chromium.org> |
| |
| Reviewed by David Levin. |
| |
| Add support for DataTransferItems |
| https://bugs.webkit.org/show_bug.cgi?id=55115 |
| |
| Layout test to verify that the basic properties of dataTransfer.items function as expected. |
| |
| * editing/pasteboard/data-transfer-items-expected.txt: Added. |
| * editing/pasteboard/data-transfer-items.html: Added. |
| * platform/gtk/Skipped: |
| * platform/mac/Skipped: |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-07 Victoria Kirst <vrk@google.com> |
| |
| Reviewed by Mihai Parparita. |
| |
| Rebaseline GPU media/video-display-toggle.html for snow leopard |
| https://bugs.webkit.org/show_bug.cgi?id=55920 |
| |
| * platform/chromium-gpu-mac/media/video-display-toggle-expected.checksum: |
| * platform/chromium-gpu-mac/media/video-display-toggle-expected.png: |
| * platform/chromium-gpu-mac/media/video-no-audio-expected.checksum: |
| * platform/chromium-gpu-mac/media/video-no-audio-expected.png: |
| * platform/chromium-gpu-mac/media/video-volume-slider-expected.checksum: |
| * platform/chromium-gpu-mac/media/video-volume-slider-expected.png: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-07 Fumitoshi Ukai <ukai@chromium.org> |
| |
| Unreviewed, update chromium test expectations. |
| |
| Update fast/text/large-text-composed-char.html on Windows |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-07 Fumitoshi Ukai <ukai@chromium.org> |
| |
| Unreviewed, update chromium test expectations. |
| |
| Update fast/viewport/viewport-{128,129}.html |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-07 Daniel Cheng <dcheng@chromium.org> |
| |
| Unreviewed. |
| |
| Updated Skipped lists for editing/pasteboard/onpaste-text-html-types.html. |
| https://bugs.webkit.org/show_bug.cgi?id=55921 |
| https://bugs.webkit.org/show_bug.cgi?id=55922 |
| |
| * platform/qt-wk2/Skipped: |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-07 Fumitoshi Ukai <ukai@chromium.org> |
| |
| Unreviewed, update chromium test expectations. |
| |
| Update fast/text/large-text-composed-char-dos.html |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-07 Alexey Proskuryakov <ap@apple.com> |
| |
| Reviewed by Darin Adler. |
| |
| REGRESSION (HTML5 tree builder): Text selection in a large text document is extremely slow |
| https://bugs.webkit.org/show_bug.cgi?id=55898 |
| |
| * platform/mac/fast/text/large-text-composed-char-expected.txt: The huge text run is split |
| into multiple text nodes again. |
| |
| 2011-03-07 Fumitoshi Ukai <ukai@chromium.org> |
| |
| Unreviewed, update chromium test expectations. |
| |
| Add svg/css/rect-gradient-stroke-shadow.svg added by webkit r80515 |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-07 Fumitoshi Ukai <ukai@chromium.org> |
| |
| Unreviewed, update chromium test expectations. |
| |
| svg/W3C-SVG-1.1/struct-image-07-t.svg failing |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-07 Fumitoshi Ukai <ukai@chromium.org> |
| |
| Unreviewed, update chromium test expectations. |
| |
| Mark several jquery tests slow for debug build. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-07 Sergey Glazunov <serg.glazunov@gmail.com> |
| |
| Reviewed by Eric Seidel. |
| |
| Add the missing insertedIntoDocument() call in SVGVKernElement and SVGHKernElement |
| https://bugs.webkit.org/show_bug.cgi?id=55896 |
| |
| * svg/dom/vkern-element-crash-expected.txt: Added. |
| * svg/dom/vkern-element-crash.html: Added. |
| |
| 2011-03-07 Cosmin Truta <ctruta@chromium.org> |
| |
| Reviewed by Adam Barth. |
| |
| SVG <image> referenced by <use> is displayed incorrectly |
| https://bugs.webkit.org/show_bug.cgi?id=55750 |
| |
| * svg/custom/resources/rgb.svg: Added. |
| * svg/custom/use-image-in-g-expected.checksum: Added. |
| * svg/custom/use-image-in-g-expected.png: Added. |
| * svg/custom/use-image-in-g-expected.txt: Added. |
| * svg/custom/use-image-in-g.svg: Added. |
| |
| 2011-03-07 Helder Correia <helder@sencha.com> |
| |
| Reviewed by Simon Fraser. |
| |
| Shadow is not shown when using strokeRect with a gradient strokeStyle |
| https://bugs.webkit.org/show_bug.cgi?id=52509 |
| |
| This happens in CG and is related to bug 51869, this time to be fixed |
| in GraphicsContext::strokeRect(const FloatRect& r, float lineWidth). |
| We need to draw the gradient clipped to the stroke on a CGLayer first, |
| and then draw the layer on the GraphicsContext. |
| |
| * fast/canvas/canvas-strokeRect-gradient-shadow-expected.txt: Added. |
| * fast/canvas/canvas-strokeRect-gradient-shadow.html: Added. |
| * fast/canvas/script-tests/canvas-strokeRect-gradient-shadow.js: Added. |
| * platform/chromium/test_expectations.txt: Skip new test since it fails. |
| * platform/mac/svg/css/rect-gradient-stroke-shadow-expected.checksum: Added. |
| * platform/mac/svg/css/rect-gradient-stroke-shadow-expected.png: Added. |
| * platform/qt/Skipped: Skip new test since it fails. |
| * platform/qt/svg/css/rect-gradient-stroke-shadow-expected.checksum: Added. |
| * platform/qt/svg/css/rect-gradient-stroke-shadow-expected.png: Added. |
| * svg/css/rect-gradient-stroke-shadow-expected.txt: Added. |
| * svg/css/rect-gradient-stroke-shadow.svg: Added. |
| |
| 2011-03-07 Fumitoshi Ukai <ukai@chromium.org> |
| |
| Unreviewed, update chromium test expectations. |
| |
| Mark jquery/effects.html slow. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-07 Fumitoshi Ukai <ukai@chromium.org> |
| |
| Unreviewed, update chromium test expectations. |
| |
| Some fast/viewport tests are missing expectations. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-07 Adam Barth <abarth@webkit.org> |
| |
| Reviewed by Dimitri Glazkov. |
| |
| Import jquery test suite |
| https://bugs.webkit.org/show_bug.cgi?id=55911 |
| |
| This test suite is imported from https://github.com/jquery/jquery. I |
| tried to make as few changes as possible in case we want to merge with |
| upstream in the future. The test suite was original licensed under the |
| MIT license, which is compatible with WebKit's license. |
| |
| * jquery: Added. |
| |
| 2011-03-07 Daniel Cheng <dcheng@chromium.org> |
| |
| Unreviewed. |
| |
| Skip onpaste-text-html-types.html on Mac and Qt since parts of the test |
| infrastructure to support it aren't there. |
| |
| * platform/mac/Skipped: |
| * platform/qt-wk2/Skipped: |
| |
| 2011-03-07 Adam Barth <abarth@webkit.org> |
| |
| Reviewed by Dimitri Glazkov. |
| |
| REGRESSION(r78147): Crash on http://gnarf.net/jquery/test/ |