2011-12-16 Zhenyao Mo Postpone deleteRenderbuffer/deleteTexture until all framebuffer attachment points are removed. https://bugs.webkit.org/show_bug.cgi?id=74741 Reviewed by Kenneth Russell. * fast/canvas/webgl/object-deletion-behaviour-expected.txt: * fast/canvas/webgl/object-deletion-behaviour.html: synced with khronos side. 2011-12-19 Adrienne Walker [chromium] Rebaseline table-cell-collapsed-border after r103251. Unreviewed gardening. mwenge asked for this test to be rebaselined. Also, marking a failing border-conflict-element-001d failure on CG only as WONTFIX, as Chromium's CG configurations are going away soon. * platform/chromium-cg-mac-leopard/fast/repaint/table-cell-collapsed-border-expected.png: * platform/chromium-cg-mac-snowleopard/fast/repaint/table-cell-collapsed-border-expected.png: * platform/chromium-linux/fast/repaint/table-cell-collapsed-border-expected.png: * platform/chromium-mac-leopard/fast/repaint/table-cell-collapsed-border-expected.png: * platform/chromium-mac-snowleopard/fast/repaint/table-cell-collapsed-border-expected.png: * platform/chromium-win/fast/repaint/table-cell-collapsed-border-expected.png: * platform/chromium/test_expectations.txt: 2011-12-19 Tony Chang [chromium] Unreviewed, according to the flakiness dashboard, fast/body-propagation/overflow/003-xhtml.xhtml consistently passes. * platform/chromium/test_expectations.txt: 2011-12-19 Csaba Osztrogonác [Qt] Unreviewed gardening. * platform/qt-wk2/Skipped: Unskip now passing tests. 2011-12-19 Tony Chang [chromium] Unreviewed, according to the flakiness dashboard, http/tests/security/mixedContent/insecure-css-in-main-frame.html consistently passes. * platform/chromium/test_expectations.txt: 2011-12-19 Adrienne Walker [chromium] Mark all the media-controller-playback tests as failing. Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-12-19 Adrienne Walker [chromium] Mark unreachable-overflow-rtl-bug as failing after r103245. https://bugs.webkit.org/show_bug.cgi?id=74881 Unreviewed gardening. Also, make expectation file pass linting. * platform/chromium/test_expectations.txt: 2011-12-19 Robert Hogan Update suppressions for r103251 Unreviewed, expectaions update - missed suppressing a few of the border conflict tests that need rebaselining. * platform/chromium/test_expectations.txt: * platform/gtk/test_expectations.txt: * platform/mac/test_expectations.txt: * platform/qt/test_expectations.txt: 2011-12-04 Robert Hogan CSS 2.1 failure: border-conflict-element-* https://bugs.webkit.org/show_bug.cgi?id=71244 Reviewed by Darin Adler. Add all the passing border-conflict-element* tests from the CSS 2.1 test suite. Add a corrected version of the CSS suite test border-conflict-element-002.htm, which can sit here until the corrected version is landed upstream. See http://lists.w3.org/Archives/Public/public-css-testsuite/2011Nov/0002.html Rebaseline all t170602-bdr-conflct-w-* tests. The rendering of the collapsed borders in these tests now obeys the order of precedence for the position of the cell and the precendece of the position of the borders within the same cell. Rebaseline two border-conflict-style-* tests: ditto Rebaseline fast/borders/border-antialiasing.html, the result is too small to confirm the difference but presume it is one of the above. Rebaseline floating-replaced-height-008.html as the support file it uses is added by this patch (in order to support border-conflict-element-001d.htm). * css2.1/20110323/border-conflict-element-001-expected.html: Added. * css2.1/20110323/border-conflict-element-001.htm: Added. * css2.1/20110323/border-conflict-element-001d-expected.html: Added. * css2.1/20110323/border-conflict-element-001d.htm: Added. * css2.1/20110323/border-conflict-element-003-expected.html: Added. * css2.1/20110323/border-conflict-element-003.htm: Added. * css2.1/20110323/border-conflict-element-004-expected.html: Added. * css2.1/20110323/border-conflict-element-004.htm: Added. * css2.1/20110323/border-conflict-element-005-expected.html: Added. * css2.1/20110323/border-conflict-element-005.htm: Added. * css2.1/20110323/border-conflict-element-006-expected.html: Added. * css2.1/20110323/border-conflict-element-006.htm: Added. * css2.1/20110323/border-conflict-element-007-expected.html: Added. * css2.1/20110323/border-conflict-element-007.htm: Added. * css2.1/20110323/border-conflict-element-008-expected.html: Added. * css2.1/20110323/border-conflict-element-008.htm: Added. * css2.1/20110323/border-conflict-element-009-expected.html: Added. * css2.1/20110323/border-conflict-element-009.htm: Added. * css2.1/20110323/border-conflict-element-010-expected.html: Added. * css2.1/20110323/border-conflict-element-010.htm: Added. * css2.1/20110323/border-conflict-element-011-expected.html: Added. * css2.1/20110323/border-conflict-element-011.htm: Added. * css2.1/20110323/border-conflict-element-012-expected.html: Added. * css2.1/20110323/border-conflict-element-012.htm: Added. * css2.1/20110323/border-conflict-element-013-expected.html: Added. * css2.1/20110323/border-conflict-element-013.htm: Added. * css2.1/20110323/border-conflict-element-014-expected.html: Added. * css2.1/20110323/border-conflict-element-014.htm: Added. * css2.1/20110323/border-conflict-element-015-expected.html: Added. * css2.1/20110323/border-conflict-element-015.htm: Added. * css2.1/20110323/border-conflict-element-016-expected.html: Added. * css2.1/20110323/border-conflict-element-016.htm: Added. * css2.1/20110323/border-conflict-element-017-expected.html: Added. * css2.1/20110323/border-conflict-element-017.htm: Added. * css2.1/20110323/border-conflict-element-018-expected.html: Added. * css2.1/20110323/border-conflict-element-018.htm: Added. * css2.1/20110323/border-conflict-element-019-expected.html: Added. * css2.1/20110323/border-conflict-element-019.htm: Added. * css2.1/20110323/border-conflict-element-020-expected.html: Added. * css2.1/20110323/border-conflict-element-020.htm: Added. * css2.1/20110323/border-conflict-element-021-expected.html: Added. * css2.1/20110323/border-conflict-element-021.htm: Added. * css2.1/20110323/border-conflict-element-022-expected.html: Added. * css2.1/20110323/border-conflict-element-022.htm: Added. * css2.1/20110323/border-conflict-element-023-expected.html: Added. * css2.1/20110323/border-conflict-element-023.htm: Added. * css2.1/20110323/border-conflict-element-024-expected.html: Added. * css2.1/20110323/border-conflict-element-024.htm: Added. * css2.1/20110323/border-conflict-element-025-expected.html: Added. * css2.1/20110323/border-conflict-element-025.htm: Added. * css2.1/20110323/border-conflict-element-026-expected.html: Added. * css2.1/20110323/border-conflict-element-026.htm: Added. * css2.1/20110323/border-conflict-element-027-expected.html: Added. * css2.1/20110323/border-conflict-element-027.htm: Added. * css2.1/20110323/border-conflict-element-028-expected.html: Added. * css2.1/20110323/border-conflict-element-028.htm: Added. * css2.1/20110323/border-conflict-element-029-expected.html: Added. * css2.1/20110323/border-conflict-element-029.htm: Added. * css2.1/20110323/border-conflict-element-030-expected.html: Added. * css2.1/20110323/border-conflict-element-030.htm: Added. * css2.1/20110323/border-conflict-element-031-expected.html: Added. * css2.1/20110323/border-conflict-element-031.htm: Added. * css2.1/20110323/border-conflict-element-032-expected.html: Added. * css2.1/20110323/border-conflict-element-032.htm: Added. * css2.1/20110323/border-conflict-element-033-expected.html: Added. * css2.1/20110323/border-conflict-element-033.htm: Added. * css2.1/20110323/border-conflict-element-034-expected.html: Added. * css2.1/20110323/border-conflict-element-034.htm: Added. * css2.1/20110323/border-conflict-element-035-expected.html: Added. * css2.1/20110323/border-conflict-element-035.htm: Added. * css2.1/20110323/border-conflict-element-036-expected.html: Added. * css2.1/20110323/border-conflict-element-036.htm: Added. * css2.1/20110323/border-conflict-element-037-expected.html: Added. * css2.1/20110323/border-conflict-element-037.htm: Added. * css2.1/20110323/border-conflict-element-038-expected.html: Added. * css2.1/20110323/border-conflict-element-038.htm: Added. * css2.1/20110323/border-conflict-element-039-expected.html: Added. * css2.1/20110323/border-conflict-element-039.htm: Added. * css2.1/20110323/support/swatch-blue.png: Added. * css2.1/20110323/support/swatch-green.png: Added. * css2.1/20110323/support/swatch-lime.png: Added. * css2.1/20110323/support/swatch-orange.png: Added. * css2.1/20110323/support/swatch-red.png: Added. * css2.1/20110323/support/swatch-teal.png: Added. * css2.1/20110323/support/swatch-white.png: Added. * css2.1/20110323/support/swatch-yellow.png: Added. * fast/css/border-conflict-element-002-expected.html: Added. * fast/css/border-conflict-element-002.htm: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-style-079-expected.png: * platform/chromium-linux/css2.1/20110323/floating-replaced-height-008-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-05-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-06-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-07-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-08-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-15-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-16-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-17-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-18-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-51-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-52-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-53-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-54-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-55-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-56-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-57-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-58-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-59-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-61-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-62-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-63-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-64-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-65-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-66-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-67-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-68-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-69-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-71-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-72-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-73-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-74-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-75-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-76-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-77-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-78-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-79-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-81-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-82-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-83-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-84-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-85-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-86-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-87-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-88-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-89-d-expected.png: * platform/chromium-linux/fast/borders/border-antialiasing-expected.png: 2011-12-19 Jer Noble MediaController: cannot scrub while playing. https://bugs.webkit.org/show_bug.cgi?id=74870 rdar://problem/10602037 Reviewed by Eric Carlson. * media/media-controller-playback.html: 2011-12-19 Adrienne Walker [chromium] Mark more worker tests as being flaky crashers https://bugs.webkit.org/show_bug.cgi?id=74746 Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-12-19 Adam Barth We don't pass all of the html5lib unsafe-text.dat tests https://bugs.webkit.org/show_bug.cgi?id=74825 Reviewed by Eric Seidel. Show test progression. * html5lib/runner-expected.txt: * platform/chromium/html5lib/runner-expected.txt: 2011-12-19 Adam Barth WebKit should support HTML entities that expand to more than one character https://bugs.webkit.org/show_bug.cgi?id=74826 Reviewed by Darin Adler. Show test progression. * html5lib/runner-expected.txt: * platform/chromium/html5lib/runner-expected.txt: 2011-12-19 Eric Carlson Render text tracks https://bugs.webkit.org/show_bug.cgi?id=62886 Reviewed by Sam Weinig. * media/media-controls.js: (mediaControlsElement): Don't always look for a controller element. (mediaControlsButtonCoordinates): (textTrackDisplayElement): Find the cue display element. * media/track/track-cue-rendering-expected.txt: Added. * media/track/track-cue-rendering.html: Added. 2011-12-19 Csaba Osztrogonác [Qt] Test fonts are not used with Qt5 https://bugs.webkit.org/show_bug.cgi?id=72513 * platform/qt-5.0/Skipped: Unskip now passing tests. 2011-12-19 Csaba Osztrogonác [Qt] Test fonts are not used with Qt5 https://bugs.webkit.org/show_bug.cgi?id=72513 * platform/qt-5.0/Skipped: Unskip now passing tests. * platform/qt-wk2/Skipped: Skip unskipped qt-5.0 tests fail on qt-wk2. 2011-12-19 Mikhail Naganov [Chromium] Removing suppressions from: https://bugs.webkit.org/show_bug.cgi?id=74726. Tests pass on bots: http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Mac10.5%20%28CG%29/builds/1832/steps/webkit_tests/logs/stdio http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Mac10.6%20%28CG%29%28dbg%29/builds/2097/steps/webkit_tests/logs/stdio * platform/chromium/test_expectations.txt: 2011-12-19 Csaba Osztrogonác [Qt] Unreviewed gardening. * platform/qt/Skipped: Skip a new failing test. * platform/qt/fast/dom/Window/window-properties-expected.txt: Updated after r103217. * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt: Updated after r103217. * platform/qt/fast/dom/prototype-inheritance-2-expected.txt: Updated after r103217. 2011-12-19 Adam Barth The HTML parser doesn't enforce the "Noah's Ark condition" from the HTML5 spec https://bugs.webkit.org/show_bug.cgi?id=74828 Reviewed by Darin Adler. Show test progression. * fast/parser/residual-style-dom-expected.txt: - This isn't a great test because it's hard to see how changes affect the output. However, we have good coverage of these topics in the HTML5lib tests. * html5lib/runner-expected.txt: * platform/chromium/html5lib/runner-expected.txt: 2011-12-19 Benjamin Poulain Add support for 8 bits strings to Document::isValidName() https://bugs.webkit.org/show_bug.cgi?id=74784 Reviewed by Darin Adler. Add tests for valid and invalid names for nodes. * fast/dom/Document/createElement-invalid-names-expected.txt: Added. * fast/dom/Document/createElement-invalid-names.html: Added. * fast/dom/Document/createElement-valid-names-expected.txt: Added. * fast/dom/Document/createElement-valid-names.html: Added. 2011-12-18 Shinya Kawanaka A test that mutation happens when asynchronous spell checking is in process. https://bugs.webkit.org/show_bug.cgi?id=72940 Reviewed by Hajime Morita. Added a test that mutation happens when spellchecking. This test confirms crash won't happen, and how markers are used. * editing/spelling/spellcheck-async-mutation-expected.txt: Added. * editing/spelling/spellcheck-async-mutation.html: Added. * platform/gtk/Skipped: * platform/mac-leopard/Skipped: * platform/qt/Skipped: 2011-12-18 Darin Adler Fixed some test expectations the best I could using my Lion machine. Some of these may require additional tuning. * fast/dom/Window/script-tests/window-property-descriptors.js: Added webkitNotifications to the list of properties to not dump, since it's different in different configurations. Also re-sorted the list and improved comments. * fast/dom/Window/window-properties.html: Ditto. * fast/dom/script-tests/prototype-inheritance-2.js: Ditto. * platform/mac/fast/dom/Window/window-properties-expected.txt: Updated for the change in WebKitCSSFilterValue constants. * platform/win/fast/dom/Window/window-properties-expected.txt: Ditto. * platform/mac-snowleopard/fast/regions/region-style-block-background-color-expected.png: Removed. * platform/mac-snowleopard/fast/regions/region-style-block-background-color-expected.txt: Removed. * platform/mac-snowleopard/fast/regions/region-style-block-background-color2-expected.png: Removed. * platform/mac-snowleopard/fast/regions/region-style-block-background-color2-expected.txt: Removed. * platform/mac-snowleopard/fast/regions/region-style-image-background-color-expected.png: Removed. * platform/mac-snowleopard/fast/regions/region-style-image-background-color-expected.txt: Removed. * platform/mac-snowleopard/fast/regions/region-style-inline-background-color-expected.png: Removed. * platform/mac-snowleopard/fast/regions/region-style-inline-background-color-expected.txt: Removed. * platform/mac-snowleopard/printing: Removed. * platform/mac-snowleopard/printing/width-overflow-expected.png: Removed. * platform/mac-snowleopard/printing/width-overflow-expected.txt: Removed. * platform/mac/fast/regions/region-style-block-background-color-expected.png: Copied from platform/mac-snowleopard/fast/regions/region-style-block-background-color-expected.png. * platform/mac/fast/regions/region-style-block-background-color-expected.txt: Copied from platform/mac-snowleopard/fast/regions/region-style-block-background-color-expected.txt. * platform/mac/fast/regions/region-style-block-background-color2-expected.png: Copied from platform/mac-snowleopard/fast/regions/region-style-block-background-color2-expected.png. * platform/mac/fast/regions/region-style-block-background-color2-expected.txt: Copied from platform/mac-snowleopard/fast/regions/region-style-block-background-color2-expected.txt. * platform/mac/fast/regions/region-style-image-background-color-expected.png: Copied from platform/mac-snowleopard/fast/regions/region-style-image-background-color-expected.png. * platform/mac/fast/regions/region-style-image-background-color-expected.txt: Copied from platform/mac-snowleopard/fast/regions/region-style-image-background-color-expected.txt. * platform/mac/fast/regions/region-style-inline-background-color-expected.png: Copied from platform/mac-snowleopard/fast/regions/region-style-inline-background-color-expected.png. * platform/mac/fast/regions/region-style-inline-background-color-expected.txt: Copied from platform/mac-snowleopard/fast/regions/region-style-inline-background-color-expected.txt. * platform/mac/printing/width-overflow-expected.png: Copied from platform/mac-snowleopard/printing/width-overflow-expected.png. * platform/mac/printing/width-overflow-expected.txt: Copied from platform/mac-snowleopard/printing/width-overflow-expected.txt. Moved these test results from mac-snowleopard to mac. There's no reason to assume the results are different post-Snow-Leopard. * platform/mac/fast/text/unicode-variation-selector-expected.txt: Added. Landed the result generated on my computer. 2011-12-18 Hajime Morrita Unreviewed expectations update. * platform/chromium-win-xp/svg/W3C-I18N/g-dirLTR-ubNone-expected.png: Added. * platform/chromium-win-xp/svg/W3C-I18N/g-dirLTR-ubOverride-expected.png: Added. * platform/chromium-win-xp/svg/W3C-I18N/g-dirRTL-ubNone-expected.png: Added. * platform/chromium-win-xp/svg/W3C-I18N/g-dirRTL-ubOverride-expected.png: Added. * platform/chromium-win-xp/svg/W3C-I18N/text-dirLTR-ubNone-expected.png: Added. * platform/chromium-win-xp/svg/W3C-I18N/text-dirRTL-ubNone-expected.png: Added. * platform/chromium-win-xp/svg/W3C-I18N/text-dirRTL-ubOverride-expected.png: Added. * platform/chromium-win-xp/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.png: Added. * platform/chromium-win-xp/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.png: Added. * platform/chromium-win-xp/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.png: Added. * platform/chromium-win-xp/svg/W3C-I18N/tspan-direction-rtl-expected.png: Added. * platform/chromium-win-xp/svg/text/bidi-tspans-expected.png: Added. * platform/chromium-win-xp/tables/mozilla/bugs/bug2479-4-expected.png: Added. 2011-12-18 Hajime Morrita Unreviewed test_expectations.txt update. * platform/chromium/test_expectations.txt: 2011-12-18 David Barton , , , and baseline positions are wrong https://bugs.webkit.org/show_bug.cgi?id=72821 Reviewed by Darin Adler. * platform/mac/mathml/presentation/msup-base-changed-expected.png: * platform/mac/mathml/presentation/msup-base-changed-expected.txt: * platform/mac/mathml/presentation/msup-sup-changed-expected.png: * platform/mac/mathml/presentation/msup-sup-changed-expected.txt: * platform/mac/mathml/presentation/over-expected.png: * platform/mac/mathml/presentation/over-expected.txt: * platform/mac/mathml/presentation/roots-expected.png: * platform/mac/mathml/presentation/roots-expected.txt: * platform/mac/mathml/presentation/row-alignment-expected.png: * platform/mac/mathml/presentation/row-alignment-expected.txt: * platform/mac/mathml/presentation/sup-expected.png: * platform/mac/mathml/presentation/sup-expected.txt: * platform/mac/mathml/presentation/under-expected.png: * platform/mac/mathml/presentation/under-expected.txt: * platform/mac/mathml/presentation/underover-expected.png: * platform/mac/mathml/presentation/underover-expected.txt: 2011-12-18 Dan Bernstein Positioned Floats: Assertion hit in fast/block/positioning/positioned-float-layout-after-image-load.html https://bugs.webkit.org/show_bug.cgi?id=67759 Reviewed by Darin Adler. Re-added this test from r94695. * fast/block/positioning/positioned-float-layout-after-image-load-expected.txt: Copied from LayoutTests/fast/block/positioning/positioned-float-layout-after-image-load-expected.txt. * fast/block/positioning/positioned-float-layout-after-image-load.html: Copied from LayoutTests/fast/block/positioning/positioned-float-layout-after-image-load.html. * fast/block/positioning/resources/positioned-float-layout-after-image-load-2.html: Copied from LayoutTests/fast/block/positioning/resources/positioned-float-layout-after-image-load-2.html. 2011-12-18 Hajime Morrita Unreviewed expectations update. * platform/chromium-cg-mac-snowleopard/fast/text/drawBidiText-expected.png: Renamed from LayoutTests/platform/chromium-cg-mac/fast/text/drawBidiText-expected.png. * platform/chromium-mac-snowleopard/fast/text/drawBidiText-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/text/drawBidiText-expected.png. * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug2479-4-expected.png: Renamed from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug2479-4-expected.png. * platform/chromium-win-vista/fast/text/drawBidiText-expected.png: Removed. * platform/chromium-win-vista/svg/W3C-I18N/g-dirLTR-ubNone-expected.png: Removed. * platform/chromium-win-vista/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt: * platform/chromium-win-vista/svg/W3C-I18N/g-dirLTR-ubOverride-expected.png: Removed. * platform/chromium-win-vista/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt: * platform/chromium-win-vista/svg/W3C-I18N/g-dirRTL-ubNone-expected.png: Removed. * platform/chromium-win-vista/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt: * platform/chromium-win-vista/svg/W3C-I18N/g-dirRTL-ubOverride-expected.png: Removed. * platform/chromium-win-vista/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt: * platform/chromium-win-vista/svg/W3C-I18N/text-dirLTR-ubNone-expected.png: Removed. * platform/chromium-win-vista/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt: * platform/chromium-win-vista/svg/W3C-I18N/text-dirLTR-ubOverride-expected.png: * platform/chromium-win-vista/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt: * platform/chromium-win-vista/svg/W3C-I18N/text-dirRTL-ubNone-expected.png: Removed. * platform/chromium-win-vista/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt: * platform/chromium-win-vista/svg/W3C-I18N/text-dirRTL-ubOverride-expected.png: Removed. * platform/chromium-win-vista/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt: * platform/chromium-win-vista/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.png: Removed. * platform/chromium-win-vista/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt: * platform/chromium-win-vista/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.png: Removed. * platform/chromium-win-vista/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt: * platform/chromium-win-vista/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.png: * platform/chromium-win-vista/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.txt: * platform/chromium-win-vista/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.png: Removed. * platform/chromium-win-vista/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt: * platform/chromium-win-vista/svg/W3C-I18N/tspan-direction-rtl-expected.png: Removed. * platform/chromium-win-vista/svg/W3C-I18N/tspan-direction-rtl-expected.txt: * platform/chromium-win-vista/svg/text/bidi-tspans-expected.png: Removed. * platform/chromium-win-vista/svg/text/bidi-tspans-expected.txt: * platform/chromium-win-vista/tables/mozilla/bugs/bug2479-4-expected.png: Removed. 2011-12-18 Alice Boxhall Make AccessibilityObject::lineForPosition return the correct value for cases where the position is not within the current object. https://bugs.webkit.org/show_bug.cgi?id=71348 Reviewed by Chris Fleizach. * accessibility/textarea-insertion-point-line-number-expected.txt: * accessibility/textarea-insertion-point-line-number.html: 2011-12-18 Adam Barth Adoption agency iteration limits in HTML parser don't match HTML5 spec https://bugs.webkit.org/show_bug.cgi?id=74822 Reviewed by Eric Seidel. Show test progression. * fast/parser/residual-style-dom-expected.txt: * html5lib/runner-expected.txt: * platform/chromium/html5lib/runner-expected.txt: 2011-12-18 Antti Koivisto https://bugs.webkit.org/show_bug.cgi?id=73954 REGRESSION (r97745): Transitions don't work on links Reviewed by Andreas Kling. Unfortunately the automatic test provides code coverage only as reading back the properties from the style always gives back non-visited values. The bug is visible running the test manually. * transitions/visited-link-color-expected.txt: Added. * transitions/visited-link-color.html: Added. 2011-12-18 Andreas Kling HTMLAllCollection: Get rid of stateful namedItem traversal. Reviewed by Sam Weinig. * fast/dom/htmlallcollection-call-with-index-caching-bug-expected.txt: Added. * fast/dom/htmlallcollection-call-with-index-caching-bug.html: Added. 2011-12-18 Peter Rybin Web Inspector: Switch to type-safe JSON ConsoleMessage.cpp, InspectorDOMAgent.cpp, InspectorDebuggerAgent.cpp, ScriptCallFrame.cpp https://bugs.webkit.org/show_bug.cgi?id=74549 Reviewed by Pavel Feldman. Expected file modified as JSON properties are now in different order. * inspector/protocol/console-agent-expected.txt: 2011-12-18 Alexandru Chiculita [CSS Shaders] Add FECustomFilter that renders custom filters https://bugs.webkit.org/show_bug.cgi?id=73317 WebKit2 doesn't support the WebGL flag in layoutTestController.overridePreference. Skipping the test like all the other WebGL tests do. Reviewed by Chris Marrin. * css3/filters/effect-custom-expected.png: Added. * css3/filters/effect-custom-expected.txt: Added. * css3/filters/effect-custom.html: Added. * css3/filters/resources/color-offset.fs: Added. * css3/filters/resources/vertex-explode-detached.vs: Added. * css3/filters/resources/vertex-offset.vs: Added. * platform/wk2/Skipped: Skipping the test until WebGL can be enabled from layoutTestController. 2011-12-17 Andreas Kling Cache and reuse the HTMLAllCollection returned by document.all. Reviewed by Antti Koivisto. Update tests to document the new behavior of document.all. * fast/dom/document-collection-idempotence-expected.txt: * fast/dom/document-collection-idempotence.html: * fast/dom/gc-9-expected.txt: * fast/dom/gc-9.html: 2011-12-17 Adrienne Walker [chromium] Mark svg/W3C-SVG-1.1/animate-elem* tests as flaky crashers https://bugs.webkit.org/show_bug.cgi?id=74788 Unreviewed gardening. There are only about a dozen tests that have been seen to fail on the bots, but the set keeps changing. Rather than just marking known failures, mark all these tests to avoid further gardening fallout. * platform/chromium/test_expectations.txt: 2011-12-17 Kenichi Ishibashi Text dispappear when SVG font has no latin character https://bugs.webkit.org/show_bug.cgi?id=71765 Reviewed by Nikolas Zimmermann. Test that text can be displayed with a SVG font which has no latin character. * svg/custom/svg-fonts-no-latin-glyph-expected.txt: Added. * svg/custom/resources/no-latin-glyph-font.svg: Added. * svg/custom/svg-fonts-no-latin-glyph.html: Added. 2011-12-17 Adrienne Walker [chromium] Rebaseline huge-layer-rotated after r103129. https://bugs.webkit.org/show_bug.cgi?id=72686 Unreviewed gardening. I don't understand why this would have changed rendering on any test, but there are only small diffences in the lower left, so rebaselining. It's also possible, but far less likely, that this was from r103130. * platform/chromium-cg-mac-snowleopard/platform/chromium/compositing/huge-layer-rotated-expected.png: 2011-12-17 Adrienne Walker [chromium] Mark more worker tests as flaky crashers after r103095. https://bugs.webkit.org/show_bug.cgi?id=74746 Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-12-17 Adrienne Walker [chromium] Mark fast/js/dfg-poison-fuzz.html as slow in debug. https://bugs.webkit.org/show_bug.cgi?id=74787 Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-12-17 Adrienne Walker [chromium] Reverting r103011, r103135 due to Aura test failures Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-12-16 Chris Marrin Hardware acceleration of W3C Filter Effects https://bugs.webkit.org/show_bug.cgi?id=68479 Reviewed by Simon Fraser. Equivalent tests to the non-hardware versions * css3/filters/effect-blur-hw-expected.png: Added. * css3/filters/effect-blur-hw-expected.txt: Added. * css3/filters/effect-blur-hw.html: Added. * css3/filters/effect-combined-hw-expected.png: Added. * css3/filters/effect-combined-hw-expected.txt: Added. * css3/filters/effect-combined-hw.html: Added. * css3/filters/effect-drop-shadow-hw-expected.png: Added. * css3/filters/effect-drop-shadow-hw-expected.txt: Added. * css3/filters/effect-drop-shadow-hw.html: Added. * css3/filters/effect-grayscale-hw-expected.png: Added. * css3/filters/effect-grayscale-hw-expected.txt: Added. * css3/filters/effect-grayscale-hw.html: Added. * css3/filters/effect-hue-rotate-hw-expected.png: Added. * css3/filters/effect-hue-rotate-hw-expected.txt: Added. * css3/filters/effect-hue-rotate-hw.html: Added. * css3/filters/effect-invert-hw-expected.png: Added. * css3/filters/effect-invert-hw-expected.txt: Added. * css3/filters/effect-invert-hw.html: Added. * css3/filters/effect-opacity-hw-expected.png: Added. * css3/filters/effect-opacity-hw-expected.txt: Added. * css3/filters/effect-opacity-hw.html: Added. * css3/filters/effect-saturate-hw-expected.png: Added. * css3/filters/effect-saturate-hw-expected.txt: Added. * css3/filters/effect-saturate-hw.html: Added. * css3/filters/effect-sepia-hw-expected.png: Added. * css3/filters/effect-sepia-hw-expected.txt: Added. * css3/filters/effect-sepia-hw.html: Added. * platform/win/Skipped: 2011-12-17 Csaba Osztrogonác [Qt] fast/canvas/2d.text.draw.fill.maxWidth.gradient.html fails with newer Qt5 https://bugs.webkit.org/show_bug.cgi?id=74785 * platform/qt-5.0/Skipped: Skip fast/canvas/2d.text.draw.fill.maxWidth.gradient.html. 2011-12-16 Ami Fischman Layout Test media/controls-right-click-on-timebar.html is flaky - Crash on LEOPARD CG DEBUG ffmpeg_video_decoder.cc has been reworked extensively since the reported crashes and the test is 0% flaky now. https://bugs.webkit.org/show_bug.cgi?id=68747 Reviewed by Eric Carlson. * platform/chromium/test_expectations.txt: 2011-12-16 Tony Chang [chromium] 2 repaint test failures on mac https://bugs.webkit.org/show_bug.cgi?id=66338 Unreviewed. These are expected differences between Apple DRT and Chromium DRT on Mac caused by different code paths for drawing scrollbars. * platform/chromium-cg-mac-snowleopard/fast/repaint/background-scaling-expected.png: Added. * platform/chromium-cg-mac-snowleopard/fast/repaint/scale-page-shrink-expected.png: Added. * platform/chromium-mac-leopard/fast/repaint/scale-page-shrink-expected.png: Added. * platform/chromium-mac-snowleopard/fast/repaint/background-scaling-expected.png: Added. * platform/chromium-mac-snowleopard/fast/repaint/scale-page-shrink-expected.png: Added. * platform/chromium-win/fast/repaint/background-scaling-expected.png: Renamed from LayoutTests/platform/chromium/fast/repaint/background-scaling-expected.png. * platform/chromium/fast/repaint/background-scaling-expected.txt: Removed. * platform/chromium/test_expectations.txt: 2011-12-16 Adam Barth