2011-11-29 Philippe Normand Unreviewed, other round of GTK rebaseline. * platform/gtk/accessibility/dimensions-include-descendants-expected.txt: Added. * platform/gtk/editing/execCommand/insertImage-expected.txt: * platform/gtk/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt: * platform/gtk/editing/selection/fake-drag-expected.txt: Added. * platform/gtk/fast/forms/onselect-textarea-expected.txt: Added. * platform/gtk/fast/table/multiple-captions-display-expected.txt: * platform/gtk/plugins/embed-attributes-style-expected.txt: 2011-11-29 Philippe Normand Unreviewed, another GTK svg rebaseline after r101342. * platform/gtk/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt: * platform/gtk/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt: * platform/gtk/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt: Added. * platform/gtk/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.txt: * platform/gtk/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt: * platform/gtk/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.txt: * platform/gtk/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.txt: * platform/gtk/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt: * platform/gtk/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt: * platform/gtk/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt: * platform/gtk/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt: * platform/gtk/svg/W3C-SVG-1.1/text-align-08-b-expected.txt: * platform/gtk/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt: * platform/gtk/svg/as-background-image/animated-svg-as-background-expected.txt: Added. * platform/gtk/svg/as-background-image/svg-as-background-1-expected.txt: Added. * platform/gtk/svg/as-background-image/svg-as-background-3-expected.txt: Added. * platform/gtk/svg/as-background-image/svg-as-background-4-expected.txt: Added. * platform/gtk/svg/as-background-image/svg-as-background-5-expected.txt: Added. * platform/gtk/svg/css/getComputedStyle-basic-expected.txt: Added. * platform/gtk/svg/custom/image-small-width-height-expected.txt: Added. * platform/gtk/svg/custom/pattern-rotate-expected.txt: Added. * platform/gtk/svg/text/bidi-embedded-direction-expected.txt: * platform/gtk/svg/text/bidi-reorder-value-lists-expected.txt: * platform/gtk/svg/text/bidi-text-anchor-direction-expected.txt: * platform/gtk/svg/text/selection-background-color-expected.txt: Added. * platform/gtk/svg/text/text-tselect-02-f-expected.txt: 2011-11-29 Philippe Normand Unreviewed, GTK svg/W3C-I18N rebaseline. * platform/gtk/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.txt: * platform/gtk/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.txt: * platform/gtk/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt: * platform/gtk/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.txt: * platform/gtk/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.txt: * platform/gtk/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt: * platform/gtk/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.txt: * platform/gtk/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.txt: * platform/gtk/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.txt: * platform/gtk/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.txt: * platform/gtk/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.txt: * platform/gtk/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.txt: * platform/gtk/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt: * platform/gtk/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt: * platform/gtk/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.txt: * platform/gtk/svg/W3C-I18N/text-anchor-no-markup-expected.txt: 2011-11-29 Stephen White [chromium] Unreviewed test_expectations update (added a bug ID). * platform/chromium/test_expectations.txt: 2011-11-29 Csaba Osztrogonác [Qt] Unreviewed evening gardening. * platform/qt/Skipped: - Skip fast/block/child-not-removed-from-parent-lineboxes-crash.html because of https://bugs.webkit.org/show_bug.cgi?id=73250 - Skip fast/dom/clone-node-style.html because of https://bugs.webkit.org/show_bug.cgi?id=73227 * platform/qt/svg/css/getComputedStyle-basic-expected.txt: Add Qt specific expected result after http://trac.webkit.org/changeset/101356/trunk/LayoutTests/svg/css/getComputedStyle-basic-expected.txt 2011-11-29 Philippe Normand Unreviewed, GTK fonts rebaseline after r101343. * platform/gtk/fonts/complex-text-shadows-expected.txt: * platform/gtk/fonts/cursive-expected.txt: * platform/gtk/fonts/custom-font-missing-glyphs-expected.txt: * platform/gtk/fonts/default-expected.txt: * platform/gtk/fonts/fantasy-expected.txt: * platform/gtk/fonts/font-face-with-complex-text-expected.txt: * platform/gtk/fonts/font-with-no-valid-encoding-expected.txt: * platform/gtk/fonts/fontconfig-aliasing-settings-expected.txt: * platform/gtk/fonts/fontconfig-synthetic-bold-expected.txt: * platform/gtk/fonts/fontconfig-synthetic-oblique-expected.txt: * platform/gtk/fonts/monospace-expected.txt: * platform/gtk/fonts/sans-serif-expected.txt: * platform/gtk/fonts/serif-expected.txt: * platform/gtk/fonts/xsettings_antialias_settings-expected.txt: * platform/gtk/fonts/zero-pixel-sized-fonts-expected.txt: 2011-11-29 Philippe Normand Unreviewed, GTK rebaseline of animations and fast after r101343. Also skip some failing fast/ ClientRect tests. * platform/gtk/Skipped: * platform/gtk/animations/additive-transform-animations-expected.txt: * platform/gtk/animations/missing-values-first-keyframe-expected.txt: * platform/gtk/animations/missing-values-last-keyframe-expected.txt: * platform/gtk/animations/state-at-end-event-expected.txt: * platform/gtk/fast/block/float/015-expected.txt: * platform/gtk/fast/block/float/overhanging-tall-block-expected.txt: * platform/gtk/fast/borders/rtl-border-05-expected.txt: * platform/gtk/fast/css/word-space-extra-expected.txt: * platform/gtk/fast/dom/34176-expected.txt: * platform/gtk/fast/dom/inner-text-expected.txt: * platform/gtk/fast/encoding/utf-16-big-endian-expected.txt: * platform/gtk/fast/encoding/utf-16-little-endian-expected.txt: * platform/gtk/fast/hidpi/broken-image-icon-hidpi-expected.txt: * platform/gtk/fast/table/multiple-captions-display-expected.txt: 2011-11-29 Philippe Normand Unreviewed, GTK media rebaseline after r101343. * 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-controls-clone-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-frame-accurate-seek-expected.txt: * platform/gtk/media/video-layer-crash-expected.txt: * platform/gtk/media/video-no-audio-expected.txt: * platform/gtk/media/video-transformed-expected.txt: * platform/gtk/media/video-zoom-controls-expected.txt: * platform/gtk/media/video-zoom-expected.txt: 2011-11-29 Stephen White [chromium] Unreviewed; new baselines for new test added in r101325. * platform/chromium-cg-mac-snowleopard/platform/chromium/compositing/accelerated-drawing: Added. * platform/chromium-cg-mac-snowleopard/platform/chromium/compositing/accelerated-drawing/svg-filters-expected.png: Added. * platform/chromium-mac-snowleopard/platform/chromium/compositing/accelerated-drawing: Added. * platform/chromium-mac-snowleopard/platform/chromium/compositing/accelerated-drawing/svg-filters-expected.png: Added. * platform/chromium-win/platform/chromium/compositing/accelerated-drawing: Added. * platform/chromium-win/platform/chromium/compositing/accelerated-drawing/svg-filters-expected.png: Added. * platform/chromium/platform/chromium/compositing/accelerated-drawing: Added. * platform/chromium/platform/chromium/compositing/accelerated-drawing/svg-filters-expected.txt: Added. * platform/chromium/test_expectations.txt: 2011-11-29 Martin Robinson Finish up some miscellaneous GTK+ rebaselines after font metrics changes. * platform/gtk/transforms/2d/compound-transforms-vs-containers-expected.txt: * platform/gtk/transforms/2d/hindi-rotated-expected.txt: * platform/gtk/transforms/2d/transform-borderbox-expected.txt: * platform/gtk/transforms/2d/transform-fixed-container-expected.txt: * platform/gtk/transforms/2d/transform-origin-borderbox-expected.txt: * platform/gtk/transforms/2d/zoom-menulist-expected.txt: * platform/gtk/transforms/no_transform_hit_testing-expected.txt: * platform/gtk/transforms/svg-vs-css-expected.txt: * platform/gtk/transitions/default-timing-function-expected.txt: * platform/gtk/transitions/move-after-transition-expected.txt: * platform/gtk/transitions/svg-text-shadow-transition-expected.txt: 2011-11-29 Martin Robinson Finish rebaselining table GTK+ results after metrics changes. * platform/gtk/tables: Finish rebaselining tables. 2011-11-29 Martin Robinson Begin rebaselining GTK+ results in the table directory after font metrics changes. * platform/gtk/tables: Rebaseline tests in this directory. 2011-11-29 Martin Robinson Finish GTK+ SVG rebaselines. * platform/gtk/svg: Rebaseline more tests. 2011-11-29 Philippe Normand Unreviewed, GTK dom/xhtml/level3 rebaseline after r101343. 2011-11-29 Martin Robinson Continue updating WebKitGTK+ SVG baselines. * platform/gtk/svg: Continue updating results in this directory. 2011-11-29 Philippe Normand Unreviewed, GTK fast/ rebaseline after r101343. 2011-11-29 Nikolas Zimmermann Not reviewed. Update mac/Lion rebaseline after r101342. * platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.txt: * platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.txt: * platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt: * platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.txt: * platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.txt: * platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt: * platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.txt: * platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.txt: * platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.txt: * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.txt: * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.txt: * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.txt: * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt: * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt: * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.txt: * platform/mac/svg/W3C-I18N/text-anchor-no-markup-expected.txt: * platform/mac/svg/text/text-intro-05-t-expected.txt: 2011-11-29 Hayato Ito Rebaseline chromium results for svg/W3C-I18n/* after r101342. Unreviewed. Rebaseline for other svg tests will follow. * platform/chromium-cg-mac-leopard/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt: Added. * platform/chromium-cg-mac-leopard/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt: Added. * platform/chromium-cg-mac-leopard/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt: Added. * platform/chromium-cg-mac-leopard/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt: Added. * platform/chromium-cg-mac-leopard/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.txt: Added. * platform/chromium-cg-mac-leopard/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.txt: Added. * platform/chromium-cg-mac-leopard/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt. * platform/chromium-cg-mac-leopard/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.txt: Added. * platform/chromium-cg-mac-leopard/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.txt: Added. * platform/chromium-cg-mac-leopard/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt. * platform/chromium-cg-mac-leopard/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.txt. * platform/chromium-cg-mac-leopard/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.txt: Added. * platform/chromium-cg-mac-leopard/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.txt: Added. * platform/chromium-cg-mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.txt: Added. * platform/chromium-cg-mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.txt: Added. * platform/chromium-cg-mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.txt: Added. * platform/chromium-cg-mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt. * platform/chromium-cg-mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt: Added. * platform/chromium-cg-mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.txt: Added. * platform/chromium-cg-mac-leopard/svg/W3C-I18N/text-anchor-no-markup-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-no-markup-expected.txt. * platform/chromium-cg-mac-leopard/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt: Added. * platform/chromium-cg-mac-leopard/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt: Copied from LayoutTests/platform/chromium-win-xp/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt. * platform/chromium-cg-mac-leopard/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt: Added. * platform/chromium-cg-mac-leopard/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt: Added. * platform/chromium-cg-mac-leopard/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt: Added. * platform/chromium-cg-mac-leopard/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt: Added. * platform/chromium-cg-mac-leopard/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt: Added. * platform/chromium-cg-mac-leopard/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt: Added. * platform/chromium-cg-mac-leopard/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.txt: Added. * platform/chromium-cg-mac-leopard/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt: Added. * platform/chromium-cg-mac-leopard/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt: Added. * platform/chromium-cg-mac-leopard/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.txt: Added. * platform/chromium-cg-mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.txt: Added. * platform/chromium-cg-mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.txt: Added. * platform/chromium-cg-mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.txt: Added. * platform/chromium-cg-mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.txt: Added. * platform/chromium-cg-mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.txt: Added. * platform/chromium-cg-mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.txt: Added. * platform/chromium-cg-mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt: Added. * platform/chromium-cg-mac-leopard/svg/W3C-I18N/tspan-direction-ltr-expected.txt: Added. * platform/chromium-cg-mac-leopard/svg/W3C-I18N/tspan-direction-rtl-expected.txt: Added. * platform/chromium-linux-x86/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt: Copied from LayoutTests/platform/chromium-linux/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt. * platform/chromium-linux-x86/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt: Copied from LayoutTests/platform/chromium-linux/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt. * platform/chromium-linux-x86/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt: Copied from LayoutTests/platform/chromium-win-vista/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt. * platform/chromium-linux-x86/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt: Copied from LayoutTests/platform/chromium-win-vista/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt. * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.txt. * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.txt. * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt. * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.txt. * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.txt. * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt. * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.txt. * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.txt. * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.txt. * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.txt. * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.txt. * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.txt. * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt. * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt. * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.txt. * platform/chromium-linux-x86/svg/W3C-I18N/text-anchor-no-markup-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-no-markup-expected.txt. * platform/chromium-linux-x86/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt: Copied from LayoutTests/platform/chromium-win-vista/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt. * platform/chromium-linux-x86/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt: Copied from LayoutTests/platform/chromium-win-vista/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt. * platform/chromium-linux-x86/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt: Copied from LayoutTests/platform/chromium-linux/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt. * platform/chromium-linux-x86/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt: Copied from LayoutTests/platform/chromium-linux/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt. * platform/chromium-linux-x86/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt: Copied from LayoutTests/platform/chromium-win-vista/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt. * platform/chromium-linux-x86/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt: Copied from LayoutTests/platform/chromium-win-vista/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt. * platform/chromium-linux-x86/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt: Copied from LayoutTests/platform/chromium-win-vista/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt. * platform/chromium-linux-x86/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt: Copied from LayoutTests/platform/chromium-win-vista/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt. * platform/chromium-linux-x86/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.txt: Copied from LayoutTests/platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.txt. * platform/chromium-linux-x86/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt: Copied from LayoutTests/platform/chromium-linux/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt. * platform/chromium-linux-x86/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt: Copied from LayoutTests/platform/chromium-linux/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt. * platform/chromium-linux-x86/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.txt. * platform/chromium-linux-x86/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.txt. * platform/chromium-linux-x86/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.txt. * platform/chromium-linux-x86/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.txt. * platform/chromium-linux-x86/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.txt. * platform/chromium-linux-x86/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.txt. * platform/chromium-linux-x86/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.txt. * platform/chromium-linux-x86/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt: Copied from LayoutTests/platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt. * platform/chromium-linux-x86/svg/W3C-I18N/tspan-direction-ltr-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/tspan-direction-ltr-expected.txt. * platform/chromium-linux-x86/svg/W3C-I18N/tspan-direction-rtl-expected.txt: Copied from LayoutTests/platform/chromium-linux/svg/W3C-I18N/tspan-direction-rtl-expected.txt. * platform/chromium-linux/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt: * platform/chromium-linux/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt: * platform/chromium-linux/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt: * platform/chromium-linux/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt: * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.txt. * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.txt. * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt. * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.txt. * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.txt. * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt. * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.txt. * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.txt. * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.txt. * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.txt. * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.txt. * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.txt. * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt. * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt. * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.txt. * platform/chromium-linux/svg/W3C-I18N/text-anchor-no-markup-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-no-markup-expected.txt. * platform/chromium-linux/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt: * platform/chromium-linux/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt: * platform/chromium-linux/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt: * platform/chromium-linux/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt: * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt: * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt: * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt: * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt: * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.txt: * platform/chromium-linux/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt: * platform/chromium-linux/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt: * platform/chromium-linux/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.txt. * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.txt. * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.txt. * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.txt. * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.txt. * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.txt. * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.txt. * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt: * platform/chromium-linux/svg/W3C-I18N/tspan-direction-ltr-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/tspan-direction-ltr-expected.txt. * platform/chromium-linux/svg/W3C-I18N/tspan-direction-rtl-expected.txt: * platform/chromium-mac-leopard/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt: Added. * platform/chromium-mac-leopard/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt: Added. * platform/chromium-mac-leopard/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt: Added. * platform/chromium-mac-leopard/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt: Added. * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.txt: Added. * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.txt: Added. * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt. * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.txt: Added. * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.txt: Added. * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt. * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.txt. * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.txt: Added. * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.txt: Added. * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.txt: Added. * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.txt: Added. * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.txt: Added. * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt. * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt: Added. * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.txt: Added. * platform/chromium-mac-leopard/svg/W3C-I18N/text-anchor-no-markup-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-no-markup-expected.txt. * platform/chromium-mac-leopard/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt: Added. * platform/chromium-mac-leopard/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt: Copied from LayoutTests/platform/chromium-win-xp/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt. * platform/chromium-mac-leopard/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt: Added. * platform/chromium-mac-leopard/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt: Added. * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt: Added. * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt: Added. * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt: Added. * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt: Added. * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt: Added. * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt: Added. * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.txt: Added. * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.txt: Added. * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.txt: Added. * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.txt: Added. * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.txt: Added. * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.txt: Added. * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.txt: Added. * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt: Added. * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-direction-ltr-expected.txt: Added. * platform/chromium-mac-leopard/svg/W3C-I18N/tspan-direction-rtl-expected.txt: Added. * platform/chromium-mac-snowleopard/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-snowleopard/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-snowleopard/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-snowleopard/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-snowleopard/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-snowleopard/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-snowleopard/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-snowleopard/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-snowleopard/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-snowleopard/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-snowleopard/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-snowleopard/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-snowleopard/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-snowleopard/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-snowleopard/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-snowleopard/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-snowleopard/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-snowleopard/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-snowleopard/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-snowleopard/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-snowleopard/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-snowleopard/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-snowleopard/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-snowleopard/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-snowleopard/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-snowleopard/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-snowleopard/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-snowleopard/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-snowleopard/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-snowleopard/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-snowleopard/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-snowleopard/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-snowleopard/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-snowleopard/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-snowleopard/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-snowleopard/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-snowleopard/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-snowleopard/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-snowleopard/svg/W3C-I18N/tspan-direction-rtl-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-I18N/tspan-direction-rtl-expected.png. * platform/chromium-win-vista/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt: * platform/chromium-win-vista/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt: * platform/chromium-win-vista/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt: * platform/chromium-win-vista/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt: * platform/chromium-win-vista/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.txt. * platform/chromium-win-vista/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.txt. * platform/chromium-win-vista/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt. * platform/chromium-win-vista/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.txt. * platform/chromium-win-vista/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.txt. * platform/chromium-win-vista/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt. * platform/chromium-win-vista/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.txt. * platform/chromium-win-vista/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.txt. * platform/chromium-win-vista/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.txt. * platform/chromium-win-vista/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.txt. * platform/chromium-win-vista/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.txt. * platform/chromium-win-vista/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.txt. * platform/chromium-win-vista/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt. * platform/chromium-win-vista/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt. * platform/chromium-win-vista/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.txt. * platform/chromium-win-vista/svg/W3C-I18N/text-anchor-no-markup-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-no-markup-expected.txt. * platform/chromium-win-vista/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt: * platform/chromium-win-vista/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt: * platform/chromium-win-vista/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt: * 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.txt: * 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-default-context-expected.txt: * platform/chromium-win-vista/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt: * platform/chromium-win-vista/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt: * platform/chromium-win-vista/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt: * platform/chromium-win-vista/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.txt. * platform/chromium-win-vista/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.txt. * platform/chromium-win-vista/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.txt. * platform/chromium-win-vista/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.txt. * platform/chromium-win-vista/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.txt. * platform/chromium-win-vista/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.txt. * platform/chromium-win-vista/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.txt. * platform/chromium-win-vista/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt: * platform/chromium-win-vista/svg/W3C-I18N/tspan-direction-ltr-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/tspan-direction-ltr-expected.txt. * platform/chromium-win-vista/svg/W3C-I18N/tspan-direction-rtl-expected.txt: * platform/chromium-win-xp/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt: Copied from LayoutTests/platform/chromium-linux/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt. * platform/chromium-win-xp/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt: Copied from LayoutTests/platform/chromium-linux/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt. * platform/chromium-win-xp/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt: Copied from LayoutTests/platform/chromium-win-vista/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt. * platform/chromium-win-xp/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt: Copied from LayoutTests/platform/chromium-win-vista/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt. * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.txt. * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.txt. * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt. * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.txt. * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.txt. * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt. * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.txt. * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.txt. * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.txt. * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.txt. * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.txt. * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.txt. * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt. * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt. * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.txt. * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-no-markup-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/text-anchor-no-markup-expected.txt. * platform/chromium-win-xp/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt: Copied from LayoutTests/platform/chromium-win-vista/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt. * platform/chromium-win-xp/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt: * platform/chromium-win-xp/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt: Copied from LayoutTests/platform/chromium-linux/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt. * platform/chromium-win-xp/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt: Copied from LayoutTests/platform/chromium-linux/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt. * platform/chromium-win-xp/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt: Copied from LayoutTests/platform/chromium-win-vista/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt. * platform/chromium-win-xp/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt: Copied from LayoutTests/platform/chromium-win-vista/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt. * platform/chromium-win-xp/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt: * platform/chromium-win-xp/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt: * platform/chromium-win-xp/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt: * platform/chromium-win-xp/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt: * platform/chromium-win-xp/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.txt. * platform/chromium-win-xp/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.txt. * platform/chromium-win-xp/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.txt. * platform/chromium-win-xp/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.txt. * platform/chromium-win-xp/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.txt. * platform/chromium-win-xp/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.txt. * platform/chromium-win-xp/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.txt. * platform/chromium-win-xp/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt: Copied from LayoutTests/platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt. * platform/chromium-win-xp/svg/W3C-I18N/tspan-direction-ltr-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/W3C-I18N/tspan-direction-ltr-expected.txt. * platform/chromium-win-xp/svg/W3C-I18N/tspan-direction-rtl-expected.txt: Copied from LayoutTests/platform/chromium-linux/svg/W3C-I18N/tspan-direction-rtl-expected.txt. * platform/chromium-win/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt: * platform/chromium-win/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt: * platform/chromium-win/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt: * platform/chromium-win/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt: * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.txt: * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.txt: * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt: * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.txt: * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.txt: * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt: * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.txt: * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.txt: * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.txt: * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.txt: * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.txt: * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.txt: * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt: * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt: * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.txt: * platform/chromium-win/svg/W3C-I18N/text-anchor-no-markup-expected.txt: * platform/chromium-win/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt: * platform/chromium-win/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt: * platform/chromium-win/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt: * platform/chromium-win/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt: * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt: * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt: * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt: * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt: * platform/chromium-win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt: * platform/chromium-win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt: * platform/chromium-win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.txt: * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.txt: * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.txt: * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.txt: * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.txt: * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.txt: * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.txt: * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt: * platform/chromium-win/svg/W3C-I18N/tspan-direction-ltr-expected.txt: * platform/chromium-win/svg/W3C-I18N/tspan-direction-rtl-expected.txt: * platform/win-wk2/svg/W3C-I18N/text-dirLTR-ubOverride-expected.png: Renamed from LayoutTests/platform/win/svg/W3C-I18N/text-dirLTR-ubOverride-expected.png. * platform/win-wk2/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.png: Renamed from LayoutTests/platform/win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.png. * platform/win-wk2/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.png: Renamed from LayoutTests/platform/win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.png. * platform/win-wk2/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.png: Renamed from LayoutTests/platform/win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.png. * platform/win-wk2/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.png: Renamed from LayoutTests/platform/win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.png. * platform/win-xp/svg/W3C-I18N/text-dirLTR-ubOverride-expected.png: Renamed from LayoutTests/platform/win-7sp0/svg/W3C-I18N/text-dirLTR-ubOverride-expected.png. * platform/win-xp/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.png: Renamed from LayoutTests/platform/win-7sp0/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.png. * platform/win-xp/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.png: Renamed from LayoutTests/platform/win-7sp0/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.png. * platform/win-xp/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.png: Renamed from LayoutTests/platform/win-7sp0/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.png. * platform/win-xp/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.png: Renamed from LayoutTests/platform/win-7sp0/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.png. 2011-11-29 Balazs Kelemen [WK2] fast/frames/iframe-plugin-load-remove-document-crash.html crashes https://bugs.webkit.org/show_bug.cgi?id=63321 Unreviewed gardening. Unskip the test on Win-WK2 after fixed in r101232. * platform/win-wk2/Skipped: 2011-11-29 Zoltan Herczeg [Qt] Couple of tests have different results on 64 bit and/or in debug mode compared to 32 bit and/or release mode https://bugs.webkit.org/show_bug.cgi?id=52810 Reviewed by Nikolas Zimmermann. Update baseline after switching getCTM() to use double-precision internally. * platform/mac-snowleopard/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png: * platform/mac/svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt: * platform/mac/svg/W3C-SVG-1.1/struct-frag-02-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/struct-frag-03-t-expected.txt: * platform/mac/svg/custom/non-circular-marker-reference-expected.txt: * platform/mac/svg/custom/non-scaling-stroke-markers-expected.txt: * platform/mac/svg/custom/object-sizing-explicit-width-height-expected.txt: * platform/mac/svg/custom/use-detach-expected.txt: * platform/mac/svg/hixie/links/001-expected.txt: * platform/mac/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt: * platform/mac/svg/text/small-fonts-2-expected.txt: * platform/mac/svg/transforms/text-with-pattern-inside-transformed-html-expected.png: 2011-11-25 Pavel Podivilov Web Inspector: support concatenated source maps. https://bugs.webkit.org/show_bug.cgi?id=73138 Reviewed by Yury Semikhatsky. * http/tests/inspector/compiler-source-mapping-expected.txt: * http/tests/inspector/compiler-source-mapping.html: * http/tests/inspector/resources/source-map.json: 2011-11-29 Nikolas Zimmermann Not reviewed. Rebaseline Win SVG results after r101342. * platform/win/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.txt: * platform/win/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.txt: * platform/win/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt: * platform/win/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.txt: * platform/win/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.txt: * platform/win/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt: * platform/win/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.txt: * platform/win/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.txt: * platform/win/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.txt: * platform/win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.txt: * platform/win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.txt: * platform/win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.txt: * platform/win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt: * platform/win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt: * platform/win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.txt: * platform/win/svg/W3C-I18N/text-anchor-no-markup-expected.txt: * platform/win/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.txt: * platform/win/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.txt: * platform/win/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.txt: * platform/win/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt: * platform/win/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt: * platform/win/svg/W3C-SVG-1.1/struct-frag-03-t-expected.txt: * platform/win/svg/W3C-SVG-1.1/text-align-06-b-expected.txt: * platform/win/svg/W3C-SVG-1.1/text-intro-03-b-expected.txt: * platform/win/svg/as-image: Added. * platform/win/svg/as-image/img-preserveAspectRatio-support-1-expected.txt: Added. * platform/win/svg/batik/text/textGlyphOrientationHorizontal-expected.txt: * platform/win/svg/carto.net/scrollbar-expected.txt: * platform/win/svg/css/composite-shadow-example-expected.txt: * platform/win/svg/css/composite-shadow-with-opacity-expected.txt: * platform/win/svg/css/stars-with-shadow-expected.txt: * platform/win/svg/custom/circular-marker-reference-2-expected.txt: * platform/win/svg/custom/linking-uri-01-b-expected.txt: * platform/win/svg/custom/massive-coordinates-expected.txt: * platform/win/svg/custom/non-circular-marker-reference-expected.txt: * platform/win/svg/custom/relative-sized-inner-svg-expected.txt: * platform/win/svg/custom/relative-sized-use-on-symbol-expected.txt: * platform/win/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.txt: * platform/win/svg/custom/stroked-pattern-expected.txt: * platform/win/svg/custom/text-rotated-gradient-expected.txt: * platform/win/svg/custom/use-css-events-expected.txt: * platform/win/svg/custom/use-detach-expected.txt: * platform/win/svg/text/bidi-text-anchor-direction-expected.txt: * platform/win/svg/text/font-size-below-point-five-expected.txt: * platform/win/svg/text/small-fonts-2-expected.txt: * platform/win/svg/text/text-align-06-b-expected.txt: * platform/win/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.txt: Added. * platform/win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt: * platform/win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt: * platform/win/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt: * platform/win/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.txt: * platform/win/transforms/svg-vs-css-expected.txt: Added. 2011-11-29 Nikolas Zimmermann Not reviewed. Update SVG pixel results which showed small <1% diffs since a while, on both of my 32/64bit machines. * platform/mac-snowleopard/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png: * platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png: * platform/mac/svg/as-border-image/svg-as-border-image-expected.png: * platform/mac/svg/batik/filters/feTile-expected.png: * platform/mac/svg/batik/text/smallFonts-expected.png: * platform/mac/svg/batik/text/textFeatures-expected.png: * platform/mac/svg/custom/external-paintserver-reference-expected.png: * platform/mac/svg/custom/linking-base-external-reference-expected.png: * platform/mac/svg/custom/mask-colorspace-expected.png: * platform/mac/svg/custom/mask-with-all-units-expected.png: * platform/mac/svg/custom/pattern-size-bigger-than-target-size-expected.png: * platform/mac/svg/custom/text-rotated-gradient-expected.png: * platform/mac/svg/filters/filter-clip-expected.png: * platform/mac/svg/filters/filterRes-expected.png: * platform/mac/svg/text/selection-background-color-expected.png: * svg/css/getComputedStyle-basic-expected.txt: The grid-columns parsing patch did not update this file, I've fixed that. 2011-11-29 Martin Robinson Rebaseline GTK+ results after the recent change to text metrics. * platform/gtk/svg: Update results in this directory. 2011-11-29 Martin Robinson Rebaseline GTK+ results after the recent changes to text metrics. * platform/gtk/fullscreen: Rebaseline in this directory. * platform/gtk/http/tests: Ditto. * platform/gtk/mathml: Ditto. * platform/gtk/plugins: Ditto. * platform/gtk/scrollbars: Ditto. 2011-11-29 Philippe Normand Unreviewed, GTK css3 rebaseline after r101343. * platform/gtk/css3/bdi-element-expected.txt: * platform/gtk/css3/css3-modsel-33-expected.txt: * platform/gtk/css3/css3-modsel-35-expected.txt: * platform/gtk/css3/css3-modsel-36-expected.txt: * platform/gtk/css3/css3-modsel-37-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-1-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-10-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-11-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-13-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-14-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-144-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-148-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-149-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-149b-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-14b-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-14c-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-14d-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-14e-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-15-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-150-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-151-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-152-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-154-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-155-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-155a-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-155b-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-155c-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-155d-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-156-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-156b-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-156c-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-157-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-158-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-159-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-15b-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-16-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-160-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-161-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-166-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-166a-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-167-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-167a-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-168-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-168a-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-169-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-169a-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-17-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-170-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-170a-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-170b-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-170c-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-170d-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-175a-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-175b-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-175c-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-176-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-177a-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-177b-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-178-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-179-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-179a-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-18-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-180a-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-181-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-183-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-184a-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-184b-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-184c-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-184d-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-184e-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-184f-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-18a-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-18b-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-18c-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-19-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-19b-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-2-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-20-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-21-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-21b-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-21c-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-22-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-23-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-24-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-25-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-27-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-27a-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-27b-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-28-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-28b-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-29-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-29b-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-30-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-31-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-32-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-33-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-34-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-35-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-36-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-37-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-38-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-39-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-39a-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-39b-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-39c-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-3a-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-4-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-41-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-41a-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-42-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-42a-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-43-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-43b-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-44-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-44b-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-44c-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-44d-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-45-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-45b-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-45c-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-46-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-46b-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-5-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-54-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-55-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-56-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-59-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-6-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-60-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-61-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-62-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-63-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-64-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-65-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-66-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-66b-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-67-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-68-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-69-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-7-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-70-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-72-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-72b-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-73-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-73b-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-74-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-74b-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-75-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-75b-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-76-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-76b-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-77-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-77b-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-78-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-78b-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-79-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-7b-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-8-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-80-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-81-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-81b-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-82-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-82b-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-83-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-86-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-87-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-87b-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-88-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-88b-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-89-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-9-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-90-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-90b-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-d1-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-d1b-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-d2-expected.txt: * platform/gtk/css3/selectors3/html/css3-modsel-d4-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-1-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-10-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-100-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-100b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-101-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-101b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-102-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-102b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-103-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-103b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-104-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-104b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-105-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-105b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-106-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-106b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-107-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-107b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-108-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-108b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-109-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-109b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-11-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-110-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-110b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-111-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-111b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-112-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-112b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-113-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-113b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-114-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-114b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-115-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-115b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-116-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-116b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-117-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-117b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-118-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-119-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-120-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-121-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-122-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-123-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-123b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-124-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-124b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-125-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-125b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-126-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-126b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-127-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-127b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-128-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-128b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-129-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-129b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-13-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-130-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-130b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-131-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-131b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-132-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-132b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-133-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-133b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-134-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-134b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-135-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-135b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-136-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-136b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-137-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-137b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-138-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-138b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-139-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-139b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-14-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-140-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-140b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-141-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-141b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-142-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-142b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-143-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-143b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-144-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-145a-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-145b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-146a-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-146b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-147a-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-147b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-148-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-149-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-149b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-14b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-14c-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-14d-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-14e-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-15-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-150-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-151-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-152-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-153-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-154-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-155-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-155a-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-155b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-155c-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-155d-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-156-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-156b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-156c-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-157-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-158-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-159-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-15b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-15c-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-16-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-160-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-161-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-166-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-166a-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-167-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-167a-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-168-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-168a-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-169-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-169a-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-17-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-170-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-170a-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-170b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-170c-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-170d-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-171-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-172a-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-172b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-173a-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-173b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-174a-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-174b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-175a-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-175b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-175c-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-176-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-177a-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-177b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-178-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-179-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-179a-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-18-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-180a-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-181-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-182-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-183-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-184a-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-184b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-184c-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-184d-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-184e-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-184f-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-18a-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-18b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-18c-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-19-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-19b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-2-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-20-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-21-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-21b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-21c-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-22-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-23-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-24-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-25-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-27-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-27a-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-27b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-28-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-28b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-29-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-29b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-3-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-30-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-31-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-32-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-33-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-34-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-35-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-36-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-37-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-38-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-39-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-39a-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-39b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-39c-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-3a-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-4-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-41-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-41a-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-42-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-42a-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-43-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-43b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-44-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-44b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-44c-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-44d-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-45-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-45b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-45c-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-46-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-46b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-47-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-48-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-49-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-5-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-50-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-51-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-52-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-53-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-54-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-55-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-56-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-57-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-57b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-59-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-6-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-60-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-61-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-62-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-63-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-64-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-65-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-66-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-66b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-67-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-68-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-69-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-7-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-70-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-72-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-72b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-73-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-73b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-74-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-74b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-75-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-75b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-76-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-76b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-77-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-77b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-78-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-78b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-79-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-7b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-8-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-80-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-81-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-81b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-82-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-82b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-83-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-86-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-87-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-87b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-88-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-88b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-89-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-9-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-90-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-90b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-91-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-92-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-93-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-94-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-94b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-95-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-96-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-96b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-97-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-97b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-98-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-98b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-99-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-99b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-d1-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-d1b-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-d2-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-d3-expected.txt: * platform/gtk/css3/selectors3/xhtml/css3-modsel-d4-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-1-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-10-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-100-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-100b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-101-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-101b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-102-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-102b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-103-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-103b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-104-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-104b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-105-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-105b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-106-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-106b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-107-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-107b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-108-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-108b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-109-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-109b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-11-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-110-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-110b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-111-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-111b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-112-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-112b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-113-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-113b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-114-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-114b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-115-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-115b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-116-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-116b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-117-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-117b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-118-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-119-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-120-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-121-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-122-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-123-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-123b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-124-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-124b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-125-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-125b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-126-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-126b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-127-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-127b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-128-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-128b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-129-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-129b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-13-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-130-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-130b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-131-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-131b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-132-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-132b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-133-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-133b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-134-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-134b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-135-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-135b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-136-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-136b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-137-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-137b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-138-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-138b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-139-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-139b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-14-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-140-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-140b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-141-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-141b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-142-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-142b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-143-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-143b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-144-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-145a-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-145b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-146a-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-146b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-147a-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-147b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-148-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-149-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-149b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-14b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-14c-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-14d-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-14e-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-15-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-150-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-151-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-152-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-153-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-154-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-155-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-155a-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-155b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-155c-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-155d-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-156-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-156b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-156c-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-157-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-158-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-159-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-15b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-15c-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-16-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-160-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-161-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-166-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-166a-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-167-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-167a-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-168-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-168a-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-169-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-169a-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-17-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-170-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-170a-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-170b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-170c-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-170d-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-171-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-172a-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-172b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-173a-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-173b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-174a-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-174b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-175a-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-175b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-175c-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-176-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-177a-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-177b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-178-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-179-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-179a-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-18-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-180a-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-181-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-182-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-183-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-184a-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-184b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-184c-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-184d-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-184e-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-184f-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-18a-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-18b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-18c-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-19-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-19b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-2-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-20-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-21-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-21b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-21c-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-22-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-23-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-24-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-25-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-27-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-27a-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-27b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-28-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-28b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-29-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-29b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-3-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-30-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-31-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-32-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-33-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-34-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-35-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-36-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-37-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-38-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-39-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-39a-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-39b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-39c-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-3a-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-4-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-41-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-41a-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-42-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-42a-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-43-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-43b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-44-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-44b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-44c-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-44d-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-45-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-45b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-45c-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-46-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-46b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-47-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-48-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-49-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-5-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-50-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-51-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-52-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-53-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-54-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-55-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-56-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-57-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-57b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-59-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-6-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-60-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-61-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-62-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-63-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-64-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-65-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-66-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-66b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-67-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-68-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-69-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-7-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-70-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-72-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-72b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-73-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-73b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-74-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-74b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-75-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-75b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-76-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-76b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-77-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-77b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-78-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-78b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-79-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-7b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-8-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-80-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-81-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-81b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-82-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-82b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-83-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-86-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-87-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-87b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-88-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-88b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-89-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-9-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-90-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-90b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-91-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-92-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-93-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-94-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-94b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-95-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-96-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-96b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-97-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-97b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-98-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-98b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-99-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-99b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-d1-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-d1b-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-d2-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-d3-expected.txt: * platform/gtk/css3/selectors3/xml/css3-modsel-d4-expected.txt: * platform/gtk/css3/unicode-bidi-isolate-aharon-expected.txt: * platform/gtk/css3/unicode-bidi-isolate-basic-expected.txt: 2011-11-29 Csaba Osztrogonác SVG DRT dumps have rounding problems across platforms https://bugs.webkit.org/show_bug.cgi?id=47467 * platform/qt/Skipped: Skip new failing tests after r101342. 2011-11-29 Philippe Normand Unreviewed, GTK css2.1 rebaseline after r101343. * platform/gtk/css2.1/20110323/absolute-non-replaced-height-001-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-height-002-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-height-003-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-height-004-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-height-005-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-height-006-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-height-007-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-height-008-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-height-009-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-height-010-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-height-011-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-height-012-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-max-height-001-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-max-height-002-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-max-height-003-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-max-height-004-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-max-height-005-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-max-height-006-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-max-height-007-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-max-height-008-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-max-height-009-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-max-height-010-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-max-height-011-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-max-height-012-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-width-001-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-width-002-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-width-003-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-width-004-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-width-005-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-width-006-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-width-007-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-width-008-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-width-009-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-width-010-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-width-011-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-width-012-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-width-013-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-width-014-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-width-015-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-width-016-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-width-017-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-width-018-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-width-019-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-width-020-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-width-021-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-width-022-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-width-023-expected.txt: * platform/gtk/css2.1/20110323/absolute-non-replaced-width-024-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-height-001-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-height-002-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-height-003-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-height-004-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-height-005-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-height-007-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-height-008-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-height-009-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-height-010-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-height-011-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-height-012-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-height-014-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-height-016-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-height-017-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-height-018-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-height-019-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-height-021-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-height-022-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-height-023-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-height-024-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-height-025-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-height-026-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-height-028-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-height-029-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-height-030-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-height-031-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-height-032-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-height-033-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-height-035-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-height-036-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-width-001-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-width-006-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-width-008-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-width-013-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-width-015-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-width-020-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-width-022-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-width-027-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-width-029-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-width-034-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-width-036-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-width-041-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-width-043-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-width-048-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-width-050-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-width-055-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-width-057-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-width-062-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-width-064-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-width-069-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-width-071-expected.txt: * platform/gtk/css2.1/20110323/absolute-replaced-width-076-expected.txt: * platform/gtk/css2.1/20110323/background-intrinsic-001-expected.txt: * platform/gtk/css2.1/20110323/background-intrinsic-002-expected.txt: * platform/gtk/css2.1/20110323/background-intrinsic-003-expected.txt: * platform/gtk/css2.1/20110323/background-intrinsic-004-expected.txt: * platform/gtk/css2.1/20110323/background-intrinsic-005-expected.txt: * platform/gtk/css2.1/20110323/background-intrinsic-006-expected.txt: * platform/gtk/css2.1/20110323/background-intrinsic-007-expected.txt: * platform/gtk/css2.1/20110323/background-intrinsic-008-expected.txt: * platform/gtk/css2.1/20110323/background-intrinsic-009-expected.txt: * platform/gtk/css2.1/20110323/block-non-replaced-height-001-expected.txt: * platform/gtk/css2.1/20110323/block-non-replaced-height-002-expected.txt: * platform/gtk/css2.1/20110323/block-non-replaced-height-003-expected.txt: * platform/gtk/css2.1/20110323/block-non-replaced-height-004-expected.txt: * platform/gtk/css2.1/20110323/block-non-replaced-height-005-expected.txt: * platform/gtk/css2.1/20110323/block-non-replaced-height-006-expected.txt: * platform/gtk/css2.1/20110323/block-non-replaced-height-007-expected.txt: * platform/gtk/css2.1/20110323/block-non-replaced-height-008-expected.txt: * platform/gtk/css2.1/20110323/block-non-replaced-height-009-expected.txt: * platform/gtk/css2.1/20110323/block-non-replaced-height-010-expected.txt: * platform/gtk/css2.1/20110323/block-non-replaced-height-011-expected.txt: * platform/gtk/css2.1/20110323/block-non-replaced-height-012-expected.txt: * platform/gtk/css2.1/20110323/block-non-replaced-height-013-expected.txt: * platform/gtk/css2.1/20110323/block-non-replaced-height-014-expected.txt: * platform/gtk/css2.1/20110323/block-non-replaced-height-015-expected.txt: * platform/gtk/css2.1/20110323/block-non-replaced-height-016-expected.txt: * platform/gtk/css2.1/20110323/block-non-replaced-width-001-expected.txt: * platform/gtk/css2.1/20110323/block-non-replaced-width-002-expected.txt: * platform/gtk/css2.1/20110323/block-non-replaced-width-003-expected.txt: * platform/gtk/css2.1/20110323/block-non-replaced-width-004-expected.txt: * platform/gtk/css2.1/20110323/block-non-replaced-width-005-expected.txt: * platform/gtk/css2.1/20110323/block-non-replaced-width-006-expected.txt: * platform/gtk/css2.1/20110323/block-non-replaced-width-007-expected.txt: * platform/gtk/css2.1/20110323/block-non-replaced-width-008-expected.txt: * platform/gtk/css2.1/20110323/block-replaced-height-001-expected.txt: * platform/gtk/css2.1/20110323/block-replaced-height-002-expected.txt: * platform/gtk/css2.1/20110323/block-replaced-height-003-expected.txt: * platform/gtk/css2.1/20110323/block-replaced-height-004-expected.txt: * platform/gtk/css2.1/20110323/block-replaced-height-005-expected.txt: * platform/gtk/css2.1/20110323/block-replaced-height-007-expected.txt: * platform/gtk/css2.1/20110323/block-replaced-width-001-expected.txt: * platform/gtk/css2.1/20110323/block-replaced-width-006-expected.txt: * platform/gtk/css2.1/20110323/border-conflict-style-079-expected.txt: * platform/gtk/css2.1/20110323/border-conflict-style-088-expected.txt: * platform/gtk/css2.1/20110323/border-spacing-applies-to-015-expected.txt: * platform/gtk/css2.1/20110323/dynamic-top-change-001-expected.txt: * platform/gtk/css2.1/20110323/dynamic-top-change-002-expected.txt: * platform/gtk/css2.1/20110323/dynamic-top-change-003-expected.txt: * platform/gtk/css2.1/20110323/dynamic-top-change-004-expected.txt: * platform/gtk/css2.1/20110323/empty-inline-001-expected.txt: * platform/gtk/css2.1/20110323/empty-inline-002-expected.txt: * platform/gtk/css2.1/20110323/empty-inline-003-expected.txt: * platform/gtk/css2.1/20110323/float-non-replaced-height-001-expected.txt: * platform/gtk/css2.1/20110323/float-non-replaced-width-001-expected.txt: * platform/gtk/css2.1/20110323/float-non-replaced-width-002-expected.txt: * platform/gtk/css2.1/20110323/float-non-replaced-width-003-expected.txt: * platform/gtk/css2.1/20110323/float-non-replaced-width-004-expected.txt: * platform/gtk/css2.1/20110323/float-non-replaced-width-005-expected.txt: * platform/gtk/css2.1/20110323/float-non-replaced-width-006-expected.txt: * platform/gtk/css2.1/20110323/float-non-replaced-width-007-expected.txt: * platform/gtk/css2.1/20110323/float-non-replaced-width-008-expected.txt: * platform/gtk/css2.1/20110323/float-non-replaced-width-009-expected.txt: * platform/gtk/css2.1/20110323/float-non-replaced-width-010-expected.txt: * platform/gtk/css2.1/20110323/float-non-replaced-width-011-expected.txt: * platform/gtk/css2.1/20110323/float-non-replaced-width-012-expected.txt: * platform/gtk/css2.1/20110323/float-replaced-height-001-expected.txt: * platform/gtk/css2.1/20110323/float-replaced-height-002-expected.txt: * platform/gtk/css2.1/20110323/float-replaced-height-003-expected.txt: * platform/gtk/css2.1/20110323/float-replaced-height-004-expected.txt: * platform/gtk/css2.1/20110323/float-replaced-height-005-expected.txt: * platform/gtk/css2.1/20110323/float-replaced-height-007-expected.txt: * platform/gtk/css2.1/20110323/float-replaced-width-001-expected.txt: * platform/gtk/css2.1/20110323/float-replaced-width-002-expected.txt: * platform/gtk/css2.1/20110323/float-replaced-width-003-expected.txt: * platform/gtk/css2.1/20110323/float-replaced-width-004-expected.txt: * platform/gtk/css2.1/20110323/float-replaced-width-005-expected.txt: * platform/gtk/css2.1/20110323/float-replaced-width-006-expected.txt: * platform/gtk/css2.1/20110323/float-replaced-width-011-expected.txt: * platform/gtk/css2.1/20110323/floating-replaced-height-008-expected.txt: * platform/gtk/css2.1/20110323/height-width-inline-table-001-expected.txt: * platform/gtk/css2.1/20110323/height-width-table-001-expected.txt: * platform/gtk/css2.1/20110323/inline-block-non-replaced-height-001-expected.txt: * platform/gtk/css2.1/20110323/inline-block-non-replaced-height-002-expected.txt: * platform/gtk/css2.1/20110323/inline-block-non-replaced-width-001-expected.txt: * platform/gtk/css2.1/20110323/inline-block-non-replaced-width-002-expected.txt: * platform/gtk/css2.1/20110323/inline-block-non-replaced-width-003-expected.txt: * platform/gtk/css2.1/20110323/inline-block-non-replaced-width-004-expected.txt: * platform/gtk/css2.1/20110323/inline-block-replaced-height-001-expected.txt: * platform/gtk/css2.1/20110323/inline-block-replaced-height-002-expected.txt: * platform/gtk/css2.1/20110323/inline-block-replaced-height-003-expected.txt: * platform/gtk/css2.1/20110323/inline-block-replaced-height-004-expected.txt: * platform/gtk/css2.1/20110323/inline-block-replaced-height-005-expected.txt: * platform/gtk/css2.1/20110323/inline-block-replaced-height-007-expected.txt: * platform/gtk/css2.1/20110323/inline-block-replaced-height-008-expected.txt: * platform/gtk/css2.1/20110323/inline-block-replaced-width-001-expected.txt: * platform/gtk/css2.1/20110323/inline-block-replaced-width-006-expected.txt: * platform/gtk/css2.1/20110323/inline-non-replaced-height-002-expected.txt: * platform/gtk/css2.1/20110323/inline-non-replaced-height-003-expected.txt: * platform/gtk/css2.1/20110323/inline-non-replaced-width-001-expected.txt: * platform/gtk/css2.1/20110323/inline-non-replaced-width-002-expected.txt: * platform/gtk/css2.1/20110323/inline-replaced-height-001-expected.txt: * platform/gtk/css2.1/20110323/inline-replaced-height-002-expected.txt: * platform/gtk/css2.1/20110323/inline-replaced-height-003-expected.txt: * platform/gtk/css2.1/20110323/inline-replaced-height-004-expected.txt: * platform/gtk/css2.1/20110323/inline-replaced-height-005-expected.txt: * platform/gtk/css2.1/20110323/inline-replaced-height-007-expected.txt: * platform/gtk/css2.1/20110323/inline-replaced-height-008-expected.txt: * platform/gtk/css2.1/20110323/inline-replaced-width-001-expected.txt: * platform/gtk/css2.1/20110323/inline-replaced-width-006-expected.txt: * platform/gtk/css2.1/20110323/inline-replaced-width-011-expected.txt: * platform/gtk/css2.1/20110323/inline-replaced-width-012-expected.txt: * platform/gtk/css2.1/20110323/inline-replaced-width-013-expected.txt: * platform/gtk/css2.1/20110323/inline-replaced-width-014-expected.txt: * platform/gtk/css2.1/20110323/inline-replaced-width-015-expected.txt: * platform/gtk/css2.1/20110323/margin-applies-to-001-expected.txt: * platform/gtk/css2.1/20110323/margin-applies-to-002-expected.txt: * platform/gtk/css2.1/20110323/margin-applies-to-003-expected.txt: * platform/gtk/css2.1/20110323/margin-applies-to-004-expected.txt: * platform/gtk/css2.1/20110323/margin-applies-to-005-expected.txt: * platform/gtk/css2.1/20110323/margin-applies-to-006-expected.txt: * platform/gtk/css2.1/20110323/margin-applies-to-007-expected.txt: * platform/gtk/css2.1/20110323/margin-applies-to-008-expected.txt: * platform/gtk/css2.1/20110323/margin-applies-to-009-expected.txt: * platform/gtk/css2.1/20110323/margin-applies-to-010-expected.txt: * platform/gtk/css2.1/20110323/margin-applies-to-012-expected.txt: * platform/gtk/css2.1/20110323/margin-applies-to-013-expected.txt: * platform/gtk/css2.1/20110323/margin-applies-to-014-expected.txt: * platform/gtk/css2.1/20110323/margin-applies-to-015-expected.txt: * platform/gtk/css2.1/20110323/replaced-elements-001-expected.txt: * platform/gtk/css2.1/20110323/replaced-intrinsic-001-expected.txt: * platform/gtk/css2.1/20110323/replaced-intrinsic-002-expected.txt: * platform/gtk/css2.1/20110323/replaced-intrinsic-003-expected.txt: * platform/gtk/css2.1/20110323/replaced-intrinsic-004-expected.txt: * platform/gtk/css2.1/20110323/replaced-intrinsic-005-expected.txt: * platform/gtk/css2.1/20110323/replaced-intrinsic-ratio-001-expected.txt: * platform/gtk/css2.1/20110323/replaced-min-max-001-expected.txt: * platform/gtk/css2.1/20110323/table-caption-001-expected.txt: * platform/gtk/css2.1/20110323/table-caption-002-expected.txt: * platform/gtk/css2.1/20110323/table-caption-horizontal-alignment-001-expected.txt: * platform/gtk/css2.1/20110323/table-caption-margins-001-expected.txt: * platform/gtk/css2.1/20110323/table-caption-optional-001-expected.txt: * platform/gtk/css2.1/20110323/table-caption-optional-002-expected.txt: * platform/gtk/css2.1/20110323/width-non-replaced-inline-001-expected.txt: * platform/gtk/css2.1/20110323/width-replaced-element-001-expected.txt: * platform/gtk/css2.1/t010403-shand-border-00-c-expected.txt: * platform/gtk/css2.1/t010403-shand-font-00-b-expected.txt: * platform/gtk/css2.1/t010403-shand-font-01-b-expected.txt: * platform/gtk/css2.1/t010403-shand-font-02-b-expected.txt: * platform/gtk/css2.1/t010403-shand-font-03-b-expected.txt: * platform/gtk/css2.1/t040102-keywords-00-b-expected.txt: * platform/gtk/css2.1/t040102-keywords-01-b-expected.txt: * platform/gtk/css2.1/t040103-case-00-b-expected.txt: * platform/gtk/css2.1/t040103-case-01-c-expected.txt: * platform/gtk/css2.1/t040103-escapes-00-b-expected.txt: * platform/gtk/css2.1/t040103-escapes-01-b-expected.txt: * platform/gtk/css2.1/t040103-escapes-02-d-expected.txt: * platform/gtk/css2.1/t040103-escapes-03-b-expected.txt: * platform/gtk/css2.1/t040103-escapes-04-b-expected.txt: * platform/gtk/css2.1/t040103-escapes-05-c-expected.txt: * platform/gtk/css2.1/t040103-escapes-06-b-expected.txt: * platform/gtk/css2.1/t040103-escapes-07-b-expected.txt: * platform/gtk/css2.1/t040103-escapes-08-b-expected.txt: * platform/gtk/css2.1/t040103-ident-00-c-expected.txt: * platform/gtk/css2.1/t040103-ident-01-c-expected.txt: * platform/gtk/css2.1/t040103-ident-02-c-expected.txt: * platform/gtk/css2.1/t040103-ident-03-c-expected.txt: * platform/gtk/css2.1/t040103-ident-04-c-expected.txt: * platform/gtk/css2.1/t040103-ident-05-c-expected.txt: * platform/gtk/css2.1/t040103-ident-06-c-expected.txt: * platform/gtk/css2.1/t040103-ident-07-c-expected.txt: * platform/gtk/css2.1/t040103-ident-08-c-expected.txt: * platform/gtk/css2.1/t040103-ident-09-c-expected.txt: * platform/gtk/css2.1/t040103-ident-10-c-expected.txt: * platform/gtk/css2.1/t040103-ident-11-c-expected.txt: * platform/gtk/css2.1/t040103-ident-12-c-expected.txt: * platform/gtk/css2.1/t040103-ident-13-c-expected.txt: * platform/gtk/css2.1/t040105-atkeyw-00-b-expected.txt: * platform/gtk/css2.1/t040105-atkeyw-01-b-expected.txt: * platform/gtk/css2.1/t040105-atkeyw-02-b-expected.txt: * platform/gtk/css2.1/t040105-atrule-00-b-expected.txt: * platform/gtk/css2.1/t040105-atrule-01-b-expected.txt: * platform/gtk/css2.1/t040105-atrule-02-b-expected.txt: * platform/gtk/css2.1/t040105-atrule-03-b-expected.txt: * platform/gtk/css2.1/t040105-atrule-04-b-expected.txt: * platform/gtk/css2.1/t040105-import-00-b-expected.txt: * platform/gtk/css2.1/t040105-import-01-b-expected.txt: * platform/gtk/css2.1/t040105-import-10-b-expected.txt: * platform/gtk/css2.1/t040109-c17-comments-00-b-expected.txt: * platform/gtk/css2.1/t040109-c17-comments-01-b-expected.txt: * platform/gtk/css2.1/t0402-c71-fwd-parsing-00-f-expected.txt: * platform/gtk/css2.1/t0402-c71-fwd-parsing-01-f-expected.txt: * platform/gtk/css2.1/t0402-c71-fwd-parsing-02-f-expected.txt: * platform/gtk/css2.1/t0402-c71-fwd-parsing-03-f-expected.txt: * platform/gtk/css2.1/t0402-c71-fwd-parsing-04-f-expected.txt: * platform/gtk/css2.1/t0402-syntax-01-f-expected.txt: * platform/gtk/css2.1/t0402-syntax-02-f-expected.txt: * platform/gtk/css2.1/t0402-syntax-03-f-expected.txt: * platform/gtk/css2.1/t0402-syntax-04-f-expected.txt: * platform/gtk/css2.1/t0402-syntax-05-f-expected.txt: * platform/gtk/css2.1/t0402-syntax-06-f-expected.txt: * platform/gtk/css2.1/t040302-c61-ex-len-00-b-a-expected.txt: * platform/gtk/css2.1/t040302-c61-phys-len-00-b-expected.txt: * platform/gtk/css2.1/t040302-c61-rel-len-00-b-ag-expected.txt: * platform/gtk/css2.1/t040303-c62-percent-00-b-ag-expected.txt: * platform/gtk/css2.1/t040304-c64-uri-00-a-g-expected.txt: * platform/gtk/css2.1/t040306-c63-color-00-b-ag-expected.txt: * platform/gtk/css2.1/t040306-syntax-01-f-expected.txt: * platform/gtk/css2.1/t040307-syntax-01-b-expected.txt: * platform/gtk/css2.1/t050201-c12-grouping-00-b-expected.txt: * platform/gtk/css2.1/t0505-c16-descendant-00-e-expected.txt: * platform/gtk/css2.1/t0505-c16-descendant-01-e-expected.txt: * platform/gtk/css2.1/t0505-c16-descendant-02-e-expected.txt: * platform/gtk/css2.1/t050803-c14-classes-00-e-expected.txt: * platform/gtk/css2.1/t0509-c15-ids-00-a-expected.txt: * platform/gtk/css2.1/t0509-c15-ids-01-e-expected.txt: * platform/gtk/css2.1/t0509-id-sel-syntax-01-f-expected.txt: * platform/gtk/css2.1/t0509-id-sel-syntax-02-b-expected.txt: * platform/gtk/css2.1/t0510-c25-pseudo-elmnt-00-c-expected.txt: * platform/gtk/css2.1/t0511-c21-pseud-anch-00-e-i-expected.txt: * platform/gtk/css2.1/t0511-c21-pseud-link-00-e-expected.txt: * platform/gtk/css2.1/t0511-c21-pseud-link-01-e-expected.txt: * platform/gtk/css2.1/t0511-c21-pseud-link-02-e-expected.txt: * platform/gtk/css2.1/t0511-c21-pseud-link-03-e-expected.txt: * platform/gtk/css2.1/t051103-c21-activ-ln-00-e-i-expected.txt: * platform/gtk/css2.1/t051103-c21-focus-ln-00-e-i-expected.txt: * platform/gtk/css2.1/t051103-c21-hover-ln-00-e-i-expected.txt: * platform/gtk/css2.1/t051103-dom-hover-01-c-io-expected.txt: * platform/gtk/css2.1/t051103-dom-hover-02-c-io-expected.txt: * platform/gtk/css2.1/t051201-c23-first-line-00-b-expected.txt: * platform/gtk/css2.1/t051202-c24-first-lttr-00-b-expected.txt: * platform/gtk/css2.1/t051202-c26-psudo-nest-00-c-expected.txt: * platform/gtk/css2.1/t0602-c13-inh-underlin-00-e-expected.txt: * platform/gtk/css2.1/t0602-c13-inheritance-00-e-expected.txt: * platform/gtk/css2.1/t0602-inherit-bdr-pad-b-00-expected.txt: * platform/gtk/css2.1/t0603-c11-import-00-b-expected.txt: * platform/gtk/css2.1/t060401-c32-cascading-00-b-expected.txt: * platform/gtk/css2.1/t060402-c31-important-00-b-expected.txt: * platform/gtk/css2.1/t060403-c21-pseu-cls-00-e-i-expected.txt: * platform/gtk/css2.1/t060403-c21-pseu-id-00-e-i-expected.txt: * platform/gtk/css2.1/t0801-c412-hz-box-00-b-a-expected.txt: * platform/gtk/css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.txt: * platform/gtk/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt: * platform/gtk/css2.1/t0803-c5502-imrgn-r-00-b-ag-expected.txt: * platform/gtk/css2.1/t0803-c5502-imrgn-r-01-b-ag-expected.txt: * platform/gtk/css2.1/t0803-c5502-imrgn-r-02-b-a-expected.txt: * platform/gtk/css2.1/t0803-c5502-imrgn-r-03-b-a-expected.txt: * platform/gtk/css2.1/t0803-c5502-imrgn-r-04-b-ag-expected.txt: * platform/gtk/css2.1/t0803-c5502-imrgn-r-05-b-ag-expected.txt: * platform/gtk/css2.1/t0803-c5502-imrgn-r-06-b-ag-expected.txt: * platform/gtk/css2.1/t0803-c5502-mrgn-r-00-c-ag-expected.txt: * platform/gtk/css2.1/t0803-c5502-mrgn-r-01-c-a-expected.txt: * platform/gtk/css2.1/t0803-c5502-mrgn-r-02-c-expected.txt: * platform/gtk/css2.1/t0803-c5502-mrgn-r-03-c-expected.txt: * platform/gtk/css2.1/t0803-c5503-imrgn-b-00-b-a-expected.txt: * platform/gtk/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt: * platform/gtk/css2.1/t0803-c5504-imrgn-l-00-b-ag-expected.txt: * platform/gtk/css2.1/t0803-c5504-imrgn-l-01-b-ag-expected.txt: * platform/gtk/css2.1/t0803-c5504-imrgn-l-02-b-ag-expected.txt: * platform/gtk/css2.1/t0803-c5504-imrgn-l-03-b-a-expected.txt: * platform/gtk/css2.1/t0803-c5504-imrgn-l-04-b-ag-expected.txt: * platform/gtk/css2.1/t0803-c5504-imrgn-l-05-b-ag-expected.txt: * platform/gtk/css2.1/t0803-c5504-imrgn-l-06-b-ag-expected.txt: * platform/gtk/css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.txt: * platform/gtk/css2.1/t0803-c5504-mrgn-l-01-c-a-expected.txt: * platform/gtk/css2.1/t0803-c5504-mrgn-l-02-c-expected.txt: * platform/gtk/css2.1/t0803-c5504-mrgn-l-03-c-expected.txt: * platform/gtk/css2.1/t0803-c5505-imrgn-00-a-ag-expected.txt: * platform/gtk/css2.1/t0803-c5505-mrgn-00-b-ag-expected.txt: * platform/gtk/css2.1/t0803-c5505-mrgn-01-e-a-expected.txt: * platform/gtk/css2.1/t0803-c5505-mrgn-02-c-expected.txt: * platform/gtk/css2.1/t0803-c5505-mrgn-03-c-ag-expected.txt: * platform/gtk/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt: * platform/gtk/css2.1/t0804-c5506-ipadn-t-00-b-a-expected.txt: * platform/gtk/css2.1/t0804-c5506-ipadn-t-01-b-a-expected.txt: * platform/gtk/css2.1/t0804-c5506-ipadn-t-02-b-a-expected.txt: * platform/gtk/css2.1/t0804-c5506-padn-t-00-b-a-expected.txt: * platform/gtk/css2.1/t0804-c5507-ipadn-r-00-b-ag-expected.txt: * platform/gtk/css2.1/t0804-c5507-ipadn-r-01-b-ag-expected.txt: * platform/gtk/css2.1/t0804-c5507-ipadn-r-02-b-ag-expected.txt: * platform/gtk/css2.1/t0804-c5507-ipadn-r-03-b-a-expected.txt: * platform/gtk/css2.1/t0804-c5507-ipadn-r-04-b-ag-expected.txt: * platform/gtk/css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt: * platform/gtk/css2.1/t0804-c5507-padn-r-01-c-a-expected.txt: * platform/gtk/css2.1/t0804-c5507-padn-r-02-f-expected.txt: * platform/gtk/css2.1/t0804-c5507-padn-r-03-f-expected.txt: * platform/gtk/css2.1/t0804-c5508-ipadn-b-00-b-a-expected.txt: * platform/gtk/css2.1/t0804-c5508-ipadn-b-01-f-a-expected.txt: * platform/gtk/css2.1/t0804-c5508-ipadn-b-02-b-a-expected.txt: * platform/gtk/css2.1/t0804-c5508-ipadn-b-03-b-a-expected.txt: * platform/gtk/css2.1/t0804-c5509-ipadn-l-00-b-ag-expected.txt: * platform/gtk/css2.1/t0804-c5509-ipadn-l-01-b-ag-expected.txt: * platform/gtk/css2.1/t0804-c5509-ipadn-l-02-b-ag-expected.txt: * platform/gtk/css2.1/t0804-c5509-ipadn-l-03-b-a-expected.txt: * platform/gtk/css2.1/t0804-c5509-ipadn-l-04-f-ag-expected.txt: * platform/gtk/css2.1/t0804-c5509-padn-l-00-b-ag-expected.txt: * platform/gtk/css2.1/t0804-c5509-padn-l-01-b-a-expected.txt: * platform/gtk/css2.1/t0804-c5509-padn-l-02-f-expected.txt: * platform/gtk/css2.1/t0804-c5509-padn-l-03-f-g-expected.txt: * platform/gtk/css2.1/t0804-c5510-ipadn-00-b-ag-expected.txt: * platform/gtk/css2.1/t0804-c5510-padn-00-b-ag-expected.txt: * platform/gtk/css2.1/t0804-c5510-padn-01-e-a-expected.txt: * platform/gtk/css2.1/t0804-c5510-padn-02-f-expected.txt: * platform/gtk/css2.1/t0805-c5511-brdr-tw-00-b-expected.txt: * platform/gtk/css2.1/t0805-c5511-brdr-tw-01-b-g-expected.txt: * platform/gtk/css2.1/t0805-c5511-brdr-tw-02-b-expected.txt: * platform/gtk/css2.1/t0805-c5511-brdr-tw-03-b-expected.txt: * platform/gtk/css2.1/t0805-c5511-ibrdr-tw-00-a-expected.txt: * platform/gtk/css2.1/t0805-c5512-brdr-rw-00-b-expected.txt: * platform/gtk/css2.1/t0805-c5512-brdr-rw-01-b-g-expected.txt: * platform/gtk/css2.1/t0805-c5512-brdr-rw-02-b-expected.txt: * platform/gtk/css2.1/t0805-c5512-brdr-rw-03-b-expected.txt: * platform/gtk/css2.1/t0805-c5512-ibrdr-rw-00-a-expected.txt: * platform/gtk/css2.1/t0805-c5513-brdr-bw-00-b-expected.txt: * platform/gtk/css2.1/t0805-c5513-brdr-bw-01-b-g-expected.txt: * platform/gtk/css2.1/t0805-c5513-brdr-bw-02-b-expected.txt: * platform/gtk/css2.1/t0805-c5513-brdr-bw-03-b-expected.txt: * platform/gtk/css2.1/t0805-c5513-ibrdr-bw-00-a-expected.txt: * platform/gtk/css2.1/t0805-c5514-brdr-lw-00-b-expected.txt: * platform/gtk/css2.1/t0805-c5514-brdr-lw-01-b-g-expected.txt: * platform/gtk/css2.1/t0805-c5514-brdr-lw-02-b-expected.txt: * platform/gtk/css2.1/t0805-c5514-brdr-lw-03-b-expected.txt: * platform/gtk/css2.1/t0805-c5514-ibrdr-lw-00-a-expected.txt: * platform/gtk/css2.1/t0805-c5515-brdr-w-00-a-expected.txt: * platform/gtk/css2.1/t0805-c5515-brdr-w-01-b-g-expected.txt: * platform/gtk/css2.1/t0805-c5515-brdr-w-02-b-expected.txt: * platform/gtk/css2.1/t0805-c5515-ibrdr-00-b-expected.txt: * platform/gtk/css2.1/t0805-c5516-brdr-c-00-a-expected.txt: * platform/gtk/css2.1/t0805-c5516-ibrdr-c-00-a-expected.txt: * platform/gtk/css2.1/t0805-c5517-brdr-s-00-c-expected.txt: * platform/gtk/css2.1/t0805-c5517-ibrdr-s-00-a-expected.txt: * platform/gtk/css2.1/t0805-c5518-brdr-t-00-a-expected.txt: * platform/gtk/css2.1/t0805-c5518-brdr-t-01-e-expected.txt: * platform/gtk/css2.1/t0805-c5518-ibrdr-t-00-a-expected.txt: * platform/gtk/css2.1/t0805-c5519-brdr-r-00-a-expected.txt: * platform/gtk/css2.1/t0805-c5519-brdr-r-01-e-expected.txt: * platform/gtk/css2.1/t0805-c5519-brdr-r-02-e-expected.txt: * platform/gtk/css2.1/t0805-c5519-ibrdr-r-00-a-expected.txt: * platform/gtk/css2.1/t0805-c5520-brdr-b-00-a-expected.txt: * platform/gtk/css2.1/t0805-c5520-brdr-b-01-e-expected.txt: * platform/gtk/css2.1/t0805-c5520-ibrdr-b-00-a-expected.txt: * platform/gtk/css2.1/t0805-c5521-brdr-l-00-a-expected.txt: * platform/gtk/css2.1/t0805-c5521-brdr-l-01-e-expected.txt: * platform/gtk/css2.1/t0805-c5521-brdr-l-02-e-expected.txt: * platform/gtk/css2.1/t0805-c5521-ibrdr-l-00-a-expected.txt: * platform/gtk/css2.1/t0805-c5522-brdr-00-b-expected.txt: * platform/gtk/css2.1/t0805-c5522-brdr-01-b-g-expected.txt: * platform/gtk/css2.1/t0805-c5522-brdr-02-e-expected.txt: * platform/gtk/css2.1/t0805-c5522-ibrdr-00-a-expected.txt: * platform/gtk/css2.1/t09-c5526c-display-00-e-expected.txt: * platform/gtk/css2.1/t090204-display-change-01-b-ao-expected.txt: * platform/gtk/css2.1/t090402-c42-ibx-pad-00-d-ag-expected.txt: * platform/gtk/css2.1/t0905-c414-flt-00-d-expected.txt: * platform/gtk/css2.1/t0905-c414-flt-01-d-g-expected.txt: * platform/gtk/css2.1/t0905-c414-flt-02-c-expected.txt: * platform/gtk/css2.1/t0905-c414-flt-03-c-expected.txt: * platform/gtk/css2.1/t0905-c414-flt-04-c-expected.txt: * platform/gtk/css2.1/t0905-c414-flt-fit-00-d-expected.txt: * platform/gtk/css2.1/t0905-c414-flt-fit-01-d-g-expected.txt: * platform/gtk/css2.1/t0905-c414-flt-wrap-00-e-expected.txt: * platform/gtk/css2.1/t0905-c414-flt-wrap-01-d-g-expected.txt: * platform/gtk/css2.1/t0905-c5525-fltblck-00-d-ag-expected.txt: * platform/gtk/css2.1/t0905-c5525-fltblck-01-d-expected.txt: * platform/gtk/css2.1/t0905-c5525-fltclr-00-c-ag-expected.txt: * platform/gtk/css2.1/t0905-c5525-fltcont-00-d-g-expected.txt: * platform/gtk/css2.1/t0905-c5525-flthw-00-c-g-expected.txt: * platform/gtk/css2.1/t0905-c5525-fltinln-00-c-ag-expected.txt: * platform/gtk/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.txt: * platform/gtk/css2.1/t0905-c5525-fltmult-00-d-g-expected.txt: * platform/gtk/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt: * platform/gtk/css2.1/t0905-c5525-fltwidth-01-c-g-expected.txt: * platform/gtk/css2.1/t0905-c5525-fltwidth-02-c-g-expected.txt: * platform/gtk/css2.1/t0905-c5525-fltwidth-03-c-g-expected.txt: * platform/gtk/css2.1/t0905-c5525-fltwrap-00-b-expected.txt: * platform/gtk/css2.1/t0905-c5526-fltclr-00-c-ag-expected.txt: * platform/gtk/css2.1/t0905-c5526-flthw-00-c-g-expected.txt: * platform/gtk/css2.1/t090501-c414-flt-00-d-expected.txt: * platform/gtk/css2.1/t090501-c414-flt-01-b-expected.txt: * platform/gtk/css2.1/t090501-c414-flt-02-d-g-expected.txt: * platform/gtk/css2.1/t090501-c414-flt-03-b-g-expected.txt: * platform/gtk/css2.1/t090501-c414-flt-ln-00-d-expected.txt: * platform/gtk/css2.1/t090501-c414-flt-ln-01-d-g-expected.txt: * platform/gtk/css2.1/t090501-c414-flt-ln-02-d-expected.txt: * platform/gtk/css2.1/t090501-c414-flt-ln-03-d-expected.txt: * platform/gtk/css2.1/t090501-c5525-flt-l-00-b-g-expected.txt: * platform/gtk/css2.1/t090501-c5525-flt-r-00-b-g-expected.txt: * platform/gtk/css2.1/t1001-abs-pos-cb-01-b-expected.txt: * platform/gtk/css2.1/t1001-abs-pos-cb-02-b-expected.txt: * platform/gtk/css2.1/t1001-abs-pos-cb-03-b-expected.txt: * platform/gtk/css2.1/t1001-abs-pos-cb-04-b-expected.txt: * platform/gtk/css2.1/t1001-abs-pos-cb-05-b-expected.txt: * platform/gtk/css2.1/t1001-abs-pos-cb-06-b-expected.txt: * platform/gtk/css2.1/t1001-abs-pos-cb-07-b-expected.txt: * platform/gtk/css2.1/t1001-abs-pos-cb-08-b-expected.txt: * platform/gtk/css2.1/t1001-abs-pos-cb-09-b-expected.txt: * platform/gtk/css2.1/t1002-c5523-width-00-b-g-expected.txt: * platform/gtk/css2.1/t1002-c5523-width-01-b-g-expected.txt: * platform/gtk/css2.1/t1002-c5523-width-02-b-g-expected.txt: * platform/gtk/css2.1/t100303-c412-blockw-00-d-ag-expected.txt: * platform/gtk/css2.1/t100304-c43-rpl-bbx-00-d-g-expected.txt: * platform/gtk/css2.1/t100304-c43-rpl-bbx-01-d-g-expected.txt: * platform/gtk/css2.1/t1004-c43-rpl-bbx-00-d-ag-expected.txt: * platform/gtk/css2.1/t1004-c43-rpl-ibx-00-d-ag-expected.txt: * platform/gtk/css2.1/t1004-c5524-width-00-b-g-expected.txt: * platform/gtk/css2.1/t1005-c5524-width-00-b-g-expected.txt: * platform/gtk/css2.1/t1005-c5524-width-01-b-g-expected.txt: * platform/gtk/css2.1/t1008-c44-ln-box-00-d-ag-expected.txt: * platform/gtk/css2.1/t1008-c44-ln-box-01-d-ag-expected.txt: * platform/gtk/css2.1/t1008-c44-ln-box-02-d-ag-expected.txt: * platform/gtk/css2.1/t1008-c44-ln-box-03-d-ag-expected.txt: * platform/gtk/css2.1/t100801-c42-ibx-ht-00-d-a-expected.txt: * platform/gtk/css2.1/t100801-c544-valgn-00-a-ag-expected.txt: * platform/gtk/css2.1/t100801-c544-valgn-01-d-ag-expected.txt: * platform/gtk/css2.1/t100801-c544-valgn-02-d-agi-expected.txt: * platform/gtk/css2.1/t100801-c544-valgn-03-d-agi-expected.txt: * platform/gtk/css2.1/t100801-c544-valgn-04-d-agi-expected.txt: * platform/gtk/css2.1/t100801-c548-leadin-00-d-a-expected.txt: * platform/gtk/css2.1/t100801-c548-ln-ht-00-c-a-expected.txt: * platform/gtk/css2.1/t100801-c548-ln-ht-01-b-ag-expected.txt: * platform/gtk/css2.1/t100801-c548-ln-ht-02-b-ag-expected.txt: * platform/gtk/css2.1/t100801-c548-ln-ht-03-d-ag-expected.txt: * platform/gtk/css2.1/t100801-c548-ln-ht-04-d-ag-expected.txt: * platform/gtk/css2.1/t1202-counter-00-b-expected.txt: * platform/gtk/css2.1/t1202-counter-01-b-expected.txt: * platform/gtk/css2.1/t1202-counter-02-b-expected.txt: * platform/gtk/css2.1/t1202-counter-03-b-expected.txt: * platform/gtk/css2.1/t1202-counter-04-b-expected.txt: * platform/gtk/css2.1/t1202-counter-05-b-expected.txt: * platform/gtk/css2.1/t1202-counter-06-b-expected.txt: * platform/gtk/css2.1/t1202-counter-07-b-expected.txt: * platform/gtk/css2.1/t1202-counter-08-b-expected.txt: * platform/gtk/css2.1/t1202-counter-09-b-expected.txt: * platform/gtk/css2.1/t1202-counter-11-b-expected.txt: * platform/gtk/css2.1/t1202-counter-12-b-expected.txt: * platform/gtk/css2.1/t1202-counter-13-b-expected.txt: * platform/gtk/css2.1/t1202-counter-14-b-expected.txt: * platform/gtk/css2.1/t1202-counter-15-b-expected.txt: * platform/gtk/css2.1/t1202-counter-16-f-expected.txt: * platform/gtk/css2.1/t1202-counters-00-b-expected.txt: * platform/gtk/css2.1/t1202-counters-01-b-expected.txt: * platform/gtk/css2.1/t1202-counters-02-b-expected.txt: * platform/gtk/css2.1/t1202-counters-03-b-expected.txt: * platform/gtk/css2.1/t1202-counters-04-b-expected.txt: * platform/gtk/css2.1/t1202-counters-05-b-expected.txt: * platform/gtk/css2.1/t1202-counters-06-b-expected.txt: * platform/gtk/css2.1/t1202-counters-07-b-expected.txt: * platform/gtk/css2.1/t1202-counters-08-b-expected.txt: * platform/gtk/css2.1/t1202-counters-09-b-expected.txt: * platform/gtk/css2.1/t1202-counters-11-b-expected.txt: * platform/gtk/css2.1/t1202-counters-12-b-expected.txt: * platform/gtk/css2.1/t1202-counters-13-b-expected.txt: * platform/gtk/css2.1/t1202-counters-14-b-expected.txt: * platform/gtk/css2.1/t1202-counters-15-b-expected.txt: * platform/gtk/css2.1/t1202-counters-16-c-expected.txt: * platform/gtk/css2.1/t1202-counters-17-d-expected.txt: * platform/gtk/css2.1/t1202-counters-18-f-expected.txt: * platform/gtk/css2.1/t1204-implied-00-b-expected.txt: * platform/gtk/css2.1/t1204-implied-01-c-expected.txt: * platform/gtk/css2.1/t1204-implied-02-d-expected.txt: * platform/gtk/css2.1/t1204-multiple-00-c-expected.txt: * platform/gtk/css2.1/t1204-multiple-01-c-expected.txt: * platform/gtk/css2.1/t1204-order-00-c-expected.txt: * platform/gtk/css2.1/t1204-order-01-d-expected.txt: * platform/gtk/css2.1/t1204-root-e-expected.txt: * platform/gtk/css2.1/t120401-scope-00-b-expected.txt: * platform/gtk/css2.1/t120401-scope-01-c-expected.txt: * platform/gtk/css2.1/t120401-scope-02-c-expected.txt: * platform/gtk/css2.1/t120401-scope-03-c-expected.txt: * platform/gtk/css2.1/t120401-scope-04-d-expected.txt: * platform/gtk/css2.1/t120403-content-none-00-c-expected.txt: * platform/gtk/css2.1/t120403-display-none-00-c-expected.txt: * platform/gtk/css2.1/t120403-visibility-00-c-expected.txt: * platform/gtk/css2.1/t1205-c561-list-displ-00-b-expected.txt: * platform/gtk/css2.1/t1205-c563-list-type-00-b-expected.txt: * platform/gtk/css2.1/t1205-c563-list-type-01-b-expected.txt: * platform/gtk/css2.1/t1205-c564-list-img-00-b-g-expected.txt: * platform/gtk/css2.1/t1205-c565-list-pos-00-b-expected.txt: * platform/gtk/css2.1/t1205-c566-list-stl-00-e-ag-expected.txt: * platform/gtk/css2.1/t1205-c566-list-stl-01-c-g-expected.txt: * platform/gtk/css2.1/t1401-c531-color-00-a-expected.txt: * platform/gtk/css2.1/t1402-c45-bg-canvas-00-b-expected.txt: * platform/gtk/css2.1/t140201-c532-bgcolor-00-a-expected.txt: * platform/gtk/css2.1/t140201-c532-bgcolor-01-b-expected.txt: * platform/gtk/css2.1/t140201-c533-bgimage-00-a-expected.txt: * platform/gtk/css2.1/t140201-c533-bgimage-01-b-g-expected.txt: * platform/gtk/css2.1/t140201-c534-bgre-00-b-ag-expected.txt: * platform/gtk/css2.1/t140201-c534-bgre-01-b-ag-expected.txt: * platform/gtk/css2.1/t140201-c534-bgreps-00-c-ag-expected.txt: * platform/gtk/css2.1/t140201-c534-bgreps-01-c-ag-expected.txt: * platform/gtk/css2.1/t140201-c534-bgreps-02-c-ag-expected.txt: * platform/gtk/css2.1/t140201-c534-bgreps-03-c-ag-expected.txt: * platform/gtk/css2.1/t140201-c534-bgreps-04-c-ag-expected.txt: * platform/gtk/css2.1/t140201-c534-bgreps-05-c-ag-expected.txt: * platform/gtk/css2.1/t140201-c535-bg-fixd-00-b-g-expected.txt: * platform/gtk/css2.1/t140201-c536-bgpos-00-b-ag-expected.txt: * platform/gtk/css2.1/t140201-c536-bgpos-01-b-ag-expected.txt: * platform/gtk/css2.1/t140201-c537-bgfxps-00-c-ag-expected.txt: * platform/gtk/css2.1/t1503-c522-font-family-00-b-expected.txt: * platform/gtk/css2.1/t1504-c523-font-style-00-b-expected.txt: * platform/gtk/css2.1/t1504-c543-txt-decor-00-d-g-expected.txt: * platform/gtk/css2.1/t1505-c524-font-var-00-b-expected.txt: * platform/gtk/css2.1/t1506-c525-font-wt-00-b-expected.txt: * platform/gtk/css2.1/t1507-c526-font-sz-00-b-expected.txt: * platform/gtk/css2.1/t1507-c526-font-sz-01-b-a-expected.txt: * platform/gtk/css2.1/t1507-c526-font-sz-02-b-a-expected.txt: * platform/gtk/css2.1/t1507-c526-font-sz-03-f-a-expected.txt: * platform/gtk/css2.1/t1508-c527-font-00-b-expected.txt: * platform/gtk/css2.1/t1508-c527-font-01-b-expected.txt: * platform/gtk/css2.1/t1508-c527-font-02-b-expected.txt: * platform/gtk/css2.1/t1508-c527-font-03-b-expected.txt: * platform/gtk/css2.1/t1508-c527-font-04-b-expected.txt: * platform/gtk/css2.1/t1508-c527-font-05-b-expected.txt: * platform/gtk/css2.1/t1508-c527-font-06-b-expected.txt: * platform/gtk/css2.1/t1508-c527-font-07-b-expected.txt: * platform/gtk/css2.1/t1508-c527-font-08-b-expected.txt: * platform/gtk/css2.1/t1508-c527-font-09-b-expected.txt: * platform/gtk/css2.1/t1508-c527-font-10-c-expected.txt: * platform/gtk/css2.1/t1601-c547-indent-00-b-a-expected.txt: * platform/gtk/css2.1/t1601-c547-indent-01-d-expected.txt: * platform/gtk/css2.1/t1602-c43-center-00-d-ag-expected.txt: * platform/gtk/css2.1/t1602-c546-txt-align-00-b-expected.txt: * platform/gtk/css2.1/t1604-c541-word-sp-00-b-a-expected.txt: * platform/gtk/css2.1/t1604-c541-word-sp-01-b-a-expected.txt: * platform/gtk/css2.1/t1604-c542-letter-sp-00-b-a-expected.txt: * platform/gtk/css2.1/t1604-c542-letter-sp-01-b-a-expected.txt: * platform/gtk/css2.1/t1605-c545-txttrans-00-b-ag-expected.txt: * platform/gtk/css2.1/t1606-c562-white-sp-00-b-ag-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-00-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-01-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-02-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-03-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-04-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-05-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-06-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-07-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-08-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-09-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-10-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-11-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-12-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-13-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-14-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-15-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-16-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-17-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-18-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-19-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-20-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-21-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-22-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-23-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-24-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-25-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-26-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-27-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-28-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-29-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-30-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-31-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-32-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-33-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-34-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-35-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-36-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-37-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-38-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-39-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-40-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-41-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-42-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-43-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-44-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-45-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-46-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-47-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-48-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-49-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-50-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-51-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-52-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-53-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-54-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-55-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-56-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-57-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-58-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-59-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-60-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-61-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-62-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-63-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-64-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-65-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-66-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-67-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-68-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-69-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-70-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-71-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-72-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-73-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-74-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-75-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-76-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-77-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-78-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-79-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-80-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-81-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-82-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-83-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-84-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-85-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-86-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-87-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-88-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-89-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-90-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-91-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-92-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-93-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-94-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-95-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-96-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-97-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-98-d-expected.txt: * platform/gtk/css2.1/t170602-bdr-conflct-w-99-d-expected.txt: 2011-11-29 Philippe Normand Unreviewed, GTK css1 rebaseline after r101343. * platform/gtk/css1/basic/class_as_selector-expected.txt: * platform/gtk/css1/basic/comments-expected.txt: * platform/gtk/css1/basic/containment-expected.txt: * platform/gtk/css1/basic/contextual_selectors-expected.txt: * platform/gtk/css1/basic/grouping-expected.txt: * platform/gtk/css1/basic/id_as_selector-expected.txt: * platform/gtk/css1/basic/inheritance-expected.txt: * platform/gtk/css1/box_properties/border-expected.txt: * platform/gtk/css1/box_properties/border_bottom-expected.txt: * platform/gtk/css1/box_properties/border_bottom_inline-expected.txt: * platform/gtk/css1/box_properties/border_bottom_width-expected.txt: * platform/gtk/css1/box_properties/border_bottom_width_inline-expected.txt: * platform/gtk/css1/box_properties/border_color-expected.txt: * platform/gtk/css1/box_properties/border_color_inline-expected.txt: * platform/gtk/css1/box_properties/border_inline-expected.txt: * platform/gtk/css1/box_properties/border_left-expected.txt: * platform/gtk/css1/box_properties/border_left_inline-expected.txt: * platform/gtk/css1/box_properties/border_left_width-expected.txt: * platform/gtk/css1/box_properties/border_left_width_inline-expected.txt: * platform/gtk/css1/box_properties/border_right-expected.txt: * platform/gtk/css1/box_properties/border_right_inline-expected.txt: * platform/gtk/css1/box_properties/border_right_width-expected.txt: * platform/gtk/css1/box_properties/border_right_width_inline-expected.txt: * platform/gtk/css1/box_properties/border_style-expected.txt: * platform/gtk/css1/box_properties/border_style_inline-expected.txt: * platform/gtk/css1/box_properties/border_top-expected.txt: * platform/gtk/css1/box_properties/border_top_inline-expected.txt: * platform/gtk/css1/box_properties/border_top_width-expected.txt: * platform/gtk/css1/box_properties/border_top_width_inline-expected.txt: * platform/gtk/css1/box_properties/border_width-expected.txt: * platform/gtk/css1/box_properties/border_width_inline-expected.txt: * platform/gtk/css1/box_properties/clear-expected.txt: * platform/gtk/css1/box_properties/clear_float-expected.txt: * platform/gtk/css1/box_properties/float-expected.txt: * platform/gtk/css1/box_properties/float_elements_in_series-expected.txt: * platform/gtk/css1/box_properties/float_margin-expected.txt: * platform/gtk/css1/box_properties/float_on_text_elements-expected.txt: * platform/gtk/css1/box_properties/height-expected.txt: * platform/gtk/css1/box_properties/margin-expected.txt: * platform/gtk/css1/box_properties/margin_bottom-expected.txt: * platform/gtk/css1/box_properties/margin_bottom_inline-expected.txt: * platform/gtk/css1/box_properties/margin_inline-expected.txt: * platform/gtk/css1/box_properties/margin_left-expected.txt: * platform/gtk/css1/box_properties/margin_left_inline-expected.txt: * platform/gtk/css1/box_properties/margin_right-expected.txt: * platform/gtk/css1/box_properties/margin_right_inline-expected.txt: * platform/gtk/css1/box_properties/margin_top-expected.txt: * platform/gtk/css1/box_properties/margin_top_inline-expected.txt: * platform/gtk/css1/box_properties/padding-expected.txt: * platform/gtk/css1/box_properties/padding_bottom-expected.txt: * platform/gtk/css1/box_properties/padding_bottom_inline-expected.txt: * platform/gtk/css1/box_properties/padding_inline-expected.txt: * platform/gtk/css1/box_properties/padding_left-expected.txt: * platform/gtk/css1/box_properties/padding_left_inline-expected.txt: * platform/gtk/css1/box_properties/padding_right-expected.txt: * platform/gtk/css1/box_properties/padding_right_inline-expected.txt: * platform/gtk/css1/box_properties/padding_top-expected.txt: * platform/gtk/css1/box_properties/padding_top_inline-expected.txt: * platform/gtk/css1/box_properties/width-expected.txt: * platform/gtk/css1/cascade/cascade_order-expected.txt: * platform/gtk/css1/cascade/important-expected.txt: * platform/gtk/css1/classification/display-expected.txt: * platform/gtk/css1/classification/list_style-expected.txt: * platform/gtk/css1/classification/list_style_image-expected.txt: * platform/gtk/css1/classification/list_style_position-expected.txt: * platform/gtk/css1/classification/list_style_type-expected.txt: * platform/gtk/css1/classification/white_space-expected.txt: * platform/gtk/css1/color_and_background/background-expected.txt: * platform/gtk/css1/color_and_background/background_attachment-expected.txt: * platform/gtk/css1/color_and_background/background_color-expected.txt: * platform/gtk/css1/color_and_background/background_image-expected.txt: * platform/gtk/css1/color_and_background/background_position-expected.txt: * platform/gtk/css1/color_and_background/background_repeat-expected.txt: * platform/gtk/css1/color_and_background/color-expected.txt: * platform/gtk/css1/conformance/forward_compatible_parsing-expected.txt: * platform/gtk/css1/font_properties/font-expected.txt: * platform/gtk/css1/font_properties/font_family-expected.txt: * platform/gtk/css1/font_properties/font_size-expected.txt: * platform/gtk/css1/font_properties/font_style-expected.txt: * platform/gtk/css1/font_properties/font_variant-expected.txt: * platform/gtk/css1/font_properties/font_weight-expected.txt: * platform/gtk/css1/formatting_model/canvas-expected.txt: * platform/gtk/css1/formatting_model/floating_elements-expected.txt: * platform/gtk/css1/formatting_model/height_of_lines-expected.txt: * platform/gtk/css1/formatting_model/horizontal_formatting-expected.txt: * platform/gtk/css1/formatting_model/inline_elements-expected.txt: * platform/gtk/css1/formatting_model/replaced_elements-expected.txt: * platform/gtk/css1/formatting_model/vertical_formatting-expected.txt: * platform/gtk/css1/pseudo/anchor-expected.txt: * platform/gtk/css1/pseudo/firstletter-expected.txt: * platform/gtk/css1/pseudo/firstline-expected.txt: * platform/gtk/css1/pseudo/multiple_pseudo_elements-expected.txt: * platform/gtk/css1/pseudo/pseudo_elements_in_selectors-expected.txt: * platform/gtk/css1/text_properties/letter_spacing-expected.txt: * platform/gtk/css1/text_properties/line_height-expected.txt: * platform/gtk/css1/text_properties/text_align-expected.txt: * platform/gtk/css1/text_properties/text_decoration-expected.txt: * platform/gtk/css1/text_properties/text_indent-expected.txt: * platform/gtk/css1/text_properties/text_transform-expected.txt: * platform/gtk/css1/text_properties/vertical_align-expected.txt: * platform/gtk/css1/text_properties/word_spacing-expected.txt: * platform/gtk/css1/units/color_units-expected.txt: * platform/gtk/css1/units/length_units-expected.txt: * platform/gtk/css1/units/percentage_units-expected.txt: * platform/gtk/css1/units/urls-expected.txt: 2011-11-29 Mario Sanchez Prada [Gtk] Regression: Push buttons no longer expose their displayed text/name https://bugs.webkit.org/show_bug.cgi?id=72804 Reviewed by Chris Fleizach. Add new GTK-specific layout test and expections. * platform/gtk/accessibility/button-accessible-name-expected.txt: Added. * platform/gtk/accessibility/button-accessible-name.html: Added. 2011-11-29 Csaba Osztrogonác SVG DRT dumps have rounding problems across platforms https://bugs.webkit.org/show_bug.cgi?id=47467 One more update after r101342. * platform/qt/svg/transforms/svg-css-transforms-expected.txt: Updated. 2011-11-29 Csaba Osztrogonác SVG DRT dumps have rounding problems across platforms https://bugs.webkit.org/show_bug.cgi?id=47467 Update Qt specific expected results after r101342. * platform/qt/ [...]: Updated. 2011-11-29 Nikolas Zimmermann SVG DRT dumps have rounding problems across platforms https://bugs.webkit.org/show_bug.cgi?id=47467 Reviewed by Zoltan Herczeg. Rebaseline all SVG text results, as InlineBox virtualHeight is now a float, just like virtualWidth. The RenderSVGText/InlineText positions are now properly rounded _once_, when dumping the results for DRT in SVGRenderTreeAsText. * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.txt: * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.txt: * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt: * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.txt: * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.txt: * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt: * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.txt: * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.txt: * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.txt: * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.txt: * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.txt: * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.txt: * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt: * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt: * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.txt: * platform/mac-snowleopard/svg/W3C-I18N/text-anchor-no-markup-expected.txt: * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt: * platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt: * platform/mac-snowleopard/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt: * platform/mac/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt: * platform/mac/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt: * platform/mac/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt: * platform/mac/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt: * platform/mac/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt: * platform/mac/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt: * platform/mac/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt: * platform/mac/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt: * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt: * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt: * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt: * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt: * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.txt: * platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt: * platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt: * platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.txt: * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.txt: * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.txt: * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.txt: * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.txt: * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.txt: * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.txt: * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt: * platform/mac/svg/W3C-I18N/tspan-direction-ltr-expected.txt: * platform/mac/svg/W3C-I18N/tspan-direction-rtl-expected.txt: * platform/mac/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt: * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt: * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt: * platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt: * platform/mac/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt: * platform/mac/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.txt: * platform/mac/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1-SE/linking-uri-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1-SE/painting-control-04-f-expected.txt: * platform/mac/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.txt: * platform/mac/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt: * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt: * platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt: * platform/mac/svg/W3C-SVG-1.1-SE/struct-dom-11-f-expected.txt: * platform/mac/svg/W3C-SVG-1.1-SE/struct-use-11-f-expected.txt: * platform/mac/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.txt: * platform/mac/svg/W3C-SVG-1.1-SE/styling-css-04-f-expected.txt: * platform/mac/svg/W3C-SVG-1.1-SE/styling-pres-02-f-expected.txt: * platform/mac/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.txt: * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt: * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt: * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-20-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-30-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-34-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-39-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-41-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-44-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-52-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-60-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-61-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-62-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-63-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-64-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-65-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-66-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-67-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-68-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-69-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-70-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-78-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-80-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-81-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-83-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/coords-units-02-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/coords-units-03-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/coords-viewattr-03-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt: * platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/filters-displace-01-f-expected.txt: * platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/filters-image-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/filters-light-01-f-expected.txt: * platform/mac/svg/W3C-SVG-1.1/filters-light-04-f-expected.txt: * platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.txt: * platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt: * platform/mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt: * platform/mac/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/interact-cursor-01-f-expected.txt: * platform/mac/svg/W3C-SVG-1.1/interact-dom-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/interact-events-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/interact-order-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/interact-order-02-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/interact-order-03-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/linking-a-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/linking-a-02-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/linking-a-03-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/linking-a-04-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/linking-a-05-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/linking-uri-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/linking-uri-02-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/linking-uri-03-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt: * platform/mac/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/masking-path-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/masking-path-02-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/masking-path-03-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt: * platform/mac/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/painting-stroke-07-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/paths-data-04-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/paths-data-05-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/paths-data-06-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/paths-data-09-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/paths-data-14-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/paths-data-15-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/pservers-grad-17-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/render-elems-07-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/script-handle-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/struct-dom-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/struct-dom-02-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/struct-dom-03-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/struct-dom-04-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/struct-dom-05-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/struct-dom-06-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/struct-frag-03-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/struct-frag-05-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/struct-group-03-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/struct-image-06-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/struct-image-07-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/struct-use-01-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/struct-use-03-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/styling-css-04-f-expected.txt: * platform/mac/svg/W3C-SVG-1.1/styling-css-05-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/styling-css-06-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/text-align-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/text-align-03-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/text-align-04-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/text-align-08-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/text-fonts-03-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/text-intro-01-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/text-intro-02-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/text-intro-03-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/text-intro-04-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/text-path-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/text-text-03-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/text-text-06-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/text-text-07-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/text-text-08-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/text-tselect-02-f-expected.txt: * platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt: * platform/mac/svg/W3C-SVG-1.1/text-ws-01-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/text-ws-02-t-expected.txt: * platform/mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt: * platform/mac/svg/as-image/img-preserveAspectRatio-support-1-expected.txt: * platform/mac/svg/batik/filters/feTile-expected.txt: * platform/mac/svg/batik/filters/filterRegions-expected.txt: * platform/mac/svg/batik/masking/maskRegions-expected.txt: * platform/mac/svg/batik/paints/gradientLimit-expected.txt: * platform/mac/svg/batik/paints/patternPreserveAspectRatioA-expected.txt: * platform/mac/svg/batik/paints/patternRegionA-expected.txt: * platform/mac/svg/batik/paints/patternRegions-expected.txt: * platform/mac/svg/batik/paints/patternRegions-positioned-objects-expected.txt: * platform/mac/svg/batik/text/longTextOnPath-expected.txt: * platform/mac/svg/batik/text/smallFonts-expected.txt: * platform/mac/svg/batik/text/textAnchor-expected.txt: * platform/mac/svg/batik/text/textAnchor2-expected.txt: * platform/mac/svg/batik/text/textAnchor3-expected.txt: * platform/mac/svg/batik/text/textDecoration-expected.txt: * platform/mac/svg/batik/text/textDecoration2-expected.txt: * platform/mac/svg/batik/text/textEffect-expected.txt: * platform/mac/svg/batik/text/textEffect2-expected.txt: * platform/mac/svg/batik/text/textEffect3-expected.txt: * platform/mac/svg/batik/text/textFeatures-expected.txt: * platform/mac/svg/batik/text/textGlyphOrientationHorizontal-expected.txt: * platform/mac/svg/batik/text/textLayout-expected.txt: * platform/mac/svg/batik/text/textLayout2-expected.txt: * platform/mac/svg/batik/text/textLength-expected.txt: * platform/mac/svg/batik/text/textOnPath-expected.txt: * platform/mac/svg/batik/text/textOnPath2-expected.txt: * platform/mac/svg/batik/text/textOnPath3-expected.txt: * platform/mac/svg/batik/text/textOnPathSpaces-expected.txt: * platform/mac/svg/batik/text/textPCDATA-expected.txt: * platform/mac/svg/batik/text/textPosition-expected.txt: * platform/mac/svg/batik/text/textPosition2-expected.txt: * platform/mac/svg/batik/text/textProperties-expected.txt: * platform/mac/svg/batik/text/textProperties2-expected.txt: * platform/mac/svg/batik/text/textStyles-expected.txt: * platform/mac/svg/batik/text/verticalText-expected.txt: * platform/mac/svg/batik/text/verticalTextOnPath-expected.txt: * platform/mac/svg/batik/text/xmlSpace-expected.txt: * platform/mac/svg/carto.net/button-expected.txt: * platform/mac/svg/carto.net/colourpicker-expected.txt: * platform/mac/svg/carto.net/combobox-expected.txt: * platform/mac/svg/carto.net/scrollbar-expected.txt: * platform/mac/svg/carto.net/selectionlist-expected.txt: * platform/mac/svg/carto.net/slider-expected.txt: * platform/mac/svg/carto.net/tabgroup-expected.txt: * platform/mac/svg/carto.net/textbox-expected.txt: * platform/mac/svg/carto.net/window-expected.txt: * platform/mac/svg/clip-path/clip-path-pixelation-expected.txt: * platform/mac/svg/clip-path/deep-nested-clip-in-mask-panning-expected.txt: * platform/mac/svg/css/arrow-with-shadow-expected.txt: * platform/mac/svg/css/group-with-shadow-expected.txt: * platform/mac/svg/css/shadow-changes-expected.txt: * platform/mac/svg/css/text-shadow-multiple-expected.txt: * platform/mac/svg/custom/alignment-baseline-modes-expected.txt: * platform/mac/svg/custom/circular-marker-reference-1-expected.txt: * platform/mac/svg/custom/circular-marker-reference-2-expected.txt: * platform/mac/svg/custom/circular-marker-reference-3-expected.txt: * platform/mac/svg/custom/circular-marker-reference-4-expected.txt: * platform/mac/svg/custom/clone-element-with-animated-svg-properties-expected.txt: * platform/mac/svg/custom/deep-dynamic-updates-expected.txt: * platform/mac/svg/custom/dominant-baseline-hanging-expected.txt: * platform/mac/svg/custom/dominant-baseline-modes-expected.txt: * platform/mac/svg/custom/dynamic-svg-document-creation-expected.txt: * platform/mac/svg/custom/embedding-external-svgs-expected.txt: * platform/mac/svg/custom/feComponentTransfer-Discrete-expected.txt: * platform/mac/svg/custom/feComponentTransfer-Gamma-expected.txt: * platform/mac/svg/custom/feComponentTransfer-Linear-expected.txt: * platform/mac/svg/custom/feComponentTransfer-Table-expected.txt: * platform/mac/svg/custom/font-face-cascade-order-expected.txt: * platform/mac/svg/custom/font-face-simple-expected.txt: * platform/mac/svg/custom/getTransformToElement-expected.txt: * platform/mac/svg/custom/gradient-rotated-bbox-expected.txt: * platform/mac/svg/custom/gradient-stop-corner-cases-expected.txt: * platform/mac/svg/custom/image-small-width-height-expected.txt: * platform/mac/svg/custom/invalid-css-expected.txt: * platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt: * platform/mac/svg/custom/js-late-clipPath-creation-expected.txt: * platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.txt: * platform/mac/svg/custom/js-late-gradient-creation-expected.txt: * platform/mac/svg/custom/js-late-pattern-and-object-creation-expected.txt: * platform/mac/svg/custom/js-late-pattern-creation-expected.txt: * platform/mac/svg/custom/linking-a-03-b-all-expected.txt: * platform/mac/svg/custom/linking-a-03-b-preserveAspectRatio-expected.txt: * platform/mac/svg/custom/linking-a-03-b-transform-expected.txt: * platform/mac/svg/custom/linking-a-03-b-viewBox-expected.txt: * platform/mac/svg/custom/linking-a-03-b-viewBox-transform-expected.txt: * platform/mac/svg/custom/linking-a-03-b-viewTarget-expected.txt: * platform/mac/svg/custom/linking-a-03-b-zoomAndPan-expected.txt: * platform/mac/svg/custom/linking-uri-01-b-expected.txt: * platform/mac/svg/custom/marker-default-width-height-expected.txt: * platform/mac/svg/custom/massive-coordinates-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/non-circular-marker-reference-expected.txt: * platform/mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt: * platform/mac/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt: * platform/mac/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.txt: * platform/mac/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.txt: * platform/mac/svg/custom/path-textPath-simulation-expected.txt: * platform/mac/svg/custom/pattern-incorrect-tiling-expected.txt: * platform/mac/svg/custom/pattern-rotate-expected.txt: * platform/mac/svg/custom/pattern-rotate-gaps-expected.txt: * platform/mac/svg/custom/pattern-with-transformation-expected.txt: * platform/mac/svg/custom/relative-sized-inner-svg-expected.txt: * platform/mac/svg/custom/relative-sized-use-on-symbol-expected.txt: * platform/mac/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.txt: * platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt: * platform/mac/svg/custom/shapes-supporting-markers-expected.txt: * platform/mac/svg/custom/small-rect-scale-expected.txt: * platform/mac/svg/custom/stroked-pattern-expected.txt: * platform/mac/svg/custom/struct-use-09-b-expected.txt: * platform/mac/svg/custom/style-attribute-font-size-expected.txt: * platform/mac/svg/custom/svg-curve-with-relative-cordinates-expected.txt: * platform/mac/svg/custom/text-clip-expected.txt: * platform/mac/svg/custom/text-dom-01-f-expected.txt: * platform/mac/svg/custom/text-filter-expected.txt: * platform/mac/svg/custom/text-letter-spacing-expected.txt: * platform/mac/svg/custom/text-rotated-gradient-expected.txt: * platform/mac/svg/custom/text-rotation-expected.txt: * platform/mac/svg/custom/text-tref-03-b-change-href-dom-expected.txt: * platform/mac/svg/custom/text-tref-03-b-change-href-expected.txt: * platform/mac/svg/custom/text-tref-03-b-referenced-element-removal-expected.txt: * platform/mac/svg/custom/text-tref-03-b-tref-removal-expected.txt: * platform/mac/svg/custom/text-x-dy-lists-expected.txt: * platform/mac/svg/custom/tref-own-content-removal-expected.txt: * platform/mac/svg/custom/tref-update-expected.txt: * platform/mac/svg/custom/use-css-events-expected.txt: * platform/mac/svg/custom/use-detach-expected.txt: * platform/mac/svg/custom/use-dynamic-append-expected.txt: * platform/mac/svg/custom/use-forward-refs-expected.txt: * platform/mac/svg/custom/use-instanceRoot-modifications-expected.txt: * platform/mac/svg/custom/use-modify-container-in-target-expected.txt: * platform/mac/svg/custom/use-modify-target-container-expected.txt: * platform/mac/svg/custom/use-modify-target-symbol-expected.txt: * platform/mac/svg/custom/use-on-clip-path-with-transformation-expected.txt: * platform/mac/svg/custom/use-on-disallowed-foreign-object-3-expected.txt: * platform/mac/svg/custom/use-on-disallowed-foreign-object-4-expected.txt: * platform/mac/svg/custom/use-on-g-containing-symbol-expected.txt: * platform/mac/svg/custom/use-on-g-containing-use-expected.txt: * platform/mac/svg/custom/use-on-g-expected.txt: * platform/mac/svg/custom/use-on-rect-expected.txt: * platform/mac/svg/custom/use-on-symbol-expected.txt: * platform/mac/svg/custom/use-on-symbol-inside-pattern-expected.txt: * platform/mac/svg/custom/use-on-use-expected.txt: * platform/mac/svg/custom/use-recursion-1-expected.txt: * platform/mac/svg/custom/use-recursion-3-expected.txt: * platform/mac/svg/custom/use-recursion-4-expected.txt: * platform/mac/svg/custom/use-transform-expected.txt: * platform/mac/svg/dom/SVGPathSegList-cloning-expected.txt: * platform/mac/svg/filters/filterRes-expected.txt: * platform/mac/svg/foreignObject/text-tref-02-b-expected.txt: * platform/mac/svg/hixie/error/002-expected.txt: * platform/mac/svg/hixie/error/013-expected.txt: * platform/mac/svg/hixie/perf/001-expected.txt: * platform/mac/svg/hixie/perf/002-expected.txt: * platform/mac/svg/hixie/perf/003-expected.txt: * platform/mac/svg/hixie/perf/004-expected.txt: * platform/mac/svg/hixie/perf/005-expected.txt: * platform/mac/svg/hixie/perf/006-expected.txt: * platform/mac/svg/hixie/perf/007-expected.txt: * platform/mac/svg/hixie/text/001-expected.txt: * platform/mac/svg/hixie/text/003-expected.txt: * platform/mac/svg/hixie/text/003a-expected.txt: * platform/mac/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt: * platform/mac/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt: * platform/mac/svg/text/bidi-embedded-direction-expected.txt: * platform/mac/svg/text/bidi-text-query-expected.txt: * platform/mac/svg/text/bidi-tspans-expected.txt: * platform/mac/svg/text/font-size-below-point-five-2-expected.txt: * platform/mac/svg/text/font-size-below-point-five-expected.txt: * platform/mac/svg/text/scaled-font-expected.txt: * platform/mac/svg/text/scaling-font-with-geometric-precision-expected.txt: * platform/mac/svg/text/select-textLength-spacing-squeeze-1-expected.txt: * platform/mac/svg/text/select-textLength-spacing-squeeze-2-expected.txt: * platform/mac/svg/text/select-textLength-spacing-squeeze-3-expected.txt: * platform/mac/svg/text/select-textLength-spacing-squeeze-4-expected.txt: * platform/mac/svg/text/select-textLength-spacing-stretch-1-expected.txt: * platform/mac/svg/text/select-textLength-spacing-stretch-2-expected.txt: * platform/mac/svg/text/select-textLength-spacing-stretch-3-expected.txt: * platform/mac/svg/text/select-textLength-spacing-stretch-4-expected.txt: * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt: * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.txt: * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.txt: * platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.txt: * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt: * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt: * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt: * platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt: * platform/mac/svg/text/select-x-list-1-expected.txt: * platform/mac/svg/text/select-x-list-2-expected.txt: * platform/mac/svg/text/select-x-list-3-expected.txt: * platform/mac/svg/text/select-x-list-4-expected.txt: * platform/mac/svg/text/select-x-list-with-tspans-1-expected.txt: * platform/mac/svg/text/select-x-list-with-tspans-2-expected.txt: * platform/mac/svg/text/select-x-list-with-tspans-3-expected.txt: * platform/mac/svg/text/select-x-list-with-tspans-4-expected.txt: * platform/mac/svg/text/selection-doubleclick-expected.txt: * platform/mac/svg/text/selection-tripleclick-expected.txt: * platform/mac/svg/text/small-fonts-2-expected.txt: * platform/mac/svg/text/small-fonts-3-expected.txt: * platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.txt: * platform/mac/svg/transforms/text-with-mask-with-svg-transform-expected.txt: * platform/mac/svg/transforms/text-with-pattern-with-svg-transform-expected.txt: * platform/mac/svg/wicd/rightsizing-grid-expected.txt: * platform/mac/svg/wicd/test-rightsizing-b-expected.txt: * platform/mac/svg/zoom/page/relative-sized-document-scrollbars-expected.txt: * platform/mac/svg/zoom/page/zoom-foreignObject-expected.txt: * platform/mac/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.txt: * platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.txt: * platform/mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt: * svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt: * svg/custom/glyph-setting-d-attribute-expected.txt: * svg/custom/gradient-with-1d-boundingbox-expected.txt: * svg/custom/non-scaling-stroke-expected.txt: * svg/custom/use-setAttribute-crash-expected.txt: * svg/custom/use-transfer-width-height-properties-to-svg-expected.txt: * svg/custom/use-transfer-width-height-properties-to-svg2-expected.txt: * svg/custom/use-transfer-width-height-properties-to-symbol-expected.txt: * svg/custom/use-transfer-width-height-properties-to-symbol2-expected.txt: * svg/custom/zero-path-square-cap-rendering2-expected.txt: 2011-11-29 Philippe Normand Unreviewed, unskip fixed flaky test after r101326. * platform/gtk/test_expectations.txt: Unskip http/tests/websocket/tests/hixie76/error-detect.html 2011-11-29 Jing Zhao Assertion fails when opening two popup menus https://bugs.webkit.org/show_bug.cgi?id=73189 Reviewed by Kent Tamura. By using element.dispatchEvent(), a user written script can open two popup menus, which causes the assertion in WebViewImpl::popupOpened() fail. Check if there is an opened popup menu before opening a popup menu. * fast/forms/select-popup-crash-expected.txt: Added. * fast/forms/select-popup-crash.html: Added. 2011-11-29 Alexandru Chiculita [CSS Filters] Filters do not render correctly when the layer has a transform https://bugs.webkit.org/show_bug.cgi?id=73077 Reviewed by Dean Jackson. * css3/filters/filter-with-transform-expected.png: Added. * css3/filters/filter-with-transform-expected.txt: Added. * css3/filters/filter-with-transform.html: Added. * css3/filters/nested-filter-expected.png: Added. * css3/filters/nested-filter-expected.txt: Added. * css3/filters/nested-filter.html: Added. 2011-11-28 Yuta Kitamura WebSocket: Split Hixie76 length-prefixed frames aren't handled correctly https://bugs.webkit.org/show_bug.cgi?id=68522 Reviewed by Kent Tamura. * http/tests/websocket/tests/hixie76/split-binary-frame-header-expected.txt: Added. * http/tests/websocket/tests/hixie76/split-binary-frame-header.html: Added. * http/tests/websocket/tests/hixie76/split-binary-frame-header_wsh.py: Added. Send WebSocket frames that older WebSocketChannel implementation fails to parse. The client should not receive an empty text message. 2011-11-28 Stephen White [chromium] Fix SVG filters when running in accelerated drawing mode. https://bugs.webkit.org/show_bug.cgi?id=73249 Reviewed by Kenneth Russell. * platform/chromium/compositing/accelerated-drawing/svg-filters.html: Added. New test to check SVG filters in accelerated drawing. * platform/chromium/test_expectations.txt: Suppress test failures for new test until we get baselines. 2011-11-29 Roland Steiner From @keyframes rules with the same name, the last rule should be used https://bugs.webkit.org/show_bug.cgi?id=73113 Verify that the last @keyframe rule is used. Reviewed by Simon Fraser. * animations/duplicated-keyframes-name-expected.txt: Added. * animations/duplicated-keyframes-name.html: Added. 2011-11-28 David Grogan js-test-pre: don't try to load stylesheet from a web worker https://bugs.webkit.org/show_bug.cgi?id=73269 Reviewed by Ojan Vafai. * fast/js/resources/js-test-pre.js: 2011-11-28 Jeff Timanus Suppressing a failing webgl conformance test on Mac. https://bugs.webkit.org/show_bug.cgi?id=73148 Reviewed by Kenneth Russell. * platform/mac/Skipped: 2011-11-28 Kentaro Hara Unreviewed, s/SyntaxError/TypeError/ in the flaky test result. * platform/chromium-win/fast/workers/worker-constructor-expected.txt: 2011-11-28 Robert Hogan Unreviewed, rolling out r101202. http://trac.webkit.org/changeset/101202 https://bugs.webkit.org/show_bug.cgi?id=71244 Caused performance regressions when painting collapsed borders * css2.1/20110323/border-conflict-element-001.htm: Removed. * css2.1/20110323/border-conflict-element-001a.htm: Removed. * css2.1/20110323/border-conflict-element-001b.htm: Removed. * css2.1/20110323/border-conflict-element-001c.htm: Removed. * css2.1/20110323/border-conflict-element-001d.htm: Removed. * css2.1/20110323/border-conflict-element-003.htm: Removed. * css2.1/20110323/border-conflict-element-004.htm: Removed. * css2.1/20110323/border-conflict-element-005.htm: Removed. * css2.1/20110323/border-conflict-element-006.htm: Removed. * css2.1/20110323/border-conflict-element-007.htm: Removed. * css2.1/20110323/border-conflict-element-008.htm: Removed. * css2.1/20110323/border-conflict-element-009.htm: Removed. * css2.1/20110323/border-conflict-element-010.htm: Removed. * css2.1/20110323/border-conflict-element-011.htm: Removed. * css2.1/20110323/border-conflict-element-012.htm: Removed. * css2.1/20110323/border-conflict-element-013.htm: Removed. * css2.1/20110323/border-conflict-element-014.htm: Removed. * css2.1/20110323/border-conflict-element-015.htm: Removed. * css2.1/20110323/border-conflict-element-016.htm: Removed. * css2.1/20110323/border-conflict-element-017.htm: Removed. * css2.1/20110323/border-conflict-element-018.htm: Removed. * css2.1/20110323/border-conflict-element-019.htm: Removed. * css2.1/20110323/border-conflict-element-020.htm: Removed. * css2.1/20110323/border-conflict-element-021.htm: Removed. * css2.1/20110323/border-conflict-element-022.htm: Removed. * css2.1/20110323/border-conflict-element-023.htm: Removed. * css2.1/20110323/border-conflict-element-024.htm: Removed. * css2.1/20110323/border-conflict-element-025.htm: Removed. * css2.1/20110323/border-conflict-element-026.htm: Removed. * css2.1/20110323/border-conflict-element-027.htm: Removed. * css2.1/20110323/border-conflict-element-028.htm: Removed. * css2.1/20110323/border-conflict-element-029.htm: Removed. * css2.1/20110323/border-conflict-element-030.htm: Removed. * css2.1/20110323/border-conflict-element-031.htm: Removed. * css2.1/20110323/border-conflict-element-032.htm: Removed. * css2.1/20110323/border-conflict-element-033.htm: Removed. * css2.1/20110323/border-conflict-element-034.htm: Removed. * css2.1/20110323/border-conflict-element-035.htm: Removed. * css2.1/20110323/border-conflict-element-036.htm: Removed. * css2.1/20110323/border-conflict-element-037.htm: Removed. * css2.1/20110323/border-conflict-element-038.htm: Removed. * css2.1/20110323/border-conflict-element-039.htm: Removed. * css2.1/20110323/support/swatch-blue.png: Removed. * css2.1/20110323/support/swatch-green.png: Removed. * css2.1/20110323/support/swatch-lime.png: Removed. * css2.1/20110323/support/swatch-orange.png: Removed. * css2.1/20110323/support/swatch-red.png: Removed. * css2.1/20110323/support/swatch-teal.png: Removed. * css2.1/20110323/support/swatch-white.png: Removed. * css2.1/20110323/support/swatch-yellow.png: Removed. * fast/css/border-conflict-element-002.htm: Removed. * platform/chromium-linux/css2.1/20110323/border-conflict-style-079-expected.png: * platform/chromium-linux/css2.1/20110323/border-conflict-style-088-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-25-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-26-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-27-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-28-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-35-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-36-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-37-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-38-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-45-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-46-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-47-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-48-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/css2.1/t170602-bdr-conflct-w-95-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-96-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-97-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-98-d-expected.png: * platform/chromium-linux/fast/borders/border-antialiasing-expected.png: * platform/chromium-linux/tables/mozilla/collapsing_borders/bug41262-4-expected.png: * platform/chromium-linux/tables/mozilla/marvin/table_rules_all-expected.png: * platform/chromium-linux/tables/mozilla/marvin/table_rules_none-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_rules_rows-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-001-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-001-expected.txt: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-001a-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-001a-expected.txt: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-001b-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-001b-expected.txt: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-001c-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-001c-expected.txt: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-001d-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-001d-expected.txt: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-003-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-003-expected.txt: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-004-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-004-expected.txt: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-005-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-005-expected.txt: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-006-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-006-expected.txt: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-007-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-007-expected.txt: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-008-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-008-expected.txt: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-009-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-009-expected.txt: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-010-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-010-expected.txt: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-011-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-011-expected.txt: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-012-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-012-expected.txt: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-013-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-013-expected.txt: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-014-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-014-expected.txt: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-015-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-015-expected.txt: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-016-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-016-expected.txt: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-017-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-017-expected.txt: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-018-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-018-expected.txt: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-019-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-019-expected.txt: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-020-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-020-expected.txt: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-021-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-021-expected.txt: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-022-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-022-expected.txt: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-023-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-023-expected.txt: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-024-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-024-expected.txt: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-025-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-025-expected.txt: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-026-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-026-expected.txt: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-027-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-027-expected.txt: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-028-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-028-expected.txt: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-029-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-029-expected.txt: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-030-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-030-expected.txt: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-031-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-031-expected.txt: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-032-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-032-expected.txt: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-033-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-033-expected.txt: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-034-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-034-expected.txt: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-035-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-035-expected.txt: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-036-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-036-expected.txt: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-037-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-037-expected.txt: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-038-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-038-expected.txt: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-039-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-039-expected.txt: Removed. * platform/chromium/fast/css/border-conflict-element-002-expected.png: Removed. * platform/chromium/fast/css/border-conflict-element-002-expected.txt: Removed. 2011-11-28 Robert Hogan Unreviewed, rolling out r101211. http://trac.webkit.org/changeset/101211 Caused performance regressions when painting collapsed borders * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-001-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-001a-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-001b-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-001c-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-001d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-003-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-004-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-005-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-006-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-007-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-008-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-009-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-010-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-011-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-012-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-013-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-014-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-015-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-016-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-017-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-018-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-019-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-020-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-021-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-022-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-023-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-024-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-025-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-026-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-027-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-028-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-029-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-030-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-031-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-032-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-033-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-034-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-035-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-036-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-037-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-038-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-039-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-style-079-expected.png: * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-style-088-expected.png: * platform/chromium-cg-mac-leopard/css2.1/20110323/floating-replaced-height-008-expected.png: * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-05-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-06-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-07-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-08-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-15-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-16-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-17-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-18-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-25-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-26-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-27-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-28-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-35-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-36-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-37-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-38-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-45-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-46-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-47-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-48-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-51-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-52-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-53-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-54-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-55-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-56-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-57-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-58-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-59-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-61-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-62-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-63-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-64-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-65-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-66-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-67-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-68-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-69-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-71-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-72-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-73-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-74-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-75-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-76-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-77-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-78-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-79-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-81-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-82-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-83-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-84-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-85-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-86-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-87-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-88-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-89-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-95-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-96-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-97-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-98-d-expected.png: Removed. * platform/chromium-cg-mac-leopard/fast/borders/border-antialiasing-expected.png: * platform/chromium-cg-mac-leopard/fast/css/border-conflict-element-002-expected.png: Removed. * platform/chromium-cg-mac-leopard/fast/repaint/table-cell-collapsed-border-expected.png: * platform/chromium-cg-mac-leopard/tables/mozilla/collapsing_borders/bug41262-4-expected.png: * platform/chromium-cg-mac-leopard/tables/mozilla/marvin/table_rules_all-expected.png: Removed. * platform/chromium-cg-mac-leopard/tables/mozilla/marvin/table_rules_none-expected.png: Removed. * platform/chromium-cg-mac-leopard/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.png: Removed. * platform/chromium-cg-mac-leopard/tables/mozilla_expected_failures/marvin/table_rules_rows-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/css2.1/20110323/border-conflict-element-001d-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/css2.1/20110323/border-conflict-style-079-expected.png: * platform/chromium-cg-mac-snowleopard/css2.1/20110323/border-conflict-style-088-expected.png: * platform/chromium-cg-mac-snowleopard/css2.1/20110323/floating-replaced-height-008-expected.png: * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-06-d-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-16-d-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-26-d-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-35-d-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-36-d-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-37-d-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-38-d-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-45-d-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-46-d-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-47-d-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-48-d-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-53-d-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-54-d-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-56-d-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-61-d-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-62-d-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-63-d-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-64-d-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-65-d-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-66-d-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-67-d-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-68-d-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-69-d-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-73-d-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-74-d-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-76-d-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-83-d-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-84-d-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-86-d-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-96-d-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/fast/borders/border-antialiasing-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/fast/repaint/table-cell-collapsed-border-expected.png: * platform/chromium-cg-mac-snowleopard/tables/mozilla/collapsing_borders/bug41262-4-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/tables/mozilla/marvin/table_rules_all-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/tables/mozilla/marvin/table_rules_none-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/tables/mozilla_expected_failures/marvin/table_rules_rows-expected.png: Removed. * platform/chromium-mac-snowleopard/css2.1/20110323/border-conflict-element-001d-expected.png: Removed. * platform/chromium-mac-snowleopard/css2.1/20110323/border-conflict-style-079-expected.png: * platform/chromium-mac-snowleopard/css2.1/20110323/border-conflict-style-088-expected.png: * platform/chromium-mac-snowleopard/css2.1/20110323/floating-replaced-height-008-expected.png: * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-06-d-expected.png: Removed. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-16-d-expected.png: Removed. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-26-d-expected.png: Removed. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-35-d-expected.png: Removed. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-36-d-expected.png: Removed. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-37-d-expected.png: Removed. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-38-d-expected.png: Removed. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-46-d-expected.png: Removed. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-47-d-expected.png: Removed. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-48-d-expected.png: Removed. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-53-d-expected.png: Removed. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-54-d-expected.png: Removed. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-56-d-expected.png: Removed. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-61-d-expected.png: Removed. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-62-d-expected.png: Removed. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-63-d-expected.png: Removed. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-64-d-expected.png: Removed. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-65-d-expected.png: Removed. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-66-d-expected.png: Removed. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-67-d-expected.png: Removed. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-68-d-expected.png: Removed. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-69-d-expected.png: Removed. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-73-d-expected.png: Removed. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-74-d-expected.png: Removed. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-76-d-expected.png: Removed. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-83-d-expected.png: Removed. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-84-d-expected.png: Removed. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-86-d-expected.png: Removed. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-96-d-expected.png: Removed. * platform/chromium-mac-snowleopard/fast/borders/border-antialiasing-expected.png: Removed. * platform/chromium-mac-snowleopard/fast/repaint/table-cell-collapsed-border-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/collapsing_borders/bug41262-4-expected.png: Removed. * platform/chromium-mac-snowleopard/tables/mozilla/marvin/table_rules_all-expected.png: Removed. * platform/chromium-mac-snowleopard/tables/mozilla/marvin/table_rules_none-expected.png: Removed. * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.png: Removed. * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/marvin/table_rules_rows-expected.png: Removed. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-06-d-expected.png: Added. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-16-d-expected.png: Added. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-26-d-expected.png: Added. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-35-d-expected.png: Added. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-36-d-expected.png: Added. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-37-d-expected.png: Added. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-38-d-expected.png: Added. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-45-d-expected.png: Renamed from LayoutTests/platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-45-d-expected.png. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-46-d-expected.png: Added. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-47-d-expected.png: Added. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-48-d-expected.png: Added. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-53-d-expected.png: Added. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-54-d-expected.png: Added. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-56-d-expected.png: Added. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-61-d-expected.png: Added. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-62-d-expected.png: Added. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-63-d-expected.png: Added. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-64-d-expected.png: Added. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-65-d-expected.png: Added. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-66-d-expected.png: Added. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-67-d-expected.png: Added. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-68-d-expected.png: Added. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-69-d-expected.png: Added. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-73-d-expected.png: Added. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-74-d-expected.png: Added. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-76-d-expected.png: Added. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-83-d-expected.png: Added. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-84-d-expected.png: Added. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-86-d-expected.png: Added. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-96-d-expected.png: Added. * platform/chromium-mac/fast/borders/border-antialiasing-expected.png: Added. * platform/chromium-mac/tables/mozilla/collapsing_borders/bug41262-4-expected.png: Added. * platform/chromium-mac/tables/mozilla/marvin/table_rules_all-expected.png: Added. * platform/chromium-mac/tables/mozilla/marvin/table_rules_none-expected.png: Added. * platform/chromium-mac/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.png: Added. * platform/chromium-mac/tables/mozilla_expected_failures/marvin/table_rules_rows-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-001-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-001a-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-001b-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-001c-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-001d-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-003-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-004-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-005-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-006-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-007-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-008-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-009-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-010-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-011-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-012-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-013-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-014-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-015-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-015-expected.txt: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-016-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-016-expected.txt: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-017-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-017-expected.txt: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-018-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-019-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-020-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-020-expected.txt: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-021-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-022-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-023-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-024-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-025-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-026-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-027-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-027-expected.txt: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-028-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-029-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-030-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-031-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-032-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-033-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-034-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-035-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-036-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-036-expected.txt: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-037-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-037-expected.txt: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-038-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-038-expected.txt: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-039-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-style-079-expected.png: * platform/chromium-win/css2.1/20110323/border-conflict-style-088-expected.png: * platform/chromium-win/css2.1/20110323/floating-replaced-height-008-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-05-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-06-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-07-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-08-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-15-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-16-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-17-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-18-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-25-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-26-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-27-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-28-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-35-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-36-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-37-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-38-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-45-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-46-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-47-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-48-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-51-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-52-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-53-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-54-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-55-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-56-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-57-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-58-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-59-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-61-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-62-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-63-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-64-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-65-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-66-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-67-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-68-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-69-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-71-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-72-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-73-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-74-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-75-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-76-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-77-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-78-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-79-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-81-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-82-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-83-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-84-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-85-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-86-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-87-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-88-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-89-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-95-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-96-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-97-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-98-d-expected.png: * platform/chromium-win/fast/borders/border-antialiasing-expected.png: * platform/chromium-win/fast/css/border-conflict-element-002-expected.png: Removed. * platform/chromium-win/fast/repaint/table-cell-collapsed-border-expected.png: * platform/chromium-win/tables/mozilla/collapsing_borders/bug41262-4-expected.png: * platform/chromium-win/tables/mozilla/marvin/table_rules_all-expected.png: * platform/chromium-win/tables/mozilla/marvin/table_rules_none-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_rules_rows-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-001-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-001-expected.txt: Renamed from LayoutTests/platform/chromium-win/css2.1/20110323/border-conflict-element-001-expected.txt. * platform/chromium/css2.1/20110323/border-conflict-element-001a-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-001a-expected.txt: Renamed from LayoutTests/platform/chromium-win/css2.1/20110323/border-conflict-element-001a-expected.txt. * platform/chromium/css2.1/20110323/border-conflict-element-001b-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-001b-expected.txt: Renamed from LayoutTests/platform/chromium-win/css2.1/20110323/border-conflict-element-001b-expected.txt. * platform/chromium/css2.1/20110323/border-conflict-element-001c-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-001c-expected.txt: Renamed from LayoutTests/platform/chromium-win/css2.1/20110323/border-conflict-element-001c-expected.txt. * platform/chromium/css2.1/20110323/border-conflict-element-001d-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-001d-expected.txt: Renamed from LayoutTests/platform/chromium-win/css2.1/20110323/border-conflict-element-001d-expected.txt. * platform/chromium/css2.1/20110323/border-conflict-element-003-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-003-expected.txt: Renamed from LayoutTests/platform/chromium-win/css2.1/20110323/border-conflict-element-003-expected.txt. * platform/chromium/css2.1/20110323/border-conflict-element-004-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-004-expected.txt: Renamed from LayoutTests/platform/chromium-win/css2.1/20110323/border-conflict-element-004-expected.txt. * platform/chromium/css2.1/20110323/border-conflict-element-005-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-005-expected.txt: Renamed from LayoutTests/platform/chromium-win/css2.1/20110323/border-conflict-element-005-expected.txt. * platform/chromium/css2.1/20110323/border-conflict-element-006-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-006-expected.txt: Renamed from LayoutTests/platform/chromium-win/css2.1/20110323/border-conflict-element-006-expected.txt. * platform/chromium/css2.1/20110323/border-conflict-element-007-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-007-expected.txt: Renamed from LayoutTests/platform/chromium-win/css2.1/20110323/border-conflict-element-007-expected.txt. * platform/chromium/css2.1/20110323/border-conflict-element-008-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-008-expected.txt: Renamed from LayoutTests/platform/chromium-win/css2.1/20110323/border-conflict-element-008-expected.txt. * platform/chromium/css2.1/20110323/border-conflict-element-009-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-009-expected.txt: Renamed from LayoutTests/platform/chromium-win/css2.1/20110323/border-conflict-element-009-expected.txt. * platform/chromium/css2.1/20110323/border-conflict-element-010-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-010-expected.txt: Renamed from LayoutTests/platform/chromium-win/css2.1/20110323/border-conflict-element-010-expected.txt. * platform/chromium/css2.1/20110323/border-conflict-element-011-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-011-expected.txt: Renamed from LayoutTests/platform/chromium-win/css2.1/20110323/border-conflict-element-011-expected.txt. * platform/chromium/css2.1/20110323/border-conflict-element-012-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-012-expected.txt: Renamed from LayoutTests/platform/chromium-win/css2.1/20110323/border-conflict-element-012-expected.txt. * platform/chromium/css2.1/20110323/border-conflict-element-013-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-013-expected.txt: Renamed from LayoutTests/platform/chromium-win/css2.1/20110323/border-conflict-element-013-expected.txt. * platform/chromium/css2.1/20110323/border-conflict-element-014-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-014-expected.txt: Renamed from LayoutTests/platform/chromium-win/css2.1/20110323/border-conflict-element-014-expected.txt. * platform/chromium/css2.1/20110323/border-conflict-element-015-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-015-expected.txt: * platform/chromium/css2.1/20110323/border-conflict-element-016-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-016-expected.txt: * platform/chromium/css2.1/20110323/border-conflict-element-017-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-017-expected.txt: * platform/chromium/css2.1/20110323/border-conflict-element-018-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-018-expected.txt: Renamed from LayoutTests/platform/chromium-win/css2.1/20110323/border-conflict-element-018-expected.txt. * platform/chromium/css2.1/20110323/border-conflict-element-019-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-019-expected.txt: Renamed from LayoutTests/platform/chromium-win/css2.1/20110323/border-conflict-element-019-expected.txt. * platform/chromium/css2.1/20110323/border-conflict-element-020-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-020-expected.txt: * platform/chromium/css2.1/20110323/border-conflict-element-021-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-021-expected.txt: Renamed from LayoutTests/platform/chromium-win/css2.1/20110323/border-conflict-element-021-expected.txt. * platform/chromium/css2.1/20110323/border-conflict-element-022-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-022-expected.txt: Renamed from LayoutTests/platform/chromium-win/css2.1/20110323/border-conflict-element-022-expected.txt. * platform/chromium/css2.1/20110323/border-conflict-element-023-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-023-expected.txt: Renamed from LayoutTests/platform/chromium-win/css2.1/20110323/border-conflict-element-023-expected.txt. * platform/chromium/css2.1/20110323/border-conflict-element-024-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-024-expected.txt: Renamed from LayoutTests/platform/chromium-win/css2.1/20110323/border-conflict-element-024-expected.txt. * platform/chromium/css2.1/20110323/border-conflict-element-025-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-025-expected.txt: Renamed from LayoutTests/platform/chromium-win/css2.1/20110323/border-conflict-element-025-expected.txt. * platform/chromium/css2.1/20110323/border-conflict-element-026-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-026-expected.txt: Renamed from LayoutTests/platform/chromium-win/css2.1/20110323/border-conflict-element-026-expected.txt. * platform/chromium/css2.1/20110323/border-conflict-element-027-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-027-expected.txt: * platform/chromium/css2.1/20110323/border-conflict-element-028-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-028-expected.txt: Renamed from LayoutTests/platform/chromium-win/css2.1/20110323/border-conflict-element-028-expected.txt. * platform/chromium/css2.1/20110323/border-conflict-element-029-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-029-expected.txt: Renamed from LayoutTests/platform/chromium-win/css2.1/20110323/border-conflict-element-029-expected.txt. * platform/chromium/css2.1/20110323/border-conflict-element-030-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-030-expected.txt: Renamed from LayoutTests/platform/chromium-win/css2.1/20110323/border-conflict-element-030-expected.txt. * platform/chromium/css2.1/20110323/border-conflict-element-031-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-031-expected.txt: Renamed from LayoutTests/platform/chromium-win/css2.1/20110323/border-conflict-element-031-expected.txt. * platform/chromium/css2.1/20110323/border-conflict-element-032-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-032-expected.txt: Renamed from LayoutTests/platform/chromium-win/css2.1/20110323/border-conflict-element-032-expected.txt. * platform/chromium/css2.1/20110323/border-conflict-element-033-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-033-expected.txt: Renamed from LayoutTests/platform/chromium-win/css2.1/20110323/border-conflict-element-033-expected.txt. * platform/chromium/css2.1/20110323/border-conflict-element-034-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-034-expected.txt: Renamed from LayoutTests/platform/chromium-win/css2.1/20110323/border-conflict-element-034-expected.txt. * platform/chromium/css2.1/20110323/border-conflict-element-035-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-035-expected.txt: Renamed from LayoutTests/platform/chromium-win/css2.1/20110323/border-conflict-element-035-expected.txt. * platform/chromium/css2.1/20110323/border-conflict-element-036-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-036-expected.txt: * platform/chromium/css2.1/20110323/border-conflict-element-037-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-037-expected.txt: * platform/chromium/css2.1/20110323/border-conflict-element-038-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-038-expected.txt: * platform/chromium/css2.1/20110323/border-conflict-element-039-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-039-expected.txt: Renamed from LayoutTests/platform/chromium-win/css2.1/20110323/border-conflict-element-039-expected.txt. * platform/chromium/css2.1/t170602-bdr-conflct-w-05-d-expected.png: Removed. * platform/chromium/css2.1/t170602-bdr-conflct-w-07-d-expected.png: Removed. * platform/chromium/css2.1/t170602-bdr-conflct-w-08-d-expected.png: Removed. * platform/chromium/css2.1/t170602-bdr-conflct-w-15-d-expected.png: Removed. * platform/chromium/css2.1/t170602-bdr-conflct-w-17-d-expected.png: Removed. * platform/chromium/css2.1/t170602-bdr-conflct-w-18-d-expected.png: Removed. * platform/chromium/css2.1/t170602-bdr-conflct-w-25-d-expected.png: Removed. * platform/chromium/css2.1/t170602-bdr-conflct-w-27-d-expected.png: Removed. * platform/chromium/css2.1/t170602-bdr-conflct-w-28-d-expected.png: Removed. * platform/chromium/css2.1/t170602-bdr-conflct-w-51-d-expected.png: Removed. * platform/chromium/css2.1/t170602-bdr-conflct-w-52-d-expected.png: Removed. * platform/chromium/css2.1/t170602-bdr-conflct-w-55-d-expected.png: Removed. * platform/chromium/css2.1/t170602-bdr-conflct-w-57-d-expected.png: Removed. * platform/chromium/css2.1/t170602-bdr-conflct-w-58-d-expected.png: Removed. * platform/chromium/css2.1/t170602-bdr-conflct-w-59-d-expected.png: Removed. * platform/chromium/css2.1/t170602-bdr-conflct-w-71-d-expected.png: Removed. * platform/chromium/css2.1/t170602-bdr-conflct-w-72-d-expected.png: Removed. * platform/chromium/css2.1/t170602-bdr-conflct-w-75-d-expected.png: Removed. * platform/chromium/css2.1/t170602-bdr-conflct-w-77-d-expected.png: Removed. * platform/chromium/css2.1/t170602-bdr-conflct-w-78-d-expected.png: Removed. * platform/chromium/css2.1/t170602-bdr-conflct-w-79-d-expected.png: Removed. * platform/chromium/css2.1/t170602-bdr-conflct-w-81-d-expected.png: Removed. * platform/chromium/css2.1/t170602-bdr-conflct-w-82-d-expected.png: Removed. * platform/chromium/css2.1/t170602-bdr-conflct-w-85-d-expected.png: Removed. * platform/chromium/css2.1/t170602-bdr-conflct-w-87-d-expected.png: Removed. * platform/chromium/css2.1/t170602-bdr-conflct-w-88-d-expected.png: Removed. * platform/chromium/css2.1/t170602-bdr-conflct-w-89-d-expected.png: Removed. * platform/chromium/css2.1/t170602-bdr-conflct-w-95-d-expected.png: Removed. * platform/chromium/css2.1/t170602-bdr-conflct-w-97-d-expected.png: Removed. * platform/chromium/css2.1/t170602-bdr-conflct-w-98-d-expected.png: Removed. * platform/chromium/fast/css/border-conflict-element-002-expected.png: * platform/chromium/fast/css/border-conflict-element-002-expected.txt: Renamed from LayoutTests/platform/chromium-win/fast/css/border-conflict-element-002-expected.txt. 2011-11-28 Julien Chaffraix Add limited parsing support for grid-columns and grid-rows https://bugs.webkit.org/show_bug.cgi?id=72531 Reviewed by Tony Chang. Test our currently supported grammar. * fast/css-grid-layout/grid-columns-rows-get-set.html: Added. * fast/css-grid-layout/resources/grid-columns-rows-get-set.js: Added. * fast/css-grid-layout/grid-columns-rows-get-set-expected.txt: Added. 2011-11-28 Sheriff Bot Unreviewed, rolling out r101207. http://trac.webkit.org/changeset/101207 https://bugs.webkit.org/show_bug.cgi?id=73256 "Caused performance regressions when painting collapsed borders" (Requested by mwenge2 on #webkit). * platform/gtk/css2.1/20110323/border-conflict-element-001-expected.txt: Removed. * platform/gtk/css2.1/20110323/border-conflict-element-001a-expected.txt: Removed. * platform/gtk/css2.1/20110323/border-conflict-element-001b-expected.txt: Removed. * platform/gtk/css2.1/20110323/border-conflict-element-001c-expected.txt: Removed. * platform/gtk/css2.1/20110323/border-conflict-element-001d-expected.txt: Removed. * platform/gtk/css2.1/20110323/border-conflict-element-003-expected.txt: Removed. * platform/gtk/css2.1/20110323/border-conflict-element-004-expected.txt: Removed. * platform/gtk/css2.1/20110323/border-conflict-element-005-expected.txt: Removed. * platform/gtk/css2.1/20110323/border-conflict-element-006-expected.txt: Removed. * platform/gtk/css2.1/20110323/border-conflict-element-007-expected.txt: Removed. * platform/gtk/css2.1/20110323/border-conflict-element-008-expected.txt: Removed. * platform/gtk/css2.1/20110323/border-conflict-element-009-expected.txt: Removed. * platform/gtk/css2.1/20110323/border-conflict-element-010-expected.txt: Removed. * platform/gtk/css2.1/20110323/border-conflict-element-011-expected.txt: Removed. * platform/gtk/css2.1/20110323/border-conflict-element-012-expected.txt: Removed. * platform/gtk/css2.1/20110323/border-conflict-element-013-expected.txt: Removed. * platform/gtk/css2.1/20110323/border-conflict-element-014-expected.txt: Removed. * platform/gtk/css2.1/20110323/border-conflict-element-018-expected.txt: Removed. * platform/gtk/css2.1/20110323/border-conflict-element-019-expected.txt: Removed. * platform/gtk/css2.1/20110323/border-conflict-element-021-expected.txt: Removed. * platform/gtk/css2.1/20110323/border-conflict-element-023-expected.txt: Removed. * platform/gtk/css2.1/20110323/border-conflict-element-024-expected.txt: Removed. * platform/gtk/css2.1/20110323/border-conflict-element-025-expected.txt: Removed. * platform/gtk/css2.1/20110323/border-conflict-element-026-expected.txt: Removed. * platform/gtk/css2.1/20110323/border-conflict-element-027-expected.txt: Removed. * platform/gtk/css2.1/20110323/border-conflict-element-028-expected.txt: Removed. * platform/gtk/css2.1/20110323/border-conflict-element-029-expected.txt: Removed. * platform/gtk/css2.1/20110323/border-conflict-element-030-expected.txt: Removed. * platform/gtk/css2.1/20110323/border-conflict-element-031-expected.txt: Removed. * platform/gtk/css2.1/20110323/border-conflict-element-032-expected.txt: Removed. * platform/gtk/css2.1/20110323/border-conflict-element-033-expected.txt: Removed. * platform/gtk/css2.1/20110323/border-conflict-element-034-expected.txt: Removed. * platform/gtk/css2.1/20110323/border-conflict-element-035-expected.txt: Removed. * platform/gtk/css2.1/20110323/border-conflict-element-039-expected.txt: Removed. * platform/gtk/fast/css/border-conflict-element-002-expected.txt: Removed. * platform/mac/css2.1/20110323/border-conflict-element-001-expected.txt: Removed. * platform/mac/css2.1/20110323/border-conflict-element-001a-expected.txt: Removed. * platform/mac/css2.1/20110323/border-conflict-element-001b-expected.txt: Removed. * platform/mac/css2.1/20110323/border-conflict-element-001c-expected.txt: Removed. * platform/mac/css2.1/20110323/border-conflict-element-001d-expected.txt: Removed. * platform/mac/css2.1/20110323/border-conflict-element-003-expected.txt: Removed. * platform/mac/css2.1/20110323/border-conflict-element-004-expected.txt: Removed. * platform/mac/css2.1/20110323/border-conflict-element-005-expected.txt: Removed. * platform/mac/css2.1/20110323/border-conflict-element-006-expected.txt: Removed. * platform/mac/css2.1/20110323/border-conflict-element-007-expected.txt: Removed. * platform/mac/css2.1/20110323/border-conflict-element-008-expected.txt: Removed. * platform/mac/css2.1/20110323/border-conflict-element-009-expected.txt: Removed. * platform/mac/css2.1/20110323/border-conflict-element-010-expected.txt: Removed. * platform/mac/css2.1/20110323/border-conflict-element-011-expected.txt: Removed. * platform/mac/css2.1/20110323/border-conflict-element-012-expected.txt: Removed. * platform/mac/css2.1/20110323/border-conflict-element-013-expected.txt: Removed. * platform/mac/css2.1/20110323/border-conflict-element-014-expected.txt: Removed. * platform/mac/css2.1/20110323/border-conflict-element-018-expected.txt: Removed. * platform/mac/css2.1/20110323/border-conflict-element-019-expected.txt: Removed. * platform/mac/css2.1/20110323/border-conflict-element-021-expected.txt: Removed. * platform/mac/css2.1/20110323/border-conflict-element-022-expected.txt: Removed. * platform/mac/css2.1/20110323/border-conflict-element-023-expected.txt: Removed. * platform/mac/css2.1/20110323/border-conflict-element-024-expected.txt: Removed. * platform/mac/css2.1/20110323/border-conflict-element-025-expected.txt: Removed. * platform/mac/css2.1/20110323/border-conflict-element-026-expected.txt: Removed. * platform/mac/css2.1/20110323/border-conflict-element-028-expected.txt: Removed. * platform/mac/css2.1/20110323/border-conflict-element-029-expected.txt: Removed. * platform/mac/css2.1/20110323/border-conflict-element-030-expected.txt: Removed. * platform/mac/css2.1/20110323/border-conflict-element-031-expected.txt: Removed. * platform/mac/css2.1/20110323/border-conflict-element-032-expected.txt: Removed. * platform/mac/css2.1/20110323/border-conflict-element-033-expected.txt: Removed. * platform/mac/css2.1/20110323/border-conflict-element-034-expected.txt: Removed. * platform/mac/css2.1/20110323/border-conflict-element-035-expected.txt: Removed. * platform/mac/css2.1/20110323/border-conflict-element-039-expected.txt: Removed. * platform/mac/fast/css/border-conflict-element-002-expected.txt: Removed. * platform/qt/css2.1/20110323/border-conflict-element-001-expected.txt: Removed. * platform/qt/css2.1/20110323/border-conflict-element-001a-expected.txt: Removed. * platform/qt/css2.1/20110323/border-conflict-element-001b-expected.txt: Removed. * platform/qt/css2.1/20110323/border-conflict-element-001c-expected.txt: Removed. * platform/qt/css2.1/20110323/border-conflict-element-001d-expected.txt: Removed. * platform/qt/css2.1/20110323/border-conflict-element-003-expected.txt: Removed. * platform/qt/css2.1/20110323/border-conflict-element-004-expected.txt: Removed. * platform/qt/css2.1/20110323/border-conflict-element-005-expected.txt: Removed. * platform/qt/css2.1/20110323/border-conflict-element-006-expected.txt: Removed. * platform/qt/css2.1/20110323/border-conflict-element-007-expected.txt: Removed. * platform/qt/css2.1/20110323/border-conflict-element-008-expected.txt: Removed. * platform/qt/css2.1/20110323/border-conflict-element-009-expected.txt: Removed. * platform/qt/css2.1/20110323/border-conflict-element-010-expected.txt: Removed. * platform/qt/css2.1/20110323/border-conflict-element-011-expected.txt: Removed. * platform/qt/css2.1/20110323/border-conflict-element-012-expected.txt: Removed. * platform/qt/css2.1/20110323/border-conflict-element-013-expected.txt: Removed. * platform/qt/css2.1/20110323/border-conflict-element-014-expected.txt: Removed. * platform/qt/css2.1/20110323/border-conflict-element-015-expected.txt: Removed. * platform/qt/css2.1/20110323/border-conflict-element-018-expected.txt: Removed. * platform/qt/css2.1/20110323/border-conflict-element-020-expected.txt: Removed. * platform/qt/css2.1/20110323/border-conflict-element-021-expected.txt: Removed. * platform/qt/css2.1/20110323/border-conflict-element-023-expected.txt: Removed. * platform/qt/css2.1/20110323/border-conflict-element-024-expected.txt: Removed. * platform/qt/css2.1/20110323/border-conflict-element-025-expected.txt: Removed. * platform/qt/css2.1/20110323/border-conflict-element-026-expected.txt: Removed. * platform/qt/css2.1/20110323/border-conflict-element-027-expected.txt: Removed. * platform/qt/css2.1/20110323/border-conflict-element-028-expected.txt: Removed. * platform/qt/css2.1/20110323/border-conflict-element-029-expected.txt: Removed. * platform/qt/css2.1/20110323/border-conflict-element-030-expected.txt: Removed. * platform/qt/css2.1/20110323/border-conflict-element-031-expected.txt: Removed. * platform/qt/css2.1/20110323/border-conflict-element-032-expected.txt: Removed. * platform/qt/css2.1/20110323/border-conflict-element-033-expected.txt: Removed. * platform/qt/css2.1/20110323/border-conflict-element-034-expected.txt: Removed. * platform/qt/css2.1/20110323/border-conflict-element-035-expected.txt: Removed. * platform/qt/css2.1/20110323/border-conflict-element-036-expected.txt: Removed. * platform/qt/fast/css/border-conflict-element-002-expected.txt: Removed. 2011-11-28 Sheriff Bot Unreviewed, rolling out r101220 and r101223. http://trac.webkit.org/changeset/101220 http://trac.webkit.org/changeset/101223 https://bugs.webkit.org/show_bug.cgi?id=73252 "Caused performance regressions when painting collapsed borders" (Requested by mwenge2 on #webkit). * platform/chromium-linux/css2.1/20110323/border-conflict-element-001-expected.png: Removed. * platform/chromium-linux/css2.1/20110323/border-conflict-element-001a-expected.png: Removed. * platform/chromium-linux/css2.1/20110323/border-conflict-element-001b-expected.png: Removed. * platform/chromium-linux/css2.1/20110323/border-conflict-element-001c-expected.png: Removed. * platform/chromium-linux/css2.1/20110323/border-conflict-element-001d-expected.png: Removed. * platform/chromium-linux/css2.1/20110323/border-conflict-element-003-expected.png: Removed. * platform/chromium-linux/css2.1/20110323/border-conflict-element-004-expected.png: Removed. * platform/chromium-linux/css2.1/20110323/border-conflict-element-005-expected.png: Removed. * platform/chromium-linux/css2.1/20110323/border-conflict-element-006-expected.png: Removed. * platform/chromium-linux/css2.1/20110323/border-conflict-element-007-expected.png: Removed. * platform/chromium-linux/css2.1/20110323/border-conflict-element-008-expected.png: Removed. * platform/chromium-linux/css2.1/20110323/border-conflict-element-009-expected.png: Removed. * platform/chromium-linux/css2.1/20110323/border-conflict-element-010-expected.png: Removed. * platform/chromium-linux/css2.1/20110323/border-conflict-element-011-expected.png: Removed. * platform/chromium-linux/css2.1/20110323/border-conflict-element-012-expected.png: Removed. * platform/chromium-linux/css2.1/20110323/border-conflict-element-013-expected.png: Removed. * platform/chromium-linux/css2.1/20110323/border-conflict-element-014-expected.png: Removed. * platform/chromium-linux/css2.1/20110323/border-conflict-element-015-expected.png: Removed. * platform/chromium-linux/css2.1/20110323/border-conflict-element-016-expected.png: Removed. * platform/chromium-linux/css2.1/20110323/border-conflict-element-017-expected.png: Removed. * platform/chromium-linux/css2.1/20110323/border-conflict-element-018-expected.png: Removed. * platform/chromium-linux/css2.1/20110323/border-conflict-element-019-expected.png: Removed. * platform/chromium-linux/css2.1/20110323/border-conflict-element-020-expected.png: Removed. * platform/chromium-linux/css2.1/20110323/border-conflict-element-021-expected.png: Removed. * platform/chromium-linux/css2.1/20110323/border-conflict-element-022-expected.png: Removed. * platform/chromium-linux/css2.1/20110323/border-conflict-element-023-expected.png: Removed. * platform/chromium-linux/css2.1/20110323/border-conflict-element-024-expected.png: Removed. * platform/chromium-linux/css2.1/20110323/border-conflict-element-025-expected.png: Removed. * platform/chromium-linux/css2.1/20110323/border-conflict-element-026-expected.png: Removed. * platform/chromium-linux/css2.1/20110323/border-conflict-element-027-expected.png: Removed. * platform/chromium-linux/css2.1/20110323/border-conflict-element-028-expected.png: Removed. * platform/chromium-linux/css2.1/20110323/border-conflict-element-029-expected.png: Removed. * platform/chromium-linux/css2.1/20110323/border-conflict-element-030-expected.png: Removed. * platform/chromium-linux/css2.1/20110323/border-conflict-element-031-expected.png: Removed. * platform/chromium-linux/css2.1/20110323/border-conflict-element-032-expected.png: Removed. * platform/chromium-linux/css2.1/20110323/border-conflict-element-033-expected.png: Removed. * platform/chromium-linux/css2.1/20110323/border-conflict-element-034-expected.png: Removed. * platform/chromium-linux/css2.1/20110323/border-conflict-element-035-expected.png: Removed. * platform/chromium-linux/css2.1/20110323/border-conflict-element-036-expected.png: Removed. * platform/chromium-linux/css2.1/20110323/border-conflict-element-037-expected.png: Removed. * platform/chromium-linux/css2.1/20110323/border-conflict-element-038-expected.png: Removed. * platform/chromium-linux/css2.1/20110323/border-conflict-element-039-expected.png: Removed. * platform/chromium-linux/fast/css/border-conflict-element-002-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-001-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-001a-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-001b-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-001c-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-001d-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-003-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-004-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-005-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-006-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-007-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-008-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-009-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-010-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-011-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-012-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-013-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-014-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-015-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-016-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-017-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-018-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-019-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-020-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-021-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-022-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-023-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-024-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-025-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-026-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-027-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-028-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-029-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-030-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-031-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-032-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-033-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-034-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-035-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-036-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-037-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-038-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-039-expected.png: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-style-079-expected.png: * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-style-088-expected.png: * platform/chromium-mac-leopard/css2.1/20110323/floating-replaced-height-008-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-05-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-06-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-07-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-08-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-15-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-16-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-17-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-18-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-25-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-26-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-27-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-28-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-35-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-36-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-37-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-38-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-45-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-46-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-47-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-48-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-51-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-52-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-53-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-54-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-55-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-56-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-57-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-58-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-59-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-61-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-62-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-63-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-64-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-65-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-66-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-67-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-68-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-69-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-71-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-72-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-73-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-74-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-75-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-76-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-77-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-78-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-79-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-81-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-82-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-83-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-84-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-85-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-86-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-87-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-88-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-89-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-95-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-96-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-97-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-98-d-expected.png: * platform/chromium-mac-leopard/fast/borders/border-antialiasing-expected.png: * platform/chromium-mac-leopard/fast/css/border-conflict-element-002-expected.png: Removed. * platform/chromium-mac-leopard/fast/repaint/table-cell-collapsed-border-expected.png: * platform/chromium-mac-leopard/tables/mozilla/collapsing_borders/bug41262-4-expected.png: * platform/chromium-mac-leopard/tables/mozilla/marvin/table_rules_all-expected.png: * platform/chromium-mac-leopard/tables/mozilla/marvin/table_rules_none-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/marvin/table_rules_rows-expected.png: 2011-11-28 Fady Samuel Fix Aspect Ratio Property Inheritance And Make the Computed Value Equal the Specified Value https://bugs.webkit.org/show_bug.cgi?id=73038 Reviewed by Ojan Vafai. Updated the parsing test to make sure that the -webkit-aspect-ratio property accepts inherit as a possible value. Added an inheritance test that checks the computed value is correctly inherited. * fast/css/aspect-ratio-inheritance-expected.txt: Added. * fast/css/aspect-ratio-inheritance.html: Added. * fast/css/aspect-ratio-parsing-tests-expected.txt: * fast/css/aspect-ratio-parsing-tests.html: 2011-11-28 Ken Buchanan Crash due to bidi style in isolated run https://bugs.webkit.org/show_bug.cgi?id=72978 Reviewed by Eric Seidel. Test to verify fix for crashing bug. * fast/text/international/embed-bidi-style-in-isolate-crash.html: Added * fast/text/international/embed-bidi-style-in-isolate-crash-expected.txt: Added 2011-11-24 Ryosuke Niwa dir=auto should imply unicode-bidi:isolate by default https://bugs.webkit.org/show_bug.cgi?id=63903 Reviewed by Dan Bernstein. Added a test to ensure WebKit implements HTML5 bidirectional text support properly: http://dev.w3.org/html5/spec/Overview.html#bidirectional-text * fast/css/default-bidi-css-rules-expected.txt: Added. * fast/css/default-bidi-css-rules.html: Added. 2011-11-28 Pavel Feldman Web Inspector: console evaluation doesn't work when navigating from a page with several frames to another one https://bugs.webkit.org/show_bug.cgi?id=73210 Reviewed by Yury Semikhatsky. * http/tests/inspector/resource-tree/resource-tree-events-expected.txt: Added. * http/tests/inspector/resource-tree/resource-tree-events.html: Added. 2011-11-28 Mike Reed add GPU to expectations for audio-repaint https://bugs.webkit.org/show_bug.cgi?id=73209 unreviewed, update expectations. * platform/chromium/test_expectations.txt: 2011-11-28 Czene Tamás [Qt] Unreviewed gardening. Add platform specific results. * platform/qt/css2.1/20110323/border-conflict-element-016-expected.png: Added. * platform/qt/css2.1/20110323/border-conflict-element-016-expected.txt: Added. * platform/qt/css2.1/20110323/border-conflict-element-017-expected.png: Added. * platform/qt/css2.1/20110323/border-conflict-element-017-expected.txt: Added. * platform/qt/css2.1/20110323/border-conflict-element-037-expected.png: Added. * platform/qt/css2.1/20110323/border-conflict-element-037-expected.txt: Added. * platform/qt/css2.1/20110323/border-conflict-element-038-expected.png: Added. * platform/qt/css2.1/20110323/border-conflict-element-038-expected.txt: Added. * platform/qt/css3/images/cross-fade-overflow-position-expected.png: Added. * platform/qt/css3/images/cross-fade-overflow-position-expected.txt: Added. * platform/qt/fast/borders/border-mixed-alpha-expected.png: Added. * platform/qt/fast/borders/border-mixed-alpha-expected.txt: Added. * platform/qt/svg/clip-path/clip-path-css-transform-1-expected.png: Added. * platform/qt/svg/clip-path/clip-path-css-transform-1-expected.txt: Added. * platform/qt/svg/clip-path/clip-path-css-transform-2-expected.png: Added. * platform/qt/svg/clip-path/clip-path-css-transform-2-expected.txt: Added. * platform/qt/svg/transforms/svg-css-transforms-clip-path-expected.png: Added. * platform/qt/svg/transforms/svg-css-transforms-clip-path-expected.txt: Added. * platform/qt/svg/transforms/svg-css-transforms-expected.png: Added. * platform/qt/svg/transforms/svg-css-transforms-expected.txt: Added. 2011-11-28 Kent Tamura Convert some placeholder-related tests to reftests https://bugs.webkit.org/show_bug.cgi?id=71779 Reviewed by Ryosuke Niwa. * fast/css/pseudo-cache-stale-expected.html: Added. * fast/forms/input-placeholder-text-indent-expected.html: Added. * fast/forms/input-placeholder-visibility-2-expected.html: Added. * fast/forms/isindex-placeholder-expected.html: Added. * fast/forms/password-placeholder-text-security-expected.html: Added. * fast/forms/password-placeholder-text-security.html: Removed unused function. * fast/forms/password-placeholder.html: Removed because password-placeholder-text-security.html covers this. * fast/forms/placeholder-set-attribute-expected.html: Added. * fast/forms/placeholder-set-value-expected.html: Added. * fast/forms/placeholder-stripped-expected.html: Added. * fast/forms/search-placeholder-value-changed-expected.html: Added. * fast/forms/textarea-placeholder-set-attribute-expected.html: Added. * fast/forms/textarea-placeholder-set-value-expected.html: Added. * fast/forms/textarea-placeholder-wrapping-expected.html: Added. * platform/chromium-cg-mac-leopard/fast/css/pseudo-cache-stale-expected.png: Removed. * platform/chromium-cg-mac-leopard/fast/forms/isindex-placeholder-expected.png: Removed. * platform/chromium-cg-mac-leopard/fast/forms/placeholder-set-value-expected.png: Removed. * platform/chromium-cg-mac-leopard/fast/forms/placeholder-stripped-expected.png: Removed. * platform/chromium-cg-mac-leopard/fast/forms/search-placeholder-value-changed-expected.png: Removed. * platform/chromium-cg-mac-leopard/fast/forms/textarea-placeholder-set-value-expected.png: Removed. * platform/chromium-linux/fast/css/pseudo-cache-stale-expected.png: Removed. * platform/chromium-linux/fast/forms/input-placeholder-text-indent-expected.png: Removed. * platform/chromium-linux/fast/forms/input-placeholder-visibility-2-expected.png: Removed. * platform/chromium-linux/fast/forms/isindex-placeholder-expected.png: Removed. * platform/chromium-linux/fast/forms/password-placeholder-expected.png: Removed. * platform/chromium-linux/fast/forms/password-placeholder-text-security-expected.png: Removed. * platform/chromium-linux/fast/forms/placeholder-set-attribute-expected.png: Removed. * platform/chromium-linux/fast/forms/placeholder-set-value-expected.png: Removed. * platform/chromium-linux/fast/forms/placeholder-stripped-expected.png: Removed. * platform/chromium-linux/fast/forms/search-placeholder-value-changed-expected.png: Removed. * platform/chromium-linux/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed. * platform/chromium-linux/fast/forms/textarea-placeholder-set-value-expected.png: Removed. * platform/chromium-linux/fast/forms/textarea-placeholder-wrapping-expected.png: Removed. * platform/chromium-mac-leopard/fast/css/pseudo-cache-stale-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/input-placeholder-visibility-2-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/isindex-placeholder-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/password-placeholder-text-security-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/placeholder-set-attribute-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/placeholder-set-value-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/placeholder-stripped-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/search-placeholder-value-changed-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/textarea-placeholder-set-value-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/textarea-placeholder-wrapping-expected.png: Removed. * platform/chromium-mac/fast/css/pseudo-cache-stale-expected.png: Removed. * platform/chromium-mac/fast/forms/input-placeholder-text-indent-expected.png: Removed. * platform/chromium-mac/fast/forms/input-placeholder-visibility-2-expected.png: Removed. * platform/chromium-mac/fast/forms/isindex-placeholder-expected.png: Removed. * platform/chromium-mac/fast/forms/password-placeholder-expected.png: Removed. * platform/chromium-mac/fast/forms/password-placeholder-text-security-expected.png: Removed. * platform/chromium-mac/fast/forms/placeholder-set-attribute-expected.png: Removed. * platform/chromium-mac/fast/forms/placeholder-set-value-expected.png: Removed. * platform/chromium-mac/fast/forms/placeholder-stripped-expected.png: Removed. * platform/chromium-mac/fast/forms/search-placeholder-value-changed-expected.png: Removed. * platform/chromium-mac/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed. * platform/chromium-mac/fast/forms/textarea-placeholder-set-value-expected.png: Removed. * platform/chromium-mac/fast/forms/textarea-placeholder-wrapping-expected.png: Removed. * platform/chromium-win/fast/css/pseudo-cache-stale-expected.png: Removed. * platform/chromium-win/fast/css/pseudo-cache-stale-expected.txt: Removed. * platform/chromium-win/fast/forms/input-placeholder-text-indent-expected.png: Removed. * platform/chromium-win/fast/forms/input-placeholder-text-indent-expected.txt: Removed. * platform/chromium-win/fast/forms/input-placeholder-visibility-2-expected.png: Removed. * platform/chromium-win/fast/forms/input-placeholder-visibility-2-expected.txt: Removed. * platform/chromium-win/fast/forms/isindex-placeholder-expected.png: Removed. * platform/chromium-win/fast/forms/isindex-placeholder-expected.txt: Removed. * platform/chromium-win/fast/forms/password-placeholder-expected.png: Removed. * platform/chromium-win/fast/forms/password-placeholder-expected.txt: Removed. * platform/chromium-win/fast/forms/password-placeholder-text-security-expected.png: Removed. * platform/chromium-win/fast/forms/password-placeholder-text-security-expected.txt: Removed. * platform/chromium-win/fast/forms/placeholder-set-attribute-expected.png: Removed. * platform/chromium-win/fast/forms/placeholder-set-attribute-expected.txt: Removed. * platform/chromium-win/fast/forms/placeholder-set-value-expected.png: Removed. * platform/chromium-win/fast/forms/placeholder-set-value-expected.txt: Removed. * platform/chromium-win/fast/forms/placeholder-stripped-expected.png: Removed. * platform/chromium-win/fast/forms/placeholder-stripped-expected.txt: Removed. * platform/chromium-win/fast/forms/search-placeholder-value-changed-expected.png: Removed. * platform/chromium-win/fast/forms/search-placeholder-value-changed-expected.txt: Removed. * platform/chromium-win/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed. * platform/chromium-win/fast/forms/textarea-placeholder-set-attribute-expected.txt: Removed. * platform/chromium-win/fast/forms/textarea-placeholder-set-value-expected.png: Removed. * platform/chromium-win/fast/forms/textarea-placeholder-set-value-expected.txt: Removed. * platform/chromium-win/fast/forms/textarea-placeholder-wrapping-expected.png: Removed. * platform/chromium-win/fast/forms/textarea-placeholder-wrapping-expected.txt: Removed. * platform/efl/fast/css/pseudo-cache-stale-expected.png: Removed. * platform/efl/fast/css/pseudo-cache-stale-expected.txt: Removed. * platform/efl/fast/forms/input-placeholder-text-indent-expected.png: Removed. * platform/efl/fast/forms/input-placeholder-text-indent-expected.txt: Removed. * platform/efl/fast/forms/isindex-placeholder-expected.png: Removed. * platform/efl/fast/forms/isindex-placeholder-expected.txt: Removed. * platform/efl/fast/forms/password-placeholder-expected.png: Removed. * platform/efl/fast/forms/password-placeholder-expected.txt: Removed. * platform/efl/fast/forms/placeholder-set-attribute-expected.png: Removed. * platform/efl/fast/forms/placeholder-set-attribute-expected.txt: Removed. * platform/efl/fast/forms/placeholder-set-value-expected.png: Removed. * platform/efl/fast/forms/placeholder-set-value-expected.txt: Removed. * platform/efl/fast/forms/placeholder-stripped-expected.png: Removed. * platform/efl/fast/forms/placeholder-stripped-expected.txt: Removed. * platform/efl/fast/forms/search-placeholder-value-changed-expected.png: Removed. * platform/efl/fast/forms/search-placeholder-value-changed-expected.txt: Removed. * platform/efl/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed. * platform/efl/fast/forms/textarea-placeholder-set-attribute-expected.txt: Removed. * platform/efl/fast/forms/textarea-placeholder-set-value-expected.png: Removed. * platform/efl/fast/forms/textarea-placeholder-set-value-expected.txt: Removed. * platform/efl/fast/forms/textarea-placeholder-wrapping-expected.png: Removed. * platform/efl/fast/forms/textarea-placeholder-wrapping-expected.txt: Removed. * platform/gtk/fast/css/pseudo-cache-stale-expected.png: Removed. * platform/gtk/fast/css/pseudo-cache-stale-expected.txt: Removed. * platform/gtk/fast/forms/input-placeholder-text-indent-expected.png: Removed. * platform/gtk/fast/forms/input-placeholder-text-indent-expected.txt: Removed. * platform/gtk/fast/forms/input-placeholder-visibility-2-expected.png: Removed. * platform/gtk/fast/forms/input-placeholder-visibility-2-expected.txt: Removed. * platform/gtk/fast/forms/isindex-placeholder-expected.png: Removed. * platform/gtk/fast/forms/isindex-placeholder-expected.txt: Removed. * platform/gtk/fast/forms/password-placeholder-expected.png: Removed. * platform/gtk/fast/forms/password-placeholder-expected.txt: Removed. * platform/gtk/fast/forms/password-placeholder-text-security-expected.png: Removed. * platform/gtk/fast/forms/password-placeholder-text-security-expected.txt: Removed. * platform/gtk/fast/forms/placeholder-set-attribute-expected.png: Removed. * platform/gtk/fast/forms/placeholder-set-attribute-expected.txt: Removed. * platform/gtk/fast/forms/placeholder-set-value-expected.png: Removed. * platform/gtk/fast/forms/placeholder-set-value-expected.txt: Removed. * platform/gtk/fast/forms/placeholder-stripped-expected.png: Removed. * platform/gtk/fast/forms/placeholder-stripped-expected.txt: Removed. * platform/gtk/fast/forms/search-placeholder-value-changed-expected.png: Removed. * platform/gtk/fast/forms/search-placeholder-value-changed-expected.txt: Removed. * platform/gtk/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed. * platform/gtk/fast/forms/textarea-placeholder-set-attribute-expected.txt: Removed. * platform/gtk/fast/forms/textarea-placeholder-set-value-expected.png: Removed. * platform/gtk/fast/forms/textarea-placeholder-set-value-expected.txt: Removed. * platform/gtk/fast/forms/textarea-placeholder-wrapping-expected.png: Removed. * platform/gtk/fast/forms/textarea-placeholder-wrapping-expected.txt: Removed. * platform/mac-leopard/fast/css/pseudo-cache-stale-expected.png: Removed. * platform/mac-leopard/fast/forms/input-placeholder-visibility-2-expected.png: Removed. * platform/mac-leopard/fast/forms/password-placeholder-text-security-expected.png: Removed. * platform/mac-leopard/fast/forms/placeholder-set-attribute-expected.png: Removed. * platform/mac-leopard/fast/forms/placeholder-set-value-expected.png: Removed. * platform/mac-leopard/fast/forms/placeholder-stripped-expected.png: Removed. * platform/mac-leopard/fast/forms/search-placeholder-value-changed-expected.png: Removed. * platform/mac-leopard/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed. * platform/mac-leopard/fast/forms/textarea-placeholder-set-value-expected.png: Removed. * platform/mac-snowleopard/fast/forms/input-placeholder-visibility-2-expected.png: Removed. * platform/mac/fast/css/pseudo-cache-stale-expected.png: Removed. * platform/mac/fast/css/pseudo-cache-stale-expected.txt: Removed. * platform/mac/fast/forms/input-placeholder-text-indent-expected.png: Removed. * platform/mac/fast/forms/input-placeholder-text-indent-expected.txt: Removed. * platform/mac/fast/forms/input-placeholder-visibility-2-expected.png: Removed. * platform/mac/fast/forms/input-placeholder-visibility-2-expected.txt: Removed. * platform/mac/fast/forms/isindex-placeholder-expected.png: Removed. * platform/mac/fast/forms/isindex-placeholder-expected.txt: Removed. * platform/mac/fast/forms/password-placeholder-expected.png: Removed. * platform/mac/fast/forms/password-placeholder-expected.txt: Removed. * platform/mac/fast/forms/password-placeholder-text-security-expected.png: Removed. * platform/mac/fast/forms/password-placeholder-text-security-expected.txt: Removed. * platform/mac/fast/forms/placeholder-set-attribute-expected.png: Removed. * platform/mac/fast/forms/placeholder-set-attribute-expected.txt: Removed. * platform/mac/fast/forms/placeholder-set-value-expected.png: Removed. * platform/mac/fast/forms/placeholder-set-value-expected.txt: Removed. * platform/mac/fast/forms/placeholder-stripped-expected.png: Removed. * platform/mac/fast/forms/placeholder-stripped-expected.txt: Removed. * platform/mac/fast/forms/search-placeholder-value-changed-expected.png: Removed. * platform/mac/fast/forms/search-placeholder-value-changed-expected.txt: Removed. * platform/mac/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed. * platform/mac/fast/forms/textarea-placeholder-set-attribute-expected.txt: Removed. * platform/mac/fast/forms/textarea-placeholder-set-value-expected.png: Removed. * platform/mac/fast/forms/textarea-placeholder-set-value-expected.txt: Removed. * platform/mac/fast/forms/textarea-placeholder-wrapping-expected.png: Removed. * platform/mac/fast/forms/textarea-placeholder-wrapping-expected.txt: Removed. * platform/qt-wk2/fast/forms/input-placeholder-text-indent-expected.png: Removed. * platform/qt/fast/css/pseudo-cache-stale-expected.png: Removed. * platform/qt/fast/css/pseudo-cache-stale-expected.txt: Removed. * platform/qt/fast/forms/input-placeholder-text-indent-expected.png: Removed. * platform/qt/fast/forms/input-placeholder-text-indent-expected.txt: Removed. * platform/qt/fast/forms/input-placeholder-visibility-2-expected.png: Removed. * platform/qt/fast/forms/input-placeholder-visibility-2-expected.txt: Removed. * platform/qt/fast/forms/isindex-placeholder-expected.png: Removed. * platform/qt/fast/forms/isindex-placeholder-expected.txt: Removed. * platform/qt/fast/forms/password-placeholder-expected.png: Removed. * platform/qt/fast/forms/password-placeholder-expected.txt: Removed. * platform/qt/fast/forms/password-placeholder-text-security-expected.png: Removed. * platform/qt/fast/forms/password-placeholder-text-security-expected.txt: Removed. * platform/qt/fast/forms/placeholder-set-attribute-expected.png: Removed. * platform/qt/fast/forms/placeholder-set-attribute-expected.txt: Removed. * platform/qt/fast/forms/placeholder-set-value-expected.png: Removed. * platform/qt/fast/forms/placeholder-set-value-expected.txt: Removed. * platform/qt/fast/forms/placeholder-stripped-expected.png: Removed. * platform/qt/fast/forms/placeholder-stripped-expected.txt: Removed. * platform/qt/fast/forms/search-placeholder-value-changed-expected.png: Removed. * platform/qt/fast/forms/search-placeholder-value-changed-expected.txt: Removed. * platform/qt/fast/forms/textarea-placeholder-set-attribute-expected.png: Removed. * platform/qt/fast/forms/textarea-placeholder-set-attribute-expected.txt: Removed. * platform/qt/fast/forms/textarea-placeholder-set-value-expected.txt: Removed. * platform/qt/fast/forms/textarea-placeholder-wrapping-expected.png: Removed. * platform/qt/fast/forms/textarea-placeholder-wrapping-expected.txt: Removed. 2011-11-28 Balazs Kelemen [WK2] fast/frames/iframe-plugin-load-remove-document-crash.html crashes https://bugs.webkit.org/show_bug.cgi?id=63321 Reviewed by Simon Hausmann. Unskip the test. * platform/qt-wk2/Skipped: 2011-11-27 Hayato Ito Chromium rebaselines for r101202. Unreviewed, rebaselined results. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-style-079-expected.png: * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-style-088-expected.png: * platform/chromium-mac-leopard/css2.1/20110323/floating-replaced-height-008-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-05-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-06-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-07-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-08-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-15-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-16-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-17-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-18-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-25-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-26-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-27-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-28-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-35-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-36-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-37-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-38-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-45-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-46-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-47-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-48-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-51-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-52-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-53-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-54-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-55-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-56-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-57-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-58-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-59-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-61-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-62-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-63-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-64-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-65-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-66-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-67-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-68-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-69-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-71-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-72-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-73-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-74-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-75-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-76-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-77-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-78-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-79-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-81-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-82-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-83-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-84-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-85-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-86-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-87-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-88-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-89-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-95-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-96-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-97-d-expected.png: * platform/chromium-mac-leopard/css2.1/t170602-bdr-conflct-w-98-d-expected.png: * platform/chromium-mac-leopard/fast/borders/border-antialiasing-expected.png: * platform/chromium-mac-leopard/fast/repaint/table-cell-collapsed-border-expected.png: * platform/chromium-mac-leopard/tables/mozilla/collapsing_borders/bug41262-4-expected.png: * platform/chromium-mac-leopard/tables/mozilla/marvin/table_rules_all-expected.png: * platform/chromium-mac-leopard/tables/mozilla/marvin/table_rules_none-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/marvin/table_rules_rows-expected.png: 2011-11-27 Hayato Ito Chromium rebaselines for r101202. Unreviewed, rebaselined results. * platform/chromium-linux/css2.1/20110323/border-conflict-element-001-expected.png: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-element-001a-expected.png: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-element-001b-expected.png: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-element-001c-expected.png: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-element-001d-expected.png: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-element-003-expected.png: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-element-004-expected.png: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-element-005-expected.png: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-element-006-expected.png: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-element-007-expected.png: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-element-008-expected.png: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-element-009-expected.png: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-element-010-expected.png: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-element-011-expected.png: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-element-012-expected.png: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-element-013-expected.png: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-element-014-expected.png: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-element-015-expected.png: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-element-016-expected.png: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-element-017-expected.png: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-element-018-expected.png: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-element-019-expected.png: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-element-020-expected.png: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-element-021-expected.png: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-element-022-expected.png: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-element-023-expected.png: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-element-024-expected.png: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-element-025-expected.png: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-element-026-expected.png: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-element-027-expected.png: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-element-028-expected.png: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-element-029-expected.png: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-element-030-expected.png: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-element-031-expected.png: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-element-032-expected.png: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-element-033-expected.png: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-element-034-expected.png: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-element-035-expected.png: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-element-036-expected.png: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-element-037-expected.png: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-element-038-expected.png: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-element-039-expected.png: Added. * platform/chromium-linux/fast/css/border-conflict-element-002-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-001-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-001a-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-001b-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-001c-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-001d-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-003-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-004-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-005-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-006-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-007-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-008-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-009-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-010-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-011-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-012-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-013-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-014-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-015-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-016-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-017-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-018-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-019-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-020-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-021-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-022-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-023-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-024-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-025-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-026-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-027-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-028-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-029-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-030-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-031-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-032-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-033-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-034-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-035-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-036-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-037-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-038-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/border-conflict-element-039-expected.png: Added. * platform/chromium-mac-leopard/fast/css/border-conflict-element-002-expected.png: Added. 2011-11-27 Kent Tamura [Qt][Mac-WebKit2] file-input-reset.html is failing because of no eventSender.beginDragWithFiles(). https://bugs.webkit.org/show_bug.cgi?id=72429 https://bugs.webkit.org/show_bug.cgi?id=72571 * platform/mac/Skipped: Move file-input-reset.html to wk/Skipped. * platform/qt/Skipped: Move some entries to the section for beginDragWithFiles(). * platform/wk2/Skipped: Move file-input-reset.html from mac/Skipped. 2011-11-27 Martin Robinson Remove a test baseline that does not differ on GTK+ now that WebGL is active by default. * platform/gtk/fast/dom/constructed-objects-prototypes-expected.txt: Removed. 2011-11-27 Anna Cavender Move readyState from TextTrack to HTMLTrackElement https://bugs.webkit.org/show_bug.cgi?id=72553 Fix for r101057 after it was rolled out in r101088 Reviewed by Eric Carlson. * media/track/track-add-track-expected.txt: * media/track/track-add-track.html: * media/track/track-constants-expected.txt: * media/track/track-constants.html: * media/track/track-load-error-readyState-expected.txt: * media/track/track-load-error-readyState.html: * media/track/track-load-from-element-readyState-expected.txt: * media/track/track-load-from-element-readyState.html: * media/track/track-load-from-src-readyState-expected.txt: * media/track/track-load-from-src-readyState.html: 2011-11-27 Benjamin Poulain The test compositing/layer-creation/spanOverlapsCanvas.html fails on Lion https://bugs.webkit.org/show_bug.cgi?id=73159 Reviewed by Julien Chaffraix. The test started failing after the expected file was removed in r101203. Add the file but specifically for Snow Leopard. * platform/mac-snowleopard/compositing: Added. * platform/mac-snowleopard/compositing/layer-creation: Added. * platform/mac-snowleopard/compositing/layer-creation/spanOverlapsCanvas-expected.txt: Added. 2011-11-27 Robert Hogan Chromium rebaselines for r101202 Unreviewed, rebaselined results. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-001-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-001a-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-001b-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-001c-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-001d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-003-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-004-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-005-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-006-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-007-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-008-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-009-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-010-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-011-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-012-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-013-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-014-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-015-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-016-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-017-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-018-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-019-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-020-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-021-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-022-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-023-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-024-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-025-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-026-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-027-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-028-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-029-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-030-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-031-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-032-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-033-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-034-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-035-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-036-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-037-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-038-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-element-039-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-style-079-expected.png: * platform/chromium-cg-mac-leopard/css2.1/20110323/border-conflict-style-088-expected.png: * platform/chromium-cg-mac-leopard/css2.1/20110323/floating-replaced-height-008-expected.png: * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-05-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-06-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-07-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-08-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-15-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-16-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-17-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-18-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-25-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-26-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-27-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-28-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-35-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-36-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-37-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-38-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-45-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-46-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-47-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-48-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-51-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-52-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-53-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-54-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-55-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-56-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-57-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-58-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-59-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-61-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-62-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-63-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-64-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-65-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-66-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-67-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-68-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-69-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-71-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-72-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-73-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-74-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-75-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-76-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-77-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-78-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-79-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-81-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-82-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-83-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-84-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-85-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-86-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-87-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-88-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-89-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-95-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-96-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-97-d-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/t170602-bdr-conflct-w-98-d-expected.png: Added. * platform/chromium-cg-mac-leopard/fast/borders/border-antialiasing-expected.png: * platform/chromium-cg-mac-leopard/fast/css/border-conflict-element-002-expected.png: Added. * platform/chromium-cg-mac-leopard/fast/repaint/table-cell-collapsed-border-expected.png: * platform/chromium-cg-mac-leopard/tables/mozilla/collapsing_borders/bug41262-4-expected.png: * platform/chromium-cg-mac-leopard/tables/mozilla/marvin/table_rules_all-expected.png: Added. * platform/chromium-cg-mac-leopard/tables/mozilla/marvin/table_rules_none-expected.png: Added. * platform/chromium-cg-mac-leopard/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.png: Added. * platform/chromium-cg-mac-leopard/tables/mozilla_expected_failures/marvin/table_rules_rows-expected.png: Added. * platform/chromium-cg-mac-snowleopard/css2.1/20110323/border-conflict-element-001d-expected.png: Added. * platform/chromium-cg-mac-snowleopard/css2.1/20110323/border-conflict-style-079-expected.png: * platform/chromium-cg-mac-snowleopard/css2.1/20110323/border-conflict-style-088-expected.png: * platform/chromium-cg-mac-snowleopard/css2.1/20110323/floating-replaced-height-008-expected.png: * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-06-d-expected.png: Added. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-16-d-expected.png: Added. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-26-d-expected.png: Added. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-35-d-expected.png: Added. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-36-d-expected.png: Added. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-37-d-expected.png: Added. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-38-d-expected.png: Added. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-45-d-expected.png: Added. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-46-d-expected.png: Added. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-47-d-expected.png: Added. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-48-d-expected.png: Added. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-53-d-expected.png: Added. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-54-d-expected.png: Added. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-56-d-expected.png: Added. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-61-d-expected.png: Added. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-62-d-expected.png: Added. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-63-d-expected.png: Added. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-64-d-expected.png: Added. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-65-d-expected.png: Added. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-66-d-expected.png: Added. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-67-d-expected.png: Added. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-68-d-expected.png: Added. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-69-d-expected.png: Added. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-73-d-expected.png: Added. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-74-d-expected.png: Added. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-76-d-expected.png: Added. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-83-d-expected.png: Added. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-84-d-expected.png: Added. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-86-d-expected.png: Added. * platform/chromium-cg-mac-snowleopard/css2.1/t170602-bdr-conflct-w-96-d-expected.png: Added. * platform/chromium-cg-mac-snowleopard/fast/borders/border-antialiasing-expected.png: Added. * platform/chromium-cg-mac-snowleopard/fast/repaint/table-cell-collapsed-border-expected.png: * platform/chromium-cg-mac-snowleopard/tables/mozilla/collapsing_borders/bug41262-4-expected.png: Added. * platform/chromium-cg-mac-snowleopard/tables/mozilla/marvin/table_rules_all-expected.png: Added. * platform/chromium-cg-mac-snowleopard/tables/mozilla/marvin/table_rules_none-expected.png: Added. * platform/chromium-cg-mac-snowleopard/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.png: Added. * platform/chromium-cg-mac-snowleopard/tables/mozilla_expected_failures/marvin/table_rules_rows-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/20110323/border-conflict-element-001d-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/20110323/border-conflict-style-079-expected.png: * platform/chromium-mac-snowleopard/css2.1/20110323/border-conflict-style-088-expected.png: * platform/chromium-mac-snowleopard/css2.1/20110323/floating-replaced-height-008-expected.png: * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-06-d-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-16-d-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-26-d-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-35-d-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-36-d-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-37-d-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-38-d-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-45-d-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-46-d-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-47-d-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-48-d-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-53-d-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-54-d-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-56-d-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-61-d-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-62-d-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-63-d-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-64-d-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-65-d-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-66-d-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-67-d-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-68-d-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-69-d-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-73-d-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-74-d-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-76-d-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-83-d-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-84-d-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-86-d-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/t170602-bdr-conflct-w-96-d-expected.png: Added. * platform/chromium-mac-snowleopard/fast/borders/border-antialiasing-expected.png: Added. * platform/chromium-mac-snowleopard/fast/repaint/table-cell-collapsed-border-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla/collapsing_borders/bug41262-4-expected.png: Added. * platform/chromium-mac-snowleopard/tables/mozilla/marvin/table_rules_all-expected.png: Added. * platform/chromium-mac-snowleopard/tables/mozilla/marvin/table_rules_none-expected.png: Added. * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.png: Added. * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/marvin/table_rules_rows-expected.png: Added. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-06-d-expected.png: Removed. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-16-d-expected.png: Removed. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-26-d-expected.png: Removed. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-35-d-expected.png: Removed. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-36-d-expected.png: Removed. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-37-d-expected.png: Removed. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-38-d-expected.png: Removed. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-45-d-expected.png: Removed. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-46-d-expected.png: Removed. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-47-d-expected.png: Removed. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-48-d-expected.png: Removed. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-53-d-expected.png: Removed. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-54-d-expected.png: Removed. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-56-d-expected.png: Removed. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-61-d-expected.png: Removed. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-62-d-expected.png: Removed. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-63-d-expected.png: Removed. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-64-d-expected.png: Removed. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-65-d-expected.png: Removed. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-66-d-expected.png: Removed. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-67-d-expected.png: Removed. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-68-d-expected.png: Removed. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-69-d-expected.png: Removed. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-73-d-expected.png: Removed. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-74-d-expected.png: Removed. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-76-d-expected.png: Removed. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-83-d-expected.png: Removed. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-84-d-expected.png: Removed. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-86-d-expected.png: Removed. * platform/chromium-mac/css2.1/t170602-bdr-conflct-w-96-d-expected.png: Removed. * platform/chromium-mac/fast/borders/border-antialiasing-expected.png: Removed. * platform/chromium-mac/tables/mozilla/collapsing_borders/bug41262-4-expected.png: Removed. * platform/chromium-mac/tables/mozilla/marvin/table_rules_all-expected.png: Removed. * platform/chromium-mac/tables/mozilla/marvin/table_rules_none-expected.png: Removed. * platform/chromium-mac/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.png: Removed. * platform/chromium-mac/tables/mozilla_expected_failures/marvin/table_rules_rows-expected.png: Removed. * platform/chromium-win/css2.1/20110323/border-conflict-element-001-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-001-expected.txt: Renamed from LayoutTests/platform/chromium/css2.1/20110323/border-conflict-element-001-expected.txt. * platform/chromium-win/css2.1/20110323/border-conflict-element-001a-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-001a-expected.txt: Renamed from LayoutTests/platform/chromium/css2.1/20110323/border-conflict-element-001a-expected.txt. * platform/chromium-win/css2.1/20110323/border-conflict-element-001b-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-001b-expected.txt: Renamed from LayoutTests/platform/chromium/css2.1/20110323/border-conflict-element-001b-expected.txt. * platform/chromium-win/css2.1/20110323/border-conflict-element-001c-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-001c-expected.txt: Renamed from LayoutTests/platform/chromium/css2.1/20110323/border-conflict-element-001c-expected.txt. * platform/chromium-win/css2.1/20110323/border-conflict-element-001d-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-001d-expected.txt: Renamed from LayoutTests/platform/chromium/css2.1/20110323/border-conflict-element-001d-expected.txt. * platform/chromium-win/css2.1/20110323/border-conflict-element-003-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-003-expected.txt: Renamed from LayoutTests/platform/chromium/css2.1/20110323/border-conflict-element-003-expected.txt. * platform/chromium-win/css2.1/20110323/border-conflict-element-004-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-004-expected.txt: Renamed from LayoutTests/platform/chromium/css2.1/20110323/border-conflict-element-004-expected.txt. * platform/chromium-win/css2.1/20110323/border-conflict-element-005-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-005-expected.txt: Renamed from LayoutTests/platform/chromium/css2.1/20110323/border-conflict-element-005-expected.txt. * platform/chromium-win/css2.1/20110323/border-conflict-element-006-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-006-expected.txt: Renamed from LayoutTests/platform/chromium/css2.1/20110323/border-conflict-element-006-expected.txt. * platform/chromium-win/css2.1/20110323/border-conflict-element-007-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-007-expected.txt: Renamed from LayoutTests/platform/chromium/css2.1/20110323/border-conflict-element-007-expected.txt. * platform/chromium-win/css2.1/20110323/border-conflict-element-008-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-008-expected.txt: Renamed from LayoutTests/platform/chromium/css2.1/20110323/border-conflict-element-008-expected.txt. * platform/chromium-win/css2.1/20110323/border-conflict-element-009-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-009-expected.txt: Renamed from LayoutTests/platform/chromium/css2.1/20110323/border-conflict-element-009-expected.txt. * platform/chromium-win/css2.1/20110323/border-conflict-element-010-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-010-expected.txt: Renamed from LayoutTests/platform/chromium/css2.1/20110323/border-conflict-element-010-expected.txt. * platform/chromium-win/css2.1/20110323/border-conflict-element-011-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-011-expected.txt: Renamed from LayoutTests/platform/chromium/css2.1/20110323/border-conflict-element-011-expected.txt. * platform/chromium-win/css2.1/20110323/border-conflict-element-012-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-012-expected.txt: Renamed from LayoutTests/platform/chromium/css2.1/20110323/border-conflict-element-012-expected.txt. * platform/chromium-win/css2.1/20110323/border-conflict-element-013-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-013-expected.txt: Renamed from LayoutTests/platform/chromium/css2.1/20110323/border-conflict-element-013-expected.txt. * platform/chromium-win/css2.1/20110323/border-conflict-element-014-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-014-expected.txt: Renamed from LayoutTests/platform/chromium/css2.1/20110323/border-conflict-element-014-expected.txt. * platform/chromium-win/css2.1/20110323/border-conflict-element-015-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-015-expected.txt: Copied from LayoutTests/platform/chromium/css2.1/20110323/border-conflict-element-015-expected.txt. * platform/chromium-win/css2.1/20110323/border-conflict-element-016-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-016-expected.txt: Copied from LayoutTests/platform/chromium/css2.1/20110323/border-conflict-element-016-expected.txt. * platform/chromium-win/css2.1/20110323/border-conflict-element-017-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-017-expected.txt: Copied from LayoutTests/platform/chromium/css2.1/20110323/border-conflict-element-017-expected.txt. * platform/chromium-win/css2.1/20110323/border-conflict-element-018-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-018-expected.txt: Renamed from LayoutTests/platform/chromium/css2.1/20110323/border-conflict-element-018-expected.txt. * platform/chromium-win/css2.1/20110323/border-conflict-element-019-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-019-expected.txt: Renamed from LayoutTests/platform/chromium/css2.1/20110323/border-conflict-element-019-expected.txt. * platform/chromium-win/css2.1/20110323/border-conflict-element-020-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-020-expected.txt: Copied from LayoutTests/platform/chromium/css2.1/20110323/border-conflict-element-020-expected.txt. * platform/chromium-win/css2.1/20110323/border-conflict-element-021-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-021-expected.txt: Renamed from LayoutTests/platform/chromium/css2.1/20110323/border-conflict-element-021-expected.txt. * platform/chromium-win/css2.1/20110323/border-conflict-element-022-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-022-expected.txt: Renamed from LayoutTests/platform/chromium/css2.1/20110323/border-conflict-element-022-expected.txt. * platform/chromium-win/css2.1/20110323/border-conflict-element-023-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-023-expected.txt: Renamed from LayoutTests/platform/chromium/css2.1/20110323/border-conflict-element-023-expected.txt. * platform/chromium-win/css2.1/20110323/border-conflict-element-024-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-024-expected.txt: Renamed from LayoutTests/platform/chromium/css2.1/20110323/border-conflict-element-024-expected.txt. * platform/chromium-win/css2.1/20110323/border-conflict-element-025-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-025-expected.txt: Renamed from LayoutTests/platform/chromium/css2.1/20110323/border-conflict-element-025-expected.txt. * platform/chromium-win/css2.1/20110323/border-conflict-element-026-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-026-expected.txt: Renamed from LayoutTests/platform/chromium/css2.1/20110323/border-conflict-element-026-expected.txt. * platform/chromium-win/css2.1/20110323/border-conflict-element-027-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-027-expected.txt: Copied from LayoutTests/platform/chromium/css2.1/20110323/border-conflict-element-027-expected.txt. * platform/chromium-win/css2.1/20110323/border-conflict-element-028-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-028-expected.txt: Renamed from LayoutTests/platform/chromium/css2.1/20110323/border-conflict-element-028-expected.txt. * platform/chromium-win/css2.1/20110323/border-conflict-element-029-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-029-expected.txt: Renamed from LayoutTests/platform/chromium/css2.1/20110323/border-conflict-element-029-expected.txt. * platform/chromium-win/css2.1/20110323/border-conflict-element-030-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-030-expected.txt: Renamed from LayoutTests/platform/chromium/css2.1/20110323/border-conflict-element-030-expected.txt. * platform/chromium-win/css2.1/20110323/border-conflict-element-031-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-031-expected.txt: Renamed from LayoutTests/platform/chromium/css2.1/20110323/border-conflict-element-031-expected.txt. * platform/chromium-win/css2.1/20110323/border-conflict-element-032-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-032-expected.txt: Renamed from LayoutTests/platform/chromium/css2.1/20110323/border-conflict-element-032-expected.txt. * platform/chromium-win/css2.1/20110323/border-conflict-element-033-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-033-expected.txt: Renamed from LayoutTests/platform/chromium/css2.1/20110323/border-conflict-element-033-expected.txt. * platform/chromium-win/css2.1/20110323/border-conflict-element-034-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-034-expected.txt: Renamed from LayoutTests/platform/chromium/css2.1/20110323/border-conflict-element-034-expected.txt. * platform/chromium-win/css2.1/20110323/border-conflict-element-035-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-035-expected.txt: Renamed from LayoutTests/platform/chromium/css2.1/20110323/border-conflict-element-035-expected.txt. * platform/chromium-win/css2.1/20110323/border-conflict-element-036-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-036-expected.txt: Copied from LayoutTests/platform/chromium/css2.1/20110323/border-conflict-element-036-expected.txt. * platform/chromium-win/css2.1/20110323/border-conflict-element-037-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-037-expected.txt: Copied from LayoutTests/platform/chromium/css2.1/20110323/border-conflict-element-037-expected.txt. * platform/chromium-win/css2.1/20110323/border-conflict-element-038-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-038-expected.txt: Copied from LayoutTests/platform/chromium/css2.1/20110323/border-conflict-element-038-expected.txt. * platform/chromium-win/css2.1/20110323/border-conflict-element-039-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-conflict-element-039-expected.txt: Renamed from LayoutTests/platform/chromium/css2.1/20110323/border-conflict-element-039-expected.txt. * platform/chromium-win/css2.1/20110323/border-conflict-style-079-expected.png: * platform/chromium-win/css2.1/20110323/border-conflict-style-088-expected.png: * platform/chromium-win/css2.1/20110323/floating-replaced-height-008-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-05-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-06-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-07-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-08-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-15-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-16-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-17-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-18-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-25-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-26-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-27-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-28-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-35-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-36-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-37-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-38-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-45-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-46-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-47-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-48-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-51-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-52-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-53-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-54-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-55-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-56-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-57-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-58-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-59-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-61-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-62-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-63-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-64-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-65-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-66-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-67-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-68-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-69-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-71-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-72-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-73-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-74-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-75-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-76-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-77-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-78-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-79-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-81-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-82-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-83-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-84-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-85-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-86-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-87-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-88-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-89-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-95-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-96-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-97-d-expected.png: * platform/chromium-win/css2.1/t170602-bdr-conflct-w-98-d-expected.png: * platform/chromium-win/fast/borders/border-antialiasing-expected.png: * platform/chromium-win/fast/css/border-conflict-element-002-expected.png: Added. * platform/chromium-win/fast/css/border-conflict-element-002-expected.txt: Renamed from LayoutTests/platform/chromium/fast/css/border-conflict-element-002-expected.txt. * platform/chromium-win/fast/repaint/table-cell-collapsed-border-expected.png: * platform/chromium-win/tables/mozilla/collapsing_borders/bug41262-4-expected.png: * platform/chromium-win/tables/mozilla/marvin/table_rules_all-expected.png: * platform/chromium-win/tables/mozilla/marvin/table_rules_none-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_rules_rows-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-001-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-001a-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-001b-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-001c-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-001d-expected.png: Removed. * platform/chromium/css2.1/20110323/border-conflict-element-003-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-004-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-005-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-006-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-007-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-008-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-009-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-010-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-011-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-012-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-013-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-014-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-015-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-015-expected.txt: * platform/chromium/css2.1/20110323/border-conflict-element-016-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-016-expected.txt: * platform/chromium/css2.1/20110323/border-conflict-element-017-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-017-expected.txt: * platform/chromium/css2.1/20110323/border-conflict-element-018-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-019-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-020-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-020-expected.txt: * platform/chromium/css2.1/20110323/border-conflict-element-021-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-022-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-023-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-024-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-025-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-026-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-027-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-027-expected.txt: * platform/chromium/css2.1/20110323/border-conflict-element-028-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-029-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-030-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-031-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-032-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-033-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-034-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-035-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-036-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-036-expected.txt: * platform/chromium/css2.1/20110323/border-conflict-element-037-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-037-expected.txt: * platform/chromium/css2.1/20110323/border-conflict-element-038-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-038-expected.txt: * platform/chromium/css2.1/20110323/border-conflict-element-039-expected.png: * platform/chromium/css2.1/t170602-bdr-conflct-w-05-d-expected.png: Added. * platform/chromium/css2.1/t170602-bdr-conflct-w-07-d-expected.png: Added. * platform/chromium/css2.1/t170602-bdr-conflct-w-08-d-expected.png: Added. * platform/chromium/css2.1/t170602-bdr-conflct-w-15-d-expected.png: Added. * platform/chromium/css2.1/t170602-bdr-conflct-w-17-d-expected.png: Added. * platform/chromium/css2.1/t170602-bdr-conflct-w-18-d-expected.png: Added. * platform/chromium/css2.1/t170602-bdr-conflct-w-25-d-expected.png: Added. * platform/chromium/css2.1/t170602-bdr-conflct-w-27-d-expected.png: Added. * platform/chromium/css2.1/t170602-bdr-conflct-w-28-d-expected.png: Added. * platform/chromium/css2.1/t170602-bdr-conflct-w-51-d-expected.png: Added. * platform/chromium/css2.1/t170602-bdr-conflct-w-52-d-expected.png: Added. * platform/chromium/css2.1/t170602-bdr-conflct-w-55-d-expected.png: Added. * platform/chromium/css2.1/t170602-bdr-conflct-w-57-d-expected.png: Added. * platform/chromium/css2.1/t170602-bdr-conflct-w-58-d-expected.png: Added. * platform/chromium/css2.1/t170602-bdr-conflct-w-59-d-expected.png: Added. * platform/chromium/css2.1/t170602-bdr-conflct-w-71-d-expected.png: Added. * platform/chromium/css2.1/t170602-bdr-conflct-w-72-d-expected.png: Added. * platform/chromium/css2.1/t170602-bdr-conflct-w-75-d-expected.png: Added. * platform/chromium/css2.1/t170602-bdr-conflct-w-77-d-expected.png: Added. * platform/chromium/css2.1/t170602-bdr-conflct-w-78-d-expected.png: Added. * platform/chromium/css2.1/t170602-bdr-conflct-w-79-d-expected.png: Added. * platform/chromium/css2.1/t170602-bdr-conflct-w-81-d-expected.png: Added. * platform/chromium/css2.1/t170602-bdr-conflct-w-82-d-expected.png: Added. * platform/chromium/css2.1/t170602-bdr-conflct-w-85-d-expected.png: Added. * platform/chromium/css2.1/t170602-bdr-conflct-w-87-d-expected.png: Added. * platform/chromium/css2.1/t170602-bdr-conflct-w-88-d-expected.png: Added. * platform/chromium/css2.1/t170602-bdr-conflct-w-89-d-expected.png: Added. * platform/chromium/css2.1/t170602-bdr-conflct-w-95-d-expected.png: Added. * platform/chromium/css2.1/t170602-bdr-conflct-w-97-d-expected.png: Added. * platform/chromium/css2.1/t170602-bdr-conflct-w-98-d-expected.png: Added. * platform/chromium/fast/css/border-conflict-element-002-expected.png: 2011-11-27 Csaba Osztrogonác [Qt] Unreviewed weekend gardening after r101183. * platform/qt/fast/dom/constructed-objects-prototypes-expected.txt: Updated. 2011-11-27 Robert Hogan Mac, Qt and Gtk results for r101202 Unreviewed, new results. * platform/gtk/css2.1/20110323/border-conflict-element-001-expected.txt: Added. * platform/gtk/css2.1/20110323/border-conflict-element-001a-expected.txt: Added. * platform/gtk/css2.1/20110323/border-conflict-element-001b-expected.txt: Added. * platform/gtk/css2.1/20110323/border-conflict-element-001c-expected.txt: Added. * platform/gtk/css2.1/20110323/border-conflict-element-001d-expected.txt: Added. * platform/gtk/css2.1/20110323/border-conflict-element-003-expected.txt: Added. * platform/gtk/css2.1/20110323/border-conflict-element-004-expected.txt: Added. * platform/gtk/css2.1/20110323/border-conflict-element-005-expected.txt: Added. * platform/gtk/css2.1/20110323/border-conflict-element-006-expected.txt: Added. * platform/gtk/css2.1/20110323/border-conflict-element-007-expected.txt: Added. * platform/gtk/css2.1/20110323/border-conflict-element-008-expected.txt: Added. * platform/gtk/css2.1/20110323/border-conflict-element-009-expected.txt: Added. * platform/gtk/css2.1/20110323/border-conflict-element-010-expected.txt: Added. * platform/gtk/css2.1/20110323/border-conflict-element-011-expected.txt: Added. * platform/gtk/css2.1/20110323/border-conflict-element-012-expected.txt: Added. * platform/gtk/css2.1/20110323/border-conflict-element-013-expected.txt: Added. * platform/gtk/css2.1/20110323/border-conflict-element-014-expected.txt: Added. * platform/gtk/css2.1/20110323/border-conflict-element-018-expected.txt: Added. * platform/gtk/css2.1/20110323/border-conflict-element-019-expected.txt: Added. * platform/gtk/css2.1/20110323/border-conflict-element-021-expected.txt: Added. * platform/gtk/css2.1/20110323/border-conflict-element-023-expected.txt: Added. * platform/gtk/css2.1/20110323/border-conflict-element-024-expected.txt: Added. * platform/gtk/css2.1/20110323/border-conflict-element-025-expected.txt: Added. * platform/gtk/css2.1/20110323/border-conflict-element-026-expected.txt: Added. * platform/gtk/css2.1/20110323/border-conflict-element-027-expected.txt: Added. * platform/gtk/css2.1/20110323/border-conflict-element-028-expected.txt: Added. * platform/gtk/css2.1/20110323/border-conflict-element-029-expected.txt: Added. * platform/gtk/css2.1/20110323/border-conflict-element-030-expected.txt: Added. * platform/gtk/css2.1/20110323/border-conflict-element-031-expected.txt: Added. * platform/gtk/css2.1/20110323/border-conflict-element-032-expected.txt: Added. * platform/gtk/css2.1/20110323/border-conflict-element-033-expected.txt: Added. * platform/gtk/css2.1/20110323/border-conflict-element-034-expected.txt: Added. * platform/gtk/css2.1/20110323/border-conflict-element-035-expected.txt: Added. * platform/gtk/css2.1/20110323/border-conflict-element-039-expected.txt: Added. * platform/gtk/fast/css/border-conflict-element-002-expected.txt: Added. * platform/mac/css2.1/20110323/border-conflict-element-001-expected.txt: Added. * platform/mac/css2.1/20110323/border-conflict-element-001a-expected.txt: Added. * platform/mac/css2.1/20110323/border-conflict-element-001b-expected.txt: Added. * platform/mac/css2.1/20110323/border-conflict-element-001c-expected.txt: Added. * platform/mac/css2.1/20110323/border-conflict-element-001d-expected.txt: Added. * platform/mac/css2.1/20110323/border-conflict-element-003-expected.txt: Added. * platform/mac/css2.1/20110323/border-conflict-element-004-expected.txt: Added. * platform/mac/css2.1/20110323/border-conflict-element-005-expected.txt: Added. * platform/mac/css2.1/20110323/border-conflict-element-006-expected.txt: Added. * platform/mac/css2.1/20110323/border-conflict-element-007-expected.txt: Added. * platform/mac/css2.1/20110323/border-conflict-element-008-expected.txt: Added. * platform/mac/css2.1/20110323/border-conflict-element-009-expected.txt: Added. * platform/mac/css2.1/20110323/border-conflict-element-010-expected.txt: Added. * platform/mac/css2.1/20110323/border-conflict-element-011-expected.txt: Added. * platform/mac/css2.1/20110323/border-conflict-element-012-expected.txt: Added. * platform/mac/css2.1/20110323/border-conflict-element-013-expected.txt: Added. * platform/mac/css2.1/20110323/border-conflict-element-014-expected.txt: Added. * platform/mac/css2.1/20110323/border-conflict-element-018-expected.txt: Added. * platform/mac/css2.1/20110323/border-conflict-element-019-expected.txt: Added. * platform/mac/css2.1/20110323/border-conflict-element-021-expected.txt: Added. * platform/mac/css2.1/20110323/border-conflict-element-022-expected.txt: Added. * platform/mac/css2.1/20110323/border-conflict-element-023-expected.txt: Added. * platform/mac/css2.1/20110323/border-conflict-element-024-expected.txt: Added. * platform/mac/css2.1/20110323/border-conflict-element-025-expected.txt: Added. * platform/mac/css2.1/20110323/border-conflict-element-026-expected.txt: Added. * platform/mac/css2.1/20110323/border-conflict-element-028-expected.txt: Added. * platform/mac/css2.1/20110323/border-conflict-element-029-expected.txt: Added. * platform/mac/css2.1/20110323/border-conflict-element-030-expected.txt: Added. * platform/mac/css2.1/20110323/border-conflict-element-031-expected.txt: Added. * platform/mac/css2.1/20110323/border-conflict-element-032-expected.txt: Added. * platform/mac/css2.1/20110323/border-conflict-element-033-expected.txt: Added. * platform/mac/css2.1/20110323/border-conflict-element-034-expected.txt: Added. * platform/mac/css2.1/20110323/border-conflict-element-035-expected.txt: Added. * platform/mac/css2.1/20110323/border-conflict-element-039-expected.txt: Added. * platform/mac/fast/css/border-conflict-element-002-expected.txt: Added. * platform/qt/css2.1/20110323/border-conflict-element-001-expected.txt: Added. * platform/qt/css2.1/20110323/border-conflict-element-001a-expected.txt: Added. * platform/qt/css2.1/20110323/border-conflict-element-001b-expected.txt: Added. * platform/qt/css2.1/20110323/border-conflict-element-001c-expected.txt: Added. * platform/qt/css2.1/20110323/border-conflict-element-001d-expected.txt: Added. * platform/qt/css2.1/20110323/border-conflict-element-003-expected.txt: Added. * platform/qt/css2.1/20110323/border-conflict-element-004-expected.txt: Added. * platform/qt/css2.1/20110323/border-conflict-element-005-expected.txt: Added. * platform/qt/css2.1/20110323/border-conflict-element-006-expected.txt: Added. * platform/qt/css2.1/20110323/border-conflict-element-007-expected.txt: Added. * platform/qt/css2.1/20110323/border-conflict-element-008-expected.txt: Added. * platform/qt/css2.1/20110323/border-conflict-element-009-expected.txt: Added. * platform/qt/css2.1/20110323/border-conflict-element-010-expected.txt: Added. * platform/qt/css2.1/20110323/border-conflict-element-011-expected.txt: Added. * platform/qt/css2.1/20110323/border-conflict-element-012-expected.txt: Added. * platform/qt/css2.1/20110323/border-conflict-element-013-expected.txt: Added. * platform/qt/css2.1/20110323/border-conflict-element-014-expected.txt: Added. * platform/qt/css2.1/20110323/border-conflict-element-015-expected.txt: Added. * platform/qt/css2.1/20110323/border-conflict-element-018-expected.txt: Added. * platform/qt/css2.1/20110323/border-conflict-element-020-expected.txt: Added. * platform/qt/css2.1/20110323/border-conflict-element-021-expected.txt: Added. * platform/qt/css2.1/20110323/border-conflict-element-023-expected.txt: Added. * platform/qt/css2.1/20110323/border-conflict-element-024-expected.txt: Added. * platform/qt/css2.1/20110323/border-conflict-element-025-expected.txt: Added. * platform/qt/css2.1/20110323/border-conflict-element-026-expected.txt: Added. * platform/qt/css2.1/20110323/border-conflict-element-027-expected.txt: Added. * platform/qt/css2.1/20110323/border-conflict-element-028-expected.txt: Added. * platform/qt/css2.1/20110323/border-conflict-element-029-expected.txt: Added. * platform/qt/css2.1/20110323/border-conflict-element-030-expected.txt: Added. * platform/qt/css2.1/20110323/border-conflict-element-031-expected.txt: Added. * platform/qt/css2.1/20110323/border-conflict-element-032-expected.txt: Added. * platform/qt/css2.1/20110323/border-conflict-element-033-expected.txt: Added. * platform/qt/css2.1/20110323/border-conflict-element-034-expected.txt: Added. * platform/qt/css2.1/20110323/border-conflict-element-035-expected.txt: Added. * platform/qt/css2.1/20110323/border-conflict-element-036-expected.txt: Added. * platform/qt/fast/css/border-conflict-element-002-expected.txt: Added. 2011-11-26 Benjamin Poulain The test compositing/layer-creation/spanOverlapsCanvas.html fails on Lion https://bugs.webkit.org/show_bug.cgi?id=73159 Reviewed by Andreas Kling. The empty file spanOverlapsCanvas-expected.txt was created in the Chromium rebaseline r100557. On Lion, the test spanOverlapsCanvas.html generates the expected test result, this patch removes the empty file. The empty directories compositing/layer-creation for Snow Leopard and Lion are also removed. * platform/mac-lion/compositing: Removed. * platform/mac-lion/compositing/layer-creation: Removed. * platform/mac-lion/compositing/layer-creation/spanOverlapsCanvas-expected.txt: Removed. * platform/mac-snowleopard/compositing: Removed. * platform/mac-snowleopard/compositing/layer-creation: Removed. 2011-11-27 Robert Hogan CSS 2.1 failure: border-conflict-element-* https://bugs.webkit.org/show_bug.cgi?id=71244 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 tables/mozilla/collapsing_borders/bug41262-4.html: ditto tables/mozilla/marvin/table_rules_all.html : ditto tables/mozilla/marvin/table_rules_none.html : ditto tables/mozilla_expected_failures/marvin/table_rules_cols.html : ditto tables/mozilla_expected_failures/marvin/table_rules_rows.html : ditto 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. Reviewed by Julien Chaffraix. * css2.1/20110323/border-conflict-element-001.htm: Added. * css2.1/20110323/border-conflict-element-001a.htm: Added. * css2.1/20110323/border-conflict-element-001b.htm: Added. * css2.1/20110323/border-conflict-element-001c.htm: Added. * css2.1/20110323/border-conflict-element-001d.htm: Added. * css2.1/20110323/border-conflict-element-003.htm: Added. * css2.1/20110323/border-conflict-element-004.htm: Added. * css2.1/20110323/border-conflict-element-005.htm: Added. * css2.1/20110323/border-conflict-element-006.htm: Added. * css2.1/20110323/border-conflict-element-007.htm: Added. * css2.1/20110323/border-conflict-element-008.htm: Added. * css2.1/20110323/border-conflict-element-009.htm: Added. * css2.1/20110323/border-conflict-element-010.htm: Added. * css2.1/20110323/border-conflict-element-011.htm: Added. * css2.1/20110323/border-conflict-element-012.htm: Added. * css2.1/20110323/border-conflict-element-013.htm: Added. * css2.1/20110323/border-conflict-element-014.htm: Added. * css2.1/20110323/border-conflict-element-015.htm: Added. * css2.1/20110323/border-conflict-element-016.htm: Added. * css2.1/20110323/border-conflict-element-017.htm: Added. * css2.1/20110323/border-conflict-element-018.htm: Added. * css2.1/20110323/border-conflict-element-019.htm: Added. * css2.1/20110323/border-conflict-element-020.htm: Added. * css2.1/20110323/border-conflict-element-021.htm: Added. * css2.1/20110323/border-conflict-element-022.htm: Added. * css2.1/20110323/border-conflict-element-023.htm: Added. * css2.1/20110323/border-conflict-element-024.htm: Added. * css2.1/20110323/border-conflict-element-025.htm: Added. * css2.1/20110323/border-conflict-element-026.htm: Added. * css2.1/20110323/border-conflict-element-027.htm: Added. * css2.1/20110323/border-conflict-element-028.htm: Added. * css2.1/20110323/border-conflict-element-029.htm: Added. * css2.1/20110323/border-conflict-element-030.htm: Added. * css2.1/20110323/border-conflict-element-031.htm: Added. * css2.1/20110323/border-conflict-element-032.htm: Added. * css2.1/20110323/border-conflict-element-033.htm: Added. * css2.1/20110323/border-conflict-element-034.htm: Added. * css2.1/20110323/border-conflict-element-035.htm: Added. * css2.1/20110323/border-conflict-element-036.htm: Added. * css2.1/20110323/border-conflict-element-037.htm: Added. * css2.1/20110323/border-conflict-element-038.htm: 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.htm: Added. * platform/chromium-linux/css2.1/20110323/border-conflict-style-079-expected.png: * platform/chromium-linux/css2.1/20110323/border-conflict-style-088-expected.png: * platform/chromium-linux/css2.1/20110323/floating-replaced-height-008-expected.png: Addition of support/swatch-white.png rebaselines result. * 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-25-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-26-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-27-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-28-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-35-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-36-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-37-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-38-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-45-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-46-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-47-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-48-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/css2.1/t170602-bdr-conflct-w-95-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-96-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-97-d-expected.png: * platform/chromium-linux/css2.1/t170602-bdr-conflct-w-98-d-expected.png: * platform/chromium-linux/fast/borders/border-antialiasing-expected.png: * platform/chromium-linux/tables/mozilla/collapsing_borders/bug41262-4-expected.png: * platform/chromium-linux/tables/mozilla/marvin/table_rules_all-expected.png: * platform/chromium-linux/tables/mozilla/marvin/table_rules_none-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_rules_rows-expected.png: * platform/chromium/css2.1/20110323/border-conflict-element-001-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-001-expected.txt: Added. * platform/chromium/css2.1/20110323/border-conflict-element-001a-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-001a-expected.txt: Added. * platform/chromium/css2.1/20110323/border-conflict-element-001b-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-001b-expected.txt: Added. * platform/chromium/css2.1/20110323/border-conflict-element-001c-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-001c-expected.txt: Added. * platform/chromium/css2.1/20110323/border-conflict-element-001d-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-001d-expected.txt: Added. * platform/chromium/css2.1/20110323/border-conflict-element-003-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-003-expected.txt: Added. * platform/chromium/css2.1/20110323/border-conflict-element-004-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-004-expected.txt: Added. * platform/chromium/css2.1/20110323/border-conflict-element-005-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-005-expected.txt: Added. * platform/chromium/css2.1/20110323/border-conflict-element-006-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-006-expected.txt: Added. * platform/chromium/css2.1/20110323/border-conflict-element-007-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-007-expected.txt: Added. * platform/chromium/css2.1/20110323/border-conflict-element-008-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-008-expected.txt: Added. * platform/chromium/css2.1/20110323/border-conflict-element-009-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-009-expected.txt: Added. * platform/chromium/css2.1/20110323/border-conflict-element-010-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-010-expected.txt: Added. * platform/chromium/css2.1/20110323/border-conflict-element-011-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-011-expected.txt: Added. * platform/chromium/css2.1/20110323/border-conflict-element-012-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-012-expected.txt: Added. * platform/chromium/css2.1/20110323/border-conflict-element-013-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-013-expected.txt: Added. * platform/chromium/css2.1/20110323/border-conflict-element-014-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-014-expected.txt: Added. * platform/chromium/css2.1/20110323/border-conflict-element-015-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-015-expected.txt: Added. * platform/chromium/css2.1/20110323/border-conflict-element-016-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-016-expected.txt: Added. * platform/chromium/css2.1/20110323/border-conflict-element-017-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-017-expected.txt: Added. * platform/chromium/css2.1/20110323/border-conflict-element-018-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-018-expected.txt: Added. * platform/chromium/css2.1/20110323/border-conflict-element-019-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-019-expected.txt: Added. * platform/chromium/css2.1/20110323/border-conflict-element-020-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-020-expected.txt: Added. * platform/chromium/css2.1/20110323/border-conflict-element-021-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-021-expected.txt: Added. * platform/chromium/css2.1/20110323/border-conflict-element-022-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-022-expected.txt: Added. * platform/chromium/css2.1/20110323/border-conflict-element-023-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-023-expected.txt: Added. * platform/chromium/css2.1/20110323/border-conflict-element-024-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-024-expected.txt: Added. * platform/chromium/css2.1/20110323/border-conflict-element-025-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-025-expected.txt: Added. * platform/chromium/css2.1/20110323/border-conflict-element-026-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-026-expected.txt: Added. * platform/chromium/css2.1/20110323/border-conflict-element-027-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-027-expected.txt: Added. * platform/chromium/css2.1/20110323/border-conflict-element-028-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-028-expected.txt: Added. * platform/chromium/css2.1/20110323/border-conflict-element-029-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-029-expected.txt: Added. * platform/chromium/css2.1/20110323/border-conflict-element-030-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-030-expected.txt: Added. * platform/chromium/css2.1/20110323/border-conflict-element-031-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-031-expected.txt: Added. * platform/chromium/css2.1/20110323/border-conflict-element-032-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-032-expected.txt: Added. * platform/chromium/css2.1/20110323/border-conflict-element-033-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-033-expected.txt: Added. * platform/chromium/css2.1/20110323/border-conflict-element-034-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-034-expected.txt: Added. * platform/chromium/css2.1/20110323/border-conflict-element-035-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-035-expected.txt: Added. * platform/chromium/css2.1/20110323/border-conflict-element-036-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-036-expected.txt: Added. * platform/chromium/css2.1/20110323/border-conflict-element-037-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-037-expected.txt: Added. * platform/chromium/css2.1/20110323/border-conflict-element-038-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-038-expected.txt: Added. * platform/chromium/css2.1/20110323/border-conflict-element-039-expected.png: Added. * platform/chromium/css2.1/20110323/border-conflict-element-039-expected.txt: Added. * platform/chromium/fast/css/border-conflict-element-002-expected.png: Added. * platform/chromium/fast/css/border-conflict-element-002-expected.txt: Added. 2011-11-27 Lauro Neto REGRESSION(r97881): It broke fast/dom/error-to-string-stack-overflow.html https://bugs.webkit.org/show_bug.cgi?id=70476 Reviewed by Andreas Kling. Removing obsolete qt-specific expected file as the base one is enough. * platform/qt-wk2/Skipped: * platform/qt/Skipped: * platform/qt/fast/dom/error-to-string-stack-overflow-expected.txt: Removed. 2011-11-25 Eric Carlson Implement addCue and removeCue in TextTrack https://bugs.webkit.org/show_bug.cgi?id=72554 Reviewed by Darin Adler. * media/track/track-add-remove-cue-expected.txt: Added. * media/track/track-add-remove-cue.html: Added. * media/track/track-webvtt-tc012-out-of-order-expected.txt: Removed. * media/track/track-webvtt-tc012-out-of-order.html: Removed. 2011-11-25 Kentaro Hara Implement the WebGLContextEvent constructor https://bugs.webkit.org/show_bug.cgi?id=72856 Reviewed by Adam Barth. webgl-context-event-constructor.html checks the behavior of the WebGLContextEvent constructor. * fast/dom/constructed-objects-prototypes-expected.txt: Added window.WebGLContextEvent. * fast/events/constructors/webgl-context-event-constructor-expected.txt: Added. * fast/events/constructors/webgl-context-event-constructor.html: Added. 2011-11-25 Ryosuke Niwa Add missing results for Mac after r100949 and r100036. svg/repaint/filter-child-repaint.svg is failing. The failure is tracked by the bug 73146. * platform/mac/css2.1/20110323/empty-inline-001-expected.png: Added. * platform/mac/css2.1/20110323/empty-inline-001-expected.txt: Added. * platform/mac/css2.1/20110323/empty-inline-002-expected.png: Added. * platform/mac/css2.1/20110323/empty-inline-002-expected.txt: Added. * platform/mac/css2.1/20110323/empty-inline-003-expected.png: Added. * platform/mac/css2.1/20110323/empty-inline-003-expected.txt: Added. * platform/mac/media/controls-without-preload-expected.png: Added. * platform/mac/svg/repaint/filter-child-repaint-expected.png: Added. * platform/mac/svg/repaint/filter-child-repaint-expected.txt: Added. 2011-11-25 Jeff Timanus [Chromium] The DrawingBuffer::bind method was incorrectly resetting the GL viewport parameters. This was unnecessary, and resulted in the corruption of the WebGL context's state. https://bugs.webkit.org/show_bug.cgi?id=73091 Reviewed by Stephen White. Tests: fast/canvas/webgl/webgl-viewport-parameters-preserved.html * fast/canvas/webgl/webgl-viewport-parameters-preserved-expected.txt: Added. * fast/canvas/webgl/webgl-viewport-parameters-preserved.html: Added. 2011-11-25 Ryosuke Niwa Crash in BidiRunList::replaceRunWithRuns with an empty bdi element https://bugs.webkit.org/show_bug.cgi?id=73116 Reviewed by Eric Seidel. Added a regression test. * fast/text/empty-bdi-crash-expected.txt: Added. * fast/text/empty-bdi-crash.html: Added. 2011-11-25 Yury Semikhatsky Unreviewed. Mark inspector/elements/remove-node.html test as crashing sometimes on Linux. * platform/chromium/test_expectations.txt: 2011-11-25 Pavel Feldman Web Inspector: unflake timeline-network tests https://bugs.webkit.org/show_bug.cgi?id=73123 Reviewed by Yury Semikhatsky. * platform/chromium/inspector/timeline/timeline-animation-frame-expected.txt: * platform/chromium/inspector/timeline/timeline-event-dispatch-expected.txt: 2011-11-25 Pavel Feldman Web Inspector: resource-tree-errors-reload.html is flaky. https://bugs.webkit.org/show_bug.cgi?id=66217 Reviewed by Yury Semikhatsky. * platform/chromium/test_expectations.txt: 2011-11-24 Pavel Feldman Web Inspector: refactor resource tree model and introduce explicit class for ResourceTreeFrame. https://bugs.webkit.org/show_bug.cgi?id=73078 Otherwise we are managing frames and their resources using too many maps. Reviewed by Yury Semikhatsky. * http/tests/inspector/inspector-test.js: * http/tests/inspector/resource-tree/resource-tree-document-url.html: * http/tests/inspector/resource-tree/resource-tree-errors-reload.html: * http/tests/inspector/resource-tree/resource-tree-frame-add.html: * http/tests/inspector/resource-tree/resource-tree-mimetype.html: * http/tests/inspector/resource-tree/resource-tree-test.js: (initialize_ResourceTreeTest.InspectorTest.dumpResourcesURLMap.collect): * http/tests/inspector/resources-test.js: (initialize_ResourceTest.InspectorTest.runAfterCachedResourcesProcessed): (initialize_ResourceTest.InspectorTest.runAfterResourcesAreFinished.checkResources.visit): (initialize_ResourceTest.InspectorTest.runAfterResourcesAreFinished.checkResources): (initialize_ResourceTest.InspectorTest.runAfterResourcesAreFinished): (initialize_ResourceTest.InspectorTest.showResource.showResourceCallback.visit): (initialize_ResourceTest.InspectorTest.showResource): (initialize_ResourceTest): * inspector/debugger/source-frame.html: * inspector/styles/css-live-edit.html: * inspector/styles/styles-history.html: * platform/qt/Skipped: 2011-11-24 Arko Saha Microdata: Support for properties attribute. https://bugs.webkit.org/show_bug.cgi?id=71050 Reviewed by Adam Barth. Added test for html properties collections. * fast/dom/MicroData/itemref-refers-first-element-with-given-id-expected.txt: Added. * fast/dom/MicroData/itemref-refers-first-element-with-given-id.html: Added. * fast/dom/MicroData/names-property-must-be-correct-expected.txt: Added. * fast/dom/MicroData/names-property-must-be-correct.html: Added. * fast/dom/MicroData/names-property-test-expected.txt: Added. * fast/dom/MicroData/names-property-test.html: Added. * fast/dom/MicroData/properties-collection-add-remove-itemref-expected.txt: Added. * fast/dom/MicroData/properties-collection-add-remove-itemref.html: Added. * fast/dom/MicroData/properties-collection-add-remove-property-expected.txt: Added. * fast/dom/MicroData/properties-collection-add-remove-property.html: Added. * fast/dom/MicroData/properties-collection-behavior-add-remove-itemscope-attr-expected.txt: Added. * fast/dom/MicroData/properties-collection-behavior-add-remove-itemscope-attr.html: Added. * fast/dom/MicroData/properties-collection-must-be-correct-expected.txt: Added. * fast/dom/MicroData/properties-collection-must-be-correct.html: Added. * fast/dom/MicroData/properties-collection-must-ignore-properties-of-nested-items-expected.txt: Added. * fast/dom/MicroData/properties-collection-must-ignore-properties-of-nested-items.html: Added. * fast/dom/MicroData/properties-collection-must-see-the-properties-added-in-itemref-expected.txt: Added. * fast/dom/MicroData/properties-collection-must-see-the-properties-added-in-itemref.html: Added. * fast/dom/MicroData/properties-collection-test-expected.txt: Added. * fast/dom/MicroData/properties-collection-test.html: Added. 2011-11-24 Joshua Bell IndexedDB: Indexes should be secondarily sorted on primary key https://bugs.webkit.org/show_bug.cgi?id=72567 Reviewed by Tony Chang. * storage/indexeddb/cursor-primary-key-order-expected.txt: Added. * storage/indexeddb/cursor-primary-key-order.html: Added. 2011-11-23 Pavel Podivilov Web Inspector: add integration test for compiler source maps. https://bugs.webkit.org/show_bug.cgi?id=72730 Reviewed by Pavel Feldman. * http/tests/inspector/compiler-source-mapping-debug-expected.txt: Added. * http/tests/inspector/compiler-source-mapping-debug.html: Added. * http/tests/inspector/resources/source-map.json: * http/tests/inspector/resources/source1.js: * http/tests/inspector/resources/source2.js: (ClickHandler.prototype.handle): 2011-11-24 Yury Semikhatsky Unreviewed. Update test expectations. * platform/chromium/test_expectations.txt: Now that V8 bug 1821 is fixed the test should not crash. 2011-11-23 Pavel Feldman Web Inspector: get rid of the WebInspector.mainResource, use WebInspector.inspectedPageURL instead. https://bugs.webkit.org/show_bug.cgi?id=73024 Reviewed by Yury Semikhatsky. * inspector/debugger/debugger-breakpoints-not-activated-on-reload.html: * inspector/debugger/debugger-scripts.html: * inspector/debugger/linkifier.html: * inspector/debugger/selected-call-frame-after-formatting-source.html: * inspector/debugger/watch-expressions-panel-switch.html: * inspector/extensions/extensions-events.html: * inspector/performance/resources/first-open-resources.html: * inspector/performance/resources/performance-test.js: (initialize_TimeTracker.InspectorTest.runPerformanceTest.Timer.prototype._dump): (initialize_TimeTracker.InspectorTest.runPerformanceTest): * inspector/performance/resources/show-panel.html: * inspector/styles/styles-history.html: 2011-11-23 Csaba Osztrogonác [Qt] Couple of tests have different results on 64 bit and/or in debug mode compared to 32 bit and/or release mode https://bugs.webkit.org/show_bug.cgi?id=52810 Unreviewed gardening. * platform/qt/Skipped: Skip svg/dom/css-transforms.xhtml introduced in r101062, because 0.0 != -0.0. 2011-11-23 Jeff Timanus [Chromium] Prevent DrawingBuffer instances from corrupting the active texture state of the WebGL contexts. The DrawingBuffer now tracks the state of texture unit 0, and the active texture unit, so that state can be restored. https://bugs.webkit.org/show_bug.cgi?id=73033 Reviewed by Kenneth Russell. Test: fast/canvas/webgl/webgl-texture-binding-preserved.html * fast/canvas/webgl/webgl-texture-binding-preserved-expected.txt: Added. * fast/canvas/webgl/webgl-texture-binding-preserved.html: Added. 2011-11-23 Dmitry Lomov https://bugs.webkit.org/show_bug.cgi?id=73054 [V8][Chromium] Add list of transferred ArrayBuffers to SerializedScriptValue::create. Tests rebaselined to reflect new error message. Reviewed by David Levin. * platform/chromium/fast/dom/Window/window-postmessage-args-expected.txt: * platform/chromium/fast/events/constructors/message-event-constructor-expected.txt: 2011-11-23 Joshua Bell IndexedDB: Remove stylesheet links from layout tests https://bugs.webkit.org/show_bug.cgi?id=73053 Remove links to js-test-style.css that slipped in. Reviewed by Ojan Vafai. * storage/indexeddb/cursor-key-order.html: * storage/indexeddb/key-type-array.html: * storage/indexeddb/mozilla/delete-result.html: 2011-11-23 Adam Klein More Chromium rebaselines for r101062. Unreviewed gardening. * platform/chromium-cg-mac-leopard/svg/custom/pointer-events-image-css-transform-expected.png: Added. * platform/chromium-cg-mac-leopard/svg/custom/pointer-events-text-css-transform-expected.png: Added. * platform/chromium-cg-mac-leopard/svg/dom/css-transforms-expected.png: Added. * platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVG-dynamic-css-transform-expected.png: Added. * platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGClipPathElement-css-transform-influences-hitTesting-expected.png: Added. * platform/chromium-cg-mac-snowleopard/svg/clip-path/clip-path-css-transform-1-expected.png: Added. * platform/chromium-cg-mac-snowleopard/svg/clip-path/clip-path-css-transform-2-expected.png: Added. * platform/chromium-cg-mac-snowleopard/svg/custom/pointer-events-image-css-transform-expected.png: Added. * platform/chromium-cg-mac-snowleopard/svg/transforms/svg-css-transforms-clip-path-expected.png: Added. * platform/chromium-cg-mac-snowleopard/svg/transforms/svg-css-transforms-expected.png: Added. * platform/chromium-linux/svg/clip-path/clip-path-css-transform-1-expected.png: Added. * platform/chromium-linux/svg/clip-path/clip-path-css-transform-2-expected.png: Added. * platform/chromium-linux/svg/custom/pointer-events-image-css-transform-expected.txt: Removed. * platform/chromium-linux/svg/custom/pointer-events-text-css-transform-expected.txt: Removed. * platform/chromium-linux/svg/dom/css-transforms-expected.png: Added. * platform/chromium-linux/svg/dynamic-updates/SVG-dynamic-css-transform-expected.png: Added. * platform/chromium-linux/svg/dynamic-updates/SVGClipPathElement-css-transform-influences-hitTesting-expected.png: Added. * platform/chromium-linux/svg/transforms/svg-css-transforms-clip-path-expected.txt: Removed. * platform/chromium-linux/svg/transforms/svg-css-transforms-expected.txt: Removed. * platform/chromium-mac-leopard/svg/custom/pointer-events-image-css-transform-expected.png: Added. * platform/chromium-mac-leopard/svg/custom/pointer-events-text-css-transform-expected.png: Added. * platform/chromium-mac-leopard/svg/dom/css-transforms-expected.png: Added. * platform/chromium-mac-leopard/svg/dynamic-updates/SVG-dynamic-css-transform-expected.png: Added. * platform/chromium-mac-leopard/svg/dynamic-updates/SVGClipPathElement-css-transform-influences-hitTesting-expected.png: Added. * platform/chromium-mac-snowleopard/svg/clip-path/clip-path-css-transform-1-expected.png: Added. * platform/chromium-mac-snowleopard/svg/clip-path/clip-path-css-transform-2-expected.png: Added. * platform/chromium-mac-snowleopard/svg/custom/pointer-events-image-css-transform-expected.png: Added. * platform/chromium-mac-snowleopard/svg/custom/pointer-events-text-css-transform-expected.png: Added. * platform/chromium-mac-snowleopard/svg/dom/css-transforms-expected.png: Added. * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVG-dynamic-css-transform-expected.png: Added. * platform/chromium-mac-snowleopard/svg/dynamic-updates/SVGClipPathElement-css-transform-influences-hitTesting-expected.png: Added. * platform/chromium-mac-snowleopard/svg/transforms/svg-css-transforms-clip-path-expected.png: Added. * platform/chromium-mac-snowleopard/svg/transforms/svg-css-transforms-expected.png: Added. * platform/chromium-win-vista/svg/custom/pointer-events-image-css-transform-expected.txt: Removed. * platform/chromium-win-vista/svg/custom/pointer-events-text-css-transform-expected.txt: Removed. * platform/chromium-win-vista/svg/transforms/svg-css-transforms-clip-path-expected.txt: Removed. * platform/chromium-win-vista/svg/transforms/svg-css-transforms-expected.txt: Removed. * platform/chromium-win-xp/svg/custom/pointer-events-image-css-transform-expected.txt: Removed. * platform/chromium-win-xp/svg/custom/pointer-events-text-css-transform-expected.txt: Removed. * platform/chromium-win-xp/svg/transforms/svg-css-transforms-clip-path-expected.txt: Removed. * platform/chromium-win-xp/svg/transforms/svg-css-transforms-expected.txt: Removed. * platform/chromium-win/svg/clip-path/clip-path-css-transform-1-expected.png: Added. * platform/chromium-win/svg/clip-path/clip-path-css-transform-2-expected.png: Added. * platform/chromium-win/svg/custom/pointer-events-image-css-transform-expected.png: Renamed from LayoutTests/platform/chromium-win-vista/svg/custom/pointer-events-image-css-transform-expected.png. * platform/chromium-win/svg/custom/pointer-events-image-css-transform-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/svg/custom/pointer-events-image-css-transform-expected.txt. * platform/chromium-win/svg/custom/pointer-events-text-css-transform-expected.png: Renamed from LayoutTests/platform/chromium-win-vista/svg/custom/pointer-events-text-css-transform-expected.png. * platform/chromium-win/svg/custom/pointer-events-text-css-transform-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/svg/custom/pointer-events-text-css-transform-expected.txt. * platform/chromium-win/svg/dom/css-transforms-expected.png: Added. * platform/chromium-win/svg/dynamic-updates/SVG-dynamic-css-transform-expected.png: Added. * platform/chromium-win/svg/dynamic-updates/SVGClipPathElement-css-transform-influences-hitTesting-expected.png: Added. * platform/chromium-win/svg/transforms/svg-css-transforms-clip-path-expected.png: Renamed from LayoutTests/platform/chromium-win-vista/svg/transforms/svg-css-transforms-clip-path-expected.png. * platform/chromium-win/svg/transforms/svg-css-transforms-clip-path-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/svg/transforms/svg-css-transforms-clip-path-expected.txt. * platform/chromium-win/svg/transforms/svg-css-transforms-expected.png: Renamed from LayoutTests/platform/chromium-win-vista/svg/transforms/svg-css-transforms-expected.png. * platform/chromium-win/svg/transforms/svg-css-transforms-expected.txt: Renamed from LayoutTests/platform/chromium-linux-x86/svg/transforms/svg-css-transforms-expected.txt. * platform/chromium/test_expectations.txt: 2011-11-23 Mike Reed [skia] need to rebaseline after SK_ENABLE_FAST_SHADERMASK is enabled in skia/skia.gyp https://bugs.webkit.org/show_bug.cgi?id=73044 unreviewed, expectations update * platform/chromium/test_expectations.txt: 2011-11-23 Rafael Weinstein [MutationObservers] Modifications to the style property don't dispatch "attributes" Mutation Records https://bugs.webkit.org/show_bug.cgi?id=70137 Reviewed by Ryosuke Niwa. Added tests asserting that changes to the style property are observable and work correctly if oldValue is requested. * fast/mutation/observe-attributes-expected.txt: * fast/mutation/observe-attributes.html: 2011-11-23 Adam Klein Rebaseline Chromium after r101056. Unreviewed gardening. * platform/chromium-linux/svg/dom/length-list-parser-expected.txt: Removed. 2011-11-23 Adam Klein Chromium rebaselines after r101062. Unreviewed gardening. * platform/chromium-linux-x86/svg/custom/pointer-events-image-css-transform-expected.txt: Added. * platform/chromium-linux-x86/svg/custom/pointer-events-text-css-transform-expected.txt: Added. * platform/chromium-linux-x86/svg/transforms/svg-css-transforms-clip-path-expected.txt: Added. * platform/chromium-linux-x86/svg/transforms/svg-css-transforms-expected.txt: Added. * platform/chromium-linux/svg/custom/pointer-events-image-css-transform-expected.png: Added. * platform/chromium-linux/svg/custom/pointer-events-image-css-transform-expected.txt: Added. * platform/chromium-linux/svg/custom/pointer-events-text-css-transform-expected.png: Added. * platform/chromium-linux/svg/custom/pointer-events-text-css-transform-expected.txt: Added. * platform/chromium-linux/svg/transforms/svg-css-transforms-clip-path-expected.png: Added. * platform/chromium-linux/svg/transforms/svg-css-transforms-clip-path-expected.txt: Added. * platform/chromium-linux/svg/transforms/svg-css-transforms-expected.png: Added. * platform/chromium-linux/svg/transforms/svg-css-transforms-expected.txt: Added. * platform/chromium-win-vista/svg/custom/pointer-events-image-css-transform-expected.png: Added. * platform/chromium-win-vista/svg/custom/pointer-events-image-css-transform-expected.txt: Added. * platform/chromium-win-vista/svg/custom/pointer-events-text-css-transform-expected.png: Added. * platform/chromium-win-vista/svg/custom/pointer-events-text-css-transform-expected.txt: Added. * platform/chromium-win-vista/svg/transforms/svg-css-transforms-clip-path-expected.png: Added. * platform/chromium-win-vista/svg/transforms/svg-css-transforms-clip-path-expected.txt: Added. * platform/chromium-win-vista/svg/transforms/svg-css-transforms-expected.png: Added. * platform/chromium-win-vista/svg/transforms/svg-css-transforms-expected.txt: Added. * platform/chromium-win-xp/svg/custom/pointer-events-image-css-transform-expected.txt: Added. * platform/chromium-win-xp/svg/custom/pointer-events-text-css-transform-expected.txt: Added. * platform/chromium-win-xp/svg/transforms/svg-css-transforms-clip-path-expected.txt: Added. * platform/chromium-win-xp/svg/transforms/svg-css-transforms-expected.txt: Added. 2011-11-23 Adam Klein Last rebaseline (really this time) for video-zoom-controls.html. Unreviewed gardening. * platform/chromium-gpu-cg-mac/media/video-zoom-controls-expected.png: Copied by hand from bot's zip file. 2011-11-23 Sheriff Bot Unreviewed, rolling out r101069. http://trac.webkit.org/changeset/101069 https://bugs.webkit.org/show_bug.cgi?id=73032 New test always times out (Requested by aklein on #webkit). * http/tests/inspector/compiler-source-mapping-debug-expected.txt: Removed. * http/tests/inspector/compiler-source-mapping-debug.html: Removed. * http/tests/inspector/resources/source-map.json: * http/tests/inspector/resources/source1.js: (window.onload): * http/tests/inspector/resources/source2.js: (ClickHandler.prototype.handle): * platform/gtk/Skipped: * platform/mac/Skipped: * platform/qt/Skipped: * platform/win/Skipped: * platform/wincairo/Skipped: 2011-11-23 Adam Klein [chromium] Crash in webkit::npapi::PluginInstance::NPP_SetWindow https://bugs.webkit.org/show_bug.cgi?id=72271 Unreviewed gardening. * platform/chromium/test_expectations.txt: Mark fast/dom/node-iterator-reference-node-moved-crash.html as flaky 2011-11-23 Adam Klein Layout Test http/tests/loading/307-after-303-after-post.html is flaky on cr-mac https://bugs.webkit.org/show_bug.cgi?id=73030 Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-11-23 Antti Koivisto https://bugs.webkit.org/show_bug.cgi?id=72354 Image pointer in FillLayer not cleared correctly Reviewed by Dan Bernstein. * fast/css/fill-layer-crash-expected.txt: Added. * fast/css/fill-layer-crash.html: Added. 2011-11-23 Mike Reed [skia] need rebaselining after skia rev. 2735 lands https://bugs.webkit.org/show_bug.cgi?id=73023 unreviewed, expectations update * platform/chromium/test_expectations.txt: 2011-11-23 Sheriff Bot Unreviewed, rolling out r101057. http://trac.webkit.org/changeset/101057 https://bugs.webkit.org/show_bug.cgi?id=73027 Broke Chromium Windows build (Requested by aklein on #webkit). * media/track/track-add-track-expected.txt: * media/track/track-add-track.html: * media/track/track-constants-expected.txt: * media/track/track-constants.html: * media/track/track-load-error-readyState-expected.txt: * media/track/track-load-error-readyState.html: * media/track/track-load-from-element-readyState-expected.txt: * media/track/track-load-from-element-readyState.html: * media/track/track-load-from-src-readyState-expected.txt: * media/track/track-load-from-src-readyState.html: 2011-11-23 Philippe Normand Unreviewed, skip another svg test on GTK showing signed zero issues. * platform/gtk/Skipped: Skip svg/dom/css-transforms.xhtml. 2011-11-23 Philippe Normand Unreviewed, GTK rebaseline after r101060. * platform/gtk/fast/dom/Window/window-properties-expected.txt: * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt: * platform/gtk/fast/js/global-constructors-expected.txt: 2011-11-23 Mihnea Ovidenie CSS Exclusions: parse the shorthand "wrap" property https://bugs.webkit.org/show_bug.cgi?id=71905 Reviewed by Dean Jackson. * fast/exclusions/script-tests/wrap-parsing.js: Added. * fast/exclusions/wrap-parsing-expected.txt: Added. * fast/exclusions/wrap-parsing.html: Added. 2011-11-23 Alexandru Chiculita [CSS Filters] WebKit crashes when changing the filter https://bugs.webkit.org/show_bug.cgi?id=72723 Reviewed by Simon Fraser. * css3/filters/crash-filter-change-expected.png: Added. * css3/filters/crash-filter-change-expected.txt: Added. * css3/filters/crash-filter-change.html: Added. 2011-11-23 Johnny Ding Set right default value to baseURL in LayoutTestController::queueLoadHTMLString. https://bugs.webkit.org/show_bug.cgi?id=72950 Reviewed by Tony Chang. * platform/chromium/test_expectations.txt: 2011-11-23 Cary Clark Unreviewed rebaselining: update incorrectly generated baseline images that masked http://crbug.com/105025 ('Regression: WebGL content flipped with use_skia enabled on mac.') Marking these tests as expected to fail until we fix the underlying bug. * platform/chromium-mac/fast/canvas/webgl/css-webkit-canvas-expected.png: Removed. * platform/chromium-mac/fast/canvas/webgl/css-webkit-canvas-repaint-expected.png: Removed. * platform/chromium/test_expectations.txt: 2011-11-18 Pavel Podivilov Web Inspector: add integration test for compiler source maps. https://bugs.webkit.org/show_bug.cgi?id=72730 Reviewed by Pavel Feldman. * http/tests/inspector/compiler-source-mapping-debug-expected.txt: Added. * http/tests/inspector/compiler-source-mapping-debug.html: Added. * http/tests/inspector/resources/source-map.json: * http/tests/inspector/resources/source1.js: * http/tests/inspector/resources/source2.js: (ClickHandler.prototype.handle): 2011-11-23 Scott Graham Adding gamepad support https://bugs.webkit.org/show_bug.cgi?id=69451 Reviewed by Darin Fisher. * fast/dom/script-tests/prototype-inheritance.js: Exclude gamepadController from enumeration. * gamepad/gamepad-polling-access-expected.txt: Added. * gamepad/gamepad-polling-access.html: Added. 2011-11-23 Nikolas Zimmermann Not reviewed. Rebaseline win results after r101052. Win/Mac share the same results now, I suspect the same will hold true for gtk/qt/cr. * platform/win/svg/dom: Removed. * platform/win/svg/dom/length-list-parser-expected.txt: Removed. 2011-11-23 Raul Hudea First step towards http://webkit.org/b/70025 Allow -webkit-transform to be have effect to SVG elements. Currently, the CSS transform takes precedence over the SVG transform attribute Allow SVG elements to be transformed using webkit-transform https://bugs.webkit.org/show_bug.cgi?id=71309 Reviewed by Nikolas Zimmermann. * platform/chromium/test_expectations.txt: * platform/mac/svg/clip-path/clip-path-css-transform-1-expected.png: Added. * platform/mac/svg/clip-path/clip-path-css-transform-1-expected.txt: Added. * platform/mac/svg/clip-path/clip-path-css-transform-2-expected.png: Added. * platform/mac/svg/clip-path/clip-path-css-transform-2-expected.txt: Added. * platform/mac/svg/custom/clip-path-with-css-transform-1-expected.png: Added. * platform/mac/svg/custom/clip-path-with-css-transform-1-expected.txt: Added. * platform/mac/svg/custom/clip-path-with-css-transform-2-expected.png: Added. * platform/mac/svg/custom/clip-path-with-css-transform-2-expected.txt: Added. * platform/mac/svg/custom/pointer-events-image-css-transform-expected.png: Added. * platform/mac/svg/custom/pointer-events-image-css-transform-expected.txt: Added. * platform/mac/svg/custom/pointer-events-text-css-transform-expected.png: Added. * platform/mac/svg/custom/pointer-events-text-css-transform-expected.txt: Added. * platform/mac/svg/dom/css-transforms-expected.png: Added. * platform/mac/svg/dynamic-updates/SVG-dynamic-css-transform-expected.png: Added. * platform/mac/svg/dynamic-updates/SVGClipPathElement-css-transform-influences-hitTesting-expected.png: Added. * platform/mac/svg/transforms/svg-css-transforms-clip-path-expected.png: Added. * platform/mac/svg/transforms/svg-css-transforms-clip-path-expected.txt: Added. * platform/mac/svg/transforms/svg-css-transforms-expected.png: Added. * platform/mac/svg/transforms/svg-css-transforms-expected.txt: Added. * svg/clip-path/clip-path-css-transform-1.svg: Added. * svg/clip-path/clip-path-css-transform-2.svg: Added. * svg/custom/clip-path-with-css-transform-1.svg: Added. * svg/custom/clip-path-with-css-transform-2.svg: Added. * svg/custom/pointer-events-image-css-transform.svg: Added. * svg/custom/pointer-events-text-css-transform.svg: Added. * svg/dom/css-transforms-expected.txt: Added. * svg/dom/css-transforms.xhtml: Added. * svg/dynamic-updates/SVG-dynamic-css-transform-expected.txt: Added. * svg/dynamic-updates/SVG-dynamic-css-transform.html: Added. * svg/dynamic-updates/SVGClipPathElement-css-transform-influences-hitTesting-expected.txt: Added. * svg/dynamic-updates/SVGClipPathElement-css-transform-influences-hitTesting.html: Added. * svg/dynamic-updates/script-tests/SVGClipPathElement-css-transform-influences-hitTesting.js: Added. (executeBackgroundTest): (executeTest): * svg/transforms/svg-css-transforms-clip-path.xhtml: Added. * svg/transforms/svg-css-transforms.xhtml: Added. 2011-10-08 Martin Robinson [GTK] Enable WebGL by default https://bugs.webkit.org/show_bug.cgi?id=69706 Reviewed by Xan Lopez. * platform/gtk/Skipped: Skip all WebGL tests until we can ensure they run properly on the bots. * platform/platform/gtk-wk2/Skipped: Ditto. 2011-11-23 Anna Cavender Move readyState from TextTrack to HTMLTrackElement https://bugs.webkit.org/show_bug.cgi?id=72553 Reviewed by Eric Carlson. * media/track/track-add-track-expected.txt: * media/track/track-add-track.html: * media/track/track-constants-expected.txt: * media/track/track-constants.html: * media/track/track-load-error-readyState-expected.txt: * media/track/track-load-error-readyState.html: * media/track/track-load-from-element-readyState-expected.txt: * media/track/track-load-from-element-readyState.html: * media/track/track-load-from-src-readyState-expected.txt: * media/track/track-load-from-src-readyState.html: 2011-11-23 Nikolas Zimmermann Add flags/precision arguments to String::number(double) to allow fine-grained control over the result string https://bugs.webkit.org/show_bug.cgi?id=72793 Reviewed by Zoltan Herczeg. Rebaseline one test result, after the String::number(double) changes. Trailing zeros are no longer removed in the exponential form of the string: e-07 is reported instead of e-7 now. It was decided to leave it as-is and not introduce trailing zero removal for the exponential formatting, as it only affects this test. I'll rebaseline other platforms once results are available. * svg/dom/length-list-parser-expected.txt: 2011-11-23 Philippe Normand Unreviewed, skip failing accessibility test on GTK. * platform/gtk/Skipped: Skip accessibility/multiselect-list-reports-active-option.html 2011-11-23 Philippe Normand Unreviewed, GTK baselines for 3 new tests. * platform/gtk/animations/additive-transform-animations-expected.txt: Added. * platform/gtk/css3/images/cross-fade-overflow-position-expected.txt: Added. * platform/gtk/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt: Added. 2011-11-23 Philippe Normand Unreviewed, skip failing editing/spelling/spellcheck-async.html test on GTK. * platform/gtk/Skipped: 2011-11-23 Mihnea Ovidenie CSS Exclusions: update the name of the shape CSS properties https://bugs.webkit.org/show_bug.cgi?id=71898 Instead of a single wrap-shape property, we have wrap-shape-inside and wrap-shape-outside. Reviewed by Dean Jackson. * fast/exclusions/parsing-wrap-shape-inside-expected.txt: Copied from LayoutTests/fast/exclusions/parsing-wrap-shape-expected.txt. * fast/exclusions/parsing-wrap-shape-inside.html: Copied from LayoutTests/fast/exclusions/parsing-wrap-shape.html. * fast/exclusions/parsing-wrap-shape-outside-expected.txt: Renamed from LayoutTests/fast/exclusions/parsing-wrap-shape-expected.txt. * fast/exclusions/parsing-wrap-shape-outside.html: Renamed from LayoutTests/fast/exclusions/parsing-wrap-shape.html. * fast/exclusions/script-tests/parsing-wrap-shape-inside.js: Copied from LayoutTests/fast/exclusions/script-tests/parsing-wrap-shape.js. * fast/exclusions/script-tests/parsing-wrap-shape-outside.js: Renamed from LayoutTests/fast/exclusions/script-tests/parsing-wrap-shape.js. 2011-11-22 Csaba Osztrogonác [Qt][GTK] editing/spelling/spellcheck-async.html fails https://bugs.webkit.org/show_bug.cgi?id=73003 Unreviewed morning gardening. * platform/qt/Skipped: Skip editing/spelling/spellcheck-async.html. 2011-11-22 Adam Klein Remove some flaky expectations added by me five months ago. Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-11-22 Adam Klein Make two accessibility tests as PASS TIMEOUT on Windows. Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-11-22 Adam Klein One more video-zoom-controls rebaseline for Linux GPU. * platform/chromium-gpu-linux/media/video-zoom-controls-expected.png: 2011-11-22 Adam Klein svg/zoom/page/zoom-svg-through-object-with-*.xhtml are flaky https://bugs.webkit.org/show_bug.cgi?id=63186 Unreviewed gardening. Rebaseline these tests as they should be stable since r99937. * platform/chromium-cg-mac-leopard/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.png: * platform/chromium-cg-mac-leopard/svg/as-object/embedded-svg-size-changes-expected.png: Added. * platform/chromium-cg-mac-leopard/svg/as-object/nested-embedded-svg-size-changes-expected.png: Added. * platform/chromium-cg-mac-leopard/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png: Added. * platform/chromium-cg-mac-leopard/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png: Added. * platform/chromium-cg-mac-leopard/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.png: Added. * platform/chromium-cg-mac-leopard/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png: Added. * platform/chromium-cg-mac-leopard/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png: * platform/chromium-cg-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png: Added. * platform/chromium-cg-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png: Added. * platform/chromium-cg-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.png: Added. * platform/chromium-cg-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png: Added. * platform/chromium-cg-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png: Added. * platform/chromium-cg-mac/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.png: Removed. * platform/chromium-gpu-cg-mac/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.png: Copied from LayoutTests/platform/chromium-cg-mac-leopard/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.png. * platform/chromium-gpu-cg-mac/svg/as-object/embedded-svg-size-changes-expected.png: Added. * platform/chromium-gpu-cg-mac/svg/as-object/nested-embedded-svg-size-changes-expected.png: Added. * platform/chromium-gpu-cg-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png: Added. * platform/chromium-gpu-cg-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png: Added. * platform/chromium-gpu-cg-mac/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.png: Added. * platform/chromium-gpu-cg-mac/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png: Added. * platform/chromium-gpu-cg-mac/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png: Added. * platform/chromium-linux-x86/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.png: Added. * platform/chromium-linux-x86/svg/as-object/embedded-svg-size-changes-expected.png: Added. * platform/chromium-linux-x86/svg/as-object/nested-embedded-svg-size-changes-expected.png: Added. * platform/chromium-linux-x86/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png: Added. * platform/chromium-linux-x86/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png: Added. * platform/chromium-linux-x86/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.png: Added. * platform/chromium-linux-x86/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.txt: Added. * platform/chromium-linux-x86/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png: Added. * platform/chromium-linux-x86/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png: Added. * platform/chromium-linux/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.png: Added. * platform/chromium-linux/svg/as-object/embedded-svg-size-changes-expected.png: Added. * platform/chromium-linux/svg/as-object/nested-embedded-svg-size-changes-expected.png: Added. * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png: Added. * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt: Copied from LayoutTests/platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt. * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png: Added. * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt: Copied from LayoutTests/platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt. * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.png: Added. * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.png: Added. * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.txt: Added. * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png: Added. * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png: * platform/chromium-mac-leopard/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.png: Added. * platform/chromium-mac-leopard/svg/as-object/embedded-svg-size-changes-expected.png: Added. * platform/chromium-mac-leopard/svg/as-object/nested-embedded-svg-size-changes-expected.png: Added. * platform/chromium-mac-leopard/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png: Added. * platform/chromium-mac-leopard/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png: Added. * platform/chromium-mac-leopard/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.png: Added. * platform/chromium-mac-leopard/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png: Added. * platform/chromium-mac-leopard/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png: Added. * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png: Added. * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png: Added. * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.png. * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png: Added. * platform/chromium-win-vista/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.png: Added. * platform/chromium-win-vista/svg/as-object/embedded-svg-size-changes-expected.png: Added. * platform/chromium-win-vista/svg/as-object/nested-embedded-svg-size-changes-expected.png: Added. * platform/chromium-win-vista/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png: Added. * platform/chromium-win-vista/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png: Added. * platform/chromium-win-vista/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.png: Added. * platform/chromium-win-vista/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.txt: Added. * platform/chromium-win-vista/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png: Added. * platform/chromium-win-vista/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png: * platform/chromium-win-vista/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: Removed. * platform/chromium-win-xp/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.png: Added. * platform/chromium-win-xp/svg/as-object/embedded-svg-size-changes-expected.png: Added. * platform/chromium-win-xp/svg/as-object/nested-embedded-svg-size-changes-expected.png: Added. * platform/chromium-win-xp/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png: Added. * platform/chromium-win-xp/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png: Added. * platform/chromium-win-xp/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.png: Added. * platform/chromium-win-xp/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.txt: Added. * platform/chromium-win-xp/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png: Added. * platform/chromium-win-xp/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png: Added. * platform/chromium-win/svg/as-object/embedded-svg-immediate-offsetWidth-query-expected.png: Added. * platform/chromium-win/svg/as-object/embedded-svg-size-changes-expected.png: Added. * platform/chromium-win/svg/as-object/nested-embedded-svg-size-changes-expected.png: Added. * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png: Added. * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt: Copied from LayoutTests/platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt. * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png: Added. * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt: Renamed from LayoutTests/platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt. * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.png: Added. * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt: Renamed from LayoutTests/platform/chromium-cg-mac/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt. * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.png: Added. * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.txt: Added. * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.png: Added. * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-override-size-expected.txt: Added. * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png: Added. * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: Renamed from LayoutTests/platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt. * platform/chromium/test_expectations.txt: 2011-11-22 Adam Klein Layout Test media/video-zoom-controls.html is failing https://bugs.webkit.org/show_bug.cgi?id=67913 Rebaseline video-zoom-controls: it had already been partially-rebaselined for WinXP, so the options were to remove those baselines and let the test fail as expected, mark it as passing on only XP, or rebaseline with what seem to be reasonable visual changes (along with some extra noise in the render tree). Unreviewed gardening. * platform/chromium-gpu-cg-mac/media/video-zoom-controls-expected.png: * platform/chromium-gpu-mac/media/video-zoom-controls-expected.png: * platform/chromium-gpu-win/media/video-zoom-controls-expected.png: * platform/chromium-linux/media/video-zoom-controls-expected.png: * platform/chromium-mac-snowleopard/media/video-zoom-controls-expected.png: * platform/chromium-win-xp/media/video-zoom-controls-expected.png: Removed. * platform/chromium-win-xp/media/video-zoom-controls-expected.txt: Removed. * platform/chromium-win/media/video-zoom-controls-expected.png: * platform/chromium-win/media/video-zoom-controls-expected.txt: * platform/chromium/media/video-zoom-controls-expected.txt: * platform/chromium/test_expectations.txt: 2011-11-22 Adam Klein Rebaselines and expectation-removal for now-passing Mac tests. Unreviewed gardening. * platform/chromium-mac-leopard/fullscreen/full-screen-iframe-zIndex-expected.png: * platform/chromium-mac-leopard/fullscreen/full-screen-remove-ancestor-after-expected.png: * platform/chromium-mac-leopard/fullscreen/full-screen-zIndex-after-expected.png: * platform/chromium/test_expectations.txt: 2011-11-17 Vincent Scheib Pointer Lock: Initial Tests for navigator.webkitPonter https://bugs.webkit.org/show_bug.cgi?id=72659 Reviewed by Darin Fisher. * platform/efl/Skipped: * platform/gtk/Skipped: * platform/mac/Skipped: * platform/qt/Skipped: * platform/win/Skipped: * platform/wincairo/Skipped: * pointer-lock/mouse-event-api-expected.txt: * pointer-lock/mouse-event-api.html: * pointer-lock/pointer-lock-api-expected.txt: * pointer-lock/pointer-lock-api.html: 2011-11-22 Adam Klein Unreviewed gardening, remove expectations for now-passing tests. * platform/chromium/test_expectations.txt: 2011-11-22 Adam Klein Expand slowness of dispatch-message-string-data.html to debug builds. Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-11-22 Adam Klein More rebaselines from Skia roll. Unreviewed gardening. * platform/chromium-cg-mac-snowleopard/fast/repaint/moving-shadow-on-path-expected.txt: Removed. * platform/chromium-mac/fast/repaint/moving-shadow-on-path-expected.txt: Removed. * platform/chromium-win-xp/fast/repaint/moving-shadow-on-path-expected.txt: Removed. * platform/chromium-win/fast/repaint/moving-shadow-on-path-expected.txt: * platform/chromium/fast/repaint/moving-shadow-on-path-expected.txt: Renamed from LayoutTests/platform/chromium-cg-mac/fast/repaint/moving-shadow-on-path-expected.txt. 2011-11-22 Adam Klein Expand MISSING expectation for form-associated-element-crash3.html. Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-11-22 Adam Klein Mark file-writer-abort.html as flakily crashing on Mac Debug. Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-11-22 Adam Klein Mark some tests as passing after Skia roll in http://crrev.com/111151. Unreviewed gardening. * platform/chromium-mac/canvas/philip/tests/2d.shadow.canvas.alpha-expected.txt: Removed. * platform/chromium-mac/canvas/philip/tests/2d.shadow.canvas.basic-expected.txt: Removed. * platform/chromium-mac/canvas/philip/tests/2d.shadow.canvas.transparent.2-expected.txt: Removed. * platform/chromium-mac/canvas/philip/tests/2d.shadow.image.alpha-expected.txt: Removed. * platform/chromium-mac/canvas/philip/tests/2d.shadow.image.basic-expected.txt: Removed. * platform/chromium-mac/canvas/philip/tests/2d.shadow.image.scale-expected.txt: Removed. * platform/chromium-mac/canvas/philip/tests/2d.shadow.image.transparent.2-expected.txt: Removed. * platform/chromium/test_expectations.txt: 2011-11-22 Adam Klein Layout Test inspector/extensions/extensions-events.html is timing out https://bugs.webkit.org/show_bug.cgi?id=72966 Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-11-22 Adam Klein Rebaselines after Skia roll (http://crrev.com/111151). Unreviewed gardening. * platform/chromium-linux-x86/fast/box-shadow/box-shadow-clipped-slices-expected.png: Removed. * platform/chromium-linux-x86/fast/box-shadow/single-pixel-shadow-expected.png: Removed. * platform/chromium-linux/fast/box-shadow/single-pixel-shadow-expected.png: Removed. * platform/chromium-mac-leopard/fast/box-shadow/box-shadow-clipped-slices-expected.png: Removed. * platform/chromium-mac-leopard/fast/box-shadow/single-pixel-shadow-expected.png: Removed. * platform/chromium-mac/fast/box-shadow/single-pixel-shadow-expected.png: Removed. * platform/chromium-win-xp/fast/css/shadow-multiple-expected.png: * platform/chromium-win-xp/fast/multicol/shadow-breaking-expected.png: * platform/chromium-win-xp/fast/repaint/moving-shadow-on-path-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/repaint/moving-shadow-on-path-expected.txt. * platform/chromium-win/fast/box-shadow/box-shadow-clipped-slices-expected.png: * platform/chromium-win/fast/box-shadow/single-pixel-shadow-expected.png: * platform/chromium-win/fast/css/shadow-multiple-expected.png: * platform/chromium-win/fast/multicol/shadow-breaking-expected.png: * platform/chromium-win/fast/repaint/moving-shadow-on-path-expected.png: * platform/chromium-win/fast/repaint/moving-shadow-on-path-expected.txt: * platform/chromium/test_expectations.txt: 2011-11-22 Shinya Kawanaka Spellcheck should be able to run asynchronously https://bugs.webkit.org/show_bug.cgi?id=71991 Reviewed by Hajime Morita. Added asynchronouse spell checking tests. Fixed tests that fails tearing down. * editing/spelling/script-tests/spellcheck-paste.js: Fixed tearing down. * editing/spelling/spellcheck-async-expected.txt: Added. * editing/spelling/spellcheck-async.html: Added. * editing/spelling/spelling-unified-emulation.html: Fixed tearing down. 2011-11-22 Vsevolod Vlasov Web Inspector: Extract SplitView from Panel.createSidebar() method and reuse in Elements and Scripts panels. https://bugs.webkit.org/show_bug.cgi?id=72920 Reviewed by Pavel Feldman. * http/tests/inspector/network/network-sidebar-width.html: 2011-11-22 Alexander Pavlov Web Inspector: [protocol] actual JSON messages do not conform to Inspector.json in CSS https://bugs.webkit.org/show_bug.cgi?id=72733 Reviewed by Pavel Feldman. * inspector/styles/styles-new-API.html: 2011-11-22 Philippe Normand Unreviewed, GTK rebaseline after r100979. * platform/gtk/accessibility/name-from-label-expected.txt: 2011-11-22 Feher Zsolt Unreviewed gardening. Reset test results. * platform/qt-5.0/css2.1/20110323/border-spacing-applies-to-015-expected.txt: Added. * platform/qt-5.0/css2.1/20110323/table-caption-002-expected.txt: Added. * platform/qt-5.0/css2.1/20110323/table-caption-horizontal-alignment-001-expected.txt: Added. * platform/qt-5.0/css2.1/20110323/table-caption-optional-001-expected.txt: Added. * platform/qt-5.0/css2.1/20110323/table-caption-optional-002-expected.txt: Added. * platform/qt-5.0/fast/multicol/pagination-h-horizontal-bt-expected.txt: Added. * platform/qt-5.0/fast/multicol/pagination-h-horizontal-tb-expected.txt: Added. * platform/qt-5.0/fast/multicol/pagination-h-vertical-rl-expected.txt: Added. * platform/qt-5.0/fast/multicol/pagination-v-horizontal-bt-expected.txt: Added. * platform/qt-5.0/fast/multicol/pagination-v-vertical-lr-expected.txt: Added. 2011-11-22 Renata Hodovan [Qt] inspector/extensions/extensions-events.html crashing after r100926 https://bugs.webkit.org/show_bug.cgi?id=72932 Unreviewed gardening. * platform/qt/Skipped: 2011-11-22 Mario Sanchez Prada [GTK] platform/gtk/accessibility/name-from-label.html fails https://bugs.webkit.org/show_bug.cgi?id=71665 Reviewed by Philippe Normand. Fix layout test to properly consider 'form' accessibility objects. * platform/gtk/Skipped: Unskip name-from-label.html. * platform/gtk/accessibility/name-from-label.html: Re-write layout test to properly take into account the accessibility hierarchy. 2011-11-21 Yuta Kitamura [GTK] Enable WebSocket hybi tests https://bugs.webkit.org/show_bug.cgi?id=72870 Reviewed by Xan Lopez. * platform/gtk/Skipped: Unskip WebSocket hybi tests. Skip two tests using FileSystem API, which is not yet supported in GTK port. 2011-11-21 David Barr REGRESSION(r98542): Chromium: CSS text is rendered on page https://bugs.webkit.org/show_bug.cgi?id=71703 Reviewed by Dimitri Glazkov. * fast/css/style-tag-display-none-expected.txt: Added. * fast/css/style-tag-display-none.html: Added. * fast/css/style-tag-display-none-expected.png: Added. 2011-11-21 Rob Brackett If an event listener is a function, it should be called and not checked for handleEvent. This also covers callbacks, which follow the same spec but are implemented separately. https://bugs.webkit.org/show_bug.cgi?id=62518 Reviewed by Sam Weinig. * fast/events/dispatch-to-function-with-handle-event-expected.txt: Added. * fast/events/dispatch-to-function-with-handle-event.html: Added. * fast/js/callback-function-with-handle-event-expected.txt: Added. * fast/js/callback-function-with-handle-event.html: Added. 2011-11-21 Filip Pizlo Should have a test for corner cases of DFG's integer optimization and CSE. https://bugs.webkit.org/show_bug.cgi?id=72917 Reviewed by Sam Weinig. * fast/js/dfg-integer-optimization-expected.txt: Added. * fast/js/dfg-integer-optimization.html: Added. * fast/js/script-tests/dfg-integer-optimization.js: Added. (doAdd): 2011-11-21 Adam Klein cr-linux rebaselines for r100949. Unreviewed gardening. * platform/chromium-linux/css2.1/20110323/empty-inline-001-expected.png: Added. * platform/chromium-linux/css2.1/20110323/empty-inline-002-expected.png: Added. * platform/chromium-linux/css2.1/20110323/empty-inline-003-expected.png: Added. * platform/chromium-linux/fast/css/empty-inline-003-quirksmode-expected.png: Added. * platform/chromium-linux/fast/css/empty-inline-line-height-first-line-expected.png: Added. * platform/chromium-linux/fast/css/empty-inline-line-height-first-line-quirksmode-expected.png: Added. 2011-11-21 Adam Klein Rebaseline after r100958. Unreviewed gardening. * platform/chromium-cg-mac-snowleopard/platform/chromium/compositing/huge-layer-rotated-expected.png: 2011-11-21 Adam Klein [chromium] Layout Test compositing/geometry/clipped-video-controller.html is flaky on Win/Linux https://bugs.webkit.org/show_bug.cgi?id=72903 Reviewed by James Robinson. Make this test dumpAsText(true) since what we really care about here is pixel output. * compositing/geometry/clipped-video-controller-expected.txt: Added. * compositing/geometry/clipped-video-controller.html: * platform/chromium-win/compositing/geometry/clipped-video-controller-expected.txt: Removed. * platform/chromium/test_expectations.txt: * platform/efl/compositing/geometry/clipped-video-controller-expected.txt: Removed. * platform/mac/compositing/geometry/clipped-video-controller-expected.txt: Removed. 2011-11-21 Adam Klein Optimistically remove expectations for a handful of no-longer-failing tests. Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-11-21 Rakesh KN Need support for dirname attribute https://bugs.webkit.org/show_bug.cgi?id=65542 Reviewed by Eric Seidel. Implemented 'dirname' form attribute. * fast/forms/form-dirname-attribute-expected.txt: Added. * fast/forms/form-dirname-attribute.html: Added. * fast/forms/submit-form-with-dirname-attribute-expected.txt: Added. * fast/forms/submit-form-with-dirname-attribute-with-ancestor-dir-attribute-expected.txt: Added. * fast/forms/submit-form-with-dirname-attribute-with-ancestor-dir-attribute.html: Added. * fast/forms/submit-form-with-dirname-attribute-with-nonhtml-ancestor-expected.txt: Added. * fast/forms/submit-form-with-dirname-attribute-with-nonhtml-ancestor.html: Added. * fast/forms/submit-form-with-dirname-attribute.html: Added. 2011-11-21 Adam Klein Chromium rebaselines after r100949. Unreviewed. * platform/chromium-cg-mac-leopard/css2.1/20110323/empty-inline-001-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/empty-inline-002-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/empty-inline-003-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/empty-inline-001-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/empty-inline-002-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/empty-inline-003-expected.png: Added. * platform/chromium-win/css2.1/20110323/empty-inline-001-expected.png: Added. * platform/chromium-win/css2.1/20110323/empty-inline-001-expected.txt: Copied from LayoutTests/platform/chromium/css2.1/20110323/empty-inline-001-expected.txt. * platform/chromium-win/css2.1/20110323/empty-inline-002-expected.png: Added. * platform/chromium-win/css2.1/20110323/empty-inline-002-expected.txt: Copied from LayoutTests/platform/chromium/css2.1/20110323/empty-inline-002-expected.txt. * platform/chromium-win/css2.1/20110323/empty-inline-003-expected.png: Added. * platform/chromium-win/css2.1/20110323/empty-inline-003-expected.txt: Copied from LayoutTests/platform/chromium/css2.1/20110323/empty-inline-003-expected.txt. * platform/chromium-win/fast/css/empty-inline-003-quirksmode-expected.png: Added. * platform/chromium-win/fast/css/empty-inline-line-height-first-line-expected.png: Added. * platform/chromium-win/fast/css/empty-inline-line-height-first-line-quirksmode-expected.png: Added. * platform/chromium/css2.1/20110323/empty-inline-001-expected.png: * platform/chromium/css2.1/20110323/empty-inline-001-expected.txt: * platform/chromium/css2.1/20110323/empty-inline-002-expected.png: * platform/chromium/css2.1/20110323/empty-inline-002-expected.txt: * platform/chromium/css2.1/20110323/empty-inline-003-expected.png: * platform/chromium/css2.1/20110323/empty-inline-003-expected.txt: * platform/chromium/fast/css/empty-inline-003-quirksmode-expected.png: Added. * platform/chromium/fast/css/empty-inline-line-height-first-line-expected.png: Added. * platform/chromium/fast/css/empty-inline-line-height-first-line-quirksmode-expected.png: Added. 2011-11-21 Robert Hogan Platform-specific results for r100949 Unreviewed gardening. * platform/gtk/css2.1/20110323/empty-inline-001-expected.txt: Added. * platform/gtk/css2.1/20110323/empty-inline-002-expected.txt: Added. * platform/gtk/css2.1/20110323/empty-inline-003-expected.txt: Added. * platform/gtk/fast/css/empty-inline-003-quirksmode-expected.txt: Added. * platform/gtk/fast/css/empty-inline-line-height-first-line-expected.txt: Added. * platform/gtk/fast/css/empty-inline-line-height-first-line-quirksmode-expected.txt: Added. * platform/qt/css2.1/20110323/empty-inline-001-expected.txt: Added. * platform/qt/css2.1/20110323/empty-inline-002-expected.txt: Added. * platform/qt/css2.1/20110323/empty-inline-003-expected.txt: Added. * platform/qt/fast/css/empty-inline-003-quirksmode-expected.txt: Added. * platform/qt/fast/css/empty-inline-line-height-first-line-expected.txt: Added. * platform/qt/fast/css/empty-inline-line-height-first-line-quirksmode-expected.txt: Added. 2011-11-21 Adam Klein Unreviewed gardening, remove expectations for no-longer-flakey media tests. * platform/chromium/test_expectations.txt: 2011-11-17 Robert Hogan CSS 2.1 failure: empty-inline-003.htm fails https://bugs.webkit.org/show_bug.cgi?id=72638 Reviewed by Ryosuke Niwa. * css2.1/20110323/empty-inline-001.htm: Added. * css2.1/20110323/empty-inline-002.htm: Added. * css2.1/20110323/empty-inline-003.htm: Added. * fast/css/empty-inline-003-quirksmode-expected.png: Result can cover all platforms as there is no text apart from the period. * fast/css/empty-inline-003-quirksmode-expected.txt: ditto * fast/css/empty-inline-003-quirksmode.htm: empty-inline-003.htm should only pass in strict mode, this ensures it 'fails' in quirks mode. * fast/css/empty-inline-line-height-first-line-expected.png: Added. * fast/css/empty-inline-line-height-first-line-expected.txt: Added. * fast/css/empty-inline-line-height-first-line-quirksmode-expected.png: Added. * fast/css/empty-inline-line-height-first-line-quirksmode-expected.txt: Result can cover all platforms as there is no text apart from the period. * fast/css/empty-inline-line-height-first-line-quirksmode.htm: Like empty-inline-003.htm, empty-inline-line-height-first-line.htm should also fail in quirks mode. * fast/css/empty-inline-line-height-first-line.htm: Like empty-inline-003.htm but ensures first-line style is respected for line-height in empty elements. * platform/chromium/css2.1/20110323/empty-inline-001-expected.png: Added. * platform/chromium/css2.1/20110323/empty-inline-001-expected.txt: Added. * platform/chromium/css2.1/20110323/empty-inline-002-expected.png: Added. * platform/chromium/css2.1/20110323/empty-inline-002-expected.txt: Added. * platform/chromium/css2.1/20110323/empty-inline-003-expected.png: Added. * platform/chromium/css2.1/20110323/empty-inline-003-expected.txt: Added. 2011-11-21 Adam Klein Rebaseline font-face-opentype.html on cr-mac-leopard. Unreviewed gardening. * platform/chromium-mac-leopard/fast/css/font-face-opentype-expected.png: Added. * platform/chromium-mac-snowleopard/fast/css/font-face-opentype-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/css/font-face-opentype-expected.png. 2011-11-21 Stephen White Unreviewed gardening. Updated baselines for two SVG tests. These tests have been passing for a while, but the expectations were either stale or completely wrong. * platform/chromium-cg-mac-leopard/svg/custom/use-elementInstance-event-target-expected.png: Added. * platform/chromium-cg-mac-snowleopard/svg/W3C-SVG-1.1/struct-image-02-b-expected.png: Added. * platform/chromium-cg-mac-snowleopard/svg/custom/use-elementInstance-event-target-expected.png: Added. * platform/chromium-linux/svg/W3C-SVG-1.1/struct-image-02-b-expected.png: Added. * platform/chromium-mac-leopard/svg/custom/use-elementInstance-event-target-expected.png: Added. * platform/chromium-mac-snowleopard/svg/W3C-SVG-1.1/struct-image-02-b-expected.png: Added. * platform/chromium-mac-snowleopard/svg/custom/use-elementInstance-event-target-expected.png: Added. * platform/chromium-win/svg/W3C-SVG-1.1/struct-image-02-b-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/struct-image-02-b-expected.txt: * platform/chromium/test_expectations.txt: 2011-11-21 Adam Klein Unreviewed gardening, broaden expecations for inspector test. * platform/chromium/test_expectations.txt: 2011-11-21 Adam Klein Layout Test http/tests/media/video-served-as-text.html is flaky on cr-win https://bugs.webkit.org/show_bug.cgi?id=72904 Unreviewed gardening, marking test as PASS TEXT. * platform/chromium/test_expectations.txt: 2011-11-21 Adam Klein [chromium] Layout Test compositing/geometry/clipped-video-controller.html is flaky on Win/Linux https://bugs.webkit.org/show_bug.cgi?id=72903 Unreviewed gardening. * platform/chromium/test_expectations.txt: Mark as PASS TEXT 2011-11-21 Adam Klein Layout Test perf/array-push-pop.html is slow https://bugs.webkit.org/show_bug.cgi?id=72901 Mark test as SLOW PASS. Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-11-21 Steve Block Inspector tests flakily crashing on Linux dbg canary https://bugs.webkit.org/show_bug.cgi?id=72651 Add TIMEOUT expectation for inspector/styles/styles-disable-then-change.html. Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-11-21 Victoria Kirst Use canplay instead of canplaythrough in http/tests/media to prevent timeout https://bugs.webkit.org/show_bug.cgi?id=72758 Reviewed by Eric Carlson. * http/tests/media/video-cookie-expected.txt: * http/tests/media/video-cookie.html: * http/tests/media/video-referer-expected.txt: * http/tests/media/video-referer.html: 2011-11-21 Philip Rogers Consolidate the many copies of Ahem in our tests https://bugs.webkit.org/show_bug.cgi?id=72503 Reviewed by Andreas Kling. * css3/flexbox/flex-align-vertical-writing-mode.html: * css3/flexbox/flex-align.html: * fast/css/custom-font-xheight.html: * fast/css/font-face-download-error.html: * fast/css/font-face-in-shadow-DOM.html-disabled: * fast/css/font-face-multiple-faces.html: * fast/css/font-face-multiple-families.html: * fast/css/font-face-opentype.html: * fast/css/font-face-remote.html: * fast/css/font-face-repeated-url.html: * fast/css/font-face-unicode-range.html: * fast/css/font-face-unused-source-loaded.html: * fast/css/font-face-woff.html: * fast/css/font-face-zero-hash-key.html: * fast/css/resources/Ahem.otf: Removed. * fast/css/resources/Ahem.ttf: Removed. * fast/css/resources/Ahem.woff: Removed. * inspector/audits/resources/Ahem.ttf: Removed. * inspector/extensions/extensions-network-expected.txt: * inspector/extensions/extensions-network.html: * inspector/extensions/resources/Ahem.ttf: Removed. * platform/gtk/fonts/font-face-with-complex-text.html: * platform/gtk/fonts/resources/Ahem.ttf: Removed. * platform/gtk/fonts/synthetic-oblique-positioning.html: * resources/Ahem.otf: Added. * resources/Ahem.woff: Added. * webarchive/resources/Ahem.ttf: Removed. * webarchive/test-css-url-resources-in-stylesheets-expected.webarchive: * webarchive/test-css-url-resources-in-stylesheets.html: * webarchive/test-css-url-resources-inline-styles-expected.webarchive: * webarchive/test-css-url-resources-inline-styles.html: 2011-11-21 Pavel Feldman Not reviewed: unskip inspector test on chromium. https://bugs.webkit.org/show_bug.cgi?id=72887 * platform/chromium/test_expectations.txt: 2011-11-21 Pavel Feldman Not reviewed: unskip inspector tests on Qt https://bugs.webkit.org/show_bug.cgi?id=70414 https://bugs.webkit.org/show_bug.cgi?id=70905 https://bugs.webkit.org/show_bug.cgi?id=72493 * platform/qt/Skipped: 2011-11-21 Pavel Feldman Not reviewed: unflake inspector test. * inspector/extensions/extensions-events.html: 2011-11-21 Steve Block Inspector tests flakily crashing on Linux dbg canary https://bugs.webkit.org/show_bug.cgi?id=72651 Add TIMEOUT expectations for inspector/styles/styles-change-node-while-editing.html and inspector/styles/styles-disable-inherited.html. Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-11-21 Andreas Kling Unreviewed Mac gardening, rebaselining MediaController failures after r100159. * fast/dom/constructed-objects-prototypes-expected.txt: * platform/mac/fast/dom/Window/window-property-descriptors-expected.txt: * platform/mac/fast/dom/prototype-inheritance-2-expected.txt: 2011-11-21 Steve Block REGRESSION(r100906): Broke inspector/extensions/extensions-events.html (Requested by steveblock on #webkit). https://bugs.webkit.org/show_bug.cgi?id=72887 Add a TIMEOUT expectation Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-11-21 Cary Clark Unreviewed rebaselining: Re-enable most layout tests on chromium-mac-leopard. * platform/chromium-mac-leopard/fast/css/focus-ring-multiline-writingmode-vertical-expected.txt: * platform/chromium-mac-leopard/fast/css/input-search-padding-expected.png: * platform/chromium-mac-leopard/fast/repaint/text-emphasis-h-expected.png: * platform/chromium-mac-leopard/http/tests/security/xss-DENIED-xml-external-entity-expected.txt: Added. * platform/chromium-mac-leopard/http/tests/security/xss-DENIED-xsl-external-entity-expected.txt: Added. * platform/chromium-mac-leopard/svg/batik/paints/patternRegions-positioned-objects-expected.png: * platform/chromium-mac-leopard/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/other/test4-expected.png: * platform/chromium-mac-leopard/transforms/no_transform_hit_testing-expected.png: * platform/chromium/test_expectations.txt: 2011-11-21 Raphael Kubo da Costa [EFL] Add more appcache functions to ewk_settings. https://bugs.webkit.org/show_bug.cgi?id=72143 Reviewed by Kenneth Rohde Christiansen. LayoutTestController::clearAllApplicationCaches is implemented now. * platform/efl/Skipped: 2011-11-21 Pavel Feldman Not reviewed: updating expectations for the inspector console test (Qt -> all). * inspector/console/console-format-expected.txt: * platform/qt/inspector/console/console-format-expected.txt: Removed. 2011-11-21 Steve Block Inspector tests flakily crashing on Linux dbg canary https://bugs.webkit.org/show_bug.cgi?id=72651 Add TIMEOUT expectation for inspector/styles/show-user-agent-styles.html Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-06-20 Pavel Feldman Web Inspector: introduce InspectorFrontendAPI for actions initiated from the application menu. https://bugs.webkit.org/show_bug.cgi?id=62985 Reviewed by Yury Semikhatsky. * http/tests/inspector/debugger-test.js: (initialize_DebuggerTest.InspectorTest.completeDebuggerTest.disableDebugger): 2011-11-21 Steve Block Inspector tests flakily crashing on Linux dbg canary https://bugs.webkit.org/show_bug.cgi?id=72651 Add TIMEOUT expectation for inspector/styles/styles-cancel-editing.html. Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-11-18 Alexander Pavlov Web Inspector: [Protocol] Retain a single universal method for loading a required combination of element styles https://bugs.webkit.org/show_bug.cgi?id=72701 Reviewed by Pavel Feldman. * inspector/styles/get-set-stylesheet-text.html: * inspector/styles/styles-formatting.html: * inspector/styles/styles-new-API.html: * inspector/styles/styles-source-offsets.html: 2011-11-21 Steve Block ASSERTION FAILED: fontCache()->generation() == m_generation (running new-run-webkit-tests) https://bugs.webkit.org/show_bug.cgi?id=59552 Add CRASH expectation for jquery/offset.html. Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-11-21 Sheriff Bot Unreviewed, rolling out r100856. http://trac.webkit.org/changeset/100856 https://bugs.webkit.org/show_bug.cgi?id=72867 New test fast/css/style-tag-display-none.html fails on Chromium (Requested by steveblock on #webkit). * fast/css/style-tag-display-none-expected.txt: Removed. * fast/css/style-tag-display-none.html: Removed. 2011-11-21 Jochen Eisinger Implement Meta referrer https://bugs.webkit.org/show_bug.cgi?id=72674 Reviewed by Adam Barth. * http/tests/security/referrer-policy-always-expected.txt: Added. * http/tests/security/referrer-policy-always.html: Added. * http/tests/security/referrer-policy-default-expected.txt: Added. * http/tests/security/referrer-policy-default.html: Added. * http/tests/security/referrer-policy-https-always-expected.txt: Added. * http/tests/security/referrer-policy-https-always.html: Added. * http/tests/security/referrer-policy-https-default-expected.txt: Added. * http/tests/security/referrer-policy-https-default.html: Added. * http/tests/security/referrer-policy-https-never-expected.txt: Added. * http/tests/security/referrer-policy-https-never.html: Added. * http/tests/security/referrer-policy-https-origin-expected.txt: Added. * http/tests/security/referrer-policy-https-origin.html: Added. * http/tests/security/referrer-policy-never-expected.txt: Added. * http/tests/security/referrer-policy-never.html: Added. * http/tests/security/referrer-policy-origin-expected.txt: Added. * http/tests/security/referrer-policy-origin.html: Added. * http/tests/security/referrer-policy-redirect-expected.txt: Added. * http/tests/security/referrer-policy-redirect.html: Added. * http/tests/security/referrer-policy-rel-noreferrer-expected.txt: Added. * http/tests/security/referrer-policy-rel-noreferrer.html: Added. * http/tests/security/resources/referrer-policy-log.php: Added. * http/tests/security/resources/referrer-policy-redirect.html: Added. * http/tests/security/resources/referrer-policy-start.html: Added. * http/tests/security/resources/rel-noreferrer.html: Added. 2011-11-21 Dominic Mazzoni Accessibility: Multiselect list boxes need to report the active option in addition to which items are selected. https://bugs.webkit.org/show_bug.cgi?id=72479 Reviewed by Chris Fleizach. * accessibility/multiselect-list-reports-active-option.html: Added. * platform/chromium/accessibility/multiselect-list-reports-active-option-expected.txt: Added. 2011-11-21 Yuta Kitamura [Qt] WebSocket close tests are failing https://bugs.webkit.org/show_bug.cgi?id=72865 Reviewed by Simon Hausmann. * platform/qt/Skipped: Unskip five WebSocket tests. Remove "failing websocket tests" section, as there are no tests in this section. 2011-11-20 Shinya Kawanaka [Chromium] Layout test does not return correct misspelling positions if there are multiple misspelled words. https://bugs.webkit.org/show_bug.cgi?id=72655 Reviewed by Hajime Morita. Fixed the calculation of offset, and added test cases having multiple misspelled words. * editing/spelling/script-tests/spellcheck-paste.js: Added test cases having multiple misspelled words. (verifyMarker): (tests): * editing/spelling/spellcheck-paste-expected.txt: Recreated. 2011-11-20 Kenichi Ishibashi [Chromium] Remove old getFontFamilyForCharacters() and familyForChars() APIs. https://bugs.webkit.org/show_bug.cgi?id=72844 Font selection mechanism of Chromium Linux port has been improved. Rebaselines affected tests. Reviewed by Darin Fisher. * platform/chromium-linux/fast/text/cg-fallback-bolding-expected.png: * platform/chromium-linux/fast/text/cg-fallback-bolding-expected.txt: * platform/chromium-linux/fast/text/international/khmer-selection-expected.png: 2011-11-20 Ben Wells Rebaseline for border change in r100528 https://bugs.webkit.org/show_bug.cgi?id=72689 Reviewed by Stephen White. * platform/chromium-cg-mac-snowleopard/fast/borders/mixed-border-styles-expected.png: Added. * platform/chromium-mac-snowleopard/fast/borders/border-mixed-alpha-expected.png: Added. * platform/chromium-mac-snowleopard/fast/borders/mixed-border-styles-expected.png: Added. * platform/chromium-mac/fast/borders/mixed-border-styles-expected.png: Removed. * platform/chromium-win/fast/borders/border-mixed-alpha-expected.png: Added. * platform/chromium-win/fast/borders/mixed-border-styles-expected.png: * platform/chromium/test_expectations.txt: 2011-11-20 Filip Pizlo Showing the data overlay in OpenStreetMap doesn't work, zooming partially broken https://bugs.webkit.org/show_bug.cgi?id=71505 Reviewed by Oliver Hunt. * fast/js/function-dot-apply-replace-base-expected.txt: Added. * fast/js/function-dot-apply-replace-base.html: Added. * fast/js/script-tests/cross-global-object-inline-global-var.js: (done): * fast/js/script-tests/function-dot-apply-replace-base.js: Added. (foo): (bar): 2011-11-20 Adam Barth REGRESSION(r100691): Safari error pages and Growl notifications fail to load stylesheets https://bugs.webkit.org/show_bug.cgi?id=72836 Reviewed by Sam Weinig. Update test results to show that XMLHttpRequets for directory listings aren't blocked. * fast/xmlhttprequest/resources/xmlhttprequest-nonexistent-file-real.html: * fast/xmlhttprequest/xmlhttprequest-nonexistent-file-expected.txt: 2011-11-19 James Robinson [chromium] Update various compositing baselines and expectations. * platform/chromium-cg-mac-leopard/compositing/geometry/fixed-position-composited-page-scale-down-expected.png: Added. * platform/chromium-cg-mac-leopard/compositing/geometry/fixed-position-iframe-composited-page-scale-down-expected.png: Added. * platform/chromium-cg-mac-leopard/compositing/geometry/fixed-position-transform-composited-page-scale-down-expected.png: Added. * platform/chromium-cg-mac-snowleopard/compositing/geometry/clipped-video-controller-expected.png: * platform/chromium-cg-mac-snowleopard/compositing/geometry/fixed-position-iframe-composited-page-scale-down-expected.png: Added. * platform/chromium-cg-mac-snowleopard/compositing/geometry/fixed-position-iframe-composited-page-scale-expected.png: Added. * platform/chromium-cg-mac-snowleopard/compositing/geometry/fixed-position-transform-composited-page-scale-down-expected.png: Added. * platform/chromium-cg-mac-snowleopard/compositing/geometry/fixed-position-transform-composited-page-scale-expected.png: Added. * platform/chromium-cg-mac-snowleopard/compositing/geometry/video-fixed-scrolling-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/compositing/geometry/video-opacity-overlay-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/compositing/layer-creation/spanOverlapsCanvas-expected.txt: Added. * platform/chromium-cg-mac-snowleopard/compositing/layers-inside-overflow-scroll-expected.png: * platform/chromium-linux/compositing/scaling/tiled-layer-recursion-expected.png: * platform/chromium-mac-leopard/compositing/geometry/fixed-position-composited-page-scale-down-expected.png: Added. * platform/chromium-mac-leopard/compositing/geometry/fixed-position-iframe-composited-page-scale-down-expected.png: Added. * platform/chromium-mac-leopard/compositing/geometry/fixed-position-transform-composited-page-scale-down-expected.png: Added. * platform/chromium-mac-snowleopard/compositing/geometry/clipped-video-controller-expected.png: * platform/chromium-mac-snowleopard/compositing/geometry/fixed-position-iframe-composited-page-scale-down-expected.png: Added. * platform/chromium-mac-snowleopard/compositing/geometry/fixed-position-iframe-composited-page-scale-expected.png: Added. * platform/chromium-mac-snowleopard/compositing/geometry/fixed-position-transform-composited-page-scale-down-expected.png: Added. * platform/chromium-mac-snowleopard/compositing/geometry/fixed-position-transform-composited-page-scale-expected.png: Added. * platform/chromium-mac-snowleopard/compositing/geometry/video-fixed-scrolling-expected.png: Removed. * platform/chromium-mac-snowleopard/compositing/geometry/video-opacity-overlay-expected.png: Removed. * platform/chromium-mac-snowleopard/compositing/layers-inside-overflow-scroll-expected.png: * platform/chromium-mac/compositing/scaling/tiled-layer-recursion-expected.png: Removed. * platform/chromium-win/compositing/geometry/fixed-position-composited-page-scale-down-expected.png: Added. * platform/chromium-win/compositing/geometry/fixed-position-composited-page-scale-expected.png: Added. * platform/chromium-win/compositing/geometry/fixed-position-iframe-composited-page-scale-down-expected.png: Copied from LayoutTests/platform/chromium-linux/compositing/scaling/tiled-layer-recursion-expected.png. * platform/chromium-win/compositing/geometry/fixed-position-iframe-composited-page-scale-expected.png: Added. * platform/chromium-win/compositing/geometry/fixed-position-transform-composited-page-scale-down-expected.png: Added. * platform/chromium-win/compositing/geometry/fixed-position-transform-composited-page-scale-expected.png: Added. * platform/chromium/compositing/geometry/fixed-position-composited-page-scale-down-expected.png: Added. * platform/chromium/compositing/geometry/fixed-position-composited-page-scale-expected.png: Added. * platform/chromium/compositing/geometry/video-fixed-scrolling-expected.png: Added. * platform/chromium/compositing/geometry/video-opacity-overlay-expected.png: Added. * platform/chromium/compositing/layer-creation/spanOverlapsCanvas-expected.txt: Renamed from LayoutTests/platform/chromium-win/compositing/layer-creation/spanOverlapsCanvas-expected.txt. * platform/chromium/compositing/overflow/overflow-compositing-descendant-expected.png: * platform/chromium/compositing/overflow/scroll-ancestor-update-expected.png: * platform/chromium/compositing/scaling/tiled-layer-recursion-expected.png: Renamed from LayoutTests/platform/chromium-cg-mac/compositing/scaling/tiled-layer-recursion-expected.png. * platform/chromium/compositing/self-painting-layers-expected.png: * platform/chromium/compositing/video-page-visibility-expected.png: * platform/chromium/test_expectations.txt: 2011-11-19 Scott Graham Move gamepad to Modules/ (+ some cleanup) https://bugs.webkit.org/show_bug.cgi?id=72785 Reviewed by Adam Barth. Use standard pre/post js test harness rather than custom one. * gamepad/gamepad-api-expected.txt: * gamepad/gamepad-api.html: * gamepad/gamepad-test.js: Removed. 2011-11-19 David Barr REGRESSION(r98542): Chromium: CSS text is rendered on page https://bugs.webkit.org/show_bug.cgi?id=71703 Reviewed by Antti Koivisto. * fast/css/style-tag-display-none-expected.txt: Added. * fast/css/style-tag-display-none.html: Added. 2011-11-18 Mihnea Ovidenie Pixel results missing for fast/regions/render-region-custom-style-mark.html https://bugs.webkit.org/show_bug.cgi?id=72775 Reviewed by Adam Barth. * platform/mac-snowleopard/fast/regions/render-region-custom-style-mark-expected.png: Added. 2011-11-18 Vineet Chaudhary https://bugs.webkit.org/show_bug.cgi?id=72591 Remove document.width / document.height Reviewed by Darin Adler. As support for document.width / document.height has been removed it should use document.body.clientWidth and document.body.clientHeight respectively. * fast/dom/document-width-height-force-layout-expected.txt: * fast/dom/document-width-height-force-layout.html: Modified test case to use document.body.clientWidth and document.body.clientHeight. * fullscreen/video-specified-size-expected.txt: * fullscreen/video-specified-size.html: Modified test case to use document.body.clientWidth. 2011-11-18 Yuta Kitamura [Qt] Unreviewed, add one failing test to the Skipped list. * platform/qt/Skipped: 2011-11-18 Adam Klein Add another isfinite assertion failure for fast/borders/ https://bugs.webkit.org/show_bug.cgi?id=72053 Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-11-18 Adam Klein Rebaseline after r100819. Unreviewed gardening. * platform/chromium-mac-leopard/fast/dom/rtl-scroll-to-leftmost-and-resize-expected.png: Added. * platform/chromium-mac-snowleopard/fast/dom/rtl-scroll-to-leftmost-and-resize-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/dom/rtl-scroll-to-leftmost-and-resize-expected.png. * platform/chromium-mac-snowleopard/fast/dom/rtl-scroll-to-leftmost-and-resize-expected.txt: Renamed from LayoutTests/platform/chromium-mac/fast/dom/rtl-scroll-to-leftmost-and-resize-expected.txt. 2011-11-18 Alpha Lam [chromium] composited layers are blurry with a zoom-in page scale factor https://bugs.webkit.org/show_bug.cgi?id=71225 Added test cases that has position:fixed and page scale. Reviewed by James Robinson. * compositing/geometry/fixed-position-composited-page-scale-down-expected.txt: Added. * compositing/geometry/fixed-position-composited-page-scale-down.html: Added. * compositing/geometry/fixed-position-composited-page-scale-expected.txt: Added. * compositing/geometry/fixed-position-composited-page-scale.html: Added. * compositing/geometry/fixed-position-iframe-composited-page-scale-down-expected.txt: Added. * compositing/geometry/fixed-position-iframe-composited-page-scale-down.html: Added. * compositing/geometry/fixed-position-iframe-composited-page-scale-expected.txt: Added. * compositing/geometry/fixed-position-iframe-composited-page-scale.html: Added. * compositing/geometry/fixed-position-transform-composited-page-scale-down-expected.txt: Added. * compositing/geometry/fixed-position-transform-composited-page-scale-down.html: Added. * compositing/geometry/fixed-position-transform-composited-page-scale-expected.txt: Added. * compositing/geometry/fixed-position-transform-composited-page-scale.html: Added. * platform/chromium-linux/compositing/geometry/fixed-position-composited-page-scale-down-expected.png: Added. * platform/chromium-linux/compositing/geometry/fixed-position-composited-page-scale-expected.png: Added. * platform/chromium-linux/compositing/geometry/fixed-position-iframe-composited-page-scale-down-expected.png: Added. * platform/chromium-linux/compositing/geometry/fixed-position-iframe-composited-page-scale-expected.png: Added. * platform/chromium-linux/compositing/geometry/fixed-position-transform-composited-page-scale-down-expected.png: Added. * platform/chromium-linux/compositing/geometry/fixed-position-transform-composited-page-scale-expected.png: Added. * platform/chromium/test_expectations.txt: 2011-11-18 Scott Graham IDL changes for gamepad support https://bugs.webkit.org/show_bug.cgi?id=71753 Reviewed by Adam Barth. Add basic api existence test. * gamepad/gamepad-api-expected.txt: Added. * gamepad/gamepad-api.html: Added. * gamepad/gamepad-test.js: Added. (logConsole): (testExpected): (reportExpected): (waitForEventAndEnd): (waitForEvent._eventCallback): (waitForEvent): (waitForEventAndTest._eventCallback): (waitForEventAndTest): (waitForEventTestAndEnd): (endTest): (logResult): (consoleWrite): * platform/chromium/fast/dom/navigator-detached-no-crash-expected.txt: * platform/efl/Skipped: * platform/gtk/Skipped: * platform/mac/Skipped: * platform/qt/Skipped: * platform/win/Skipped: * platform/wincairo/Skipped: 2011-11-18 Sheriff Bot Unreviewed, rolling out r100693. http://trac.webkit.org/changeset/100693 https://bugs.webkit.org/show_bug.cgi?id=72779 This patch caused a rendering regression (see bug 72770) (Requested by philip__ on #webkit). * fast/layers/layer-absolute-parent-opacity-expected.png: Removed. * fast/layers/layer-absolute-parent-opacity-expected.txt: Removed. * fast/layers/layer-absolute-parent-opacity.html: Removed. 2011-11-18 Simon Fraser Reflection on composited element doesn't update if the element changes to show no content https://bugs.webkit.org/show_bug.cgi?id=72774 Reviewed by Chris Marrin. Test that removes the background-color of a reflected, composited element. * compositing/reflections/become-simple-composited-reflection-expected.png: Added. * compositing/reflections/become-simple-composited-reflection-expected.txt: Added. * compositing/reflections/become-simple-composited-reflection.html: Added. 2011-11-18 Daniel Cheng [chromium] Use correct backing store for ChromiumDataObject in pasteboard writes. https://bugs.webkit.org/show_bug.cgi?id=72767 * platform/chromium/test_expectations.txt: 2011-11-18 Chris Evans Crash with ranges across a detached, reparented node tree https://bugs.webkit.org/show_bug.cgi?id=72757 Reviewed by Adam Barth. * fast/dom/move-detached-child-in-range-expected.txt: Added. * fast/dom/move-detached-child-in-range.html: Added. 2011-11-18 Adam Klein Use canplay instead of canplaythrough in http/tests/media to prevent timeout https://bugs.webkit.org/show_bug.cgi?id=72758 Allow these tests to timeout until the bug is fixed. Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-11-09 Darin Fisher Make it OK to switch in and out of fullscreen mode asynchronously. https://bugs.webkit.org/show_bug.cgi?id=70477 Reviewed by Adam Barth. * fullscreen/full-screen-test.js: (runWithKeyDown): Call removeEventListener so that we multiple calls to runWithKeyDown(fn) don't result in duplicate function calls. * fullscreen/parent-flow-inline-with-block-child.html: It should be OK if cancelling fullscreen mode completes asynchronously. 2011-11-18 Xiaomei Ji REGRESSION: rtl horizontal scrollbar / resize bug - Body shifts on resize when scrolled all the way to the left https://bugs.webkit.org/show_bug.cgi?id=70395 Reviewed by Tony Chang. The test still marks as FAIL in test_expectations because cg-mac might need rebase. * platform/chromium-mac/fast/dom/rtl-scroll-to-leftmost-and-resize-expected.png: Added. * platform/chromium-mac/fast/dom/rtl-scroll-to-leftmost-and-resize-expected.txt: Added. 2011-11-18 Martin Robinson REGRESSION (r99924): broke 2 pasteboard tests on GTK https://bugs.webkit.org/show_bug.cgi?id=72131 Reviewed by Tony Chang. * platform/gtk/Skipped: Unskip passing tests. 2011-11-18 Adam Klein Layout Test accessibility/anonymous-render-block-in-continuation-causes-crash.html is flaky https://bugs.webkit.org/show_bug.cgi?id=72761 Mark test as PASS TIMEOUT as it occasionally times out on the bots. Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-11-18 Tony Chang [chromium] The exclusions tests are all passing. Remove the test_expectations.txt entry for them. * platform/chromium/test_expectations.txt: 2011-11-18 Adam Klein [chromium] Test fast/events/dropzone-002.html is failing on Leopard https://bugs.webkit.org/show_bug.cgi?id=61625 Test is no longer failing since the end of October. Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-11-18 Adam Klein Rebaseline chromium expectations after r100800. Note that previous rebaseline was actually meant for r100786. Unreviewed gardening. * platform/chromium-win/animations/additive-transform-animations-expected.png: Added. * platform/chromium-win/animations/additive-transform-animations-expected.txt: Added. * platform/chromium/animations/additive-transform-animations-expected.png: Added. 2011-11-18 Adam Klein Rebaseline chromium expectations after r100800. Unreviewed gardening. * platform/chromium-linux/css3/images/cross-fade-overflow-position-expected.png: Added. * platform/chromium-mac-snowleopard/css3/images/cross-fade-overflow-position-expected.png: Added. * platform/chromium-win/css3/images/cross-fade-overflow-position-expected.png: Added. 2011-11-18 Adam Klein Layout Test fast/writing-mode/japanese-rl-text-with-broken-font.html is flaky https://bugs.webkit.org/show_bug.cgi?id=66900 Re-adding SNOWLEOPARD flakiness on CG bots that seems to have been erroneously removed. Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-11-18 Vineet Chaudhary Access key should work on all elements. https://bugs.webkit.org/show_bug.cgi?id=71854 Reviewed by Ryosuke Niwa. Added test case to check whether all elements can also have accessKey attribute. * fast/forms/access-key-expected.txt: * fast/forms/access-key-for-all-elements-expected.txt: Added. * fast/forms/access-key-for-all-elements.html: Added. * fast/forms/access-key.html: Added more test coverage for select and textarea elements. 2011-11-18 Adam Klein Layout Test accessibility/loading-iframe-sends-notification.html is slow on Win dbg https://bugs.webkit.org/show_bug.cgi?id=72747 Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-11-18 Adam Klein Remove expectation for fast/js/delete-syntax.html, which seems to have been fixed by http://code.google.com/p/v8/source/detail?r=9993. Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-11-18 Adam Klein Remove IMAGE suppression for css3/images/cross-fade-overflow-position.html to let me use garden-o-matic for rebaselining. Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-11-18 Julien Chaffraix Infinite recursion in WebCore::RenderInline::computeRectForRepaint https://bugs.webkit.org/show_bug.cgi?id=52144 Reviewed by Tony Chang. The bug got fixed, landing the test. As I could not test the old test case, it is landed as-is (apart from making it dumpAsText which was deemed safe). * editing/execCommand/infinite-recursion-computeRectForRepaint-expected.txt: Added. * editing/execCommand/infinite-recursion-computeRectForRepaint.html: Added. 2011-11-18 Simon Fraser Appearance of compound transform animations under apps linked on SnowLeopard is incorrect https://bugs.webkit.org/show_bug.cgi?id=72641 Reviewed by Dean Jackson. Pixel test for a hardware-animated tranform, where order of operations matters. * animations/additive-transform-animations-expected.png: Added. * animations/additive-transform-animations.html: Added. * platform/mac/animations/additive-transform-animations-expected.txt: Added. 2011-11-18 Adam Klein Suppress IMAGE failures for css3/images/cross-fade-overflow-position.html Needs rebaseline after r100786. Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-11-18 Adam Klein ASSERTION FAILED: fontCache()->generation() == m_generation (running new-run-webkit-tests) https://bugs.webkit.org/show_bug.cgi?id=59552 Added CRASH to expectations for fast/encoding/parser-tests-50.html. It's only crashing on Snow Leopard, but I didn't want to split the existing line in two. Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-11-18 Tim Horton -webkit-cross-fade rendered incorrectly in overflow divs https://bugs.webkit.org/show_bug.cgi?id=72693 Reviewed by Simon Fraser. Add a test to make sure that -webkit-cross-fade renders correctly inside overflowed areas. * css3/images/cross-fade-overflow-position.html: Added. * css3/images/resources/half-circles.svg: Added. * platform/mac/css3/images/cross-fade-overflow-position-expected.png: Added. * platform/mac/css3/images/cross-fade-overflow-position-expected.txt: Added. 2011-11-18 Steve Block ASSERTION FAILED: fontCache()->generation() == m_generation (running new-run-webkit-tests) https://bugs.webkit.org/show_bug.cgi?id=59552 Add CRASH expectation for fast/frames/sandboxed-iframe-parsing-space-characters.html on Mac 10.6 dbg. Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-11-18 Steve Block [Chromium] fast/filesystem/file-writer-abort-depth.html crashes occasionally on Win dbg https://bugs.webkit.org/show_bug.cgi?id=72631 Add CRASH expectation for fast/filesystem/file-writer-abort.html on Linux. Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-11-18 Philip Rogers Add test for strange scrollbars with non-integer scaled SVG image https://bugs.webkit.org/show_bug.cgi?id=43018 Reviewed by Nikolas Zimmermann. * svg/as-image/resources/green-non-integer-size-rect.svg: Added. * svg/as-image/svg-non-integer-scaled-image-expected.png: Added. * svg/as-image/svg-non-integer-scaled-image-expected.txt: Added. * svg/as-image/svg-non-integer-scaled-image.html: Added. 2011-11-18 Steve Block Another attempt at rebaselining fast/box-shadow for Chromium Mac 10.5. It seems the rebaseline tool made a mess of http://trac.webkit.org/changeset/100742. Unreviewed gardening. 2011-11-18 Steve Block Inspector tests flakily crashing on Linux dbg canary https://bugs.webkit.org/show_bug.cgi?id=72651 Add CRASH and TIMEOUT expectations for severla more tests. Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-11-18 Steve Block [Chromium] fast/canvas/canvas-alphaImageData-behavior.html has TEXT failure on Mac 10.5 CG https://bugs.webkit.org/show_bug.cgi?id=72728 Add a TEXT expectation for canvas/philip/tests/2d.imageData.put.unchanged.html. Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-11-18 Steve Block [Chromium] fast/canvas/canvas-alphaImageData-behavior.html has TEXT failure on Mac 10.5 CG https://bugs.webkit.org/show_bug.cgi?id=72728 Add a TEXT expectation. Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-11-18 Philippe Normand Unreviewed, skip another GTK crasher. * platform/gtk/Skipped: Skip fast/borders/inline-mask-overlay-image-outset.html 2011-11-18 Steve Block Rebaseline remaining fast/ tests for Chromium Mac 10.5 CG after http://crrev.com/110543 Unreviewed gardening. 2011-11-18 Steve Block Rebaseline remaining svg/ tests for Chromium Mac 10.5 CG after http://crrev.com/110543 Unreviewed gardening. 2011-11-18 Steve Block Rebaseline fast/writing-mode for Chromium Mac 10.5 CG after http://crrev.com/110543 Unreviewed gardening. 2011-11-18 Yuta Kitamura [Qt] Enable WebSocket hybi tests https://bugs.webkit.org/show_bug.cgi?id=72687 Reviewed by Simon Hausmann. * platform/qt/Skipped: Unskip WebSocket hybi tests. Skip some of them which are known to fail probably due to a bug in SocketStreamHandleQt implementation. 2011-11-18 Steve Block Rebaseline fast/repaint for Chromium Mac 10.5 CG after http://crrev.com/110543 Unreviewed gardening. 2011-11-17 Pavel Feldman Web Inspector: dispatch messages from the front-end to the backend asynchronously. https://bugs.webkit.org/show_bug.cgi?id=72621 Now that dispatching is asynchronous, timeline test needed a fix. Reviewed by Yury Semikhatsky. * inspector/timeline/timeline-script-tag-1.html: * platform/qt/Skipped: 2011-11-18 Sergio Villar Senin [GTK][WK2] Invalid TestNetscapePlugin path when using new-run-webkit-tests https://bugs.webkit.org/show_bug.cgi?id=72707 Reviewed by Philippe Normand. Unskipped a test that is passing now. * platform/gtk-wk2/Skipped: unskipped plugins/get-url-notify-with-url-that-fails-to-load.html 2011-11-18 Steve Block Rebaseline svg/custom for Chromium Mac 10.5 CG after http://crrev.com/110543 Unreviewed gardening. 2011-11-18 Steve Block Rebaseline svg/clip-path for Chromium Mac 10.5 CG after http://crrev.com/110543 Unreviewed gardening. 2011-11-18 Alexandru Chiculita [CSSShaders] Implement the computed style for mesh parameters of the custom() filter https://bugs.webkit.org/show_bug.cgi?id=72478 Reviewed by Dean Jackson. * css3/filters/custom-filter-property-computed-style-expected.txt: * css3/filters/custom-filter-property-parsing-invalid-expected.txt: * css3/filters/script-tests/custom-filter-property-computed-style.js: * css3/filters/script-tests/custom-filter-property-parsing-invalid.js: 2011-11-18 Steve Block Rebaseline svg/dynamic-updates for Chromium Mac 10.5 CG after http://crrev.com/110543 Unreviewed gardening. 2011-11-18 Steve Block Rebaseline fast/box-shadow for Chromium Mac 10.5 after http://crrev.com/110543 Unreviewed gardening. 2011-11-18 Steve Block Rebaseline acid3.html for Chromium Mac 10.5 The image contains the text 'YOU SHOULD NOT SEE THIS AT ALL', but so do all other Chromium expected results for this test, so I'm guessing this is expected. Unreviewed gardening. 2011-11-18 Andrey Kosyakov Web Inspector: [Extensions API] Provide a way for extension to create a status bar icon https://bugs.webkit.org/show_bug.cgi?id=45955 Reviewed by Pavel Feldman. * inspector/extensions/extensions-panel-expected.txt: * inspector/extensions/extensions-panel.html: 2011-11-18 Philippe Normand Unreviewed, mark media/audio-garbage-collect.html flaky on GTK. * platform/gtk/test_expectations.txt: 2011-11-18 Csaba Osztrogonác [Qt] fast/canvas/canvas-lineWidth.html timeouts intermittently on 64 bit https://bugs.webkit.org/show_bug.cgi?id=72694 * platform/qt/Skipped: Skip fast/canvas/canvas-lineWidth.html until fix. 2011-11-17 Gabor Loki [Qt] REGRESSION(r100510): Enable 8 Bit Strings in JavaScriptCore https://bugs.webkit.org/show_bug.cgi?id=72602 Unskip tests after the fix on Qt. * platform/qt/Skipped: 2011-11-17 Kaustubh Atrawalkar Remove initProgressEvent method https://bugs.webkit.org/show_bug.cgi?id=71340 Reviewed by Adam Barth. This method has been removed from the spec draft. http://www.w3.org/TR/progress-events/#interface-progressevent No new tests. Removed method. Updated expected results. * fast/dom/non-numeric-values-numeric-parameters-expected.txt: * fast/dom/script-tests/non-numeric-values-numeric-parameters.js: * fast/events/init-events-expected.txt: * fast/events/script-tests/init-events.js: * fast/xmlhttprequest/xmlhttprequest-get-expected.txt: * platform/chromium-cg-mac/fast/xmlhttprequest/xmlhttprequest-get-expected.txt: * platform/chromium-mac/fast/xmlhttprequest/xmlhttprequest-get-expected.txt: * platform/chromium-win/fast/xmlhttprequest/xmlhttprequest-get-expected.txt: 2011-11-17 Adam Klein Move JS recursion counter from V8Proxy to V8BindingPerIsolateData https://bugs.webkit.org/show_bug.cgi?id=72645 Reviewed by Adam Barth. Added tests to exercise new timing of call to V8Proxy::didLeaveScriptContext(). * storage/indexeddb/transaction-abort-with-js-recursion-cross-frame-expected.txt: Added. * storage/indexeddb/transaction-abort-with-js-recursion-cross-frame.html: Added. 2011-11-17 Peter Kasting [chromium] acid3.html didn't actually get rebaselined like I wanted. Unreviewed, gardening. * platform/chromium-mac-snowleopard/http/tests/misc/acid3-expected.png: * platform/chromium/test_expectations.txt: 2011-11-17 Robin Cao [chromium] Font::drawComplexText can not draw a segment of text run https://bugs.webkit.org/show_bug.cgi?id=72095 Reviewed by Adam Barth. * platform/chromium-linux/fast/text/international/draw-complex-text-from-to-expected.png: Added. * platform/chromium-linux/fast/text/international/draw-complex-text-from-to-expected.txt: Added. * platform/chromium-linux/fast/text/international/draw-complex-text-from-to.html: Added. 2011-11-17 Peter Kasting [chromium] Fix broken expectation. Unreviewed, gardening. * platform/chromium/test_expectations.txt: 2011-11-17 Peter Kasting [chromium] Try to rebaseline more tests. Unreviewed, gardening. * platform/chromium-cg-mac-leopard/fast/box-shadow/box-shadow-clipped-slices-expected.png: Added. * platform/chromium-cg-mac-leopard/fast/box-shadow/single-pixel-shadow-expected.png: Added. * platform/chromium-cg-mac-leopard/fast/css/shadow-multiple-expected.png: * platform/chromium-cg-mac-snowleopard/fast/layers/layer-absolute-parent-opacity-expected.png: Added. * platform/chromium-cg-mac-snowleopard/fast/repaint/moving-shadow-on-path-expected.png: Added. * platform/chromium-cg-mac-snowleopard/fast/repaint/moving-shadow-on-path-expected.txt: Added. * platform/chromium-cg-mac/fast/repaint/moving-shadow-on-path-expected.png: Removed. * platform/chromium-linux-x86/fast/box-shadow/box-shadow-clipped-slices-expected.png: Added. * platform/chromium-linux-x86/fast/box-shadow/single-pixel-shadow-expected.png: Added. * platform/chromium-linux/fast/box-shadow/box-shadow-clipped-slices-expected.png: Added. * platform/chromium-linux/fast/box-shadow/single-pixel-shadow-expected.png: Added. * platform/chromium-linux/fast/css/shadow-multiple-expected.png: Added. * platform/chromium-mac-leopard/fast/box-shadow/box-shadow-clipped-slices-expected.png: Added. * platform/chromium-mac-leopard/fast/box-shadow/single-pixel-shadow-expected.png: Added. * platform/chromium-mac-leopard/fast/css/color-correction-on-box-shadow-expected.png: Removed. * platform/chromium-mac-leopard/fast/css/color-correction-on-text-shadow-expected.png: Removed. * platform/chromium-mac-leopard/fast/css/shadow-multiple-expected.png: Added. * platform/chromium-mac-leopard/fast/multicol/shadow-breaking-expected.png: * platform/chromium-mac-snowleopard/fast/box-shadow/box-shadow-clipped-slices-expected.png: * platform/chromium-mac-snowleopard/fast/box-shadow/single-pixel-shadow-expected.png: Added. * platform/chromium-mac-snowleopard/fast/css/shadow-multiple-expected.png: * platform/chromium-mac-snowleopard/fast/layers/layer-absolute-parent-opacity-expected.png: Added. * platform/chromium-mac-snowleopard/fast/multicol/shadow-breaking-expected.png: Added. * platform/chromium-mac-snowleopard/fast/repaint/moving-shadow-on-path-expected.png: Added. * platform/chromium-mac/fast/css/color-correction-on-box-shadow-expected.png: Removed. * platform/chromium-mac/fast/css/color-correction-on-text-shadow-expected.png: Removed. * platform/chromium-mac/fast/multicol/shadow-breaking-expected.png: Removed. * platform/chromium-mac/fast/repaint/moving-shadow-on-path-expected.png: Removed. * platform/chromium-win-xp/fast/css/shadow-multiple-expected.png: Added. * platform/chromium-win-xp/fast/multicol/shadow-breaking-expected.png: * platform/chromium-win/fast/box-shadow/box-shadow-clipped-slices-expected.png: Added. * platform/chromium-win/fast/box-shadow/single-pixel-shadow-expected.png: Added. * platform/chromium-win/fast/css/shadow-multiple-expected.png: * platform/chromium-win/fast/multicol/shadow-breaking-expected.png: * platform/chromium/test_expectations.txt: 2011-11-17 Peter Kasting [chromium] Attempt to rebaseline a test after http://crrev.com/110053 . Unreviewed, gardening. * platform/chromium-linux-x86/fast/repaint/moving-shadow-on-path-expected.txt: Copied from platform/chromium-linux/fast/repaint/moving-shadow-on-path-expected.txt. * platform/chromium-linux/fast/repaint/moving-shadow-on-path-expected.png: * platform/chromium-mac/fast/repaint/moving-shadow-on-path-expected.png: * platform/chromium/test_expectations.txt: 2011-11-17 Peter Kasting [chromium] Mark some inspector tests as flakily crashing. https://bugs.webkit.org/show_bug.cgi?id=72651 Unreviewed, gardening. * platform/chromium/test_expectations.txt: 2011-11-17 Peter Kasting Unreviewed, rolling out r100698. http://trac.webkit.org/changeset/100698 https://bugs.webkit.org/show_bug.cgi?id=72239 This change wasn't the problem either. * accessibility/loading-iframe-sends-notification.html: Copied from LayoutTests/accessibility/loading-iframe-sends-notification.html. * platform/chromium/accessibility/loading-iframe-sends-notification-expected.txt: Copied from LayoutTests/platform/chromium/accessibility/loading-iframe-sends-notification-expected.txt. 2011-11-17 Peter Kasting Unreviewed, rolling out r100584. http://trac.webkit.org/changeset/100584 https://bugs.webkit.org/show_bug.cgi?id=72239 See if this change caused Linux dbg crashes. * accessibility/loading-iframe-sends-notification.html: Removed. * platform/chromium/accessibility/loading-iframe-sends-notification-expected.txt: Removed. 2011-11-17 Konstantin Scheglov Absolute child is not repainted when parent opacity changes https://bugs.webkit.org/show_bug.cgi?id=68777 Reviewed by Simon Fraser. * fast/layers/layer-absolute-parent-opacity-expected.png: Added. * fast/layers/layer-absolute-parent-opacity-expected.txt: Added. * fast/layers/layer-absolute-parent-opacity.html: Added. 2011-11-17 Adrienne Walker [chromium] Unreviewed, rebaseline tests after r100545. * platform/chromium-cg-mac/compositing/geometry/fixed-position-expected.png: Removed. * platform/chromium-cg-mac/compositing/geometry/horizontal-scroll-composited-expected.png: Removed. * platform/chromium-cg-mac/compositing/geometry/vertical-scroll-composited-expected.png: Removed. * platform/chromium-cg-mac/compositing/overflow/fixed-position-ancestor-clip-expected.png: Removed. * platform/chromium-linux/compositing/geometry/fixed-position-expected.png: * platform/chromium-linux/compositing/geometry/horizontal-scroll-composited-expected.png: Removed. * platform/chromium-linux/compositing/geometry/vertical-scroll-composited-expected.png: * platform/chromium-linux/compositing/overflow/fixed-position-ancestor-clip-expected.png: * platform/chromium-mac/compositing/geometry/fixed-position-expected.png: Removed. * platform/chromium-mac/compositing/geometry/horizontal-scroll-composited-expected.png: Removed. * platform/chromium-mac/compositing/geometry/vertical-scroll-composited-expected.png: Removed. * platform/chromium-mac/compositing/overflow/fixed-position-ancestor-clip-expected.png: Removed. * platform/chromium-win/compositing/geometry/fixed-position-expected.png: * platform/chromium-win/compositing/geometry/horizontal-scroll-composited-expected.png: * platform/chromium-win/compositing/geometry/horizontal-scroll-composited-expected.txt: Removed. * platform/chromium-win/compositing/geometry/vertical-scroll-composited-expected.png: * platform/chromium-win/compositing/geometry/vertical-scroll-composited-expected.txt: Removed. * platform/chromium-win/compositing/overflow/fixed-position-ancestor-clip-expected.png: * platform/chromium/compositing/geometry/fixed-position-expected.png: Added. * platform/chromium/compositing/geometry/horizontal-scroll-composited-expected.png: Added. * platform/chromium/compositing/geometry/vertical-scroll-composited-expected.png: Added. * platform/chromium/compositing/overflow/fixed-position-ancestor-clip-expected.png: Added. * platform/chromium/test_expectations.txt: 2011-11-17 Dominic Mazzoni Unreviewed, skipping accessibility/loading-iframe-sends-notification.html on Mac until https://bugs.webkit.org/show_bug.cgi?id=72624 is resolved. * platform/mac/Skipped: 2011-11-17 Tim Horton Implement CSS3 Images cross-fade() image function https://bugs.webkit.org/show_bug.cgi?id=52162 Reviewed by Simon Fraser. Fix fast/css/getComputedStyle/computed-style-cross-fade.html to use the "dummy" protocol for its images, so that we don't have loading errors. Unskip the test on Qt. Remove the (now) unnecessary Gtk baselines. * fast/css/getComputedStyle/computed-style-cross-fade-expected.txt: * fast/css/getComputedStyle/computed-style-cross-fade.html: * platform/gtk/fast/css/getComputedStyle/computed-style-cross-fade-expected.txt: Removed. * platform/qt/Skipped: 2011-11-17 Ken Buchanan Crash from positioned generated content under run-in https://bugs.webkit.org/show_bug.cgi?id=70456 Reviewed by David Hyatt. Layout test for crash condition. * fast/css-generated-content/positioned-generated-content-under-run-in-crash-expected.html: Added * fast/css-generated-content/positioned-generated-content-under-run-in-crash.html: Added 2011-11-17 Sheriff Bot Unreviewed, rolling out r100652. http://trac.webkit.org/changeset/100652 https://bugs.webkit.org/show_bug.cgi?id=72648 "Caused outline-offset-min-assert.html to assert on debug builds" (Requested by mwenge2 on #webkit). * css2.1/20110323/outline-color-001.htm: Removed. * css2.1/20110323/outline-color-002.htm: Removed. * css2.1/20110323/outline-color-003.htm: Removed. * css2.1/20110323/outline-color-004.htm: Removed. * css2.1/20110323/outline-color-005.htm: Removed. * css2.1/20110323/outline-color-006.htm: Removed. * css2.1/20110323/outline-color-007.htm: Removed. * css2.1/20110323/outline-color-008.htm: Removed. * css2.1/20110323/outline-color-009.htm: Removed. * css2.1/20110323/outline-color-010.htm: Removed. * css2.1/20110323/outline-color-011.htm: Removed. * css2.1/20110323/outline-color-012.htm: Removed. * css2.1/20110323/outline-color-013.htm: Removed. * css2.1/20110323/outline-color-014.htm: Removed. * css2.1/20110323/outline-color-015.htm: Removed. * css2.1/20110323/outline-color-016.htm: Removed. * css2.1/20110323/outline-color-017.htm: Removed. * css2.1/20110323/outline-color-018.htm: Removed. * css2.1/20110323/outline-color-019.htm: Removed. * css2.1/20110323/outline-color-020.htm: Removed. * css2.1/20110323/outline-color-021.htm: Removed. * css2.1/20110323/outline-color-022.htm: Removed. * css2.1/20110323/outline-color-023.htm: Removed. * css2.1/20110323/outline-color-024.htm: Removed. * css2.1/20110323/outline-color-025.htm: Removed. * css2.1/20110323/outline-color-026.htm: Removed. * css2.1/20110323/outline-color-027.htm: Removed. * css2.1/20110323/outline-color-028.htm: Removed. * css2.1/20110323/outline-color-029.htm: Removed. * css2.1/20110323/outline-color-030.htm: Removed. * css2.1/20110323/outline-color-031.htm: Removed. * css2.1/20110323/outline-color-032.htm: Removed. * css2.1/20110323/outline-color-033.htm: Removed. * css2.1/20110323/outline-color-034.htm: Removed. * css2.1/20110323/outline-color-035.htm: Removed. * css2.1/20110323/outline-color-036.htm: Removed. * css2.1/20110323/outline-color-037.htm: Removed. * css2.1/20110323/outline-color-038.htm: Removed. * css2.1/20110323/outline-color-039.htm: Removed. * css2.1/20110323/outline-color-040.htm: Removed. * css2.1/20110323/outline-color-041.htm: Removed. * css2.1/20110323/outline-color-042.htm: Removed. * css2.1/20110323/outline-color-043.htm: Removed. * css2.1/20110323/outline-color-044.htm: Removed. * css2.1/20110323/outline-color-045.htm: Removed. * css2.1/20110323/outline-color-046.htm: Removed. * css2.1/20110323/outline-color-047.htm: Removed. * css2.1/20110323/outline-color-048.htm: Removed. * css2.1/20110323/outline-color-049.htm: Removed. * css2.1/20110323/outline-color-050.htm: Removed. * css2.1/20110323/outline-color-051.htm: Removed. * css2.1/20110323/outline-color-052.htm: Removed. * css2.1/20110323/outline-color-053.htm: Removed. * css2.1/20110323/outline-color-054.htm: Removed. * css2.1/20110323/outline-color-055.htm: Removed. * css2.1/20110323/outline-color-056.htm: Removed. * css2.1/20110323/outline-color-057.htm: Removed. * css2.1/20110323/outline-color-058.htm: Removed. * css2.1/20110323/outline-color-059.htm: Removed. * css2.1/20110323/outline-color-060.htm: Removed. * css2.1/20110323/outline-color-061.htm: Removed. * css2.1/20110323/outline-color-062.htm: Removed. * css2.1/20110323/outline-color-063.htm: Removed. * css2.1/20110323/outline-color-064.htm: Removed. * css2.1/20110323/outline-color-065.htm: Removed. * css2.1/20110323/outline-color-066.htm: Removed. * css2.1/20110323/outline-color-067.htm: Removed. * css2.1/20110323/outline-color-068.htm: Removed. * css2.1/20110323/outline-color-069.htm: Removed. * css2.1/20110323/outline-color-070.htm: Removed. * css2.1/20110323/outline-color-071.htm: Removed. * css2.1/20110323/outline-color-072.htm: Removed. * css2.1/20110323/outline-color-073.htm: Removed. * css2.1/20110323/outline-color-074.htm: Removed. * css2.1/20110323/outline-color-075.htm: Removed. * css2.1/20110323/outline-color-076.htm: Removed. * css2.1/20110323/outline-color-077.htm: Removed. * css2.1/20110323/outline-color-078.htm: Removed. * css2.1/20110323/outline-color-079.htm: Removed. * css2.1/20110323/outline-color-080.htm: Removed. * css2.1/20110323/outline-color-081.htm: Removed. * css2.1/20110323/outline-color-082.htm: Removed. * css2.1/20110323/outline-color-083.htm: Removed. * css2.1/20110323/outline-color-084.htm: Removed. * css2.1/20110323/outline-color-085.htm: Removed. * css2.1/20110323/outline-color-086.htm: Removed. * css2.1/20110323/outline-color-087.htm: Removed. * css2.1/20110323/outline-color-088.htm: Removed. * css2.1/20110323/outline-color-089.htm: Removed. * css2.1/20110323/outline-color-090.htm: Removed. * css2.1/20110323/outline-color-091.htm: Removed. * css2.1/20110323/outline-color-092.htm: Removed. * css2.1/20110323/outline-color-093.htm: Removed. * css2.1/20110323/outline-color-094.htm: Removed. * css2.1/20110323/outline-color-095.htm: Removed. * css2.1/20110323/outline-color-096.htm: Removed. * css2.1/20110323/outline-color-097.htm: Removed. * css2.1/20110323/outline-color-098.htm: Removed. * css2.1/20110323/outline-color-099.htm: Removed. * css2.1/20110323/outline-color-100.htm: Removed. * css2.1/20110323/outline-color-101.htm: Removed. * css2.1/20110323/outline-color-102.htm: Removed. * css2.1/20110323/outline-color-103.htm: Removed. * css2.1/20110323/outline-color-104.htm: Removed. * css2.1/20110323/outline-color-105.htm: Removed. * css2.1/20110323/outline-color-106.htm: Removed. * css2.1/20110323/outline-color-107.htm: Removed. * css2.1/20110323/outline-color-108.htm: Removed. * css2.1/20110323/outline-color-109.htm: Removed. * css2.1/20110323/outline-color-110.htm: Removed. * css2.1/20110323/outline-color-111.htm: Removed. * css2.1/20110323/outline-color-112.htm: Removed. * css2.1/20110323/outline-color-113.htm: Removed. * css2.1/20110323/outline-color-114.htm: Removed. * css2.1/20110323/outline-color-115.htm: Removed. * css2.1/20110323/outline-color-116.htm: Removed. * css2.1/20110323/outline-color-117.htm: Removed. * css2.1/20110323/outline-color-118.htm: Removed. * css2.1/20110323/outline-color-119.htm: Removed. * css2.1/20110323/outline-color-120.htm: Removed. * css2.1/20110323/outline-color-121.htm: Removed. * css2.1/20110323/outline-color-122.htm: Removed. * css2.1/20110323/outline-color-123.htm: Removed. * css2.1/20110323/outline-color-124.htm: Removed. * css2.1/20110323/outline-color-125.htm: Removed. * css2.1/20110323/outline-color-126.htm: Removed. * css2.1/20110323/outline-color-127.htm: Removed. * css2.1/20110323/outline-color-128.htm: Removed. * css2.1/20110323/outline-color-129.htm: Removed. * css2.1/20110323/outline-color-130.htm: Removed. * css2.1/20110323/outline-color-131.htm: Removed. * css2.1/20110323/outline-color-132.htm: Removed. * css2.1/20110323/outline-color-133.htm: Removed. * css2.1/20110323/outline-color-134.htm: Removed. * css2.1/20110323/outline-color-135.htm: Removed. * css2.1/20110323/outline-color-136.htm: Removed. * css2.1/20110323/outline-color-137.htm: Removed. * css2.1/20110323/outline-color-138.htm: Removed. * css2.1/20110323/outline-color-139.htm: Removed. * css2.1/20110323/outline-color-140.htm: Removed. * css2.1/20110323/outline-color-141.htm: Removed. * css2.1/20110323/outline-color-142.htm: Removed. * css2.1/20110323/outline-color-143.htm: Removed. * css2.1/20110323/outline-color-144.htm: Removed. * css2.1/20110323/outline-color-145.htm: Removed. * css2.1/20110323/outline-color-174.htm: Removed. * css2.1/20110323/outline-color-175.htm: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-001-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-001-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-002-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-002-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-003-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-003-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-004-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-004-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-005-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-005-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-006-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-006-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-007-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-007-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-008-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-008-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-009-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-009-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-010-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-010-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-011-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-011-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-012-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-012-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-013-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-013-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-014-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-014-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-015-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-015-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-016-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-016-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-017-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-017-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-018-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-018-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-019-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-019-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-020-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-020-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-021-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-021-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-022-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-022-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-023-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-023-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-024-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-024-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-025-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-025-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-026-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-026-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-027-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-027-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-028-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-028-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-029-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-029-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-030-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-030-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-031-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-031-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-032-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-032-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-033-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-033-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-034-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-034-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-035-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-035-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-036-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-036-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-037-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-037-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-038-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-038-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-039-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-039-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-040-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-040-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-041-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-041-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-042-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-042-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-043-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-043-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-044-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-044-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-045-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-045-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-046-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-046-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-047-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-047-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-048-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-048-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-049-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-049-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-050-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-050-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-051-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-051-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-052-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-052-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-053-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-053-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-054-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-054-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-055-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-055-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-056-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-056-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-057-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-057-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-058-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-058-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-059-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-059-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-060-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-060-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-061-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-061-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-062-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-062-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-063-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-063-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-064-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-064-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-065-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-065-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-066-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-066-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-067-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-067-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-068-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-068-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-069-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-069-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-070-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-070-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-071-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-071-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-072-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-072-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-073-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-073-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-074-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-074-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-075-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-075-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-076-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-076-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-077-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-077-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-078-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-078-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-079-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-079-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-080-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-080-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-081-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-081-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-082-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-082-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-083-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-083-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-084-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-084-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-085-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-085-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-086-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-086-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-087-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-087-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-088-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-088-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-089-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-089-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-090-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-090-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-091-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-091-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-092-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-092-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-093-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-093-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-094-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-094-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-095-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-095-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-096-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-096-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-097-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-097-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-098-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-098-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-099-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-099-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-100-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-100-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-101-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-101-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-102-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-102-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-103-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-103-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-104-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-104-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-105-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-105-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-106-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-106-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-107-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-107-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-108-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-108-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-109-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-109-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-110-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-110-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-111-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-111-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-112-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-112-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-113-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-113-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-114-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-114-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-115-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-115-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-116-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-116-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-117-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-117-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-118-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-118-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-119-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-119-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-120-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-120-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-121-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-121-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-122-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-122-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-123-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-123-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-124-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-124-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-125-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-125-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-126-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-126-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-127-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-127-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-128-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-128-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-129-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-129-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-130-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-130-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-131-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-131-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-132-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-132-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-133-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-133-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-134-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-134-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-135-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-135-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-136-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-136-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-137-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-137-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-138-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-138-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-139-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-139-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-140-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-140-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-141-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-141-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-142-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-142-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-143-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-143-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-144-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-144-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-145-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-145-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-174-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-174-expected.txt: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-175-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/outline-color-175-expected.txt: Removed. 2011-11-17 Chris Fleizach AX: The scrollArea is not correctly returning the scrollbars https://bugs.webkit.org/show_bug.cgi?id=70247 Reviewed by Beth Dakin. * platform/mac/accessibility/scrollbars-expected.txt: Added. * platform/mac/accessibility/scrollbars.html: Added. 2011-11-17 Sheriff Bot Unreviewed, rolling out r100659. http://trac.webkit.org/changeset/100659 https://bugs.webkit.org/show_bug.cgi?id=72649 "Caused outline-offset-min-assert.html to assert on debug builds" (Requested by mwenge2 on #webkit). * platform/qt/css2.1/20110323/outline-color-001-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-002-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-003-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-004-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-005-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-006-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-007-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-008-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-009-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-010-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-011-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-012-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-013-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-014-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-015-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-016-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-017-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-018-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-019-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-020-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-021-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-024-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-025-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-026-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-027-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-028-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-029-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-030-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-031-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-032-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-033-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-034-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-035-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-036-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-037-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-038-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-039-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-040-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-041-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-042-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-045-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-046-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-047-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-048-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-049-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-050-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-051-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-052-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-053-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-054-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-055-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-056-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-057-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-058-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-059-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-060-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-061-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-062-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-063-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-066-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-067-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-068-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-069-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-070-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-071-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-072-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-073-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-074-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-075-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-076-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-077-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-078-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-079-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-080-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-081-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-082-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-083-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-084-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-087-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-088-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-089-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-090-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-091-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-092-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-093-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-094-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-095-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-096-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-097-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-098-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-099-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-100-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-101-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-102-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-103-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-104-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-105-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-108-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-109-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-110-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-111-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-112-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-113-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-114-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-115-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-116-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-117-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-118-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-119-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-120-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-121-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-122-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-123-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-124-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-125-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-126-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-129-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-130-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-131-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-132-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-133-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-134-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-135-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-136-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-137-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-138-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-139-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-140-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-141-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-142-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-143-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-144-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-145-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-174-expected.txt: Removed. * platform/qt/css2.1/20110323/outline-color-175-expected.txt: Removed. 2011-11-17 Adam Barth Unique origins shouldn't remember their scheme, host, or port https://bugs.webkit.org/show_bug.cgi?id=72308 Reviewed by Eric Seidel. * fast/frames/resources/sandboxed-iframe-storage-disallowed.html: - Inline script because the sandbox iframe isn't allowed to load local resources. * fast/frames/sandboxed-iframe-attribute-parsing.html: * fast/frames/sandboxed-iframe-forms-dynamic.html: * fast/frames/sandboxed-iframe-forms.html: * fast/frames/sandboxed-iframe-navigation-top-by-constant-name.html: * fast/frames/sandboxed-iframe-navigation-top-by-constant-name2.html: * fast/frames/sandboxed-iframe-navigation-top-by-name.html: * fast/frames/sandboxed-iframe-navigation-top.html: * media/video-controls-no-scripting.html: - Previously sandboxed local iframes still got universal access when we're running with universal access for file URLs! Now that they correctly get unique origins, we need to update these tests to allow-same-origin access in order for them to function properly. 2011-11-17 Julien Chaffraix CSS table with 100% width can overflow their containing block https://bugs.webkit.org/show_bug.cgi?id=72180 Reviewed by David Hyatt. Several tests to check that we don't overflow our containing block with width: 100%. * fast/table/table-in-table-percent-width-collapsing-border-expected.png: Added. * fast/table/table-in-table-percent-width-collapsing-border-expected.txt: Added. * fast/table/table-in-table-percent-width-collapsing-border-quirks-mode-expected.png: Added. * fast/table/table-in-table-percent-width-collapsing-border-quirks-mode-expected.txt: Added. * fast/table/table-in-table-percent-width-collapsing-border-quirks-mode.html: Added. * fast/table/table-in-table-percent-width-collapsing-border.html: Added. * fast/table/table-in-table-percent-width-expected.png: Added. * fast/table/table-in-table-percent-width-expected.txt: Added. * fast/table/table-in-table-percent-width-quirks-mode-expected.png: Added. * fast/table/table-in-table-percent-width-quirks-mode-expected.txt: Added. * fast/table/table-in-table-percent-width-quirks-mode.html: Added. * fast/table/table-in-table-percent-width.html: Added. 2011-11-17 Robert Hogan Qt-specific results for tests added in r100652 Unreviewed Qt gardening. * platform/qt/css2.1/20110323/outline-color-001-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-002-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-003-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-004-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-005-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-006-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-007-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-008-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-009-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-010-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-011-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-012-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-013-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-014-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-015-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-016-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-017-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-018-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-019-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-020-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-021-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-024-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-025-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-026-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-027-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-028-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-029-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-030-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-031-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-032-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-033-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-034-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-035-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-036-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-037-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-038-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-039-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-040-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-041-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-042-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-045-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-046-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-047-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-048-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-049-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-050-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-051-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-052-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-053-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-054-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-055-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-056-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-057-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-058-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-059-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-060-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-061-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-062-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-063-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-066-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-067-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-068-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-069-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-070-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-071-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-072-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-073-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-074-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-075-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-076-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-077-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-078-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-079-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-080-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-081-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-082-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-083-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-084-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-087-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-088-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-089-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-090-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-091-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-092-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-093-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-094-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-095-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-096-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-097-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-098-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-099-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-100-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-101-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-102-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-103-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-104-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-105-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-108-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-109-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-110-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-111-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-112-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-113-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-114-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-115-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-116-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-117-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-118-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-119-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-120-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-121-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-122-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-123-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-124-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-125-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-126-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-129-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-130-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-131-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-132-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-133-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-134-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-135-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-136-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-137-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-138-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-139-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-140-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-141-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-142-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-143-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-144-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-145-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-174-expected.txt: Added. * platform/qt/css2.1/20110323/outline-color-175-expected.txt: Added. 2011-11-09 Robert Hogan CSS 2.1 failure: outline-color-* tests fail https://bugs.webkit.org/show_bug.cgi?id=71931 Add tests covering dynamic outlines. At first glance the result for outline-color-174.htm looks like it might be wrong but it's really the statement at the top of the test that's misleading, only the outline should be black not the entire box. Reviewed by Julien Chaffraix. * css2.1/20110323/outline-color-001.htm: Added. * css2.1/20110323/outline-color-002.htm: Added. * css2.1/20110323/outline-color-003.htm: Added. * css2.1/20110323/outline-color-004.htm: Added. * css2.1/20110323/outline-color-005.htm: Added. * css2.1/20110323/outline-color-006.htm: Added. * css2.1/20110323/outline-color-007.htm: Added. * css2.1/20110323/outline-color-008.htm: Added. * css2.1/20110323/outline-color-009.htm: Added. * css2.1/20110323/outline-color-010.htm: Added. * css2.1/20110323/outline-color-011.htm: Added. * css2.1/20110323/outline-color-012.htm: Added. * css2.1/20110323/outline-color-013.htm: Added. * css2.1/20110323/outline-color-014.htm: Added. * css2.1/20110323/outline-color-015.htm: Added. * css2.1/20110323/outline-color-016.htm: Added. * css2.1/20110323/outline-color-017.htm: Added. * css2.1/20110323/outline-color-018.htm: Added. * css2.1/20110323/outline-color-019.htm: Added. * css2.1/20110323/outline-color-020.htm: Added. * css2.1/20110323/outline-color-021.htm: Added. * css2.1/20110323/outline-color-022.htm: Added. * css2.1/20110323/outline-color-023.htm: Added. * css2.1/20110323/outline-color-024.htm: Added. * css2.1/20110323/outline-color-025.htm: Added. * css2.1/20110323/outline-color-026.htm: Added. * css2.1/20110323/outline-color-027.htm: Added. * css2.1/20110323/outline-color-028.htm: Added. * css2.1/20110323/outline-color-029.htm: Added. * css2.1/20110323/outline-color-030.htm: Added. * css2.1/20110323/outline-color-031.htm: Added. * css2.1/20110323/outline-color-032.htm: Added. * css2.1/20110323/outline-color-033.htm: Added. * css2.1/20110323/outline-color-034.htm: Added. * css2.1/20110323/outline-color-035.htm: Added. * css2.1/20110323/outline-color-036.htm: Added. * css2.1/20110323/outline-color-037.htm: Added. * css2.1/20110323/outline-color-038.htm: Added. * css2.1/20110323/outline-color-039.htm: Added. * css2.1/20110323/outline-color-040.htm: Added. * css2.1/20110323/outline-color-041.htm: Added. * css2.1/20110323/outline-color-042.htm: Added. * css2.1/20110323/outline-color-043.htm: Added. * css2.1/20110323/outline-color-044.htm: Added. * css2.1/20110323/outline-color-045.htm: Added. * css2.1/20110323/outline-color-046.htm: Added. * css2.1/20110323/outline-color-047.htm: Added. * css2.1/20110323/outline-color-048.htm: Added. * css2.1/20110323/outline-color-049.htm: Added. * css2.1/20110323/outline-color-050.htm: Added. * css2.1/20110323/outline-color-051.htm: Added. * css2.1/20110323/outline-color-052.htm: Added. * css2.1/20110323/outline-color-053.htm: Added. * css2.1/20110323/outline-color-054.htm: Added. * css2.1/20110323/outline-color-055.htm: Added. * css2.1/20110323/outline-color-056.htm: Added. * css2.1/20110323/outline-color-057.htm: Added. * css2.1/20110323/outline-color-058.htm: Added. * css2.1/20110323/outline-color-059.htm: Added. * css2.1/20110323/outline-color-060.htm: Added. * css2.1/20110323/outline-color-061.htm: Added. * css2.1/20110323/outline-color-062.htm: Added. * css2.1/20110323/outline-color-063.htm: Added. * css2.1/20110323/outline-color-064.htm: Added. * css2.1/20110323/outline-color-065.htm: Added. * css2.1/20110323/outline-color-066.htm: Added. * css2.1/20110323/outline-color-067.htm: Added. * css2.1/20110323/outline-color-068.htm: Added. * css2.1/20110323/outline-color-069.htm: Added. * css2.1/20110323/outline-color-070.htm: Added. * css2.1/20110323/outline-color-071.htm: Added. * css2.1/20110323/outline-color-072.htm: Added. * css2.1/20110323/outline-color-073.htm: Added. * css2.1/20110323/outline-color-074.htm: Added. * css2.1/20110323/outline-color-075.htm: Added. * css2.1/20110323/outline-color-076.htm: Added. * css2.1/20110323/outline-color-077.htm: Added. * css2.1/20110323/outline-color-078.htm: Added. * css2.1/20110323/outline-color-079.htm: Added. * css2.1/20110323/outline-color-080.htm: Added. * css2.1/20110323/outline-color-081.htm: Added. * css2.1/20110323/outline-color-082.htm: Added. * css2.1/20110323/outline-color-083.htm: Added. * css2.1/20110323/outline-color-084.htm: Added. * css2.1/20110323/outline-color-085.htm: Added. * css2.1/20110323/outline-color-086.htm: Added. * css2.1/20110323/outline-color-087.htm: Added. * css2.1/20110323/outline-color-088.htm: Added. * css2.1/20110323/outline-color-089.htm: Added. * css2.1/20110323/outline-color-090.htm: Added. * css2.1/20110323/outline-color-091.htm: Added. * css2.1/20110323/outline-color-092.htm: Added. * css2.1/20110323/outline-color-093.htm: Added. * css2.1/20110323/outline-color-094.htm: Added. * css2.1/20110323/outline-color-095.htm: Added. * css2.1/20110323/outline-color-096.htm: Added. * css2.1/20110323/outline-color-097.htm: Added. * css2.1/20110323/outline-color-098.htm: Added. * css2.1/20110323/outline-color-099.htm: Added. * css2.1/20110323/outline-color-100.htm: Added. * css2.1/20110323/outline-color-101.htm: Added. * css2.1/20110323/outline-color-102.htm: Added. * css2.1/20110323/outline-color-103.htm: Added. * css2.1/20110323/outline-color-104.htm: Added. * css2.1/20110323/outline-color-105.htm: Added. * css2.1/20110323/outline-color-106.htm: Added. * css2.1/20110323/outline-color-107.htm: Added. * css2.1/20110323/outline-color-108.htm: Added. * css2.1/20110323/outline-color-109.htm: Added. * css2.1/20110323/outline-color-110.htm: Added. * css2.1/20110323/outline-color-111.htm: Added. * css2.1/20110323/outline-color-112.htm: Added. * css2.1/20110323/outline-color-113.htm: Added. * css2.1/20110323/outline-color-114.htm: Added. * css2.1/20110323/outline-color-115.htm: Added. * css2.1/20110323/outline-color-116.htm: Added. * css2.1/20110323/outline-color-117.htm: Added. * css2.1/20110323/outline-color-118.htm: Added. * css2.1/20110323/outline-color-119.htm: Added. * css2.1/20110323/outline-color-120.htm: Added. * css2.1/20110323/outline-color-121.htm: Added. * css2.1/20110323/outline-color-122.htm: Added. * css2.1/20110323/outline-color-123.htm: Added. * css2.1/20110323/outline-color-124.htm: Added. * css2.1/20110323/outline-color-125.htm: Added. * css2.1/20110323/outline-color-126.htm: Added. * css2.1/20110323/outline-color-127.htm: Added. * css2.1/20110323/outline-color-128.htm: Added. * css2.1/20110323/outline-color-129.htm: Added. * css2.1/20110323/outline-color-130.htm: Added. * css2.1/20110323/outline-color-131.htm: Added. * css2.1/20110323/outline-color-132.htm: Added. * css2.1/20110323/outline-color-133.htm: Added. * css2.1/20110323/outline-color-134.htm: Added. * css2.1/20110323/outline-color-135.htm: Added. * css2.1/20110323/outline-color-136.htm: Added. * css2.1/20110323/outline-color-137.htm: Added. * css2.1/20110323/outline-color-138.htm: Added. * css2.1/20110323/outline-color-139.htm: Added. * css2.1/20110323/outline-color-140.htm: Added. * css2.1/20110323/outline-color-141.htm: Added. * css2.1/20110323/outline-color-142.htm: Added. * css2.1/20110323/outline-color-143.htm: Added. * css2.1/20110323/outline-color-144.htm: Added. * css2.1/20110323/outline-color-145.htm: Added. * css2.1/20110323/outline-color-174.htm: Added. * css2.1/20110323/outline-color-175.htm: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-001-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-001-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-002-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-002-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-003-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-003-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-004-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-004-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-005-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-005-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-006-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-006-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-007-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-007-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-008-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-008-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-009-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-009-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-010-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-010-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-011-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-011-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-012-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-012-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-013-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-013-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-014-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-014-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-015-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-015-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-016-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-016-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-017-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-017-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-018-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-018-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-019-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-019-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-020-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-020-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-021-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-021-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-022-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-022-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-023-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-023-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-024-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-024-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-025-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-025-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-026-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-026-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-027-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-027-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-028-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-028-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-029-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-029-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-030-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-030-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-031-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-031-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-032-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-032-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-033-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-033-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-034-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-034-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-035-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-035-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-036-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-036-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-037-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-037-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-038-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-038-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-039-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-039-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-040-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-040-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-041-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-041-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-042-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-042-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-043-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-043-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-044-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-044-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-045-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-045-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-046-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-046-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-047-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-047-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-048-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-048-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-049-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-049-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-050-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-050-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-051-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-051-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-052-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-052-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-053-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-053-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-054-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-054-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-055-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-055-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-056-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-056-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-057-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-057-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-058-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-058-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-059-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-059-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-060-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-060-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-061-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-061-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-062-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-062-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-063-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-063-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-064-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-064-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-065-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-065-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-066-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-066-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-067-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-067-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-068-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-068-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-069-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-069-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-070-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-070-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-071-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-071-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-072-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-072-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-073-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-073-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-074-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-074-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-075-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-075-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-076-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-076-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-077-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-077-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-078-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-078-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-079-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-079-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-080-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-080-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-081-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-081-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-082-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-082-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-083-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-083-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-084-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-084-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-085-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-085-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-086-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-086-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-087-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-087-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-088-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-088-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-089-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-089-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-090-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-090-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-091-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-091-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-092-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-092-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-093-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-093-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-094-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-094-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-095-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-095-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-096-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-096-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-097-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-097-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-098-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-098-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-099-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-099-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-100-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-100-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-101-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-101-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-102-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-102-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-103-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-103-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-104-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-104-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-105-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-105-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-106-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-106-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-107-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-107-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-108-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-108-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-109-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-109-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-110-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-110-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-111-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-111-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-112-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-112-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-113-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-113-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-114-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-114-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-115-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-115-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-116-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-116-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-117-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-117-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-118-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-118-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-119-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-119-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-120-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-120-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-121-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-121-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-122-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-122-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-123-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-123-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-124-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-124-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-125-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-125-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-126-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-126-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-127-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-127-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-128-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-128-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-129-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-129-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-130-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-130-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-131-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-131-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-132-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-132-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-133-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-133-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-134-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-134-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-135-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-135-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-136-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-136-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-137-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-137-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-138-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-138-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-139-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-139-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-140-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-140-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-141-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-141-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-142-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-142-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-143-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-143-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-144-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-144-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-145-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-145-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-174-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-174-expected.txt: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-175-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/outline-color-175-expected.txt: Added. 2011-11-17 Steve Block [Chromium] fast/filesystem/file-writer-abort-depth.html crashes occasionally on Win dbg https://bugs.webkit.org/show_bug.cgi?id=72631 Add a CRASH expectation for fast/filesystem/file-writer-abort-depth.html Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-11-17 Chris Fleizach WebKitTestRunner needs to support accessibility-related DRT APIs https://bugs.webkit.org/show_bug.cgi?id=42131 Unreviewed layout test fix. I hadn't realized that selection-value-changes-for-aria-textbox.html was being skipped on Lion, so this test started failing on snow leopard on the bots. * platform/mac/accessibility/selection-value-changes-for-aria-textbox-expected.txt: 2011-11-17 Sergio Villar Senin [GTK] plugins/get-url-notify-with-url-that-fails-to-load.html on bots after r100466 https://bugs.webkit.org/show_bug.cgi?id=72613 Reviewed by Martin Robinson. Added a test that times out in WK2. * platform/gtk-wk2/Skipped: added plugins/get-url-notify-with-url-that-fails-to-load.html 2011-11-17 Steve Block ASSERTION FAILED: fontCache()->generation() == m_generation (running new-run-webkit-tests) https://bugs.webkit.org/show_bug.cgi?id=59552 Added a CRASH expectation for fast/dom/null-document-location-put-crash.html Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-11-17 Steve Block Rebaseline fast/css-generated-content/nested-tables-with-before-after-content-crash.html for Chromium Linux. Also remove a duplicated text expectation. Unreviewed gardening. * platform/chromium-linux/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.png: Added * platform/chromium-win/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt: Removed 2011-11-17 Steve Block [Chromium] Layout test failures under Snow Leopard https://bugs.webkit.org/show_bug.cgi?id=54322 Rebaseline transforms/no_transform_hit_testing.html. It looks like the expected results still aren't quite right after http://trac.webkit.org/changeset/100615. * platform/chromium-mac-snowleopard/transforms/no_transform_hit_testing-expected.png: Added. 2011-11-17 Steve Block [Chromium] http/tests/inspector/resource-tree/resource-tree-no-xhrs.html fails occasionally https://bugs.webkit.org/show_bug.cgi?id=72622 Add MISSING and TEXT expectations for http/tests/inspector/resource-tree/resource-tree-no-xhrs.html. Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-11-17 Philippe Normand Unreviewed, GTK baselines for new css3 tests and an accessibility test. * platform/gtk/accessibility/loading-iframe-sends-notification-expected.txt: Added. * platform/gtk/css3/images/cross-fade-blending-expected.txt: Added. * platform/gtk/css3/images/cross-fade-invalidation-expected.txt: Added. * platform/gtk/css3/images/cross-fade-simple-expected.txt: Added. * platform/gtk/css3/images/cross-fade-sizing-expected.txt: Added. * platform/gtk/css3/images/cross-fade-tiled-expected.txt: Added. * platform/gtk/fast/borders/border-mixed-alpha-expected.txt: Added. * platform/gtk/fast/css/getComputedStyle/computed-style-cross-fade-expected.txt: Added. 2011-11-17 Ken Buchanan Crash from nested tables with generated content https://bugs.webkit.org/show_bug.cgi?id=68811 Reviewed by David Hyatt. Layout test for nesting tables with generated content and forcing a style recalculation. * fast/css-generated-content/nested-tables-with-before-after-content-crash.html: Added * platform/chromium-win/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.png: Added * platform/chromium-win/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt: Added * platform/mac/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.png: Added * platform/mac/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt: Added 2011-11-17 Csaba Osztrogonác [Qt] Unreviewed gardening. * platform/qt/Skipped: Skip a failing test temporarily. 2011-11-17 Csaba Osztrogonác [Qt] Unreviewed gardening. * platform/qt/plugins/plugin-javascript-access-expected.txt: Updated. 2011-11-17 Steve Block Several animations/ tests flakily fail due to fragile setTimeout()-based framework https://bugs.webkit.org/show_bug.cgi?id=66953 Remove expectation for animations/missing-values-last-keyframe.html from platform/chromium-cg-mac-snowleopard. This was incorrectly added by the rebaseline tool in r100611. Unreviewed gardening. * platform/chromium-cg-mac-snowleopard/animations/missing-values-last-keyframe-expected.txt: Removed. 2011-11-17 Zoltan Arvai [Qt] Enable skipped but now passing tests (http/tests) https://bugs.webkit.org/show_bug.cgi?id=71911 Reviewed by Csaba Osztrogonác. * platform/qt/Skipped: Unskip 24 tests. 2011-11-17 Steve Block ASSERTION FAILED: fontCache()->generation() == m_generation (running new-run-webkit-tests) https://bugs.webkit.org/show_bug.cgi?id=59552 Add a CRASH expectation for fast/frames/frame-unload-crash.html on SnowLeopard dbg. Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-11-17 Eric Carlson TextTrackList not sorted correctly https://bugs.webkit.org/show_bug.cgi?id=72545 Reviewed by Darin Adler. * media/track/track-texttracks-expected.txt: Added. * media/track/track-texttracks.html: Added. 2011-11-17 Steve Block [Chromium] Layout test failures under Snow Leopard https://bugs.webkit.org/show_bug.cgi?id=54322 Rebaseline transforms/no_transform_hit_testing.html. It looks like the expected results aren't quite right after http://trac.webkit.org/changeset/100507. Unreviewed gardening. * platform/chromium-cg-mac-snowleopard/transforms/no_transform_hit_testing-expected.png: Added. 2011-11-17 Steve Block Several animations/ tests flakily fail due to fragile setTimeout()-based framework https://bugs.webkit.org/show_bug.cgi?id=66953 Rebaselined missing-values-first-keyframe.html, missing-values-last-keyframe.html and opacity-transform-animation.html. Looks like these weren't quite right after http://trac.webkit.org/changeset/100520. Unreviewed gardening. * platform/chromium-cg-mac-snowleopard/animations/missing-values-last-keyframe-expected.txt: Copied from LayoutTests/animations/missing-values-last-keyframe-expected.txt. * platform/chromium-linux/animations/missing-values-first-keyframe-expected.png: Removed. * platform/chromium-linux/animations/missing-values-last-keyframe-expected.png: Removed. * platform/chromium-linux/animations/opacity-transform-animation-expected.png: Removed. * platform/chromium-mac-snowleopard/animations/missing-values-first-keyframe-expected.png: Removed. * platform/chromium-mac-snowleopard/animations/missing-values-last-keyframe-expected.png: Removed. * platform/chromium-mac-snowleopard/animations/opacity-transform-animation-expected.png: Removed. * platform/chromium-mac/animations/missing-values-first-keyframe-expected.png: Removed. * platform/chromium-mac/animations/missing-values-last-keyframe-expected.png: Removed. * platform/chromium-mac/animations/opacity-transform-animation-expected.png: Removed. * platform/chromium/animations/missing-values-first-keyframe-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/animations/missing-values-first-keyframe-expected.png. * platform/chromium/animations/missing-values-last-keyframe-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/animations/missing-values-last-keyframe-expected.png. * platform/chromium/animations/opacity-transform-animation-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/animations/opacity-transform-animation-expected.png. * platform/mac/animations/missing-values-first-keyframe-expected.txt: Renamed from LayoutTests/animations/missing-values-first-keyframe-expected.txt. * platform/mac/animations/missing-values-last-keyframe-expected.txt: Renamed from LayoutTests/animations/missing-values-last-keyframe-expected.txt. 2011-11-17 Gabor Loki [Qt] REGRESSION(r100510): Enable 8 Bit Strings in JavaScriptCore https://bugs.webkit.org/show_bug.cgi?id=72602 Unreviewed gardening after r100510. * platform/qt/Skipped: 2011-11-17 Steve Block [Chromium] perf/array-binary-search.html fails as MISSING https://bugs.webkit.org/show_bug.cgi?id=63057 This is really a TEXT failure, but is reported as MISSING due to Bug 63104. Addding both MISSING and TEXT expectations to keep the tree green working if/when Bug 63104 is fixed. Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-11-17 Mihnea Ovidenie CSS Exclusions: parse the wrap-margin and wrap-padding properties https://bugs.webkit.org/show_bug.cgi?id=71900 Reviewed by Dean Jackson. * fast/css/getComputedStyle/computed-style-expected.txt: * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * fast/exclusions/script-tests/wrap-margin-parsing.js: Added. * fast/exclusions/script-tests/wrap-padding-parsing.js: Added. * fast/exclusions/wrap-margin-parsing-expected.txt: Added. * fast/exclusions/wrap-margin-parsing.html: Added. * fast/exclusions/wrap-padding-parsing-expected.txt: Added. * fast/exclusions/wrap-padding-parsing.html: Added. * platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt: * platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt: * svg/css/getComputedStyle-basic-expected.txt: 2011-11-17 Steve Block CSS3 cross-fade tests failing on Chromium after r100535 https://bugs.webkit.org/show_bug.cgi?id=72598 Update test expectations. Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-11-17 Steve Block Compositing LayoutTests failing on Chromium Mac https://bugs.webkit.org/show_bug.cgi?id=72487 Update test expectations. Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-11-17 Steve Block [chromium] Support CoreAnimation plugin model on Mac https://bugs.webkit.org/show_bug.cgi?id=47925 Update test expectations. Unreviewed gardening. * platform/chromium/test_expectations.txt: 2011-11-16 Alexander Pavlov Web Inspector: inspector follows javascript: hrefs as relative https://bugs.webkit.org/show_bug.cgi?id=72373 Reviewed by Yury Semikhatsky. * inspector/styles/styles-url-linkify-expected.txt: * inspector/styles/styles-url-linkify.html: 2011-11-17 Dominic Mazzoni Accessibility: Chromium requires an AX notification when an iframe loads. https://bugs.webkit.org/show_bug.cgi?id=72239 Reviewed by Chris Fleizach. * accessibility/loading-iframe-sends-notification.html: Added. * platform/chromium/accessibility/loading-iframe-sends-notification-expected.txt: Added. 2011-11-17 Adam Barth CSP report-only mode doesn't work from an HTTP header https://bugs.webkit.org/show_bug.cgi?id=71958 Reviewed by Eric Seidel. Test that X-WebKit-CSP-Report-Only actually sends reports. * http/tests/security/contentSecurityPolicy/report-only-from-header-expected.txt: Added. * http/tests/security/contentSecurityPolicy/report-only-from-header.php: Added. 2011-11-17 Mihnea Ovidenie CSS exclusions: parse the wrap-flow and wrap-through properties https://bugs.webkit.org/show_bug.cgi?id=71904 Reviewed by Dean Jackson. * fast/css/getComputedStyle/computed-style-expected.txt: * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * fast/exclusions/script-tests/wrap-flow-parsing.js: Added. * fast/exclusions/script-tests/wrap-through-parsing.js: Added. * fast/exclusions/wrap-flow-parsing-expected.txt: Added. * fast/exclusions/wrap-flow-parsing.html: Added. * fast/exclusions/wrap-through-parsing-expected.txt: Added. * fast/exclusions/wrap-through-parsing.html: Added. * platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt: * platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt: * svg/css/getComputedStyle-basic-expected.txt: 2011-11-16 Dean Jackson Implement filter function shorthands https://bugs.webkit.org/show_bug.cgi?id=68475 Reviewed by Simon Fraser. Test the shorthand functions for filter effects. This includes grayscale, sepia, invert, hue-rotate, saturate, opacity, gamma, drop-shadow and blur. At the moment sharpen and url are not supported. Note that the drop-shadow and blur operations don't yet provide accurate results because they produce an output image that is larger than the input. See https://bugs.webkit.org/show_bug.cgi?id=71929 https://bugs.webkit.org/show_bug.cgi?id=71930 * css3/filters/effect-blur-expected.png: Added. * css3/filters/effect-blur-expected.txt: Added. * css3/filters/effect-blur.html: Added. * css3/filters/effect-combined-expected.png: Added. * css3/filters/effect-combined-expected.txt: Added. * css3/filters/effect-combined.html: Added. * css3/filters/effect-drop-shadow-expected.png: Added. * css3/filters/effect-drop-shadow-expected.txt: Added. * css3/filters/effect-drop-shadow.html: Added. * css3/filters/effect-gamma-expected.png: Added. * css3/filters/effect-gamma-expected.txt: Added. * css3/filters/effect-gamma.html: Added. * css3/filters/effect-grayscale-expected.png: Added. * css3/filters/effect-grayscale-expected.txt: Added. * css3/filters/effect-grayscale.html: Added. * css3/filters/effect-hue-rotate-expected.png: Added. * css3/filters/effect-hue-rotate-expected.txt: Added. * css3/filters/effect-hue-rotate.html: Added. * css3/filters/effect-invert-expected.png: Added. * css3/filters/effect-invert-expected.txt: Added. * css3/filters/effect-invert.html: Added. * css3/filters/effect-opacity-expected.png: Added. * css3/filters/effect-opacity-expected.txt: Added. * css3/filters/effect-opacity.html: Added. * css3/filters/effect-saturate-expected.png: Added. * css3/filters/effect-saturate-expected.txt: Added. * css3/filters/effect-saturate.html: Added. * css3/filters/effect-sepia-expected.png: Added. * css3/filters/effect-sepia-expected.txt: Added. * css3/filters/effect-sepia.html: Added. * css3/filters/resources/reference.png: Added. * css3/filters/script-tests/filter-property-parsing-invalid.js: * css3/filters/script-tests/filter-property-parsing.js: 2011-11-16 James Robinson [chromium] Update more chromium baselines and expectations * platform/chromium-cg-mac-snowleopard/fast/repaint/block-selection-gap-in-composited-layer-expected.png: Added. * platform/chromium-linux/fast/repaint/block-selection-gap-in-composited-layer-expected.png: * platform/chromium-mac-leopard/fast/repaint/block-selection-gap-in-composited-layer-expected.png: Added. * platform/chromium-mac-snowleopard/fast/repaint/block-selection-gap-in-composited-layer-expected.png: Added. * platform/chromium-win/fast/repaint/block-selection-gap-in-composited-layer-expected.png: * platform/chromium/test_expectations.txt: 2011-11-16 James Robinson [chromium] Update baselines for compositing tests with video and canvas * platform/chromium-cg-mac-leopard/compositing/geometry/clipped-video-controller-expected.png: Added. * platform/chromium-cg-mac-leopard/compositing/geometry/video-fixed-scrolling-expected.png: Added. * platform/chromium-cg-mac-leopard/compositing/geometry/video-opacity-overlay-expected.png: Added. * platform/chromium-cg-mac-leopard/compositing/layers-inside-overflow-scroll-expected.png: Added. * platform/chromium-cg-mac-leopard/compositing/overflow/overflow-compositing-descendant-expected.png: Added. * platform/chromium-cg-mac-leopard/compositing/overflow/scroll-ancestor-update-expected.png: Added. * platform/chromium-cg-mac-leopard/compositing/self-painting-layers-expected.png: Added. * platform/chromium-cg-mac-snowleopard/compositing/geometry/clipped-video-controller-expected.png: Added. * platform/chromium-cg-mac-snowleopard/compositing/geometry/video-fixed-scrolling-expected.png: Added. * platform/chromium-cg-mac-snowleopard/compositing/geometry/video-opacity-overlay-expected.png: Added. * platform/chromium-cg-mac-snowleopard/compositing/layers-inside-overflow-scroll-expected.png: * platform/chromium-cg-mac/compositing/geometry/clipped-video-controller-expected.png: Removed. * platform/chromium-cg-mac/compositing/geometry/video-opacity-overlay-expected.png: Removed. * platform/chromium-gpu-cg-mac/compositing/geometry/clipped-video-controller-expected.png: Added. * platform/chromium-gpu-cg-mac/compositing/geometry/video-fixed-scrolling-expected.png: Renamed from LayoutTests/platform/chromium-cg-mac/compositing/geometry/video-fixed-scrolling-expected.png. * platform/chromium-gpu-cg-mac/compositing/geometry/video-opacity-overlay-expected.png: Added. * platform/chromium-gpu-cg-mac/compositing/layers-inside-overflow-scroll-expected.png: Added. * platform/chromium-gpu-cg-mac/compositing/overflow/overflow-compositing-descendant-expected.png: Added. * platform/chromium-gpu-cg-mac/compositing/overflow/scroll-ancestor-update-expected.png: Added. * platform/chromium-gpu-cg-mac/compositing/self-painting-layers-expected.png: Added. * platform/chromium-linux/compositing/layers-inside-overflow-scroll-expected.png: * platform/chromium-linux/compositing/overflow/overflow-compositing-descendant-expected.png: * platform/chromium-linux/compositing/overflow/scroll-ancestor-update-expected.png: * platform/chromium-linux/compositing/self-painting-layers-expected.png: * platform/chromium-mac-leopard/compositing/geometry/clipped-video-controller-expected.png: Added. * platform/chromium-mac-leopard/compositing/geometry/video-fixed-scrolling-expected.png: Added. * platform/chromium-mac-leopard/compositing/geometry/video-opacity-overlay-expected.png: Added. * platform/chromium-mac-leopard/compositing/layers-inside-overflow-scroll-expected.png: Added. * platform/chromium-mac-leopard/compositing/overflow/overflow-compositing-descendant-expected.png: Added. * platform/chromium-mac-leopard/compositing/overflow/scroll-ancestor-update-expected.png: Added. * platform/chromium-mac-leopard/compositing/self-painting-layers-expected.png: Added. * platform/chromium-mac-snowleopard/compositing/geometry/clipped-video-controller-expected.png: Added. * platform/chromium-mac-snowleopard/compositing/geometry/video-fixed-scrolling-expected.png: Added. * platform/chromium-mac-snowleopard/compositing/geometry/video-opacity-overlay-expected.png: Added. * platform/chromium-mac-snowleopard/compositing/layers-inside-overflow-scroll-expected.png: * platform/chromium-mac/compositing/geometry/clipped-video-controller-expected.png: Removed. * platform/chromium-mac/compositing/geometry/video-fixed-scrolling-expected.png: Removed. * platform/chromium-mac/compositing/geometry/video-opacity-overlay-expected.png: Removed. * platform/chromium-mac/compositing/layer-creation/spanOverlapsCanvas-expected.txt: Removed. * platform/chromium-win/compositing/layers-inside-overflow-scroll-expected.png: * platform/chromium-win/compositing/overflow/overflow-compositing-descendant-expected.png: * platform/chromium-win/compositing/overflow/scroll-ancestor-update-expected.png: * platform/chromium-win/compositing/self-painting-layers-expected.png: * platform/chromium/compositing/overflow/overflow-compositing-descendant-expected.png: * platform/chromium/compositing/overflow/scroll-ancestor-update-expected.png: * platform/chromium/compositing/self-painting-layers-expected.png: * platform/chromium/compositing/video-page-visibility-expected.png: Added. * platform/chromium/test_expectations.txt: * platform/mac-lion/compositing/layer-creation/spanOverlapsCanvas-expected.txt: Renamed from LayoutTests/platform/mac-snowleopard/compositing/layer-creation/spanOverlapsCanvas-expected.txt. * platform/win/compositing/layer-creation/spanOverlapsCanvas-expected.txt: Removed. 2011-11-16 James Robinson [chromium] Fix duplicate expectations for chromium mac leopard * platform/chromium/test_expectations.txt: 2011-11-16 Jay Civelli Make sure MHTML documents use the domain of the MHTML file. https://bugs.webkit.org/show_bug.cgi?id=72445 Reviewed by Adam Barth. * mhtml/check_domain-expected.txt: Added. * mhtml/check_domain.mht: Added. 2011-11-11 Adrienne Walker [chromium] Expose mock scrollbars to window.internals https://bugs.webkit.org/show_bug.cgi?id=72195 Reviewed by James Robinson. Change a small number of initial tests that are failing on Chromium due to small scrollbar pixel differences to use mock scrollbars. These tests will be rebaselined once they have run through the bots. * compositing/geometry/fixed-position.html: * compositing/geometry/horizontal-scroll-composited.html: * compositing/geometry/vertical-scroll-composited.html: * compositing/overflow/fixed-position-ancestor-clip.html: * compositing/resources/mock_scrollbars.js: Added. 2011-11-16 Michael Nordman ApplicationCache manifest should work with any MIME type. https://bugs.webkit.org/show_bug.cgi?id=72082 Update the wrong-content-type test to expect the appcache to succeed given a text/plain contentType. Reviewed by Alexey Proskuryakov. * http/tests/appcache/wrong-content-type-expected.txt: * http/tests/appcache/wrong-content-type.html: * platform/chromium/test_expectations.txt: Temporarily skip this test in chromium. * platform/chromium-cg-mac/http/tests/appcache/wrong-content-type-expected.txt: Removed. * platform/chromium-mac/http/tests/appcache/wrong-content-type-expected.txt: Removed. * platform/chromium-win/http/tests/appcache/wrong-content-type-expected.txt: Removed. 2011-11-16 Tony Chang Skip failing ref tests on gtk and mac. * platform/gtk/Skipped: * platform/mac/Skipped: 2011-11-16 Tim Horton Implement CSS3 Images cross-fade() image function https://bugs.webkit.org/show_bug.cgi?id=52162 Reviewed by Simon Fraser. Add tests of -webkit-cross-fade, ensuring that simple cross-fades between two images work correctly. Adjust fast/css/getComputedStyle/computed-style-cross-fade.html to test fractional and out-of-range cross-fade percentage values. * css3/images/cross-fade-invalidation.html: Added. * css3/images/cross-fade-simple.html: Added. * css3/images/cross-fade-sizing.html: Added. * css3/images/cross-fade-tiled.html: Added. * css3/images/resources/blue-10.png: Added. * css3/images/resources/blue-100.png: Added. * css3/images/resources/green-10.png: Added. * css3/images/resources/green-100.png: Added. * css3/images/resources/green-circle.svg: Added. * css3/images/resources/red-10.png: Added. * css3/images/resources/red-100.png: Added. * fast/css/getComputedStyle/computed-style-cross-fade-expected.txt: * fast/css/getComputedStyle/computed-style-cross-fade.html: * platform/mac/css3/images/cross-fade-invalidation-expected.png: Added. * platform/mac/css3/images/cross-fade-invalidation-expected.txt: Added. * platform/mac/css3/images/cross-fade-simple-expected.png: Added. * platform/mac/css3/images/cross-fade-simple-expected.txt: Added. * platform/mac/css3/images/cross-fade-sizing-expected.png: Added. * platform/mac/css3/images/cross-fade-sizing-expected.txt: Added. * platform/mac/css3/images/cross-fade-tiled-expected.png: Added. * platform/mac/css3/images/cross-fade-tiled-expected.txt: Added. 2011-11-16 James Robinson [chromium] Enable video and canvas 2d compositing triggers by default for layout tests in the compositing directory https://bugs.webkit.org/show_bug.cgi?id=72562 Reviewed by Dirk Pranke. * platform/chromium/test_expectations.txt: 2011-11-16 Ben Wells Seaming on border corners with mixed colour alpha borders https://bugs.webkit.org/show_bug.cgi?id=70471 Reviewed by Simon Fraser. * fast/borders/border-mixed-alpha.html: Added. * platform/chromium/test_expectations.txt: * platform/mac/fast/borders/border-mixed-alpha-expected.png: Added. * platform/mac/fast/borders/border-mixed-alpha-expected.txt: Added. 2011-11-16 Peter Kasting [chromium] Clean up some animations/ expectations. https://bugs.webkit.org/show_bug.cgi?id=66953 Rebaselines some tests that clearly just needed that, tries to condense a number of other flaky tests onto one bug, updates the set of bots that are actually failing for some expectations. Unreviewed, gardening. * platform/chromium-cg-mac/animations/missing-values-first-keyframe-expected.png: Removed. * platform/chromium-cg-mac/animations/missing-values-last-keyframe-expected.png: Removed. * platform/chromium-cg-mac/animations/opacity-transform-animation-expected.png: Removed. * platform/chromium-linux/animations/missing-values-first-keyframe-expected.png: Added. * platform/chromium-linux/animations/missing-values-last-keyframe-expected.png: Added. * platform/chromium-linux/animations/opacity-transform-animation-expected.png: Added. * platform/chromium-mac-leopard/animations/missing-values-first-keyframe-expected.png: Added. * platform/chromium-mac-leopard/animations/missing-values-last-keyframe-expected.png: Added. * platform/chromium-mac-leopard/animations/opacity-transform-animation-expected.png: Added. * platform/chromium-mac-snowleopard/animations/missing-values-first-keyframe-expected.png: Added. * platform/chromium-mac-snowleopard/animations/missing-values-last-keyframe-expected.png: Added. * platform/chromium-mac-snowleopard/animations/opacity-transform-animation-expected.png: Added. * platform/chromium-win/animations/missing-values-first-keyframe-expected.png: * platform/chromium-win/animations/missing-values-last-keyframe-expected.png: * platform/chromium-win/animations/opacity-transform-animation-expected.png: * platform/chromium/test_expectations.txt: 2011-11-16 Filip Pizlo DFG global variable CSE mishandles the cross-global-object inlining corner case https://bugs.webkit.org/show_bug.cgi?id=72542 Reviewed by Geoff Garen. * fast/js/cross-global-object-inline-global-var-expected.txt: Added. * fast/js/cross-global-object-inline-global-var.html: Added. * fast/js/script-tests/cross-global-object-inline-global-var.js: Added. (foo): (done): (doit): 2011-11-16 James Robinson [chromium] Update text baselines for mq-transform-0[23] tests * platform/chromium-mac-snowleopard/fast/media/mq-transform-02-expected.txt: * platform/chromium-mac-snowleopard/fast/media/mq-transform-03-expected.txt: 2011-11-16 Peter Kasting [chromium] Attempt to rebaseline a test. https://bugs.webkit.org/show_bug.cgi?id=54322 Unreviewed, gardening. * platform/chromium-cg-mac-leopard/transforms/no_transform_hit_testing-expected.png: Added. * platform/chromium-mac-leopard/transforms/no_transform_hit_testing-expected.png: * platform/chromium/test_expectations.txt: 2011-11-16 Florin Malita Platform specific results for svg/foreignObject/{clip,filter,mask}.html https://bugs.webkit.org/show_bug.cgi?id=72532 Reviewed by Steve Block. * platform/chromium-cg-mac-snowleopard/svg/foreignObject/clip-expected.png: Added. * platform/chromium-cg-mac-snowleopard/svg/foreignObject/filter-expected.png: Added. * platform/chromium-cg-mac-snowleopard/svg/foreignObject/mask-expected.png: Added. 2011-11-16 Joshua Bell IndexedDB: Reduce nested key depth threshold, re-enable flaky test https://bugs.webkit.org/show_bug.cgi?id=72529 Reviewed by Adam Barth. Re-enable flaky test, and drop the maximum depth tested to avoid crashes/timeouts on test boxes when prepping the test. * platform/chromium/test_expectations.txt: * storage/indexeddb/key-type-array-expected.txt: * storage/indexeddb/key-type-array.html: 2011-11-16 Nate Chapin Remove CRASH expectation for http/tests/multipart/invalid-image-data.html. https://bugs.webkit.org/show_bug.cgi?id=72436 Reviewed by Adam Barth. * platform/chromium/test_expectations.txt: 2011-11-16 Justin Schuh Clear SVG filter client when its node is detached https://bugs.webkit.org/show_bug.cgi?id=71741 Reviewed by Eric Seidel. * svg/filters/reparent-animated-filter-target-expected.txt: Added. * svg/filters/reparent-animated-filter-target.html: Added. 2011-11-16 Peter Kasting [chromium] Mark some CoreAnimation plugin model tests as WONTFIX on Win/ Linux, and as expected to fail for now on Mac; remove current expected Mac baselines. https://bugs.webkit.org/show_bug.cgi?id=47925 Unreviewed, gardening. * platform/chromium-mac/compositing/plugins/composited-plugin-expected.txt: Removed. * platform/chromium-mac/compositing/plugins/small-to-large-composited-plugin-expected.txt: Removed. * platform/chromium-win/compositing/plugins/1x1-composited-plugin-expected.txt: Removed. * platform/chromium-win/compositing/plugins/large-to-small-composited-plugin-expected.txt: Removed. * platform/chromium-win/compositing/plugins/small-to-large-composited-plugin-expected.txt: Removed. * platform/chromium/test_expectations.txt: 2011-11-16 James Robinson [chromium] Update chromium expectations for fast/media/mq-transform-0[23].html to reflect that chromium DRT has 2d and 3d transforms enabled * platform/chromium-cg-mac-leopard/fast/media/mq-transform-02-expected.png: Added. * platform/chromium-cg-mac-leopard/fast/media/mq-transform-02-expected.txt: Added. * platform/chromium-cg-mac-leopard/fast/media/mq-transform-03-expected.png: Added. * platform/chromium-cg-mac-leopard/fast/media/mq-transform-03-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/media/mq-transform-03-expected.txt. * platform/chromium-cg-mac-snowleopard/fast/media/mq-transform-02-expected.png: Added. * platform/chromium-cg-mac-snowleopard/fast/media/mq-transform-02-expected.txt: Added. * platform/chromium-cg-mac-snowleopard/fast/media/mq-transform-03-expected.png: Added. * platform/chromium-cg-mac-snowleopard/fast/media/mq-transform-03-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/media/mq-transform-03-expected.txt. * platform/chromium-gpu-cg-mac/fast/media/mq-transform-02-expected.png: Added. * platform/chromium-gpu-cg-mac/fast/media/mq-transform-02-expected.txt: Added. * platform/chromium-gpu-cg-mac/fast/media/mq-transform-03-expected.png: Added. * platform/chromium-gpu-cg-mac/fast/media/mq-transform-03-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/media/mq-transform-03-expected.txt. * platform/chromium-linux-x86/fast/media/mq-transform-02-expected.png: Added. * platform/chromium-linux-x86/fast/media/mq-transform-02-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/media/mq-transform-02-expected.txt. * platform/chromium-linux-x86/fast/media/mq-transform-03-expected.png: Added. * platform/chromium-linux-x86/fast/media/mq-transform-03-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/media/mq-transform-03-expected.txt. * platform/chromium-linux/fast/media/mq-transform-02-expected.png: * platform/chromium-linux/fast/media/mq-transform-02-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/media/mq-transform-02-expected.txt. * platform/chromium-linux/fast/media/mq-transform-03-expected.png: * platform/chromium-linux/fast/media/mq-transform-03-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/media/mq-transform-03-expected.txt. * platform/chromium-mac-leopard/fast/media/mq-transform-02-expected.png: * platform/chromium-mac-leopard/fast/media/mq-transform-02-expected.txt: Added. * platform/chromium-mac-leopard/fast/media/mq-transform-03-expected.png: * platform/chromium-mac-leopard/fast/media/mq-transform-03-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/media/mq-transform-03-expected.txt. * platform/chromium-mac-snowleopard/fast/media/mq-transform-02-expected.png: Added. * platform/chromium-mac-snowleopard/fast/media/mq-transform-02-expected.txt: Added. * platform/chromium-mac-snowleopard/fast/media/mq-transform-03-expected.png: Added. * platform/chromium-mac-snowleopard/fast/media/mq-transform-03-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/media/mq-transform-03-expected.txt. * platform/chromium-win-vista/fast/media/mq-transform-02-expected.png: Added. * platform/chromium-win-vista/fast/media/mq-transform-02-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/media/mq-transform-02-expected.txt. * platform/chromium-win-vista/fast/media/mq-transform-03-expected.png: Added. * platform/chromium-win-vista/fast/media/mq-transform-03-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/media/mq-transform-03-expected.txt. * platform/chromium-win-xp/fast/media/mq-transform-02-expected.png: Added. * platform/chromium-win-xp/fast/media/mq-transform-02-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/media/mq-transform-02-expected.txt. * platform/chromium-win-xp/fast/media/mq-transform-03-expected.png: Added. * platform/chromium-win-xp/fast/media/mq-transform-03-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/media/mq-transform-03-expected.txt. * platform/chromium-win/fast/media/mq-transform-02-expected.png: * platform/chromium-win/fast/media/mq-transform-02-expected.txt: * platform/chromium-win/fast/media/mq-transform-03-expected.png: * platform/chromium-win/fast/media/mq-transform-03-expected.txt: * platform/chromium/test_expectations.txt: 2011-11-16 Sheriff Bot Unreviewed, rolling out r100473. http://trac.webkit.org/changeset/100473 https://bugs.webkit.org/show_bug.cgi?id=72534 "Broke the Mac Build" (Requested by mwenge2 on #webkit). * css2.1/20110323/border-collapse-offset-002.htm: Removed. * platform/chromium-linux-x86/css2.1/20110323/border-collapse-offset-002-expected.png: Removed. * platform/chromium-linux-x86/css2.1/20110323/border-collapse-offset-002-expected.txt: Removed. * platform/chromium-linux/fast/dom/HTMLTableElement/colSpan-expected.png: * platform/chromium-linux/fast/dom/HTMLTableElement/createCaption-expected.png: * platform/chromium-win/fast/css/bidi-override-in-anonymous-block-expected.txt: * platform/chromium-win/fast/dom/HTMLTableElement/colSpan-expected.txt: * platform/chromium-win/fast/dom/HTMLTableElement/createCaption-expected.txt: * platform/mac/fast/repaint/table-section-repaint-expected.txt: 2011-11-16 Chris Fleizach WebKitTestRunner needs to support accessibility-related DRT APIs https://bugs.webkit.org/show_bug.cgi?id=42131 Cleanup tests and skip lists so that accessibility tests can run in WK2. This mostly involved handling returned elements that might be nil, something that did not happen in DRT. Reviewed by Beth Dakin. * accessibility/aria-labelledby-overrides-label-expected.txt: * accessibility/aria-labelledby-overrides-label.html: * accessibility/non-data-table-cell-title-ui-element.html: * accessibility/th-as-title-ui.html: Make sure a nil titleUIElement is accounted for in these tests. * platform/gtk-wk2/Skipped: * platform/mac/accessibility/aria-expanded-notifications-expected.txt: * platform/mac/accessibility/aria-expanded-notifications.html: * platform/mac/accessibility/aria-invalid-expected.txt: * platform/mac/accessibility/aria-invalid.html: * platform/mac/accessibility/aria-liveregions-addedelement-expected.txt: * platform/mac/accessibility/aria-liveregions-addedelement.html: * platform/mac/accessibility/aria-liveregions-changedalt-expected.txt: * platform/mac/accessibility/aria-liveregions-changedalt.html: * platform/mac/accessibility/aria-liveregions-changedtext-expected.txt: * platform/mac/accessibility/aria-liveregions-changedtext.html: * platform/mac/accessibility/aria-liveregions-removedelement-expected.txt: * platform/mac/accessibility/aria-liveregions-removedelement.html: All the preceeding layout tests use alert() to output the results of notifications. This is causing re-ordering issues on WK2, so I've moved them all to output that notification data to a separate element from "console". * platform/mac/accessibility/html-section-elements-expected.txt: * platform/mac/accessibility/html-section-elements.html: Remove nil element access that is unnecessary. * platform/mac/accessibility/html-slider-indicator-expected.txt: * platform/mac/accessibility/html-slider-indicator.html: * platform/mac/accessibility/search-predicate.html: Add an alt tag to so that it always shows up in the AX tree. * platform/mac/accessibility/selection-value-changes-for-aria-textbox.html: * platform/mac/accessibility/textbox-role-reports-notifications-expected.txt: Remove the notification listener properly (was causing flakiness). * platform/mac/accessibility/textbox-role-reports-notifications.html: * platform/mac/accessibility/update-children-when-aria-role-changes-expected.txt: * platform/mac/accessibility/update-children-when-aria-role-changes.html: Account for when element's returned are nil. * platform/win-wk2/Skipped: Skip all accessibility tests on win. * platform/wk2/Skipped: Skip all accessibility tests on gtk. 2011-11-16 Sergio Villar Senin [Soup] Somet tests fail with FAIL Unexpected response data received: Wrong method: GET https://bugs.webkit.org/show_bug.cgi?id=69219 Reviewed by Martin Robinson. Unskipped a test that now pass. * platform/gtk/Skipped: unskipped http/tests/local/blob/send-hybrid-blob.html 2011-11-16 Steve Block fast/frames/sandboxed-iframe-navigation-targetlink.html crashes occasionally on Chromium Mac dbg https://bugs.webkit.org/show_bug.cgi?id=72530 Unreviewed gardening * platform/chromium/test_expectations.txt: 2011-11-16 Adam Barth Unskip these tests now that they should pass again. * platform/gtk/Skipped: * platform/qt/Skipped: 2011-11-16 Adam Barth Update test results after tightening up SecurityOrigin logic in http://trac.webkit.org/changeset/100182. These new results are (minor) progressions on these tests. * http/tests/security/cross-frame-access-enumeration-expected.txt: * http/tests/security/postMessage/invalid-origin-throws-exception-expected.txt: 2011-11-08 Robert Hogan CSS 2.1 failure: border-collapse-offset-002.htm fails https://bugs.webkit.org/show_bug.cgi?id=71705 Table captions now use the width of the table rather than the width of the table minus the borders. This allows captions to center accurately but unfortunately a lot of mozilla table tests need to be rebaselined as many of them use captions for explaining the purpose of individual test files! Add border-collapse-offset-002.htm which now renders correctly. Affected tables/mozilla tests are rebaselined in a follow-up patch. Reviewed by Antti Koivisto. * css2.1/20110323/border-collapse-offset-002.htm: Added. * platform/chromium-linux-x86/css2.1/20110323/border-collapse-offset-002-expected.png: Added. * platform/chromium-linux-x86/css2.1/20110323/border-collapse-offset-002-expected.txt: Added. * platform/chromium-linux/fast/dom/HTMLTableElement/colSpan-expected.png: * platform/chromium-linux/fast/dom/HTMLTableElement/createCaption-expected.png: * platform/chromium-win/fast/css/bidi-override-in-anonymous-block-expected.txt: * platform/chromium-win/fast/dom/HTMLTableElement/colSpan-expected.txt: * platform/chromium-win/fast/dom/HTMLTableElement/createCaption-expected.txt: * platform/mac/fast/repaint/table-section-repaint-expected.txt: 2011-11-16 Sergey Glazunov ScriptController::executeIfJavaScriptURL gets confused by synchronous frame loads https://bugs.webkit.org/show_bug.cgi?id=69777 Reviewed by Adam Barth. * http/tests/security/xss-DENIED-synchronous-frame-load-in-javascript-url-expected.txt: Added. * http/tests/security/xss-DENIED-synchronous-frame-load-in-javascript-url.html: Added. 2011-11-16 Yusuke Suzuki String new RegExp('\n').toString() returns is invalid RegularExpressionLiteral https://bugs.webkit.org/show_bug.cgi?id=71572 Reviewed by Gavin Barraclough and Darin Adler. * fast/regex/script-tests/toString.js: (testLineTerminator): * fast/regex/toString-expected.txt: 2011-11-16 Florin Malita Recent svg/foreignObject tests failing on Mac & Win https://bugs.webkit.org/show_bug.cgi?id=72386 Reviewed by Simon Fraser. Drop unnecessary text elements from the svg/FO tests to avoid platform font size variance. * platform/chromium-cg-mac-snowleopard/svg/foreignObject/clip-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/svg/foreignObject/filter-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/svg/foreignObject/mask-expected.png: Removed. * platform/chromium-win/svg/foreignObject/background-render-phase-expected.txt: Removed. * platform/chromium-win/svg/foreignObject/clip-expected.txt: Removed. * platform/chromium-win/svg/foreignObject/filter-expected.txt: Removed. * platform/chromium-win/svg/foreignObject/mask-expected.txt: Removed. * platform/chromium/svg/foreignObject/background-render-phase-expected.txt: Removed. * platform/chromium/svg/foreignObject/clip-expected.txt: Removed. * platform/chromium/svg/foreignObject/filter-expected.txt: Removed. * platform/chromium/svg/foreignObject/mask-expected.txt: Removed. * platform/mac-snowleopard/svg/foreignObject/multiple-foreign-objects-expected.txt: Removed. * platform/qt/svg/foreignObject/background-render-phase-expected.png: Removed. * platform/qt/svg/foreignObject/background-render-phase-expected.txt: Removed. * platform/qt/svg/foreignObject/clip-expected.png: Removed. * platform/qt/svg/foreignObject/clip-expected.txt: Removed. * platform/qt/svg/foreignObject/filter-expected.png: Removed. * platform/qt/svg/foreignObject/filter-expected.txt: Removed. * platform/qt/svg/foreignObject/mask-expected.png: Removed. * platform/qt/svg/foreignObject/mask-expected.txt: Removed. * platform/qt/svg/foreignObject/multiple-foreign-objects-expected.png: Removed. * platform/qt/svg/foreignObject/multiple-foreign-objects-expected.txt: Removed. * svg/foreignObject/background-render-phase-expected.txt: * svg/foreignObject/background-render-phase.html: * svg/foreignObject/clip-expected.png: * svg/foreignObject/clip-expected.txt: * svg/foreignObject/clip.html: * svg/foreignObject/filter-expected.png: * svg/foreignObject/filter-expected.txt: * svg/foreignObject/filter.html: * svg/foreignObject/mask-expected.png: * svg/foreignObject/mask-expected.txt: * svg/foreignObject/mask.html: * svg/foreignObject/multiple-foreign-objects-expected.txt: * svg/foreignObject/multiple-foreign-objects.html: 2011-11-16 Vsevolod Vlasov Web Inspector: Application cache status should be updated after swapCache(). https://bugs.webkit.org/show_bug.cgi?id=72123 Reviewed by Pavel Feldman. * http/tests/inspector/appcache/appcache-iframe-manifests-expected.txt: Added. * http/tests/inspector/appcache/appcache-iframe-manifests.html: Renamed from LayoutTests/http/tests/inspector/resource-tree/appcache-iframe-manifests.html. * http/tests/inspector/appcache/appcache-manifest-with-non-existing-file-expected.txt: Renamed from LayoutTests/http/tests/inspector/resource-tree/appcache-manifest-with-non-existing-file-expected.txt. * http/tests/inspector/appcache/appcache-manifest-with-non-existing-file.html: Renamed from LayoutTests/http/tests/inspector/resource-tree/appcache-manifest-with-non-existing-file.html. * http/tests/inspector/appcache/appcache-swap-expected.txt: Added. * http/tests/inspector/appcache/appcache-swap.html: Added. * http/tests/inspector/appcache/appcache-test.js: Renamed from LayoutTests/http/tests/inspector/resource-tree/appcache-test.js. (createAndNavigateIFrame): (removeIFrame): (navigateIFrame): (swapFrameCache): (initialize_ApplicationCacheTest.InspectorTest.createAndNavigateIFrame.frameNavigated): (initialize_ApplicationCacheTest.InspectorTest.createAndNavigateIFrame): (initialize_ApplicationCacheTest.InspectorTest.navigateIFrame.frameNavigated): (initialize_ApplicationCacheTest.InspectorTest.navigateIFrame): (initialize_ApplicationCacheTest.InspectorTest.removeIFrame.frameDetached): (initialize_ApplicationCacheTest.InspectorTest.removeIFrame): (initialize_ApplicationCacheTest.InspectorTest.swapFrameCache): (initialize_ApplicationCacheTest.InspectorTest.dumpApplicationCache): (initialize_ApplicationCacheTest.InspectorTest.dumpApplicationCacheTree): (initialize_ApplicationCacheTest.InspectorTest.frameIdToString): (initialize_ApplicationCacheTest.InspectorTest.applicationCacheStatusToString): (initialize_ApplicationCacheTest.InspectorTest.dumpApplicationCacheModel.compareFunc): (initialize_ApplicationCacheTest.InspectorTest.dumpApplicationCacheModel): (initialize_ApplicationCacheTest.InspectorTest.waitForFrameManifestURLAndStatus): (initialize_ApplicationCacheTest.InspectorTest.startApplicationCacheStatusesRecording): (initialize_ApplicationCacheTest.InspectorTest.ensureFrameStatusEventsReceived): (initialize_ApplicationCacheTest): * http/tests/inspector/appcache/resources/manifest.php: Renamed from LayoutTests/http/tests/inspector/resource-tree/resources/manifest.php. * http/tests/inspector/appcache/resources/page-with-manifest.php: Renamed from LayoutTests/http/tests/inspector/resource-tree/resources/page-with-manifest.php. * http/tests/inspector/appcache/resources/versioned-manifest.php: Added. * http/tests/inspector/appcache/resources/with-versioned-manifest.php: Added. * http/tests/inspector/resource-tree/appcache-iframe-manifests-expected.txt: Removed. * platform/chromium/http/tests/inspector/appcache/appcache-manifest-with-non-existing-file-expected.txt: Added. * platform/chromium/http/tests/inspector/resource-tree/appcache-iframe-manifests-expected.txt: Removed. * platform/chromium/http/tests/inspector/resource-tree/appcache-manifest-with-non-existing-file-expected.txt: Removed. 2011-11-16 Eric Carlson addTrack() must throw an exception if 'kind' is unknown https://bugs.webkit.org/show_bug.cgi?id=71915 Reviewed by Philippe Normand. * media/track/track-addtrack-kind-expected.txt: Added. * media/track/track-addtrack-kind.html: Added. * media/track/track-kind-expected.txt: Added. * media/track/track-kind.html: Added. 2011-11-16 Alexander Pavlov Unreviewed, test fix after http://trac.webkit.org/changeset/100273. "font" property is no longer mapped to DOMCSSValue, so use "font-family" mapped to DOMCSSValueList instead. * platform/mac/plugins/jsobjc-dom-wrappers-expected.txt: * platform/mac/plugins/jsobjc-dom-wrappers.html: 2011-11-16 Balazs Kelemen [Qt] inspector/elements/elements-panel-selection-on-refresh.html crashing https://bugs.webkit.org/show_bug.cgi?id=72504 Unreviewed gardening. Skip crashing test. * platform/qt/Skipped: 2011-11-16 Steve Block LayoutTest animations/animation-direction-normal.html fails on Chromium dbg bots https://bugs.webkit.org/show_bug.cgi?id=72485 Unreviewed gardening * platform/chromium/test_expectations.txt: 2011-11-16 Steve Block Layout Test inspector/styles/svg-style.xhtml is flaky https://bugs.webkit.org/show_bug.cgi?id=72434 Unreviewed gardening * platform/chromium/test_expectations.txt: 2011-11-16 Gabor Rapcsanyi [Qt] Skip new failing tests. Unreviewed gardening. * platform/qt-mac/Skipped: 2011-11-16 Gabor Rapcsanyi [Qt] new test inspector/extensions/extensions-sidebar.html crashing after r100433 https://bugs.webkit.org/show_bug.cgi?id=72493 [Qt] http/tests/misc/onload-remove-iframe-crash-2.html crashing after r100311 https://bugs.webkit.org/show_bug.cgi?id=72491 Unreviewed gardening. * platform/qt/Skipped: 2011-11-16 Sheriff Bot Unreviewed, rolling out r100281 and r100437. http://trac.webkit.org/changeset/100281 http://trac.webkit.org/changeset/100437 https://bugs.webkit.org/show_bug.cgi?id=72496 It made all plugin tests fail with paralel NRWT (Requested by ossy on #webkit). * platform/qt/Skipped: 2011-11-16 Andrey Kosyakov Layout Test inspector/extensions/extensions-events.html is flaky https://bugs.webkit.org/show_bug.cgi?id=72447 Reviewed by Yury Semikhatsky. * inspector/extensions/extensions-events-expected.txt: * inspector/extensions/extensions-events.html: * platform/chromium/test_expectations.txt: 2011-11-16 Csaba Osztrogonác [Qt] Unreviewed gardening after r100281. * platform/qt/Skipped: Skip http/tests/plugins/third-party-cookie-accept-policy.html again, because it makes all plugin related tests fail intermittently. 2011-11-16 Steve Block LayoutTest fast/replaced/width100percent-textarea.html fails on Chromium Mac 10.6 https://bugs.webkit.org/show_bug.cgi?id=72494 Unreviewed gardening * platform/chromium/test_expectations.txt: 2011-11-16 Steve Block Layout Test inspector/extensions/extensions-events.html is flaky https://bugs.webkit.org/show_bug.cgi?id=72447 Unreviewed gardening * platform/chromium/test_expectations.txt: 2011-11-16 Gabor Rapcsanyi [Qt] new test css3/flexbox/line-wrapping.html failing https://bugs.webkit.org/show_bug.cgi?id=72490 Unreviewed gardening. * platform/qt/Skipped: 2011-11-15 Andrey Kosyakov Web Inspector: [Extensions API] drop ExtensionSidebarPane.onUpdated, use callbacks instead https://bugs.webkit.org/show_bug.cgi?id=72388 Reviewed by Pavel Feldman. - split LayoutTests/inspector/extensions.html into extensions-panel.html & extensions-sidebar.html. * inspector/extensions/extensions-panel-expected.txt: Added. * inspector/extensions/extensions-panel.html: Added. * inspector/extensions/extensions-sidebar-expected.txt: Renamed from LayoutTests/inspector/extensions/extensions-expected.txt. * inspector/extensions/extensions-sidebar.html: Renamed from LayoutTests/inspector/extensions/extensions.html. 2011-11-16 Gabor Rapcsanyi [Qt] Update Qt specific expected results. Unreviewed gardening. * platform/qt/fast/loader/file-protocol-fragment-expected.png: Added. * platform/qt/fast/loader/file-protocol-fragment-expected.txt: * platform/qt/inspector: Added. * platform/qt/inspector/console: Added. * platform/qt/inspector/console/console-format-expected.png: Added. * platform/qt/inspector/console/console-format-expected.txt: Added. 2011-11-16 Steve Block Compositing LayoutTests failing on Chromium Mac https://bugs.webkit.org/show_bug.cgi?id=72487 Unreviewed gardening * platform/chromium/test_expectations.txt: 2011-11-16 Steve Block LayoutTest animations/animation-direction-normal.html fails on Chromium dbg bots https://bugs.webkit.org/show_bug.cgi?id=72485 Unreviewed gardening * platform/chromium/test_expectations.txt: 2011-11-16 Gabor Rapcsanyi [Qt][ARMv5] Websocket tests are fail, skip until fix Unreviewed, gardening. * platform/qt-arm/Skipped: 2011-11-16 Per-Erik Brodin [GTK] fast/events/event-creation.html fails creating MediaStreamEvent https://bugs.webkit.org/show_bug.cgi?id=70720 Reviewed by Philippe Normand. * platform/gtk/Skipped: Unskipped fast/events/event-creation.html 2011-11-16 James Robinson [chromium] Update chromium expectations for compositing tests * platform/chromium/test_expectations.txt: 2011-11-16 James Robinson [chromium] Update chromium win and linux compositing baselines https://bugs.webkit.org/show_bug.cgi?id=72402 * platform/chromium-cg-mac-snowleopard/compositing/layers-inside-overflow-scroll-expected.png: Renamed from LayoutTests/platform/chromium-cg-mac/compositing/layers-inside-overflow-scroll-expected.png. * platform/chromium-linux/compositing/layers-inside-overflow-scroll-expected.png: * platform/chromium-linux/compositing/overflow/overflow-compositing-descendant-expected.png: * platform/chromium-linux/compositing/overflow/scroll-ancestor-update-expected.png: * platform/chromium-linux/compositing/self-painting-layers-expected.png: * platform/chromium-mac-snowleopard/compositing/layers-inside-overflow-scroll-expected.png: Renamed from LayoutTests/platform/chromium-mac/compositing/layers-inside-overflow-scroll-expected.png. * platform/chromium-mac/compositing/overflow/overflow-compositing-descendant-expected.png: Removed. * platform/chromium-mac/compositing/overflow/scroll-ancestor-update-expected.png: Removed. * platform/chromium-mac/compositing/self-painting-layers-expected.png: Removed. * platform/chromium-win/compositing/layers-inside-overflow-scroll-expected.png: * platform/chromium-win/compositing/overflow/overflow-compositing-descendant-expected.png: * platform/chromium-win/compositing/overflow/scroll-ancestor-update-expected.png: * platform/chromium-win/compositing/self-painting-layers-expected.png: * platform/chromium/compositing/overflow/overflow-compositing-descendant-expected.png: Renamed from LayoutTests/platform/chromium-cg-mac/compositing/overflow/overflow-compositing-descendant-expected.png. * platform/chromium/compositing/overflow/scroll-ancestor-update-expected.png: Renamed from LayoutTests/platform/chromium-cg-mac/compositing/overflow/scroll-ancestor-update-expected.png. * platform/chromium/compositing/self-painting-layers-expected.png: Renamed from LayoutTests/platform/chromium-cg-mac/compositing/self-painting-layers-expected.png. * platform/chromium/test_expectations.txt: 2011-11-15 Alexandru Chiculita [CSSShaders] Implement the style cached resources and computed style for the shader urls https://bugs.webkit.org/show_bug.cgi?id=72378 Reviewed by Dean Jackson. * css3/filters/custom-filter-property-computed-style-expected.txt: Added. * css3/filters/custom-filter-property-computed-style.html: Added. * css3/filters/script-tests/custom-filter-property-computed-style.js: Added. (jsWrapperClass): (expression): (description): 2011-11-15 James Robinson [chromium] Update chromium mac compositing baselines https://bugs.webkit.org/show_bug.cgi?id=72402 * platform/chromium-cg-mac-snowleopard/animations/3d/matrix-transform-type-animation-expected.png: Added. * platform/chromium-cg-mac-snowleopard/platform/chromium/compositing/huge-layer-rotated-expected.png: Added. * platform/chromium-cg-mac-snowleopard/platform/chromium/compositing/tiny-layer-rotated-expected.png: Added. * platform/chromium-cg-mac/animations/3d/matrix-transform-type-animation-expected.png: Removed. * platform/chromium-cg-mac/animations/3d/state-at-end-event-transform-expected.png: Removed. * platform/chromium-mac-snowleopard/animations/3d/matrix-transform-type-animation-expected.png: Renamed from LayoutTests/platform/chromium-mac/animations/3d/matrix-transform-type-animation-expected.png. * platform/chromium-mac-snowleopard/platform/chromium/compositing/huge-layer-rotated-expected.png: Renamed from LayoutTests/platform/chromium-mac/platform/chromium/compositing/huge-layer-rotated-expected.png. * platform/chromium-mac-snowleopard/platform/chromium/compositing/tiny-layer-rotated-expected.png: Renamed from LayoutTests/platform/chromium-mac/platform/chromium/compositing/tiny-layer-rotated-expected.png. * platform/chromium-win/platform/chromium/compositing/child-layer-3d-sorting-expected.txt: Removed. * platform/chromium-win/platform/chromium/compositing/plugins/webplugin-alpha-expected.png: Added. * platform/chromium-win/platform/chromium/compositing/plugins/webplugin-alpha-expected.txt: Added. * platform/chromium-win/platform/chromium/compositing/plugins/webplugin-reflection-expected.txt: Copied from LayoutTests/platform/chromium-mac/platform/chromium/compositing/plugins/webplugin-reflection-expected.txt. * platform/chromium/animations/3d/replace-filling-transform-expected.png: Renamed from LayoutTests/platform/chromium-mac/animations/3d/replace-filling-transform-expected.png. * platform/chromium/animations/3d/state-at-end-event-transform-expected.png: Renamed from LayoutTests/platform/chromium-mac/animations/3d/state-at-end-event-transform-expected.png. * platform/chromium/platform/chromium/compositing/child-layer-3d-sorting-expected.png: Renamed from LayoutTests/platform/chromium-mac/platform/chromium/compositing/child-layer-3d-sorting-expected.png. * platform/chromium/platform/chromium/compositing/child-layer-3d-sorting-expected.txt: Renamed from LayoutTests/platform/chromium-mac/platform/chromium/compositing/child-layer-3d-sorting-expected.txt. * platform/chromium/platform/chromium/compositing/layout-width-change-expected.png: Renamed from LayoutTests/platform/chromium-mac/platform/chromium/compositing/layout-width-change-expected.png. * platform/chromium/platform/chromium/compositing/plugins/webplugin-alpha-expected.png: Renamed from LayoutTests/platform/chromium-mac/platform/chromium/compositing/plugins/webplugin-alpha-expected.png. * platform/chromium/platform/chromium/compositing/plugins/webplugin-alpha-expected.txt: Renamed from LayoutTests/platform/chromium-mac/platform/chromium/compositing/plugins/webplugin-alpha-expected.txt. * platform/chromium/platform/chromium/compositing/plugins/webplugin-reflection-expected.txt: Renamed from LayoutTests/platform/chromium-mac/platform/chromium/compositing/plugins/webplugin-reflection-expected.txt. * platform/chromium/test_expectations.txt: 2011-11-15 Sergio Villar Senin [WK2] [GTK] fast/css/webkit-mask-crash-fieldset-legend.html asserts WebKitWebProcess https://bugs.webkit.org/show_bug.cgi?id=69510 Reviewed by Simon Fraser. Unskipped tests that are now passing. * platform/gtk/Skipped: * platform/gtk-wk2/Skipped: 2011-11-15 James Robinson [chromium] Land specific expectations for compositing tests https://bugs.webkit.org/show_bug.cgi?id=72402 * platform/chromium/test_expectations.txt: 2011-11-15 James Robinson [chromium] Remove expected PASS expectations for compositing tests. This will result in a temporary spike in the number of unexpected PASSes reported by the bots, but will allow me to add specific expectations for all the compositing tests instead of the current blanket PASS FAIL line. * platform/chromium/test_expectations.txt: 2011-11-15 James Robinson [chromium] Remove failing expectations from various JS tests that now pass. * platform/chromium/test_expectations.txt: 2011-11-15 Anna Cavender Make sure both the video and the track are ready to be tested before testing. https://bugs.webkit.org/show_bug.cgi?id=72269 Reviewed by Eric Carlson. * media/track/track-cues-cuechange.html: * media/track/track-cues-enter-exit.html: * platform/chromium/test_expectations.txt: 2011-11-15 Tony Chang [chromium] fix overlapping expectations https://bugs.webkit.org/show_bug.cgi?id=72458 * platform/chromium/test_expectations.txt: 2011-11-15 Peter Kasting Mark a test as flakily failing. https://bugs.webkit.org/show_bug.cgi?id=66908 Unreviewed, gardening. * platform/chromium/test_expectations.txt: 2011-11-15 James Robinson [chromium] Fix overlapping expectations on chromium mac * platform/chromium/test_expectations.txt: 2011-11-15 Julien Chaffraix Add the needed plumbing to parse display: -webkit-inline-grid https://bugs.webkit.org/show_bug.cgi?id=72438 Reviewed by Tony Chang. Integrated testing for display: -webkit-inline-grid into the existing test. * fast/css-grid-layout/display-grid-set-get-expected.txt: * fast/css-grid-layout/display-grid-set-get.html: * fast/css-grid-layout/resources/display-grid-set-get.js: 2011-11-15 Peter Kasting Maybe the reason we're fiddling with line endings is that this file didn't set svn:eol-style. Set it. Unreviewed, gardening. * fast/dom/Orientation/create-event-orientationchange-expected.txt: 2011-11-15 Peter Kasting Mark a test as flakily failing. https://bugs.webkit.org/show_bug.cgi?id=72447 Unreviewed, gardening. * platform/chromium/test_expectations.txt: 2011-11-15 Dmitry Lomov Unreviewed; skipping fast/dom/Window/window-postmessage-arrays.html until https://bugs.webkit.org/show_bug.cgi?id=72435 is fixed. * platform/mac/Skipped: * platform/win/Skipped: 2011-11-15 Erik Arvidsson Rebaseline after r100289 Unreviewed. * fast/dom/Orientation/create-event-orientationchange-expected.txt: Fix line endings 2011-11-15 Adam Klein [v8] Use throwError instead of compiling and running script in handleMaxRecursionDepthExceeded https://bugs.webkit.org/show_bug.cgi?id=72432 Reviewed by Adam Barth. Updated test that depends on the error message. The new message is a strict improvement, as it includes the line number at which the too-deep call was triggered. Also, we only expect a single error message; it's not clear why the previous version generated a dup. Also consolidate expectations, as the test does not differ per platform. * platform/chromium-cg-mac/fast/xmlhttprequest/xmlhttprequest-recursive-sync-event-expected.txt: Removed. * platform/chromium-mac/fast/xmlhttprequest/xmlhttprequest-recursive-sync-event-expected.txt: Removed. * platform/chromium-win/fast/xmlhttprequest/xmlhttprequest-recursive-sync-event-expected.txt: Removed. * platform/chromium/fast/xmlhttprequest/xmlhttprequest-recursive-sync-event-expected.txt: Added. 2011-11-15 Erik Arvidsson JS Test Harness: Remove need to load external css file to reduce flakiness https://bugs.webkit.org/show_bug.cgi?id=72295 Reviewed by Ojan Vafai. Before this patch we pulled in the external CSS file using a link tag. Since this was created dynamically it might not be loaded and applied when we dump the text for the test. Since the CSS contains white-space pre-wrap the output was therefore different depending on this race condition. By changing this to use a style element with the CSS inline there is no longer a race condition. * css3/font-feature-settings-parsing.html: Change the order of script and stylesheets so that the injected style element does not affect the test. * fast/css/counters/counter-cssText.html: Ditto. * fast/css/counters/getCounterValue.html: Ditto. * fast/dom/StyleSheet/gc-styleheet-wrapper.xhtml: Ditto. * traversal/script-tests/exception-forwarding.js: Ditto. * fast/dom/script-tests/domListEnumeration.js: Update the tests to use the right style elements. * fast/js/resources/js-test-pre.js: Insert a style element with the css instead of a link element pointing to an external css file. 2011-11-15 Peter Kasting Mark a test as flakily failing. https://bugs.webkit.org/show_bug.cgi?id=72269 Unreviewed, gardening. * platform/chromium/test_expectations.txt: 2011-10-28 Ojan Vafai implement flex-align for flex-flow: column https://bugs.webkit.org/show_bug.cgi?id=70754 Reviewed by David Hyatt. * css3/flexbox/flex-align-column-expected.txt: Added. * css3/flexbox/flex-align-column.html: Added. Tests the basic flex-align cases with column. * css3/flexbox/line-wrapping-expected.txt: Added. * css3/flexbox/line-wrapping.html: Added. This tests that wrapping inside flexitems uses the correct width. Notably, auto-sizing properly falls back on the initial containing block. 2011-11-15 Peter Kasting Mark another test as flakily crashing. https://bugs.webkit.org/show_bug.cgi?id=59552 Unreviewed, gardening. * platform/chromium/test_expectations.txt: 2011-11-15 Peter Kasting r100331 did not seem to commit precisely the right expectation. https://bugs.webkit.org/show_bug.cgi?id=72391 Unreviewed, gardening. * fast/dom/Orientation/create-event-orientationchange-expected.txt: 2011-11-15 James Robinson [chromium] Unreviewed expectations update for compositing tests https://bugs.webkit.org/show_bug.cgi?id=72402 Remove now-unnecessary expectations for compositing tests in chromium-gpu* directories and update test_expectations.txt to un-SKIP compositing tests. Compositing tests are still marked as PASS FAIL in order to ensure they pass on all bots before turning them on. File list removed due to length. 2011-11-15 Tony Chang Skip editing/pasteboard/data-transfer-items-image-png.html, a ref test, on platforms that don't currently support DataTransferItems. * platform/gtk/Skipped: * platform/mac/Skipped: * platform/win/Skipped: 2011-11-15 Peter Kasting Mark a test as flakily crashing. https://bugs.webkit.org/show_bug.cgi?id=72436 Unreviewed, gardening. * platform/chromium/test_expectations.txt: 2011-11-15 Ojan Vafai Chromium baselines after http://trac.webkit.org/changeset/100324. * platform/chromium-linux/css3/flexbox/repaint-rtl-column-expected.png: * platform/chromium-win/css3/flexbox/repaint-rtl-column-expected.png: 2011-11-15 James Robinson [chromium] Merge chromium-gpu layout test configurations into non-gpu versions https://bugs.webkit.org/show_bug.cgi?id=72402 Reviewed by Dirk Pranke. * platform/chromium/test_expectations.txt: 2011-11-15 Peter Kasting Mark a test as flakily failing. https://bugs.webkit.org/show_bug.cgi?id=72434 Unreviewed, gardening. * platform/chromium/test_expectations.txt: 2011-11-15 Tony Chang Skip failing ref tests on Qt. * platform/qt/Skipped: editing/pasteboard/data-transfer-items-image-png.html and fast/forms/file/file-input-reset.html are failing. See bugs. 2011-11-15 Peter Kasting Mark another test as flakily crashing. https://bugs.webkit.org/show_bug.cgi?id=59552 Unreviewed, gardening. * platform/chromium/test_expectations.txt: 2011-11-15 Julien Chaffraix Add the needed plumbing to parse display: -webkit-grid https://bugs.webkit.org/show_bug.cgi?id=72331 Reviewed by Tony Chang. * fast/css-grid-layout/display-grid-set-get-expected.txt: Added. * fast/css-grid-layout/display-grid-set-get.html: Added. * fast/css-grid-layout/resources/display-grid-set-get.js: Added. Test that setting the display to -webkit-grid (from JS or CSS) works and we get the right value back. * platform/chromium/test_expectations.txt: * platform/efl/Skipped: * platform/gtk/Skipped: * platform/mac/Skipped: * platform/qt/Skipped: * platform/win/Skipped: * platform/wincairo/Skipped: SKIP the css-grid-layout tests on all platforms for now. 2011-11-15 James Robinson https://bugs.webkit.org/show_bug.cgi?id=72402 Unreviewed expectations shuffle. Copy compositing expectations for chromium-win into their correct locations. File list omitted due to length. 2011-11-15 James Robinson https://bugs.webkit.org/show_bug.cgi?id=72402 Unreviewed expectations shuffle. Copy compositing expectations for chromium-linux and chromium-mac into their correct locations. File list omitted due to length. 2011-11-15 Peter Kasting Fix expectations after r100289. https://bugs.webkit.org/show_bug.cgi?id=72391 fast/dom/Orientation/create-event-orientationchange.html was updated but the expected text was not. Unreviewed, gardening. * fast/dom/Orientation/create-event-orientationchange-expected.txt: 2011-11-15 Ojan Vafai Pixel result accidentally left out of http://trac.webkit.org/changeset/100324. * platform/mac-snowleopard/css3/flexbox/repaint-rtl-column-expected.png: 2011-11-15 James Robinson https://bugs.webkit.org/show_bug.cgi?id=72402 Unreviewed expectation shuffle. Copy compositing expectations for chromium/ and chromium-cg-mac/ into their correct locations. * platform/chromium-cg-mac/compositing/animation/busy-indicator-expected.png: Added. * platform/chromium-cg-mac/compositing/animation/state-at-end-event-transform-layer-expected.png: Added. * platform/chromium-cg-mac/compositing/color-matching/image-color-matching-expected.png: Added. * platform/chromium-cg-mac/compositing/compositing-visible-descendant-expected.png: Added. * platform/chromium-cg-mac/compositing/direct-image-compositing-expected.png: Added. * platform/chromium-cg-mac/compositing/framesets/composited-frame-alignment-expected.png: Added. * platform/chromium-cg-mac/compositing/generated-content-expected.png: Added. * platform/chromium-cg-mac/compositing/geometry/abs-position-inside-opacity-expected.png: Added. * platform/chromium-cg-mac/compositing/geometry/ancestor-overflow-change-expected.png: Added. * platform/chromium-cg-mac/compositing/geometry/clipped-video-controller-expected.png: Added. * platform/chromium-cg-mac/compositing/geometry/clipping-foreground-expected.png: Added. * platform/chromium-cg-mac/compositing/geometry/composited-html-size-expected.png: Added. * platform/chromium-cg-mac/compositing/geometry/fixed-in-composited-expected.png: Added. * platform/chromium-cg-mac/compositing/geometry/fixed-position-expected.png: Added. * platform/chromium-cg-mac/compositing/geometry/foreground-layer-expected.png: Added. * platform/chromium-cg-mac/compositing/geometry/foreground-layer-expected.txt: Added. * platform/chromium-cg-mac/compositing/geometry/horizontal-scroll-composited-expected.png: Added. * platform/chromium-cg-mac/compositing/geometry/layer-due-to-layer-children-deep-expected.png: Added. * platform/chromium-cg-mac/compositing/geometry/layer-due-to-layer-children-expected.png: Added. * platform/chromium-cg-mac/compositing/geometry/limit-layer-bounds-transformed-overflow-expected.txt: Added. * platform/chromium-cg-mac/compositing/geometry/outline-change-expected.png: Added. * platform/chromium-cg-mac/compositing/geometry/partial-layout-update-expected.png: Added. * platform/chromium-cg-mac/compositing/geometry/repaint-foreground-layer-expected.png: Added. * platform/chromium-cg-mac/compositing/geometry/root-layer-update-expected.png: Added. * platform/chromium-cg-mac/compositing/geometry/tall-page-composited-expected.png: Added. * platform/chromium-cg-mac/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.png: Added. * platform/chromium-cg-mac/compositing/geometry/vertical-scroll-composited-expected.png: Added. * platform/chromium-cg-mac/compositing/geometry/video-fixed-scrolling-expected.png: Added. * platform/chromium-cg-mac/compositing/geometry/video-opacity-overlay-expected.png: Added. * platform/chromium-cg-mac/compositing/iframes/composited-iframe-alignment-expected.png: Added. * platform/chromium-cg-mac/compositing/iframes/composited-iframe-scroll-expected.png: Added. * platform/chromium-cg-mac/compositing/iframes/iframe-content-flipping-expected.png: Added. * platform/chromium-cg-mac/compositing/iframes/iframe-copy-on-scroll-expected.png: Added. * platform/chromium-cg-mac/compositing/iframes/iframe-in-composited-layer-expected.png: Added. * platform/chromium-cg-mac/compositing/iframes/invisible-nested-iframe-show-expected.txt: Added. * platform/chromium-cg-mac/compositing/images/content-image-change-expected.png: Added. * platform/chromium-cg-mac/compositing/images/direct-image-background-color-expected.png: Added. * platform/chromium-cg-mac/compositing/images/direct-svg-image-expected.png: Added. * platform/chromium-cg-mac/compositing/layers-inside-overflow-scroll-expected.png: Added. * platform/chromium-cg-mac/compositing/masks/direct-image-mask-expected.png: Added. * platform/chromium-cg-mac/compositing/masks/masked-ancestor-expected.png: Added. * platform/chromium-cg-mac/compositing/masks/multiple-masks-expected.png: Added. * platform/chromium-cg-mac/compositing/masks/simple-composited-mask-expected.png: Added. * platform/chromium-cg-mac/compositing/overflow/ancestor-overflow-expected.png: Added. * platform/chromium-cg-mac/compositing/overflow/fixed-position-ancestor-clip-expected.png: Added. * platform/chromium-cg-mac/compositing/overflow/overflow-compositing-descendant-expected.png: Added. * platform/chromium-cg-mac/compositing/overflow/overflow-positioning-expected.png: Added. * platform/chromium-cg-mac/compositing/overflow/overflow-scroll-expected.png: Added. * platform/chromium-cg-mac/compositing/overflow/parent-overflow-expected.png: Added. * platform/chromium-cg-mac/compositing/overflow/scroll-ancestor-update-expected.png: Added. * platform/chromium-cg-mac/compositing/overflow/scrollbar-painting-expected.png: Added. * platform/chromium-cg-mac/compositing/overflow/zero-size-overflow-expected.png: Added. * platform/chromium-cg-mac/compositing/reflections/animation-inside-reflection-expected.png: Added. * platform/chromium-cg-mac/compositing/reflections/backface-hidden-reflection-expected.png: Added. * platform/chromium-cg-mac/compositing/reflections/compositing-change-inside-reflection-expected.png: Added. * platform/chromium-cg-mac/compositing/reflections/deeply-nested-reflections-expected.png: Added. * platform/chromium-cg-mac/compositing/reflections/load-video-in-reflection-expected.png: Added. * platform/chromium-cg-mac/compositing/reflections/masked-reflection-on-composited-expected.png: Added. * platform/chromium-cg-mac/compositing/reflections/nested-reflection-animated-expected.png: Added. * platform/chromium-cg-mac/compositing/reflections/nested-reflection-expected.png: Added. * platform/chromium-cg-mac/compositing/reflections/nested-reflection-mask-change-expected.png: Added. * platform/chromium-cg-mac/compositing/reflections/nested-reflection-on-overflow-expected.png: Added. * platform/chromium-cg-mac/compositing/reflections/nested-reflection-opacity-expected.png: Added. * platform/chromium-cg-mac/compositing/reflections/nested-reflection-size-change-expected.png: Added. * platform/chromium-cg-mac/compositing/reflections/nested-reflection-transformed-expected.png: Added. * platform/chromium-cg-mac/compositing/reflections/nested-reflection-transformed2-expected.png: Added. * platform/chromium-cg-mac/compositing/reflections/nested-reflection-transition-expected.png: Added. * platform/chromium-cg-mac/compositing/reflections/reflection-in-composited-expected.png: Added. * platform/chromium-cg-mac/compositing/reflections/reflection-on-composited-expected.png: Added. * platform/chromium-cg-mac/compositing/reflections/reflection-ordering-expected.png: Added. * platform/chromium-cg-mac/compositing/reflections/reflection-positioning-expected.png: Added. * platform/chromium-cg-mac/compositing/reflections/reflection-positioning2-expected.png: Added. * platform/chromium-cg-mac/compositing/reflections/remove-add-reflection-expected.png: Added. * platform/chromium-cg-mac/compositing/reflections/simple-composited-reflections-expected.png: Added. * platform/chromium-cg-mac/compositing/reflections/transform-inside-reflection-expected.png: Added. * platform/chromium-cg-mac/compositing/repaint/composited-document-element-expected.png: Added. * platform/chromium-cg-mac/compositing/repaint/content-into-overflow-expected.png: Added. * platform/chromium-cg-mac/compositing/repaint/layer-repaint-expected.png: Added. * platform/chromium-cg-mac/compositing/repaint/opacity-between-absolute-expected.png: Added. * platform/chromium-cg-mac/compositing/repaint/opacity-between-absolute2-expected.png: Added. * platform/chromium-cg-mac/compositing/repaint/overflow-into-content-expected.png: Added. * platform/chromium-cg-mac/compositing/scaling/tiled-layer-recursion-expected.png: * platform/chromium-cg-mac/compositing/self-painting-layers-expected.png: Added. * platform/chromium-cg-mac/compositing/shadows/shadow-drawing-expected.png: Added. * platform/chromium-cg-mac/compositing/sibling-positioning-expected.png: Added. * platform/chromium-cg-mac/compositing/text-on-large-layer-expected.png: Added. * platform/chromium-cg-mac/compositing/tiling/constrained-layer-size-expected.png: Added. * platform/chromium-cg-mac/compositing/tiling/crash-reparent-tiled-layer-expected.txt: Added. * platform/chromium-cg-mac/compositing/tiling/huge-layer-add-remove-child-expected.txt: Added. * platform/chromium-cg-mac/compositing/tiling/huge-layer-expected.txt: Added. * platform/chromium-cg-mac/compositing/tiling/huge-layer-img-expected.png: Added. * platform/chromium-cg-mac/compositing/tiling/huge-layer-img-expected.txt: Added. * platform/chromium-cg-mac/compositing/tiling/huge-layer-resize-expected.txt: Added. * platform/chromium-cg-mac/compositing/transitions/scale-transition-no-start-expected.png: Added. * platform/chromium-cg-mac/compositing/transitions/singular-scale-transition-expected.png: Added. * platform/chromium-cg-mac/compositing/webgl/webgl-background-color-expected.png: Added. * platform/chromium-cg-mac/compositing/webgl/webgl-reflection-expected.png: Added. * platform/chromium-cg-mac/compositing/z-order/negative-z-index-expected.png: Added. * platform/chromium/compositing/flat-with-transformed-child-expected.png: Added. * platform/chromium/compositing/geometry/foreground-layer-expected.txt: Added. * platform/chromium/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.png: Added. * platform/chromium/compositing/iframes/become-composited-nested-iframes-expected.txt: Added. * platform/chromium/compositing/iframes/become-overlapped-iframe-expected.txt: Added. * platform/chromium/compositing/iframes/composited-parent-iframe-expected.txt: Added. * platform/chromium/compositing/iframes/connect-compositing-iframe-delayed-expected.txt: Added. * platform/chromium/compositing/iframes/connect-compositing-iframe-expected.txt: Added. * platform/chromium/compositing/iframes/connect-compositing-iframe2-expected.txt: Added. * platform/chromium/compositing/iframes/connect-compositing-iframe3-expected.txt: Added. * platform/chromium/compositing/iframes/enter-compositing-iframe-expected.txt: Added. * platform/chromium/compositing/iframes/iframe-resize-expected.txt: Added. * platform/chromium/compositing/iframes/iframe-size-from-zero-expected.txt: Added. * platform/chromium/compositing/iframes/invisible-nested-iframe-show-expected.txt: Added. * platform/chromium/compositing/iframes/nested-iframe-scrolling-expected.png: Added. * platform/chromium/compositing/iframes/overlapped-iframe-expected.txt: Added. * platform/chromium/compositing/iframes/overlapped-iframe-iframe-expected.txt: Added. * platform/chromium/compositing/iframes/overlapped-nested-iframes-expected.txt: Added. * platform/chromium/compositing/iframes/repaint-after-losing-scrollbars-expected.png: Added. * platform/chromium/compositing/iframes/resizer-expected.txt: Added. * platform/chromium/compositing/iframes/scrolling-iframe-expected.txt: Added. * platform/chromium/compositing/layer-creation/overflow-scroll-overlap-expected.txt: Added. * platform/chromium/compositing/overflow/content-gains-scrollbars-expected.txt: Added. * platform/chromium/compositing/overflow/content-loses-scrollbars-expected.txt: Added. * platform/chromium/compositing/overflow/overflow-scrollbar-layers-expected.txt: Added. * platform/chromium/compositing/overflow/repaint-after-losing-scrollbars-expected.png: Added. * platform/chromium/compositing/overflow/resize-painting-expected.txt: Added. * platform/chromium/compositing/repaint/same-size-invalidation-expected.png: Added. * platform/chromium/compositing/rubberbanding/transform-overhang-e-expected.png: Added. * platform/chromium/compositing/rubberbanding/transform-overhang-e-expected.txt: Added. * platform/chromium/compositing/rubberbanding/transform-overhang-e.html: Added. * platform/chromium/compositing/rubberbanding/transform-overhang-n-expected.png: Added. * platform/chromium/compositing/rubberbanding/transform-overhang-n-expected.txt: Added. * platform/chromium/compositing/rubberbanding/transform-overhang-n.html: Added. * platform/chromium/compositing/rubberbanding/transform-overhang-ne-expected.png: Added. * platform/chromium/compositing/rubberbanding/transform-overhang-ne-expected.txt: Added. * platform/chromium/compositing/rubberbanding/transform-overhang-ne.html: Added. * platform/chromium/compositing/rubberbanding/transform-overhang-nw-expected.png: Added. * platform/chromium/compositing/rubberbanding/transform-overhang-nw-expected.txt: Added. * platform/chromium/compositing/rubberbanding/transform-overhang-nw.html: Added. * platform/chromium/compositing/rubberbanding/transform-overhang-s-expected.png: Added. * platform/chromium/compositing/rubberbanding/transform-overhang-s-expected.txt: Added. * platform/chromium/compositing/rubberbanding/transform-overhang-s.html: Added. * platform/chromium/compositing/rubberbanding/transform-overhang-se-expected.png: Added. * platform/chromium/compositing/rubberbanding/transform-overhang-se-expected.txt: Added. * platform/chromium/compositing/rubberbanding/transform-overhang-se.html: Added. * platform/chromium/compositing/rubberbanding/transform-overhang-size-change-expected.png: Added. * platform/chromium/compositing/rubberbanding/transform-overhang-size-change-expected.txt: Added. * platform/chromium/compositing/rubberbanding/transform-overhang-size-change.html: Added. * platform/chromium/compositing/rubberbanding/transform-overhang-sw-expected.png: Added. * platform/chromium/compositing/rubberbanding/transform-overhang-sw-expected.txt: Added. * platform/chromium/compositing/rubberbanding/transform-overhang-sw.html: Added. * platform/chromium/compositing/rubberbanding/transform-overhang-w-expected.png: Added. * platform/chromium/compositing/rubberbanding/transform-overhang-w-expected.txt: Added. * platform/chromium/compositing/rubberbanding/transform-overhang-w.html: Added. * platform/chromium/compositing/tiling/huge-layer-img-expected.txt: Added. * platform/chromium/compositing/webgl/webgl-no-alpha-expected.png: Added. * platform/chromium/compositing/webgl/webgl-no-alpha-expected.txt: Added. * platform/chromium/compositing/webgl/webgl-nonpremultiplied-blend-expected.png: Added. * platform/chromium/compositing/webgl/webgl-nonpremultiplied-blend-expected.txt: Added. * platform/chromium/platform/chromium/compositing/3d-corners-expected.png: Added. * platform/chromium/platform/chromium/compositing/backface-visibility-transformed-expected.png: Added. * platform/chromium/platform/chromium/compositing/perpendicular-layer-sorting-expected.png: Added. * platform/chromium/platform/chromium/compositing/perpendicular-layer-sorting-expected.txt: Added. * platform/chromium/platform/chromium/compositing/render-surface-alpha-blending-expected.png: Added. * platform/chromium/platform/chromium/compositing/render-surface-alpha-blending-expected.txt: Added. * platform/chromium/platform/chromium/compositing/zoom-animator-scale-test-expected.txt: Added. 2011-11-15 Ben Wells Rebaseline mac pixel results for complex inner border change https://bugs.webkit.org/show_bug.cgi?id=72355 Reviewed by Julien Chaffraix. * platform/mac/fast/borders/border-radius-complex-inner-expected.png: Added. * platform/mac/fast/borders/border-radius-different-width-001-expected.png: 2011-11-15 Peter Kasting Fix expectations after r100283. https://bugs.webkit.org/show_bug.cgi?id=72137 I'm not sure why one test was only skipped for SNOWLEOPARD RELEASE as it fails on Debug also. Unreviewed, gardening. * platform/chromium/test_expectations.txt: 2011-10-28 Ojan Vafai Overflow and relayout are broken in the new flexboxes https://bugs.webkit.org/show_bug.cgi?id=71161 Reviewed by David Hyatt. * css3/flexbox/auto-height-dynamic-expected.txt: Added. * css3/flexbox/auto-height-dynamic.html: Added. * css3/flexbox/flex-item-child-overflow-expected.html: Added. * css3/flexbox/flex-item-child-overflow.html: Added. 2011-10-28 Ojan Vafai Overflow and relayout are broken in the new flexboxes https://bugs.webkit.org/show_bug.cgi?id=71161 Reviewed by David Hyatt. * css3/flexbox/auto-height-dynamic-expected.txt: Added. * css3/flexbox/auto-height-dynamic.html: Added. * css3/flexbox/flex-item-child-overflow-expected.html: Added. * css3/flexbox/flex-item-child-overflow.html: Added. 2011-11-15 Peter Kasting Fix expectations after r100276. https://bugs.webkit.org/show_bug.cgi?id=72270 Some lines were commented out to avoid expectation conflicts but this erroneously removed an expectation that some tests would fail on the Leopard (CG) bots. Unreviewed, gardening. * platform/chromium/test_expectations.txt: 2011-11-15 James Robinson Move plugins/invalidate_rect.html to the compositing directory since it is a compositor test https://bugs.webkit.org/show_bug.cgi?id=72410 Reviewed by Simon Fraser. * compositing/plugins/invalidate_rect-expected.txt: Renamed from LayoutTests/plugins/invalidate_rect-expected.txt. * compositing/plugins/invalidate_rect.html: Renamed from LayoutTests/plugins/invalidate_rect.html. 2011-11-15 Tony Chang [chromium] enable regions and exclusions tests, the compile flag was removed a long time ago https://bugs.webkit.org/show_bug.cgi?id=72395 Reviewed by Ojan Vafai. * platform/chromium/test_expectations.txt: 2011-11-15 Sheriff Bot Unreviewed, rolling out r100291. http://trac.webkit.org/changeset/100291 https://bugs.webkit.org/show_bug.cgi?id=72403 For some unexpected reason the behavior is different across platforms, causing test failures (Requested by schenney on #webkit). * svg/custom/zero-path-square-cap-rendering3-expected.png: Removed. * svg/custom/zero-path-square-cap-rendering3-expected.txt: Removed. * svg/custom/zero-path-square-cap-rendering3.svg: Removed. 2011-11-15 Nate Chapin Test udpates for https://bugs.webkit.org/show_bug.cgi?id=71149. The changes to SubresourceLoader slightly change the timings of certain resource load callbacks. https://bugs.webkit.org/show_bug.cgi?id=71149 Reviewed by Adam Barth. * fast/loader/file-protocol-fragment-expected.txt: * platform/chromium-cg-mac/security/block-test-expected.txt: * platform/chromium-mac/security/block-test-expected.txt: * platform/chromium-win/security/block-test-expected.txt: * platform/mac/fast/images/support-broken-image-delegate-expected.txt: * platform/mac/security/block-test-expected.txt: * platform/mac/webarchive/loading/cache-expired-subresource-expected.txt: 2011-11-15 Gavin Barraclough Result of Error.prototype.toString not ES5 conformant https://bugs.webkit.org/show_bug.cgi?id=70889 Reviewed by Oliver Hunt. * fast/js/native-error-prototype-expected.txt: * fast/js/script-tests/native-error-prototype.js: * fast/js/script-tests/toString-recursion.js: * fast/js/toString-recursion-expected.txt: 2011-11-15 Eugene Nalimov Event listener for active DOM object that is also DOM node can be garbage collected prematurely. https://bugs.webkit.org/show_bug.cgi?id=70421 and https://bugs.webkit.org/show_bug.cgi?id=66878 Reviewed by Adam Barth. * media/audio-garbage-collect-expected.txt: Added. * media/audio-garbage-collect.html: Added. 2011-11-15 Robert Hogan Mac results for r100177 Unreviewed gardening. * platform/mac/css2.1/20110323/border-spacing-applies-to-015-expected.txt: Added. * platform/mac/css2.1/20110323/table-caption-001-expected.txt: Added. * platform/mac/css2.1/20110323/table-caption-002-expected.txt: Added. * platform/mac/css2.1/20110323/table-caption-horizontal-alignment-001-expected.txt: Added. * platform/mac/css2.1/20110323/table-caption-margins-001-expected.txt: Added. * platform/mac/css2.1/20110323/table-caption-optional-001-expected.txt: Added. * platform/mac/css2.1/20110323/table-caption-optional-002-expected.txt: Added. * platform/mac/fast/table/dynamic-caption-add-before-child-expected.txt: * platform/mac/fast/table/multiple-captions-display-expected.txt: * platform/mac/fast/table/prepend-in-anonymous-table-expected.txt: * platform/mac/tables/mozilla_expected_failures/other/test4-expected.txt: 2011-11-15 Csaba Osztrogonác [Qt] Unreviewed evening gardening after r100289. * platform/qt/fast/dom/Orientation/create-event-orientationchange-expected.txt: 2011-11-15 Anna Cavender Make sure both the video and the track are ready to be tested before testing. https://bugs.webkit.org/show_bug.cgi?id=72399 Reviewed by Eric Carlson. * media/track/track-cues-seeking.html: 2011-11-15 Tony Chang Land chromium win results for flexbox repaint tests. Still waiting on mac results. * platform/chromium-win/css3/flexbox/repaint-expected.png: Added. * platform/chromium-win/css3/flexbox/repaint-rtl-column-expected.png: Added. * platform/chromium/test_expectations.txt: 2011-11-15 Anna Cavender Guarantee tests run in order. https://bugs.webkit.org/show_bug.cgi?id=72398 Reviewed by Eric Carlson. * media/track/track-webvtt-tc013-settings.html: 2011-11-15 Anna Cavender Guarantee tests run in order. https://bugs.webkit.org/show_bug.cgi?id=72369 Reviewed by Eric Carlson. * media/track/track-webvtt-tc003-newlines.html: * platform/chromium/test_expectations.txt: 2011-11-15 Tony Gentilcore editing/pasteboard/drag-drop-dead-frame.html is flaky https://bugs.webkit.org/show_bug.cgi?id=72379 Reviewed by Adam Barth. * editing/pasteboard/drag-drop-dead-frame.html: Wait for iframe to load before running test. * platform/chromium-win/editing/pasteboard/drag-drop-dead-frame-expected.txt: Rebaseline. * platform/gtk/editing/pasteboard/drag-drop-dead-frame-expected.txt: Speculative rebaseline based on change to chromium. * platform/mac/editing/pasteboard/drag-drop-dead-frame-expected.txt: Speculative rebaseline based on change to chromium. * platform/qt/editing/pasteboard/drag-drop-dead-frame-expected.txt: Speculative rebaseline based on change to chromium. 2011-11-15 Anna Cavender Change layout tests for cuechange, enter, and exit events to check the order rather than the timing of the events (since actual timing can not be guaranteed). https://bugs.webkit.org/show_bug.cgi?id=72269 Reviewed by Tony Gentilcore. * media/track/track-cues-cuechange-expected.txt: * media/track/track-cues-cuechange.html: * media/track/track-cues-enter-exit-expected.txt: * media/track/track-cues-enter-exit.html: * platform/chromium/test_expectations.txt: 2011-11-15 Tony Chang enable new flexbox tests everywhere https://bugs.webkit.org/show_bug.cgi?id=72325 Reviewed by Ojan Vafai. * platform/chromium/test_expectations.txt: * platform/efl/Skipped: * platform/gtk/Skipped: * platform/mac/Skipped: * platform/qt/Skipped: * platform/win/Skipped: * platform/wincairo/Skipped: 2011-11-15 Stephen Chenney REGRESSION (r91125): Polyline tool in google docs is broken https://bugs.webkit.org/show_bug.cgi?id=65796 This adds test to ensure that the bug does not reappear unnoticed. Reviewed by Nikolas Zimmermann. * svg/custom/zero-path-square-cap-rendering3-expected.png: Added. * svg/custom/zero-path-square-cap-rendering3-expected.txt: Added. * svg/custom/zero-path-square-cap-rendering3.svg: Added. 2011-11-15 Erik Arvidsson Fix invalid markup in some tests https://bugs.webkit.org/show_bug.cgi?id=72391 Reviewed by Ojan Vafai. These tests had

in them which causes a lot of extra whitespace. * fast/dom/HTMLElement/attr-dir-auto-change-before-text-node-expected.txt: * fast/dom/HTMLElement/attr-dir-auto-change-before-text-node.html: * fast/dom/HTMLElement/attr-dir-auto-change-child-node-expected.txt: * fast/dom/HTMLElement/attr-dir-auto-change-child-node.html: * fast/dom/HTMLElement/attr-dir-auto-change-text-expected.txt: * fast/dom/HTMLElement/attr-dir-auto-change-text-form-control-expected.txt: * fast/dom/HTMLElement/attr-dir-auto-change-text-form-control.html: * fast/dom/HTMLElement/attr-dir-auto-change-text.html: * fast/dom/HTMLElement/attr-dir-auto-children-expected.txt: * fast/dom/HTMLElement/attr-dir-auto-children.html: * fast/dom/HTMLElement/attr-dir-auto-expected.txt: * fast/dom/HTMLElement/attr-dir-auto-remove-add-children-expected.txt: * fast/dom/HTMLElement/attr-dir-auto-remove-add-children.html: * fast/dom/HTMLElement/attr-dir-auto-text-form-control-child-expected.txt: * fast/dom/HTMLElement/attr-dir-auto-text-form-control-child.html: * fast/dom/HTMLElement/attr-dir-auto-text-form-control-expected.txt: * fast/dom/HTMLElement/attr-dir-auto-text-form-control.html: * fast/dom/HTMLElement/attr-dir-auto.html: * fast/dom/HTMLElement/attr-dir-value-change-expected.txt: * fast/dom/HTMLElement/attr-dir-value-change.html: * fast/dom/HTMLElement/attr-empty-string-expected.txt: * fast/dom/HTMLElement/attr-empty-string.html: * fast/dom/HTMLElement/attr-false-string-expected.txt: * fast/dom/HTMLElement/attr-false-string.html: * fast/dom/HTMLElement/attr-invalid-string-expected.txt: * fast/dom/HTMLElement/attr-invalid-string.html: * fast/dom/HTMLElement/attr-missing-ancestor-false-expected.txt: * fast/dom/HTMLElement/attr-missing-ancestor-false.html: * fast/dom/HTMLElement/attr-missing-ancestor-true-expected.txt: * fast/dom/HTMLElement/attr-missing-ancestor-true.html: * fast/dom/HTMLElement/attr-missing-parent-ancestor-missing-expected.txt: * fast/dom/HTMLElement/attr-missing-parent-ancestor-missing.html: * fast/dom/HTMLElement/attr-missing-parent-false-expected.txt: * fast/dom/HTMLElement/attr-missing-parent-false.html: * fast/dom/HTMLElement/attr-missing-parent-true-expected.txt: * fast/dom/HTMLElement/attr-missing-parent-true.html: * fast/dom/HTMLElement/attr-true-string-expected.txt: * fast/dom/HTMLElement/attr-true-string.html: * fast/dom/HTMLElement/iscontenteditable-designmodeon-allinherit-expected.txt: * fast/dom/HTMLElement/iscontenteditable-designmodeon-allinherit-subframe-expected.txt: * fast/dom/HTMLElement/iscontenteditable-designmodeon-allinherit-subframe.html: * fast/dom/HTMLElement/iscontenteditable-designmodeon-allinherit.html: * fast/dom/HTMLElement/iscontenteditable-designmodeon-ancestor-expected.txt: * fast/dom/HTMLElement/iscontenteditable-designmodeon-ancestor.html: * fast/dom/HTMLElement/iscontenteditable-designmodeon-expected.txt: * fast/dom/HTMLElement/iscontenteditable-designmodeon.html: * 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-false.html: * fast/dom/HTMLElement/set-inherit-parent-true-expected.txt: * fast/dom/HTMLElement/set-inherit-parent-true.html: * fast/dom/HTMLElement/set-invalid-value-expected.txt: * fast/dom/HTMLElement/set-invalid-value.html: * fast/dom/HTMLElement/set-true-expected.txt: * fast/dom/HTMLElement/set-true.html: * fast/dom/HTMLElement/set-value-caseinsensitive-expected.txt: * fast/dom/HTMLElement/set-value-caseinsensitive.html: * fast/dom/Orientation/create-event-orientationchange.html: 2011-11-15 Philippe Normand Unreviewed, GTK rebaseline. * platform/gtk/fast/dom/Window/window-properties-expected.txt: 2011-11-15 Philip Rogers Implement maxWidth for fillText and strokeText, fixing the canvas/philip/tests/2d.text.draw.fill.maxWidth.fontface.html test. https://bugs.webkit.org/show_bug.cgi?id=61528 Reviewed by Stephen White. * fast/canvas/2d.text.draw.fill.maxWidth.gradient-expected.txt: Added. * fast/canvas/2d.text.draw.fill.maxWidth.gradient.html: Added. * fast/canvas/2d.text.draw.fill.maxWidth.negative-expected.txt: Added. * fast/canvas/2d.text.draw.fill.maxWidth.negative.html: Added. * fast/canvas/2d.text.draw.fill.maxWidth.veryLarge-expected.txt: Added. * fast/canvas/2d.text.draw.fill.maxWidth.veryLarge.html: Added. * fast/canvas/2d.text.draw.fill.maxWidth.verySmall-expected.txt: Added. * fast/canvas/2d.text.draw.fill.maxWidth.verySmall.html: Added. * platform/chromium/canvas/philip/tests/2d.text.draw.fill.maxWidth.fontface-expected.txt: Removed. * platform/chromium/test_expectations.txt: * platform/gtk/Skipped: * platform/mac-leopard/Skipped: * platform/mac/canvas/philip/tests/2d.text.draw.fill.maxWidth.fontface-expected.txt: * platform/qt/Skipped: * resources/Ahem.ttf: Added. 2011-11-15 Cary Clark [chromium-mac] Enable vertical text using Skia https://bugs.webkit.org/show_bug.cgi?id=72137 Ignore vertical text tests on Skia on Mac for now. Reviewed by Stephen White. * platform/chromium/test_expectations.txt: 2011-11-15 Eric Carlson media-blocked-by-willsendrequest.html is flaky https://bugs.webkit.org/show_bug.cgi?id=72381 Reviewed by Tony Gentilcore. * media/media-blocked-by-willsendrequest.html: Don't assume the media events will be dispatched before the window 'load' event. * platform/chromium/test_expectations.txt: Don't skip media/media-blocked-by-willsendrequest.html. 2011-11-15 Zoltan Arvai [Qt] Enable skipped but now passing tests (http/tests) https://bugs.webkit.org/show_bug.cgi?id=71911 Reviewed by Csaba Osztrogonác. * platform/qt/Skipped: Unskip 24 tests. 2011-11-15 Philip Rogers Fix SVG hit testing when padding is present https://bugs.webkit.org/show_bug.cgi?id=37325 Reviewed by Nikolas Zimmermann. * svg/hittest/svg-padding-expected.txt: Added. * svg/hittest/svg-padding.xhtml: Added. 2011-11-15 Philippe Normand Unreviewed, marked fast/frames/flattening/frameset-flattening-simple.html as flaky on GTK. * platform/gtk/test_expectations.txt: 2011-11-15 Tony Gentilcore Tests occasionally report missing expectations https://bugs.webkit.org/show_bug.cgi?id=72039 * platform/chromium/test_expectations.txt: Add 3 more tests which flakily report missing. 2011-11-15 Mike Reed [skia] mark to rebaseline aft cr104128 lands (colorfilter optimization) https://bugs.webkit.org/show_bug.cgi?id=72270 Reviewed by NOBODY. * platform/chromium/test_expectations.txt: 2011-11-15 Tony Gentilcore media-blocked-by-willsendrequest.html is flaky https://bugs.webkit.org/show_bug.cgi?id=72381 * platform/chromium/test_expectations.txt: Mark test as flaky. 2011-11-15 Alexander Pavlov font property does not show up as "shorthand" in inspector https://bugs.webkit.org/show_bug.cgi?id=15598 Reviewed by Nikolas Zimmermann. * fast/css/font-shorthand-expected.txt: Added. * fast/css/font-shorthand.html: Added. * fast/inspector-support/style-expected.txt: * fast/inspector-support/style.html: 2011-11-15 Philippe Normand REGRESSION (r100158-r100162): 5 fast tests failing on GTK Linux 64-bit Debug https://bugs.webkit.org/show_bug.cgi?id=72297 Unreviewed, GTK rebaseline after r100159. * platform/gtk/Skipped: * platform/gtk/fast/dom/Window/window-properties-expected.txt: * platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt: * platform/gtk/fast/dom/constructed-objects-prototypes-expected.txt: Added. * platform/gtk/fast/dom/prototype-inheritance-2-expected.txt: * platform/gtk/fast/js/global-constructors-expected.txt: 2011-11-15 Philippe Normand Unreviewed, skipping some new GTK test failures. * platform/gtk/Skipped: 2011-11-15 Csaba Osztrogonác REGRESSION(r100182): It broke 2 http/tests/security tests https://bugs.webkit.org/show_bug.cgi?id=72364 * platform/qt/Skipped: Skip failing tests until fix. 2011-11-15 Tony Gentilcore [chromium] fast/forms/file/input-file-label.html is flaky on win https://bugs.webkit.org/show_bug.cgi?id=72376 * platform/chromium/test_expectations.txt: Mark test flaky on win. 2011-11-15 Noel Gordon Rebaseline gray-scale-jpeg-with-color-profile.html https://bugs.webkit.org/show_bug.cgi?id=72240 Reviewed by Eric Seidel. * fast/images/gray-scale-jpeg-with-color-profile-expected.txt: Renamed from LayoutTests/platform/gtk/fast/images/gray-scale-jpeg-with-color-profile-expected.txt. * platform/chromium-linux/fast/images/gray-scale-jpeg-with-color-profile-expected.png: Added. * platform/chromium-win/fast/images/gray-scale-jpeg-with-color-profile-expected.png: Added. * platform/chromium/fast/images/gray-scale-jpeg-with-color-profile-expected.png: Added. * platform/chromium/test_expectations.txt: * platform/qt/fast/images/gray-scale-jpeg-with-color-profile-expected.txt: Removed. 2011-11-15 Tony Gentilcore [chromium] perf/document-contains.html is flaky on win https://bugs.webkit.org/show_bug.cgi?id=72372 * platform/chromium/test_expectations.txt: Marking flaky on WIN. 2011-11-15 Sheriff Bot Unreviewed, rolling out r100213. http://trac.webkit.org/changeset/100213 https://bugs.webkit.org/show_bug.cgi?id=72371 "Breaks test_shell_tests" (Requested by tonyg-cr on #webkit). * fast/filesystem/async-operations-expected.txt: * fast/filesystem/not-enough-arguments-expected.txt: * fast/filesystem/read-directory-expected.txt: * fast/filesystem/simple-persistent-expected.txt: * fast/filesystem/simple-readonly-expected.txt: * fast/filesystem/simple-temporary-expected.txt: * fast/frames/resources/sandboxed-iframe-storage-disallowed.html: * fast/frames/sandboxed-iframe-attribute-parsing.html: * fast/frames/sandboxed-iframe-forms-dynamic.html: * fast/frames/sandboxed-iframe-forms.html: * fast/frames/sandboxed-iframe-navigation-top-by-constant-name.html: * fast/frames/sandboxed-iframe-navigation-top-by-constant-name2.html: * fast/frames/sandboxed-iframe-navigation-top-by-name.html: * fast/frames/sandboxed-iframe-navigation-top.html: * media/video-controls-no-scripting.html: 2011-11-15 Csaba Osztrogonác [Qt] Unviewed fix after r100254, because committed results was incorrect. * platform/qt/fast/dom/Window/window-properties-expected.png: * platform/qt/fast/dom/Window/window-properties-expected.txt: * platform/qt/fast/dom/Window/window-property-descriptors-expected.png: * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt: * platform/qt/fast/dom/constructed-objects-prototypes-expected.png: Added. * platform/qt/fast/dom/constructed-objects-prototypes-expected.txt: Added. * platform/qt/fast/js/global-constructors-expected.png: * platform/qt/fast/js/global-constructors-expected.txt: 2011-11-15 Tony Gentilcore media/track/track-webvtt-tc003-newlines.html is flaky https://bugs.webkit.org/show_bug.cgi?id=72369 * platform/chromium/test_expectations.txt: Marked test flaky. 2011-11-15 Simon Hausmann [Qt] REGRESSION(100123): It made inspector tests crash https://bugs.webkit.org/show_bug.cgi?id=72274 Reviewed by Tor Arne Vestbø. * platform/qt/Skipped: Unskip passing tests. 2011-11-15 Oliver Varga Unviewed gardening after r100159. * platform/qt/fast/dom/Window/window-properties-expected.png: * platform/qt/fast/dom/Window/window-properties-expected.txt: * platform/qt/fast/dom/Window/window-property-descriptors-expected.png: * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt: * platform/qt/fast/dom/prototype-inheritance-2-expected.png: * platform/qt/fast/dom/prototype-inheritance-2-expected.txt: * platform/qt/fast/js/global-constructors-expected.png: * platform/qt/fast/js/global-constructors-expected.txt: 2011-11-14 Alexander Pavlov Web Inspector: [Crash] Crash when inspecting namespaced SVG styled via element names https://bugs.webkit.org/show_bug.cgi?id=72261 Reviewed by Pavel Feldman. * inspector/styles/svg-style-expected.txt: Added. * inspector/styles/svg-style.xhtml: Added. 2011-11-15 Czene Tamás [Qt] Platform-specific result for r100157. Unreviewed, gardening. * platform/qt/svg/foreignObject/multiple-foreign-objects-expected.png: Added. * platform/qt/svg/foreignObject/multiple-foreign-objects-expected.txt: Added. 2011-11-15 Renata Hodovan [Qt] Two tests are skipped after r100182 and r100239. Unreviewed gardening. * platform/qt/Skipped: 2011-11-15 Kent Tamura [V8] Fix incorrect handling of JavaScript properties in DOMStringMap https://bugs.webkit.org/show_bug.cgi?id=53578 Reviewed by Adam Barth. * platform/chromium/test_expectations.txt: Remove failure expectations of fast/dom/dataset.html and fast/dom/dataset-xhtml.xhtml. 2011-11-14 Pavel Feldman Web Inspector: Command line $x fails for 3 of 4 types of XPath query https://bugs.webkit.org/show_bug.cgi?id=72276 Reviewed by Timothy Hatcher. * inspector/console/console-xpath-expected.txt: Added. * inspector/console/console-xpath.html: Added. 2011-11-14 Peter Kasting r100237 moved some pixel baselines into platform/chromium without also moving the text baselines. As a result all the Chromium Mac "not 10.6 CG" bots were still failing due to MISSING expectations. Unreviewed, gardening. * platform/chromium-cg-mac-snowleopard/css2.1/20110323/border-spacing-applies-to-015-expected.txt: Removed. * platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-001-expected.txt: Removed. * platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-002-expected.txt: Removed. * platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-horizontal-alignment-001-expected.txt: Removed. * platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-margins-001-expected.txt: Removed. * platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-optional-001-expected.txt: Removed. * platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-optional-002-expected.txt: Removed. * platform/chromium/css2.1/20110323/border-spacing-applies-to-015-expected.txt: Copied from platform/chromium-cg-mac-snowleopard/css2.1/20110323/border-spacing-applies-to-015-expected.txt. * platform/chromium/css2.1/20110323/table-caption-001-expected.txt: Copied from platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-001-expected.txt. * platform/chromium/css2.1/20110323/table-caption-002-expected.txt: Copied from platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-002-expected.txt. * platform/chromium/css2.1/20110323/table-caption-horizontal-alignment-001-expected.txt: Copied from platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-horizontal-alignment-001-expected.txt. * platform/chromium/css2.1/20110323/table-caption-margins-001-expected.txt: Copied from platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-margins-001-expected.txt. * platform/chromium/css2.1/20110323/table-caption-optional-001-expected.txt: Copied from platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-optional-001-expected.txt. * platform/chromium/css2.1/20110323/table-caption-optional-002-expected.txt: Copied from platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-optional-002-expected.txt. 2011-11-14 Peter Kasting r100196 needed to also rebaseline Windows, not just Linux. Unreviewed, gardening. * platform/chromium-linux/fast/repaint/scale-page-shrink-expected.txt: Removed. * platform/chromium-win/fast/repaint/scale-page-shrink-expected.png: 2011-11-14 Dmitry Lomov [V8][Chromium]Serialize dense arrays densly. https://bugs.webkit.org/show_bug.cgi?id=72198 Reviewed by David Levin. * fast/dom/Window/script-tests/postmessage-clone.js: * fast/dom/Window/window-postmessage-arrays-expected.txt: Added. * fast/dom/Window/window-postmessage-arrays.html: Added. 2011-11-14 Peter Kasting [chromium] More rebaselines for r100177 after r100193 did not fully green the Chromium Mac bots. Unreviewed, gardening. * platform/chromium-cg-mac-snowleopard/fast/table/prepend-in-anonymous-table-expected.txt: Removed. * platform/chromium/fast/table/prepend-in-anonymous-table-expected.txt: Added. 2011-11-14 Peter Kasting [chromium] More rebaselines for r100177 after r100193 did not fully green the Chromium Mac bots. Unreviewed, gardening. * platform/chromium-cg-mac-leopard/css2.1/20110323/border-spacing-applies-to-015-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/table-caption-001-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/table-caption-002-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/table-caption-horizontal-alignment-001-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/table-caption-margins-001-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/table-caption-optional-001-expected.png: Added. * platform/chromium-cg-mac-leopard/css2.1/20110323/table-caption-optional-002-expected.png: Added. * platform/chromium-cg-mac-leopard/fast/table/dynamic-caption-add-before-child-expected.png: * platform/chromium-cg-mac-leopard/fast/table/multiple-captions-display-expected.png: * platform/chromium-cg-mac-leopard/tables/mozilla_expected_failures/other/test4-expected.png: * platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-001-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-horizontal-alignment-001-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-margins-001-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-optional-001-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-optional-002-expected.png: Removed. * platform/chromium-cg-mac-snowleopard/fast/table/dynamic-caption-add-before-child-expected.txt: Removed. * platform/chromium-cg-mac-snowleopard/fast/table/multiple-captions-display-expected.txt: Removed. * platform/chromium-cg-mac-snowleopard/tables/mozilla_expected_failures/other/test4-expected.txt: Removed. * platform/chromium-mac-leopard/css2.1/20110323/border-spacing-applies-to-015-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/table-caption-001-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/table-caption-002-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/table-caption-horizontal-alignment-001-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/table-caption-margins-001-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/table-caption-optional-001-expected.png: Added. * platform/chromium-mac-leopard/css2.1/20110323/table-caption-optional-002-expected.png: Added. * platform/chromium-mac-leopard/fast/table/dynamic-caption-add-before-child-expected.png: * platform/chromium-mac-leopard/fast/table/multiple-captions-display-expected.png: * platform/chromium-mac-leopard/tables/mozilla_expected_failures/other/test4-expected.png: * platform/chromium-mac-snowleopard/css2.1/20110323/border-spacing-applies-to-015-expected.png: Added. * platform/chromium-mac-snowleopard/css2.1/20110323/table-caption-002-expected.png: Added. * platform/chromium-mac-snowleopard/fast/table/dynamic-caption-add-before-child-expected.png: * platform/chromium-mac-snowleopard/fast/table/multiple-captions-display-expected.png: * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/other/test4-expected.png: * platform/chromium/css2.1/20110323/table-caption-001-expected.png: Added. * platform/chromium/css2.1/20110323/table-caption-horizontal-alignment-001-expected.png: Added. * platform/chromium/css2.1/20110323/table-caption-margins-001-expected.png: Added. * platform/chromium/css2.1/20110323/table-caption-optional-001-expected.png: Added. * platform/chromium/css2.1/20110323/table-caption-optional-002-expected.png: Added. * platform/chromium/fast/table/dynamic-caption-add-before-child-expected.txt: Added. * platform/chromium/fast/table/multiple-captions-display-expected.txt: Added. * platform/chromium/tables/mozilla_expected_failures/other/test4-expected.txt: Added. * platform/chromium/test_expectations.txt: 2011-11-14 Peter Kasting Rebaseline svg/foreignObject/multiple-foreign-objects.html on Snow Leopard and earlier. Unreviewed, gardening. * platform/mac-snowleopard/svg/foreignObject: Added. * platform/mac-snowleopard/svg/foreignObject/multiple-foreign-objects-expected.txt: Added. 2011-11-14 Noel Gordon Test JPEG image decoding RGB pixel endianess https://bugs.webkit.org/show_bug.cgi?id=72234 Reviewed by Kent Tamura. JPEG image RGB pixels should render without color corruption and in strict order, regardless of the underlying machine pixel buffer endianess. * fast/images/resources/rgb-jpeg-blue.jpg: Added. * fast/images/resources/rgb-jpeg-green.jpg: Added. * fast/images/resources/rgb-jpeg-red.jpg: Added. * fast/images/rgb-jpeg-endian-pixels-expected.txt: Added. * fast/images/rgb-jpeg-endian-pixels.html: Added. 2011-11-14 Adam Barth Unique origins shouldn't remember their scheme, host, or port https://bugs.webkit.org/show_bug.cgi?id=72308 Reviewed by Eric Seidel. * fast/filesystem/async-operations-expected.txt: * fast/filesystem/not-enough-arguments-expected.txt: * fast/filesystem/read-directory-expected.txt: * fast/filesystem/simple-persistent-expected.txt: * fast/filesystem/simple-readonly-expected.txt: * fast/filesystem/simple-temporary-expected.txt: - Update test results to show that we no longer leak the scheme in storage identifiers. * fast/frames/resources/sandboxed-iframe-storage-disallowed.html: - Inline script because the sandbox iframe isn't allowed to load local resources. * fast/frames/sandboxed-iframe-attribute-parsing.html: * fast/frames/sandboxed-iframe-forms-dynamic.html: * fast/frames/sandboxed-iframe-forms.html: * fast/frames/sandboxed-iframe-navigation-top-by-constant-name.html: * fast/frames/sandboxed-iframe-navigation-top-by-constant-name2.html: * fast/frames/sandboxed-iframe-navigation-top-by-name.html: * fast/frames/sandboxed-iframe-navigation-top.html: * media/video-controls-no-scripting.html: - Previously sandboxed local iframes still got universal access when we're running with universal access for file URLs! Now that they correctly get unique origins, we need to update these tests to allow-same-origin access in order for them to function properly. 2011-11-14 Julien Chaffraix Test getting / setting display: -webkit-flexbox and -webkit-flexbox-inline https://bugs.webkit.org/show_bug.cgi?id=72318 Reviewed by Tony Chang. Test that covers the change for bug 72296 and also increase our flexbox coverage. * css3/flexbox/display-flexbox-set-get-expected.txt: Added. * css3/flexbox/display-flexbox-set-get.html: Added. * css3/flexbox/resources/display-flexbox-set-get.js: Added. 2011-11-14 Adam Barth Cross-origin drag-and-drop prevention ineffective https://bugs.webkit.org/show_bug.cgi?id=72322 Reviewed by Eric Seidel. Split drag-drop-dead-frame.html into two tests: one that tests for the previous crash and one that tests out data URL drag-and-drop behavior. * editing/pasteboard/drag-drop-dead-frame.html: * editing/pasteboard/drag-drop-to-data-url-expected.txt: Added. * editing/pasteboard/drag-drop-to-data-url.html: Added. 2011-11-14 Tony Chang Remove the CSS3_FLEXBOX compile time flag and enable on all ports https://bugs.webkit.org/show_bug.cgi?id=72196 Reviewed by Ojan Vafai. * fast/css/getComputedStyle/computed-style-expected.txt: * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt: * platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt: * svg/css/getComputedStyle-basic-expected.txt: 2011-11-14 Fady Samuel [Chromium] setPageScaleFactor and associated methods should take scaling limits into account https://bugs.webkit.org/show_bug.cgi?id=72176 Reviewed by Darin Fisher. Rebaselined some tests that broke because we now clamp pageScaleFactor to 0.25 (these test at 0.2). Since this is a Chromium only change, the new baselines are only for Chromium. * platform/chromium-linux/fast/repaint/scale-page-shrink-expected.png: * platform/chromium-linux/fast/repaint/scale-page-shrink-expected.txt: Added. * platform/chromium/fast/repaint/background-scaling-expected.png: Copied from LayoutTests/platform/chromium-linux/fast/repaint/scale-page-shrink-expected.png. * platform/chromium/fast/repaint/background-scaling-expected.txt: Added. 2011-11-14 Robert Hogan Platform-specific results for r100177 Unreviewed gardening. * platform/chromium-cg-mac-snowleopard/css2.1/20110323/border-spacing-applies-to-015-expected.png: Added. * platform/chromium-cg-mac-snowleopard/css2.1/20110323/border-spacing-applies-to-015-expected.txt: Added. * platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-001-expected.png: Added. * platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-001-expected.txt: Copied from LayoutTests/platform/chromium-linux/css2.1/20110323/table-caption-001-expected.txt. * platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-002-expected.png: Added. * platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-002-expected.txt: Added. * platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-horizontal-alignment-001-expected.png: Added. * platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-horizontal-alignment-001-expected.txt: Added. * platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-margins-001-expected.png: Added. * platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-margins-001-expected.txt: Copied from LayoutTests/platform/chromium-linux/css2.1/20110323/table-caption-margins-001-expected.txt. * platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-optional-001-expected.png: Added. * platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-optional-001-expected.txt: Copied from LayoutTests/platform/chromium-linux/css2.1/20110323/table-caption-optional-001-expected.txt. * platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-optional-002-expected.png: Added. * platform/chromium-cg-mac-snowleopard/css2.1/20110323/table-caption-optional-002-expected.txt: Copied from LayoutTests/platform/chromium-linux/css2.1/20110323/table-caption-optional-002-expected.txt. * platform/chromium-cg-mac-snowleopard/fast/table/dynamic-caption-add-before-child-expected.png: Added. * platform/chromium-cg-mac-snowleopard/fast/table/dynamic-caption-add-before-child-expected.txt: Added. * platform/chromium-cg-mac-snowleopard/fast/table/multiple-captions-display-expected.png: Added. * platform/chromium-cg-mac-snowleopard/fast/table/multiple-captions-display-expected.txt: Added. * platform/chromium-cg-mac-snowleopard/fast/table/prepend-in-anonymous-table-expected.txt: Copied from LayoutTests/platform/gtk/fast/table/prepend-in-anonymous-table-expected.txt. * platform/chromium-cg-mac-snowleopard/tables/mozilla_expected_failures/other/test4-expected.png: Added. * platform/chromium-cg-mac-snowleopard/tables/mozilla_expected_failures/other/test4-expected.txt: Added. * platform/chromium-cg-mac/tables/mozilla_expected_failures/other/test4-expected.png: Removed. * platform/chromium-mac-snowleopard/fast/table/dynamic-caption-add-before-child-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/table/dynamic-caption-add-before-child-expected.png. * platform/chromium-mac-snowleopard/fast/table/multiple-captions-display-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/table/multiple-captions-display-expected.png. * platform/chromium-mac-snowleopard/fast/table/prepend-in-anonymous-table-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/table/prepend-in-anonymous-table-expected.png. * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/other/test4-expected.png: Renamed from LayoutTests/platform/chromium-mac/tables/mozilla_expected_failures/other/test4-expected.png. * platform/chromium-win/css2.1/20110323/border-spacing-applies-to-015-expected.png: Added. * platform/chromium-win/css2.1/20110323/border-spacing-applies-to-015-expected.txt: Renamed from LayoutTests/platform/chromium-linux/css2.1/20110323/border-spacing-applies-to-015-expected.txt. * platform/chromium-win/css2.1/20110323/table-caption-001-expected.png: Added. * platform/chromium-win/css2.1/20110323/table-caption-001-expected.txt: Copied from LayoutTests/platform/chromium-linux/css2.1/20110323/table-caption-001-expected.txt. * platform/chromium-win/css2.1/20110323/table-caption-002-expected.png: Added. * platform/chromium-win/css2.1/20110323/table-caption-002-expected.txt: Renamed from LayoutTests/platform/chromium-linux/css2.1/20110323/table-caption-002-expected.txt. * platform/chromium-win/css2.1/20110323/table-caption-horizontal-alignment-001-expected.png: Added. * platform/chromium-win/css2.1/20110323/table-caption-horizontal-alignment-001-expected.txt: Renamed from LayoutTests/platform/chromium-linux/css2.1/20110323/table-caption-horizontal-alignment-001-expected.txt. * platform/chromium-win/css2.1/20110323/table-caption-margins-001-expected.png: Added. * platform/chromium-win/css2.1/20110323/table-caption-margins-001-expected.txt: Copied from LayoutTests/platform/chromium-linux/css2.1/20110323/table-caption-margins-001-expected.txt. * platform/chromium-win/css2.1/20110323/table-caption-optional-001-expected.png: Added. * platform/chromium-win/css2.1/20110323/table-caption-optional-001-expected.txt: Copied from LayoutTests/platform/chromium-linux/css2.1/20110323/table-caption-optional-001-expected.txt. * platform/chromium-win/css2.1/20110323/table-caption-optional-002-expected.png: Added. * platform/chromium-win/css2.1/20110323/table-caption-optional-002-expected.txt: Copied from LayoutTests/platform/chromium-linux/css2.1/20110323/table-caption-optional-002-expected.txt. * platform/chromium-win/fast/table/dynamic-caption-add-before-child-expected.png: * platform/chromium-win/fast/table/multiple-captions-display-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/other/test4-expected.png: * platform/gtk/css2.1/20110323/border-spacing-applies-to-015-expected.txt: Added. * platform/gtk/css2.1/20110323/table-caption-001-expected.txt: Copied from LayoutTests/platform/chromium-linux/css2.1/20110323/table-caption-001-expected.txt. * platform/gtk/css2.1/20110323/table-caption-002-expected.txt: Added. * platform/gtk/css2.1/20110323/table-caption-horizontal-alignment-001-expected.txt: Added. * platform/gtk/css2.1/20110323/table-caption-margins-001-expected.txt: Copied from LayoutTests/platform/chromium-linux/css2.1/20110323/table-caption-margins-001-expected.txt. * platform/gtk/css2.1/20110323/table-caption-optional-001-expected.txt: Copied from LayoutTests/platform/chromium-linux/css2.1/20110323/table-caption-optional-001-expected.txt. * platform/gtk/css2.1/20110323/table-caption-optional-002-expected.txt: Copied from LayoutTests/platform/chromium-linux/css2.1/20110323/table-caption-optional-002-expected.txt. * platform/gtk/fast/table/dynamic-caption-add-before-child-expected.txt: * platform/gtk/fast/table/multiple-captions-display-expected.txt: * platform/gtk/fast/table/prepend-in-anonymous-table-expected.txt: * platform/gtk/tables/mozilla_expected_failures/other/test4-expected.txt: * platform/qt/css2.1/20110323/border-spacing-applies-to-015-expected.txt: Added. * platform/qt/css2.1/20110323/table-caption-001-expected.txt: Renamed from LayoutTests/platform/chromium-linux/css2.1/20110323/table-caption-001-expected.txt. * platform/qt/css2.1/20110323/table-caption-002-expected.txt: Added. * platform/qt/css2.1/20110323/table-caption-horizontal-alignment-001-expected.txt: Added. * platform/qt/css2.1/20110323/table-caption-margins-001-expected.txt: Renamed from LayoutTests/platform/chromium-linux/css2.1/20110323/table-caption-margins-001-expected.txt. * platform/qt/css2.1/20110323/table-caption-optional-001-expected.txt: Renamed from LayoutTests/platform/chromium-linux/css2.1/20110323/table-caption-optional-001-expected.txt. * platform/qt/css2.1/20110323/table-caption-optional-002-expected.txt: Renamed from LayoutTests/platform/chromium-linux/css2.1/20110323/table-caption-optional-002-expected.txt. * platform/qt/fast/table/dynamic-caption-add-before-child-expected.txt: * platform/qt/fast/table/multiple-captions-display-expected.txt: * platform/qt/fast/table/prepend-in-anonymous-table-expected.txt: * platform/qt/tables/mozilla_expected_failures/other/test4-expected.txt: 2011-11-14 Erik Arvidsson JS Test Harness: Remove one more reference to non existing js-test-post-function.js https://bugs.webkit.org/show_bug.cgi?id=72307 Reviewed by Ojan Vafai. * storage/indexeddb/mozilla/delete-result.html: 2011-11-14 Julien Chaffraix Crash in RenderTableSection::splitColumn https://bugs.webkit.org/show_bug.cgi?id=70171 Reviewed by David Hyatt. Added a couple of tests where different sections get their m_needsCellRecalc set independently. * fast/table/crash-splitColumn-2-expected.txt: Added. * fast/table/crash-splitColumn-2.html: Added. * fast/table/crash-splitColumn-3-expected.txt: Added. * fast/table/crash-splitColumn-3.html: Added. * fast/table/crash-splitColumn-expected.txt: Added. * fast/table/crash-splitColumn.html: Added. 2011-11-14 Jer Noble Unreviewed; skipping newly failing tests which need rebaselining. Added skipped tests; tracked by https://bugs.webkit.org/show_bug.cgi?id=72297. * platform/gtk/Skipped: 2011-10-10 Robert Hogan CSS 2.1 failure: border-spacing-applies-to-015.htm https://bugs.webkit.org/show_bug.cgi?id=69773 Reviewed by David Hyatt. * css2.1/20110323/border-spacing-applies-to-015.htm: Added. Now passes! * css2.1/20110323/table-caption-001.htm: Added. Passed anyway. * css2.1/20110323/table-caption-002.htm: Added. Now passes! * css2.1/20110323/table-caption-horizontal-alignment-001.htm: Added. Passed anyway. * css2.1/20110323/table-caption-margins-001.htm: Added. Passed anyway. * css2.1/20110323/table-caption-optional-001.htm: Added. Passed anyway. * css2.1/20110323/table-caption-optional-002.htm: Added. Passed anyway. * fast/table/dynamic-caption-add-before-child.xhtml: Extra captions now appear in result so remove their FAIL notices. * fast/table/multiple-captions-crash-expected.txt: Result reflects extra captions. * fast/table/multiple-captions-crash2-expected.txt: Result reflects extra captions. * fast/table/multiple-captions-display.xhtml: Extra captions now appear in result so remove their FAIL notices. * platform/chromium-linux/css2.1/20110323/border-spacing-applies-to-015-expected.png: Added. * platform/chromium-linux/css2.1/20110323/border-spacing-applies-to-015-expected.txt: Added. * platform/chromium-linux/css2.1/20110323/table-caption-001-expected.png: Added. * platform/chromium-linux/css2.1/20110323/table-caption-001-expected.txt: Added. * platform/chromium-linux/css2.1/20110323/table-caption-002-expected.png: Added. * platform/chromium-linux/css2.1/20110323/table-caption-002-expected.txt: Added. * platform/chromium-linux/css2.1/20110323/table-caption-horizontal-alignment-001-expected.png: Added. * platform/chromium-linux/css2.1/20110323/table-caption-horizontal-alignment-001-expected.txt: Added. * platform/chromium-linux/css2.1/20110323/table-caption-margins-001-expected.png: Added. * platform/chromium-linux/css2.1/20110323/table-caption-margins-001-expected.txt: Added. * platform/chromium-linux/css2.1/20110323/table-caption-optional-001-expected.png: Added. * platform/chromium-linux/css2.1/20110323/table-caption-optional-001-expected.txt: Added. * platform/chromium-linux/css2.1/20110323/table-caption-optional-002-expected.png: Added. * platform/chromium-linux/css2.1/20110323/table-caption-optional-002-expected.txt: Added. * platform/chromium-linux/fast/table/dynamic-caption-add-before-child-expected.png: Result reflects extra captions. * platform/chromium-linux/fast/table/multiple-captions-display-expected.png: Result reflects extra captions. * platform/chromium-linux/tables/mozilla_expected_failures/other/test4-expected.png: Result reflects extra caption. * platform/chromium-win/fast/table/dynamic-caption-add-before-child-expected.txt: Result reflects extra captions. * platform/chromium-win/fast/table/multiple-captions-display-expected.txt: Result reflects extra captions. * platform/chromium-win/fast/table/prepend-in-anonymous-table-expected.txt: Result reflects extra caption. * platform/chromium-win/tables/mozilla_expected_failures/other/test4-expected.txt: Result reflects extra caption. 2011-11-14 Michael Nordman Update layout tests for new websql error messages and console logging. https://bugs.webkit.org/show_bug.cgi?id=71575 Reviewed by David Levin. * fast/workers/storage/change-version-handle-reuse-worker-expected.txt: * fast/workers/storage/executesql-accepts-only-one-statement-sync.html: * fast/workers/storage/executesql-accepts-only-one-statement-sync-expected.txt: * fast/workers/storage/open-database-creation-callback-sync-expected.txt: * fast/workers/storage/open-database-set-empty-version-sync-expected.txt: * fast/workers/storage/test-authorizer-expected.txt: * fast/workers/storage/transaction-in-transaction-sync.html: * fast/workers/storage/transaction-in-transaction-sync-expected.txt: * storage/change-version-handle-reuse-expected.txt: * storage/open-database-creation-callback-expected.txt: * storage/open-database-set-empty-version-expected.txt: * storage/private-browsing-noread-nowrite-expected.txt: * storage/test-authorizer-expected.txt: 2011-11-14 Erik Arvidsson Remove getParameter from HTMLAnchorElement and Location https://bugs.webkit.org/show_bug.cgi?id=71966 Reviewed by Adam Barth. * fast/dom/HTMLAnchorElement/get-parameter-expected.txt: Removed. * fast/dom/HTMLAnchorElement/get-parameter.html: Removed. * fast/dom/Window/window-appendages-cleared-expected.txt: * fast/dom/Window/window-properties-expected.txt: * fast/dom/anchor-getParameter-expected.txt: Removed. * fast/dom/anchor-getParameter.html: Removed. * http/tests/misc/location-getParameter-expected.txt: Removed. * http/tests/misc/location-getParameter.html: Removed. * platform/gtk/fast/dom/Window/window-properties-expected.txt: * platform/mac/fast/dom/Window/window-properties-expected.txt: * platform/qt-5.0/Skipped: * platform/qt-wk2/fast/dom/Window/window-properties-expected.txt: * platform/qt/fast/dom/Window/window-properties-expected.txt: * platform/win/fast/dom/Window/window-properties-expected.txt: 2011-11-14 Erik Arvidsson Remove RequiresAllArguments https://bugs.webkit.org/show_bug.cgi?id=71503 Reviewed by Adam Barth. * fast/dom/Window/window-resize-and-move-arguments-expected.txt: * fast/dom/Window/window-resize-and-move-arguments.html: Treat missing arguments as 0. * fast/dom/Window/window-scroll-arguments-expected.txt: * fast/dom/Window/window-scroll-arguments.html: Ditto. * fast/events/drag-and-drop-set-drag-data-arguments-expected.txt: Added. * fast/events/drag-and-drop-set-drag-data-arguments.html: Added. This tests that we get an exception when called with too few arguments. 2011-11-11 Jer Noble Implement MediaController. https://bugs.webkit.org/show_bug.cgi?id=71408 Reviewed by Eric Carlson. * media/media-controller-expected.txt: Added. * media/media-controller-playback-expected.txt: Added. * media/media-controller-playback.html: Added. * media/media-controller.html: Added. * platform/mac/fast/dom/Window/window-properties-expected.txt: * platform/mac/fast/js/global-constructors-expected.txt: 2011-11-14 Andrew Scherkus [Chromium] Skip media layout tests on chromium-gpu-cg-mac-leopard platform https://bugs.webkit.org/show_bug.cgi?id=72147 Reviewed by Adam Barth. * platform/chromium/test_expectations.txt: 2011-11-14 Florin Malita Multiple foreign objects not rendered https://bugs.webkit.org/show_bug.cgi?id=72151 Reviewed by Adam Barth. * html5lib/runner-expected.txt: Rebaselined. * platform/chromium/html5lib/runner-expected.txt: Rebaselined. * svg/custom/use-multiple-on-nested-disallowed-font-expected.txt: Rebaselined. * svg/foreignObject/multiple-foreign-objects-expected.png: Added. * svg/foreignObject/multiple-foreign-objects-expected.txt: Added. * svg/foreignObject/multiple-foreign-objects.html: Added. 2011-11-14 Tony Gentilcore Flaky Test: http/tests/inspector/resource-tree/resource-tree-frame-add.html https://bugs.webkit.org/show_bug.cgi?id=59771 * platform/chromium/test_expectations.txt: Expect test to flakily timeout. 2011-11-14 Tony Gentilcore Tests occasionally report missing expectations https://bugs.webkit.org/show_bug.cgi?id=72039 * platform/chromium/test_expectations.txt: Expect test to flakily report missing expectations. 2011-11-14 Tony Gentilcore media/track/track-webvtt-tc004-magic-header.html flakily times out https://bugs.webkit.org/show_bug.cgi?id=72279 * platform/chromium/test_expectations.txt: Expect test to flakily timeout. 2011-11-14 Brian Salomon Remove expected crashes for skia-gpu canvas from test expectations https://bugs.webkit.org/show_bug.cgi?id=72183 Reviewed by Stephen White. * platform/chromium/test_expectations.txt: 2011-11-14 Tony Gentilcore Tests occasionally report missing expectations https://bugs.webkit.org/show_bug.cgi?id=72039 * platform/chromium/test_expectations.txt: Expect test to flakily report missing expectations. 2011-11-14 Andrey Kosyakov Web Inspector: expose iframe window to the onShown event handler of panels & sidebars https://bugs.webkit.org/show_bug.cgi?id=72268 Reviewed by Pavel Feldman. * inspector/extensions/extensions-api-expected.txt: * inspector/extensions/extensions-events-expected.txt: * inspector/extensions/extensions-events.html: * inspector/extensions/extensions-expected.txt: * platform/chromium/inspector/extensions/extensions-api-expected.txt: 2011-11-14 Csaba Osztrogonác [Qt] Unreviewed evening gardening. Try to make the bot green. * platform/qt/Skipped: Skip failing tets - fast/forms/select-multiple-elements-with-mouse-drag-with-options-less-than-size.html because of missing D&D support - fast/events/drag-text-with-clear.html because of missing D&D support - http/tests/misc/xslt-bad-import.html because of https://bugs.webkit.org/show_bug.cgi?id=72252 - inspector/timeline and inspector/user-metrics.html because of https://bugs.webkit.org/show_bug.cgi?id=72274 - svg/zoom/page/zoom-img-preserveAspectRatio-support-1.html because of https://bugs.webkit.org/show_bug.cgi?id=52810 2011-11-14 Dominic Mazzoni Unreviewed, moving reference to newly-added test that fails on GTK to the accessibility section of the gtk Skipped file. This is not a problem specific to this test, it's a known limitation in GTK's accessibility testing implementation that's affecting many other tests. https://bugs.webkit.org/show_bug.cgi?id=72249 * platform/gtk/Skipped: Skip failing test. 2011-11-14 Tony Gentilcore [chromium] security/crypto-random-values-types.html is flaky on win https://bugs.webkit.org/show_bug.cgi?id=72272 * platform/chromium/test_expectations.txt: Mark test as flaky. 2011-11-14 Tony Gentilcore [chromium] Crash in webkit::npapi::PluginInstance::NPP_SetWindow https://bugs.webkit.org/show_bug.cgi?id=72271 * platform/chromium/test_expectations.txt: Expect test to crash sometimes. 2011-11-14 Tony Gentilcore media/track/track-cues-cuechange.html is flaky https://bugs.webkit.org/show_bug.cgi?id=72269 * platform/chromium/test_expectations.txt: Mark test as flaky. 2011-11-14 Vsevolod Vlasov Unreviewed, unskipping passing test. * platform/chromium/test_expectations.txt: 2011-11-14 Pavel Feldman Web Inspector: console's protocol payload does not have url and line properties. https://bugs.webkit.org/show_bug.cgi?id=72256 Reviewed by Yury Semikhatsky. * inspector/console/console-url-and-line-expected.txt: Added. * inspector/console/console-url-and-line.html: Added. * inspector/protocol/console-agent-expected.txt: 2011-11-14 Tony Gentilcore [chromium] Two inspector tests timeout on mac https://bugs.webkit.org/show_bug.cgi?id=72264 * platform/chromium/test_expectations.txt: Expect appcache-iframe-manifests and script-formatter to timeout on mac. 2011-11-14 Tony Gentilcore Tests occasionally report missing expectations https://bugs.webkit.org/show_bug.cgi?id=72039 * platform/chromium/test_expectations.txt: Expect form-associated-element-crash3 to flakily go MISSING. 2011-11-14 Vsevolod Vlasov http/tests/inspector/resource-tree/appcache-iframe-manifests.html failing on some chromium bots after r99988 https://bugs.webkit.org/show_bug.cgi?id=72177 Reviewed by Tony Gentilcore. Added waitForFrameManifestURLAndStatus() call for the second frame with manifestId=1, fixed sort functions in appcache-test.js * http/tests/inspector/resource-tree/appcache-iframe-manifests.html: * http/tests/inspector/resource-tree/appcache-test.js: (initialize_ApplicationCacheTest.InspectorTest.dumpApplicationCacheModel.compareFunc): (initialize_ApplicationCacheTest.InspectorTest.dumpApplicationCacheModel): (initialize_ApplicationCacheTest.InspectorTest.dumpApplicationCacheStatusesRecords.compareFunc): (initialize_ApplicationCacheTest.InspectorTest.dumpApplicationCacheStatusesRecords): (initialize_ApplicationCacheTest): * platform/chromium/test_expectations.txt: 2011-11-14 Tony Gentilcore ASSERTION FAILED: fontCache()->generation() == m_generation (running new-run-webkit-tests) https://bugs.webkit.org/show_bug.cgi?id=59552 * platform/chromium/test_expectations.txt: Expect cross-frame-access-custom.html to CRASH or PASS. 2011-11-10 Yury Semikhatsky Web Inspector: function remote objetct should provide access to function position in the script https://bugs.webkit.org/show_bug.cgi?id=71808 Added test for Debugger.getFunctionLocation command. Reviewed by Pavel Feldman. * inspector/debugger/function-location-expected.txt: Added. * inspector/debugger/function-location.html: Added. * platform/chromium/inspector/debugger/function-location-expected.txt: Added. 2011-11-14 Kristóf Kosztyó [Qt] Unreviewed gardening after r100050 https://bugs.webkit.org/show_bug.cgi?id=72251 * platform/qt/Skipped: editing/spelling/spelling-unified-emulation.html 2011-11-14 Rakesh KN Cannot select multiple options by mouse dragging in expands up to 10 items instead of showing 4. https://bugs.webkit.org/show_bug.cgi?id=70765 Reviewed by Darin Adler. * fast/forms/select-clientheight-large-size-expected.txt: Added. * fast/forms/select-clientheight-large-size.html: Added. * fast/forms/select-clientheight-with-multiple-attr-expected.txt: Added. * fast/forms/select-clientheight-with-multiple-attr.html: Added. * platform/chromium/test_expectations.txt: * platform/gtk/fast/forms/listbox-clip-expected.txt: * platform/mac/test_expectations.txt: * platform/qt/test_expectations.txt: * platform/win/test_expectations.txt: 2011-11-08 Chris Evans Crash accessing font fact rule parent https://bugs.webkit.org/show_bug.cgi?id=71860 Reviewed by Adam Barth. * fast/css/css-fontface-rule-crash-expected.txt: Added. * fast/css/css-fontface-rule-crash.html: Added. * resources/gc.js: Added. Add a re-usable best-of-breed gc(). 2011-11-08 Brent Fulgham [WinCairo] Unreviewed skiplist update to match main Windows build, and to skip a few failures. * platform/wincairo/Skipped: Updated. 2011-11-08 Philip Rogers fix REGRESSION: SVG feColorMatrix causes crash https://bugs.webkit.org/show_bug.cgi?id=71287 Reviewed by Simon Fraser. * svg/filters/feColorMatrix-invalid-animation-expected.png: Added. * svg/filters/feColorMatrix-invalid-animation-expected.txt: Added. * svg/filters/feColorMatrix-invalid-animation.svg: Added. 2011-11-08 Ojan Vafai Update the expectations. This test appears to also fail on the chromium mac bots. * platform/chromium/test_expectations.txt: 2011-11-08 Ojan Vafai Rebaseline test failing due to subtle antialiasing differences. Garden-o-matic claims it broke at r99613. * platform/chromium-cg-mac-leopard/fast/writing-mode/Kusa-Makura-background-canvas-expected.png: * platform/chromium-cg-mac-snowleopard/fast/writing-mode/Kusa-Makura-background-canvas-expected.png: Added. * platform/chromium-cg-mac/fast/writing-mode/Kusa-Makura-background-canvas-expected.png: Removed. * platform/chromium-mac-snowleopard/fast/writing-mode/Kusa-Makura-background-canvas-expected.png: Added. * platform/chromium-mac/fast/writing-mode/Kusa-Makura-background-canvas-expected.png: Removed. * platform/chromium-mac/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt: Removed. 2011-11-08 Ojan Vafai Rebaselines and expectations after r99609 and r99616 and r99613. * platform/chromium-cg-mac-snowleopard/fast/multicol/pagination-h-horizontal-bt-expected.png: Added. * platform/chromium-cg-mac-snowleopard/fast/multicol/pagination-h-horizontal-tb-expected.png: Added. * platform/chromium-cg-mac-snowleopard/fast/multicol/pagination-h-vertical-lr-expected.png: Added. * platform/chromium-cg-mac-snowleopard/fast/multicol/pagination-h-vertical-rl-expected.png: Added. * platform/chromium-cg-mac-snowleopard/fast/multicol/pagination-v-horizontal-bt-expected.png: Added. * platform/chromium-cg-mac-snowleopard/fast/multicol/pagination-v-horizontal-tb-expected.png: Added. * platform/chromium-cg-mac-snowleopard/fast/multicol/pagination-v-vertical-lr-expected.png: Added. * platform/chromium-cg-mac-snowleopard/fast/multicol/pagination-v-vertical-rl-expected.png: Added. * platform/chromium-linux-x86/fast/multicol/pagination-h-horizontal-bt-expected.png: Added. * platform/chromium-linux-x86/fast/multicol/pagination-h-horizontal-tb-expected.png: Added. * platform/chromium-linux-x86/fast/multicol/pagination-h-vertical-lr-expected.png: Added. * platform/chromium-linux-x86/fast/multicol/pagination-h-vertical-rl-expected.png: Added. * platform/chromium-linux-x86/fast/multicol/pagination-v-horizontal-bt-expected.png: Added. * platform/chromium-linux-x86/fast/multicol/pagination-v-horizontal-tb-expected.png: Added. * platform/chromium-linux-x86/fast/multicol/pagination-v-vertical-lr-expected.png: Added. * platform/chromium-linux-x86/fast/multicol/pagination-v-vertical-rl-expected.png: Added. * platform/chromium-linux/fast/multicol/pagination-h-horizontal-bt-expected.png: Added. * platform/chromium-linux/fast/multicol/pagination-h-horizontal-tb-expected.png: Added. * platform/chromium-linux/fast/multicol/pagination-h-vertical-lr-expected.png: Added. * platform/chromium-linux/fast/multicol/pagination-h-vertical-rl-expected.png: Added. * platform/chromium-linux/fast/multicol/pagination-v-horizontal-bt-expected.png: Added. * platform/chromium-linux/fast/multicol/pagination-v-horizontal-tb-expected.png: Added. * platform/chromium-linux/fast/multicol/pagination-v-vertical-lr-expected.png: Added. * platform/chromium-linux/fast/multicol/pagination-v-vertical-rl-expected.png: Added. * platform/chromium-win-vista/fast/multicol/pagination-h-horizontal-bt-expected.png: Added. * platform/chromium-win-vista/fast/multicol/pagination-h-horizontal-tb-expected.png: Added. * platform/chromium-win-vista/fast/multicol/pagination-h-vertical-lr-expected.png: Added. * platform/chromium-win-vista/fast/multicol/pagination-h-vertical-rl-expected.png: Added. * platform/chromium-win-vista/fast/multicol/pagination-v-horizontal-bt-expected.png: Added. * platform/chromium-win-vista/fast/multicol/pagination-v-horizontal-tb-expected.png: Added. * platform/chromium-win-vista/fast/multicol/pagination-v-vertical-lr-expected.png: Added. * platform/chromium-win-vista/fast/multicol/pagination-v-vertical-rl-expected.png: Added. * platform/chromium-win-xp/fast/multicol/pagination-h-horizontal-bt-expected.png: Added. * platform/chromium-win-xp/fast/multicol/pagination-h-horizontal-tb-expected.png: Added. * platform/chromium-win-xp/fast/multicol/pagination-h-vertical-lr-expected.png: Added. * platform/chromium-win-xp/fast/multicol/pagination-h-vertical-rl-expected.png: Added. * platform/chromium-win-xp/fast/multicol/pagination-v-horizontal-bt-expected.png: Added. * platform/chromium-win-xp/fast/multicol/pagination-v-horizontal-tb-expected.png: Added. * platform/chromium-win-xp/fast/multicol/pagination-v-vertical-lr-expected.png: Added. * platform/chromium-win-xp/fast/multicol/pagination-v-vertical-rl-expected.png: Added. * platform/chromium-win/fast/multicol/pagination-h-horizontal-bt-expected.png: Added. * platform/chromium-win/fast/multicol/pagination-h-horizontal-tb-expected.png: Added. * platform/chromium-win/fast/multicol/pagination-h-vertical-lr-expected.png: Added. * platform/chromium-win/fast/multicol/pagination-h-vertical-rl-expected.png: Added. * platform/chromium-win/fast/multicol/pagination-v-horizontal-bt-expected.png: Added. * platform/chromium-win/fast/multicol/pagination-v-horizontal-tb-expected.png: Added. * platform/chromium-win/fast/multicol/pagination-v-vertical-lr-expected.png: Added. * platform/chromium-win/fast/multicol/pagination-v-vertical-rl-expected.png: Added. * platform/chromium/test_expectations.txt: 2011-11-08 Xiaomei Ji REGRESSION: rtl horizontal scrollbar / resize bug - Body shifts on resize when scrolled all the way to the left https://bugs.webkit.org/show_bug.cgi?id=70395 Reviewed by Tony Chang. * fast/dom/rtl-scroll-to-leftmost-and-resize.html: Added. * platform/chromium/test_expectations.txt: * platform/mac-snowleopard/fast/dom/rtl-scroll-to-leftmost-and-resize-expected.png: Added. * platform/mac-snowleopard/fast/dom/rtl-scroll-to-leftmost-and-resize-expected.txt: Added. 2011-11-08 Dan Bernstein Allow RenderView to have columns https://bugs.webkit.org/show_bug.cgi?id=71840 Reviewed by Simon Fraser. * fast/multicol/pagination-h-horizontal-bt.html: Added. * fast/multicol/pagination-h-horizontal-tb.html: Added. * fast/multicol/pagination-h-vertical-lr.html: Added. * fast/multicol/pagination-h-vertical-rl.html: Added. * fast/multicol/pagination-v-horizontal-bt.html: Added. * fast/multicol/pagination-v-horizontal-tb.html: Added. * fast/multicol/pagination-v-vertical-lr.html: Added. * fast/multicol/pagination-v-vertical-rl.html: Added. * platform/mac/fast/multicol/pagination-h-horizontal-bt-expected.png: Added. * platform/mac/fast/multicol/pagination-h-horizontal-bt-expected.txt: Added. * platform/mac/fast/multicol/pagination-h-horizontal-tb-expected.png: Added. * platform/mac/fast/multicol/pagination-h-horizontal-tb-expected.txt: Added. * platform/mac/fast/multicol/pagination-h-vertical-lr-expected.png: Added. * platform/mac/fast/multicol/pagination-h-vertical-lr-expected.txt: Added. * platform/mac/fast/multicol/pagination-h-vertical-rl-expected.png: Added. * platform/mac/fast/multicol/pagination-h-vertical-rl-expected.txt: Added. * platform/mac/fast/multicol/pagination-v-horizontal-bt-expected.png: Added. * platform/mac/fast/multicol/pagination-v-horizontal-bt-expected.txt: Added. * platform/mac/fast/multicol/pagination-v-horizontal-tb-expected.png: Added. * platform/mac/fast/multicol/pagination-v-horizontal-tb-expected.txt: Added. * platform/mac/fast/multicol/pagination-v-vertical-lr-expected.png: Added. * platform/mac/fast/multicol/pagination-v-vertical-lr-expected.txt: Added. * platform/mac/fast/multicol/pagination-v-vertical-rl-expected.png: Added. * platform/mac/fast/multicol/pagination-v-vertical-rl-expected.txt: Added. 2011-11-08 Vineet Chaudhary Document.importNode's 'deep' argument should default to true. https://bugs.webkit.org/show_bug.cgi?id=71190 Reviewed by Adam Barth. Added test to check document.importNode with No deep argument, deep argument true and false. * fast/dom/document-importNode-arguments-expected.txt: Added. * fast/dom/document-importNode-arguments.html: Added. 2011-11-08 Adam Klein WebKitMutationObserver.observe should raise a DOMException if passed invalid arguments https://bugs.webkit.org/show_bug.cgi?id=71596 Reviewed by Ryosuke Niwa. * fast/mutation/observe-exceptions-expected.txt: * fast/mutation/observe-exceptions.html: 2011-11-08 Joshua Bell IndexedDB: implement compound (array) key support https://bugs.webkit.org/show_bug.cgi?id=62284 Reviewed by Tony Chang. * storage/indexeddb/cursor-key-order-expected.txt: Added. * storage/indexeddb/cursor-key-order.html: Added. * storage/indexeddb/factory-cmp-expected.txt: * storage/indexeddb/factory-cmp.html: * storage/indexeddb/index-basics-expected.txt: * storage/indexeddb/index-basics.html: * storage/indexeddb/key-type-array-expected.txt: Added. * storage/indexeddb/key-type-array.html: Added. * storage/indexeddb/keyrange-expected.txt: * storage/indexeddb/keyrange.html: * storage/indexeddb/objectstore-basics-expected.txt: * storage/indexeddb/objectstore-basics.html: * storage/indexeddb/open-cursor-expected.txt: * storage/indexeddb/open-cursor.html: 2011-11-08 Joshua Bell IndexedDB: reference cycle between IDBDatabase and IDBTransaction https://bugs.webkit.org/show_bug.cgi?id=71749 Reviewed by Tony Chang. Add test case to verify that creating/deleting a store outside a transaction throws same error if store exists. Also fix the test to actually try removing stores. * storage/indexeddb/create-and-remove-object-store-expected.txt: * storage/indexeddb/create-and-remove-object-store.html: 2011-11-08 Ojan Vafai Fix expectations mixup. * platform/chromium/test_expectations.txt: 2011-11-07 Ryosuke Niwa Indent command can insert block quote in non editable content https://bugs.webkit.org/show_bug.cgi?id=71754 Reviewed by Enrica Casucci. Add tests to indent two images in a document. * editing/execCommand/indent-images-expected.txt: Added. * editing/execCommand/indent-images.html: Added. * editing/execCommand/indent-images-2-expected.txt: Added. * editing/execCommand/indent-images-2.html: Added. * editing/execCommand/indent-images-3-expected.txt: Added. * editing/execCommand/indent-images-3.html: Added. 2011-11-08 Adam Klein Only walk up the tree in search of MutationObservers if one has been added https://bugs.webkit.org/show_bug.cgi?id=71499 Reviewed by Ojan Vafai. Created a basic test showing that MutationObservers are preserved when a Node switches documents. * fast/mutation/cross-document-expected.txt: Added. * fast/mutation/cross-document.html: Added. 2011-11-08 Ojan Vafai Move regressions from V8 roll to from the downstream expectations file. Add regressions from http://trac.webkit.org/changeset/99561. * platform/chromium/test_expectations.txt: 2011-11-08 Tony Chang [chromium] broaden test failure for zoom-animator-scale-test2.html to include cg-gpu. * platform/chromium/test_expectations.txt: 2011-11-08 Ojan Vafai New tests results after r99539. zoom-replaced-intrinsic-ratio-001-expected.png is just minor antialiasing differences. The rest are all changing to a size that matched the pngs in platform/mac. * platform/chromium-cg-mac-leopard/svg/zoom/page/zoom-background-images-expected.png: * platform/chromium-cg-mac-leopard/svg/zoom/page/zoom-background-images-expected.txt: Removed. * platform/chromium-cg-mac-leopard/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.png: * platform/chromium-cg-mac-leopard/svg/zoom/page/zoom-img-preserveAspectRatio-support-1-expected.txt: * platform/chromium-cg-mac-leopard/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png: * platform/chromium-cg-mac-leopard/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.png: * platform/chromium-cg-mac-snowleopard/svg/zoom/page/zoom-background-images-expected.png: * platform/chromium-cg-mac-snowleopard/svg/zoom/page/zoom-background-images-expected.txt: Removed. * platform/chromium-cg-mac-snowleopard/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png: Added. * platform/chromium-cg-mac-snowleopard/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.png: * platform/chromium-cg-mac/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png: Removed. * platform/chromium-cg-mac/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: Removed. * platform/chromium-linux-x86/svg/zoom/page/zoom-background-images-expected.png: Removed. * platform/chromium-linux/svg/zoom/page/zoom-background-images-expected.png: * platform/chromium-linux/svg/zoom/page/zoom-background-images-expected.txt: Removed. * platform/chromium-linux/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png: * platform/chromium-linux/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.png: * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-background-images-expected.png: * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-background-images-expected.txt: Removed. * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png: Added. * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.png: * platform/chromium-mac/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png: Removed. * platform/chromium-mac/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: Removed. * platform/chromium-win-vista/svg/zoom/page/zoom-background-images-expected.png: Removed. * platform/chromium-win-vista/svg/zoom/page/zoom-background-images-expected.txt: Removed. * platform/chromium-win-xp/svg/zoom/page/zoom-background-images-expected.png: Removed. * platform/chromium-win-xp/svg/zoom/page/zoom-background-images-expected.txt: Removed. * platform/chromium-win/svg/zoom/page/zoom-background-images-expected.png: * platform/chromium-win/svg/zoom/page/zoom-background-images-expected.txt: * platform/chromium-win/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.png: * platform/chromium-win/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: * platform/chromium-win/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.png: * platform/chromium-win/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.txt: * platform/chromium/svg/zoom/page/zoom-background-images-expected.txt: Removed. * platform/chromium/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.txt: Removed. 2011-11-08 Kaustubh Atrawalkar Autofocus inputs don't always honor selector input:focus. https://bugs.webkit.org/show_bug.cgi?id=24093 Already fixed and works on TOT. Adding layout test case for the same. Reviewed by Kent Tamura. * fast/forms/autofocus-input-css-style-change-expected.txt: Added. * fast/forms/autofocus-input-css-style-change.html: Added. 2011-11-08 Hans Wennborg IndexedDB: Start using the onSuccessWithContinuation() callback https://bugs.webkit.org/show_bug.cgi?id=71565 Reviewed by Tony Chang. The cursor-inconsistency.html test now passes completely. * storage/indexeddb/cursor-inconsistency-expected.txt: 2011-11-08 Justin Schuh Document::loader should use documentLoader(), not activeDocumentLoader() https://bugs.webkit.org/show_bug.cgi?id=65895 Reviewed by Brady Eidson. * fast/loader/stateobjects/replacestate-in-onunload-expected.txt: Added. * fast/loader/stateobjects/replacestate-in-onunload.html: Added. 2011-11-08 Philippe Normand [GTK] fast/frames/flattening/iframe-flattening-fixed-width-and-height-no-scrolling.html is flaky https://bugs.webkit.org/show_bug.cgi?id=71774 Reviewed by Martin Robinson. * fast/frames/flattening/iframe-flattening-fixed-width-and-height-no-scrolling.html: Trigger the test when the iframe loaded to avoid potential flakyness. 2011-11-08 Nikolas Zimmermann Not reviewed. Rebaseline qt results after the recent SVGImage changes. * platform/qt/Skipped: * platform/qt/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.txt: Added. * platform/qt/svg/as-image/animated-svg-as-image-same-image-expected.txt: Added. * platform/qt/svg/zoom/page/zoom-background-images-expected.png: Added. * platform/qt/svg/zoom/page/zoom-background-images-expected.txt: Added. * platform/qt/svg/zoom/page/zoom-replaced-intrinsic-ratio-001-expected.txt: * platform/qt/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.png: Added. * platform/qt/svg/zoom/page/zoom-svg-as-background-with-relative-size-expected.txt: Added. 2011-11-08 Nikolas Zimmermann [Qt] 4 new tests fail introduced in r98852 https://bugs.webkit.org/show_bug.cgi?id=71253 Reviewed by Rob Buis. Address some problems seen on Qt/Chromium: - Remove the scaled png which is the source of the problem in zoom-background-images.html, we really only want to test zooming in the SVGImage there. - Don't zoom out more than three times, otherwise its ignored on Mac/DRT, where the minimum zoom factor is clamped to 0.5f. Qt doesn't have this limit, and currently zooms more than Mac does. There's no need to zoom out that often, three times is enough. * platform/mac/svg/zoom/page/zoom-background-images-expected.png: Updated. * platform/mac/svg/zoom/page/zoom-background-images-expected.txt: Update. * svg/zoom/page/zoom-background-image-tiled.html: Don't set shouldZoomOut to false, it's the default. * svg/zoom/page/zoom-background-images.html: Don't zoom out more than three times. * svg/zoom/page/zoom-replaced-intrinsic-ratio-001.htm: Ditto. * svg/zoom/page/zoom-svg-as-background-with-relative-size.html: Ditto. * svg/zoom/page/zoom-svg-as-image.html: There is no shouldZoomIn, just remove it, zooming in is the default. 2011-11-08 Gavin Peters Fix width of m_type in CachedResource https://bugs.webkit.org/show_bug.cgi?id=71727 Reviewed by Nate Chapin. * fast/dom/HTMLLinkElement/cachedresource-types-expected.txt: Added. * fast/dom/HTMLLinkElement/cachedresource-types.html: Added. 2011-11-08 Nikolas Zimmermann [Chromium] SVG test failures after r99539 https://bugs.webkit.org/show_bug.cgi?id=71793 Reviewed by Zoltan Herczeg. It turns out that some of these tests are flakey. Replace elements with . That still tests repaint, but there's no need to run a 100ms animation, and then sample it after 400ms. That cries for problems if the machine is slow or loaded. I left the 400ms sample snapshot for now, we can still relax it later. * fast/backgrounds/resources/animated-rect-relative-size.svg: * svg/as-background-image/resources/animated-rect-relative-size.svg: * svg/as-image/resources/animated-rect-fixed-size.svg: * svg/as-image/resources/animated-rect-relative-size.svg: * svg/as-image/resources/animated-rect-same-image.svg: 2011-11-08 Yuta Kitamura [Chromium] Unreviewed, add three more CG-only failures. * platform/chromium/test_expectations.txt: 2011-11-08 Yuta Kitamura [Chromium] Mark fast/backgrounds/svg-as-mask.html as IMAGE on MAC. * platform/chromium/test_expectations.txt: 2011-11-08 Yuta Kitamura [Chromium] Unreviewed fix of expectation conflict in test_expectations.txt. * platform/chromium/test_expectations.txt: 2011-11-08 Yuta Kitamura [Chromium] Unreviewed, trying to update test_expectations.txt for the tests which started to fail after r99539. * platform/chromium/test_expectations.txt: 2011-11-08 Nikolas Zimmermann Switch SVGImage cache to store ImageBuffers instead of whole SVGImages, including a DOM/Render tree https://bugs.webkit.org/show_bug.cgi?id=71368 Reviewed by Antti Koivisto. Add some layout tests covering repainting of embedded SVG documents triggered by SMIL animations. * platform/chromium/test_expectations.txt: Fix test expectations, as described in bug 71226. * platform/mac/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.png: Added. * platform/mac/svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size-expected.txt: Added. * platform/mac/svg/as-image/animated-svg-as-image-same-image-expected.png: Added. * platform/mac/svg/as-image/animated-svg-as-image-same-image-expected.txt: Added. * svg/as-image/animated-svg-as-image-no-fixed-intrinsic-size.html: Added. * svg/as-image/animated-svg-as-image-same-image.html: Added. * svg/as-image/resources/animated-rect-same-image.svg: Copied from LayoutTests/svg/as-image/resources/animated-rect-fixed-size.svg. * svg/zoom/page/zoom-coords-viewattr-01-b.svg: Add comment, why scrollbars shouldn't appear anymore here. 2011-11-08 Philippe Normand Unreviewed, skip flaky crasher on GTK. * platform/gtk/Skipped: Skip fast/css/webkit-mask-crash-fieldset-legend.html 2011-11-08 Nándor Huszka [Qt] Some tests are flaky with NRWT https://bugs.webkit.org/show_bug.cgi?id=64002 There can be found the skipped tests: https://bugs.webkit.org/show_bug.cgi?id=71693 https://bugs.webkit.org/show_bug.cgi?id=71695 These 2 tests caused 7 tests timeouting. Reviewed by Csaba Osztrogonác. * platform/qt/Skipped: Skip culprit tests - http/tests/notifications/icon-does-not-exist.html - http/tests/xmlhttprequest/workers/abort-exception-assert.html * platform/qt/test_expectations.txt: Unskip passing tests. 2011-11-08 Fehér Zsolt [Qt] Unreivewed gardening. Reset test results. * platform/qt-5.0/fast/css/child-style-can-override-visited-style-expected.txt: Added. * platform/qt-5.0/fast/multicol/block-axis-horizontal-bt-expected.txt: Added. * platform/qt-5.0/fast/multicol/block-axis-horizontal-tb-expected.txt: Added. * platform/qt-5.0/fast/multicol/block-axis-vertical-lr-expected.txt: Added. * platform/qt-5.0/fast/multicol/block-axis-vertical-rl-expected.txt: Added. * platform/qt-5.0/svg/as-background-image/background-image-preserveaspectRatio-support-expected.txt: Added. * platform/qt-5.0/svg/as-image/same-image-two-instances-expected.txt: Added. * platform/qt-5.0/svg/as-image/svg-image-change-content-size-expected.txt: Added. 2011-11-08 Philippe Normand Unreviewed, mark 2 tests flaky in GTK. * platform/gtk/test_expectations.txt: fast/forms/password-placeholder-text-security.html and fast/lists/inlineBoxWrapperNullCheck.html are flaky. 2011-11-08 Yuta Kitamura [Chromium] Unreviewed gardening. Rebaseline tests after r99454. Mark one SVG test as flaky. * platform/chromium-cg-mac-snowleopard/fast/borders/outline-alpha-block-expected.png: Renamed from LayoutTests/platform/chromium-cg-mac/fast/borders/outline-alpha-block-expected.png. * platform/chromium-mac-leopard/fast/borders/outline-alpha-block-expected.png: * platform/chromium-mac-snowleopard/fast/borders/outline-alpha-block-expected.png: Added. * platform/chromium-mac-snowleopard/fast/box-shadow/box-shadow-radius-expected.png: Added. * platform/chromium-mac-snowleopard/fast/layers/self-painting-outline-expected.png: Added. * platform/chromium-mac/fast/borders/outline-alpha-block-expected.png: Removed. * platform/chromium-mac/fast/box-shadow/box-shadow-radius-expected.png: Removed. * platform/chromium-win/fast/box-shadow/box-shadow-radius-expected.png: * platform/chromium-win/fast/layers/self-painting-outline-expected.png: * platform/chromium/test_expectations.txt: 2011-11-07 Kenichi Ishibashi [Chromium] Layout Test platform/chromium-cg-mac/editing/input/ime-candidate-window-position.html is flaky https://bugs.webkit.org/show_bug.cgi?id=71653 Reviewed by Kent Tamura. * platform/chromium-cg-mac/editing/input/ime-candidate-window-position.html: Calls doTest() after iframe is loaded. 2011-11-07 Csaba Osztrogonác [Qt] Unreviewed morning gardening, skip a failing new test: svg/custom/getBBox-path.svg. https://bugs.webkit.org/show_bug.cgi?id=71766 * platform/qt/Skipped: 2011-11-07 Matt Falkenhagen Add layout test for locale-based font selection https://bugs.webkit.org/show_bug.cgi?id=67019 This test relies on overridePreference("WebKit*FontMap"...) which is implemented only on Chromium DumpRenderTree so far. Reviewed by Kent Tamura. * fast/text/international/locale-sensitive-fonts.html: Added. * platform/chromium/test_expectations.txt: * platform/efl/Skipped: Added skip for non-Chromium ports. * platform/gtk-wk2/Skipped: * platform/gtk/Skipped: * platform/mac/Skipped: * platform/qt/Skipped: * platform/win/Skipped: * platform/wincairo/Skipped: * platform/wk2/Skipped: 2011-11-07 Chris Fleizach REGRESSION(r99025-r99037): platform/mac/accessibility/select-element-selection-with-optgroups.html is asserting https://bugs.webkit.org/show_bug.cgi?id=71421 Reviewed by Ryosuke Niwa. Re-enable test after removing an erroneous assert. * platform/mac/test_expectations.txt: 2011-11-07 Ariya Hidayat "use strict" can not contain escape sequences or line continuation https://bugs.webkit.org/show_bug.cgi?id=71532 Reviewed by Darin Adler. * fast/js/basic-strict-mode-expected.txt: * fast/js/script-tests/basic-strict-mode.js: (testLineContinuation): Added. (testEscapeSequence): Added. 2011-11-07 Kentaro Hara Fixed wrong test results of fast/js/custom-constructors.html https://bugs.webkit.org/show_bug.cgi?id=71669 Reviewed by Darin Adler. According to the HTMLOptionElement spec (http://dev.w3.org/html5/spec/the-button-element.html#the-option-element), 'text', 'label' and 'value' have neither [TreatUndefinedAs=EmptyString] nor [TreatNullAs=EmptyString]. Thus, an undefined value should be converted to a string "undefined" and a null value should be converted to a string "null", following the step 3 of the IDL conversion spec (http://dev.w3.org/2006/webapi/WebIDL/#es-DOMString). * fast/dom/element-attribute-js-null-expected.txt: Fixed the test result. * fast/dom/element-attribute-js-null.html: Ditto. * fast/js/custom-constructors-expected.txt: Ditto. * fast/js/script-tests/custom-constructors.js: Ditto. 2011-11-07 Adam Barth WebWorkers fail with document.domain set when accessing from subdomain https://bugs.webkit.org/show_bug.cgi?id=67978 Reviewed by Sam Weinig. Test that a document can still create same-origin workers after setting document.domain. * http/tests/workers/worker-document-domain-security-expected.txt: Added. * http/tests/workers/worker-document-domain-security.html: Added. 2011-11-07 Tony Chang Fix chromium cg results for css2.1/20110323/block-non-replaced-width-008.html * platform/chromium-cg-mac-leopard/css2.1/20110323/block-non-replaced-width-008-expected.png: Added. * platform/chromium-cg-mac-snowleopard/css2.1/20110323/block-non-replaced-width-008-expected.png: Renamed from LayoutTests/platform/chromium-cg-mac/css2.1/20110323/block-non-replaced-width-008-expected.png. 2011-11-07 Tony Chang [chromium] restore original expectation for fast/frames/sandboxed-iframe-navigation-targetlink.html * platform/chromium/test_expectations.txt: 2011-11-07 Tony Chang [chromium] disable 2 tests that are slow in debug * platform/chromium/test_expectations.txt: only run fast/frames/lots-of-iframes.html and fast/frames/lots-of-objects.html in release builds 2011-11-07 Vangelis Kokkevis [chromium] Make compositing for scrollable [i]frames a setting separate from forceCompositingMode. https://bugs.webkit.org/show_bug.cgi?id=71714 Adjust the force-compositing-mode layout tests to explicitly set the new flag. Reviewed by James Robinson. * platform/chromium/compositing/force-compositing-mode/force-composite-empty.html: * platform/chromium/compositing/force-compositing-mode/no-overflow-iframe-layer.html: * platform/chromium/compositing/force-compositing-mode/overflow-hidden-iframe-layer.html: * platform/chromium/compositing/force-compositing-mode/overflow-iframe-enter-compositing.html: * platform/chromium/compositing/force-compositing-mode/overflow-iframe-layer.html: * platform/chromium/compositing/force-compositing-mode/overflow-iframe-leave-compositing.html: 2011-11-07 Tony Chang Update chromium test_expectations.txt. * platform/chromium-cg-mac/css2.1/20110323/block-non-replaced-width-008-expected.png: Fix result that was attempted to be fixed in r99457. * platform/chromium/test_expectations.txt: Tests that need a baseline after 99454. 2011-11-07 Stephen Chenney Layout Test fast/events/platform-wheelevent-paging-x-in-scrolling-page.html is failing https://bugs.webkit.org/show_bug.cgi?id=71606 Reviewed by Tony Chang. * platform/chromium/test_expectations.txt: Remove the expected failure. 2011-11-07 Dominic Cooney Remove initPopStateEvent method https://bugs.webkit.org/show_bug.cgi?id=71691 Reviewed by Ojan Vafai. * fast/events/fire-popstate-event.html: use 'new PopStateEvent' now 2011-11-07 Adam Barth iframe sandbox treats vertical tab as a valid delimiter https://bugs.webkit.org/show_bug.cgi?id=71704 Reviewed by Eric Seidel. Test which space-like charaters are treating as delimiters. * fast/frames/sandboxed-iframe-parsing-space-characters-expected.txt: Added. * fast/frames/sandboxed-iframe-parsing-space-characters.html: Added. 2011-11-07 Ken Buchanan Crash due to mixed direction text runs https://bugs.webkit.org/show_bug.cgi?id=66015 Reviewed by David Hyatt. In some cases extra bidi runs were being added because appendRun() was being called after the last run of the line was already appended. This converts a previous fix for this bug to an ASSERT, because the check is unnecessary, though it is a symptom that text runs have somehow gotten messed up. * rendering/InlineIterator.h: (WebCore::InlineBidiResolver::appendRun): Abort append if we've already appended the last run of the line * rendering/RenderBox.cpp: (WebCore::RenderBox::positionLineBox): Revert the previous patch, change to an assert 2011-11-07 Tim Horton getBBox() on a SVGPathElement with curves incorrectly includes control points https://bugs.webkit.org/show_bug.cgi?id=53512 Reviewed by Oliver Hunt. Add a test that ensures that getBBox does not include control points in the rect it returns. * platform/chromium/test_expectations.txt: * svg/custom/getBBox-path-expected.txt: Added. * svg/custom/getBBox-path.svg: Added. 2011-11-07 vsevik@chromium.org Web Inspector: Suggest box should consume enter key pressed event. https://bugs.webkit.org/show_bug.cgi?id=71700 Reviewed by Pavel Feldman. * http/tests/inspector/inspector-test.js: (initialize_InspectorTest.InspectorTest.evaluateInConsole): 2011-11-07 Robert Hogan [chromium] css2.1/20110323/block-non-replaced-width-008.htm fails on mac 10.5 CG https://bugs.webkit.org/show_bug.cgi?id=71214 Reviewed by Adam Barth. * platform/chromium-cg-mac/css2.1/20110323/block-non-replaced-width-008-expected.png: Added. 2011-11-07 David Barr Optimize outline rendering to avoid transparency layers https://bugs.webkit.org/show_bug.cgi?id=60750 Rebaseline pixel tests to accommodate subtle change in rounding. Reviewed by Simon Fraser. * platform/chromium-linux/fast/box-shadow/box-shadow-radius-expected.png: Added. * platform/chromium-linux/fast/layers/self-painting-outline-expected.png: Added. 2011-11-07 Tony Chang [chromium] Mark perf/documnet-contians.html as slow. * platform/chromium/test_expectations.txt: 2011-11-07 Dominic Cooney Remove initCloseEvent method https://bugs.webkit.org/show_bug.cgi?id=71374 Reviewed by Ojan Vafai. * fast/dom/Window/window-properties-expected.txt: * platform/gtk/fast/dom/Window/window-properties-expected.txt: * platform/mac/fast/dom/Window/window-properties-expected.txt: * platform/qt-wk2/fast/dom/Window/window-properties-expected.txt: * platform/qt/fast/dom/Window/window-properties-expected.txt: * platform/win/fast/dom/Window/window-properties-expected.txt: 2011-11-07 Dominic Cooney Remove initOverflowEvent from JavaScript bindings https://bugs.webkit.org/show_bug.cgi?id=71687 Reviewed by Ojan Vafai. OverflowEvent initialization is tested in fast/events/constructors/overflow-event-constructor.html * fast/events/init-events-expected.txt: * fast/events/script-tests/init-events.js: 2011-11-07 Philippe Normand [GTK] fast/frames/flattening/frameset-flattening-simple.html is flaky https://bugs.webkit.org/show_bug.cgi?id=71655 Reviewed by Martin Robinson. * fast/frames/flattening/frameset-flattening-simple.html: Trigger the test only after the embedded frame has been loaded. 2011-11-07 Simon Hausmann [Qt] More gardening. Skip keygen related tests. Rubber-stamped by Ossy. * platform/qt/Skipped: We don't support , so group the keygen failures and add a comment. 2011-11-07 Simon Hausmann [Qt] Gardening, unskip tests that appear to pass now. Rubber-stamped by Ossy. * platform/qt/Skipped: 2011-11-07 Simon Hausmann [Qt] Fix failing inspector tests after build system changes https://bugs.webkit.org/show_bug.cgi?id=71677 Reviewed by Tor Arne Vestbø. * platform/qt/Skipped: Unskip previously failing tests. 2011-11-07 Ben Wells [Qt] Skip a new failing test on Qt https://bugs.webkit.org/show_bug.cgi?id=70893 Reviewed by Csaba Osztrogonác. * platform/qt/Skipped: 2011-11-07 Andrey Kosyakov Web Inspector: use toString as the Date object description. https://bugs.webkit.org/show_bug.cgi?id=71605 Reviewed by Yury Semikhatsky. * inspector/remote-object-expected.txt: Added. * inspector/remote-object.html: Added. 2011-11-07 Philippe Normand Unreviewed, GTK flaky tests clean-up. Moved most of them to test_expectations. * platform/gtk/Skipped: * platform/gtk/fast/block/float/marquee-shrink-to-avoid-floats-expected.txt: * platform/gtk/test_expectations.txt: 2011-11-07 Pavel Feldman Web Inspector: split script-formatter test into multiple tests. https://bugs.webkit.org/show_bug.cgi?id=71607 Reviewed by Yury Semikhatsky. * inspector/debugger/script-formatter-breakpoints-expected.txt: Added. * inspector/debugger/script-formatter-breakpoints.html: Added. * inspector/debugger/script-formatter-console-expected.txt: Added. * inspector/debugger/script-formatter-console.html: Added. * inspector/debugger/script-formatter-expected.txt: * inspector/debugger/script-formatter.html: * platform/mac/Skipped: * platform/qt/Skipped: * platform/win/Skipped: 2011-11-07 Philippe Normand Unreviewed, fast/dom/gc-11.html is now passing on GTK, it seems. * platform/gtk/Skipped: 2011-11-07 Keishi Hattori Change ColorChooser from singleton to ordinary object https://bugs.webkit.org/show_bug.cgi?id=71644 Reviewed by Kent Tamura. * fast/forms/color/input-color-onchange-event.html: Changed to match the changes to window.internals object 2011-11-07 Alexander Pavlov Web Inspector: Cannot edit elements commented with