2011-07-15 Sam Weinig Reviewed by Simon Fraser. We should import the CSS 3 Selectors test suite https://bugs.webkit.org/show_bug.cgi?id=64610 Add dump of the CSS 3 Selectors test suite from http://www.w3.org/Style/CSS/Test/CSS3/Selectors/current/. Add standalone versions of the html, xhtml and xml suites. * css3/selectors3: Added. * css3/selectors3/html: Added. * css3/selectors3/xhtml: Added. * css3/selectors3/xml: Added. * platform/mac/css3/selectors3: Added. * platform/mac/css3/selectors3/html: Added. * platform/mac/css3/selectors3/xhtml: Added. * platform/mac/css3/selectors3/xml: Added. [Individual tests elided] * platform/gtk/Skipped: * platform/qt/Skipped: * platform/win/Skipped: Added css3/selectors3 pending results. 2011-07-15 Stephen White Unreviewed. Updated chromium test expectations. * platform/chromium/test_expectations.txt: 2011-07-15 Vincent Scheib [chromium] updated test expectations. * platform/chromium/test_expectations.txt: 2011-07-14 Gavin Barraclough https://bugs.webkit.org/show_bug.cgi?id=64250 Global strict mode function leaking global object as "this". Reviewed by Oliver Hunt. Add test case / update test results. * fast/js/call-base-resolution-expected.txt: Added. * fast/js/call-base-resolution.html: Added. - Add test for ES5 correct this value resolution in calls. * sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.10_String.prototype.match/S15.5.4.10_A1_T3-expected.txt: * sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.12_String.prototype.search/S15.5.4.12_A1_T3-expected.txt: * sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.13_String.prototype.slice/S15.5.4.13_A1_T3-expected.txt: * sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.14_String.prototype.split/S15.5.4.14_A1_T3-expected.txt: * sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.15_String.prototype.substring/S15.5.4.15_A1_T3-expected.txt: * sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.4_String.prototype.charAt/S15.5.4.4_A1_T3-expected.txt: * sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.5_String.prototype.charCodeAt/S15.5.4.5_A1_T3-expected.txt: * sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.6_String.prototype.concat/S15.5.4.6_A1_T3-expected.txt: * sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.7_String.prototype.indexOf/S15.5.4.7_A1_T3-expected.txt: * sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.8_String.prototype.lastIndexOf/S15.5.4.8_A1_T3-expected.txt: - Check in failing results for these tests - these tests were asserting incorrect behaviour, and have since been fixed in test-262, see https://bugs.ecmascript.org/show_bug.cgi?id=117 2011-07-15 Stephen White Unreviewed. Yet more chromium test baselines. Somehow I messed these up in my mass-rebaselining. * platform/chromium-gpu-win/compositing/shadows/shadow-drawing-expected.png: * platform/chromium-gpu-win/fast/canvas/canvas-text-baseline-expected.png: 2011-07-15 Stephen White Unreviewed; chromium test expectations update. Remove some now-passing tests from chromium's text_expectations. * platform/chromium/test_expectations.txt: 2011-07-15 Stephen White Unreviewed. New chromium test baselines after r91069. * platform/chromium-gpu-win/fast/canvas/canvas-text-alignment-expected.png: * platform/chromium-win-vista/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png: Removed. * platform/chromium-win-vista/fast/block: Added. * platform/chromium-win-vista/fast/block/positioning: Added. * platform/chromium-win-vista/fast/block/positioning/auto: Added. * platform/chromium-win-vista/fast/block/positioning/auto/vertical-lr: Added. * platform/chromium-win-vista/fast/block/positioning/auto/vertical-lr/007-expected.png: Added. * platform/chromium-win-vista/fast/block/positioning/auto/vertical-rl: Added. * platform/chromium-win-vista/fast/block/positioning/auto/vertical-rl/007-expected.png: Added. * platform/chromium-win-vista/fast/blockflow/english-lr-text-expected.png: Added. * platform/chromium-win-vista/fast/blockflow/fallback-orientation-expected.png: * platform/chromium-win-vista/fast/text/stroking-decorations-expected.png: Added. * platform/chromium-win-vista/fast/text/stroking-expected.png: Added. * platform/chromium-win-vista/platform/chromium/fast/text/text-stroke-with-border-expected.png: Removed. * platform/chromium-win-vista/svg/W3C-I18N: Added. * platform/chromium-win-vista/svg/W3C-I18N/g-dirLTR-ubNone-expected.png: Added. * platform/chromium-win-vista/svg/W3C-I18N/g-dirLTR-ubOverride-expected.png: Added. * platform/chromium-win-vista/svg/W3C-I18N/g-dirRTL-ubNone-expected.png: Added. * platform/chromium-win-vista/svg/W3C-I18N/g-dirRTL-ubOverride-expected.png: Added. * platform/chromium-win-vista/svg/W3C-I18N/text-dirLTR-ubNone-expected.png: Added. * platform/chromium-win-vista/svg/W3C-I18N/text-dirRTL-ubNone-expected.png: Added. * platform/chromium-win-vista/svg/W3C-I18N/text-dirRTL-ubOverride-expected.png: Added. * platform/chromium-win-vista/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.png: Added. * platform/chromium-win-vista/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.png: Added. * platform/chromium-win-vista/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.png: Added. * platform/chromium-win-vista/svg/W3C-I18N/tspan-direction-rtl-expected.png: Added. * platform/chromium-win-vista/svg/batik/text/textFeatures-expected.png: Removed. * platform/chromium-win-vista/svg/custom/foreign-object-skew-expected.png: Removed. * platform/chromium-win-vista/svg/custom/js-late-gradient-and-object-creation-expected.png: Added. * platform/chromium-win-vista/svg/zoom/page/zoom-foreignObject-expected.png: * platform/chromium-win-vista/svg/zoom/text: Added. * platform/chromium-win-vista/svg/zoom/text/zoom-foreignObject-expected.png: Added. * platform/chromium-win-xp/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.png: * platform/chromium-win-xp/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.png: * platform/chromium-win-xp/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.png: * platform/chromium-win-xp/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.png: * platform/chromium-win-xp/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.png: * platform/chromium-win-xp/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.png: * platform/chromium-win-xp/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.png: * platform/chromium-win-xp/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.png: * platform/chromium-win-xp/fast/blockflow/fallback-orientation-expected.png: * platform/chromium-win-xp/fast/blockflow/japanese-lr-text-expected.png: Added. * platform/chromium-win-xp/fast/blockflow/japanese-rl-text-expected.png: Added. * platform/chromium-win-xp/fast/blockflow/japanese-ruby-vertical-lr-expected.png: Added. * platform/chromium-win-xp/fast/blockflow/japanese-ruby-vertical-rl-expected.png: Added. * platform/chromium-win-xp/fast/blockflow/vertical-align-table-baseline-expected.png: * platform/chromium-win-xp/fast/blockflow/vertical-baseline-alignment-expected.png: Added. * platform/chromium-win-xp/fast/dynamic: Added. * platform/chromium-win-xp/fast/dynamic/text-combine-expected.png: Added. * platform/chromium-win-xp/fast/repaint/japanese-rl-selection-clear-expected.png: Added. * platform/chromium-win-xp/fast/repaint/japanese-rl-selection-repaint-expected.png: Added. * platform/chromium-win-xp/fast/repaint/repaint-across-writing-mode-boundary-expected.png: Added. * platform/chromium-win-xp/fast/ruby/base-shorter-than-text-expected.png: Added. * platform/chromium-win-xp/svg/W3C-I18N: Added. * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png: Added. * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png: Added. * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png: Added. * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png: Added. * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png: Added. * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png: Added. * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png: Added. * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png: Added. * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png: Added. * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png: Added. * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png: Added. * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png: Added. * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png: Added. * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png: Added. * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png: Added. * platform/chromium-win-xp/svg/W3C-I18N/text-anchor-no-markup-expected.png: Added. * platform/chromium-win-xp/svg/W3C-I18N/text-dirLTR-ubOverride-expected.png: Added. * platform/chromium-win-xp/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.png: Added. * platform/chromium-win-xp/svg/W3C-SVG-1.1/metadata-example-01-b-expected.png: * platform/chromium-win-xp/svg/batik/text/textFeatures-expected.png: Removed. * platform/chromium-win-xp/svg/batik/text/verticalText-expected.png: * platform/chromium-win-xp/svg/css/group-with-shadow-expected.png: Removed. * platform/chromium-win-xp/svg/custom/js-late-pattern-and-object-creation-expected.png: * platform/chromium-win/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.png: * platform/chromium-win/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.png: * platform/chromium-win/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.png: * platform/chromium-win/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.png: * platform/chromium-win/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.png: * platform/chromium-win/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.png: * platform/chromium-win/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.png: * platform/chromium-win/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.png: * platform/chromium-win/editing/selection/vertical-rl-rtl-extend-line-backward-br-expected.png: * platform/chromium-win/editing/selection/vertical-rl-rtl-extend-line-backward-p-expected.png: * platform/chromium-win/editing/selection/vertical-rl-rtl-extend-line-forward-br-expected.png: * platform/chromium-win/editing/selection/vertical-rl-rtl-extend-line-forward-p-expected.png: * platform/chromium-win/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png: * platform/chromium-win/fast/backgrounds/svg-as-background-5-expected.png: * platform/chromium-win/fast/block/lineboxcontain/inline-box-vertical-expected.png: * platform/chromium-win/fast/block/positioning/auto/vertical-lr/001-expected.png: * platform/chromium-win/fast/block/positioning/auto/vertical-lr/002-expected.png: * platform/chromium-win/fast/block/positioning/auto/vertical-lr/003-expected.png: * platform/chromium-win/fast/block/positioning/auto/vertical-lr/004-expected.png: * platform/chromium-win/fast/block/positioning/auto/vertical-rl/001-expected.png: * platform/chromium-win/fast/block/positioning/auto/vertical-rl/002-expected.png: * platform/chromium-win/fast/block/positioning/auto/vertical-rl/003-expected.png: * platform/chromium-win/fast/block/positioning/auto/vertical-rl/004-expected.png: * platform/chromium-win/fast/block/positioning/vertical-lr/001-expected.png: * platform/chromium-win/fast/block/positioning/vertical-lr/002-expected.png: * platform/chromium-win/fast/block/positioning/vertical-rl/001-expected.png: * platform/chromium-win/fast/block/positioning/vertical-rl/002-expected.png: * platform/chromium-win/fast/block/positioning/vertical-rl/fixed-positioning-expected.png: * platform/chromium-win/fast/blockflow/border-radius-clipping-vertical-lr-expected.png: * platform/chromium-win/fast/blockflow/box-shadow-vertical-lr-expected.png: * platform/chromium-win/fast/blockflow/box-shadow-vertical-rl-expected.png: * platform/chromium-win/fast/blockflow/english-rl-text-expected.png: * platform/chromium-win/fast/blockflow/japanese-rl-text-with-broken-font-expected.png: * platform/chromium-win/fast/blockflow/vertical-align-table-baseline-expected.png: * platform/chromium-win/fast/blockflow/vertical-lr-replaced-selection-expected.png: * platform/chromium-win/fast/blockflow/vertical-rl-replaced-selection-expected.png: * platform/chromium-win/fast/canvas/canvas-text-alignment-expected.png: * platform/chromium-win/fast/css/h1-in-section-elements-expected.png: * platform/chromium-win/fast/dom/scroll-reveal-top-overflow-expected.png: * platform/chromium-win/fast/forms/placeholder-position-expected.png: * platform/chromium-win/fast/html/details-writing-mode-expected.png: * platform/chromium-win/fast/lists/001-vertical-expected.png: * platform/chromium-win/fast/lists/002-vertical-expected.png: * platform/chromium-win/fast/lists/003-vertical-expected.png: * platform/chromium-win/fast/lists/005-vertical-expected.png: * platform/chromium-win/fast/lists/006-vertical-expected.png: * platform/chromium-win/fast/lists/007-vertical-expected.png: * platform/chromium-win/fast/lists/008-vertical-expected.png: * platform/chromium-win/fast/lists/009-vertical-expected.png: * platform/chromium-win/fast/multicol/vertical-lr/border-padding-pagination-expected.png: * platform/chromium-win/fast/multicol/vertical-lr/column-break-with-balancing-expected.png: * platform/chromium-win/fast/multicol/vertical-lr/column-count-with-rules-expected.png: * platform/chromium-win/fast/multicol/vertical-lr/column-rules-expected.png: * platform/chromium-win/fast/multicol/vertical-lr/float-avoidance-expected.png: * platform/chromium-win/fast/multicol/vertical-lr/float-multicol-expected.png: * platform/chromium-win/fast/multicol/vertical-lr/float-paginate-complex-expected.png: * platform/chromium-win/fast/multicol/vertical-lr/float-paginate-expected.png: * platform/chromium-win/fast/multicol/vertical-lr/nested-columns-expected.png: * platform/chromium-win/fast/multicol/vertical-lr/unsplittable-inline-block-expected.png: * platform/chromium-win/fast/multicol/vertical-rl/border-padding-pagination-expected.png: * platform/chromium-win/fast/multicol/vertical-rl/column-break-with-balancing-expected.png: * platform/chromium-win/fast/multicol/vertical-rl/column-count-with-rules-expected.png: * platform/chromium-win/fast/multicol/vertical-rl/column-rules-expected.png: * platform/chromium-win/fast/multicol/vertical-rl/float-avoidance-expected.png: * platform/chromium-win/fast/multicol/vertical-rl/float-multicol-expected.png: * platform/chromium-win/fast/multicol/vertical-rl/float-paginate-complex-expected.png: * platform/chromium-win/fast/multicol/vertical-rl/float-paginate-expected.png: * platform/chromium-win/fast/multicol/vertical-rl/nested-columns-expected.png: * platform/chromium-win/fast/multicol/vertical-rl/unsplittable-inline-block-expected.png: * platform/chromium-win/fast/overflow/overflow-rtl-vertical-expected.png: * platform/chromium-win/fast/repaint/selection-rl-expected.png: * platform/chromium-win/fast/repaint/shadow-multiple-horizontal-expected.png: * platform/chromium-win/fast/repaint/shadow-multiple-strict-horizontal-expected.png: * platform/chromium-win/fast/repaint/shadow-multiple-strict-vertical-expected.png: * platform/chromium-win/fast/repaint/shadow-multiple-vertical-expected.png: * platform/chromium-win/fast/replaced/vertical-lr/absolute-position-percentage-width-expected.png: * platform/chromium-win/fast/replaced/vertical-lr/absolute-position-with-auto-height-and-top-and-bottom-expected.png: * platform/chromium-win/fast/replaced/vertical-lr/absolute-position-with-auto-width-and-left-and-right-expected.png: * platform/chromium-win/fast/replaced/vertical-rl/absolute-position-percentage-width-expected.png: * platform/chromium-win/fast/replaced/vertical-rl/absolute-position-with-auto-height-and-top-and-bottom-expected.png: * platform/chromium-win/fast/replaced/vertical-rl/absolute-position-with-auto-width-and-left-and-right-expected.png: * platform/chromium-win/fast/ruby/overhang-vertical-expected.png: Removed. * platform/chromium-win/fast/table/027-vertical-expected.png: * platform/chromium-win/fast/table/028-vertical-expected.png: * platform/chromium-win/fast/table/035-vertical-expected.png: * platform/chromium-win/fast/table/038-vertical-expected.png: * platform/chromium-win/fast/table/auto-with-percent-height-vertical-expected.png: * platform/chromium-win/fast/table/border-collapsing/001-vertical-expected.png: * platform/chromium-win/fast/table/border-collapsing/003-vertical-expected.png: * platform/chromium-win/fast/table/border-collapsing/004-vertical-expected.png: * platform/chromium-win/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.png: * platform/chromium-win/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.png: * platform/chromium-win/fast/table/rowspan-paint-order-vertical-expected.png: * platform/chromium-win/fast/table/table-display-types-vertical-expected.png: * platform/chromium-win/fast/transforms/shadows-expected.png: * platform/chromium-win/fast/transforms/transform-on-inline-expected.png: * platform/chromium-win/fast/transforms/transform-table-row-expected.png: * platform/chromium-win/fast/transforms/transformed-document-element-expected.png: * platform/chromium-win/media/audio-repaint-expected.png: * platform/chromium-win/platform/chromium/fast/text/text-stroke-with-border-expected.png: * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.png: * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.png: * platform/chromium-win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.png: * platform/chromium-win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.png: * platform/chromium-win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.png: * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.png: * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.png: * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.png: * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.png: * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.png: * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.png: * platform/chromium-win/svg/W3C-I18N/tspan-direction-ltr-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-39-t-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/filters-example-01-b-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/struct-group-03-t-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/text-deco-01-b-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/text-path-01-b-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/text-text-07-t-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/text-text-08-b-expected.png: * platform/chromium-win/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.png: * platform/chromium-win/svg/batik/paints/patternPreserveAspectRatioA-expected.png: * platform/chromium-win/svg/batik/text/textDecoration-expected.png: * platform/chromium-win/svg/batik/text/textFeatures-expected.png: * platform/chromium-win/svg/batik/text/textGlyphOrientationHorizontal-expected.png: * platform/chromium-win/svg/batik/text/textLayout2-expected.png: * platform/chromium-win/svg/batik/text/textOnPath-expected.png: * platform/chromium-win/svg/batik/text/textOnPath2-expected.png: * platform/chromium-win/svg/batik/text/textOnPath3-expected.png: * platform/chromium-win/svg/batik/text/textOnPathSpaces-expected.png: * platform/chromium-win/svg/batik/text/textProperties-expected.png: * platform/chromium-win/svg/batik/text/textStyles-expected.png: * platform/chromium-win/svg/batik/text/verticalTextOnPath-expected.png: * platform/chromium-win/svg/carto.net/colourpicker-expected.png: * platform/chromium-win/svg/carto.net/combobox-expected.png: * platform/chromium-win/svg/carto.net/selectionlist-expected.png: * platform/chromium-win/svg/carto.net/window-expected.png: * platform/chromium-win/svg/css/group-with-shadow-expected.png: * platform/chromium-win/svg/css/text-gradient-shadow-expected.png: * platform/chromium-win/svg/css/text-shadow-multiple-expected.png: * platform/chromium-win/svg/custom/focus-ring-expected.png: * platform/chromium-win/svg/custom/foreign-object-skew-expected.png: * platform/chromium-win/svg/custom/js-late-gradient-creation-expected.png: * platform/chromium-win/svg/custom/js-late-pattern-creation-expected.png: * platform/chromium-win/svg/custom/linking-a-03-b-all-expected.png: * platform/chromium-win/svg/custom/linking-a-03-b-transform-expected.png: * platform/chromium-win/svg/custom/linking-a-03-b-viewBox-transform-expected.png: * platform/chromium-win/svg/custom/pattern-with-transformation-expected.png: * platform/chromium-win/svg/custom/pointer-events-text-expected.png: * platform/chromium-win/svg/custom/struct-use-09-b-expected.png: * platform/chromium-win/svg/custom/text-dom-01-f-expected.png: * platform/chromium-win/svg/custom/text-linking-expected.png: * platform/chromium-win/svg/custom/text-repaint-including-stroke-expected.png: * platform/chromium-win/svg/custom/text-rotated-gradient-expected.png: * platform/chromium-win/svg/custom/text-rotation-expected.png: * platform/chromium-win/svg/custom/use-detach-expected.png: * platform/chromium-win/svg/custom/use-on-disallowed-foreign-object-1-expected.png: * platform/chromium-win/svg/custom/use-on-disallowed-foreign-object-2-expected.png: * platform/chromium-win/svg/custom/use-on-disallowed-foreign-object-3-expected.png: * platform/chromium-win/svg/custom/use-on-disallowed-foreign-object-4-expected.png: * platform/chromium-win/svg/custom/use-on-disallowed-foreign-object-5-expected.png: * platform/chromium-win/svg/custom/use-on-disallowed-foreign-object-6-expected.png: * platform/chromium-win/svg/custom/use-on-non-svg-namespaced-element-expected.png: * platform/chromium-win/svg/custom/use-on-text-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.png: * platform/chromium-win/svg/dynamic-updates/SVGTextElement-dom-rotate-attr-expected.png: * platform/chromium-win/svg/hixie/error/017-expected.png: * platform/chromium-win/svg/text/selection-background-color-expected.png: * platform/chromium-win/svg/text/selection-styles-expected.png: * platform/chromium-win/svg/text/text-deco-01-b-expected.png: * platform/chromium-win/svg/text/text-gradient-positioning-expected.png: * platform/chromium-win/svg/text/text-path-01-b-expected.png: * platform/chromium-win/svg/text/text-path-middle-align-expected.png: * platform/chromium-win/svg/text/text-text-07-t-expected.png: * platform/chromium-win/svg/text/text-text-08-b-expected.png: * platform/chromium-win/svg/transforms/text-with-pattern-with-svg-transform-expected.png: * platform/chromium-win/svg/wicd/test-scalable-background-image2-expected.png: * platform/chromium-win/svg/zoom/page/zoom-foreignObject-expected.png: * platform/chromium-win/transforms/2d/compound-transforms-vs-containers-expected.png: * platform/chromium-win/transforms/2d/transform-origin-borderbox-expected.png: * platform/chromium/test_expectations.txt: 2011-07-15 Xiaomei Ji --webkit-visual-word crash on mixed editability https://bugs.webkit.org/show_bug.cgi?id=61978 --webkit-visual-word crashes (VisiblePosition.getInlineBoxAndOffset could return null box) https://bugs.webkit.org/show_bug.cgi?id=62814 Reviewed by Ryosuke Niwa. Add a standalone test for testing getInlineBoxAndOffset returning null box. * editing/selection/move-by-word-visually-null-box-expected.txt: Added. * editing/selection/move-by-word-visually-null-box.html: Added. * editing/selection/move-by-word-visually-others-expected.txt: * editing/selection/move-by-word-visually-others.html: 2011-07-15 Stephen White Unreviewed. Mopping up some more expectations after r91069. * platform/chromium/test_expectations.txt: 2011-07-15 Adrienne Walker [chromium] Mark more tests failing as a result of r91069 https://bugs.webkit.org/show_bug.cgi?id=64368 Unreviewed. * platform/chromium/test_expectations.txt: 2011-07-15 Pavel Feldman Web Inspector: Focusing on another node while editing CSS property does not update styles https://bugs.webkit.org/show_bug.cgi?id=64283 Reviewed by Yury Semikhatsky. * http/tests/inspector/elements-test.js: (initialize_ElementTest.InspectorTest.waitForStyles): * inspector/styles/styles-change-node-while-editing-expected.txt: Added. * inspector/styles/styles-change-node-while-editing.html: Added. 2011-07-15 Mike Reed [skia] remove legacy draw-text-as-paths code, as skia now draws all text as text https://bugs.webkit.org/show_bug.cgi?id=64368 Reviewed by James Robinson. * platform/chromium/test_expectations.txt: 2011-07-15 Gabor Loki Pixel difference in FEMorphology effect https://bugs.webkit.org/show_bug.cgi?id=63930 Reviewed by Zoltan Herczeg. Layout test is updated to follow the bugfix. * platform/mac/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.png: 2011-07-15 Jeff Miller Fullscreen content doesn't use fullscreen controller on Windows https://bugs.webkit.org/show_bug.cgi?id=64540 Reviewed by Darin Adler. Add another test to video-controls-override.html to verify that we're using the correct fullscreen controller by checking the height of the controller panel, which is taller than the non-fullscreen version. Unfortunately, the fullscreen tests don't work on Windows yet, but I verified this would have caught this issue by simulating the bug on the Mac. * fullscreen/video-controls-override-expected.txt: Add new test to check the height of the panel. * fullscreen/video-controls-override.html: Add new test to check the height of the panel, and log errors if window.internals or window.layoutTestController are undefined. 2011-07-15 Mike West Web Inspector: Rename console.markTimeline() to console.timeStamp() for Firebug compatibility. https://bugs.webkit.org/show_bug.cgi?id=63317 Reviewed by Pavel Feldman. * inspector/timeline/resources/timeline-iframe-data.html: * inspector/timeline/timeline-enum-stability-expected.txt: * inspector/timeline/timeline-event-dispatch.html: * inspector/timeline/timeline-mark-timeline-expected.txt: * inspector/timeline/timeline-mark-timeline.html: * inspector/timeline/timeline-script-tag-1-expected.txt: * inspector/timeline/timeline-test.js: (initialize_Timeline.InspectorTest.dumpTimelineRecord): * inspector/timeline/timeline-time-stamp-expected.txt: Added. * inspector/timeline/timeline-time-stamp.html: Copied from LayoutTests/inspector/timeline/timeline-mark-timeline.html. * platform/chromium/inspector/timeline/timeline-mark-timeline-expected.txt: * platform/chromium/inspector/timeline/timeline-time-stamp-expected.txt: Copied from LayoutTests/platform/chromium/inspector/timeline/timeline-mark-timeline-expected.txt. 2011-07-15 Kentaro Hara Clear the content of a search input form when 'Escape' is pressed. https://bugs.webkit.org/show_bug.cgi?id=51897 The added test checks if the value in a search input form is cleared and a 'search' event is triggered, when we press 'Escape' key. Reviewed by Kent Tamura. * fast/forms/input-search-press-escape-key-expected.txt: Added. * fast/forms/input-search-press-escape-key.html: Added. 2011-07-14 Hayato Ito [chromium] updated test expectations. * platform/chromium/test_expectations.txt: 2011-07-14 Mark Pilgrim Remove LegacyDefaultOptionalArguments flag from WebGL https://bugs.webkit.org/show_bug.cgi?id=64549 Reviewed by Kenneth Russell. * fast/canvas/webgl/bad-arguments-test-expected.txt: * fast/canvas/webgl/bad-arguments-test.html: * fast/canvas/webgl/context-lost-expected.txt: * fast/canvas/webgl/context-lost.html: * fast/canvas/webgl/null-object-behaviour-expected.txt: * fast/canvas/webgl/null-object-behaviour.html: 2011-07-14 Yuta Kitamura WebSocket: Introduce pywebsocket-0.6b2 https://bugs.webkit.org/show_bug.cgi?id=64534 Reviewed by Kent Tamura. Module "mod_pywebsocket.handshake.hybi06" has been renamed to "mod_pywebsocket.handshake.hybi". * http/tests/websocket/tests/hybi/bad-handshake-crash_wsh.py: * http/tests/websocket/tests/hybi/handshake-fail-by-extensions-header_wsh.py: * http/tests/websocket/tests/hybi/handshake-fail-by-maxlength_wsh.py: * http/tests/websocket/tests/hybi/handshake-fail-by-no-connection-header_wsh.py: * http/tests/websocket/tests/hybi/handshake-fail-by-no-cr_wsh.py: * http/tests/websocket/tests/hybi/handshake-fail-by-no-upgrade-header_wsh.py: * http/tests/websocket/tests/hybi/handshake-fail-by-prepended-null_wsh.py: 2011-07-14 Kenichi Ishibashi should not associate the input with any forms when there is no form with id="x" https://bugs.webkit.org/show_bug.cgi?id=64509 Adds a test for checking input elements don't associate any form elements when they have the form attribute which points nonexistence form. Fixes existing tests that contain unintended form attributes. Reviewed by Kent Tamura. * fast/forms/form-attribute-nonexistence-form-id-expected.txt: Added. * fast/forms/form-attribute-nonexistence-form-id.html: Added. * fast/forms/script-tests/form-attribute.js: Fixed unintended form attributes. * fast/forms/script-tests/form-collection-elements-order.js: Ditto. 2011-07-14 Kent Tamura REGRESSION (r90809): Setting a checkbox's checked property, doesn't render as checked until app window loses focus https://bugs.webkit.org/show_bug.cgi?id=64537 Reviewed by Darin Adler. * fast/forms/checkbox-appearance-change-by-checked-expected.html: Added. * fast/forms/checkbox-appearance-change-by-checked.html: Added. 2011-07-14 Kent Tamura [Chromium] Updat test expectations for r90971. * platform/chromium-linux/fast/forms/input-placeholder-text-indent-expected.png: * platform/chromium-linux/fast/forms/placeholder-position-expected.png: * platform/chromium-linux/fast/forms/placeholder-stripped-expected.png: * platform/chromium-linux/fast/forms/search-styled-expected.png: * platform/chromium-linux/fast/forms/search-styled-expected.txt: * platform/chromium-linux/fast/forms/textarea-placeholder-wrapping-expected.png: Added. * platform/chromium-mac-leopard/fast/css/pseudo-cache-stale-expected.png: * platform/chromium-mac-leopard/fast/forms/isindex-placeholder-expected.png: * platform/chromium-mac-leopard/fast/forms/password-placeholder-text-security-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/placeholder-position-expected.png: * platform/chromium-mac-leopard/fast/forms/placeholder-pseudo-style-expected.png: * platform/chromium-mac-leopard/fast/forms/search-styled-expected.png: * platform/chromium-mac/fast/forms/isindex-placeholder-expected.png: Removed. * platform/chromium-mac/fast/forms/placeholder-position-expected.png: Added. * platform/chromium-win-xp/fast/forms/search-styled-expected.txt: * platform/chromium-win/fast/css/pseudo-cache-stale-expected.txt: * platform/chromium-win/fast/forms/input-placeholder-text-indent-expected.png: * platform/chromium-win/fast/forms/input-placeholder-text-indent-expected.txt: * platform/chromium-win/fast/forms/isindex-placeholder-expected.txt: * platform/chromium-win/fast/forms/password-placeholder-expected.txt: * platform/chromium-win/fast/forms/password-placeholder-text-security-expected.txt: * platform/chromium-win/fast/forms/placeholder-position-expected.png: * platform/chromium-win/fast/forms/placeholder-position-expected.txt: * platform/chromium-win/fast/forms/placeholder-pseudo-style-expected.txt: * platform/chromium-win/fast/forms/placeholder-set-attribute-expected.txt: * platform/chromium-win/fast/forms/placeholder-stripped-expected.png: * platform/chromium-win/fast/forms/placeholder-stripped-expected.txt: * platform/chromium-win/fast/forms/search-placeholder-value-changed-expected.txt: * platform/chromium-win/fast/forms/search-styled-expected.txt: * platform/chromium-win/fast/forms/textarea-placeholder-pseudo-style-expected.txt: * platform/chromium-win/fast/forms/textarea-placeholder-set-attribute-expected.txt: * platform/chromium-win/fast/forms/textarea-placeholder-wrapping-expected.png: Added. * platform/chromium-win/fast/forms/textarea-placeholder-wrapping-expected.txt: Added. * platform/chromium/test_expectations.txt: 2011-07-14 Adam Barth The beforeload event allows tracking URI changes in a frame https://bugs.webkit.org/show_bug.cgi?id=64482 Reviewed by Nate Chapin. Test whether the beforeload event is fired for various kinds of redirects. * http/tests/security/beforeload-iframe-client-redirect-expected.txt: Added. * http/tests/security/beforeload-iframe-client-redirect.html: Added. * http/tests/security/beforeload-iframe-server-redirect-expected.txt: Added. * http/tests/security/beforeload-iframe-server-redirect.html: Added. * http/tests/security/resources/post-done.html: Added. * http/tests/security/resources/client-redir.html: Added. 2011-07-14 Vincent Scheib [chromium] updated test expectations. * platform/chromium/test_expectations.txt: 2011-07-14 Vincent Scheib [chromium] updated test expectations. * platform/chromium/test_expectations.txt: 2011-07-14 Filip Pizlo DFG JIT crashes on host constructor calls in debug mode. https://bugs.webkit.org/show_bug.cgi?id=64562 Reviewed by Gavin Barraclough. This bug snuck past our tests, so this patchs adds a test to cover this case. * fast/js/array-constructor-host-call-expected.txt: Added. * fast/js/array-constructor-host-call.html: Added. * fast/js/script-tests/array-constructor-host-call.js: Added. (constructArray): 2011-07-14 Vincent Scheib [chromium] updated test expectations. * platform/chromium/test_expectations.txt: 2011-07-14 Vincent Scheib [chromium] updated test expectations. * platform/chromium/test_expectations.txt: 2011-07-14 Vincent Scheib [chromium] updated test expectations. * platform/chromium/test_expectations.txt: 2011-07-14 Vincent Scheib [chromium] updated test expectations. * platform/chromium/test_expectations.txt: 2011-07-14 Vincent Scheib [chromium] updated test expectations. * platform/chromium/test_expectations.txt: 2011-07-14 Tim Horton Clear SVGElementInstance's children immediately upon detachment https://bugs.webkit.org/show_bug.cgi?id=63739 Reviewed by Nikolas Zimmermann. In addition to clearing the instance's children in the destructor, clear them when the instance is detached from its . This way, we won't attempt to use them after we're detached but before the destructor has been called. * svg/custom/use-crash-using-children-before-destroy-expected.txt: Added. * svg/custom/use-crash-using-children-before-destroy.svg: Added. 2011-07-14 Csaba Osztrogonác [Qt]Update layout test results for newer Qt 4.8.x https://bugs.webkit.org/show_bug.cgi?id=64527 [Qt]http/tests/xmlhttprequest/xmlhttprequest-missing-file-exception.html fails with Qt 4.8 https://bugs.webkit.org/show_bug.cgi?id=60176 * platform/qt-4.8/[...]: Added. * platform/qt-4.8/Skipped: Unskip http/tests/xmlhttprequest/xmlhttprequest-missing-file-exception.html. 2011-07-14 Xan Lopez [GTK] Skip one crashing test in GTK+/debug bots. * platform/gtk/Skipped: 2011-07-14 Xan Lopez [GTK] Skip one crashing test in GTK+/debug bots. * platform/gtk/Skipped: 2011-07-14 Csaba Osztrogonác [Qt]svg/animations/svgtransform-animation-1.html asserts intermittently https://bugs.webkit.org/show_bug.cgi?id=64526 * platform/qt/test_expectations.txt: Mark the test as flakey crash. 2011-07-13 Pavel Podivilov Web Inspector: add test for css live edit. https://bugs.webkit.org/show_bug.cgi?id=64454 Reviewed by Pavel Feldman. * http/tests/inspector/inspector-test.js: (initialize_InspectorTest.InspectorTest.showResource): * http/tests/inspector/live-edit-test.js: Added. (initialize_LiveEditTest.InspectorTest.replaceInSource): (initialize_LiveEditTest): * inspector/debugger/live-edit.html: * inspector/styles/css-live-edit-expected.txt: Added. * inspector/styles/css-live-edit.html: Added. 2011-07-14 Yuta Kitamura WebSocket: Add platform-specific test results for hybi tests https://bugs.webkit.org/show_bug.cgi?id=64349 Reviewed by Kent Tamura. These results are identical to ones in hixie76/ directory. * platform/chromium/http/tests/websocket/tests/hybi/bad-sub-protocol-control-chars-expected.txt: Added. * platform/chromium/http/tests/websocket/tests/hybi/url-parsing-expected.txt: Added. * platform/qt/http/tests/websocket/tests/hybi/bad-sub-protocol-non-ascii-expected.txt: Added. 2011-07-14 Csaba Osztrogonác [Qt] Update platform specific expected results after r90971. * platform/qt/fast/css/pseudo-cache-stale-expected.txt: * platform/qt/fast/forms/input-placeholder-text-indent-expected.png: * platform/qt/fast/forms/input-placeholder-text-indent-expected.txt: * platform/qt/fast/forms/isindex-placeholder-expected.png: Added. * platform/qt/fast/forms/isindex-placeholder-expected.txt: * platform/qt/fast/forms/password-placeholder-expected.png: Added. * platform/qt/fast/forms/password-placeholder-expected.txt: * platform/qt/fast/forms/password-placeholder-text-security-expected.png: Added. * platform/qt/fast/forms/password-placeholder-text-security-expected.txt: * platform/qt/fast/forms/placeholder-set-attribute-expected.png: Added. * platform/qt/fast/forms/placeholder-set-attribute-expected.txt: * platform/qt/fast/forms/placeholder-stripped-expected.png: * platform/qt/fast/forms/placeholder-stripped-expected.txt: * platform/qt/fast/forms/search-placeholder-value-changed-expected.txt: * platform/qt/fast/forms/search-styled-expected.txt: * platform/qt/fast/forms/textarea-placeholder-pseudo-style-expected.png: Added. * platform/qt/fast/forms/textarea-placeholder-pseudo-style-expected.txt: * platform/qt/fast/forms/textarea-placeholder-set-attribute-expected.png: Added. * platform/qt/fast/forms/textarea-placeholder-set-attribute-expected.txt: * platform/qt/test_expectations.txt: 2011-07-14 MORITA Hajime Unreviewed, rolling out r90976, r90981, and r90985. http://trac.webkit.org/changeset/90976 http://trac.webkit.org/changeset/90981 http://trac.webkit.org/changeset/90985 https://bugs.webkit.org/show_bug.cgi?id=64251 build break * fast/dom/shadow/content-element-includer-expected.txt: Removed. * fast/dom/shadow/content-element-includer.html: Removed. * platform/chromium-win/fast/html/details-nested-2-expected.txt: * platform/gtk/fast/html/details-nested-2-expected.txt: * platform/mac/fast/html/details-nested-2-expected.txt: * platform/qt/fast/html/details-nested-2-expected.txt: 2011-07-14 Csaba Osztrogonác [Qt] Unreviewed gardening. * platform/qt/test_expectations.txt: Remove a passing test. 2011-07-14 Kent Tamura [Chromium] Make an entry for input-appearance-range.html specific. * platform/chromium/test_expectations.txt: 2011-07-13 Csaba Osztrogonác [Qt] Add platform specific expected result for a new test. * platform/qt/fast/forms/textarea-placeholder-wrapping-expected.png: Added. * platform/qt/fast/forms/textarea-placeholder-wrapping-expected.txt: Added. 2011-07-13 Ilya Tikhonovsky Web Inspector: if you rename an element into the INPUT element the browser will crash. https://bugs.webkit.org/show_bug.cgi?id=64292 Reviewed by Joseph Pecoraro. * inspector/elements/edit-dom-actions-expected.txt: * inspector/elements/edit-dom-actions.html: 2011-07-13 Yuta Kitamura WebSocket: Implement hybi handshake https://bugs.webkit.org/show_bug.cgi?id=64344 Reviewed by Kent Tamura. Fix existing tests so they match the new handshake format, and add tests for new header fields. There are several changes in the format of handshake response, such as: - Reason string in HTTP status line has been changed to "Switching Protocols". - The value of "Upgrade" header has been changed to "websocket" (lower-case only). - Sec-WebSocket-Location and Sec-WebSocket-Origin are gone. - "Challenge response" value (16-byte data after the response header fields) is removed, and Sec-WebSocket-Accept header is added instead. The value of Sec-WebSocket-Accept header is computed using compute_accept() function located in mod_pywebsocket.handshake.hybi06 module. Although the module name contains "hybi06", this function can be used to calculate the value of Sec-WebSocket-Accept header for hybi-10 (calculation method has not been changed since hybi-06). Note: Tests under hybi/ directory (including the new ones) are skipped and cannot be enabled yet, because pywebsocket does not accept requests from half-baked client implementation (i.e. hybi handshake + hixie-76 framing). They will be unskipped when hybi framing is landed in WebCore. * http/tests/websocket/tests/handler_map.txt: There must be only one handler that can handle requests to "/". hybi/echo-location_wsh.py is modified to accept requests of both protocol versions. * http/tests/websocket/tests/hybi/bad-handshake-crash_wsh.py: * http/tests/websocket/tests/hybi/echo-challenge_wsh.py: * http/tests/websocket/tests/hybi/echo-location_wsh.py: * http/tests/websocket/tests/hybi/handshake-fail-by-extensions-header-expected.txt: Added. * http/tests/websocket/tests/hybi/handshake-fail-by-extensions-header.html: Added. * http/tests/websocket/tests/hybi/handshake-fail-by-extensions-header_wsh.py: Added. * http/tests/websocket/tests/hybi/handshake-fail-by-maxlength_wsh.py: * http/tests/websocket/tests/hybi/handshake-fail-by-no-accept-header-expected.txt: Added. * http/tests/websocket/tests/hybi/handshake-fail-by-no-accept-header.html: Added. * http/tests/websocket/tests/hybi/handshake-fail-by-no-accept-header_wsh.py: Added. * http/tests/websocket/tests/hybi/handshake-fail-by-no-connection-header_wsh.py: * http/tests/websocket/tests/hybi/handshake-fail-by-no-cr_wsh.py: * http/tests/websocket/tests/hybi/handshake-fail-by-no-upgrade-header_wsh.py: * http/tests/websocket/tests/hybi/handshake-fail-by-prepended-null_wsh.py: * http/tests/websocket/tests/hybi/handshake-fail-by-wrong-accept-header-expected.txt: Added. * http/tests/websocket/tests/hybi/handshake-fail-by-wrong-accept-header.html: Added. * http/tests/websocket/tests/hybi/handshake-fail-by-wrong-accept-header_wsh.py: Added. * http/tests/websocket/tests/hybi/long-invalid-header_wsh.py: * http/tests/websocket/tests/hybi/workers/resources/echo-challenge_wsh.py: 2011-07-13 MORITA Hajime [ShadowContentElement] forwarded node should be able to access its hosting content element. https://bugs.webkit.org/show_bug.cgi?id=64251 Reviewed by Dimitri Glazkov. - Added a new test. - Updated expectations. This change make ShadowContentElement availability on NodeRenderingContext more strict. that makes some redundant node disappeared. * fast/dom/shadow/content-element-includer-expected.txt: Added. * fast/dom/shadow/content-element-includer.html: Added. * platform/chromium-win/fast/html/details-nested-2-expected.txt: * platform/gtk/fast/html/details-nested-2-expected.txt: * platform/mac/fast/html/details-nested-2-expected.txt: * platform/qt/fast/html/details-nested-2-expected.txt: 2011-07-13 Vincent Scheib [chromium] Update chromium test expectations. * platform/chromium/test_expectations.txt: 2011-07-13 Kent Tamura [Qt] Remove duplicated entries. * platform/qt/test_expectations.txt: 2011-07-12 Dominic Cooney Raise if dispatchEvent dispatches an event that is being dispatched https://bugs.webkit.org/show_bug.cgi?id=64150 Reviewed by Dimitri Glazkov. * fast/dom/Window/window-properties-expected.txt: Added DISPATCH_REQUEST_ERR. * fast/events/dispatch-event-being-dispatched-expected.txt: Added. * fast/events/dispatch-event-being-dispatched.html: Added. * fast/workers/resources/worker-event-listener.js: (onmessage): Redispatching the MessageEvent throws an exception now. * platform/gtk/fast/dom/Window/window-properties-expected.txt: * platform/qt-wk2/fast/dom/Window/window-properties-expected.txt: * platform/qt/fast/dom/Window/window-properties-expected.txt: 2011-07-13 Kent Tamura Implement text field placeholders using shadow DOM https://bugs.webkit.org/show_bug.cgi?id=64253 Reviewed by Dimitri Glazkov. Add some test cases, and update expectations because placeholders have their renderers. * fast/forms/input-placeholder-text-indent.html: Remove an obsolete comment. A placeholder respects a percentage indent. * fast/forms/placeholder-position.html: Add tests for line-height and text-align. * fast/forms/textarea-placeholder-wrapping.html: Added. * platform/chromium/test_expectations.txt: * platform/gtk/test_expectations.txt: * platform/mac/fast/css/pseudo-cache-stale-expected.txt: * platform/mac/fast/forms/input-placeholder-text-indent-expected.png: * platform/mac/fast/forms/input-placeholder-text-indent-expected.txt: * platform/mac/fast/forms/isindex-placeholder-expected.png: * platform/mac/fast/forms/isindex-placeholder-expected.txt: * platform/mac/fast/forms/password-placeholder-expected.txt: * platform/mac/fast/forms/password-placeholder-text-security-expected.png: * platform/mac/fast/forms/password-placeholder-text-security-expected.txt: * platform/mac/fast/forms/placeholder-position-expected.png: * platform/mac/fast/forms/placeholder-position-expected.txt: * platform/mac/fast/forms/placeholder-pseudo-style-expected.png: * platform/mac/fast/forms/placeholder-pseudo-style-expected.txt: * platform/mac/fast/forms/placeholder-set-attribute-expected.txt: * platform/mac/fast/forms/placeholder-stripped-expected.txt: * platform/mac/fast/forms/search-placeholder-value-changed-expected.txt: * platform/mac/fast/forms/search-styled-expected.png: * platform/mac/fast/forms/search-styled-expected.txt: * platform/mac/fast/forms/textarea-placeholder-pseudo-style-expected.txt: * platform/mac/fast/forms/textarea-placeholder-set-attribute-expected.txt: * platform/mac/fast/forms/textarea-placeholder-wrapping-expected.png: Added. * platform/mac/fast/forms/textarea-placeholder-wrapping-expected.txt: Added. * platform/qt/test_expectations.txt: 2011-07-13 Mihnea Ovidenie [CSSRegions] Parse -webkit-content-order property https://bugs.webkit.org/show_bug.cgi?id=63897 Reviewed by David Hyatt. * fast/regions/script-tests/webkit-content-order-parsing.js: Added. * fast/regions/webkit-content-order-parsing-expected.txt: Added. * fast/regions/webkit-content-order-parsing.html: Added. 2011-07-13 Michael Saboff https://bugs.webkit.org/show_bug.cgi?id=64202 Enh: Improve handling of RegExp in the form of /.*blah.*/ Reviewed by Gavin Barraclough. New tests to support /.*.*/ enhancement. * fast/regex/dotstar-expected.txt: Added. * fast/regex/dotstar.html: Added. * fast/regex/script-tests/dotstar.js: Added. 2011-07-13 Vincent Scheib [chromium] Update chromium test expectations. * platform/chromium/test_expectations.txt: 2011-07-13 Vincent Scheib Unreviewed, rolling out r90957. http://trac.webkit.org/changeset/90957 Fixing incorrect test expectations * platform/chromium/test_expectations.txt: 2011-07-13 Vincent Scheib [chromium] Update chromium test expectations. * platform/chromium/test_expectations.txt: 2011-07-13 Joseph Pecoraro ApplicationCache Quota Output is Flakey https://bugs.webkit.org/show_bug.cgi?id=64410 Reviewed by Alexey Proskuryakov. Have the tests truncate the number of bytes needed in the delegate callback to get an approximation of how much space was needed. * http/tests/appcache/origin-quota-continued-download-expected.txt: * http/tests/appcache/origin-quota-continued-download-multiple-manifests-expected.txt: * http/tests/appcache/origin-quota-continued-download-multiple-manifests.html: * http/tests/appcache/origin-quota-expected.txt: Update the output and clarify what the multiple-manifests test is looking for in the space needed output. * platform/mac/Skipped: * platform/qt/Skipped: Unskip the tests. 2011-07-13 James Robinson [chromium] Update chromium gpu expectations. * platform/chromium/test_expectations.txt: 2011-07-13 Dimitri Glazkov [Chromium] Prettify spacing in test_expectations.txt * platform/chromium/test_expectations.txt: Ran through the new parser/serializer code. 2011-07-12 Gavin Barraclough https://bugs.webkit.org/show_bug.cgi?id=64424 Our direct eval behaviour deviates slightly from the spec. Reviewed by Oliver Hunt. Correct expected results. * fast/js/eval-keyword-vs-function-expected.txt: * fast/js/eval-keyword-vs-function.html: 2011-07-13 Abhishek Arya Tests that we do not crash when frame is blown away in a beforeload event. https://bugs.webkit.org/show_bug.cgi?id=64457 Reviewed by Adam Barth. * fast/events/form-iframe-target-before-load-crash.html: * fast/events/form-iframe-target-before-load-crash2-expected.txt: Added. * fast/events/form-iframe-target-before-load-crash2.html: Added. 2011-07-13 Mihnea Ovidenie [CSSRegions]content:-webkit-from-flow not applied correctly https://bugs.webkit.org/show_bug.cgi?id=64438 Reviewed by Tony Chang. Correct the layout test for content:-webkit-from-flow parsing. Testing getComputedStyle values for content property was not done properly, as "flow-name" was passed instead of "-webkit-from-flow:'flow-name'". * fast/regions/content-webkit-from-flow-parsing-expected.txt: * fast/regions/script-tests/content-webkit-from-flow-parsing.js: 2011-07-12 Philippe Normand [GTK] media/media-blocked-by-willsendrequest.html fails https://bugs.webkit.org/show_bug.cgi?id=63699 Reviewed by Martin Robinson. * platform/gtk/Skipped: Unskip fixed test. 2011-07-13 Gabor Loki [Qt] Flakey test: xmlhttprequest-50ms-download-dispatch.html on ARM https://bugs.webkit.org/show_bug.cgi?id=64452 Rubber-stamped by Csaba Osztrogonác * platform/qt-arm/Skipped: 2011-07-13 John Knottenbelt Reference Geolocation object from GeoNotifier and Geolocation::setIsAllowed. https://bugs.webkit.org/show_bug.cgi?id=64363 Reviewed by Tony Gentilcore. * fast/dom/Geolocation/remove-remote-context-in-error-callback-crash.html: Added. * fast/dom/Geolocation/resources/remove-remote-context-in-error-callback-crash-inner.html: Added. * fast/dom/Geolocation/script-tests/remove-remote-context-in-error-callback-crash.js: Added. * fast/dom/Geolocation/remove-remote-context-in-error-callback-crash-expected.txt: Added. (gc): (onIframeReady): 2011-07-13 Csaba Osztrogonác [Qt] Unreviewed gardening. * platform/qt-mac/Skipped: Skip failing tests. * platform/qt/Skipped: Skip svg/text/small-fonts-2.svg because of the 32/64 bit bug. 2011-07-13 Benjamin Poulain [Qt] REGRESSION(r90634): It made http/tests/misc/script-async.html fail with Qt 4.8.x https://bugs.webkit.org/show_bug.cgi?id=64352 Reviewed by Andreas Kling. Unskip http/tests/misc/script-async.html since the original change has been reverted. * platform/qt-4.8/Skipped: 2011-07-13 Kristóf Kosztyó [Qt] Add expected results for the new passing tests and unskip them. Reviewed by Csaba Osztrogonác. * platform/qt/Skipped: * platform/qt/fast/[...]: Added. * platform/qt/svg/[...]: Added. 2011-07-13 Sheriff Bot Unreviewed, rolling out r90893 and r90894. http://trac.webkit.org/changeset/90893 http://trac.webkit.org/changeset/90894 https://bugs.webkit.org/show_bug.cgi?id=64441 NRWT still doesn't work on qt-mac platform (Requested by Ossy on #webkit). * platform/qt-mac/Skipped: 2011-07-13 James Robinson [chromium] Add chromium mac gpu baseline for webgl-background-color.html * platform/chromium-gpu-mac/compositing/webgl/webgl-background-color-expected.png: Added. 2011-07-13 James Robinson [chromium] Add two chromium gpu linux baselines. * platform/chromium-gpu-linux/compositing/masks/masked-ancestor-expected.png: * platform/chromium-gpu-linux/platform/chromium/compositing/tiny-layer-rotated-expected.png: Added. 2011-07-13 James Robinson [chromium] Assorted chromium gpu rebaselines and expectation cleanups. * platform/chromium-gpu-linux/compositing/geometry/ancestor-overflow-change-expected.png: Added. * platform/chromium-gpu-linux/compositing/webgl/webgl-background-color-expected.png: Added. * platform/chromium-gpu-linux/fast/canvas/arc360-expected.png: * platform/chromium-gpu-linux/fast/canvas/canvas-composite-expected.png: * platform/chromium-gpu-linux/fast/canvas/canvas-text-alignment-expected.png: * platform/chromium-gpu-linux/fast/canvas/canvas-text-baseline-expected.png: * platform/chromium-gpu-linux/fast/canvas/canvas-transforms-during-path-expected.png: * platform/chromium-gpu-linux/fast/canvas/drawImage-with-globalAlpha-expected.png: Removed. * platform/chromium-gpu-linux/fast/canvas/fillrect-gradient-zero-stops-expected.png: * platform/chromium-gpu-linux/fast/canvas/fillrect_gradient-expected.png: * platform/chromium-gpu-linux/fast/canvas/image-object-in-canvas-expected.png: * platform/chromium-gpu-linux/fast/canvas/image-pattern-rotate-expected.png: * platform/chromium-gpu-linux/fast/canvas/patternfill-repeat-expected.png: * platform/chromium-gpu-linux/fast/canvas/quadraticCurveTo-expected.png: * platform/chromium-gpu-mac/compositing/geometry/ancestor-overflow-change-expected.png: Added. * platform/chromium-gpu-mac/compositing/geometry/composited-html-size-expected.png: Added. * platform/chromium-gpu-mac/compositing/geometry/limit-layer-bounds-transformed-overflow-expected.txt: Added. * platform/chromium-gpu-mac/compositing/tiling/crash-reparent-tiled-layer-expected.txt: Added. * platform/chromium-gpu-win/compositing/geometry/ancestor-overflow-change-expected.png: Added. * platform/chromium-gpu-win/compositing/geometry/ancestor-overflow-change-expected.txt: Added. * platform/chromium-gpu-win/compositing/webgl/webgl-background-color-expected.png: Added. * platform/chromium-gpu-win/compositing/webgl/webgl-background-color-expected.txt: Added. * platform/chromium-gpu-win/fast/canvas/arc360-expected.png: * platform/chromium-gpu-win/fast/canvas/canvas-composite-expected.png: * platform/chromium-gpu-win/fast/canvas/canvas-text-alignment-expected.png: * platform/chromium-gpu-win/fast/canvas/canvas-text-baseline-expected.png: * platform/chromium-gpu-win/fast/canvas/canvas-transforms-during-path-expected.png: * platform/chromium-gpu-win/fast/canvas/drawImage-with-globalAlpha-expected.png: Removed. * platform/chromium-gpu-win/fast/canvas/fillrect-gradient-zero-stops-expected.png: * platform/chromium-gpu-win/fast/canvas/fillrect_gradient-expected.png: * platform/chromium-gpu-win/fast/canvas/image-object-in-canvas-expected.png: * platform/chromium-gpu-win/fast/canvas/image-pattern-rotate-expected.png: * platform/chromium-gpu-win/fast/canvas/patternfill-repeat-expected.png: * platform/chromium-gpu-win/fast/canvas/quadraticCurveTo-expected.png: * platform/chromium-linux/fast/canvas/canvas-composite-expected.png: * platform/chromium-mac/fast/canvas/canvas-composite-expected.png: Added. * platform/chromium-win/fast/canvas/canvas-composite-expected.png: * platform/chromium/test_expectations.txt: 2011-07-13 Csaba Osztrogonác [Qt][Mac] Unreviewed gardening. * platform/qt-mac/Skipped: Remove 2 tests, because they are in test_expectations.txt too. 2011-07-13 James Robinson [chromium] More edge AA and misc chromium gpu baselines and expectations updates. * platform/chromium-gpu-linux/compositing/color-matching/image-color-matching-expected.png: * platform/chromium-gpu-linux/compositing/geometry/fixed-position-expected.png: * platform/chromium-gpu-linux/compositing/geometry/layer-due-to-layer-children-deep-expected.png: * platform/chromium-gpu-linux/compositing/geometry/layer-due-to-layer-children-expected.png: * platform/chromium-gpu-linux/compositing/geometry/vertical-scroll-composited-expected.png: * platform/chromium-gpu-linux/compositing/overflow/fixed-position-ancestor-clip-expected.png: * platform/chromium-gpu-linux/compositing/reflections/nested-reflection-transition-expected.png: * platform/chromium-gpu-linux/compositing/reflections/transform-inside-reflection-expected.png: * platform/chromium-gpu-linux/compositing/shadows/shadow-drawing-expected.png: * platform/chromium-gpu-linux/compositing/transitions/scale-transition-no-start-expected.png: * platform/chromium-gpu-linux/media/video-canvas-alpha-expected.png: * platform/chromium-gpu-linux/media/video-transformed-expected.png: * platform/chromium-gpu-linux/media/video-zoom-controls-expected.png: * platform/chromium-gpu-linux/platform/chromium/compositing/backface-visibility-transformed-expected.png: Added. * platform/chromium-gpu-linux/platform/chromium/compositing/huge-layer-rotated-expected.png: * platform/chromium-gpu-mac/compositing/color-matching/image-color-matching-expected.png: * platform/chromium-gpu-mac/compositing/framesets/composited-frame-alignment-expected.png: Added. * platform/chromium-gpu-mac/compositing/geometry/fixed-position-expected.png: * platform/chromium-gpu-mac/compositing/geometry/layer-due-to-layer-children-deep-expected.png: * platform/chromium-gpu-mac/compositing/geometry/layer-due-to-layer-children-expected.png: * platform/chromium-gpu-mac/compositing/geometry/vertical-scroll-composited-expected.png: * platform/chromium-gpu-mac/compositing/overflow/fixed-position-ancestor-clip-expected.png: * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-transition-expected.png: * platform/chromium-gpu-mac/compositing/reflections/transform-inside-reflection-expected.png: * platform/chromium-gpu-mac/compositing/shadows/shadow-drawing-expected.png: * platform/chromium-gpu-mac/compositing/transitions/scale-transition-no-start-expected.png: * platform/chromium-gpu-mac/media/video-transformed-expected.png: * platform/chromium-gpu-mac/media/video-zoom-controls-expected.png: * platform/chromium-gpu-mac/platform/chromium/compositing/backface-visibility-transformed-expected.png: Added. * platform/chromium-gpu-mac/platform/chromium/compositing/huge-layer-rotated-expected.png: * platform/chromium-gpu-mac/platform/chromium/compositing/tiny-layer-rotated-expected.png: Added. * platform/chromium-gpu-win/compositing/color-matching/image-color-matching-expected.png: * platform/chromium-gpu-win/compositing/framesets/composited-frame-alignment-expected.png: Added. * platform/chromium-gpu-win/compositing/geometry/fixed-position-expected.png: * platform/chromium-gpu-win/compositing/geometry/layer-due-to-layer-children-deep-expected.png: * platform/chromium-gpu-win/compositing/geometry/layer-due-to-layer-children-expected.png: * platform/chromium-gpu-win/compositing/geometry/vertical-scroll-composited-expected.png: * platform/chromium-gpu-win/compositing/overflow/fixed-position-ancestor-clip-expected.png: * platform/chromium-gpu-win/compositing/reflections/nested-reflection-transition-expected.png: * platform/chromium-gpu-win/compositing/reflections/transform-inside-reflection-expected.png: * platform/chromium-gpu-win/compositing/shadows/shadow-drawing-expected.png: * platform/chromium-gpu-win/compositing/transitions/scale-transition-no-start-expected.png: * platform/chromium-gpu-win/media/video-canvas-alpha-expected.png: * platform/chromium-gpu-win/media/video-transformed-expected.png: * platform/chromium-gpu-win/media/video-zoom-controls-expected.png: * platform/chromium-gpu-win/platform/chromium/compositing/backface-visibility-transformed-expected.png: Added. * platform/chromium-gpu-win/platform/chromium/compositing/huge-layer-rotated-expected.png: * platform/chromium-gpu-win/platform/chromium/compositing/tiny-layer-rotated-expected.png: Added. * platform/chromium/test_expectations.txt: 2011-07-13 Csaba Osztrogonác [Qt] Unreviewed gardening. * platform/qt-4.8/Skipped: Skip http/tests/misc/script-async.html until fix. * platform/qt-mac/Skipped: Skip new failing tests. * platform/qt/test_expectations.txt: Mark slow tests. 2011-07-12 James Robinson [chromium] Update expectations+baselines for edge AA changes. * platform/chromium-gpu-linux/compositing/direct-image-compositing-expected.png: * platform/chromium-gpu-linux/compositing/geometry/fixed-in-composited-expected.png: * platform/chromium-gpu-linux/compositing/geometry/horizontal-scroll-composited-expected.png: * platform/chromium-gpu-linux/compositing/geometry/tall-page-composited-expected.png: * platform/chromium-gpu-linux/compositing/masks/simple-composited-mask-expected.png: * platform/chromium-gpu-linux/media/video-zoom-expected.png: * platform/chromium-gpu-linux/platform/chromium/compositing/layout-width-change-expected.png: * platform/chromium-gpu-linux/platform/chromium/compositing/perpendicular-layer-sorting-expected.png: Added. * platform/chromium-gpu-mac/compositing/direct-image-compositing-expected.png: * platform/chromium-gpu-mac/compositing/geometry/horizontal-scroll-composited-expected.png: * platform/chromium-gpu-mac/platform/chromium/compositing/layout-width-change-expected.png: * platform/chromium-gpu-mac/platform/chromium/compositing/perpendicular-layer-sorting-expected.png: * platform/chromium-gpu-win/compositing/direct-image-compositing-expected.png: * platform/chromium-gpu-win/compositing/geometry/fixed-in-composited-expected.png: * platform/chromium-gpu-win/compositing/geometry/horizontal-scroll-composited-expected.png: * platform/chromium-gpu-win/compositing/iframes/composited-iframe-alignment-expected.png: * platform/chromium-gpu-win/platform/chromium/compositing/child-layer-3d-sorting-expected.png: Added. * platform/chromium-gpu-win/platform/chromium/compositing/child-layer-3d-sorting-expected.txt: Added. * platform/chromium-gpu-win/platform/chromium/compositing/layout-width-change-expected.png: * platform/chromium-gpu-win/platform/chromium/compositing/perpendicular-layer-sorting-expected.png: Added. * platform/chromium-gpu-win/platform/chromium/compositing/perpendicular-layer-sorting-expected.txt: Added. * platform/chromium/test_expectations.txt: 2011-07-12 David Reveman [Chromium] Use nearest filter method with pixel aligned transforms. https://bugs.webkit.org/show_bug.cgi?id=64338 Reviewed by James Robinson. Update expected results. * platform/chromium/test_expectations.txt: 2011-07-12 Filip Pizlo DFG JIT does not implement op_construct. https://bugs.webkit.org/show_bug.cgi?id=64066 Reviewed by Gavin Barraclough. Added a test for the DFG op_construct regression, where polymorphic constructor calls will result in the code being compiled for call but then invoked as a constructor. This test will fail if that part of the patch is omitted. * fast/js/polymorphic-construct-expected.txt: Added. * fast/js/polymorphic-construct.html: Added. * fast/js/script-tests/polymorphic-construct.js: Added. (Foo): (): 2011-07-12 Chris Rogers Enable Web Audio for chromium DRT https://bugs.webkit.org/show_bug.cgi?id=64409 Reviewed by James Robinson. * platform/chromium/fast/dom/prototype-inheritance-expected.txt: 2011-07-12 Oliver Hunt Overzealous type validation in method_check https://bugs.webkit.org/show_bug.cgi?id=64415 Reviewed by Gavin Barraclough. Make sure we don't trip any assertions when caching access to an InternalFunction * fast/js/script-tests/method-check.js: 2011-07-12 Joseph Pecoraro Unreviewed. Skipping a few tests which fail due to differing output in recent ApplicationCache quota tests. Reenabling the tests is tracked by . * platform/mac/Skipped: 2011-07-12 Joseph Pecoraro Unreviewed. Skipping a few tests which fail due to differing output in recent ApplicationCache quota tests. Reenabling the tests is tracked by . * platform/qt/Skipped: 2011-07-12 Kenichi Ishibashi [Chromium] SVG text is not rendered sometimes with geometricPrecision https://bugs.webkit.org/show_bug.cgi?id=64341 Add a test for the regression that the text is not rendered with geometricPrecision. Reviewed by Tony Chang. * platform/chromium-linux/svg/text/text-with-geometric-precision-expected.png: Added. * platform/chromium-linux/svg/text/text-with-geometric-precision-expected.txt: Added. * platform/chromium-linux/svg/text/text-with-geometric-precision.svg: Added. 2011-07-12 Alexandru Chiculita Reviewed by David Hyatt. [CSS Exclusions] Parse wrap-shape property https://bugs.webkit.org/show_bug.cgi?id=61726 * fast/exclusions/parsing-wrap-shape-expected.txt: Added. * fast/exclusions/parsing-wrap-shape.html: Added. * fast/exclusions/script-tests/parsing-wrap-shape.js: Added. (testCSSText): (testComputedStyle): (testNotInherited): (test): (negative_test): 2011-07-12 Joseph Pecoraro ApplicationCache update should not immediately fail when reaching per-origin quota https://bugs.webkit.org/show_bug.cgi?id=64177 Reviewed by Alexey Proskuryakov. Include spaceNeeded information in the output dumped for appcache quota delegates. Add and update tests related to handling of per-origin quotas. * http/tests/appcache/origin-quota-continued-download-expected.txt: Added. * http/tests/appcache/origin-quota-continued-download.html: Added. * http/tests/appcache/resources/quota-origin-continued-download.html: Added. * http/tests/appcache/resources/quota-origin-continued-download.manifest: Added. New test which checks that there will still be a successful cache when the per-origin quota is reached and increased at the end of downloading. * http/tests/appcache/origin-quota-continued-download-multiple-manifests-expected.txt: Added. * http/tests/appcache/origin-quota-continued-download-multiple-manifests.html: Added. * http/tests/appcache/resources/quota-origin-continued-download-multiple-manifests-1.html: Added. * http/tests/appcache/resources/quota-origin-continued-download-multiple-manifests-1.manifest: Added. * http/tests/appcache/resources/quota-origin-continued-download-multiple-manifests-2.html: Added. * http/tests/appcache/resources/quota-origin-continued-download-multiple-manifests-2.manifest: Added. * http/tests/appcache/resources/quota-origin-continued-download.html: Added. * http/tests/appcache/resources/quota-origin-continued-download.manifest: Added. New test which checks that the spaceNeeded appropriately lists enough space for multiple manifests across multiple frames for the same origin. * http/tests/appcache/resources/quota-origin-iframe-3.manifest: Fix a typo. * http/tests/appcache/origin-quota.html: Update the old test to disallow automatic increase of the quota, which is the default handling of DRT when reaching the quota. * platform/chromium/test_expectations.txt: * platform/gtk/Skipped: * platform/qt/Skipped: * platform/win/Skipped: * platform/wk2/Skipped: Skip the test on ports that don't implement ApplicationCache per-origin quotas. 2011-07-12 Pavel Feldman Web Inspector: introduce UserMetrics for collecting stats in Chromium port. https://bugs.webkit.org/show_bug.cgi?id=64350 Reviewed by Yury Semikhatsky. * inspector/user-metrics-expected.txt: Added. * inspector/user-metrics.html: Added. 2011-07-12 Jeff Timanus Reviewed by Stephen White. Suppress flaky Chromium layout tests. https://bugs.webkit.org/show_bug.cgi?id=64308 * platform/chromium/test_expectations.txt: 2011-07-12 Noel Gordon Remove results for iframe-outline.html https://bugs.webkit.org/show_bug.cgi?id=64343 fast/frames/iframe-outline.html was reverted in bug 57439 (another test added to replace it). Remove the redundant iframe-outline test results. Reviewed by Tony Chang. * platform/chromium-win/fast/frames/iframe-outline-expected.png: Removed. * platform/chromium/iframe-outline-expected.png: Removed. * platform/gtk/fast/frames/iframe-outline-expected.png: Removed. * platform/gtk/fast/frames/iframe-outline-expected.txt: Removed. 2011-07-12 Jessie Berlin WebKitTestRunner needs an implemenation of allowRoundingHacks https://bugs.webkit.org/show_bug.cgi?id=63477 Add platform/mac/fast/text/rounding-hacks-expansion.html to the wk2 Skipped list to get the bots green. * platform/wk2/Skipped: 2011-07-12 Pavel Podivilov Web Inspector: make TextViewerDelegate methods implementations public in SourceFrame. https://bugs.webkit.org/show_bug.cgi?id=64353 Reviewed by Pavel Feldman. * inspector/debugger/live-edit.html: 2011-07-12 Adam Roben Update Windows expected results for plugins/mouse-events-fixedpos.html after r90742 * platform/win/plugins/mouse-events-fixedpos-expected.txt: 2011-07-12 Eric Seidel [Qt] NRWT should pick up the right httpd config file https://bugs.webkit.org/show_bug.cgi?id=64086 Reviewed by Adam Barth. Removed this old httpd.conf file (used by Tiger and old linux distros) since no supported WebKit ports use it anymore. * http/conf/httpd.conf: Removed. 2011-07-11 Hironori Bono Reviewed by Adam Roben. Implement layoutTestController.setTextDirection for WebKit2 and Windows. https://bugs.webkit.org/show_bug.cgi?id=61931 This change implements layoutTextController.setTextDirection for WebKit2 and Windows so we can run a layout test added by r87770 on them. Each implementation adds a wrapper function for Editor::setBaseWritingDirection() so LayoutTestController can call it. * platform/mac-wk2/Skipped: Removed set-text-direction.html. * platform/win/Skipped: ditto. 2011-07-11 Ryosuke Niwa Skip hittest-on-relative-positioned-children.html in WebKit2. * platform/wk2/Skipped: 2011-07-11 Yuta Kitamura WebSocket: Remove WebSocket tests that do not apply to hybi protocol https://bugs.webkit.org/show_bug.cgi?id=64288 Reviewed by Kent Tamura. Remove tests from http/tests/websocket/tests/hybi that are not meaningful in terms of the hybi protocol. The most recent WebSocket protocol draft is available at , and referred as "hybi-10" here. * http/tests/websocket/tests/hybi/error-detect-expected.txt: Removed. * http/tests/websocket/tests/hybi/error-detect.html: Removed. Hybi protocol has a completely different scheme of representing frame types. Additionally, hybi-10 no longer fires "error" events (which invoke "onerror" handler). * http/tests/websocket/tests/hybi/fixed-origin_wsh.py: Removed. * http/tests/websocket/tests/hybi/frame-length-longer-than-buffer-expected.txt: Removed. * http/tests/websocket/tests/hybi/frame-length-longer-than-buffer.html: Removed. Variable-length encoding (which is used to represent frame length in hixie-76) is no longer used in hybi-10. * http/tests/websocket/tests/hybi/frame-length-longer-than-buffer_wsh.py: Removed. * http/tests/websocket/tests/hybi/frame-length-overflow-expected.txt: Removed. * http/tests/websocket/tests/hybi/frame-length-overflow.html: Removed. Ditto. * http/tests/websocket/tests/hybi/frame-length-overflow_wsh.py: Removed. * http/tests/websocket/tests/hybi/frame-length-skip-expected.txt: Removed. * http/tests/websocket/tests/hybi/frame-length-skip.html: Removed. There are two ways to indicate the length of a frame in hixie-76 protocol, but hybi-10 has only one method (length-prefixed frames). Skipping unwanted frames will be covered by other tests that will be added in a later patch. * http/tests/websocket/tests/hybi/frame-length-skip_wsh.py: Removed. * http/tests/websocket/tests/hybi/handshake-fail-by-cross-origin-expected.txt: Removed. * http/tests/websocket/tests/hybi/handshake-fail-by-cross-origin.html: Removed. In hybi-10, servers no longer returns Origin header in handshake response, and clients are not required to validate this value. * http/tests/websocket/tests/hybi/handshake-fail-by-sub-protocol-mismatch-expected.txt: Removed. * http/tests/websocket/tests/hybi/handshake-fail-by-sub-protocol-mismatch.html: Removed. In hybi-10, clients are not required to (and must not) compare the values of subprotocols in client's request and server's response. * http/tests/websocket/tests/hybi/unknown-frame-type_wsh.py: Removed. * http/tests/websocket/tests/hybi/url-with-query-for-no-query-expected.txt: Removed. * http/tests/websocket/tests/hybi/url-with-query-for-no-query.html: Removed. In hybi-10, servers do not provide "Sec-WebSocket-Location" header, and clients are not required to validate this value. * http/tests/websocket/tests/hybi/websocket-protocol-ignored-expected.txt: Removed. * http/tests/websocket/tests/hybi/websocket-protocol-ignored.html: Removed. Same as handshake-fail-by-sub-protocol-mismatch.html. 2011-07-11 Ryosuke Niwa positionForPoint is broken when a block is positioned relatively inside the parent https://bugs.webkit.org/show_bug.cgi?id=64298 Reviewed by Simon Fraser. Added a test for hit testing on relatively positioned children. * fast/block/positioning/hittest-on-relative-positioned-children-expected.txt: Added. * fast/block/positioning/hittest-on-relative-positioned-children.html: Added. 2011-07-11 Dan Bernstein Excessive expansion of justified text when rounding hacks are enabled https://bugs.webkit.org/show_bug.cgi?id=64331 Reviewed by Anders Carlsson. * platform/mac/fast/text/rounding-hacks-expansion.html: Added. * platform/mac/platform/mac/fast/text/rounding-hacks-expansion-expected.png: Added. * platform/mac/platform/mac/fast/text/rounding-hacks-expansion-expected.txt: Added. 2011-07-11 Ojan Vafai Win7 rebaselines after http://trac.webkit.org/changeset/90701. Should have been part of http://trac.webkit.org/changeset/90716/, but the Win7 bot was down at that time. * platform/chromium-win/http/tests/loading/simple-subframe-expected.png: * platform/chromium-win/http/tests/local/file-url-sent-as-referer-expected.png: * platform/chromium-win/http/tests/misc/acid2-pixel-expected.png: * platform/chromium-win/http/tests/misc/iframe404-expected.png: * platform/chromium-win/http/tests/misc/location-replace-crossdomain-expected.png: * platform/chromium-win/http/tests/multipart/invalid-image-data-standalone-expected.png: * platform/chromium-win/http/tests/navigation/javascriptlink-frames-expected.png: * platform/chromium/test_expectations.txt: Removing useless duplicated comment line. 2011-07-11 Ojan Vafai Update expectation that was missed because the WIN7 bot was down for a long time. * platform/chromium/test_expectations.txt: 2011-07-11 Dirk Pranke update the boilerplate documentation in the test_expectations.txt files https://bugs.webkit.org/show_bug.cgi?id=64221 Reviewed by Eric Seidel. The test expectations files either had documentation for the Chromium port's version of the file (which was also incorrect), or were undocumented. This adds a comment with a link to the documentation for the file to each. * platform/chromium/test_expectations.txt: * platform/gtk/test_expectations.txt: * platform/mac/test_expectations.txt: * platform/qt/test_expectations.txt: * platform/win/test_expectations.txt: 2011-07-11 Dirk Pranke Skip plugins/evaluate-js-after-removing-plugin-element.html on Chromium Vista. https://bugs.webkit.org/show_bug.cgi?id=64319 Unreviewed, expectations change. * platform/chromium/test_expectations.txt: 2011-07-11 Yi Shen [Qt] Unreviewed rollout 90779 which may fail the layout-test. * loader/load-defer-resume-crash-expected.txt: Removed. * loader/load-defer-resume-crash.html: Removed. * loader/resources/images.html: Removed. * platform/chromium/test_expectations.txt: 2011-07-11 Jessie Berlin WebKitTestRunner needs an implementation of layoutTestController.setDefersLoading. https://bugs.webkit.org/show_bug.cgi?id=64313 Add loader/load-defer-resume-crash.html to the WK2 Skipped list in order to get the bots green. * platform/wk2/Skipped: 2011-07-11 Yi Shen [Qt] ASSERTION FAILED in ResourceHandle::setDefersLoading causes crash https://bugs.webkit.org/show_bug.cgi?id=62808 Added a test for the crash occurs when load deferring is turned off. Reviewed by Benjamin Poulain. * loader/load-defer-resume-crash-expected.txt: Added. * loader/load-defer-resume-crash.html: Added. * loader/resources/images.html: Added. * platform/chromium/test_expectations.txt: Skip this test since the LayoutTestController::setDefersLoading is not implemented for chromium. 2011-07-11 Stephen White Unreviewed; chromium test expectations update. Mark 2d.gradient.object.update as passing after r90767. * platform/chromium/test_expectations.txt: 2011-07-11 Young Han Lee Reviewed by Simon Fraser. Transition LayoutTest using pause API shows wrong result if it tries to pause a transition after its delay time. https://bugs.webkit.org/show_bug.cgi?id=63859 The existing code to set the m_startTime haven't worked because the animation is not the right state to accept the start event. This patch just sets the values directly instead of using event. * transitions/delay-expected.txt: Added. * transitions/delay.html: Added. 2011-07-11 Anders Carlsson Implement getFormValue for WebKit2 https://bugs.webkit.org/show_bug.cgi?id=64294 Remove now passing test. * platform/wk2/Skipped: 2011-07-11 Ojan Vafai Fix syntax error from r90757. * platform/chromium/test_expectations.txt: 2011-07-11 Jessie Berlin http/tests/cache/history-only-cached-subresource-loads-max-age-https.html timing out on Windows and WebKit2 since it was added. https://bugs.webkit.org/show_bug.cgi?id=63806 Add the test to the WK2 Skipped list to get the bots green. * platform/wk2/Skipped: 2011-07-11 Yury Semikhatsky Unreviewed. Update Chromium test expectations. * platform/chromium/test_expectations.txt: 2011-07-11 Csaba Osztrogonác [Qt][Mac] Unreviewed gardening. * platform/qt-mac/Skipped: Remove non-existent editing/pasteboard/do-not-copy-body-color.html. 2011-07-11 Yury Semikhatsky Unreviewed. Update Chromium test expectations. * platform/chromium/test_expectations.txt: 2011-07-11 Yury Semikhatsky Unreviewed. Update Chromium test expectations. * platform/chromium/test_expectations.txt: 2011-07-11 Jessie Berlin WebKitTestRunner needs an implementation of eventSender.beginDragWithFiles. https://bugs.webkit.org/show_bug.cgi?id=64285 Add fast/forms/file-input-change-event.html to the mac-wk2 Skipped list to get the bots green. * platform/wk2/Skipped: 2011-07-11 Andrey Kosyakov Reviewed by Pavel Feldman. Web Inspector: [refactoring] Remove dependencies of components requiring network resource list from network panel https://bugs.webkit.org/show_bug.cgi?id=62477 * http/tests/inspector/resource-har-conversion.html: 2011-07-11 Adam Roben Add back the win-xp and win-wk2 results that were deleted in r90699 Deleting these results caused the tests to start failing on the bots. The only test result I didn't add back was win-wk2/http/tests/uri/username-with-no-hostname-expected.txt, as that test is not currently failing on the bots. Fixes REGRESSION (r90699): 12 svg tests failing on Windows XP Debug (Tests) and 13 tests failing on Windows 7 Release (WebKit2 Tests) * platform/win-wk2/editing/selection/caret-ltr-right-expected.txt: Added. * platform/win-wk2/editing/selection/drag-text-delay-expected.txt: Added. * platform/win-wk2/fast/css/pseudo-any-expected.txt: Added. * platform/win-wk2/fast/forms/textfield-overflow-expected.txt: Added. * platform/win-wk2/fast/ruby/after-block-doesnt-crash-expected.txt: Added. * platform/win-wk2/fast/ruby/after-table-doesnt-crash-expected.txt: Added. * platform/win-wk2/fast/ruby/before-block-doesnt-crash-expected.txt: Added. * platform/win-wk2/fast/ruby/before-table-doesnt-crash-expected.txt: Added. * platform/win-wk2/fast/ruby/generated-after-counter-doesnt-crash-expected.txt: Added. * platform/win-wk2/fast/ruby/generated-before-and-after-counter-doesnt-crash-expected.txt: Added. * platform/win-wk2/fast/ruby/generated-before-counter-doesnt-crash-expected.txt: Added. * platform/win-wk2/plugins/npruntime/embed-property-equality-expected.txt: Added. * platform/win-wk2/plugins/resize-from-plugin-expected.txt: Added. * platform/win-xp/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt: Added. * platform/win-xp/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt: Added. * platform/win-xp/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt: Added. * platform/win-xp/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt: Added. * platform/win-xp/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt: Added. * platform/win-xp/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt: Added. * platform/win-xp/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt: Added. * platform/win-xp/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt: Added. * platform/win-xp/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt: Added. * platform/win-xp/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt: Added. * platform/win-xp/svg/W3C-I18N/tspan-direction-rtl-expected.txt: Added. * platform/win-xp/svg/text/bidi-tspans-expected.txt: Added. 2011-07-11 Noel Gordon Reviewed by Adam Roben. New plugin/keyboard-events,mouse-events test expectations for the windows port. https://bugs.webkit.org/show_bug.cgi?id=62375 * platform/win/plugins/keyboard-events-expected.txt: Added. * platform/win/plugins/mouse-events-expected.txt: Updated. 2011-07-11 Yael Aharon [Qt]REGRESSION(r90471): It made 4 fast/notifications tests fail on Qt https://bugs.webkit.org/show_bug.cgi?id=63255 Reviewed by Csaba Osztrogonác. Modify the tests to wait until the icon loading is finished. * fast/notifications/notifications-double-show.html: * fast/notifications/notifications-with-permission.html: * platform/qt/Skipped: 2011-07-11 Csaba Osztrogonác [Qt] Unreviewed gardening. inspector/cookie-parser.html is a flaky crash https://bugs.webkit.org/show_bug.cgi?id=62662 * platform/qt/test_expectations.txt: Set inspector/cookie-parser.html as flakey test. 2011-07-11 Yury Semikhatsky Unreviewed. Remove duplicates from Chromium test expectations. * platform/chromium/test_expectations.txt: 2011-07-11 Yury Semikhatsky Unreviewed. Update Chromium test expectations after r90698. * platform/chromium/test_expectations.txt: 2011-07-11 Csaba Osztrogonác [Qt][Mac] Unreviewed gardening. * platform/qt-mac/Skipped: - Remove non-existent editing tests. - Remove fast/selectors/unqualified-hover-strict.html, because it is in test_expectations.txt too. - Remove http/tests/misc/object-embedding-svg-delayed-size-negotiation-2.htm, because it is in test_expectations.txt too. 2011-07-11 Yury Semikhatsky Unreviewed. Update Chromium test expectations. * platform/chromium/test_expectations.txt: 2011-07-11 Andras Becsi [Qt] http/tests/plugins/get-url.html is crashing on the bot https://bugs.webkit.org/show_bug.cgi?id=64168 Rubber-stamped by Csaba Osztrogonác. * platform/qt/test_expectations.txt: Do not expect the test to crash any more. 2011-07-11 Kenichi Ishibashi Add TestNetscapePlugIn/Tests/FormValue.cpp to DRT build files https://bugs.webkit.org/show_bug.cgi?id=64248 Updates test_expectations. Reviewed by Kent Tamura. * platform/chromium/test_expectations.txt: Removed SKIP from plugins/form-value.html. 2011-07-11 James Robinson [chromium] Update win/linux pixel expectations for r90701 (part 12/12). * platform/chromium-gpu-linux/compositing/geometry/outline-change-expected.png: * platform/chromium-gpu-linux/compositing/iframes/iframe-copy-on-scroll-expected.png: * platform/chromium-gpu-linux/fast/canvas/setWidthResetAfterForcedRender-expected.png: Added. * platform/chromium-gpu-win/compositing/geometry/outline-change-expected.png: * platform/chromium-gpu-win/compositing/iframes/iframe-copy-on-scroll-expected.png: * platform/chromium-gpu-win/fast/canvas/setWidthResetAfterForcedRender-expected.png: Added. * platform/chromium-linux/editing/pasteboard/3976872-expected.png: * platform/chromium-linux/fast/blockflow/vertical-align-table-baseline-expected.png: * platform/chromium-linux/fast/borders/borderRadiusAllStylesAllCorners-expected.png: * platform/chromium-linux/fast/canvas/setWidthResetAfterForcedRender-expected.png: * platform/chromium-linux/fast/css/acid2-pixel-expected.png: * platform/chromium-linux/fast/dom/34176-expected.png: * platform/chromium-linux/fast/dom/HTMLElement/bdo-expected.png: * platform/chromium-linux/fast/encoding/invalid-UTF-8-expected.png: * platform/chromium-linux/fast/frames/viewsource-attribute-expected.png: * platform/chromium-linux/fast/html/details-writing-mode-expected.png: * platform/chromium-linux/fast/repaint/4774354-expected.png: * platform/chromium-linux/fast/repaint/iframe-scroll-repaint-expected.png: Removed. * platform/chromium-linux/fast/replaced/outline-replaced-elements-expected.png: * platform/chromium-linux/fast/text/atsui-kerning-and-ligatures-expected.png: Added. * platform/chromium-linux/fast/text/atsui-multiple-renderers-expected.png: * platform/chromium-linux/fast/text/atsui-negative-spacing-features-expected.png: * platform/chromium-linux/fast/text/atsui-spacing-features-expected.png: * platform/chromium-linux/fast/text/international/003-expected.png: * platform/chromium-linux/fast/text/international/hebrew-vowels-expected.png: * platform/chromium-linux/http/tests/misc/iframe404-expected.png: * platform/chromium-linux/http/tests/navigation/javascriptlink-frames-expected.png: * platform/chromium-linux/http/tests/navigation/javascriptlink-frames-expected.txt: Added. * platform/chromium-linux/plugins/embed-attributes-style-expected.png: * platform/chromium-linux/svg/custom/svg-fonts-fallback-expected.png: * platform/chromium-linux/tables/mozilla/bugs/45621-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug1220-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug20804-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug51140-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt: Added. * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_frame_void-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/tables_caption_align_left-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/tables_caption_align_right-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/x_colgroup_width_px-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/other/empty_cells-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/other/test4-expected.png: * platform/chromium-linux/transforms/2d/transform-borderbox-expected.png: * platform/chromium-linux/transforms/2d/transform-fixed-container-expected.png: * platform/chromium-linux/transforms/2d/transform-origin-borderbox-expected.png: * platform/chromium-mac-leopard/http/tests/navigation/javascriptlink-frames-expected.png: Added. * platform/chromium-mac/http/tests/navigation/javascriptlink-frames-expected.png: Added. * platform/chromium-win-vista/fast/text/atsui-kerning-and-ligatures-expected.png: * platform/chromium-win-vista/fast/text/atsui-spacing-features-expected.png: Removed. * platform/chromium-win-vista/http/tests/misc/iframe404-expected.png: Added. * platform/chromium-win-vista/http/tests/navigation/javascriptlink-frames-expected.png: Added. * platform/chromium-win-xp/fast/blockflow/vertical-align-table-baseline-expected.png: Added. * platform/chromium-win-xp/fast/dom/34176-expected.png: Added. * platform/chromium-win-xp/fast/text/atsui-negative-spacing-features-expected.png: Added. * platform/chromium-win-xp/fast/text/atsui-spacing-features-expected.png: * platform/chromium-win-xp/fast/text/international/003-expected.png: Added. * platform/chromium-win-xp/fast/text/international/hebrew-vowels-expected.png: Added. * platform/chromium-win/editing/pasteboard/3976872-expected.png: * platform/chromium-win/fast/blockflow/vertical-align-table-baseline-expected.png: * platform/chromium-win/fast/borders/borderRadiusAllStylesAllCorners-expected.png: * platform/chromium-win/fast/canvas/setWidthResetAfterForcedRender-expected.png: * platform/chromium-win/fast/css/acid2-pixel-expected.png: * platform/chromium-win/fast/dom/34176-expected.png: * platform/chromium-win/fast/dom/HTMLElement/bdo-expected.png: * platform/chromium-win/fast/forms/001-expected.png: * platform/chromium-win/fast/forms/input-first-letter-expected.png: * platform/chromium-win/fast/frames/viewsource-attribute-expected.png: * platform/chromium-win/fast/html/details-writing-mode-expected.png: * platform/chromium-win/fast/repaint/4774354-expected.png: * platform/chromium-win/fast/replaced/outline-replaced-elements-expected.png: * platform/chromium-win/fast/text/atsui-kerning-and-ligatures-expected.png: * platform/chromium-win/fast/text/atsui-negative-spacing-features-expected.png: * platform/chromium-win/fast/text/atsui-spacing-features-expected.png: * platform/chromium-win/fast/text/international/003-expected.png: * platform/chromium-win/fast/text/international/003-expected.txt: * platform/chromium-win/fast/text/international/hebrew-vowels-expected.png: * platform/chromium-win/fast/text/should-use-atsui-expected.png: * platform/chromium-win/plugins/embed-attributes-style-expected.png: * platform/chromium-win/svg/custom/svg-fonts-fallback-expected.png: * platform/chromium-win/tables/mozilla/bugs/45621-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug1220-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug15933-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug20804-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug51140-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug51140-expected.txt: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_void-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_caption_hidden_table-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_hidden_table-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tbody-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_td_dynamic_deactivate-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/tables_caption_align_left-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/tables_caption_align_right-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/x_colgroup_width_px-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/other/empty_cells-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/other/test4-expected.png: * platform/chromium-win/transforms/2d/transform-borderbox-expected.png: * platform/chromium-win/transforms/2d/transform-fixed-container-expected.png: * platform/chromium-win/transforms/2d/transform-origin-borderbox-expected.png: * platform/chromium/test_expectations.txt: 2011-07-10 Yuta Kitamura WebSocket: Copy existing WebSocket tests https://bugs.webkit.org/show_bug.cgi?id=64242 Reviewed by Kent Tamura. Copy the existing WebSocket tests under http/tests/websocket/tests/hybi/ and skip them. These tests will be used to test the latest WebSocket protocol implementation. They are skipped in all ports for now, and will be unskipped when the new protocol implementation is landed in WebCore. The following modifications are applied to the new tests: - Change paths and URLs appeared in the tests and the test results so they fit for the new location. - Call layoutTestController.overridePreferences() to enable the new protocol implementation. * http/tests/websocket/tests/hybi/alert-in-event-handler-expected.txt: Added. * http/tests/websocket/tests/hybi/alert-in-event-handler.html: Added. * http/tests/websocket/tests/hybi/bad-handshake-crash-expected.txt: Added. * http/tests/websocket/tests/hybi/bad-handshake-crash.html: Added. * http/tests/websocket/tests/hybi/bad-handshake-crash_wsh.py: Added. * http/tests/websocket/tests/hybi/bad-sub-protocol-control-chars-expected.txt: Added. * http/tests/websocket/tests/hybi/bad-sub-protocol-control-chars.html: Added. * http/tests/websocket/tests/hybi/bad-sub-protocol-empty-expected.txt: Added. * http/tests/websocket/tests/hybi/bad-sub-protocol-empty.html: Added. * http/tests/websocket/tests/hybi/bad-sub-protocol-non-ascii-expected.txt: Added. * http/tests/websocket/tests/hybi/bad-sub-protocol-non-ascii.html: Added. * http/tests/websocket/tests/hybi/bufferedAmount-after-close-expected.txt: Added. * http/tests/websocket/tests/hybi/bufferedAmount-after-close.html: Added. * http/tests/websocket/tests/hybi/client-close-expected.txt: Added. * http/tests/websocket/tests/hybi/client-close.html: Added. * http/tests/websocket/tests/hybi/client-close_wsh.py: Added. * http/tests/websocket/tests/hybi/close-before-open-expected.txt: Added. * http/tests/websocket/tests/hybi/close-before-open.html: Added. * http/tests/websocket/tests/hybi/close-event-expected.txt: Added. * http/tests/websocket/tests/hybi/close-event.html: Added. * http/tests/websocket/tests/hybi/close-on-navigate-new-location-expected.txt: Added. * http/tests/websocket/tests/hybi/close-on-navigate-new-location.html: Added. * http/tests/websocket/tests/hybi/close-on-unload-and-force-gc-expected.txt: Added. * http/tests/websocket/tests/hybi/close-on-unload-and-force-gc.html: Added. * http/tests/websocket/tests/hybi/close-on-unload-expected.txt: Added. * http/tests/websocket/tests/hybi/close-on-unload-reference-in-parent-expected.txt: Added. * http/tests/websocket/tests/hybi/close-on-unload-reference-in-parent.html: Added. * http/tests/websocket/tests/hybi/close-on-unload.html: Added. * http/tests/websocket/tests/hybi/close-on-unload_wsh.py: Added. * http/tests/websocket/tests/hybi/close-unref-websocket-expected.txt: Added. * http/tests/websocket/tests/hybi/close-unref-websocket.html: Added. * http/tests/websocket/tests/hybi/cross-origin-expected.txt: Added. * http/tests/websocket/tests/hybi/cross-origin.html: Added. * http/tests/websocket/tests/hybi/echo-challenge_wsh.py: Added. * http/tests/websocket/tests/hybi/echo-cookie_wsh.py: Added. * http/tests/websocket/tests/hybi/echo-location_wsh.py: Added. * http/tests/websocket/tests/hybi/echo_wsh.py: Added. * http/tests/websocket/tests/hybi/error-detect-expected.txt: Added. * http/tests/websocket/tests/hybi/error-detect.html: Added. * http/tests/websocket/tests/hybi/fixed-origin_wsh.py: Added. * http/tests/websocket/tests/hybi/frame-length-longer-than-buffer-expected.txt: Added. * http/tests/websocket/tests/hybi/frame-length-longer-than-buffer.html: Added. * http/tests/websocket/tests/hybi/frame-length-longer-than-buffer_wsh.py: Added. * http/tests/websocket/tests/hybi/frame-length-overflow-expected.txt: Added. * http/tests/websocket/tests/hybi/frame-length-overflow.html: Added. * http/tests/websocket/tests/hybi/frame-length-overflow_wsh.py: Added. * http/tests/websocket/tests/hybi/frame-length-skip-expected.txt: Added. * http/tests/websocket/tests/hybi/frame-length-skip.html: Added. * http/tests/websocket/tests/hybi/frame-length-skip_wsh.py: Added. * http/tests/websocket/tests/hybi/frame-lengths-expected.txt: Added. * http/tests/websocket/tests/hybi/frame-lengths.html: Added. * http/tests/websocket/tests/hybi/handshake-challenge-randomness-expected.txt: Added. * http/tests/websocket/tests/hybi/handshake-challenge-randomness.html: Added. * http/tests/websocket/tests/hybi/handshake-error-expected.txt: Added. * http/tests/websocket/tests/hybi/handshake-error.html: Added. * http/tests/websocket/tests/hybi/handshake-error_wsh.py: Added. * http/tests/websocket/tests/hybi/handshake-fail-by-cross-origin-expected.txt: Added. * http/tests/websocket/tests/hybi/handshake-fail-by-cross-origin.html: Added. * http/tests/websocket/tests/hybi/handshake-fail-by-maxlength-expected.txt: Added. * http/tests/websocket/tests/hybi/handshake-fail-by-maxlength.html: Added. * http/tests/websocket/tests/hybi/handshake-fail-by-maxlength_wsh.py: Added. * http/tests/websocket/tests/hybi/handshake-fail-by-no-connection-header-expected.txt: Added. * http/tests/websocket/tests/hybi/handshake-fail-by-no-connection-header.html: Added. * http/tests/websocket/tests/hybi/handshake-fail-by-no-connection-header_wsh.py: Added. * http/tests/websocket/tests/hybi/handshake-fail-by-no-cr-expected.txt: Added. * http/tests/websocket/tests/hybi/handshake-fail-by-no-cr.html: Added. * http/tests/websocket/tests/hybi/handshake-fail-by-no-cr_wsh.py: Added. * http/tests/websocket/tests/hybi/handshake-fail-by-no-upgrade-header-expected.txt: Added. * http/tests/websocket/tests/hybi/handshake-fail-by-no-upgrade-header.html: Added. * http/tests/websocket/tests/hybi/handshake-fail-by-no-upgrade-header_wsh.py: Added. * http/tests/websocket/tests/hybi/handshake-fail-by-prepended-null-expected.txt: Added. * http/tests/websocket/tests/hybi/handshake-fail-by-prepended-null.html: Added. * http/tests/websocket/tests/hybi/handshake-fail-by-prepended-null_wsh.py: Added. * http/tests/websocket/tests/hybi/handshake-fail-by-sub-protocol-mismatch-expected.txt: Added. * http/tests/websocket/tests/hybi/handshake-fail-by-sub-protocol-mismatch.html: Added. * http/tests/websocket/tests/hybi/hanging-handshake_wsh.py: Added. * http/tests/websocket/tests/hybi/httponly-cookie-expected.txt: Added. * http/tests/websocket/tests/hybi/httponly-cookie.pl: Added. * http/tests/websocket/tests/hybi/long-invalid-header-expected.txt: Added. * http/tests/websocket/tests/hybi/long-invalid-header.html: Added. * http/tests/websocket/tests/hybi/long-invalid-header_wsh.py: Added. * http/tests/websocket/tests/hybi/multiple-connections-expected.txt: Added. * http/tests/websocket/tests/hybi/multiple-connections.html: Added. * http/tests/websocket/tests/hybi/no-query_wsh.py: Added. * http/tests/websocket/tests/hybi/null-character-expected.txt: Added. * http/tests/websocket/tests/hybi/null-character.html: Added. * http/tests/websocket/tests/hybi/origin-test_wsh.py: Added. * http/tests/websocket/tests/hybi/protocol-test_wsh.py: Added. * http/tests/websocket/tests/hybi/reload-crash-expected.txt: Added. * http/tests/websocket/tests/hybi/reload-crash.html: Added. * http/tests/websocket/tests/hybi/resources/close-on-unload-iframe-reference-in-parent.html: Added. * http/tests/websocket/tests/hybi/resources/close-on-unload-iframe.html: Added. * http/tests/websocket/tests/hybi/resources/reload-crash-iframe.html: Added. * http/tests/websocket/tests/hybi/send-after-close-on-unload-expected.txt: Added. * http/tests/websocket/tests/hybi/send-after-close-on-unload.html: Added. * http/tests/websocket/tests/hybi/send-expected.txt: Added. * http/tests/websocket/tests/hybi/send-throw-expected.txt: Added. * http/tests/websocket/tests/hybi/send-throw.html: Added. * http/tests/websocket/tests/hybi/send.html: Added. * http/tests/websocket/tests/hybi/send2_wsh.py: Added. * http/tests/websocket/tests/hybi/send_wsh.py: Added. * http/tests/websocket/tests/hybi/server-close-expected.txt: Added. * http/tests/websocket/tests/hybi/server-close.html: Added. * http/tests/websocket/tests/hybi/server-close_wsh.py: Added. * http/tests/websocket/tests/hybi/simple-expected.txt: Added. * http/tests/websocket/tests/hybi/simple-stress-expected.txt: Added. * http/tests/websocket/tests/hybi/simple-stress.html: Added. * http/tests/websocket/tests/hybi/simple.html: Added. * http/tests/websocket/tests/hybi/simple_wsh.py: Added. * http/tests/websocket/tests/hybi/sub-protocol-expected.txt: Added. * http/tests/websocket/tests/hybi/sub-protocol-with-space-expected.txt: Added. * http/tests/websocket/tests/hybi/sub-protocol-with-space.html: Added. * http/tests/websocket/tests/hybi/sub-protocol.html: Added. * http/tests/websocket/tests/hybi/unicode-expected.txt: Added. * http/tests/websocket/tests/hybi/unicode.html: Added. * http/tests/websocket/tests/hybi/unicode_wsh.py: Added. * http/tests/websocket/tests/hybi/unknown-frame-type_wsh.py: Added. * http/tests/websocket/tests/hybi/url-no-trailing-slash-expected.txt: Added. * http/tests/websocket/tests/hybi/url-no-trailing-slash.html: Added. * http/tests/websocket/tests/hybi/url-parsing-expected.txt: Added. * http/tests/websocket/tests/hybi/url-parsing.html: Added. * http/tests/websocket/tests/hybi/url-with-credential-expected.txt: Added. * http/tests/websocket/tests/hybi/url-with-credential.html: Added. * http/tests/websocket/tests/hybi/url-with-empty-query-expected.txt: Added. * http/tests/websocket/tests/hybi/url-with-empty-query.html: Added. * http/tests/websocket/tests/hybi/url-with-query-expected.txt: Added. * http/tests/websocket/tests/hybi/url-with-query-for-no-query-expected.txt: Added. * http/tests/websocket/tests/hybi/url-with-query-for-no-query.html: Added. * http/tests/websocket/tests/hybi/url-with-query.html: Added. * http/tests/websocket/tests/hybi/websocket-event-target-expected.txt: Added. * http/tests/websocket/tests/hybi/websocket-event-target.html: Added. * http/tests/websocket/tests/hybi/websocket-pending-activity-expected.txt: Added. * http/tests/websocket/tests/hybi/websocket-pending-activity.html: Added. * http/tests/websocket/tests/hybi/websocket-protocol-ignored-expected.txt: Added. * http/tests/websocket/tests/hybi/websocket-protocol-ignored.html: Added. * http/tests/websocket/tests/hybi/workers/close-in-onmessage-crash-expected.txt: Added. * http/tests/websocket/tests/hybi/workers/close-in-onmessage-crash.html: Added. * http/tests/websocket/tests/hybi/workers/close-in-shared-worker-expected.txt: Added. * http/tests/websocket/tests/hybi/workers/close-in-shared-worker.html: Added. * http/tests/websocket/tests/hybi/workers/close-in-worker-expected.txt: Added. * http/tests/websocket/tests/hybi/workers/close-in-worker.html: Added. * http/tests/websocket/tests/hybi/workers/resources/close-in-onmessage-crash.js: Added. (runTests.try.ws.onopen): (runTests.try.ws.onmessage): (runTests.try.ws.onclose): (runTests): * http/tests/websocket/tests/hybi/workers/resources/close-in-worker.js: Added. (handleConnect.self.postMessage): (handleConnect): (runTests.try.ws.onopen): (runTests.try.ws.onclose): (runTests): * http/tests/websocket/tests/hybi/workers/resources/echo-challenge_wsh.py: Added. * http/tests/websocket/tests/hybi/workers/resources/echo_wsh.py: Added. * http/tests/websocket/tests/hybi/workers/resources/simple_wsh.py: Added. * http/tests/websocket/tests/hybi/workers/resources/worker-handshake-challenge-randomness.js: Added. (endTest): (runTests.try.ws1.onmessage): (runTests.try.ws1.onclose.ws2.onmessage): (runTests.try.ws1.onclose.ws2.onclose): (runTests.try.ws1.onclose): (runTests): * http/tests/websocket/tests/hybi/workers/resources/worker-simple.js: Added. (handleConnect.self.postMessage): (handleConnect): (runTests.try.ws.onopen): (runTests.try.ws.onmessage): (runTests.try.ws.onclose): (runTests): * http/tests/websocket/tests/hybi/workers/shared-worker-simple-expected.txt: Added. * http/tests/websocket/tests/hybi/workers/shared-worker-simple.html: Added. * http/tests/websocket/tests/hybi/workers/worker-handshake-challenge-randomness-expected.txt: Added. * http/tests/websocket/tests/hybi/workers/worker-handshake-challenge-randomness.html: Added. * http/tests/websocket/tests/hybi/workers/worker-simple-expected.txt: Added. * http/tests/websocket/tests/hybi/workers/worker-simple.html: Added. * platform/chromium/test_expectations.txt: * platform/gtk/Skipped: * platform/mac/Skipped: * platform/qt/Skipped: A category "failing websocket tests" is listed at the beginning of Skipped file, but there is no such section in the lists. Thus, a new section is inserted. * platform/win/Skipped: * platform/wk2/Skipped: 2011-07-11 James Robinson [chromium] Update win/linux pixel expectations for r90701 (part 11/??). * platform/chromium-linux/tables/mozilla/marvin/x_th_valign_top-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_th_width-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_thead_align_center-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_thead_align_char-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_thead_align_justify-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_thead_align_left-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_thead_align_right-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_thead_class-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_thead_id-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_thead_style-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_thead_valign_baseline-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_thead_valign_bottom-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_thead_valign_middle-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_thead_valign_top-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_tr_align_center-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_tr_align_char-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_tr_align_justify-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_tr_align_left-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_tr_align_right-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_tr_bgcolor_name-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_tr_class-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_tr_id-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_tr_style-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_tr_valign_baseline-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_tr_valign_bottom-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_tr_valign_middle-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_tr_valign_top-expected.png: * platform/chromium-linux/tables/mozilla/other/body_col-expected.png: * platform/chromium-linux/tables/mozilla/other/cell_widths-expected.png: * platform/chromium-linux/tables/mozilla/other/cellspacing-expected.png: * platform/chromium-linux/tables/mozilla/other/nested2-expected.png: * platform/chromium-linux/tables/mozilla/other/nestedTables-expected.png: * platform/chromium-linux/tables/mozilla/other/padding-expected.png: * platform/chromium-linux/tables/mozilla/other/test3-expected.png: * platform/chromium-linux/tables/mozilla/other/test6-expected.png: * platform/chromium-linux/tables/mozilla/other/wa_table_thtd_rowspan-expected.png: * platform/chromium-linux/tables/mozilla/other/wa_table_tr_align-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/97619-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1010-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug101759-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug10216-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1055-2-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug106336-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1128-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1164-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug11945-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1262-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug131020-3-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug14489-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1647-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug18770-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug19526-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug21518-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug220653-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug22122-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug24880-1-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug25707-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug27993-2-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug29058-2-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug3105-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug3166-8-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug32205-1-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug32205-4-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug42043-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug4294-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug46268-4-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug51000-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug56024-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug59252-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug61042-1-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug61042-2-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug65372-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug67915-2-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug6933-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug7113-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug72393-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug7243-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug73629-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug80762-2-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug8499-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug92647-1-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug9879-1-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/core/backgrounds-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/core/col_span2-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/core/cols1-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/core/columns-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/core/conflicts-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/dom/appendCells1-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/dom/appendCol1-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/dom/appendColGroup1-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_frame_above-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_frame_below-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.png: * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_th_valign_top-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_th_width-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_thead_align_center-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_thead_align_char-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_thead_align_justify-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_thead_align_left-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_thead_align_right-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_thead_class-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_thead_id-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_thead_style-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_thead_valign_baseline-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_thead_valign_bottom-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_thead_valign_middle-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_thead_valign_top-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_tr_align_center-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_tr_align_char-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_tr_align_justify-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_tr_align_left-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_tr_align_right-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_tr_bgcolor_name-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_tr_class-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_tr_id-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_tr_style-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_tr_valign_baseline-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_tr_valign_bottom-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_tr_valign_middle-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_tr_valign_top-expected.png: * platform/chromium-win/tables/mozilla/other/body_col-expected.png: * platform/chromium-win/tables/mozilla/other/cell_widths-expected.png: * platform/chromium-win/tables/mozilla/other/cellspacing-expected.png: * platform/chromium-win/tables/mozilla/other/nested2-expected.png: * platform/chromium-win/tables/mozilla/other/nestedTables-expected.png: * platform/chromium-win/tables/mozilla/other/padding-expected.png: * platform/chromium-win/tables/mozilla/other/test3-expected.png: * platform/chromium-win/tables/mozilla/other/test6-expected.png: * platform/chromium-win/tables/mozilla/other/wa_table_thtd_rowspan-expected.png: * platform/chromium-win/tables/mozilla/other/wa_table_tr_align-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/97619-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug1010-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug101759-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug10216-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug1055-2-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug106336-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug1128-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug1164-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug11945-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug1262-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug131020-3-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug14489-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug1647-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug18770-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug19526-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug21518-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug220653-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug22122-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug23847-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug24880-1-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug25707-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug27993-2-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug29058-2-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug3105-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug3166-8-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug32205-1-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug32205-4-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug42043-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug4294-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug46268-4-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug51000-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug56024-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug59252-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug61042-1-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug61042-2-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug65372-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug67915-2-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug6933-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug7113-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug72393-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug7243-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug73629-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug80762-2-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug8499-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug92647-1-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug9879-1-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/core/backgrounds-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/core/col_span2-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/core/cols1-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/core/columns-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/core/conflicts-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/dom/appendCells1-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/dom/appendCol1-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/dom/appendColGroup1-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_above-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_below-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.png: * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.png: * platform/chromium/test_expectations.txt: 2011-07-11 James Robinson [chromium] Update win/linux pixel expectations for r90701 (part 10/??). * platform/chromium-linux/tables/mozilla/marvin/x_col_align_center-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_col_align_char-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_col_align_justify-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_col_align_left-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_col_align_right-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_col_span-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_col_valign_baseline-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_col_valign_bottom-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_col_valign_middle-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_col_valign_top-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_col_width_pct-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_col_width_px-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_col_width_rel-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_colgroup_align_center-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_colgroup_align_char-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_colgroup_align_justify-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_colgroup_align_left-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_colgroup_align_right-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_colgroup_span-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_colgroup_valign_baseline-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_colgroup_valign_bottom-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_colgroup_valign_middle-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_colgroup_valign_top-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_colgroup_width_pct-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_colgroup_width_rel-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_table_align_center-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_table_align_left-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_table_align_right-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_table_bgcolor_name-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_table_border-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_table_border_px-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_table_cellpadding-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_table_cellpadding_pct-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_table_cellspacing-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_table_cellspacing_pct-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_table_class-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_table_id-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_table_width_pct-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_table_width_px-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_tbody_align_center-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_tbody_align_char-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_tbody_align_justify-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_tbody_align_left-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_tbody_align_right-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_tbody_class-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_tbody_id-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_tbody_style-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_tbody_valign_baseline-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_tbody_valign_bottom-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_tbody_valign_middle-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_tbody_valign_top-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_td_align_center-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_td_align_char-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_td_align_justify-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_td_align_left-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_td_align_right-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_td_bgcolor_name-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_td_bgcolor_rgb-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_td_class-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_td_colspan-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_td_height-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_td_id-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_td_nowrap-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_td_rowspan-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_td_style-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_td_valign_baseline-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_td_valign_bottom-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_td_valign_middle-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_td_valign_top-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_td_width-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_tfoot_align_center-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_tfoot_align_char-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_tfoot_align_justify-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_tfoot_align_left-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_tfoot_align_right-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_tfoot_class-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_tfoot_id-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_tfoot_style-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_tfoot_valign_baseline-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_tfoot_valign_middle-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_tfoot_valign_top-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_th_align_center-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_th_align_char-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_th_align_justify-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_th_align_left-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_th_align_right-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_th_bgcolor_name-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_th_bgcolor_rgb-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_th_class-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_th_colspan-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_th_height-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_th_id-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_th_nowrap-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_th_rowspan-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_th_style-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_th_valign_baseline-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_th_valign_bottom-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_th_valign_middle-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_col_align_center-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_col_align_char-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_col_align_justify-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_col_align_left-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_col_align_right-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_col_span-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_col_valign_baseline-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_col_valign_bottom-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_col_valign_middle-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_col_valign_top-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_col_width_pct-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_col_width_px-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_col_width_rel-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_colgroup_align_center-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_colgroup_align_char-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_colgroup_align_justify-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_colgroup_align_left-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_colgroup_align_right-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_colgroup_span-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_colgroup_valign_baseline-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_colgroup_valign_bottom-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_colgroup_valign_middle-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_colgroup_valign_top-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_colgroup_width_pct-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_colgroup_width_rel-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_table_align_center-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_table_align_left-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_table_align_right-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_table_bgcolor_name-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_table_border-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_table_border_px-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_table_cellpadding-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_table_cellpadding_pct-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_table_cellspacing-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_table_cellspacing_pct-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_table_class-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_table_id-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_table_width_pct-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_table_width_px-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_tbody_align_center-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_tbody_align_char-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_tbody_align_justify-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_tbody_align_left-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_tbody_align_right-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_tbody_class-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_tbody_id-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_tbody_style-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_tbody_valign_baseline-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_tbody_valign_bottom-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_tbody_valign_middle-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_tbody_valign_top-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_td_align_center-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_td_align_char-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_td_align_justify-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_td_align_left-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_td_align_right-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_td_bgcolor_name-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_td_bgcolor_rgb-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_td_class-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_td_colspan-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_td_height-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_td_id-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_td_nowrap-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_td_rowspan-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_td_style-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_td_valign_baseline-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_td_valign_bottom-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_td_valign_middle-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_td_valign_top-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_td_width-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_tfoot_align_center-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_tfoot_align_char-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_tfoot_align_justify-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_tfoot_align_left-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_tfoot_align_right-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_tfoot_class-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_tfoot_id-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_tfoot_style-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_tfoot_valign_baseline-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_tfoot_valign_bottom-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_tfoot_valign_middle-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_tfoot_valign_top-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_th_align_center-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_th_align_char-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_th_align_justify-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_th_align_left-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_th_align_right-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_th_bgcolor_name-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_th_bgcolor_rgb-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_th_class-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_th_colspan-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_th_height-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_th_id-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_th_nowrap-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_th_rowspan-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_th_style-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_th_valign_baseline-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_th_valign_bottom-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_th_valign_middle-expected.png: * platform/chromium/test_expectations.txt: 2011-07-11 Mustafizur Rahaman Reviewed by James Robinson. Fix LayoutTests/canvas/philip/tests/2d.composite.uncovered.fill.destination-atop.html https://bugs.webkit.org/show_bug.cgi?id=48292 and Fix LayoutTests/canvas/philip/tests/2d.composite.uncovered.pattern.destination-atop.html https://bugs.webkit.org/show_bug.cgi?id=48302 * canvas/philip/tests/2d.composite.uncovered.pattern.destination-atop-expected.txt: Added a trailing line * fast/canvas/canvas-composite-alpha.html: Rebaselined for destination-atop test case * platform/chromium/test_expectations.txt: Removed passing test case * platform/gtk/Skipped: Ditto * platform/mac/Skipped: Ditto * platform/qt/Skipped: Ditto 2011-07-11 James Robinson [chromium] Update win/linux pixel expectations for r90701 (part 9/??). * platform/chromium-linux/tables/mozilla/marvin/tables_caption_align_bot-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_caption_align_top-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_cellpadding-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_cellpadding_pct-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_class-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_id-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_row_th_nowrap-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_td_align_center-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_td_align_left-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_td_align_right-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_td_colspan-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_td_height-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_td_nowrap-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_td_rowspan-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_td_width-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_th_align_center-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_th_align_left-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_th_align_right-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_th_colspan-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_th_height-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_th_rowspan-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_th_width-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tbody_align_center-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tbody_align_char-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tbody_align_justify-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tbody_align_left-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tbody_align_right-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tbody_char-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tbody_valign_baseline-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tbody_valign_bottom-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tbody_valign_middle-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tbody_valign_top-expected.png: * platform/chromium-linux/tables/mozilla/marvin/td_valign_baseline-expected.png: * platform/chromium-linux/tables/mozilla/marvin/td_valign_bottom-expected.png: * platform/chromium-linux/tables/mozilla/marvin/td_valign_middle-expected.png: * platform/chromium-linux/tables/mozilla/marvin/td_valign_top-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tfoot_align_center-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tfoot_align_char-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tfoot_align_justify-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tfoot_align_left-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tfoot_align_right-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tfoot_char-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tfoot_valign_baseline-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tfoot_valign_bottom-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tfoot_valign_middle-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tfoot_valign_top-expected.png: * platform/chromium-linux/tables/mozilla/marvin/th_valign_baseline-expected.png: * platform/chromium-linux/tables/mozilla/marvin/th_valign_bottom-expected.png: * platform/chromium-linux/tables/mozilla/marvin/th_valign_middle-expected.png: * platform/chromium-linux/tables/mozilla/marvin/th_valign_top-expected.png: * platform/chromium-linux/tables/mozilla/marvin/thead_align_center-expected.png: * platform/chromium-linux/tables/mozilla/marvin/thead_align_char-expected.png: * platform/chromium-linux/tables/mozilla/marvin/thead_align_justify-expected.png: * platform/chromium-linux/tables/mozilla/marvin/thead_align_left-expected.png: * platform/chromium-linux/tables/mozilla/marvin/thead_align_right-expected.png: * platform/chromium-linux/tables/mozilla/marvin/thead_char-expected.png: * platform/chromium-linux/tables/mozilla/marvin/thead_valign_baseline-expected.png: * platform/chromium-linux/tables/mozilla/marvin/thead_valign_bottom-expected.png: * platform/chromium-linux/tables/mozilla/marvin/thead_valign_middle-expected.png: * platform/chromium-linux/tables/mozilla/marvin/thead_valign_top-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_aqua_rgb-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_black-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_black_rgb-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_blue-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_blue_rgb-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_fuchsia-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_fuchsia_rgb-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_gray-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_gray_rgb-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_green-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_green_rgb-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_lime-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_lime_rgb-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_maroon-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_maroon_rgb-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_navy-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_navy_rgb-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_olive-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_olive_rgb-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_purple-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_purple_rgb-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_red-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_red_rgb-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_silver-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_silver_rgb-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_teal-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_teal_rgb-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_white-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_white_rgb-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_yellow-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tr_bgcolor_yellow_rgb-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tr_valign_baseline-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tr_valign_bottom-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tr_valign_middle-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tr_valign_top-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_caption_align_bottom-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_caption_align_top-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_caption_class-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_caption_id-expected.png: * platform/chromium-linux/tables/mozilla/marvin/x_caption_style-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_caption_align_bot-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_caption_align_top-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_cellpadding-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_cellpadding_pct-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_class-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_id-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_row_th_nowrap-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_td_align_center-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_td_align_left-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_td_align_right-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_td_colspan-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_td_height-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_td_nowrap-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_td_rowspan-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_td_width-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_th_align_center-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_th_align_left-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_th_align_right-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_th_colspan-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_th_height-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_th_rowspan-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_th_width-expected.png: * platform/chromium-win/tables/mozilla/marvin/tbody_align_center-expected.png: * platform/chromium-win/tables/mozilla/marvin/tbody_align_char-expected.png: * platform/chromium-win/tables/mozilla/marvin/tbody_align_justify-expected.png: * platform/chromium-win/tables/mozilla/marvin/tbody_align_left-expected.png: * platform/chromium-win/tables/mozilla/marvin/tbody_align_right-expected.png: * platform/chromium-win/tables/mozilla/marvin/tbody_char-expected.png: * platform/chromium-win/tables/mozilla/marvin/tbody_valign_baseline-expected.png: * platform/chromium-win/tables/mozilla/marvin/tbody_valign_bottom-expected.png: * platform/chromium-win/tables/mozilla/marvin/tbody_valign_middle-expected.png: * platform/chromium-win/tables/mozilla/marvin/tbody_valign_top-expected.png: * platform/chromium-win/tables/mozilla/marvin/td_valign_baseline-expected.png: * platform/chromium-win/tables/mozilla/marvin/td_valign_bottom-expected.png: * platform/chromium-win/tables/mozilla/marvin/td_valign_middle-expected.png: * platform/chromium-win/tables/mozilla/marvin/td_valign_top-expected.png: * platform/chromium-win/tables/mozilla/marvin/tfoot_align_center-expected.png: * platform/chromium-win/tables/mozilla/marvin/tfoot_align_char-expected.png: * platform/chromium-win/tables/mozilla/marvin/tfoot_align_justify-expected.png: * platform/chromium-win/tables/mozilla/marvin/tfoot_align_left-expected.png: * platform/chromium-win/tables/mozilla/marvin/tfoot_align_right-expected.png: * platform/chromium-win/tables/mozilla/marvin/tfoot_char-expected.png: * platform/chromium-win/tables/mozilla/marvin/tfoot_valign_baseline-expected.png: * platform/chromium-win/tables/mozilla/marvin/tfoot_valign_bottom-expected.png: * platform/chromium-win/tables/mozilla/marvin/tfoot_valign_middle-expected.png: * platform/chromium-win/tables/mozilla/marvin/tfoot_valign_top-expected.png: * platform/chromium-win/tables/mozilla/marvin/th_valign_baseline-expected.png: * platform/chromium-win/tables/mozilla/marvin/th_valign_bottom-expected.png: * platform/chromium-win/tables/mozilla/marvin/th_valign_middle-expected.png: * platform/chromium-win/tables/mozilla/marvin/th_valign_top-expected.png: * platform/chromium-win/tables/mozilla/marvin/thead_align_center-expected.png: * platform/chromium-win/tables/mozilla/marvin/thead_align_char-expected.png: * platform/chromium-win/tables/mozilla/marvin/thead_align_justify-expected.png: * platform/chromium-win/tables/mozilla/marvin/thead_align_left-expected.png: * platform/chromium-win/tables/mozilla/marvin/thead_align_right-expected.png: * platform/chromium-win/tables/mozilla/marvin/thead_char-expected.png: * platform/chromium-win/tables/mozilla/marvin/thead_valign_baseline-expected.png: * platform/chromium-win/tables/mozilla/marvin/thead_valign_bottom-expected.png: * platform/chromium-win/tables/mozilla/marvin/thead_valign_middle-expected.png: * platform/chromium-win/tables/mozilla/marvin/thead_valign_top-expected.png: * platform/chromium-win/tables/mozilla/marvin/tr_bgcolor_aqua_rgb-expected.png: * platform/chromium-win/tables/mozilla/marvin/tr_bgcolor_black-expected.png: * platform/chromium-win/tables/mozilla/marvin/tr_bgcolor_black_rgb-expected.png: * platform/chromium-win/tables/mozilla/marvin/tr_bgcolor_blue-expected.png: * platform/chromium-win/tables/mozilla/marvin/tr_bgcolor_blue_rgb-expected.png: * platform/chromium-win/tables/mozilla/marvin/tr_bgcolor_fuchsia-expected.png: * platform/chromium-win/tables/mozilla/marvin/tr_bgcolor_fuchsia_rgb-expected.png: * platform/chromium-win/tables/mozilla/marvin/tr_bgcolor_gray-expected.png: * platform/chromium-win/tables/mozilla/marvin/tr_bgcolor_gray_rgb-expected.png: * platform/chromium-win/tables/mozilla/marvin/tr_bgcolor_green-expected.png: * platform/chromium-win/tables/mozilla/marvin/tr_bgcolor_green_rgb-expected.png: * platform/chromium-win/tables/mozilla/marvin/tr_bgcolor_lime-expected.png: * platform/chromium-win/tables/mozilla/marvin/tr_bgcolor_lime_rgb-expected.png: * platform/chromium-win/tables/mozilla/marvin/tr_bgcolor_maroon-expected.png: * platform/chromium-win/tables/mozilla/marvin/tr_bgcolor_maroon_rgb-expected.png: * platform/chromium-win/tables/mozilla/marvin/tr_bgcolor_navy-expected.png: * platform/chromium-win/tables/mozilla/marvin/tr_bgcolor_navy_rgb-expected.png: * platform/chromium-win/tables/mozilla/marvin/tr_bgcolor_olive-expected.png: * platform/chromium-win/tables/mozilla/marvin/tr_bgcolor_olive_rgb-expected.png: * platform/chromium-win/tables/mozilla/marvin/tr_bgcolor_purple-expected.png: * platform/chromium-win/tables/mozilla/marvin/tr_bgcolor_purple_rgb-expected.png: * platform/chromium-win/tables/mozilla/marvin/tr_bgcolor_red-expected.png: * platform/chromium-win/tables/mozilla/marvin/tr_bgcolor_red_rgb-expected.png: * platform/chromium-win/tables/mozilla/marvin/tr_bgcolor_silver-expected.png: * platform/chromium-win/tables/mozilla/marvin/tr_bgcolor_silver_rgb-expected.png: * platform/chromium-win/tables/mozilla/marvin/tr_bgcolor_teal-expected.png: * platform/chromium-win/tables/mozilla/marvin/tr_bgcolor_teal_rgb-expected.png: * platform/chromium-win/tables/mozilla/marvin/tr_bgcolor_white-expected.png: * platform/chromium-win/tables/mozilla/marvin/tr_bgcolor_white_rgb-expected.png: * platform/chromium-win/tables/mozilla/marvin/tr_bgcolor_yellow-expected.png: * platform/chromium-win/tables/mozilla/marvin/tr_bgcolor_yellow_rgb-expected.png: * platform/chromium-win/tables/mozilla/marvin/tr_valign_baseline-expected.png: * platform/chromium-win/tables/mozilla/marvin/tr_valign_bottom-expected.png: * platform/chromium-win/tables/mozilla/marvin/tr_valign_middle-expected.png: * platform/chromium-win/tables/mozilla/marvin/tr_valign_top-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_caption_align_bottom-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_caption_align_top-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_caption_class-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_caption_id-expected.png: * platform/chromium-win/tables/mozilla/marvin/x_caption_style-expected.png: * platform/chromium/test_expectations.txt: 2011-07-10 James Robinson [chromium] Update win/linux pixel expectations for r90701 (part 8/??). * platform/chromium-linux/tables/mozilla/core/col_widths_auto_fixPer-expected.png: * platform/chromium-linux/tables/mozilla/core/col_widths_auto_per-expected.png: * platform/chromium-linux/tables/mozilla/core/col_widths_fix_auto-expected.png: * platform/chromium-linux/tables/mozilla/core/col_widths_fix_autoFix-expected.png: * platform/chromium-linux/tables/mozilla/core/col_widths_fix_autoPer-expected.png: * platform/chromium-linux/tables/mozilla/core/col_widths_fix_fix-expected.png: * platform/chromium-linux/tables/mozilla/core/col_widths_fix_fixPer-expected.png: * platform/chromium-linux/tables/mozilla/core/col_widths_fix_per-expected.png: * platform/chromium-linux/tables/mozilla/core/margins-expected.png: * platform/chromium-linux/tables/mozilla/core/misc-expected.png: * platform/chromium-linux/tables/mozilla/core/nested1-expected.png: * platform/chromium-linux/tables/mozilla/core/one_row-expected.png: * platform/chromium-linux/tables/mozilla/core/row_span-expected.png: * platform/chromium-linux/tables/mozilla/core/table_frame-expected.png: * platform/chromium-linux/tables/mozilla/core/table_heights-expected.png: * platform/chromium-linux/tables/mozilla/core/table_widths-expected.png: * platform/chromium-linux/tables/mozilla/dom/appendCol2-expected.png: * platform/chromium-linux/tables/mozilla/dom/appendRowsExpand1-expected.png: * platform/chromium-linux/tables/mozilla/dom/appendTbodyExpand1-expected.png: * platform/chromium-linux/tables/mozilla/dom/deleteCellsRebuild1-expected.png: * platform/chromium-linux/tables/mozilla/dom/deleteCellsShrink1-expected.png: * platform/chromium-linux/tables/mozilla/dom/deleteCellsShrink2-expected.png: * platform/chromium-linux/tables/mozilla/dom/deleteCol1-expected.png: * platform/chromium-linux/tables/mozilla/dom/deleteCol2-expected.png: * platform/chromium-linux/tables/mozilla/dom/deleteCol3-expected.png: * platform/chromium-linux/tables/mozilla/dom/deleteColGroup1-expected.png: * platform/chromium-linux/tables/mozilla/dom/deleteColGroup2-expected.png: * platform/chromium-linux/tables/mozilla/dom/deleteRowsRebuild1-expected.png: * platform/chromium-linux/tables/mozilla/dom/deleteRowsShrink1-expected.png: * platform/chromium-linux/tables/mozilla/dom/deleteTbodyExpand1-expected.png: * platform/chromium-linux/tables/mozilla/dom/deleteTbodyRebuild1-expected.png: * platform/chromium-linux/tables/mozilla/dom/insertCellsExpand1-expected.png: * platform/chromium-linux/tables/mozilla/dom/insertCellsExpand2-expected.png: * platform/chromium-linux/tables/mozilla/dom/insertCellsRebuild1-expected.png: * platform/chromium-linux/tables/mozilla/dom/insertCellsRebuild2-expected.png: * platform/chromium-linux/tables/mozilla/dom/insertColGroups1-expected.png: * platform/chromium-linux/tables/mozilla/dom/insertColGroups2-expected.png: * platform/chromium-linux/tables/mozilla/dom/insertCols1-expected.png: * platform/chromium-linux/tables/mozilla/dom/insertCols2-expected.png: * platform/chromium-linux/tables/mozilla/dom/insertCols3-expected.png: * platform/chromium-linux/tables/mozilla/dom/insertCols4-expected.png: * platform/chromium-linux/tables/mozilla/dom/insertCols5-expected.png: * platform/chromium-linux/tables/mozilla/dom/insertRowsExpand1-expected.png: * platform/chromium-linux/tables/mozilla/dom/insertRowsRebuild1-expected.png: * platform/chromium-linux/tables/mozilla/dom/tableDom-expected.png: * platform/chromium-linux/tables/mozilla/marvin/body_col-expected.png: * platform/chromium-linux/tables/mozilla/marvin/col_span-expected.png: * platform/chromium-linux/tables/mozilla/marvin/colgroup_align_center-expected.png: * platform/chromium-linux/tables/mozilla/marvin/colgroup_align_justify-expected.png: * platform/chromium-linux/tables/mozilla/marvin/colgroup_align_left-expected.png: * platform/chromium-linux/tables/mozilla/marvin/colgroup_align_right-expected.png: * platform/chromium-linux/tables/mozilla/marvin/colgroup_span-expected.png: * platform/chromium-linux/tables/mozilla/marvin/colgroup_valign_baseline-expected.png: * platform/chromium-linux/tables/mozilla/marvin/colgroup_valign_bottom-expected.png: * platform/chromium-linux/tables/mozilla/marvin/colgroup_valign_middle-expected.png: * platform/chromium-linux/tables/mozilla/marvin/colgroup_valign_top-expected.png: * platform/chromium-linux/tables/mozilla/marvin/colgroup_width_pct-expected.png: * platform/chromium-linux/tables/mozilla/marvin/colgroup_width_px-expected.png: * platform/chromium-linux/tables/mozilla/marvin/table_frame_border-expected.png: * platform/chromium-linux/tables/mozilla/marvin/table_frame_box-expected.png: * platform/chromium-linux/tables/mozilla/marvin/table_overflow_hidden_td-expected.png: * platform/chromium-linux/tables/mozilla/marvin/table_overflow_td_dynamic_deactivate-expected.png: * platform/chromium-linux/tables/mozilla/marvin/table_row_align_center-expected.png: * platform/chromium-linux/tables/mozilla/marvin/table_row_align_left-expected.png: * platform/chromium-linux/tables/mozilla/marvin/table_row_align_right-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_aqua-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_black-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_blue-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_gray-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_green-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_lime-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_maroon-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_navy-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_olive-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_purple-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_red-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_silver-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_teal-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_white-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_yellow-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_border_1-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_border_2-expected.png: * platform/chromium-linux/tables/mozilla/marvin/tables_border_3-expected.png: * platform/chromium-win/tables/mozilla/core/col_widths_auto_fixPer-expected.png: * platform/chromium-win/tables/mozilla/core/col_widths_auto_per-expected.png: * platform/chromium-win/tables/mozilla/core/col_widths_fix_auto-expected.png: * platform/chromium-win/tables/mozilla/core/col_widths_fix_autoFix-expected.png: * platform/chromium-win/tables/mozilla/core/col_widths_fix_autoPer-expected.png: * platform/chromium-win/tables/mozilla/core/col_widths_fix_fix-expected.png: * platform/chromium-win/tables/mozilla/core/col_widths_fix_fixPer-expected.png: * platform/chromium-win/tables/mozilla/core/col_widths_fix_per-expected.png: * platform/chromium-win/tables/mozilla/core/margins-expected.png: * platform/chromium-win/tables/mozilla/core/misc-expected.png: * platform/chromium-win/tables/mozilla/core/nested1-expected.png: * platform/chromium-win/tables/mozilla/core/one_row-expected.png: * platform/chromium-win/tables/mozilla/core/row_span-expected.png: * platform/chromium-win/tables/mozilla/core/table_frame-expected.png: * platform/chromium-win/tables/mozilla/core/table_heights-expected.png: * platform/chromium-win/tables/mozilla/core/table_widths-expected.png: * platform/chromium-win/tables/mozilla/dom/appendCol2-expected.png: * platform/chromium-win/tables/mozilla/dom/appendRowsExpand1-expected.png: * platform/chromium-win/tables/mozilla/dom/appendTbodyExpand1-expected.png: * platform/chromium-win/tables/mozilla/dom/deleteCellsRebuild1-expected.png: * platform/chromium-win/tables/mozilla/dom/deleteCellsShrink1-expected.png: * platform/chromium-win/tables/mozilla/dom/deleteCellsShrink2-expected.png: * platform/chromium-win/tables/mozilla/dom/deleteCol1-expected.png: * platform/chromium-win/tables/mozilla/dom/deleteCol2-expected.png: * platform/chromium-win/tables/mozilla/dom/deleteCol3-expected.png: * platform/chromium-win/tables/mozilla/dom/deleteColGroup1-expected.png: * platform/chromium-win/tables/mozilla/dom/deleteColGroup2-expected.png: * platform/chromium-win/tables/mozilla/dom/deleteRowsRebuild1-expected.png: * platform/chromium-win/tables/mozilla/dom/deleteRowsShrink1-expected.png: * platform/chromium-win/tables/mozilla/dom/deleteTbodyExpand1-expected.png: * platform/chromium-win/tables/mozilla/dom/deleteTbodyRebuild1-expected.png: * platform/chromium-win/tables/mozilla/dom/insertCellsExpand1-expected.png: * platform/chromium-win/tables/mozilla/dom/insertCellsExpand2-expected.png: * platform/chromium-win/tables/mozilla/dom/insertCellsRebuild1-expected.png: * platform/chromium-win/tables/mozilla/dom/insertCellsRebuild2-expected.png: * platform/chromium-win/tables/mozilla/dom/insertColGroups1-expected.png: * platform/chromium-win/tables/mozilla/dom/insertColGroups2-expected.png: * platform/chromium-win/tables/mozilla/dom/insertCols1-expected.png: * platform/chromium-win/tables/mozilla/dom/insertCols2-expected.png: * platform/chromium-win/tables/mozilla/dom/insertCols3-expected.png: * platform/chromium-win/tables/mozilla/dom/insertCols4-expected.png: * platform/chromium-win/tables/mozilla/dom/insertCols5-expected.png: * platform/chromium-win/tables/mozilla/dom/insertRowsExpand1-expected.png: * platform/chromium-win/tables/mozilla/dom/insertRowsRebuild1-expected.png: * platform/chromium-win/tables/mozilla/dom/tableDom-expected.png: * platform/chromium-win/tables/mozilla/marvin/body_col-expected.png: * platform/chromium-win/tables/mozilla/marvin/col_span-expected.png: * platform/chromium-win/tables/mozilla/marvin/colgroup_align_center-expected.png: * platform/chromium-win/tables/mozilla/marvin/colgroup_align_justify-expected.png: * platform/chromium-win/tables/mozilla/marvin/colgroup_align_left-expected.png: * platform/chromium-win/tables/mozilla/marvin/colgroup_align_right-expected.png: * platform/chromium-win/tables/mozilla/marvin/colgroup_span-expected.png: * platform/chromium-win/tables/mozilla/marvin/colgroup_valign_baseline-expected.png: * platform/chromium-win/tables/mozilla/marvin/colgroup_valign_bottom-expected.png: * platform/chromium-win/tables/mozilla/marvin/colgroup_valign_middle-expected.png: * platform/chromium-win/tables/mozilla/marvin/colgroup_valign_top-expected.png: * platform/chromium-win/tables/mozilla/marvin/colgroup_width_pct-expected.png: * platform/chromium-win/tables/mozilla/marvin/colgroup_width_px-expected.png: * platform/chromium-win/tables/mozilla/marvin/table_frame_border-expected.png: * platform/chromium-win/tables/mozilla/marvin/table_frame_box-expected.png: * platform/chromium-win/tables/mozilla/marvin/table_overflow_hidden_td-expected.png: * platform/chromium-win/tables/mozilla/marvin/table_overflow_td_dynamic_deactivate-expected.png: * platform/chromium-win/tables/mozilla/marvin/table_row_align_center-expected.png: * platform/chromium-win/tables/mozilla/marvin/table_row_align_left-expected.png: * platform/chromium-win/tables/mozilla/marvin/table_row_align_right-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_bgcolor_aqua-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_bgcolor_aqua_rgb-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_bgcolor_black-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_bgcolor_black_rgb-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_bgcolor_blue-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_bgcolor_blue_rgb-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_bgcolor_fuchsia-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_bgcolor_fuchsia_rgb-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_bgcolor_gray-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_bgcolor_gray_rgb-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_bgcolor_green-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_bgcolor_green_rgb-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_bgcolor_lime-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_bgcolor_lime_rgb-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_bgcolor_maroon-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_bgcolor_maroon_rgb-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_bgcolor_navy-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_bgcolor_navy_rgb-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_bgcolor_olive-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_bgcolor_olive_rgb-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_bgcolor_purple-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_bgcolor_purple_rgb-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_bgcolor_red-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_bgcolor_red_rgb-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_bgcolor_silver-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_bgcolor_silver_rgb-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_bgcolor_teal-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_bgcolor_teal_rgb-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_bgcolor_white-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_bgcolor_white_rgb-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_bgcolor_yellow-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_bgcolor_yellow_rgb-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_border_1-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_border_2-expected.png: * platform/chromium-win/tables/mozilla/marvin/tables_border_3-expected.png: * platform/chromium/test_expectations.txt: 2011-07-10 James Robinson [chromium] Update win/linux pixel expectations for r90701 (part 7/??). * platform/chromium-linux/tables/mozilla/bugs/bug4284-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug4385-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug43854-1-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug4427-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug4429-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug44505-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug44523-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug4501-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug4520-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug4523-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug45486-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug4576-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug46268-1-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug46268-2-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug46268-3-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug46268-5-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug46268-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug46368-1-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug46368-2-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug46623-1-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug46623-2-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug46924-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug46944-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug4739-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug47432-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug48028-1-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug48028-2-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug50695-1-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug51037-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug5188-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug53690-1-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug53690-2-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug53891-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug54450-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug55694-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug56563-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug57300-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug57378-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug57828-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug5797-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug5798-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug5799-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug5835-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug5838-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug58402-1-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug59354-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug60013-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug60749-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug60804-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug60807-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug60992-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug6184-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug6304-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug647-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug67915-1-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug68998-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug69187-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug69382-1-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug69382-2-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug7112-1-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug7112-2-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug7121-1-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug727-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug7342-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug7471-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug7714-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug78162-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug81934-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug82946-1-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug8381-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug86708-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug88035-1-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug88035-2-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug8858-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug8950-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug9123-1-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug9123-2-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug92143-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug92647-2-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug9271-1-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug9271-2-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug965-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug97138-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug98196-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug9879-1-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug99923-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug99948-expected.png: * platform/chromium-linux/tables/mozilla/core/bloomberg-expected.png: * platform/chromium-linux/tables/mozilla/core/borders-expected.png: * platform/chromium-linux/tables/mozilla/core/box_sizing-expected.png: * platform/chromium-linux/tables/mozilla/core/captions-expected.png: * platform/chromium-linux/tables/mozilla/core/cell_heights-expected.png: * platform/chromium-linux/tables/mozilla/core/col_span-expected.png: * platform/chromium-linux/tables/mozilla/core/col_widths_auto_auto-expected.png: * platform/chromium-linux/tables/mozilla/core/col_widths_auto_autoFix-expected.png: * platform/chromium-linux/tables/mozilla/core/col_widths_auto_autoFixPer-expected.png: * platform/chromium-linux/tables/mozilla/core/col_widths_auto_autoPer-expected.png: * platform/chromium-linux/tables/mozilla/core/col_widths_auto_fix-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug4284-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug4385-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug43854-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug4427-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug4429-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug44505-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug44523-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug4501-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug4520-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug4523-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug45486-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug4576-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug46268-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug46268-2-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug46268-3-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug46268-5-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug46268-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug46368-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug46368-2-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug46623-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug46623-2-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug46924-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug46944-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug4739-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug47432-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug48028-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug48028-2-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug50695-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug50695-2-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug51037-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug5188-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug53690-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug53690-2-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug53891-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug54450-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug55694-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug56201-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug56563-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug57300-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug57378-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug57828-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug5797-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug5798-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug5799-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug5835-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug5838-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug58402-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug59354-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug60013-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug60749-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug60804-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug60807-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug60992-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug6184-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug6304-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug647-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug67915-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug68998-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug69187-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug69382-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug69382-2-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug7112-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug7112-2-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug7121-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug727-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug7342-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug7471-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug7714-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug78162-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug81934-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug82946-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug8381-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug86708-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug88035-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug88035-2-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug8858-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug8950-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug9123-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug9123-2-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug92143-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug92647-2-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug9271-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug9271-2-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug965-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug97138-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug98196-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug9879-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug99923-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug99948-expected.png: * platform/chromium-win/tables/mozilla/core/bloomberg-expected.png: * platform/chromium-win/tables/mozilla/core/borders-expected.png: * platform/chromium-win/tables/mozilla/core/box_sizing-expected.png: * platform/chromium-win/tables/mozilla/core/captions-expected.png: * platform/chromium-win/tables/mozilla/core/cell_heights-expected.png: * platform/chromium-win/tables/mozilla/core/col_span-expected.png: * platform/chromium-win/tables/mozilla/core/col_widths_auto_auto-expected.png: * platform/chromium-win/tables/mozilla/core/col_widths_auto_autoFix-expected.png: * platform/chromium-win/tables/mozilla/core/col_widths_auto_autoFixPer-expected.png: * platform/chromium-win/tables/mozilla/core/col_widths_auto_autoPer-expected.png: * platform/chromium-win/tables/mozilla/core/col_widths_auto_fix-expected.png: * platform/chromium/test_expectations.txt: 2011-07-10 James Robinson [chromium] Update win/linux pixel expectations for r90701 (part 6/??). * platform/chromium-linux/tables/mozilla/bugs/bug139524-4-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug14323-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug1474-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug149275-1-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug149275-2-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug14929-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug15247-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug16252-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug17168-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug175455-4-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug17548-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug17587-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug1800-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug1802-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug1802s-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug1809-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug1828-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug18359-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug18440-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug18558-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug18955-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug19061-1-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug19061-2-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug19356-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug194024-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug19599-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug2050-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug2065-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug21299-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug21918-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug220536-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug221784-1-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug221784-2-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug22246-2-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug22246-2a-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug22246-3-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug22246-3a-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug222846-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug2267-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug2296-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug23235-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug24503-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug24627-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug24661-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug2479-3-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug24880-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug25004-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug25086-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug2516-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug25663-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug2585-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug2684-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug27038-2-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug2757-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug2773-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug278385-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug27993-1-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug28928-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug29058-1-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug29058-3-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug29157-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug29326-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug29429-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug2962-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug2981-2-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug30273-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug30332-1-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug30332-2-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug30418-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug30559-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug30692-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug3103-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug3191-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug32205-2-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug32205-3-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug32205-5-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug3260-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug3263-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug32841-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug3309-2-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug33137-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug34176-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug3454-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug35662-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug3718-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug38916-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug39209-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug3977-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug40828-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug4093-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug41890-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug42187-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug42443-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug139524-4-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug14323-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug1474-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug149275-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug149275-2-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug14929-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug15247-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug16252-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug17168-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug175455-4-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug17548-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug17587-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug1800-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug1802-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug1802s-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug1809-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug1818-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug1818-2-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug1818-3-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug1818-4-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug1828-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug18359-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug18440-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug18558-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug18955-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug19061-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug19061-2-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug19356-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug194024-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug19599-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug2050-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug2065-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug21299-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug21918-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug219693-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug219693-2-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug220536-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug221784-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug221784-2-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug22246-2-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug22246-2a-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug22246-3-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug22246-3a-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug222846-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug2267-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug2296-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug23235-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug24503-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug24627-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug24661-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug2479-3-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug24880-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug25004-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug25086-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug2516-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug25663-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug2585-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug26553-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug2684-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug27038-2-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug2757-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug2773-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug278385-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug27993-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug28928-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug29058-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug29058-3-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug29157-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug29326-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug29429-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug2962-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug2981-2-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug30273-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug30332-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug30332-2-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug30418-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug30559-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug30692-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug3103-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug3191-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug32205-2-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug32205-3-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug32205-5-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug3260-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug3263-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug32841-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug3309-2-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug33137-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug34176-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug3454-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug35662-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug3718-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug38916-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug39209-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug3977-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug40828-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug4093-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug41890-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug42187-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug42443-expected.png: * platform/chromium/test_expectations.txt: 2011-07-10 James Robinson [chromium] Update win/linux pixel expectations for r90701 (part 5/??). * platform/chromium-linux/fast/table/border-collapsing/border-collapsing-head-foot-expected.png: * platform/chromium-linux/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.png: * platform/chromium-linux/fast/table/border-collapsing/rtl-border-collapsing-expected.png: * platform/chromium-linux/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.png: * platform/chromium-linux/fast/table/click-near-anonymous-table-expected.png: * platform/chromium-linux/fast/table/dynamic-cellpadding-expected.png: * platform/chromium-linux/fast/table/early-table-layout-expected.png: * platform/chromium-linux/fast/table/edge-offsets-expected.png: * platform/chromium-linux/fast/table/large-width-expected.png: * platform/chromium-linux/fast/table/nobr-expected.png: * platform/chromium-linux/fast/table/overflowHidden-expected.png: * platform/chromium-linux/fast/table/percent-heights-expected.png: * platform/chromium-linux/fast/table/row-height-recalc-expected.png: * platform/chromium-linux/fast/table/rowindex-expected.png: * platform/chromium-linux/fast/table/rowspan-paint-order-expected.png: * platform/chromium-linux/fast/table/rowspan-paint-order-vertical-expected.png: * platform/chromium-linux/fast/table/rtl-cell-display-none-assert-expected.png: * platform/chromium-linux/fast/table/spanOverlapRepaint-expected.png: * platform/chromium-linux/fast/table/table-continuation-outline-paint-crash-expected.png: * platform/chromium-linux/fast/table/table-hspace-align-center-expected.png: * platform/chromium-linux/fast/table/text-field-baseline-expected.png: * platform/chromium-linux/fast/table/unbreakable-images-quirk-expected.png: * platform/chromium-linux/fast/table/vertical-align-baseline-expected.png: * platform/chromium-linux/fast/text/atsui-small-caps-punctuation-size-expected.png: * platform/chromium-linux/fast/text/basic/001-expected.png: * platform/chromium-linux/fast/text/basic/006-expected.png: * platform/chromium-linux/fast/text/basic/007-expected.png: * platform/chromium-linux/fast/text/basic/015-expected.png: * platform/chromium-linux/fast/text/capitalize-empty-generated-string-expected.png: * platform/chromium-linux/fast/text/cg-vs-atsui-expected.png: * platform/chromium-linux/fast/text/in-rendered-text-rtl-expected.png: * platform/chromium-linux/fast/text/international/bidi-LDB-2-CSS-expected.png: * platform/chromium-linux/fast/text/international/bidi-LDB-2-HTML-expected.png: * platform/chromium-linux/fast/text/international/bidi-LDB-2-formatting-characters-expected.png: * platform/chromium-linux/fast/text/international/bidi-european-terminators-expected.png: * platform/chromium-linux/fast/text/international/bidi-ignored-for-first-child-inline-expected.png: * platform/chromium-linux/fast/text/international/bidi-innertext-expected.png: * platform/chromium-linux/fast/text/international/rtl-caret-expected.png: * platform/chromium-linux/fast/text/international/rtl-white-space-pre-wrap-expected.png: * platform/chromium-linux/fast/text/midword-break-hang-expected.png: * platform/chromium-linux/fast/text/whitespace/027-expected.png: * platform/chromium-linux/fast/text/whitespace/normal-after-nowrap-breaking-expected.png: * platform/chromium-linux/fast/text/whitespace/pre-wrap-overflow-selection-expected.png: * platform/chromium-linux/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.png: * platform/chromium-linux/fast/text/word-break-expected.png: * platform/chromium-linux/fast/transforms/rotated-transform-affects-scrolling-1-expected.png: * platform/chromium-linux/fast/transforms/rotated-transform-affects-scrolling-2-expected.png: * platform/chromium-linux/http/tests/loading/simple-subframe-expected.png: * platform/chromium-linux/http/tests/misc/acid2-pixel-expected.png: * platform/chromium-linux/http/tests/misc/location-replace-crossdomain-expected.png: * platform/chromium-linux/http/tests/multipart/invalid-image-data-standalone-expected.png: * platform/chromium-linux/svg/custom/inline-svg-in-xhtml-expected.png: * platform/chromium-linux/svg/custom/svg-float-border-padding-expected.png: * platform/chromium-linux/svg/zoom/page/zoom-svg-float-border-padding-expected.png: * platform/chromium-linux/svg/zoom/text/zoom-svg-float-border-padding-expected.png: * platform/chromium-linux/tables/layering/paint-test-layering-1-expected.png: * platform/chromium-linux/tables/layering/paint-test-layering-2-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug10009-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug10036-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug10039-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug101201-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug1055-1-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug10565-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug1067-2-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug106816-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug108340-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug109043-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug110566-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug113235-3-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug113424-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug11384q-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug11384s-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug1188-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug11944-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug119786-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug12008-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug1224-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug12268-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug12384-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug1261-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug12709-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug128229-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug12908-1-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug12910-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug1302-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug131020-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug13118-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug13196-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug133756-2-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug13484-expected.png: * platform/chromium-linux/tables/mozilla/bugs/bug137388-2-expected.png: * platform/chromium-win-vista/http/tests/loading/simple-subframe-expected.png: Added. * platform/chromium-win-vista/http/tests/misc/acid2-pixel-expected.png: Added. * platform/chromium-win-vista/http/tests/misc/location-replace-crossdomain-expected.png: Copied from LayoutTests/platform/chromium-win/fast/table/giantRowspan-expected.png. * platform/chromium-win-vista/http/tests/multipart/invalid-image-data-standalone-expected.png: Added. * platform/chromium-win-xp/fast/text/basic/006-expected.png: * platform/chromium-win-xp/fast/text/cg-vs-atsui-expected.png: * platform/chromium-win/fast/table/border-collapsing/border-collapsing-head-foot-expected.png: * platform/chromium-win/fast/table/border-collapsing/border-collapsing-head-foot-vertical-expected.png: * platform/chromium-win/fast/table/border-collapsing/rtl-border-collapsing-expected.png: * platform/chromium-win/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.png: * platform/chromium-win/fast/table/click-near-anonymous-table-expected.png: * platform/chromium-win/fast/table/dynamic-cellpadding-expected.png: * platform/chromium-win/fast/table/early-table-layout-expected.png: * platform/chromium-win/fast/table/edge-offsets-expected.png: * platform/chromium-win/fast/table/giantRowspan-expected.png: * platform/chromium-win/fast/table/large-width-expected.png: * platform/chromium-win/fast/table/multiple-percent-height-rows-expected.png: * platform/chromium-win/fast/table/nobr-expected.png: * platform/chromium-win/fast/table/overflowHidden-expected.png: * platform/chromium-win/fast/table/percent-heights-expected.png: * platform/chromium-win/fast/table/row-height-recalc-expected.png: * platform/chromium-win/fast/table/rowindex-expected.png: * platform/chromium-win/fast/table/rowspan-paint-order-expected.png: * platform/chromium-win/fast/table/rowspan-paint-order-vertical-expected.png: * platform/chromium-win/fast/table/rtl-cell-display-none-assert-expected.png: * platform/chromium-win/fast/table/spanOverlapRepaint-expected.png: * platform/chromium-win/fast/table/table-continuation-outline-paint-crash-expected.png: * platform/chromium-win/fast/table/table-hspace-align-center-expected.png: * platform/chromium-win/fast/table/text-field-baseline-expected.png: * platform/chromium-win/fast/table/unbreakable-images-quirk-expected.png: * platform/chromium-win/fast/table/vertical-align-baseline-expected.png: * platform/chromium-win/fast/text/atsui-small-caps-punctuation-size-expected.png: * platform/chromium-win/fast/text/basic/001-expected.png: * platform/chromium-win/fast/text/basic/006-expected.png: * platform/chromium-win/fast/text/basic/007-expected.png: * platform/chromium-win/fast/text/basic/015-expected.png: * platform/chromium-win/fast/text/capitalize-empty-generated-string-expected.png: * platform/chromium-win/fast/text/cg-vs-atsui-expected.png: * platform/chromium-win/fast/text/in-rendered-text-rtl-expected.png: * platform/chromium-win/fast/text/international/bidi-LDB-2-CSS-expected.png: * platform/chromium-win/fast/text/international/bidi-LDB-2-HTML-expected.png: * platform/chromium-win/fast/text/international/bidi-LDB-2-formatting-characters-expected.png: * platform/chromium-win/fast/text/international/bidi-european-terminators-expected.png: * platform/chromium-win/fast/text/international/bidi-ignored-for-first-child-inline-expected.png: * platform/chromium-win/fast/text/international/bidi-innertext-expected.png: * platform/chromium-win/fast/text/international/rtl-caret-expected.png: * platform/chromium-win/fast/text/international/rtl-white-space-pre-wrap-expected.png: * platform/chromium-win/fast/text/midword-break-hang-expected.png: * platform/chromium-win/fast/text/whitespace/027-expected.png: * platform/chromium-win/fast/text/whitespace/normal-after-nowrap-breaking-expected.png: * platform/chromium-win/fast/text/whitespace/pre-wrap-overflow-selection-expected.png: * platform/chromium-win/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.png: * platform/chromium-win/fast/text/word-break-expected.png: * platform/chromium-win/fast/transforms/rotated-transform-affects-scrolling-1-expected.png: * platform/chromium-win/fast/transforms/rotated-transform-affects-scrolling-2-expected.png: * platform/chromium-win/svg/custom/inline-svg-in-xhtml-expected.png: * platform/chromium-win/svg/custom/repaint-moving-svg-and-div-expected.png: * platform/chromium-win/svg/custom/svg-float-border-padding-expected.png: * platform/chromium-win/svg/zoom/page/zoom-svg-float-border-padding-expected.png: * platform/chromium-win/svg/zoom/text/zoom-svg-float-border-padding-expected.png: * platform/chromium-win/tables/layering/paint-test-layering-1-expected.png: * platform/chromium-win/tables/layering/paint-test-layering-2-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug10009-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug10036-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug10039-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug101201-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug1055-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug10565-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug1067-2-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug106795-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug106816-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug108340-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug109043-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug110566-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug113235-3-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug113424-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug11384q-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug11384s-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug1188-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug11944-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug119786-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug12008-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug1224-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug12268-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug12384-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug1261-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug12709-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug128229-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug12908-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug12910-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug1302-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug131020-2-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug131020-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug13118-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug13169-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug13196-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug133756-2-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug133948-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug13484-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug137388-1-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug137388-2-expected.png: * platform/chromium-win/tables/mozilla/bugs/bug137388-3-expected.png: * platform/chromium/test_expectations.txt: 2011-07-10 James Robinson [chromium] Update win/linux pixel expectations for r90701 (part 4/??). * platform/chromium-linux/fast/forms/button-default-title-expected.png: * platform/chromium-linux/fast/forms/button-generated-content-expected.png: * platform/chromium-linux/fast/forms/button-inner-block-reuse-expected.png: * platform/chromium-linux/fast/forms/button-style-color-expected.png: * platform/chromium-linux/fast/forms/caret-rtl-expected.png: * platform/chromium-linux/fast/forms/fieldset-align-expected.png: * platform/chromium-linux/fast/forms/fieldset-with-float-expected.png: * platform/chromium-linux/fast/forms/float-before-fieldset-expected.png: * platform/chromium-linux/fast/forms/floating-textfield-relayout-expected.png: * platform/chromium-linux/fast/forms/image-border-expected.png: * platform/chromium-linux/fast/forms/input-appearance-bkcolor-expected.png: * platform/chromium-linux/fast/forms/input-disabled-color-expected.png: * platform/chromium-linux/fast/forms/input-value-expected.png: * platform/chromium-linux/fast/forms/isindex-placeholder-expected.png: * platform/chromium-linux/fast/forms/radio_checked_dynamic-expected.png: * platform/chromium-linux/fast/forms/search-vertical-alignment-expected.png: * platform/chromium-linux/fast/forms/select-baseline-expected.png: * platform/chromium-linux/fast/forms/select-dirty-parent-pref-widths-expected.png: * platform/chromium-linux/fast/forms/targeted-frame-submission-expected.png: * platform/chromium-linux/fast/forms/text-style-color-expected.png: * platform/chromium-linux/fast/frames/frameElement-iframe-expected.png: * platform/chromium-linux/fast/frames/iframe-option-crash-expected.png: * platform/chromium-linux/fast/frames/iframe-scrolling-attribute-expected.png: * platform/chromium-linux/fast/frames/iframe-with-frameborder-expected.png: * platform/chromium-linux/fast/frames/onlyCommentInIFrame-expected.png: * platform/chromium-linux/fast/frames/take-focus-from-iframe-expected.png: * platform/chromium-linux/fast/frames/viewsource-on-image-file-expected.png: * platform/chromium-linux/fast/inline/inline-borders-with-bidi-override-expected.png: * platform/chromium-linux/fast/inline/inline-box-background-expected.png: * platform/chromium-linux/fast/inline/inline-box-background-long-image-expected.png: * platform/chromium-linux/fast/inline/inline-box-background-repeat-x-expected.png: * platform/chromium-linux/fast/inline/inline-box-background-repeat-y-expected.png: * platform/chromium-linux/fast/inline/inline-continuation-borders-expected.png: * platform/chromium-linux/fast/inline/outline-continuations-expected.png: * platform/chromium-linux/fast/invalid/residual-style-expected.png: * platform/chromium-linux/fast/invalid/table-inside-stray-table-content-expected.png: * platform/chromium-linux/fast/lists/004-expected.png: * platform/chromium-linux/fast/lists/markers-in-selection-expected.png: * platform/chromium-linux/fast/lists/ol-start-parsing-expected.png: * platform/chromium-linux/fast/lists/olstart-expected.png: * platform/chromium-linux/fast/media/viewport-media-query-expected.png: * platform/chromium-linux/fast/multicol/table-vertical-align-expected.png: * platform/chromium-linux/fast/overflow/002-expected.png: * platform/chromium-linux/fast/overflow/image-selection-highlight-expected.png: * platform/chromium-linux/fast/overflow/overflow-rtl-inline-scrollbar-expected.png: * platform/chromium-linux/fast/overflow/overflow-text-hit-testing-expected.png: * platform/chromium-linux/fast/overflow/scrollRevealButton-expected.png: * platform/chromium-linux/fast/overflow/scrollRevealButton-expected.txt: Added. * platform/chromium-linux/fast/reflections/reflection-overflow-hidden-expected.png: * platform/chromium-linux/fast/repaint/clipped-relative-expected.png: * platform/chromium-linux/fast/repaint/containing-block-position-change-expected.png: * platform/chromium-linux/fast/repaint/delete-into-nested-block-expected.png: * platform/chromium-linux/fast/repaint/fixed-move-after-keyboard-scroll-expected.png: * platform/chromium-linux/fast/repaint/flexible-box-overflow-expected.png: * platform/chromium-linux/fast/repaint/flexible-box-overflow-horizontal-expected.png: * platform/chromium-linux/fast/repaint/float-move-during-layout-expected.png: * platform/chromium-linux/fast/repaint/inline-block-overflow-expected.png: * platform/chromium-linux/fast/repaint/inline-outline-repaint-expected.png: * platform/chromium-linux/fast/repaint/layer-outline-expected.png: * platform/chromium-linux/fast/repaint/layer-outline-horizontal-expected.png: * platform/chromium-linux/fast/repaint/line-overflow-expected.png: * platform/chromium-linux/fast/repaint/outline-child-repaint-expected.png: * platform/chromium-linux/fast/repaint/outline-repaint-glitch-expected.png: * platform/chromium-linux/fast/repaint/outline-shrinking-expected.png: * platform/chromium-linux/fast/repaint/overflow-delete-line-expected.png: * platform/chromium-linux/fast/repaint/static-to-positioned-expected.png: * platform/chromium-linux/fast/repaint/table-cell-move-expected.png: * platform/chromium-linux/fast/repaint/text-selection-rect-in-overflow-2-expected.png: * platform/chromium-linux/fast/repaint/text-shadow-expected.png: * platform/chromium-linux/fast/repaint/text-shadow-horizontal-expected.png: * platform/chromium-linux/fast/replaced/005-expected.png: * platform/chromium-linux/fast/replaced/007-expected.png: * platform/chromium-linux/fast/replaced/inline-box-wrapper-handover-expected.png: * platform/chromium-linux/fast/selectors/032-expected.png: * platform/chromium-linux/fast/selectors/077-expected.png: * platform/chromium-linux/fast/selectors/077b-expected.png: * platform/chromium-linux/fast/selectors/078b-expected.png: * platform/chromium-linux/fast/table/003-expected.png: * platform/chromium-linux/fast/table/004-expected.png: * platform/chromium-linux/fast/table/006-expected.png: * platform/chromium-linux/fast/table/007-expected.png: * platform/chromium-linux/fast/table/009-expected.png: * platform/chromium-linux/fast/table/017-expected.png: * platform/chromium-linux/fast/table/018-expected.png: * platform/chromium-linux/fast/table/020-expected.png: * platform/chromium-linux/fast/table/029-expected.png: * platform/chromium-linux/fast/table/030-expected.png: * platform/chromium-linux/fast/table/035-expected.png: * platform/chromium-linux/fast/table/035-vertical-expected.png: * platform/chromium-linux/fast/table/038-expected.png: * platform/chromium-linux/fast/table/038-vertical-expected.png: * platform/chromium-linux/fast/table/039-expected.png: * platform/chromium-linux/fast/table/040-expected.png: * platform/chromium-linux/fast/table/040-vertical-expected.png: * platform/chromium-linux/fast/table/041-expected.png: * platform/chromium-linux/fast/table/add-before-anonymous-child-expected.png: * platform/chromium-win/fast/forms/button-default-title-expected.png: * platform/chromium-win/fast/forms/button-generated-content-expected.png: * platform/chromium-win/fast/forms/button-inner-block-reuse-expected.png: * platform/chromium-win/fast/forms/button-style-color-expected.png: * platform/chromium-win/fast/forms/caret-rtl-expected.png: * platform/chromium-win/fast/forms/fieldset-align-expected.png: * platform/chromium-win/fast/forms/fieldset-with-float-expected.png: * platform/chromium-win/fast/forms/float-before-fieldset-expected.png: * platform/chromium-win/fast/forms/floating-textfield-relayout-expected.png: * platform/chromium-win/fast/forms/image-border-expected.png: * platform/chromium-win/fast/forms/input-appearance-bkcolor-expected.png: * platform/chromium-win/fast/forms/input-disabled-color-expected.png: * platform/chromium-win/fast/forms/input-value-expected.png: * platform/chromium-win/fast/forms/isindex-placeholder-expected.png: * platform/chromium-win/fast/forms/radio_checked_dynamic-expected.png: * platform/chromium-win/fast/forms/search-vertical-alignment-expected.png: * platform/chromium-win/fast/forms/select-baseline-expected.png: * platform/chromium-win/fast/forms/select-dirty-parent-pref-widths-expected.png: * platform/chromium-win/fast/forms/targeted-frame-submission-expected.png: * platform/chromium-win/fast/forms/text-style-color-expected.png: * platform/chromium-win/fast/frames/content-opacity-1-expected.png: * platform/chromium-win/fast/frames/content-opacity-2-expected.png: * platform/chromium-win/fast/frames/frameElement-iframe-expected.png: * platform/chromium-win/fast/frames/iframe-option-crash-expected.png: * platform/chromium-win/fast/frames/iframe-scrolling-attribute-expected.png: * platform/chromium-win/fast/frames/iframe-text-contents-expected.png: * platform/chromium-win/fast/frames/iframe-with-frameborder-expected.png: * platform/chromium-win/fast/frames/onlyCommentInIFrame-expected.png: * platform/chromium-win/fast/frames/take-focus-from-iframe-expected.png: * platform/chromium-win/fast/frames/viewsource-on-image-file-expected.png: * platform/chromium-win/fast/inline/inline-borders-with-bidi-override-expected.png: * platform/chromium-win/fast/inline/inline-box-background-expected.png: * platform/chromium-win/fast/inline/inline-box-background-long-image-expected.png: * platform/chromium-win/fast/inline/inline-box-background-repeat-x-expected.png: * platform/chromium-win/fast/inline/inline-box-background-repeat-y-expected.png: * platform/chromium-win/fast/inline/inline-continuation-borders-expected.png: * platform/chromium-win/fast/inline/outline-continuations-expected.png: * platform/chromium-win/fast/invalid/residual-style-expected.png: * platform/chromium-win/fast/invalid/table-inside-stray-table-content-expected.png: * platform/chromium-win/fast/layers/self-painting-outline-expected.png: * platform/chromium-win/fast/lists/004-expected.png: * platform/chromium-win/fast/lists/markers-in-selection-expected.png: * platform/chromium-win/fast/lists/ol-start-parsing-expected.png: * platform/chromium-win/fast/lists/olstart-expected.png: * platform/chromium-win/fast/media/viewport-media-query-expected.png: * platform/chromium-win/fast/multicol/table-vertical-align-expected.png: * platform/chromium-win/fast/overflow/002-expected.png: * platform/chromium-win/fast/overflow/image-selection-highlight-expected.png: * platform/chromium-win/fast/overflow/overflow-rtl-inline-scrollbar-expected.png: * platform/chromium-win/fast/overflow/overflow-text-hit-testing-expected.png: * platform/chromium-win/fast/overflow/scrollRevealButton-expected.png: * platform/chromium-win/fast/reflections/reflection-overflow-hidden-expected.png: * platform/chromium-win/fast/repaint/clipped-relative-expected.png: * platform/chromium-win/fast/repaint/containing-block-position-change-expected.png: * platform/chromium-win/fast/repaint/delete-into-nested-block-expected.png: * platform/chromium-win/fast/repaint/fixed-move-after-keyboard-scroll-expected.png: * platform/chromium-win/fast/repaint/flexible-box-overflow-expected.png: * platform/chromium-win/fast/repaint/flexible-box-overflow-horizontal-expected.png: * platform/chromium-win/fast/repaint/float-move-during-layout-expected.png: * platform/chromium-win/fast/repaint/inline-block-overflow-expected.png: * platform/chromium-win/fast/repaint/inline-outline-repaint-expected.png: * platform/chromium-win/fast/repaint/layer-outline-expected.png: * platform/chromium-win/fast/repaint/layer-outline-horizontal-expected.png: * platform/chromium-win/fast/repaint/line-overflow-expected.png: * platform/chromium-win/fast/repaint/outline-child-repaint-expected.png: * platform/chromium-win/fast/repaint/outline-inset-expected.png: * platform/chromium-win/fast/repaint/outline-repaint-glitch-expected.png: * platform/chromium-win/fast/repaint/outline-shrinking-expected.png: * platform/chromium-win/fast/repaint/overflow-delete-line-expected.png: * platform/chromium-win/fast/repaint/static-to-positioned-expected.png: * platform/chromium-win/fast/repaint/table-cell-move-expected.png: * platform/chromium-win/fast/repaint/text-selection-rect-in-overflow-2-expected.png: * platform/chromium-win/fast/repaint/text-shadow-expected.png: * platform/chromium-win/fast/repaint/text-shadow-horizontal-expected.png: * platform/chromium-win/fast/replaced/005-expected.png: * platform/chromium-win/fast/replaced/007-expected.png: * platform/chromium-win/fast/replaced/inline-box-wrapper-handover-expected.png: * platform/chromium-win/fast/selectors/032-expected.png: * platform/chromium-win/fast/selectors/077-expected.png: * platform/chromium-win/fast/selectors/077b-expected.png: * platform/chromium-win/fast/selectors/078b-expected.png: * platform/chromium-win/fast/table/003-expected.png: * platform/chromium-win/fast/table/004-expected.png: * platform/chromium-win/fast/table/006-expected.png: * platform/chromium-win/fast/table/007-expected.png: * platform/chromium-win/fast/table/009-expected.png: * platform/chromium-win/fast/table/017-expected.png: * platform/chromium-win/fast/table/018-expected.png: * platform/chromium-win/fast/table/020-expected.png: * platform/chromium-win/fast/table/029-expected.png: * platform/chromium-win/fast/table/030-expected.png: * platform/chromium-win/fast/table/035-expected.png: * platform/chromium-win/fast/table/035-vertical-expected.png: * platform/chromium-win/fast/table/038-expected.png: * platform/chromium-win/fast/table/038-vertical-expected.png: * platform/chromium-win/fast/table/039-expected.png: * platform/chromium-win/fast/table/040-expected.png: * platform/chromium-win/fast/table/040-vertical-expected.png: * platform/chromium-win/fast/table/041-expected.png: * platform/chromium-win/fast/table/add-before-anonymous-child-expected.png: * platform/chromium/test_expectations.txt: 2011-07-10 Kenichi Ishibashi Unreviewed; Skip plugins/form-value.html. * platform/chromium/test_expectations.txt: 2011-07-10 James Robinson [chromium] Update win/linux pixel expectations for r90701 (part 3/??). * platform/chromium-linux/editing/selection/7152-1-expected.png: * platform/chromium-linux/editing/selection/7152-2-expected.png: * platform/chromium-linux/editing/selection/click-start-of-line-expected.png: * platform/chromium-linux/editing/selection/iframe-expected.png: * platform/chromium-linux/editing/selection/image-before-linebreak-expected.png: * platform/chromium-linux/editing/selection/inline-table-expected.png: * platform/chromium-linux/editing/selection/mixed-editability-3-expected.png: * platform/chromium-linux/editing/selection/mixed-editability-4-expected.png: * platform/chromium-linux/editing/selection/mixed-editability-5-expected.png: * platform/chromium-linux/editing/selection/mixed-editability-8-expected.png: * platform/chromium-linux/editing/selection/mixed-editability-9-expected.png: * platform/chromium-linux/editing/selection/move-by-line-001-expected.png: * platform/chromium-linux/editing/selection/select-all-iframe-expected.png: * platform/chromium-linux/editing/style/5017613-1-expected.png: * platform/chromium-linux/editing/style/5017613-2-expected.png: * platform/chromium-linux/editing/undo/4063751-expected.png: * platform/chromium-linux/editing/unsupported-content/table-type-after-expected.png: * platform/chromium-linux/editing/unsupported-content/table-type-before-expected.png: * platform/chromium-linux/fast/backgrounds/background-inherit-color-bug-expected.png: * platform/chromium-linux/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png: * platform/chromium-linux/fast/block/basic/013-expected.png: * platform/chromium-linux/fast/block/basic/018-expected.png: * platform/chromium-linux/fast/block/basic/fieldset-stretch-to-legend-expected.png: * platform/chromium-linux/fast/block/basic/text-indent-rtl-expected.png: * platform/chromium-linux/fast/block/float/015-expected.png: * platform/chromium-linux/fast/block/float/016-expected.png: * platform/chromium-linux/fast/block/float/025-expected.png: * platform/chromium-linux/fast/block/float/026-expected.png: * platform/chromium-linux/fast/block/float/027-expected.png: * platform/chromium-linux/fast/block/float/028-expected.png: * platform/chromium-linux/fast/block/float/032-expected.png: * platform/chromium-linux/fast/block/float/float-avoidance-expected.png: * platform/chromium-linux/fast/block/float/nopaint-after-layer-destruction-expected.png: * platform/chromium-linux/fast/block/float/nopaint-after-layer-destruction2-expected.png: * platform/chromium-linux/fast/block/float/table-relayout-expected.png: * platform/chromium-linux/fast/block/float/width-update-after-clear-expected.png: * platform/chromium-linux/fast/block/margin-collapse/empty-clear-blocks-expected.png: * platform/chromium-linux/fast/block/positioning/height-change-expected.png: * platform/chromium-linux/fast/block/positioning/leftmargin-topmargin-expected.png: * platform/chromium-linux/fast/block/positioning/relayout-on-position-change-expected.png: * platform/chromium-linux/fast/block/positioning/window-height-change-expected.png: * platform/chromium-linux/fast/blockflow/fieldsets-expected.png: * platform/chromium-linux/fast/borders/rtl-border-01-expected.png: * platform/chromium-linux/fast/borders/rtl-border-02-expected.png: * platform/chromium-linux/fast/borders/rtl-border-03-expected.png: * platform/chromium-linux/fast/borders/rtl-border-04-expected.png: * platform/chromium-linux/fast/borders/rtl-border-05-expected.png: * platform/chromium-linux/fast/borders/svg-as-border-image-2-expected.png: * platform/chromium-linux/fast/borders/svg-as-border-image-expected.png: * platform/chromium-linux/fast/css-generated-content/014-expected.png: * platform/chromium-linux/fast/css-generated-content/016-expected.png: * platform/chromium-linux/fast/css-generated-content/hover-style-change-expected.png: * platform/chromium-linux/fast/css/MarqueeLayoutTest-expected.png: * platform/chromium-linux/fast/css/apple-prefix-expected.png: * platform/chromium-linux/fast/css/border-radius-outline-offset-expected.png: * platform/chromium-linux/fast/css/fieldset-display-row-expected.png: * platform/chromium-linux/fast/css/find-next-layer-expected.png: * platform/chromium-linux/fast/css/first-letter-detach-expected.png: * platform/chromium-linux/fast/css/h1-in-section-elements-expected.png: * platform/chromium-linux/fast/css/hover-subselector-expected.png: * platform/chromium-linux/fast/css/input-search-padding-expected.png: * platform/chromium-linux/fast/css/list-outline-expected.png: * platform/chromium-linux/fast/css/outline-auto-location-expected.png: * platform/chromium-linux/fast/css/resize-corner-tracking-expected.png: * platform/chromium-linux/fast/css/rtl-ordering-expected.png: * platform/chromium-linux/fast/css/universal-hover-quirk-expected.png: * platform/chromium-linux/fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.png: * platform/chromium-linux/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.png: * platform/chromium-linux/fast/dom/HTMLTableElement/colSpan-expected.png: * platform/chromium-linux/fast/dom/HTMLTableElement/createCaption-expected.png: * platform/chromium-linux/fast/dom/Window/open-existing-pop-up-blocking-expected.png: * platform/chromium-linux/fast/dom/clone-node-dynamic-style-expected.png: * platform/chromium-linux/fast/dom/css-inline-style-important-expected.png: * platform/chromium-linux/fast/dom/isindex-001-expected.png: * platform/chromium-linux/fast/dom/isindex-002-expected.png: * platform/chromium-linux/fast/dom/row-inner-text-expected.png: * platform/chromium-linux/fast/dynamic/012-expected.png: * platform/chromium-linux/fast/dynamic/013-expected.png: * platform/chromium-linux/fast/dynamic/015-expected.png: * platform/chromium-linux/fast/dynamic/selection-highlight-adjust-expected.png: * platform/chromium-linux/fast/encoding/utf-16-big-endian-expected.png: * platform/chromium-linux/fast/encoding/utf-16-little-endian-expected.png: * platform/chromium-linux/fast/forms/006-expected.png: * platform/chromium-linux/fast/forms/007-expected.png: * platform/chromium-win-vista/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png: * platform/chromium-win/editing/selection/7152-1-expected.png: * platform/chromium-win/editing/selection/7152-2-expected.png: * platform/chromium-win/editing/selection/click-start-of-line-expected.png: * platform/chromium-win/editing/selection/iframe-expected.png: * platform/chromium-win/editing/selection/image-before-linebreak-expected.png: * platform/chromium-win/editing/selection/inline-table-expected.png: * platform/chromium-win/editing/selection/mixed-editability-3-expected.png: * platform/chromium-win/editing/selection/mixed-editability-4-expected.png: * platform/chromium-win/editing/selection/mixed-editability-5-expected.png: * platform/chromium-win/editing/selection/mixed-editability-8-expected.png: * platform/chromium-win/editing/selection/mixed-editability-9-expected.png: * platform/chromium-win/editing/selection/move-by-line-001-expected.png: * platform/chromium-win/editing/selection/select-all-iframe-expected.png: * platform/chromium-win/editing/style/5017613-1-expected.png: * platform/chromium-win/editing/style/5017613-2-expected.png: * platform/chromium-win/editing/undo/4063751-expected.png: * platform/chromium-win/editing/unsupported-content/table-type-after-expected.png: * platform/chromium-win/editing/unsupported-content/table-type-before-expected.png: * platform/chromium-win/fast/backgrounds/background-inherit-color-bug-expected.png: * platform/chromium-win/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png: * platform/chromium-win/fast/backgrounds/size/backgroundSize17-expected.png: * platform/chromium-win/fast/backgrounds/size/backgroundSize18-expected.png: * platform/chromium-win/fast/backgrounds/size/backgroundSize19-expected.png: * platform/chromium-win/fast/backgrounds/size/backgroundSize20-expected.png: * platform/chromium-win/fast/backgrounds/size/backgroundSize21-expected.png: * platform/chromium-win/fast/backgrounds/size/backgroundSize22-expected.png: * platform/chromium-win/fast/block/basic/013-expected.png: * platform/chromium-win/fast/block/basic/018-expected.png: * platform/chromium-win/fast/block/basic/fieldset-stretch-to-legend-expected.png: * platform/chromium-win/fast/block/basic/quirk-percent-height-table-cell-expected.png: * platform/chromium-win/fast/block/basic/text-indent-rtl-expected.png: * platform/chromium-win/fast/block/float/015-expected.png: * platform/chromium-win/fast/block/float/016-expected.png: * platform/chromium-win/fast/block/float/025-expected.png: * platform/chromium-win/fast/block/float/026-expected.png: * platform/chromium-win/fast/block/float/027-expected.png: * platform/chromium-win/fast/block/float/028-expected.png: * platform/chromium-win/fast/block/float/032-expected.png: * platform/chromium-win/fast/block/float/float-avoidance-expected.png: * platform/chromium-win/fast/block/float/nopaint-after-layer-destruction-expected.png: * platform/chromium-win/fast/block/float/nopaint-after-layer-destruction2-expected.png: * platform/chromium-win/fast/block/float/table-relayout-expected.png: * platform/chromium-win/fast/block/float/width-update-after-clear-expected.png: * platform/chromium-win/fast/block/margin-collapse/empty-clear-blocks-expected.png: * platform/chromium-win/fast/block/positioning/height-change-expected.png: * platform/chromium-win/fast/block/positioning/leftmargin-topmargin-expected.png: * platform/chromium-win/fast/block/positioning/relayout-on-position-change-expected.png: * platform/chromium-win/fast/block/positioning/window-height-change-expected.png: * platform/chromium-win/fast/blockflow/fieldsets-expected.png: * platform/chromium-win/fast/borders/rtl-border-01-expected.png: * platform/chromium-win/fast/borders/rtl-border-02-expected.png: * platform/chromium-win/fast/borders/rtl-border-03-expected.png: * platform/chromium-win/fast/borders/rtl-border-04-expected.png: * platform/chromium-win/fast/borders/rtl-border-05-expected.png: * platform/chromium-win/fast/borders/svg-as-border-image-2-expected.png: * platform/chromium-win/fast/borders/svg-as-border-image-expected.png: * platform/chromium-win/fast/borders/table-borders-expected.png: * platform/chromium-win/fast/box-shadow/box-shadow-radius-expected.png: * platform/chromium-win/fast/box-shadow/inset-box-shadow-radius-expected.png: * platform/chromium-win/fast/css-generated-content/014-expected.png: * platform/chromium-win/fast/css-generated-content/016-expected.png: * platform/chromium-win/fast/css-generated-content/hover-style-change-expected.png: * platform/chromium-win/fast/css/MarqueeLayoutTest-expected.png: * platform/chromium-win/fast/css/apple-prefix-expected.png: * platform/chromium-win/fast/css/border-radius-outline-offset-expected.png: * platform/chromium-win/fast/css/fieldset-display-row-expected.png: * platform/chromium-win/fast/css/find-next-layer-expected.png: * platform/chromium-win/fast/css/first-letter-detach-expected.png: * platform/chromium-win/fast/css/h1-in-section-elements-expected.png: * platform/chromium-win/fast/css/hover-subselector-expected.png: * platform/chromium-win/fast/css/input-search-padding-expected.png: * platform/chromium-win/fast/css/list-outline-expected.png: * platform/chromium-win/fast/css/outline-auto-location-expected.png: * platform/chromium-win/fast/css/resize-corner-tracking-expected.png: * platform/chromium-win/fast/css/rtl-ordering-expected.png: * platform/chromium-win/fast/css/universal-hover-quirk-expected.png: * platform/chromium-win/fast/dom/HTMLLinkElement/pending-stylesheet-count-expected.png: * platform/chromium-win/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.png: * platform/chromium-win/fast/dom/HTMLTableElement/colSpan-expected.png: * platform/chromium-win/fast/dom/HTMLTableElement/createCaption-expected.png: * platform/chromium-win/fast/dom/Window/open-existing-pop-up-blocking-expected.png: * platform/chromium-win/fast/dom/attr_dead_doc-expected.png: * platform/chromium-win/fast/dom/clone-node-dynamic-style-expected.png: * platform/chromium-win/fast/dom/css-inline-style-important-expected.png: * platform/chromium-win/fast/dom/isindex-001-expected.png: * platform/chromium-win/fast/dom/isindex-002-expected.png: * platform/chromium-win/fast/dom/row-inner-text-expected.png: * platform/chromium-win/fast/dynamic/012-expected.png: * platform/chromium-win/fast/dynamic/013-expected.png: * platform/chromium-win/fast/dynamic/015-expected.png: * platform/chromium-win/fast/dynamic/selection-highlight-adjust-expected.png: * platform/chromium-win/fast/encoding/utf-16-big-endian-expected.png: * platform/chromium-win/fast/encoding/utf-16-little-endian-expected.png: * platform/chromium-win/fast/forms/006-expected.png: * platform/chromium-win/fast/forms/007-expected.png: * platform/chromium/test_expectations.txt: 2011-07-10 James Robinson [chromium] Fix test_expectations.txt * platform/chromium/test_expectations.txt: 2011-07-10 James Robinson [chromium] Update win/linux pixel baselines for r90701 (part 2/??) * platform/chromium-linux/css1/box_properties/padding_left_inline-expected.png: * platform/chromium-linux/css1/box_properties/padding_right-expected.png: * platform/chromium-linux/css1/box_properties/padding_right_inline-expected.png: * platform/chromium-linux/css1/box_properties/padding_top-expected.png: * platform/chromium-linux/css1/box_properties/padding_top_inline-expected.png: * platform/chromium-linux/css1/box_properties/width-expected.png: * platform/chromium-linux/css1/cascade/cascade_order-expected.png: * platform/chromium-linux/css1/cascade/important-expected.png: * platform/chromium-linux/css1/classification/display-expected.png: * platform/chromium-linux/css1/classification/list_style-expected.png: * platform/chromium-linux/css1/classification/list_style_image-expected.png: * platform/chromium-linux/css1/classification/list_style_position-expected.png: * platform/chromium-linux/css1/classification/list_style_type-expected.png: * platform/chromium-linux/css1/classification/white_space-expected.png: * platform/chromium-linux/css1/color_and_background/background-expected.png: * platform/chromium-linux/css1/color_and_background/background_attachment-expected.png: * platform/chromium-linux/css1/color_and_background/background_color-expected.png: * platform/chromium-linux/css1/color_and_background/background_image-expected.png: * platform/chromium-linux/css1/color_and_background/background_position-expected.png: * platform/chromium-linux/css1/color_and_background/background_repeat-expected.png: * platform/chromium-linux/css1/color_and_background/color-expected.png: * platform/chromium-linux/css1/font_properties/font-expected.png: * platform/chromium-linux/css1/font_properties/font_family-expected.png: * platform/chromium-linux/css1/font_properties/font_size-expected.png: * platform/chromium-linux/css1/font_properties/font_style-expected.png: * platform/chromium-linux/css1/font_properties/font_variant-expected.png: * platform/chromium-linux/css1/font_properties/font_weight-expected.png: * platform/chromium-linux/css1/formatting_model/canvas-expected.png: * platform/chromium-linux/css1/formatting_model/floating_elements-expected.png: * platform/chromium-linux/css1/formatting_model/height_of_lines-expected.png: * platform/chromium-linux/css1/formatting_model/inline_elements-expected.png: * platform/chromium-linux/css1/formatting_model/replaced_elements-expected.png: * platform/chromium-linux/css1/formatting_model/vertical_formatting-expected.png: * platform/chromium-linux/css1/pseudo/anchor-expected.png: * platform/chromium-linux/css1/pseudo/firstletter-expected.png: * platform/chromium-linux/css1/pseudo/firstline-expected.png: * platform/chromium-linux/css1/pseudo/multiple_pseudo_elements-expected.png: * platform/chromium-linux/css1/pseudo/pseudo_elements_in_selectors-expected.png: * platform/chromium-linux/css1/text_properties/letter_spacing-expected.png: * platform/chromium-linux/css1/text_properties/line_height-expected.png: * platform/chromium-linux/css1/text_properties/text_align-expected.png: * platform/chromium-linux/css1/text_properties/text_decoration-expected.png: * platform/chromium-linux/css1/text_properties/text_indent-expected.png: * platform/chromium-linux/css1/text_properties/text_transform-expected.png: * platform/chromium-linux/css1/text_properties/vertical_align-expected.png: * platform/chromium-linux/css1/text_properties/word_spacing-expected.png: * platform/chromium-linux/css1/units/color_units-expected.png: * platform/chromium-linux/css1/units/length_units-expected.png: * platform/chromium-linux/css1/units/percentage_units-expected.png: * platform/chromium-linux/css1/units/urls-expected.png: * platform/chromium-linux/css2.1/t0805-c5516-brdr-c-00-a-expected.png: * platform/chromium-linux/css2.1/t0805-c5516-ibrdr-c-00-a-expected.png: * platform/chromium-linux/css2.1/t0805-c5517-brdr-s-00-c-expected.png: * platform/chromium-linux/css2.1/t0805-c5522-brdr-00-b-expected.png: * platform/chromium-linux/css2.1/t0805-c5522-ibrdr-00-a-expected.png: * platform/chromium-linux/css3/css3-modsel-33-expected.png: * platform/chromium-linux/editing/deleting/5099303-expected.png: * platform/chromium-linux/editing/deleting/5126166-expected.png: * platform/chromium-linux/editing/deleting/5206311-1-expected.png: * platform/chromium-linux/editing/deleting/5433862-2-expected.png: * platform/chromium-linux/editing/deleting/5483370-expected.png: * platform/chromium-linux/editing/deleting/table-cells-expected.png: * platform/chromium-linux/editing/execCommand/5481523-expected.png: * platform/chromium-linux/editing/execCommand/create-list-with-hr-expected.png: * platform/chromium-linux/editing/execCommand/find-after-replace-expected.png: * platform/chromium-linux/editing/execCommand/insertHorizontalRule-expected.png: * platform/chromium-linux/editing/execCommand/paste-1-expected.png: * platform/chromium-linux/editing/execCommand/paste-2-expected.png: * platform/chromium-linux/editing/inserting/4278698-expected.png: * platform/chromium-linux/editing/inserting/insert-paragraph-01-expected.png: * platform/chromium-linux/editing/inserting/insert-paragraph-02-expected.png: * platform/chromium-linux/editing/inserting/insert-paragraph-03-expected.png: * platform/chromium-linux/editing/inserting/insert-paragraph-04-expected.png: * platform/chromium-linux/editing/inserting/paragraph-separator-in-table-1-expected.png: * platform/chromium-linux/editing/inserting/paragraph-separator-in-table-2-expected.png: * platform/chromium-linux/editing/pasteboard/4076267-2-expected.png: * platform/chromium-linux/editing/pasteboard/4076267-3-expected.png: * platform/chromium-linux/editing/pasteboard/4076267-expected.png: * platform/chromium-linux/editing/pasteboard/5156401-1-expected.png: * platform/chromium-linux/editing/pasteboard/5387578-expected.png: * platform/chromium-linux/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png: * platform/chromium-linux/editing/pasteboard/drop-text-without-selection-expected.png: * platform/chromium-linux/editing/pasteboard/merge-end-table-expected.png: * platform/chromium-linux/editing/pasteboard/subframe-dragndrop-1-expected.png: * platform/chromium-linux/editing/pasteboard/undoable-fragment-removes-expected.png: * platform/chromium-linux/editing/selection/4402375-expected.png: * platform/chromium-linux/editing/selection/4776665-expected.png: * platform/chromium-linux/editing/selection/4818145-expected.png: * platform/chromium-linux/editing/selection/4889598-expected.png: * platform/chromium-linux/editing/selection/4895428-2-expected.png: * platform/chromium-linux/editing/selection/4960137-expected.png: * platform/chromium-linux/editing/selection/4975120-expected.png: * platform/chromium-linux/editing/selection/5057506-2-expected.png: * platform/chromium-linux/editing/selection/5057506-expected.png: * platform/chromium-linux/editing/selection/6476-expected.png: * platform/chromium-win/css1/box_properties/padding_left_inline-expected.png: * platform/chromium-win/css1/box_properties/padding_right-expected.png: * platform/chromium-win/css1/box_properties/padding_right_inline-expected.png: * platform/chromium-win/css1/box_properties/padding_top-expected.png: * platform/chromium-win/css1/box_properties/padding_top_inline-expected.png: * platform/chromium-win/css1/box_properties/width-expected.png: * platform/chromium-win/css1/cascade/cascade_order-expected.png: * platform/chromium-win/css1/cascade/important-expected.png: * platform/chromium-win/css1/classification/display-expected.png: * platform/chromium-win/css1/classification/list_style-expected.png: * platform/chromium-win/css1/classification/list_style_image-expected.png: * platform/chromium-win/css1/classification/list_style_position-expected.png: * platform/chromium-win/css1/classification/list_style_type-expected.png: * platform/chromium-win/css1/classification/white_space-expected.png: * platform/chromium-win/css1/color_and_background/background-expected.png: * platform/chromium-win/css1/color_and_background/background_attachment-expected.png: * platform/chromium-win/css1/color_and_background/background_color-expected.png: * platform/chromium-win/css1/color_and_background/background_image-expected.png: * platform/chromium-win/css1/color_and_background/background_position-expected.png: * platform/chromium-win/css1/color_and_background/background_repeat-expected.png: * platform/chromium-win/css1/color_and_background/color-expected.png: * platform/chromium-win/css1/font_properties/font-expected.png: * platform/chromium-win/css1/font_properties/font_family-expected.png: * platform/chromium-win/css1/font_properties/font_size-expected.png: * platform/chromium-win/css1/font_properties/font_style-expected.png: * platform/chromium-win/css1/font_properties/font_variant-expected.png: * platform/chromium-win/css1/font_properties/font_weight-expected.png: * platform/chromium-win/css1/formatting_model/canvas-expected.png: * platform/chromium-win/css1/formatting_model/floating_elements-expected.png: * platform/chromium-win/css1/formatting_model/height_of_lines-expected.png: * platform/chromium-win/css1/formatting_model/inline_elements-expected.png: * platform/chromium-win/css1/formatting_model/replaced_elements-expected.png: * platform/chromium-win/css1/formatting_model/vertical_formatting-expected.png: * platform/chromium-win/css1/pseudo/anchor-expected.png: * platform/chromium-win/css1/pseudo/firstletter-expected.png: * platform/chromium-win/css1/pseudo/firstline-expected.png: * platform/chromium-win/css1/pseudo/multiple_pseudo_elements-expected.png: * platform/chromium-win/css1/pseudo/pseudo_elements_in_selectors-expected.png: * platform/chromium-win/css1/text_properties/letter_spacing-expected.png: * platform/chromium-win/css1/text_properties/line_height-expected.png: * platform/chromium-win/css1/text_properties/text_align-expected.png: * platform/chromium-win/css1/text_properties/text_decoration-expected.png: * platform/chromium-win/css1/text_properties/text_indent-expected.png: * platform/chromium-win/css1/text_properties/text_transform-expected.png: * platform/chromium-win/css1/text_properties/vertical_align-expected.png: * platform/chromium-win/css1/text_properties/word_spacing-expected.png: * platform/chromium-win/css1/units/color_units-expected.png: * platform/chromium-win/css1/units/length_units-expected.png: * platform/chromium-win/css1/units/percentage_units-expected.png: * platform/chromium-win/css1/units/urls-expected.png: * platform/chromium-win/css2.1/t0805-c5516-brdr-c-00-a-expected.png: * platform/chromium-win/css2.1/t0805-c5516-ibrdr-c-00-a-expected.png: * platform/chromium-win/css2.1/t0805-c5517-brdr-s-00-c-expected.png: * platform/chromium-win/css2.1/t0805-c5522-brdr-00-b-expected.png: * platform/chromium-win/css2.1/t0805-c5522-ibrdr-00-a-expected.png: * platform/chromium-win/css3/css3-modsel-33-expected.png: * platform/chromium-win/editing/deleting/5099303-expected.png: * platform/chromium-win/editing/deleting/5126166-expected.png: * platform/chromium-win/editing/deleting/5206311-1-expected.png: * platform/chromium-win/editing/deleting/5433862-2-expected.png: * platform/chromium-win/editing/deleting/5483370-expected.png: * platform/chromium-win/editing/deleting/table-cells-expected.png: * platform/chromium-win/editing/execCommand/5481523-expected.png: * platform/chromium-win/editing/execCommand/create-list-with-hr-expected.png: * platform/chromium-win/editing/execCommand/find-after-replace-expected.png: * platform/chromium-win/editing/execCommand/insertHorizontalRule-expected.png: * platform/chromium-win/editing/execCommand/paste-1-expected.png: * platform/chromium-win/editing/execCommand/paste-2-expected.png: * platform/chromium-win/editing/inserting/4278698-expected.png: * platform/chromium-win/editing/inserting/insert-paragraph-01-expected.png: * platform/chromium-win/editing/inserting/insert-paragraph-02-expected.png: * platform/chromium-win/editing/inserting/insert-paragraph-03-expected.png: * platform/chromium-win/editing/inserting/insert-paragraph-04-expected.png: * platform/chromium-win/editing/inserting/paragraph-separator-in-table-1-expected.png: * platform/chromium-win/editing/inserting/paragraph-separator-in-table-2-expected.png: * platform/chromium-win/editing/pasteboard/4076267-2-expected.png: * platform/chromium-win/editing/pasteboard/4076267-3-expected.png: * platform/chromium-win/editing/pasteboard/4076267-expected.png: * platform/chromium-win/editing/pasteboard/5156401-1-expected.png: * platform/chromium-win/editing/pasteboard/5387578-expected.png: * platform/chromium-win/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png: * platform/chromium-win/editing/pasteboard/drop-text-without-selection-expected.png: * platform/chromium-win/editing/pasteboard/merge-end-table-expected.png: * platform/chromium-win/editing/pasteboard/subframe-dragndrop-1-expected.png: * platform/chromium-win/editing/pasteboard/undoable-fragment-removes-expected.png: * platform/chromium-win/editing/selection/4402375-expected.png: * platform/chromium-win/editing/selection/4776665-expected.png: * platform/chromium-win/editing/selection/4818145-expected.png: * platform/chromium-win/editing/selection/4889598-expected.png: * platform/chromium-win/editing/selection/4895428-2-expected.png: * platform/chromium-win/editing/selection/4960137-expected.png: * platform/chromium-win/editing/selection/4975120-expected.png: * platform/chromium-win/editing/selection/5057506-2-expected.png: * platform/chromium-win/editing/selection/5057506-expected.png: * platform/chromium-win/editing/selection/6476-expected.png: * platform/chromium/test_expectations.txt: 2011-07-10 James Robinson [chromium] Add win/linux pixel baselines for r90701 (part 1/20) * platform/chromium-linux/css1/basic/class_as_selector-expected.png: * platform/chromium-linux/css1/basic/comments-expected.png: * platform/chromium-linux/css1/basic/containment-expected.png: * platform/chromium-linux/css1/basic/contextual_selectors-expected.png: * platform/chromium-linux/css1/basic/grouping-expected.png: * platform/chromium-linux/css1/basic/id_as_selector-expected.png: * platform/chromium-linux/css1/basic/inheritance-expected.png: * platform/chromium-linux/css1/box_properties/border-expected.png: * platform/chromium-linux/css1/box_properties/border_bottom-expected.png: * platform/chromium-linux/css1/box_properties/border_bottom_inline-expected.png: * platform/chromium-linux/css1/box_properties/border_bottom_width-expected.png: * platform/chromium-linux/css1/box_properties/border_bottom_width_inline-expected.png: * platform/chromium-linux/css1/box_properties/border_color-expected.png: * platform/chromium-linux/css1/box_properties/border_color_inline-expected.png: * platform/chromium-linux/css1/box_properties/border_inline-expected.png: * platform/chromium-linux/css1/box_properties/border_left-expected.png: * platform/chromium-linux/css1/box_properties/border_left_inline-expected.png: * platform/chromium-linux/css1/box_properties/border_left_width-expected.png: * platform/chromium-linux/css1/box_properties/border_left_width_inline-expected.png: * platform/chromium-linux/css1/box_properties/border_right-expected.png: * platform/chromium-linux/css1/box_properties/border_right_inline-expected.png: * platform/chromium-linux/css1/box_properties/border_right_width-expected.png: * platform/chromium-linux/css1/box_properties/border_right_width_inline-expected.png: * platform/chromium-linux/css1/box_properties/border_top-expected.png: * platform/chromium-linux/css1/box_properties/border_top_inline-expected.png: * platform/chromium-linux/css1/box_properties/border_top_width-expected.png: * platform/chromium-linux/css1/box_properties/border_top_width_inline-expected.png: * platform/chromium-linux/css1/box_properties/border_width-expected.png: * platform/chromium-linux/css1/box_properties/border_width_inline-expected.png: * platform/chromium-linux/css1/box_properties/clear-expected.png: * platform/chromium-linux/css1/box_properties/clear_float-expected.png: * platform/chromium-linux/css1/box_properties/float-expected.png: * platform/chromium-linux/css1/box_properties/float_elements_in_series-expected.png: * platform/chromium-linux/css1/box_properties/float_margin-expected.png: * platform/chromium-linux/css1/box_properties/float_on_text_elements-expected.png: * platform/chromium-linux/css1/box_properties/height-expected.png: * platform/chromium-linux/css1/box_properties/margin-expected.png: * platform/chromium-linux/css1/box_properties/margin_bottom-expected.png: * platform/chromium-linux/css1/box_properties/margin_bottom_inline-expected.png: * platform/chromium-linux/css1/box_properties/margin_inline-expected.png: * platform/chromium-linux/css1/box_properties/margin_left-expected.png: * platform/chromium-linux/css1/box_properties/margin_left_inline-expected.png: * platform/chromium-linux/css1/box_properties/margin_right-expected.png: * platform/chromium-linux/css1/box_properties/margin_right_inline-expected.png: * platform/chromium-linux/css1/box_properties/margin_top-expected.png: * platform/chromium-linux/css1/box_properties/margin_top_inline-expected.png: * platform/chromium-linux/css1/box_properties/padding-expected.png: * platform/chromium-linux/css1/box_properties/padding_bottom-expected.png: * platform/chromium-linux/css1/box_properties/padding_bottom_inline-expected.png: * platform/chromium-linux/css1/box_properties/padding_inline-expected.png: * platform/chromium-linux/css1/box_properties/padding_left-expected.png: * platform/chromium-win/css1/basic/class_as_selector-expected.png: * platform/chromium-win/css1/basic/comments-expected.png: * platform/chromium-win/css1/basic/containment-expected.png: * platform/chromium-win/css1/basic/contextual_selectors-expected.png: * platform/chromium-win/css1/basic/grouping-expected.png: * platform/chromium-win/css1/basic/id_as_selector-expected.png: * platform/chromium-win/css1/basic/inheritance-expected.png: * platform/chromium-win/css1/box_properties/border-expected.png: * platform/chromium-win/css1/box_properties/border_bottom-expected.png: * platform/chromium-win/css1/box_properties/border_bottom_inline-expected.png: * platform/chromium-win/css1/box_properties/border_bottom_width-expected.png: * platform/chromium-win/css1/box_properties/border_bottom_width_inline-expected.png: * platform/chromium-win/css1/box_properties/border_color-expected.png: * platform/chromium-win/css1/box_properties/border_color_inline-expected.png: * platform/chromium-win/css1/box_properties/border_inline-expected.png: * platform/chromium-win/css1/box_properties/border_left-expected.png: * platform/chromium-win/css1/box_properties/border_left_inline-expected.png: * platform/chromium-win/css1/box_properties/border_left_width-expected.png: * platform/chromium-win/css1/box_properties/border_left_width_inline-expected.png: * platform/chromium-win/css1/box_properties/border_right-expected.png: * platform/chromium-win/css1/box_properties/border_right_inline-expected.png: * platform/chromium-win/css1/box_properties/border_right_width-expected.png: * platform/chromium-win/css1/box_properties/border_right_width_inline-expected.png: * platform/chromium-win/css1/box_properties/border_top-expected.png: * platform/chromium-win/css1/box_properties/border_top_inline-expected.png: * platform/chromium-win/css1/box_properties/border_top_width-expected.png: * platform/chromium-win/css1/box_properties/border_top_width_inline-expected.png: * platform/chromium-win/css1/box_properties/border_width-expected.png: * platform/chromium-win/css1/box_properties/border_width_inline-expected.png: * platform/chromium-win/css1/box_properties/clear-expected.png: * platform/chromium-win/css1/box_properties/clear_float-expected.png: * platform/chromium-win/css1/box_properties/float-expected.png: * platform/chromium-win/css1/box_properties/float_elements_in_series-expected.png: * platform/chromium-win/css1/box_properties/float_margin-expected.png: * platform/chromium-win/css1/box_properties/float_on_text_elements-expected.png: * platform/chromium-win/css1/box_properties/height-expected.png: * platform/chromium-win/css1/box_properties/margin-expected.png: * platform/chromium-win/css1/box_properties/margin_bottom-expected.png: * platform/chromium-win/css1/box_properties/margin_bottom_inline-expected.png: * platform/chromium-win/css1/box_properties/margin_inline-expected.png: * platform/chromium-win/css1/box_properties/margin_left-expected.png: * platform/chromium-win/css1/box_properties/margin_left_inline-expected.png: * platform/chromium-win/css1/box_properties/margin_right-expected.png: * platform/chromium-win/css1/box_properties/margin_right_inline-expected.png: * platform/chromium-win/css1/box_properties/margin_top-expected.png: * platform/chromium-win/css1/box_properties/margin_top_inline-expected.png: * platform/chromium-win/css1/box_properties/padding-expected.png: * platform/chromium-win/css1/box_properties/padding_bottom-expected.png: * platform/chromium-win/css1/box_properties/padding_bottom_inline-expected.png: * platform/chromium-win/css1/box_properties/padding_inline-expected.png: * platform/chromium-win/css1/box_properties/padding_left-expected.png: * platform/chromium/test_expectations.txt: 2011-07-10 James Robinson [chromium] Windows expectation updates for r90701 * platform/chromium/test_expectations.txt: 2011-07-10 Kenichi Ishibashi Let plugins participate in form submission https://bugs.webkit.org/show_bug.cgi?id=13061 Adds a test that checks getting form value from plugins. This test will pass only mac Leopard for now. Reviewed by Anders Carlsson. * platform/chromium/test_expectations.txt: Added an entry for plugins/form-value.html. * platform/gtk/Skipped: Ditto. * platform/mac-snowleopard/Skipped: Ditto. * platform/qt/Skipped: Ditto. * platform/win/Skipped: Ditto. * platform/wk2/Skipped: Ditto. * plugins/form-value-expected.txt: Added. * plugins/form-value.html: Added. 2011-07-10 James Robinson [chromium] More expectation fixes. * platform/chromium/test_expectations.txt: 2011-07-10 James Robinson [chromium] Add more test expectations for r90701 * platform/chromium/test_expectations.txt: 2011-07-10 Tom Hudson Reviewed by James Robinson. GraphicsContextSkia::drawConvexPolygon doesn't pay attention to shouldAntialias https://bugs.webkit.org/show_bug.cgi?id=61369 * platform/chromium/test_expectations.txt: Temporarily add roughly 1100 images that were incorrectly being antialiased; will remove once they've been rebaselined off of the bots. 2011-07-10 Adam Barth Optmize LayoutTest resutls by removing redundant results. Rubber-stamped by Eric Seidel. * platform/chromium-gpu-linux/compositing/geometry/foreground-layer-expected.txt: Removed. * platform/chromium-gpu-linux/compositing/iframes/invisible-nested-iframe-show-expected.txt: Removed. * platform/chromium-gpu-linux/compositing/overflow/clip-descendents-expected.txt: Removed. * platform/chromium-gpu-linux/compositing/tiling/huge-layer-add-remove-child-expected.txt: Removed. * platform/chromium-gpu-linux/compositing/tiling/huge-layer-expected.txt: Removed. * platform/chromium-gpu-linux/compositing/tiling/huge-layer-resize-expected.txt: Removed. * platform/chromium-linux-x86/fast/backgrounds/border-radius-split-background-expected.png: Removed. * platform/chromium-linux-x86/fast/backgrounds/border-radius-split-background-image-expected.png: Removed. * platform/chromium-linux-x86/fast/borders/border-antialiasing-expected.png: Removed. * platform/chromium-linux-x86/fast/borders/border-antialiasing-expected.txt: Removed. * platform/chromium-linux-x86/fast/borders/border-radius-constraints-expected.png: Removed. * platform/chromium-linux-x86/fast/borders/border-radius-huge-assert-expected.png: Removed. * platform/chromium-linux-x86/fast/borders/border-radius-split-inline-expected.png: Removed. * platform/chromium-linux-x86/fast/borders/borderRadiusAllStylesAllCorners-expected.png: Removed. * platform/chromium-linux-x86/fast/borders/borderRadiusArcs01-expected.png: Removed. * platform/chromium-linux-x86/fast/borders/borderRadiusDashed02-expected.png: Removed. * platform/chromium-linux-x86/fast/borders/borderRadiusDashed03-expected.png: Removed. * platform/chromium-linux-x86/fast/borders/borderRadiusDotted01-expected.png: Removed. * platform/chromium-linux-x86/fast/borders/borderRadiusDouble01-expected.png: Removed. * platform/chromium-linux-x86/fast/borders/borderRadiusDouble02-expected.png: Removed. * platform/chromium-linux-x86/fast/borders/borderRadiusDouble03-expected.png: Removed. * platform/chromium-linux-x86/fast/borders/borderRadiusInset01-expected.png: Removed. * platform/chromium-linux-x86/fast/borders/borderRadiusInvalidColor-expected.png: Removed. * platform/chromium-linux-x86/fast/borders/borderRadiusOutset01-expected.png: Removed. * platform/chromium-linux-x86/fast/borders/borderRadiusSolid01-expected.png: Removed. * platform/chromium-linux-x86/fast/borders/borderRadiusSolid02-expected.png: Removed. * platform/chromium-linux-x86/fast/borders/borderRadiusSolid03-expected.png: Removed. * platform/chromium-linux-x86/fast/borders/borderRadiusSolid04-expected.png: Removed. * platform/chromium-linux-x86/fast/borders/different-color-borders-expected.png: Removed. * platform/chromium-linux-x86/fast/borders/fieldsetBorderRadius-expected.png: Removed. * platform/chromium-linux-x86/fast/box-shadow/inset-box-shadows-expected.png: Removed. * platform/chromium-linux-x86/fast/box-shadow/inset-expected.png: Removed. * platform/chromium-linux-x86/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.png: Removed. * platform/chromium-linux-x86/fast/box-shadow/spread-multiple-inset-expected.png: Removed. * platform/chromium-linux-x86/fast/clip/overflow-border-radius-clip-expected.png: Removed. * platform/chromium-linux-x86/fast/css/last-of-type-pseudo-class-expected.png: Removed. * platform/chromium-linux-x86/fast/css/nested-rounded-corners-expected.png: Removed. * platform/chromium-linux-x86/fast/gradients/css3-linear-right-angle-gradients-expected.png: Removed. * platform/chromium-linux-x86/fast/gradients/css3-repeating-linear-gradients2-expected.png: Removed. * platform/chromium-linux-x86/fast/html/details-add-child-1-expected.png: Removed. * platform/chromium-linux-x86/fast/html/details-add-child-2-expected.png: Removed. * platform/chromium-linux-x86/fast/html/details-add-details-child-1-expected.png: Removed. * platform/chromium-linux-x86/fast/html/details-add-details-child-2-expected.png: Removed. * platform/chromium-linux-x86/fast/html/details-add-summary-child-1-expected.png: Removed. * platform/chromium-linux-x86/fast/html/details-add-summary-child-2-expected.png: Removed. * platform/chromium-linux-x86/fast/html/details-nested-1-expected.png: Removed. * platform/chromium-linux-x86/fast/html/details-nested-2-expected.png: Removed. * platform/chromium-linux-x86/fast/html/details-remove-child-1-expected.png: Removed. * platform/chromium-linux-x86/fast/html/details-remove-child-2-expected.png: Removed. * platform/chromium-linux-x86/fast/html/details-remove-summary-child-1-expected.png: Removed. * platform/chromium-linux-x86/fast/html/details-remove-summary-child-2-expected.png: Removed. * platform/chromium-linux-x86/fast/html/details-replace-summary-child-expected.png: Removed. * platform/chromium-linux-x86/fast/html/details-replace-summary-child-expected.txt: Removed. * platform/chromium-linux-x86/fast/html/details-replace-text-expected.png: Removed. * platform/chromium-linux-x86/fast/overflow/border-radius-clipping-expected.png: Removed. * platform/chromium-linux-x86/fast/repaint/border-radius-repaint-expected.png: Removed. * platform/chromium-linux-x86/fast/replaced/outline-replaced-elements-expected.png: Removed. * platform/chromium-linux-x86/fast/transforms/shadows-expected.png: Removed. * platform/chromium-linux-x86/fullscreen/full-screen-iframe-zIndex-expected.png: Removed. * platform/chromium-linux-x86/fullscreen/full-screen-zIndex-after-expected.png: Removed. * platform/chromium-linux-x86/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.png: Removed. * platform/chromium-linux-x86/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.txt: Removed. * platform/chromium-linux-x86/media/video-zoom-controls-expected.png: Removed. * platform/chromium-linux-x86/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.png: Removed. * platform/chromium-linux-x86/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt: Removed. * platform/chromium-linux-x86/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.png: Removed. * platform/chromium-linux-x86/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.txt: Removed. * platform/chromium-linux-x86/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt: Removed. * platform/chromium-linux-x86/svg/W3C-SVG-1.1/animate-elem-52-t-expected.png: Removed. * platform/chromium-linux-x86/svg/W3C-SVG-1.1/filters-felem-01-b-expected.png: Removed. * platform/chromium-linux-x86/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.png: Removed. * platform/chromium-linux-x86/svg/W3C-SVG-1.1/shapes-rect-02-t-expected.png: Removed. * platform/chromium-linux-x86/svg/as-image/img-preserveAspectRatio-support-2-expected.png: Removed. * platform/chromium-linux-x86/svg/as-image/svg-as-background-with-relative-size-expected.png: Removed. * platform/chromium-linux-x86/svg/as-image/svg-as-background-with-relative-size-expected.txt: Removed. * platform/chromium-linux-x86/svg/as-image/svg-as-background-with-viewBox-expected.txt: Removed. * platform/chromium-linux-x86/svg/as-object/object-box-sizing-no-width-height-expected.png: Removed. * platform/chromium-linux-x86/svg/custom/dasharrayOrigin-expected.png: Removed. * platform/chromium-linux-x86/svg/custom/embedding-external-svgs-expected.png: Removed. * platform/chromium-linux-x86/svg/custom/embedding-external-svgs-expected.txt: Removed. * platform/chromium-linux-x86/svg/custom/fractional-rects-expected.png: Removed. * platform/chromium-linux-x86/svg/custom/gradient-rotated-bbox-expected.png: Removed. * platform/chromium-linux-x86/svg/custom/invalid-fill-expected.png: Removed. * platform/chromium-linux-x86/svg/custom/invalid-fill-expected.txt: Removed. * platform/chromium-linux-x86/svg/custom/invalid-fill-hex-expected.png: Removed. * platform/chromium-linux-x86/svg/custom/invalid-stroke-hex-expected.png: Removed. * platform/chromium-linux-x86/svg/custom/invalid-uri-stroke-expected.png: Removed. * platform/chromium-linux-x86/svg/custom/object-no-size-attributes-expected.txt: Removed. * platform/chromium-linux-x86/svg/custom/object-sizing-expected.png: Removed. * platform/chromium-linux-x86/svg/custom/object-sizing-expected.txt: Removed. * platform/chromium-linux-x86/svg/custom/object-sizing-explicit-height-expected.png: Removed. * platform/chromium-linux-x86/svg/custom/object-sizing-explicit-height-expected.txt: Removed. * platform/chromium-linux-x86/svg/custom/object-sizing-explicit-width-expected.png: Removed. * platform/chromium-linux-x86/svg/custom/object-sizing-explicit-width-expected.txt: Removed. * platform/chromium-linux-x86/svg/custom/object-sizing-explicit-width-height-expected.png: Removed. * platform/chromium-linux-x86/svg/custom/object-sizing-explicit-width-height-expected.txt: Removed. * platform/chromium-linux-x86/svg/custom/object-sizing-height-50p-on-target-svg-absolute-expected.png: Removed. * platform/chromium-linux-x86/svg/custom/object-sizing-height-50p-on-target-svg-absolute-expected.txt: Removed. * platform/chromium-linux-x86/svg/custom/object-sizing-height-50p-on-target-svg-expected.png: Removed. * platform/chromium-linux-x86/svg/custom/object-sizing-height-50p-on-target-svg-expected.txt: Removed. * platform/chromium-linux-x86/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.png: Removed. * platform/chromium-linux-x86/svg/custom/object-sizing-no-width-height-expected.png: Removed. * platform/chromium-linux-x86/svg/custom/object-sizing-no-width-height-expected.txt: Removed. * platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.png: Removed. * platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.txt: Removed. * platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-expected.png: Removed. * platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-expected.txt: Removed. * platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.png: Removed. * platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt: Removed. * platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.png: Removed. * platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt: Removed. * platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.png: Removed. * platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.txt: Removed. * platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-on-target-svg-expected.png: Removed. * platform/chromium-linux-x86/svg/custom/object-sizing-width-50p-on-target-svg-expected.txt: Removed. * platform/chromium-linux-x86/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.png: Removed. * platform/chromium-linux-x86/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.txt: Removed. * platform/chromium-linux-x86/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.png: Removed. * platform/chromium-linux-x86/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.txt: Removed. * platform/chromium-linux-x86/svg/custom/rounded-rects-expected.png: Removed. * platform/chromium-linux-x86/svg/custom/svg-fonts-in-html-expected.png: Removed. * platform/chromium-linux-x86/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.png: Removed. * platform/chromium-linux-x86/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.png: Removed. * platform/chromium-linux-x86/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.png: Removed. * platform/chromium-linux-x86/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.png: Removed. * platform/chromium-linux-x86/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.png: Removed. * platform/chromium-linux-x86/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.png: Removed. * platform/chromium-linux-x86/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.png: Removed. * platform/chromium-linux-x86/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.png: Removed. * platform/chromium-linux-x86/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.png: Removed. * platform/chromium-linux-x86/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-bias-prop-expected.png: Removed. * platform/chromium-linux-x86/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-divisor-prop-expected.png: Removed. * platform/chromium-linux-x86/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-in-prop-expected.png: Removed. * platform/chromium-linux-x86/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelMatrix-prop-expected.png: Removed. * platform/chromium-linux-x86/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop-expected.png: Removed. * platform/chromium-linux-x86/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop-expected.png: Removed. * platform/chromium-linux-x86/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop-expected.png: Removed. * platform/chromium-linux-x86/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop-expected.png: Removed. * platform/chromium-linux-x86/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-color-attr-expected.png: Removed. * platform/chromium-linux-x86/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-opacity-attr-expected.png: Removed. * platform/chromium-linux-x86/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop-expected.png: Removed. * platform/chromium-linux-x86/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop-expected.png: Removed. * platform/chromium-linux-x86/svg/dynamic-updates/SVGTextElement-dom-dx-attr-expected.png: Removed. * platform/chromium-linux-x86/svg/dynamic-updates/SVGTextElement-dom-dy-attr-expected.png: Removed. * platform/chromium-linux-x86/svg/dynamic-updates/SVGTextElement-dom-rotate-attr-expected.png: Removed. * platform/chromium-linux-x86/svg/dynamic-updates/SVGTextElement-dom-x-attr-expected.png: Removed. * platform/chromium-linux-x86/svg/dynamic-updates/SVGTextElement-dom-y-attr-expected.png: Removed. * platform/chromium-linux-x86/svg/dynamic-updates/SVGTextElement-svgdom-dx-prop-expected.png: Removed. * platform/chromium-linux-x86/svg/dynamic-updates/SVGTextElement-svgdom-dy-prop-expected.png: Removed. * platform/chromium-linux-x86/svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop-expected.png: Removed. * platform/chromium-linux-x86/svg/dynamic-updates/SVGTextElement-svgdom-x-prop-expected.png: Removed. * platform/chromium-linux-x86/svg/dynamic-updates/SVGTextElement-svgdom-y-prop-expected.png: Removed. * platform/chromium-linux-x86/svg/filters/feBlend-invalid-mode-expected.txt: Removed. * platform/chromium-linux-x86/svg/filters/feConvolveFilter-y-bounds-expected.png: Removed. * platform/chromium-linux-x86/svg/filters/feDropShadow-expected.png: Removed. * platform/chromium-linux-x86/svg/hixie/intrinsic/001-expected.png: Removed. * platform/chromium-linux-x86/svg/hixie/intrinsic/001-expected.txt: Removed. * platform/chromium-linux-x86/svg/hixie/intrinsic/002-expected.png: Removed. * platform/chromium-linux-x86/svg/hixie/intrinsic/002-expected.txt: Removed. * platform/chromium-linux-x86/svg/hixie/intrinsic/003-expected.png: Removed. * platform/chromium-linux-x86/svg/hixie/intrinsic/003-expected.txt: Removed. * platform/chromium-linux-x86/svg/in-html/by-reference-expected.txt: Removed. * platform/chromium-linux-x86/svg/text/scaling-font-with-geometric-precision-expected.txt: Removed. * platform/chromium-linux-x86/svg/wicd/rightsizing-grid-expected.png: Removed. * platform/chromium-linux-x86/svg/wicd/rightsizing-grid-expected.txt: Removed. * platform/chromium-linux-x86/svg/wicd/test-rightsizing-a-expected.png: Removed. * platform/chromium-linux-x86/svg/wicd/test-rightsizing-a-expected.txt: Removed. * platform/chromium-linux-x86/svg/wicd/test-rightsizing-b-expected.png: Removed. * platform/chromium-linux-x86/svg/wicd/test-rightsizing-b-expected.txt: Removed. * platform/chromium-linux-x86/svg/wicd/test-scalable-background-image1-expected.png: Removed. * platform/chromium-linux-x86/svg/wicd/test-scalable-background-image1-expected.txt: Removed. * platform/chromium-linux-x86/svg/wicd/test-scalable-background-image2-expected.txt: Removed. * platform/chromium-linux-x86/svg/zoom/page/zoom-coords-viewattr-01-b-expected.png: Removed. * platform/chromium-linux-x86/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt: Removed. * platform/chromium-linux-x86/svg/zoom/page/zoom-foreignObject-expected.txt: Removed. * platform/chromium-linux-x86/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png: Removed. * platform/chromium-linux-x86/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: Removed. * platform/chromium-linux/editing/selection/drag-select-1-expected.txt: Removed. * platform/chromium-linux/editing/selection/range-between-block-and-inline-expected.txt: Removed. * platform/chromium-linux/editing/selection/select-across-readonly-input-1-expected.txt: Removed. * platform/chromium-linux/editing/selection/select-across-readonly-input-2-expected.txt: Removed. * platform/chromium-linux/editing/selection/select-across-readonly-input-3-expected.txt: Removed. * platform/chromium-linux/editing/selection/select-across-readonly-input-4-expected.txt: Removed. * platform/chromium-linux/editing/selection/select-across-readonly-input-5-expected.txt: Removed. * platform/chromium-linux/fast/block/positioning/vertical-rl/001-expected.txt: Removed. * platform/chromium-linux/fast/borders/border-antialiasing-expected.txt: Removed. * platform/chromium-linux/fast/css/percentage-non-integer-expected.txt: Removed. * platform/chromium-linux/fast/css/preserve-user-specified-zoom-level-on-reload-expected.txt: Removed. * platform/chromium-linux/fast/dom/DeviceOrientation/window-property-expected.txt: Removed. * platform/chromium-linux/fast/dom/HTMLAnchorElement/set-href-attribute-hash-expected.txt: Removed. * platform/chromium-linux/fast/dom/HTMLProgressElement/progress-element-with-child-crash-expected.txt: Removed. * platform/chromium-linux/fast/dom/Window/window-properties-device-orientation-expected.txt: Removed. * platform/chromium-linux/fast/forms/cursor-at-editable-content-boundary-expected.txt: Removed. * platform/chromium-linux/fast/forms/form-added-to-table-expected.txt: Removed. * platform/chromium-linux/fast/forms/input-readonly-autoscroll-expected.txt: Removed. * platform/chromium-linux/fast/forms/preserveFormDuringResidualStyle-expected.txt: Removed. * platform/chromium-linux/fast/forms/select-background-none-expected.txt: Removed. * platform/chromium-linux/fast/gradients/css3-repeating-linear-gradients2-expected.png: Removed. * platform/chromium-linux/fast/inline-block/inline-block-vertical-align-expected.txt: Removed. * platform/chromium-linux/fast/lists/005-vertical-expected.txt: Removed. * platform/chromium-linux/fast/lists/006-vertical-expected.txt: Removed. * platform/chromium-linux/fast/lists/007-vertical-expected.txt: Removed. * platform/chromium-linux/fast/lists/008-vertical-expected.txt: Removed. * platform/chromium-linux/fast/lists/009-vertical-expected.txt: Removed. * platform/chromium-linux/fast/multicol/column-rules-expected.txt: Removed. * platform/chromium-linux/fast/multicol/layers-in-multicol-expected.txt: Removed. * platform/chromium-linux/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt: Removed. * platform/chromium-linux/fast/table/fixed-table-non-cell-in-row-expected.txt: Removed. * platform/chromium-linux/fast/table/inline-form-assert-expected.txt: Removed. * platform/chromium-linux/fast/table/insert-cell-before-form-expected.txt: Removed. * platform/chromium-linux/fast/table/insert-row-before-form-expected.txt: Removed. * platform/chromium-linux/fast/table/table-and-parts-outline-expected.txt: Removed. * platform/chromium-linux/fast/text/capitalize-empty-generated-string-expected.txt: Removed. * platform/chromium-linux/fast/text/international/bidi-linebreak-001-expected.txt: Removed. * platform/chromium-linux/fast/text/international/bidi-linebreak-002-expected.txt: Removed. * platform/chromium-linux/fast/text/international/bidi-linebreak-003-expected.txt: Removed. * platform/chromium-linux/fast/text/international/unicode-bidi-plaintext-expected.txt: Removed. * platform/chromium-linux/fast/text/justify-padding-distribution-expected.png: Removed. * platform/chromium-linux/fast/text/softHyphen-expected.txt: Removed. * platform/chromium-linux/fast/text/word-break-soft-hyphen-expected.txt: Removed. * platform/chromium-linux/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt: Removed. * platform/chromium-linux/http/tests/appcache/manifest-redirect-expected.txt: Removed. * platform/chromium-linux/http/tests/appcache/resource-redirect-2-expected.txt: Removed. * platform/chromium-linux/http/tests/appcache/resource-redirect-expected.txt: Removed. * platform/chromium-linux/http/tests/appcache/wrong-content-type-expected.txt: Removed. * platform/chromium-linux/http/tests/appcache/wrong-signature-2-expected.txt: Removed. * platform/chromium-linux/http/tests/appcache/wrong-signature-expected.txt: Removed. * platform/chromium-linux/http/tests/loading/bad-scheme-subframe-expected.txt: Removed. * platform/chromium-linux/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.txt: Removed. * platform/chromium-linux/http/tests/security/aboutBlank/xss-DENIED-set-opener-expected.txt: Removed. * platform/chromium-linux/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt: Removed. * platform/chromium-linux/http/tests/security/xss-DENIED-frame-name-expected.txt: Removed. * platform/chromium-linux/platform/chromium/fast/text/text-stroke-with-border-expected.txt: Removed. * platform/chromium-linux/printing/page-count-relayout-shrink-expected.txt: Removed. * platform/chromium-linux/svg/W3C-SVG-1.1-SE/filters-felem-01-b-expected.txt: Removed. * platform/chromium-linux/svg/W3C-SVG-1.1-SE/interact-pointer-03-t-expected.txt: Removed. * platform/chromium-linux/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.txt: Removed. * platform/chromium-linux/svg/W3C-SVG-1.1-SE/struct-use-14-f-expected.txt: Removed. * platform/chromium-linux/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt: Removed. * platform/chromium-linux/svg/W3C-SVG-1.1/masking-path-05-f-expected.txt: Removed. * platform/chromium-linux/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt: Removed. * platform/chromium-linux/svg/as-image/svg-as-background-with-relative-size-expected.txt: Removed. * platform/chromium-linux/svg/as-image/svg-as-background-with-viewBox-expected.txt: Removed. * platform/chromium-linux/svg/batik/text/textDecoration2-expected.txt: Removed. * platform/chromium-linux/svg/batik/text/textLayout-expected.txt: Removed. * platform/chromium-linux/svg/batik/text/textPCDATA-expected.txt: Removed. * platform/chromium-linux/svg/css/path-gradient-stroke-shadow-expected.png: Removed. * platform/chromium-linux/svg/custom/dominant-baseline-hanging-expected.txt: Removed. * platform/chromium-linux/svg/custom/embedding-external-svgs-expected.txt: Removed. * platform/chromium-linux/svg/custom/image-rescale-expected.png: Removed. * platform/chromium-linux/svg/custom/image-rescale-expected.txt: Removed. * platform/chromium-linux/svg/custom/invalid-fill-expected.txt: Removed. * platform/chromium-linux/svg/custom/invalid-fill-hex-expected.txt: Removed. * platform/chromium-linux/svg/custom/invalid-stroke-hex-expected.txt: Removed. * platform/chromium-linux/svg/custom/invalid-uri-stroke-expected.txt: Removed. * platform/chromium-linux/svg/custom/mouse-move-on-svg-container-expected.txt: Removed. * platform/chromium-linux/svg/custom/mouse-move-on-svg-container-standalone-expected.txt: Removed. * platform/chromium-linux/svg/custom/mouse-move-on-svg-root-expected.txt: Removed. * platform/chromium-linux/svg/custom/mouse-move-on-svg-root-standalone-expected.txt: Removed. * platform/chromium-linux/svg/custom/object-no-size-attributes-expected.txt: Removed. * platform/chromium-linux/svg/custom/object-sizing-expected.txt: Removed. * platform/chromium-linux/svg/custom/object-sizing-explicit-height-expected.txt: Removed. * platform/chromium-linux/svg/custom/object-sizing-explicit-width-expected.txt: Removed. * platform/chromium-linux/svg/custom/object-sizing-height-50p-on-target-svg-absolute-expected.png: Removed. * platform/chromium-linux/svg/custom/object-sizing-height-50p-on-target-svg-absolute-expected.txt: Removed. * platform/chromium-linux/svg/custom/object-sizing-height-50p-on-target-svg-expected.png: Removed. * platform/chromium-linux/svg/custom/object-sizing-height-50p-on-target-svg-expected.txt: Removed. * platform/chromium-linux/svg/custom/object-sizing-no-width-height-expected.txt: Removed. * platform/chromium-linux/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.png: Removed. * platform/chromium-linux/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.txt: Removed. * platform/chromium-linux/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-expected.png: Removed. * platform/chromium-linux/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-expected.txt: Removed. * platform/chromium-linux/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.png: Removed. * platform/chromium-linux/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.png: Removed. * platform/chromium-linux/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.png: Removed. * platform/chromium-linux/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.txt: Removed. * platform/chromium-linux/svg/custom/object-sizing-width-50p-on-target-svg-expected.png: Removed. * platform/chromium-linux/svg/custom/object-sizing-width-50p-on-target-svg-expected.txt: Removed. * platform/chromium-linux/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.png: Removed. * platform/chromium-linux/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.png: Removed. * platform/chromium-linux/svg/custom/small-rect-scale-expected.png: Removed. * platform/chromium-linux/svg/custom/text-linking-expected.txt: Removed. * platform/chromium-linux/svg/filters/feBlend-invalid-mode-expected.txt: Removed. * platform/chromium-linux/svg/filters/feConvolveFilter-y-bounds-expected.png: Removed. * platform/chromium-linux/svg/filters/feDisplacementMap-expected.png: Removed. * platform/chromium-linux/svg/filters/filter-on-filter-for-text-expected.txt: Removed. * platform/chromium-linux/svg/filters/filter-on-tspan-expected.txt: Removed. * platform/chromium-linux/svg/hixie/intrinsic/001-expected.txt: Removed. * platform/chromium-linux/svg/hixie/intrinsic/002-expected.txt: Removed. * platform/chromium-linux/svg/in-html/by-reference-expected.txt: Removed. * platform/chromium-linux/svg/text/scaling-font-with-geometric-precision-expected.txt: Removed. * platform/chromium-linux/svg/wicd/test-rightsizing-a-expected.txt: Removed. * platform/chromium-linux/svg/wicd/test-rightsizing-b-expected.txt: Removed. * platform/chromium-linux/svg/wicd/test-scalable-background-image1-expected.txt: Removed. * platform/chromium-linux/svg/wicd/test-scalable-background-image2-expected.txt: Removed. * platform/chromium-linux/svg/zoom/page/zoom-foreignObject-expected.txt: Removed. * platform/chromium-linux/tables/mozilla/bugs/adforce_imgis_com-expected.txt: Removed. * platform/chromium-linux/tables/mozilla/bugs/bug16012-expected.txt: Removed. * platform/chromium-linux/tables/mozilla/bugs/bug2516-expected.txt: Removed. * platform/chromium-linux/tables/mozilla/bugs/bug30559-expected.txt: Removed. * platform/chromium-linux/tables/mozilla/bugs/bug32447-expected.txt: Removed. * platform/chromium-linux/tables/mozilla/bugs/bug34538-expected.txt: Removed. * platform/chromium-linux/tables/mozilla/bugs/bug4527-expected.txt: Removed. * platform/chromium-linux/tables/mozilla/bugs/bug78162-expected.txt: Removed. * platform/chromium-linux/tables/mozilla/bugs/bug96343-expected.txt: Removed. * platform/chromium-linux/transforms/2d/transform-borderbox-expected.txt: Removed. * platform/chromium-linux/transforms/2d/transform-origin-borderbox-expected.txt: Removed. * platform/chromium-linux/websocket/tests/bad-sub-protocol-control-chars-expected.txt: Removed. * platform/chromium-mac-leopard/css2.1/t1202-counter-04-b-expected.txt: Removed. * platform/chromium-mac-leopard/css2.1/t1202-counters-04-b-expected.txt: Removed. * platform/chromium-mac-leopard/editing/deleting/delete-tab-003-expected.png: Removed. * platform/chromium-mac-leopard/editing/deleting/delete-ws-fixup-001-expected.png: Removed. * platform/chromium-mac-leopard/editing/inserting/insert-tab-003-expected.png: Removed. * platform/chromium-mac-leopard/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt: Removed. * platform/chromium-mac-leopard/fast/blockflow/border-vertical-lr-expected.txt: Removed. * platform/chromium-mac-leopard/fast/css/focus-ring-detached-expected.txt: Removed. * platform/chromium-mac-leopard/fast/css/focus-ring-multiline-expected.txt: Removed. * platform/chromium-mac-leopard/fast/css/font-face-default-font-expected.png: Removed. * platform/chromium-mac-leopard/fast/forms/basic-selects-expected.txt: Removed. * platform/chromium-mac-leopard/fast/forms/file-input-direction-expected.txt: Removed. * platform/chromium-mac-leopard/fast/text/international/bidi-AN-after-L-expected.txt: Removed. * platform/chromium-mac-leopard/fast/text/international/bidi-AN-after-empty-run-expected.txt: Removed. * platform/chromium-mac-leopard/fast/text/international/bidi-CS-after-AN-expected.txt: Removed. * platform/chromium-mac-leopard/fast/text/international/bidi-mirror-he-ar-expected.txt: Removed. * platform/chromium-mac-leopard/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt: Removed. * platform/chromium-mac-leopard/fast/text/international/bidi-neutral-run-expected.txt: Removed. * platform/chromium-mac-leopard/fast/text/international/thai-baht-space-expected.txt: Removed. * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.txt: Removed. * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt: Removed. * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt: Removed. * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt: Removed. * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/masking-intro-01-f-expected.txt: Removed. * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt: Removed. * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/struct-frag-02-t-expected.txt: Removed. * platform/chromium-mac-leopard/svg/W3C-SVG-1.1/struct-frag-03-t-expected.txt: Removed. * platform/chromium-mac-leopard/svg/custom/circular-marker-reference-2-expected.txt: Removed. * platform/chromium-mac-leopard/svg/custom/linking-a-03-b-preserveAspectRatio-expected.txt: Removed. * platform/chromium-mac-leopard/svg/custom/linking-a-03-b-viewTarget-expected.txt: Removed. * platform/chromium-mac-leopard/svg/custom/linking-a-03-b-zoomAndPan-expected.txt: Removed. * platform/chromium-mac-leopard/svg/custom/non-circular-marker-reference-expected.txt: Removed. * platform/chromium-mac-leopard/svg/custom/non-scaling-stroke-markers-expected.txt: Removed. * platform/chromium-mac-leopard/svg/custom/stroked-pattern-expected.txt: Removed. * platform/chromium-mac-leopard/svg/custom/text-rotated-gradient-expected.txt: Removed. * platform/chromium-mac-leopard/svg/custom/use-detach-expected.png: Removed. * platform/chromium-mac-leopard/svg/custom/use-detach-expected.txt: Removed. * platform/chromium-mac-leopard/svg/hixie/links/001-expected.txt: Removed. * platform/chromium-mac-leopard/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt: Removed. * platform/chromium-mac-leopard/svg/text/bidi-text-anchor-direction-expected.txt: Removed. * platform/chromium-mac-leopard/svg/text/bidi-text-query-expected.txt: Removed. * platform/chromium-mac-leopard/svg/text/bidi-tspans-expected.txt: Removed. * platform/chromium-mac-leopard/svg/text/small-fonts-2-expected.txt: Removed. * platform/chromium-mac-leopard/svg/zoom/page/zoom-mask-with-percentages-expected.txt: Removed. * platform/chromium-mac-leopard/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt: Removed. * platform/chromium-mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt: Removed. * platform/chromium-mac/fast/block/basic/truncation-rtl-expected.txt: Removed. * platform/chromium-mac/fast/block/positioning/rtl-fixed-positioning-expected.txt: Removed. * platform/chromium-mac/fast/borders/table-borders-expected.txt: Removed. * platform/chromium-mac/fast/css/background-clip-values-expected.png: Removed. * platform/chromium-mac/fast/css/stylesheet-candidate-nodes-crash-expected.txt: Removed. * platform/chromium-mac/fast/dom/getElementsByClassName/011-expected.txt: Removed. * platform/chromium-mac/fast/forms/input-number-unacceptable-style-expected.txt: Removed. * platform/chromium-mac/fast/forms/select-background-none-expected.txt: Removed. * platform/chromium-mac/fast/invalid/missing-end-tag-expected.txt: Removed. * platform/chromium-mac/fast/js/console-non-string-values-expected.txt: Removed. * platform/chromium-mac/fast/js/number-toExponential-expected.txt: Removed. * platform/chromium-mac/fast/js/number-toprecision-expected.txt: Removed. * platform/chromium-mac/fast/lists/003-vertical-expected.txt: Removed. * platform/chromium-mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt: Removed. * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt: Removed. * platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-expected.txt: Removed. * platform/chromium-mac/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt: Removed. * platform/chromium-mac/fast/parser/external-entities-expected.txt: Removed. * platform/chromium-mac/fast/parser/xhtml-alternate-entities-expected.txt: Removed. * platform/chromium-mac/fast/repaint/inline-vertical-rl-overflow-expected.txt: Removed. * platform/chromium-mac/fast/ruby/after-block-doesnt-crash-expected.txt: Removed. * platform/chromium-mac/fast/ruby/after-table-doesnt-crash-expected.txt: Removed. * platform/chromium-mac/fast/ruby/base-shorter-than-text-expected.txt: Removed. * platform/chromium-mac/fast/ruby/before-block-doesnt-crash-expected.txt: Removed. * platform/chromium-mac/fast/ruby/before-table-doesnt-crash-expected.txt: Removed. * platform/chromium-mac/fast/ruby/generated-after-counter-doesnt-crash-expected.txt: Removed. * platform/chromium-mac/fast/ruby/generated-before-and-after-counter-doesnt-crash-expected.txt: Removed. * platform/chromium-mac/fast/ruby/generated-before-counter-doesnt-crash-expected.txt: Removed. * platform/chromium-mac/fast/text/find-kana-expected.txt: Removed. * platform/chromium-mac/fast/text/justify-ideograph-simple-expected.png: Removed. * platform/chromium-mac/fast/url/path-url-expected.txt: Removed. * platform/chromium-mac/fast/url/scheme-expected.txt: Removed. * platform/chromium-mac/fast/xmlhttprequest/xmlhttprequest-nonexistent-file-expected.txt: Removed. * platform/chromium-mac/fast/xsl/mozilla-tests-expected.txt: Removed. * platform/chromium-mac/fast/xsl/xslt-extra-content-at-end-expected.txt: Removed. * platform/chromium-mac/http/tests/security/cross-frame-access-get-expected.txt: Removed. * platform/chromium-mac/http/tests/security/xssAuditor/javascript-link-HTML-entities-null-char-expected.txt: Removed. * platform/chromium-mac/http/tests/xmlhttprequest/xmlhttprequest-missing-file-exception-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.12.1.1-0-2-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.12.1.1-0-3-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.12.2-0-2-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.12.3-0-2-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.2.3.10-0-1-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.2.3.10-0-2-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.2.3.10-1-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.2.3.10-2-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-0-1-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-0-2-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-0-3-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-1-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-1-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-10-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-11-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-12-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-13-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-14-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-15-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-16-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-17-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-18-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-19-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-2-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-20-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-21-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-3-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-4-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-5-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-6-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-7-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-8-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-9-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.2.3.14-2-4-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.2.3.3-4-22-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.2.3.3-4-25-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.2.3.6-4-1-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.4.4.15-3-26-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.4.4.15-3-27-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.4.4.15-5-1-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.4.4.15-5-12-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.4.4.15-5-14-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.4.4.15-5-16-expected.txt: Removed. * platform/chromium-mac/ietestcenter/Javascript/15.4.4.15-8-9-expected.txt: Removed. * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-21-t-expected.txt: Removed. * platform/chromium-mac/svg/W3C-SVG-1.1/animate-elem-29-b-expected.txt: Removed. * platform/chromium-mac/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt: Removed. * platform/chromium-mac/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.txt: Removed. * platform/chromium-mac/svg/W3C-SVG-1.1/struct-image-10-t-expected.png: Removed. * platform/chromium-mac/svg/custom/gradient-stroke-width-expected.txt: Removed. * platform/chromium-mac/svg/custom/use-invalid-pattern-expected.txt: Removed. * platform/chromium-mac/svg/custom/use-invalid-style-expected.txt: Removed. * platform/chromium-mac/svg/text/bidi-embedded-direction-expected.png: Removed. * platform/chromium-mac/svg/text/bidi-embedded-direction-expected.txt: Removed. * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug56024-expected.txt: Removed. * platform/chromium-win-vista/fast/borders/border-antialiasing-expected.png: Removed. * platform/chromium-win-vista/fast/borders/border-antialiasing-expected.txt: Removed. * platform/chromium-win-vista/fast/dom/HTMLAnchorElement/set-href-attribute-hash-expected.txt: Removed. * platform/chromium-win-vista/fast/forms/validation-message-appearance-expected.txt: Removed. * platform/chromium-win-vista/fast/gradients/css3-linear-right-angle-gradients-expected.png: Removed. * platform/chromium-win-vista/fast/gradients/css3-repeating-linear-gradients2-expected.png: Removed. * platform/chromium-win-vista/fullscreen/full-screen-iframe-zIndex-expected.png: Removed. * platform/chromium-win-vista/fullscreen/full-screen-zIndex-after-expected.png: Removed. * platform/chromium-win-vista/http/tests/appcache/manifest-redirect-expected.txt: Removed. * platform/chromium-win-vista/http/tests/appcache/resource-redirect-2-expected.txt: Removed. * platform/chromium-win-vista/http/tests/appcache/resource-redirect-expected.txt: Removed. * platform/chromium-win-vista/http/tests/appcache/wrong-content-type-expected.txt: Removed. * platform/chromium-win-vista/http/tests/appcache/wrong-signature-2-expected.txt: Removed. * platform/chromium-win-vista/http/tests/appcache/wrong-signature-expected.txt: Removed. * platform/chromium-win-vista/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.png: Removed. * platform/chromium-win-vista/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.txt: Removed. * platform/chromium-win-vista/http/tests/security/aboutBlank/xss-DENIED-set-opener-expected.txt: Removed. * platform/chromium-win-vista/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.png: Removed. * platform/chromium-win-vista/svg/W3C-SVG-1.1-SE/painting-marker-07-f-expected.txt: Removed. * platform/chromium-win-vista/svg/as-image/svg-as-background-with-relative-size-expected.png: Removed. * platform/chromium-win-vista/svg/as-image/svg-as-background-with-relative-size-expected.txt: Removed. * platform/chromium-win-vista/svg/as-image/svg-as-background-with-viewBox-expected.txt: Removed. * platform/chromium-win-vista/svg/custom/embedding-external-svgs-expected.png: Removed. * platform/chromium-win-vista/svg/custom/embedding-external-svgs-expected.txt: Removed. * platform/chromium-win-vista/svg/custom/invalid-fill-expected.png: Removed. * platform/chromium-win-vista/svg/custom/invalid-fill-expected.txt: Removed. * platform/chromium-win-vista/svg/custom/invalid-fill-hex-expected.png: Removed. * platform/chromium-win-vista/svg/custom/invalid-fill-hex-expected.txt: Removed. * platform/chromium-win-vista/svg/custom/invalid-stroke-hex-expected.png: Removed. * platform/chromium-win-vista/svg/custom/invalid-stroke-hex-expected.txt: Removed. * platform/chromium-win-vista/svg/custom/invalid-uri-stroke-expected.png: Removed. * platform/chromium-win-vista/svg/custom/invalid-uri-stroke-expected.txt: Removed. * platform/chromium-win-vista/svg/custom/object-no-size-attributes-expected.txt: Removed. * platform/chromium-win-vista/svg/custom/object-sizing-expected.png: Removed. * platform/chromium-win-vista/svg/custom/object-sizing-expected.txt: Removed. * platform/chromium-win-vista/svg/custom/object-sizing-explicit-height-expected.png: Removed. * platform/chromium-win-vista/svg/custom/object-sizing-explicit-height-expected.txt: Removed. * platform/chromium-win-vista/svg/custom/object-sizing-explicit-width-expected.png: Removed. * platform/chromium-win-vista/svg/custom/object-sizing-explicit-width-expected.txt: Removed. * platform/chromium-win-vista/svg/custom/object-sizing-explicit-width-height-expected.png: Removed. * platform/chromium-win-vista/svg/custom/object-sizing-explicit-width-height-expected.txt: Removed. * platform/chromium-win-vista/svg/custom/object-sizing-height-50p-on-target-svg-absolute-expected.png: Removed. * platform/chromium-win-vista/svg/custom/object-sizing-height-50p-on-target-svg-absolute-expected.txt: Removed. * platform/chromium-win-vista/svg/custom/object-sizing-height-50p-on-target-svg-expected.png: Removed. * platform/chromium-win-vista/svg/custom/object-sizing-height-50p-on-target-svg-expected.txt: Removed. * platform/chromium-win-vista/svg/custom/object-sizing-no-width-height-change-content-box-size-expected.png: Removed. * platform/chromium-win-vista/svg/custom/object-sizing-no-width-height-expected.png: Removed. * platform/chromium-win-vista/svg/custom/object-sizing-no-width-height-expected.txt: Removed. * platform/chromium-win-vista/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.png: Removed. * platform/chromium-win-vista/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-absolute-expected.txt: Removed. * platform/chromium-win-vista/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-expected.png: Removed. * platform/chromium-win-vista/svg/custom/object-sizing-width-50p-height-50p-on-target-svg-expected.txt: Removed. * platform/chromium-win-vista/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.png: Removed. * platform/chromium-win-vista/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-absolute-expected.txt: Removed. * platform/chromium-win-vista/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.png: Removed. * platform/chromium-win-vista/svg/custom/object-sizing-width-50p-height-75p-on-target-svg-expected.txt: Removed. * platform/chromium-win-vista/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.png: Removed. * platform/chromium-win-vista/svg/custom/object-sizing-width-50p-on-target-svg-absolute-expected.txt: Removed. * platform/chromium-win-vista/svg/custom/object-sizing-width-50p-on-target-svg-expected.png: Removed. * platform/chromium-win-vista/svg/custom/object-sizing-width-50p-on-target-svg-expected.txt: Removed. * platform/chromium-win-vista/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.png: Removed. * platform/chromium-win-vista/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-absolute-expected.txt: Removed. * platform/chromium-win-vista/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.png: Removed. * platform/chromium-win-vista/svg/custom/object-sizing-width-75p-height-50p-on-target-svg-expected.txt: Removed. * platform/chromium-win-vista/svg/custom/small-rect-scale-expected.png: Removed. * platform/chromium-win-vista/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.png: Removed. * platform/chromium-win-vista/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.png: Removed. * platform/chromium-win-vista/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.png: Removed. * platform/chromium-win-vista/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.png: Removed. * platform/chromium-win-vista/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.png: Removed. * platform/chromium-win-vista/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.png: Removed. * platform/chromium-win-vista/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.png: Removed. * platform/chromium-win-vista/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.png: Removed. * platform/chromium-win-vista/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.png: Removed. * platform/chromium-win-vista/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-bias-prop-expected.png: Removed. * platform/chromium-win-vista/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-divisor-prop-expected.png: Removed. * platform/chromium-win-vista/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop-expected.png: Removed. * platform/chromium-win-vista/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-in-prop-expected.png: Removed. * platform/chromium-win-vista/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelMatrix-prop-expected.png: Removed. * platform/chromium-win-vista/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop-expected.png: Removed. * platform/chromium-win-vista/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop-expected.png: Removed. * platform/chromium-win-vista/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop-expected.png: Removed. * platform/chromium-win-vista/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop-expected.png: Removed. * platform/chromium-win-vista/svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop-expected.png: Removed. * platform/chromium-win-vista/svg/filters/feBlend-invalid-mode-expected.txt: Removed. * platform/chromium-win-vista/svg/filters/feConvolveFilter-y-bounds-expected.png: Removed. * platform/chromium-win-vista/svg/hixie/intrinsic/001-expected.png: Removed. * platform/chromium-win-vista/svg/hixie/intrinsic/001-expected.txt: Removed. * platform/chromium-win-vista/svg/hixie/intrinsic/002-expected.png: Removed. * platform/chromium-win-vista/svg/hixie/intrinsic/002-expected.txt: Removed. * platform/chromium-win-vista/svg/hixie/intrinsic/003-expected.png: Removed. * platform/chromium-win-vista/svg/hixie/intrinsic/003-expected.txt: Removed. * platform/chromium-win-vista/svg/in-html/by-reference-expected.txt: Removed. * platform/chromium-win-vista/svg/text/scaling-font-with-geometric-precision-expected.png: Removed. * platform/chromium-win-vista/svg/text/scaling-font-with-geometric-precision-expected.txt: Removed. * platform/chromium-win-vista/svg/text/text-fonts-01-t-expected.txt: Removed. * platform/chromium-win-vista/svg/wicd/rightsizing-grid-expected.txt: Removed. * platform/chromium-win-vista/svg/wicd/test-rightsizing-a-expected.png: Removed. * platform/chromium-win-vista/svg/wicd/test-rightsizing-a-expected.txt: Removed. * platform/chromium-win-vista/svg/wicd/test-rightsizing-b-expected.txt: Removed. * platform/chromium-win-vista/svg/wicd/test-scalable-background-image1-expected.txt: Removed. * platform/chromium-win-vista/svg/wicd/test-scalable-background-image2-expected.png: Removed. * platform/chromium-win-vista/svg/wicd/test-scalable-background-image2-expected.txt: Removed. * platform/chromium-win-vista/svg/zoom/page/zoom-coords-viewattr-01-b-expected.png: Removed. * platform/chromium-win-vista/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt: Removed. * platform/chromium-win-vista/svg/zoom/page/zoom-foreignObject-expected.txt: Removed. * platform/chromium-win-xp/css2.1/t0805-c5519-brdr-r-01-e-expected.png: Removed. * platform/chromium-win-xp/css2.1/t0805-c5519-brdr-r-01-e-expected.txt: Removed. * platform/chromium-win-xp/css2.1/t0905-c414-flt-fit-01-d-g-expected.png: Removed. * platform/chromium-win-xp/css2.1/t0905-c414-flt-fit-01-d-g-expected.txt: Removed. * platform/chromium-win-xp/css2.1/t0905-c5525-fltblck-00-d-ag-expected.png: Removed. * platform/chromium-win-xp/css2.1/t0905-c5525-fltblck-00-d-ag-expected.txt: Removed. * platform/chromium-win-xp/css2.1/t0905-c5525-flthw-00-c-g-expected.png: Removed. * platform/chromium-win-xp/css2.1/t0905-c5525-flthw-00-c-g-expected.txt: Removed. * platform/chromium-win-xp/css2.1/t0905-c5526-flthw-00-c-g-expected.png: Removed. * platform/chromium-win-xp/css2.1/t0905-c5526-flthw-00-c-g-expected.txt: Removed. * platform/chromium-win-xp/fast/forms/input-appearance-spinbutton-layer-expected.png: Removed. * platform/chromium-win-xp/platform/chromium/fast/text/text-stroke-with-border-expected.png: Removed. * platform/chromium-win-xp/svg/custom/circular-marker-reference-2-expected.txt: Removed. * platform/chromium-win-xp/svg/custom/non-circular-marker-reference-expected.txt: Removed. * platform/chromium-win-xp/svg/custom/non-scaling-stroke-markers-expected.txt: Removed. * platform/chromium-win-xp/svg/hixie/links/001-expected.txt: Removed. * platform/chromium-win/fast/css/css3-nth-tokens-script-expected.txt: Removed. * platform/chromium-win/fast/css/css3-nth-tokens-style-expected.txt: Removed. * platform/chromium-win/fast/dom/getElementsByClassName/011-expected.txt: Removed. * platform/chromium-win/fast/forms/cursor-at-editable-content-boundary-expected.txt: Removed. * platform/chromium-win/fast/js/console-non-string-values-expected.txt: Removed. * platform/chromium-win/fast/js/function-prototype-expected.txt: Removed. * platform/chromium-win/fast/js/kde/exception_propagation-expected.txt: Removed. * platform/chromium-win/fast/js/number-toExponential-expected.txt: Removed. * platform/chromium-win/fast/js/number-toprecision-expected.txt: Removed. * platform/chromium-win/fast/repaint/inline-vertical-rl-overflow-expected.txt: Removed. * platform/chromium-win/fast/text/justification-padding-mid-word-expected.txt: Removed. * platform/chromium-win/fast/url/path-url-expected.txt: Removed. * platform/chromium-win/fast/url/scheme-expected.txt: Removed. * platform/chromium-win/http/tests/security/cross-frame-access-get-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.12.1.1-0-2-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.12.1.1-0-3-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.12.2-0-2-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.12.3-0-2-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.2.3.10-0-1-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.2.3.10-0-2-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.2.3.10-1-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.2.3.10-2-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-0-1-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-0-2-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-0-3-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-1-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-1-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-10-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-11-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-12-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-13-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-14-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-15-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-16-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-17-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-18-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-19-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-2-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-20-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-21-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-3-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-4-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-5-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-6-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-7-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-8-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-9-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.2.3.14-2-4-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.2.3.3-4-22-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.2.3.3-4-25-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.2.3.6-4-1-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.4.4.15-3-26-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.4.4.15-3-27-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.4.4.15-5-1-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.4.4.15-5-12-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.4.4.15-5-14-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.4.4.15-5-16-expected.txt: Removed. * platform/chromium-win/ietestcenter/Javascript/15.4.4.15-8-9-expected.txt: Removed. * platform/chromium-win/svg/custom/gradient-stroke-width-expected.txt: Removed. * platform/chromium-win/svg/custom/pattern-rotate-expected.txt: Removed. * platform/chromium-win/svg/dom/length-list-parser-expected.txt: Removed. * platform/chromium-win/svg/dom/path-parser-expected.txt: Removed. * platform/chromium-win/svg/dynamic-updates/SVGLineElement-dom-requiredFeatures-expected.txt: Removed. * platform/chromium-win/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.txt: Removed. * platform/gtk/editing/pasteboard/page-zoom-expected.txt: Removed. * platform/gtk/fast/borders/outline-alpha-block-expected.txt: Removed. * platform/gtk/fast/borders/outline-alpha-inline-expected.txt: Removed. * platform/gtk/fast/canvas/canvas-toDataURL-case-insensitive-mimetype-expected.txt: Removed. * platform/gtk/fast/forms/onselect-textarea-expected.txt: Removed. * platform/gtk/fast/table/simple_paint-expected.txt: Removed. * platform/gtk/http/tests/security/contentSecurityPolicy/report-uri-expected.txt: Removed. * platform/gtk/http/tests/security/contentSecurityPolicy/report-uri-from-child-frame-expected.txt: Removed. * platform/gtk/svg/custom/text-zoom-expected.txt: Removed. * platform/mac-leopard/accessibility/table-with-aria-role-expected.txt: Removed. * platform/mac-leopard/fast/canvas/webgl/css-webkit-canvas-expected.png: Removed. * platform/mac-leopard/fast/canvas/webgl/css-webkit-canvas-repaint-expected.png: Removed. * platform/mac-leopard/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt: Removed. * platform/mac-leopard/fast/multicol/span/span-margin-collapsing-expected.txt: Removed. * platform/mac-leopard/fast/ruby/base-shorter-than-text-expected.txt: Removed. * platform/mac-leopard/fast/text/emphasis-combined-text-expected.txt: Removed. * platform/mac-leopard/http/tests/xmlhttprequest/basic-auth-nopassword-expected.txt: Removed. * platform/mac-leopard/media/controls-strict-mode-expected.txt: Removed. * platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt: Removed. * platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt: Removed. * platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt: Removed. * platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt: Removed. * platform/mac-leopard/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt: Removed. * platform/mac-leopard/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt: Removed. * platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt: Removed. * platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt: Removed. * platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt: Removed. * platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt: Removed. * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt: Removed. * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt: Removed. * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt: Removed. * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt: Removed. * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt: Removed. * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt: Removed. * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt: Removed. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-08-t-expected.png: Removed. * platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt: Removed. * platform/mac-leopard/svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt: Removed. * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-04-t-expected.txt: Removed. * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-05-t-expected.txt: Removed. * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-06-t-expected.txt: Removed. * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt: Removed. * platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt: Removed. * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.txt: Removed. * platform/mac-leopard/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.txt: Removed. * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-02-t-expected.txt: Removed. * platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-03-t-expected.txt: Removed. * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-01-b-expected.txt: Removed. * platform/mac-leopard/svg/W3C-SVG-1.1/text-text-03-b-expected.txt: Removed. * platform/mac-leopard/svg/batik/text/smallFonts-expected.txt: Removed. * platform/mac-leopard/svg/carto.net/button-expected.txt: Removed. * platform/mac-leopard/svg/carto.net/combobox-expected.txt: Removed. * platform/mac-leopard/svg/carto.net/textbox-expected.txt: Removed. * platform/mac-leopard/svg/carto.net/window-expected.txt: Removed. * platform/mac-leopard/svg/clip-path/clip-in-mask-expected.txt: Removed. * platform/mac-leopard/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.txt: Removed. * platform/mac-leopard/svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.txt: Removed. * platform/mac-leopard/svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.txt: Removed. * platform/mac-leopard/svg/custom/circular-marker-reference-2-expected.txt: Removed. * platform/mac-leopard/svg/custom/image-rescale-expected.txt: Removed. * platform/mac-leopard/svg/custom/js-late-clipPath-and-object-creation-expected.txt: Removed. * platform/mac-leopard/svg/custom/js-late-clipPath-creation-expected.txt: Removed. * platform/mac-leopard/svg/custom/marker-default-width-height-expected.txt: Removed. * platform/mac-leopard/svg/custom/non-circular-marker-reference-expected.txt: Removed. * platform/mac-leopard/svg/custom/non-scaling-stroke-markers-expected.txt: Removed. * platform/mac-leopard/svg/custom/path-textPath-simulation-expected.txt: Removed. * platform/mac-leopard/svg/custom/stroke-width-large-expected.txt: Removed. * platform/mac-leopard/svg/custom/stroked-pattern-expected.txt: Removed. * platform/mac-leopard/svg/custom/text-rotated-gradient-expected.txt: Removed. * platform/mac-leopard/svg/custom/tref-update-expected.txt: Removed. * platform/mac-leopard/svg/custom/use-detach-expected.txt: Removed. * platform/mac-leopard/svg/custom/use-referencing-nonexisting-symbol-expected.txt: Removed. * platform/mac-leopard/svg/custom/viewBox-hit-expected.txt: Removed. * platform/mac-leopard/svg/hixie/error/017-expected.txt: Removed. * platform/mac-leopard/svg/hixie/links/001-expected.txt: Removed. * platform/mac-leopard/svg/hixie/mixed/004-expected.txt: Removed. * platform/mac-leopard/svg/hixie/mixed/005-expected.txt: Removed. * platform/mac-leopard/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt: Removed. * platform/mac-leopard/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt: Removed. * platform/mac-leopard/svg/text/font-size-below-point-five-2-expected.txt: Removed. * platform/mac-leopard/svg/text/scaled-font-expected.txt: Removed. * platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-1-expected.txt: Removed. * platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-2-expected.txt: Removed. * platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-3-expected.txt: Removed. * platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-4-expected.txt: Removed. * platform/mac-leopard/svg/text/select-textLength-spacing-stretch-1-expected.txt: Removed. * platform/mac-leopard/svg/text/select-textLength-spacing-stretch-2-expected.txt: Removed. * platform/mac-leopard/svg/text/select-textLength-spacing-stretch-3-expected.txt: Removed. * platform/mac-leopard/svg/text/select-textLength-spacing-stretch-4-expected.txt: Removed. * platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt: Removed. * platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt: Removed. * platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt: Removed. * platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt: Removed. * platform/mac-leopard/svg/text/select-x-list-3-expected.txt: Removed. * platform/mac-leopard/svg/text/small-fonts-2-expected.txt: Removed. * platform/mac-leopard/svg/text/small-fonts-3-expected.txt: Removed. * platform/mac-leopard/svg/text/small-fonts-expected.txt: Removed. * platform/mac-leopard/svg/text/small-fonts-in-html5-expected.txt: Removed. * platform/mac-leopard/svg/text/text-text-01-b-expected.txt: Removed. * platform/mac-leopard/svg/zoom/page/zoom-mask-with-percentages-expected.txt: Removed. * platform/mac-snowleopard/fast/forms/input-placeholder-visibility-1-expected.txt: Removed. * platform/mac-snowleopard/fast/forms/input-placeholder-visibility-2-expected.txt: Removed. * platform/mac-snowleopard/fast/forms/input-placeholder-visibility-3-expected.txt: Removed. * platform/mac-wk2/fast/forms/cursor-at-editable-content-boundary-expected.txt: Removed. * platform/mac-wk2/media/controls-without-preload-expected.txt: Removed. * platform/win-wk2/editing/selection/caret-ltr-right-expected.txt: Removed. * platform/win-wk2/editing/selection/drag-text-delay-expected.txt: Removed. * platform/win-wk2/fast/css/pseudo-any-expected.txt: Removed. * platform/win-wk2/fast/forms/textfield-overflow-expected.txt: Removed. * platform/win-wk2/fast/ruby/after-block-doesnt-crash-expected.txt: Removed. * platform/win-wk2/fast/ruby/after-table-doesnt-crash-expected.txt: Removed. * platform/win-wk2/fast/ruby/before-block-doesnt-crash-expected.txt: Removed. * platform/win-wk2/fast/ruby/before-table-doesnt-crash-expected.txt: Removed. * platform/win-wk2/fast/ruby/generated-after-counter-doesnt-crash-expected.txt: Removed. * platform/win-wk2/fast/ruby/generated-before-and-after-counter-doesnt-crash-expected.txt: Removed. * platform/win-wk2/fast/ruby/generated-before-counter-doesnt-crash-expected.txt: Removed. * platform/win-wk2/http/tests/uri/username-with-no-hostname-expected.txt: Removed. * platform/win-wk2/plugins/npruntime/embed-property-equality-expected.txt: Removed. * platform/win-wk2/plugins/resize-from-plugin-expected.txt: Removed. * platform/win-xp/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt: Removed. * platform/win-xp/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt: Removed. * platform/win-xp/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt: Removed. * platform/win-xp/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt: Removed. * platform/win-xp/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt: Removed. * platform/win-xp/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt: Removed. * platform/win-xp/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt: Removed. * platform/win-xp/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt: Removed. * platform/win-xp/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt: Removed. * platform/win-xp/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt: Removed. * platform/win-xp/svg/W3C-I18N/tspan-direction-rtl-expected.txt: Removed. * platform/win-xp/svg/text/bidi-tspans-expected.txt: Removed. * platform/win/compositing/layer-creation/spanOverlapsCanvas-expected.txt: Removed. * platform/win/editing/inserting/4960120-1-expected.txt: Removed. * platform/win/editing/pasteboard/5761530-1-expected.txt: Removed. * platform/win/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt: Removed. * platform/win/editing/selection/select-text-overflow-ellipsis-expected.txt: Removed. * platform/win/fast/css/box-shadow-and-border-radius-expected.txt: Removed. * platform/win/fast/css/opacity-float-expected.txt: Removed. * platform/win/fast/css/resize-corner-tracking-expected.txt: Removed. * platform/win/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt: Removed. * platform/win/fast/dom/horizontal-scrollbar-when-dir-change-expected.txt: Removed. * platform/win/fast/events/panScroll-click-hyperlink-expected.txt: Removed. * platform/win/fast/forms/basic-textareas-expected.txt: Removed. * platform/win/fast/forms/basic-textareas-quirks-expected.txt: Removed. * platform/win/fast/forms/search-cancel-button-style-sharing-expected.txt: Removed. * platform/win/fast/forms/search-display-none-cancel-button-expected.txt: Removed. * platform/win/fast/forms/search-placeholder-value-changed-expected.txt: Removed. * platform/win/fast/forms/textAreaLineHeight-expected.txt: Removed. * platform/win/fast/forms/textarea-metrics-expected.txt: Removed. * platform/win/fast/forms/textarea-placeholder-pseudo-style-expected.txt: Removed. * platform/win/fast/forms/textarea-placeholder-set-attribute-expected.txt: Removed. * platform/win/fast/forms/textarea-placeholder-set-value-expected.txt: Removed. * platform/win/fast/forms/textarea-scrollbar-expected.txt: Removed. * platform/win/fast/forms/textarea-scrolled-type-expected.txt: Removed. * platform/win/fast/forms/textarea-setinnerhtml-expected.txt: Removed. * platform/win/fast/images/favicon-as-image-expected.txt: Removed. * platform/win/fast/overflow/overflow-x-y-expected.txt: Removed. * platform/win/fast/parser/entity-comment-in-textarea-expected.txt: Removed. * platform/win/fast/parser/open-comment-in-textarea-expected.txt: Removed. * platform/win/fast/text/atsui-negative-spacing-features-expected.txt: Removed. * platform/win/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt: Removed. * platform/win/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt: Removed. * platform/win/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt: Removed. * platform/win/svg/W3C-SVG-1.1/animate-elem-82-t-expected.txt: Removed. * platform/win/svg/W3C-SVG-1.1/coords-trans-01-b-expected.txt: Removed. * platform/win/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png: Removed. * platform/win/svg/batik/masking/maskRegions-expected.txt: Removed. * platform/win/svg/custom/broken-internal-references-expected.txt: Removed. * platform/win/svg/custom/junk-data-expected.txt: Removed. * platform/win/svg/filters/feColorMatrix-values-expected.txt: Removed. * platform/win/svg/zoom/page/zoom-mask-with-percentages-expected.txt: Removed. * platform/win/tables/mozilla/bugs/bug30559-expected.txt: Removed. 2011-07-10 Adam Barth Remove LayoutTests/platform/android and LayoutTests/platform/android-v8 https://bugs.webkit.org/show_bug.cgi?id=64240 Reviewed by Sam Weinig. These results directories are basically empty and haven't been touched in almost a year. There are not maintained and are almost certantly out of date. * platform/android: Removed. * platform/android-v8: Removed. * platform/android-v8/fast: Removed. * platform/android-v8/fast/dom: Removed. * platform/android-v8/fast/dom/DeviceMotion: Removed. * platform/android-v8/fast/dom/DeviceMotion/window-property-expected.txt: Removed. * platform/android-v8/fast/dom/DeviceOrientation: Removed. * platform/android-v8/fast/dom/DeviceOrientation/window-property-expected.txt: Removed. * platform/android/fast: Removed. * platform/android/fast/text: Removed. * platform/android/fast/text/hyphenate-character-expected.txt: Removed. * platform/android/fast/text/hyphens-expected.txt: Removed. 2011-07-10 Dan Bernstein REGRESSION: Button text missing in many iTunes Store pages https://bugs.webkit.org/show_bug.cgi?id=64236 Reviewed by Maciej Stachowiak. * fast/css/empty-display-none-expected.txt: Added. * fast/css/empty-display-none.html: Added. 2011-07-08 Stephen White Unreviewed; new chromium GPU pixel results for overflow-scroll-expected. * platform/chromium-gpu-mac/compositing/overflow/overflow-scroll-expected.png: * platform/chromium-gpu-win/compositing/overflow/overflow-scroll-expected.png: * platform/chromium/test_expectations.txt: 2011-07-08 Adam Roben Skip all HTMLProgressElement tests on Windows tracks implementing this element on Windows. For now it's just a source of failing tests. * platform/win/Skipped: Skip the entire HTMLProgressElement directory so we don't have to keep adding new tests one-by-one. 2011-07-08 Stephen White Unreviewed; chromium test_expectations update. Add some MAC GPU failing tests from r90464. * platform/chromium/test_expectations.txt: 2011-07-08 Stephen White Unreviewed; chromium test_expectations update. Add some WIN GPU failing tests from r90464 to test_expectations.txt. * platform/chromium/test_expectations.txt: 2011-07-08 Stephen White Unreviewed; chromium test rebaseline. New baseline for a failing test on GPU linux introduced in r90646. * platform/chromium-gpu-linux/platform/chromium/compositing/layout-width-change-expected.png: 2011-07-08 Stephen White Unreviewed; chromium test expectations cleanup. Removed some duplicate expectations. * platform/chromium/test_expectations.txt: 2011-07-08 David Reveman Reviewed by Stephen White. [Chromium] Edge anti-aliasing for composited layers. https://bugs.webkit.org/show_bug.cgi?id=61388 * platform/chromium/compositing/tiny-layer-rotated-expected.png: Added. * platform/chromium/compositing/tiny-layer-rotated-expected.txt: Added. * platform/chromium/compositing/tiny-layer-rotated.html: Added. * platform/chromium/test_expectations.txt: 2011-07-08 Mihnea Ovidenie [CSSRegions]Parse content: -webkit-from-flow https://bugs.webkit.org/show_bug.cgi?id=63133 Reviewed by David Hyatt. * fast/regions/content-webkit-from-flow-parsing-expected.txt: Added. * fast/regions/content-webkit-from-flow-parsing.html: Added. * fast/regions/script-tests/content-webkit-from-flow-parsing.js: Added. 2011-07-08 Vsevolod Vlasov REGRESSION (r90557): http/tests/inspector/network/network-embed.html fails https://bugs.webkit.org/show_bug.cgi?id=64103 Unreviewed test fix (typo). * http/tests/inspector/network/network-embed.html: 2011-07-08 Pavel Feldman Web Inspector: styles-disable-then-delete was flaky. https://bugs.webkit.org/show_bug.cgi?id=64170 Reviewed by Yury Semikhatsky. * inspector/styles/styles-add-invalid-property.html: * inspector/styles/styles-disable-then-delete.html: 2011-07-08 Vsevolod Vlasov Web Inspector: inspector/styles/styles-url-linkify.html is flaky. https://bugs.webkit.org/show_bug.cgi?id=64171 Added image files because the behavior differs when they are not available. Unreviewed test fix: added image files. * inspector/styles/resources/fromcss.png: Added. * inspector/styles/resources/iframed.png: Added. * inspector/styles/styles-url-linkify-expected.txt: 2011-07-08 Andras Becsi [Qt] http/tests/plugins/get-url.html is crashing on the bot https://bugs.webkit.org/show_bug.cgi?id=64168 Unreviewed gardening. The cause of the crash revealed itself as a side effect thus it is better to expect the test to CRASH rather than skipping it. * platform/qt/Skipped: Unskip test. * platform/qt/test_expectations.txt: Mark as CRASH 2011-07-08 Andras Becsi [Qt] http/tests/plugins/get-url.html is crashing on the bot https://bugs.webkit.org/show_bug.cgi?id=64168 Unreviewed gardening. * platform/qt/Skipped: Skip the test. 2011-07-08 Alexander Pavlov Web Inspector: CSS inspector gets confused about specificity of !important properties https://bugs.webkit.org/show_bug.cgi?id=64074 Reviewed by Yury Semikhatsky. * inspector/elements/elements-panel-styles-expected.txt: * inspector/elements/resources/elements-panel-styles.css: (#container .foo): (.foo): 2011-07-08 Andrey Kosyakov Web Inspector: secure access to extensions API https://bugs.webkit.org/show_bug.cgi?id=64080 Reviewed by Pavel Feldman. * inspector/extensions/extensions.html: add explicit base paths to extension resource being loaded. 2011-07-08 Andras Becsi Add BUG modifier which was accidentally removed in the previous commit Unreviewed. * platform/qt/test_expectations.txt: 2011-07-08 Andras Becsi [Qt] Some tests are flaky with NRWT https://bugs.webkit.org/show_bug.cgi?id=64002 Unreviewed gardening. * platform/qt/test_expectations.txt: Skip fast/forms/textfield-overflow-by-value-update.html because it sometimes does not produce any output. 2011-07-08 Andras Becsi Rebaseline expected file after r90567 Unreviewed. * inspector/styles/styles-url-linkify-expected.txt: 2011-07-07 Alexander Pavlov Web Inspector: Adding CSS properties results in messy style rules https://bugs.webkit.org/show_bug.cgi?id=63622 Reviewed by Pavel Feldman. * inspector/styles/styles-formatting-expected.txt: Added. * inspector/styles/styles-formatting.html: Added. * inspector/styles/styles-new-API-expected.txt: * inspector/styles/styles-new-API.html: 2011-07-08 Alexander Pavlov Web Inspector: Quotes are rendered as " in the DOM tree https://bugs.webkit.org/show_bug.cgi?id=64154 Reviewed by Yury Semikhatsky. * inspector/elements/elements-panel-structure-expected.txt: * inspector/elements/elements-panel-structure.html: 2011-07-08 Yury Semikhatsky Web Inspector: typing undefined = 1 in console crashes browser https://bugs.webkit.org/show_bug.cgi?id=64155 Reviewed by Pavel Feldman. * inspector/console/console-eval-undefined-override-expected.txt: Added. * inspector/console/console-eval-undefined-override.html: Added. * platform/chromium/inspector/console/console-eval-undefined-override-expected.txt: Added. 2011-07-08 Andrey Kosyakov Unreviewed. Moving test expectation from platform-specific to generic. * fast/dom/HTMLLinkElement/link-and-subresource-test-nonexistent-expected.txt: Renamed from LayoutTests/platform/chromium-linux/fast/dom/HTMLLinkElement/link-and-subresource-test-nonexistent-expected.txt. 2011-07-07 Yuta Kitamura WebSocket: Clear cookies after test in httponly-cookie.pl https://bugs.webkit.org/show_bug.cgi?id=64145 Reviewed by Kent Tamura. This test leaks cookies, which would cause a test failure if we put a copy of this test under http/tests/websocket/tests. To avoid this issue, cookies should be removed before the test ends. * http/tests/websocket/tests/hixie76/httponly-cookie.pl: After the test, send an XHR request to itself with a query parameter, which erases cookies used in this test by setting "Max-Age=0". 2011-07-07 Kent Tamura [Chromium] Update baseline files for input-appearance-range.html. * platform/chromium-linux/fast/forms/input-appearance-range-expected.png: * platform/chromium-mac-leopard/fast/forms/input-appearance-range-expected.png: * platform/chromium-mac/fast/forms/input-appearance-range-expected.png: Removed. * platform/chromium-win/fast/forms/input-appearance-range-expected.png: * platform/chromium/test_expectations.txt: 2011-07-07 MORITA Hajime dump-as-markup.js should support shadow tree https://bugs.webkit.org/show_bug.cgi?id=62447 Reviewed by Ryosuke Niwa. - Added shadow support to Markup._get() - Updated expectations caused by this change. - Added explanatory test cases for shadows. * editing/inserting/5607069-2-expected.txt: * editing/inserting/5607069-3-expected.txt: * editing/pasteboard/copy-null-characters-expected.txt: * editing/selection/dump-as-markup-expected.txt: * editing/selection/dump-as-markup-form-text-expected.txt: * fast/parser/object-with-textarea-fallback-expected.txt: * fast/dom/HTMLMeterElement/meter-element-markup-expected.txt: Added. * fast/dom/HTMLMeterElement/meter-element-markup.html: Added. * fast/dom/HTMLProgressElement/progress-element-markup-expected.txt: Added. * fast/dom/HTMLProgressElement/progress-element-markup.html: Added. * fast/dom/HTMLMeterElement/meter-element-markup.html: * fast/dom/HTMLProgressElement/progress-element-markup.html: * resources/dump-as-markup.js: (Markup._get): 2011-07-07 Yuta Kitamura WebSocket: Use jsTestIsAsync and finishJSTest() in httponly-cookie.pl https://bugs.webkit.org/show_bug.cgi?id=64087 Reviewed by Kent Tamura. * http/tests/websocket/tests/hixie76/httponly-cookie.pl: 2011-07-07 James Robinson [chromium] Add text baseline for spanOverlapsCanvas * platform/chromium-gpu-win/compositing/layer-creation/spanOverlapsCanvas-expected.txt: Added. * platform/chromium/test_expectations.txt: 2011-07-07 Gavin Peters Reviewed by Alexey Proskuryakov. fast/dom/HTMLLinkElement/link-and-subresource-test.html is flaky on chromium debug bots https://bugs.webkit.org/show_bug.cgi?id=60097 The culprit was that CachedResource:stopLoading() was using *this after a call to checkNotify(), which isn't kosher. This patch uses a CachedResourceHandle to keep the CachedResource alive. The test is a very close copy of the eponymous link-and-subresource-test.html, only substituting invalid resources for the valid ones in that test. The reproduction is timing related, and happens much more consistantly with an invalid resource for whatever reason. * fast/dom/HTMLLinkElement/link-and-subresource-test-nonexistent-expected.txt: Added. * fast/dom/HTMLLinkElement/link-and-subresource-test-nonexistent.html: Added. * platform/gtk/Skipped: * platform/mac/Skipped: * platform/qt/Skipped: * platform/win/Skipped: 2011-07-07 Jeff Timanus Reviewed by Stephen White. Mark layout tests as failing in Chromium after skia roll r1799:r1814 https://bugs.webkit.org/show_bug.cgi?id=64121 * platform/chromium/test_expectations.txt: 2011-07-07 Dirk Schulze Reviewed by Rob Buis. SVGAnimatedPath needs fallback for 'by' animation https://bugs.webkit.org/show_bug.cgi?id=63865 Test fallback to 'to' animation for 'by' animated SVGPath. * svg/animations/script-tests/svgpath-animation-1.js: Added. (sample1): (sample2): (sample3): (executeTest): * svg/animations/svgpath-animation-1-expected.txt: Added. * svg/animations/svgpath-animation-1.html: Added. 2011-07-07 Gustavo Noronha Silva Unreviewed. Re-skip the inspector tests, they are still timing out on the release bot for some reason. * platform/gtk/Skipped: 2011-07-07 Adam Roben Skip another test that uses beginDragWithFiles on Windows * platform/win/Skipped: Added fast/forms/file-input-change-event.html. 2011-07-07 Dan Bernstein Re-enable -webkit-column-break-inside: avoid https://bugs.webkit.org/show_bug.cgi?id=64102 Reviewed by Simon Fraser. * fast/multicol/break-properties-expected.txt: * fast/multicol/break-properties.html: 2011-07-07 Andras Becsi [Qt]REGRESSION(r90471): It made 4 fast/notifications tests fail on Qt https://bugs.webkit.org/show_bug.cgi?id=63255 Unreviewed gardening. * platform/qt/Skipped: Skip tests. 2011-07-07 Julien Chaffraix Reviewed by David Hyatt. Partial layout when a flex-box has visibility: collapse https://bugs.webkit.org/show_bug.cgi?id=63776 Those tests checks some variation of the same underlying issue. * fast/flexbox/crash-button-input-autofocus-expected.txt: Added. * fast/flexbox/crash-button-input-autofocus.html: Added. * fast/flexbox/crash-button-keygen-expected.txt: Added. * fast/flexbox/crash-button-keygen.html: Added. * fast/flexbox/crash-button-relayout-expected.txt: Added. * fast/flexbox/crash-button-relayout.html: Added. 2011-07-07 Vsevolod Vlasov Web Inspector: URL links in styles open new tab instead of showing resources panel. https://bugs.webkit.org/show_bug.cgi?id=64090 Reviewed by Pavel Feldman. * inspector/styles/styles-url-linkify-expected.txt: * inspector/styles/styles-url-linkify.html: 2011-07-07 Andras Becsi REGRESSION(90557) http/tests/inspector/network/network-embed.html fails https://bugs.webkit.org/show_bug.cgi?id=64103 Unreviewed gardening. * platform/qt/Skipped: Skip test. 2011-07-07 Xan Lopez Unreviewed. Enable inspector tests again (they should work now), and skip test that is timing out in all GTK+ bots. * platform/gtk/Skipped: 2011-07-07 Vsevolod Vlasov Web Inspector: Move resetting NetworkResourcesData out of tests unrelated to replacement testing. https://bugs.webkit.org/show_bug.cgi?id=64078 Reviewed by Pavel Feldman. * http/tests/inspector/network-test.js: (initialize_NetworkTest.InspectorTest.resetInspectorResourcesData.nextStep): (initialize_NetworkTest.InspectorTest.resetInspectorResourcesData): (resetInspectorResourcesData): * http/tests/inspector/network/network-clear-cache-expected.txt: * http/tests/inspector/network/network-clear-cache.html-disabled: * http/tests/inspector/network/network-clear-cookies-expected.txt: * http/tests/inspector/network/network-clear-cookies.html-disabled: * http/tests/inspector/network/network-embed-expected.txt: * http/tests/inspector/network/network-embed.html: * http/tests/inspector/network/network-xhr-async-expected.txt: * http/tests/inspector/network/network-xhr-async.html: * http/tests/inspector/network/network-xhr-sync-expected.txt: * http/tests/inspector/network/network-xhr-sync.html: 2011-07-07 Vsevolod Vlasov Web Inspector: Resources panel shows only one resource when multiple resources have the same url. https://bugs.webkit.org/show_bug.cgi?id=63936 Reviewed by Pavel Feldman. * http/tests/inspector/resource-tree/resource-tree-non-unique-url-expected.txt: Added. * http/tests/inspector/resource-tree/resource-tree-non-unique-url.html: Added. * http/tests/inspector/resource-tree/resource-tree-test.js: (initialize_ResourceTreeTest.InspectorTest.dumpResourcesTree): * http/tests/inspector/resource-tree/resources/resource-tree-non-unique-url-iframe.html: Added. * http/tests/inspector/resource-tree/resources/styles-non-unique-url.css: Added. (body): 2011-07-07 Philippe Normand Reviewed by Eric Carlson. GTK: media/video-src-invalid-poster.html Failed https://bugs.webkit.org/show_bug.cgi?id=61160 Wait for loadstart event to check the poster dimensions and avoid a potential timeout of the test. * media/video-src-invalid-poster-expected.txt: * media/video-src-invalid-poster.html: * platform/gtk/Skipped: 2011-07-07 Vsevolod Vlasov Web Inspector: Add support for clearing cache and cookies from network panel. https://bugs.webkit.org/show_bug.cgi?id=63999 Added clear cache and cookies tests. Since no port currently supports this functionality, the tests are disabled. Reviewed by Pavel Feldman. * http/tests/inspector/network/network-clear-cache-expected.txt: Added. * http/tests/inspector/network/network-clear-cache.html-disabled: Added. * http/tests/inspector/network/network-clear-cookies-expected.txt: Added. * http/tests/inspector/network/network-clear-cookies.html-disabled: Added. * http/tests/inspector/network/resources/random-cached.php: Added. * http/tests/inspector/network/resources/set-cookie.php: Added. 2011-07-07 Shinya Kawanaka Added more key bindings for input[type=range]. https://bugs.webkit.org/show_bug.cgi?id=52262 Added PageUp/PageDown/Home/End key bindings tests for input[type=range]. Reviewed by Kent Tamura. * fast/forms/range-keyoperation-expected.txt: Regenerated. * fast/forms/range-keyoperation.html: Added more key bindings tests. 2011-07-06 Mihnea Ovidenie Reviewed by David Hyatt. [CSSRegions] Parse flow property https://bugs.webkit.org/show_bug.cgi?id=61730 * fast/regions/script-tests/TEMPLATE.html: Added. * fast/regions/script-tests/webkit-flow-parsing.js: Added. (test): (testComputedStyle): (testNotInherited): * fast/regions/webkit-flow-parsing-expected.txt: Added. * fast/regions/webkit-flow-parsing.html: Added. 2011-07-06 MORITA Hajime [ShadowContentElement] Redundant RenderText objects are created on the content boundaries. https://bugs.webkit.org/show_bug.cgi?id=63977 Reviewed by Dimitri Glazkov. This test have two set of fixture DOM tree: One is for shadow tree which has one content element, another is for light DOM tree, whose root is to have a shadow DOM. Then the test makes 2 complete DOM trees (DOM tree with shadow and flattened dom) for each combination of the fixture items. And compare their layout result. * fast/dom/shadow/content-element-renderers-expected.txt: Added. * fast/dom/shadow/content-element-renderers.html: Added. 2011-07-06 Juan C. Montemayor ASSERT_NOT_REACHED running test 262 https://bugs.webkit.org/show_bug.cgi?id=63951 Added a test to check compliance with reserved words in strict mode. Updated test results. Reviewed by Gavin Barraclough. * fast/js/kde/parse-expected.txt: * fast/js/reserved-words-as-property-expected.txt: * fast/js/reserved-words-strict-expected.txt: Added. * fast/js/reserved-words-strict.html: Added. * fast/js/script-tests/reserved-words-strict.js: Added. (isReserved): * platform/chromium/fast/js/reserved-words-strict-expected.txt: Added. * sputnik/Conformance/07_Lexical_Conventions/7.2_White_Space/S7.2_A5_T1-expected.txt: * sputnik/Conformance/07_Lexical_Conventions/7.2_White_Space/S7.2_A5_T2-expected.txt: * sputnik/Conformance/07_Lexical_Conventions/7.2_White_Space/S7.2_A5_T3-expected.txt: * sputnik/Conformance/07_Lexical_Conventions/7.2_White_Space/S7.2_A5_T4-expected.txt: * sputnik/Conformance/07_Lexical_Conventions/7.2_White_Space/S7.2_A5_T5-expected.txt: * sputnik/Conformance/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A6_T1-expected.txt: * sputnik/Conformance/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A6_T2-expected.txt: * sputnik/Conformance/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A6_T3-expected.txt: * sputnik/Conformance/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A6_T4-expected.txt: * sputnik/Conformance/12_Statement/12.14_The_try_Statement/S12.14_A16_T13-expected.txt: 2011-07-06 Johnny Ding https://bugs.webkit.org/show_bug.cgi?id=63857 Remove some crash expectation after implementing "createPopupMenu" Reviewed by Tony Chang. * platform/chromium/test_expectations.txt: 2011-07-06 Mihai Parparita Update Chromium GPU expectations with downstream changes (http://crrev.com/91625/). * platform/chromium/test_expectations.txt: 2011-07-06 Sreeram Ramachandran Fix fast/loader/page-dismissal-modal-dialogs.html. https://bugs.webkit.org/show_bug.cgi?id=64020 Fix by removing an unnecessary call to setPopupBlockingEnabled() (which doesn't seem to be implemented in WebKit2's layoutTestController). Reviewed by Adam Roben. * fast/loader/page-dismissal-modal-dialogs.html: 2011-07-06 Mihai Parparita Fix duplicate Chromium expectations from r90500 and add additional flakiness expectations. * platform/chromium/test_expectations.txt: 2011-07-06 Mihai Parparita Add Chromium Windows 7 timeout expectations. * platform/chromium/test_expectations.txt: 2011-07-06 Mihai Parparita Add Chromium flaky expectations. * platform/chromium/test_expectations.txt: 2011-07-06 Ryosuke Niwa REGRESSION (r90275): 18 editing tests failing on Windows 7 Release (WebKit2 Tests) https://bugs.webkit.org/show_bug.cgi?id=64019 These tests just need rebaselines. While Windows WebKit port ignores editing delegate dumps, Windows WebKit2 does not. Since rebaselined in r90275 should only affect Mac port, we need to undo rebaselines done in r90275 for Windows port. * platform/win/editing/deleting/delete-br-002-expected.txt: Copied from LayoutTests/platform/mac/editing/deleting/delete-br-002-expected.txt. * platform/win/editing/deleting/delete-br-004-expected.txt: Copied from LayoutTests/platform/mac/editing/deleting/delete-br-004-expected.txt. * platform/win/editing/deleting/delete-br-005-expected.txt: Copied from LayoutTests/platform/mac/editing/deleting/delete-br-005-expected.txt. * platform/win/editing/deleting/delete-br-006-expected.txt: Copied from LayoutTests/platform/mac/editing/deleting/delete-br-006-expected.txt. * platform/win/editing/deleting/delete-br-009-expected.txt: Copied from LayoutTests/platform/mac/editing/deleting/delete-br-009-expected.txt. * platform/win/editing/deleting/delete-br-010-expected.txt: Copied from LayoutTests/platform/mac/editing/deleting/delete-br-010-expected.txt. * platform/win/editing/inserting/insert-3800346-fix-expected.txt: Copied from LayoutTests/platform/mac/editing/inserting/insert-3800346-fix-expected.txt. * platform/win/editing/inserting/insert-at-end-01-expected.txt: Copied from LayoutTests/platform/mac/editing/inserting/insert-at-end-01-expected.txt. * platform/win/editing/inserting/insert-at-end-02-expected.txt: Copied from LayoutTests/platform/mac/editing/inserting/insert-at-end-02-expected.txt. * platform/win/editing/inserting/insert-div-010-expected.txt: Copied from LayoutTests/platform/mac/editing/inserting/insert-div-010-expected.txt. * platform/win/editing/inserting/insert-div-013-expected.txt: Copied from LayoutTests/platform/mac/editing/inserting/insert-div-013-expected.txt. * platform/win/editing/inserting/insert-div-015-expected.txt: Copied from LayoutTests/platform/mac/editing/inserting/insert-div-015-expected.txt. * platform/win/editing/inserting/insert-div-019-expected.txt: Copied from LayoutTests/platform/mac/editing/inserting/insert-div-019-expected.txt. * platform/win/editing/inserting/insert-paragraph-03-expected.txt: Copied from LayoutTests/platform/mac/editing/inserting/insert-paragraph-03-expected.txt. * platform/win/editing/selection/4932260-1-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/4932260-1-expected.txt. * platform/win/editing/selection/move-by-word-001-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/move-by-word-001-expected.txt. * platform/win/editing/selection/triple-click-in-pre-expected.txt: Copied from LayoutTests/platform/mac/editing/selection/triple-click-in-pre-expected.txt. * platform/win/editing/style: Added. * platform/win/editing/style/create-block-for-style-008-expected.txt: Copied from LayoutTests/platform/mac/editing/style/create-block-for-style-008-expected.txt. 2011-07-06 Mihai Parparita Remove Chromium Mac failing expectation for fast/text/font-size-zero.html (fixed by r89933) Add Chromium Windows and Linux baselines for fast/forms/textfield-overflow-by-value-update.html (needed due to different form control metrics). Remove a bunch of commented out test expectations. * platform/chromium-mac/svg/hittest/svg-rect-hit-expected.txt: Removed. * platform/chromium-win/fast/forms/textfield-overflow-by-value-update-expected.txt: Added. * platform/chromium/test_expectations.txt: 2011-07-06 Nate Chapin Test updates for https://bugs.webkit.org/show_bug.cgi?id=62066. Reviewed by Adam Barth. * http/tests/loading/cross-origin-XHR-willLoadRequest-expected.txt: * http/tests/misc/favicon-loads-with-icon-loading-override-expected.txt: * http/tests/misc/link-rel-icon-beforeload-expected.txt: 2011-07-06 Mihai Parparita Rebaseline some imagemap focus ring tests for Chromium Mac (mainly for Leopard, due to text anti-aliasing differences). * platform/chromium-mac/fast/images/imagemap-case-expected.png: Removed. * platform/chromium/test_expectations.txt: * platform/mac-leopard/fast/images/imagemap-case-expected.png: Added. * platform/mac-leopard/fast/images/imagemap-focus-ring-expected.png: Added. * platform/mac-leopard/fast/images/imagemap-focus-ring-outline-color-expected.png: Added. * platform/mac-leopard/fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map-expected.png: Added. * platform/mac-leopard/fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map-expected.png: Added. 2011-07-06 Andras Becsi [Qt] Seems that I still don't get the syntax right Unreviewed. * platform/qt/test_expectations.txt: Use BUGWK instead of BUG. 2011-07-06 Andrey Kosyakov Unreviewed. Fixed test_expectations syntax. * platform/chromium/test_expectations.txt: 2011-07-06 Andrey Kosyakov Unreviewed. Marked media/video-delay-load-event.html as flaky. * platform/chromium/test_expectations.txt: 2011-07-06 Andras Becsi [Qt] Fix the syntax of test_expectations.txt Unreviewed gardening. * platform/qt/test_expectations.txt: Add a bug for the flaky tests. 2011-07-06 Andrey Kosyakov Unreviewed, mark fast/events/click-focus-anchor.html as flaky. * platform/chromium/test_expectations.txt: 2011-07-06 Andras Becsi [Qt] Try to make the bot green by marking tests flaky. Rubber-stamped by Andreas Kling. * platform/qt/test_expectations.txt: 2011-07-06 Andras Becsi [Qt] DumpRenderTree needs a beginDragWithFiles implementation https://bugs.webkit.org/show_bug.cgi?id=50902 Unreviewed gardening. * platform/qt/Skipped: Skip failing test added in r90438. 2011-07-06 Xan Lopez Unreviewed. Remove non-existing test from Skipped. * platform/gtk/Skipped: 2011-07-06 Xan Lopez Unreviewed. Missed these inspector tests before. * platform/gtk/Skipped: 2011-07-06 Xan Lopez Unreviewed. Skip inspector tests while we figure why they fail in the NWRT/debug bots. * platform/gtk/Skipped: 2011-07-05 Yuta Kitamura WebSocket: Move current WebSocket tests to a new directory https://bugs.webkit.org/show_bug.cgi?id=63931 Reviewed by Kent Tamura. In order to put tests for new WebSocket protocol, existing tests for the old protocol need to be moved to a subdirectory (namely "hixie76"). Minimum changes have been made to tests and test results, such as: - Update links to resource files (e.g. "../../../js-test-pre.js" to "../../../../js-test-pre.js"), and - Update WebSocket URLs in the tests (i.e. adding "hixie76/" to ws:// and wss:// URLs). Skipped and test_expectations.txt are also updated accordingly. * http/tests/websocket/tests/handler_map.txt: This is the only file left in the current directory. This file defines the handler location to which accesses to the root directory (e.g. "ws://example.com/") are redirected, and cannot be moved. * http/tests/websocket/tests/hixie76/alert-in-event-handler-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/alert-in-event-handler-expected.txt. * http/tests/websocket/tests/hixie76/alert-in-event-handler.html: Renamed from LayoutTests/http/tests/websocket/tests/alert-in-event-handler.html. * http/tests/websocket/tests/hixie76/bad-handshake-crash-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/bad-handshake-crash-expected.txt. * http/tests/websocket/tests/hixie76/bad-handshake-crash.html: Renamed from LayoutTests/http/tests/websocket/tests/bad-handshake-crash.html. * http/tests/websocket/tests/hixie76/bad-handshake-crash_wsh.py: Renamed from LayoutTests/http/tests/websocket/tests/bad-handshake-crash_wsh.py. * http/tests/websocket/tests/hixie76/bad-sub-protocol-control-chars-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/bad-sub-protocol-control-chars-expected.txt. * http/tests/websocket/tests/hixie76/bad-sub-protocol-control-chars.html: Renamed from LayoutTests/http/tests/websocket/tests/bad-sub-protocol-control-chars.html. * http/tests/websocket/tests/hixie76/bad-sub-protocol-empty-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/bad-sub-protocol-empty-expected.txt. * http/tests/websocket/tests/hixie76/bad-sub-protocol-empty.html: Renamed from LayoutTests/http/tests/websocket/tests/bad-sub-protocol-empty.html. * http/tests/websocket/tests/hixie76/bad-sub-protocol-non-ascii-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/bad-sub-protocol-non-ascii-expected.txt. * http/tests/websocket/tests/hixie76/bad-sub-protocol-non-ascii.html: Renamed from LayoutTests/http/tests/websocket/tests/bad-sub-protocol-non-ascii.html. * http/tests/websocket/tests/hixie76/bufferedAmount-after-close-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/bufferedAmount-after-close-expected.txt. * http/tests/websocket/tests/hixie76/bufferedAmount-after-close.html: Renamed from LayoutTests/http/tests/websocket/tests/bufferedAmount-after-close.html. * http/tests/websocket/tests/hixie76/client-close-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/client-close-expected.txt. * http/tests/websocket/tests/hixie76/client-close.html: Renamed from LayoutTests/http/tests/websocket/tests/client-close.html. * http/tests/websocket/tests/hixie76/client-close_wsh.py: Renamed from LayoutTests/http/tests/websocket/tests/client-close_wsh.py. * http/tests/websocket/tests/hixie76/close-before-open-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/close-before-open-expected.txt. * http/tests/websocket/tests/hixie76/close-before-open.html: Renamed from LayoutTests/http/tests/websocket/tests/close-before-open.html. * http/tests/websocket/tests/hixie76/close-event-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/close-event-expected.txt. * http/tests/websocket/tests/hixie76/close-event.html: Renamed from LayoutTests/http/tests/websocket/tests/close-event.html. * http/tests/websocket/tests/hixie76/close-on-navigate-new-location-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/close-on-navigate-new-location-expected.txt. * http/tests/websocket/tests/hixie76/close-on-navigate-new-location.html: Renamed from LayoutTests/http/tests/websocket/tests/close-on-navigate-new-location.html. * http/tests/websocket/tests/hixie76/close-on-unload-and-force-gc-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/close-on-unload-and-force-gc-expected.txt. * http/tests/websocket/tests/hixie76/close-on-unload-and-force-gc.html: Renamed from LayoutTests/http/tests/websocket/tests/close-on-unload-and-force-gc.html. * http/tests/websocket/tests/hixie76/close-on-unload-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/close-on-unload-expected.txt. * http/tests/websocket/tests/hixie76/close-on-unload-reference-in-parent-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/close-on-unload-reference-in-parent-expected.txt. * http/tests/websocket/tests/hixie76/close-on-unload-reference-in-parent.html: Renamed from LayoutTests/http/tests/websocket/tests/close-on-unload-reference-in-parent.html. * http/tests/websocket/tests/hixie76/close-on-unload.html: Renamed from LayoutTests/http/tests/websocket/tests/close-on-unload.html. * http/tests/websocket/tests/hixie76/close-on-unload_wsh.py: Renamed from LayoutTests/http/tests/websocket/tests/close-on-unload_wsh.py. * http/tests/websocket/tests/hixie76/close-unref-websocket-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/close-unref-websocket-expected.txt. * http/tests/websocket/tests/hixie76/close-unref-websocket.html: Renamed from LayoutTests/http/tests/websocket/tests/close-unref-websocket.html. * http/tests/websocket/tests/hixie76/cross-origin-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/cross-origin-expected.txt. * http/tests/websocket/tests/hixie76/cross-origin.html: Renamed from LayoutTests/http/tests/websocket/tests/cross-origin.html. * http/tests/websocket/tests/hixie76/echo-challenge_wsh.py: Renamed from LayoutTests/http/tests/websocket/tests/echo-challenge_wsh.py. * http/tests/websocket/tests/hixie76/echo-cookie_wsh.py: Renamed from LayoutTests/http/tests/websocket/tests/echo-cookie_wsh.py. * http/tests/websocket/tests/hixie76/echo-location_wsh.py: Renamed from LayoutTests/http/tests/websocket/tests/echo-location_wsh.py. * http/tests/websocket/tests/hixie76/echo_wsh.py: Renamed from LayoutTests/http/tests/websocket/tests/echo_wsh.py. * http/tests/websocket/tests/hixie76/error-detect-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/error-detect-expected.txt. * http/tests/websocket/tests/hixie76/error-detect.html: Renamed from LayoutTests/http/tests/websocket/tests/error-detect.html. * http/tests/websocket/tests/hixie76/fixed-origin_wsh.py: Renamed from LayoutTests/http/tests/websocket/tests/fixed-origin_wsh.py. * http/tests/websocket/tests/hixie76/frame-length-longer-than-buffer-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/frame-length-longer-than-buffer-expected.txt. * http/tests/websocket/tests/hixie76/frame-length-longer-than-buffer.html: Renamed from LayoutTests/http/tests/websocket/tests/frame-length-longer-than-buffer.html. * http/tests/websocket/tests/hixie76/frame-length-longer-than-buffer_wsh.py: Renamed from LayoutTests/http/tests/websocket/tests/frame-length-longer-than-buffer_wsh.py. * http/tests/websocket/tests/hixie76/frame-length-overflow-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/frame-length-overflow-expected.txt. * http/tests/websocket/tests/hixie76/frame-length-overflow.html: Renamed from LayoutTests/http/tests/websocket/tests/frame-length-overflow.html. * http/tests/websocket/tests/hixie76/frame-length-overflow_wsh.py: Renamed from LayoutTests/http/tests/websocket/tests/frame-length-overflow_wsh.py. * http/tests/websocket/tests/hixie76/frame-length-skip-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/frame-length-skip-expected.txt. * http/tests/websocket/tests/hixie76/frame-length-skip.html: Renamed from LayoutTests/http/tests/websocket/tests/frame-length-skip.html. * http/tests/websocket/tests/hixie76/frame-length-skip_wsh.py: Renamed from LayoutTests/http/tests/websocket/tests/frame-length-skip_wsh.py. * http/tests/websocket/tests/hixie76/frame-lengths-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/frame-lengths-expected.txt. * http/tests/websocket/tests/hixie76/frame-lengths.html: Renamed from LayoutTests/http/tests/websocket/tests/frame-lengths.html. * http/tests/websocket/tests/hixie76/handshake-challenge-randomness-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/handshake-challenge-randomness-expected.txt. * http/tests/websocket/tests/hixie76/handshake-challenge-randomness.html: Renamed from LayoutTests/http/tests/websocket/tests/handshake-challenge-randomness.html. * http/tests/websocket/tests/hixie76/handshake-error-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/handshake-error-expected.txt. * http/tests/websocket/tests/hixie76/handshake-error.html: Renamed from LayoutTests/http/tests/websocket/tests/handshake-error.html. * http/tests/websocket/tests/hixie76/handshake-error_wsh.py: Renamed from LayoutTests/http/tests/websocket/tests/handshake-error_wsh.py. * http/tests/websocket/tests/hixie76/handshake-fail-by-cross-origin-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/handshake-fail-by-cross-origin-expected.txt. * http/tests/websocket/tests/hixie76/handshake-fail-by-cross-origin.html: Renamed from LayoutTests/http/tests/websocket/tests/handshake-fail-by-cross-origin.html. * http/tests/websocket/tests/hixie76/handshake-fail-by-maxlength-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/handshake-fail-by-maxlength-expected.txt. * http/tests/websocket/tests/hixie76/handshake-fail-by-maxlength.html: Renamed from LayoutTests/http/tests/websocket/tests/handshake-fail-by-maxlength.html. * http/tests/websocket/tests/hixie76/handshake-fail-by-maxlength_wsh.py: Renamed from LayoutTests/http/tests/websocket/tests/handshake-fail-by-maxlength_wsh.py. * http/tests/websocket/tests/hixie76/handshake-fail-by-no-connection-header-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/handshake-fail-by-no-connection-header-expected.txt. * http/tests/websocket/tests/hixie76/handshake-fail-by-no-connection-header.html: Renamed from LayoutTests/http/tests/websocket/tests/handshake-fail-by-no-connection-header.html. * http/tests/websocket/tests/hixie76/handshake-fail-by-no-connection-header_wsh.py: Renamed from LayoutTests/http/tests/websocket/tests/handshake-fail-by-no-connection-header_wsh.py. * http/tests/websocket/tests/hixie76/handshake-fail-by-no-cr-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/handshake-fail-by-no-cr-expected.txt. * http/tests/websocket/tests/hixie76/handshake-fail-by-no-cr.html: Renamed from LayoutTests/http/tests/websocket/tests/handshake-fail-by-no-cr.html. * http/tests/websocket/tests/hixie76/handshake-fail-by-no-cr_wsh.py: Renamed from LayoutTests/http/tests/websocket/tests/handshake-fail-by-no-cr_wsh.py. * http/tests/websocket/tests/hixie76/handshake-fail-by-no-upgrade-header-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/handshake-fail-by-no-upgrade-header-expected.txt. * http/tests/websocket/tests/hixie76/handshake-fail-by-no-upgrade-header.html: Renamed from LayoutTests/http/tests/websocket/tests/handshake-fail-by-no-upgrade-header.html. * http/tests/websocket/tests/hixie76/handshake-fail-by-no-upgrade-header_wsh.py: Renamed from LayoutTests/http/tests/websocket/tests/handshake-fail-by-no-upgrade-header_wsh.py. * http/tests/websocket/tests/hixie76/handshake-fail-by-prepended-null-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/handshake-fail-by-prepended-null-expected.txt. * http/tests/websocket/tests/hixie76/handshake-fail-by-prepended-null.html: Renamed from LayoutTests/http/tests/websocket/tests/handshake-fail-by-prepended-null.html. * http/tests/websocket/tests/hixie76/handshake-fail-by-prepended-null_wsh.py: Renamed from LayoutTests/http/tests/websocket/tests/handshake-fail-by-prepended-null_wsh.py. * http/tests/websocket/tests/hixie76/handshake-fail-by-sub-protocol-mismatch-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/handshake-fail-by-sub-protocol-mismatch-expected.txt. * http/tests/websocket/tests/hixie76/handshake-fail-by-sub-protocol-mismatch.html: Renamed from LayoutTests/http/tests/websocket/tests/handshake-fail-by-sub-protocol-mismatch.html. * http/tests/websocket/tests/hixie76/hanging-handshake_wsh.py: Renamed from LayoutTests/http/tests/websocket/tests/hanging-handshake_wsh.py. * http/tests/websocket/tests/hixie76/httponly-cookie-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/httponly-cookie-expected.txt. * http/tests/websocket/tests/hixie76/httponly-cookie.pl: Renamed from LayoutTests/http/tests/websocket/tests/httponly-cookie.pl. * http/tests/websocket/tests/hixie76/long-invalid-header-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/long-invalid-header-expected.txt. * http/tests/websocket/tests/hixie76/long-invalid-header.html: Renamed from LayoutTests/http/tests/websocket/tests/long-invalid-header.html. * http/tests/websocket/tests/hixie76/long-invalid-header_wsh.py: Renamed from LayoutTests/http/tests/websocket/tests/long-invalid-header_wsh.py. * http/tests/websocket/tests/hixie76/multiple-connections-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/multiple-connections-expected.txt. * http/tests/websocket/tests/hixie76/multiple-connections.html: Renamed from LayoutTests/http/tests/websocket/tests/multiple-connections.html. * http/tests/websocket/tests/hixie76/no-query_wsh.py: Renamed from LayoutTests/http/tests/websocket/tests/no-query_wsh.py. * http/tests/websocket/tests/hixie76/null-character-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/null-character-expected.txt. * http/tests/websocket/tests/hixie76/null-character.html: Renamed from LayoutTests/http/tests/websocket/tests/null-character.html. * http/tests/websocket/tests/hixie76/origin-test_wsh.py: Renamed from LayoutTests/http/tests/websocket/tests/origin-test_wsh.py. * http/tests/websocket/tests/hixie76/protocol-test_wsh.py: Renamed from LayoutTests/http/tests/websocket/tests/protocol-test_wsh.py. * http/tests/websocket/tests/hixie76/reload-crash-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/reload-crash-expected.txt. * http/tests/websocket/tests/hixie76/reload-crash.html: Renamed from LayoutTests/http/tests/websocket/tests/reload-crash.html. * http/tests/websocket/tests/hixie76/resources/close-on-unload-iframe-reference-in-parent.html: Renamed from LayoutTests/http/tests/websocket/tests/resources/close-on-unload-iframe-reference-in-parent.html. * http/tests/websocket/tests/hixie76/resources/close-on-unload-iframe.html: Renamed from LayoutTests/http/tests/websocket/tests/resources/close-on-unload-iframe.html. * http/tests/websocket/tests/hixie76/resources/reload-crash-iframe.html: Added. * http/tests/websocket/tests/hixie76/send-after-close-on-unload-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/send-after-close-on-unload-expected.txt. * http/tests/websocket/tests/hixie76/send-after-close-on-unload.html: Renamed from LayoutTests/http/tests/websocket/tests/send-after-close-on-unload.html. * http/tests/websocket/tests/hixie76/send-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/send-expected.txt. * http/tests/websocket/tests/hixie76/send-throw-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/send-throw-expected.txt. * http/tests/websocket/tests/hixie76/send-throw.html: Renamed from LayoutTests/http/tests/websocket/tests/send-throw.html. * http/tests/websocket/tests/hixie76/send.html: Renamed from LayoutTests/http/tests/websocket/tests/send.html. * http/tests/websocket/tests/hixie76/send2_wsh.py: Renamed from LayoutTests/http/tests/websocket/tests/send2_wsh.py. * http/tests/websocket/tests/hixie76/send_wsh.py: Renamed from LayoutTests/http/tests/websocket/tests/send_wsh.py. * http/tests/websocket/tests/hixie76/server-close-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/server-close-expected.txt. * http/tests/websocket/tests/hixie76/server-close.html: Renamed from LayoutTests/http/tests/websocket/tests/server-close.html. * http/tests/websocket/tests/hixie76/server-close_wsh.py: Renamed from LayoutTests/http/tests/websocket/tests/server-close_wsh.py. * http/tests/websocket/tests/hixie76/simple-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/simple-expected.txt. * http/tests/websocket/tests/hixie76/simple-stress-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/simple-stress-expected.txt. * http/tests/websocket/tests/hixie76/simple-stress.html: Renamed from LayoutTests/http/tests/websocket/tests/simple-stress.html. * http/tests/websocket/tests/hixie76/simple.html: Renamed from LayoutTests/http/tests/websocket/tests/simple.html. * http/tests/websocket/tests/hixie76/simple_wsh.py: Renamed from LayoutTests/http/tests/websocket/tests/simple_wsh.py. * http/tests/websocket/tests/hixie76/sub-protocol-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/sub-protocol-expected.txt. * http/tests/websocket/tests/hixie76/sub-protocol-with-space-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/sub-protocol-with-space-expected.txt. * http/tests/websocket/tests/hixie76/sub-protocol-with-space.html: Renamed from LayoutTests/http/tests/websocket/tests/sub-protocol-with-space.html. * http/tests/websocket/tests/hixie76/sub-protocol.html: Renamed from LayoutTests/http/tests/websocket/tests/sub-protocol.html. * http/tests/websocket/tests/hixie76/unicode-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/unicode-expected.txt. * http/tests/websocket/tests/hixie76/unicode.html: Renamed from LayoutTests/http/tests/websocket/tests/unicode.html. * http/tests/websocket/tests/hixie76/unicode_wsh.py: Renamed from LayoutTests/http/tests/websocket/tests/unicode_wsh.py. * http/tests/websocket/tests/hixie76/unknown-frame-type_wsh.py: Renamed from LayoutTests/http/tests/websocket/tests/unknown-frame-type_wsh.py. * http/tests/websocket/tests/hixie76/url-no-trailing-slash-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/url-no-trailing-slash-expected.txt. * http/tests/websocket/tests/hixie76/url-no-trailing-slash.html: Renamed from LayoutTests/http/tests/websocket/tests/url-no-trailing-slash.html. * http/tests/websocket/tests/hixie76/url-parsing-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/url-parsing-expected.txt. * http/tests/websocket/tests/hixie76/url-parsing.html: Renamed from LayoutTests/http/tests/websocket/tests/url-parsing.html. * http/tests/websocket/tests/hixie76/url-with-credential-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/url-with-credential-expected.txt. * http/tests/websocket/tests/hixie76/url-with-credential.html: Renamed from LayoutTests/http/tests/websocket/tests/url-with-credential.html. * http/tests/websocket/tests/hixie76/url-with-empty-query-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/url-with-empty-query-expected.txt. * http/tests/websocket/tests/hixie76/url-with-empty-query.html: Renamed from LayoutTests/http/tests/websocket/tests/url-with-empty-query.html. * http/tests/websocket/tests/hixie76/url-with-query-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/url-with-query-expected.txt. * http/tests/websocket/tests/hixie76/url-with-query-for-no-query-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/url-with-query-for-no-query-expected.txt. * http/tests/websocket/tests/hixie76/url-with-query-for-no-query.html: Renamed from LayoutTests/http/tests/websocket/tests/url-with-query-for-no-query.html. * http/tests/websocket/tests/hixie76/url-with-query.html: Renamed from LayoutTests/http/tests/websocket/tests/url-with-query.html. * http/tests/websocket/tests/hixie76/websocket-event-target-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/websocket-event-target-expected.txt. * http/tests/websocket/tests/hixie76/websocket-event-target.html: Renamed from LayoutTests/http/tests/websocket/tests/websocket-event-target.html. * http/tests/websocket/tests/hixie76/websocket-pending-activity-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/websocket-pending-activity-expected.txt. * http/tests/websocket/tests/hixie76/websocket-pending-activity.html: Renamed from LayoutTests/http/tests/websocket/tests/websocket-pending-activity.html. * http/tests/websocket/tests/hixie76/websocket-protocol-ignored-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/websocket-protocol-ignored-expected.txt. * http/tests/websocket/tests/hixie76/websocket-protocol-ignored.html: Renamed from LayoutTests/http/tests/websocket/tests/websocket-protocol-ignored.html. * http/tests/websocket/tests/hixie76/workers/close-in-onmessage-crash-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/workers/close-in-onmessage-crash-expected.txt. * http/tests/websocket/tests/hixie76/workers/close-in-onmessage-crash.html: Renamed from LayoutTests/http/tests/websocket/tests/workers/close-in-onmessage-crash.html. * http/tests/websocket/tests/hixie76/workers/close-in-shared-worker-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/workers/close-in-shared-worker-expected.txt. * http/tests/websocket/tests/hixie76/workers/close-in-shared-worker.html: Renamed from LayoutTests/http/tests/websocket/tests/workers/close-in-shared-worker.html. * http/tests/websocket/tests/hixie76/workers/close-in-worker-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/workers/close-in-worker-expected.txt. * http/tests/websocket/tests/hixie76/workers/close-in-worker.html: Renamed from LayoutTests/http/tests/websocket/tests/workers/close-in-worker.html. * http/tests/websocket/tests/hixie76/workers/resources/close-in-onmessage-crash.js: Renamed from LayoutTests/http/tests/websocket/tests/workers/resources/close-in-onmessage-crash.js. (runTests.try.ws.onopen): (runTests.try.ws.onmessage): (runTests.try.ws.onclose): (runTests): * http/tests/websocket/tests/hixie76/workers/resources/close-in-worker.js: Renamed from LayoutTests/http/tests/websocket/tests/workers/resources/close-in-worker.js. (handleConnect.self.postMessage): (handleConnect): (runTests.try.ws.onopen): (runTests.try.ws.onclose): (runTests): * http/tests/websocket/tests/hixie76/workers/resources/echo-challenge_wsh.py: Renamed from LayoutTests/http/tests/websocket/tests/workers/resources/echo-challenge_wsh.py. * http/tests/websocket/tests/hixie76/workers/resources/echo_wsh.py: Renamed from LayoutTests/http/tests/websocket/tests/workers/resources/echo_wsh.py. * http/tests/websocket/tests/hixie76/workers/resources/simple_wsh.py: Renamed from LayoutTests/http/tests/websocket/tests/workers/resources/simple_wsh.py. * http/tests/websocket/tests/hixie76/workers/resources/worker-handshake-challenge-randomness.js: Renamed from LayoutTests/http/tests/websocket/tests/workers/resources/worker-handshake-challenge-randomness.js. (endTest): (runTests.try.ws1.onmessage): (runTests.try.ws1.onclose.ws2.onmessage): (runTests.try.ws1.onclose.ws2.onclose): (runTests.try.ws1.onclose): (runTests): * http/tests/websocket/tests/hixie76/workers/resources/worker-simple.js: Renamed from LayoutTests/http/tests/websocket/tests/workers/resources/worker-simple.js. (handleConnect.self.postMessage): (handleConnect): (runTests.try.ws.onopen): (runTests.try.ws.onmessage): (runTests.try.ws.onclose): (runTests): * http/tests/websocket/tests/hixie76/workers/shared-worker-simple-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/workers/shared-worker-simple-expected.txt. * http/tests/websocket/tests/hixie76/workers/shared-worker-simple.html: Renamed from LayoutTests/http/tests/websocket/tests/workers/shared-worker-simple.html. * http/tests/websocket/tests/hixie76/workers/worker-handshake-challenge-randomness-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/workers/worker-handshake-challenge-randomness-expected.txt. * http/tests/websocket/tests/hixie76/workers/worker-handshake-challenge-randomness.html: Renamed from LayoutTests/http/tests/websocket/tests/workers/worker-handshake-challenge-randomness.html. * http/tests/websocket/tests/hixie76/workers/worker-simple-expected.txt: Renamed from LayoutTests/http/tests/websocket/tests/workers/worker-simple-expected.txt. * http/tests/websocket/tests/hixie76/workers/worker-simple.html: Renamed from LayoutTests/http/tests/websocket/tests/workers/worker-simple.html. * http/tests/websocket/tests/resources/reload-crash-iframe.html: Removed. * platform/chromium-linux/http/tests/websocket/tests/hixie76/bad-sub-protocol-control-chars-expected.txt: Renamed from LayoutTests/platform/chromium-linux/http/tests/websocket/tests/bad-sub-protocol-control-chars-expected.txt. * platform/chromium-linux/http/tests/websocket/tests/hixie76/url-parsing-expected.txt: Renamed from LayoutTests/platform/chromium-win/http/tests/websocket/tests/url-parsing-expected.txt. * platform/chromium-mac/http/tests/websocket/tests/hixie76/bad-sub-protocol-control-chars-expected.txt: Renamed from LayoutTests/platform/chromium-mac/http/tests/websocket/tests/bad-sub-protocol-control-chars-expected.txt. * platform/chromium-mac/http/tests/websocket/tests/hixie76/url-parsing-expected.txt: Renamed from LayoutTests/platform/chromium-linux/http/tests/websocket/tests/url-parsing-expected.txt. * platform/chromium-win/http/tests/websocket/tests/hixie76/bad-sub-protocol-control-chars-expected.txt: Renamed from LayoutTests/platform/chromium-win/http/tests/websocket/tests/bad-sub-protocol-control-chars-expected.txt. * platform/chromium-win/http/tests/websocket/tests/hixie76/url-parsing-expected.txt: Renamed from LayoutTests/platform/chromium-mac/http/tests/websocket/tests/url-parsing-expected.txt. * platform/chromium/test_expectations.txt: * platform/qt-arm/Skipped: * platform/qt-wk2/Skipped: * platform/qt/http/tests/websocket/tests/hixie76/bad-sub-protocol-non-ascii-expected.txt: Renamed from LayoutTests/platform/qt/http/tests/websocket/tests/bad-sub-protocol-non-ascii-expected.txt. * platform/win/Skipped: 2011-07-05 Kentaro Hara Trigger a 'change' event whenever selected files are changed https://bugs.webkit.org/show_bug.cgi?id=63929 Reviewed by Kent Tamura. Record previously selected files and then compare them with newly selected files. If the previously selected files and their order are not equal to those of the newly selected files, we trigger the 'change' event. * fast/forms/file-input-change-event-expected.txt: Added. * fast/forms/file-input-change-event.html: Added. 2011-06-29 Kent Tamura Reviewed by Alexey Proskuryakov. [Mac] REGRESSION (r88415): Range slider doesn't have focus appearance. https://bugs.webkit.org/show_bug.cgi?id=63573 * fast/forms/input-appearance-range.html: Give a focus on a slider to check focus appearance. * platform/chromium/test_expectations.txt: * platform/mac/fast/forms/input-appearance-range-expected.png: 2011-07-05 Eric Seidel buildbot needs to understand whether NRWT exited early after having too many failures https://bugs.webkit.org/show_bug.cgi?id=63839 Reviewed by Adam Barth. Teach the new results.html how to display a warning when testing exited early. The warning isn't quite as nice as ORWT since I couldn't figure out how to find the total tests run, or total unexpected crashes. I figure this is enough to get us going and we can refine it further. * fast/harness/results.html: 2011-07-05 Sam Weinig Null deref accessing CustomEvent.detail https://bugs.webkit.org/show_bug.cgi?id=63885 Reviewed by Anders Carlsson. Add test which exercises an initialized details property on a CustomEvent instance. * fast/events/custom-event-uninitialized-expected.txt: Added. * fast/events/custom-event-uninitialized.html: Added. 2011-07-05 Gavin Barraclough https://bugs.webkit.org/show_bug.cgi?id=63947 ASSERT running Object.preventExtensions(Math.sin) Reviewed by Oliver Hunt. This is due to calling scope() on a hostFunction as a part of calling createPrototypeProperty to reify the prototype property. But host functions don't have a prototype property anyway! Add test case for calling preventExtensions on a host function. * fast/js/preventExtensions-expected.txt: * fast/js/script-tests/preventExtensions.js: 2011-07-04 Gavin Barraclough https://bugs.webkit.org/show_bug.cgi?id=63880 Evaluation order of conversions of operands to >, >= incorrect. Reviewed by Sam Weinig. Updated layout test results. Two of these tests now pass, however for the third we now need to check in failing results, since the test is incorrect! The problem if that the test author has made the mistake of thinking that the evaluation order for the operands to '>' is RHS then LHS. This is due to a quirk in the way the spec is written. The greater than opeator is defined to call the abstract relational comparison algorithm with 'leftFirst' set to false, and as such conversion is performed on the second operand ('y') first (see 11.8.5). However the abstract relational comparison algorith is performing a less than comaprison, and the greater than operator calls this algorithm with the operands to the greater than operator reversed (see 11.8.2). As such, the second operand to the abstract comaparison is the LHS of the greater than. This bug also affects the corresponding less than or equals test, where we already we have failing results checked in, and again it is the test that is wrong (for the same reason). * fast/js/exception-sequencing-binops2-expected.txt: * sputnik/Conformance/11_Expressions/11.8_Relational_Operators/11.8.2_The_Greater_than_Operator/S11.8.2_A2.3_T1-expected.txt: * sputnik/Conformance/11_Expressions/11.8_Relational_Operators/11.8.4_The_Grater_than_or_equal_Operator/S11.8.4_A2.3_T1-expected.txt: 2011-07-05 Andrey Kosyakov Unreviewed. Marked css2.1/20110323/replaced-intrinsic-ratio-001.htm as flaky on mac. * platform/chromium/test_expectations.txt: 2011-07-05 Andrey Kosyakov Unreviewed. Removed custom chromium-linux baselines for navigator-detached-no-crash.html & register-protocol-handler.html * platform/chromium-linux/fast/dom/navigator-detached-no-crash-expected.txt: Removed. * platform/chromium-linux/fast/dom/register-protocol-handler-expected.txt: Removed. 2011-07-04 Vsevolod Vlasov Web Inspector: Show content for plugin requests in network panel. https://bugs.webkit.org/show_bug.cgi?id=30080 Added tests for plugin content saving and replacing in NetworkResourcesData. Adjusted older tests to use new window.internals method setInspectorResourcesDataSizeLimits to ensure NetworkResourcesData is in the correct state before test. Reviewed by Pavel Feldman. * http/tests/inspector/network/network-content-replacement-embed-expected.txt: Added. * http/tests/inspector/network/network-content-replacement-embed.html: Added. * http/tests/inspector/network/network-content-replacement-xhr-expected.txt: Added. * http/tests/inspector/network/network-content-replacement-xhr.html: Added. * http/tests/inspector/network/network-embed-expected.txt: Added. * http/tests/inspector/network/network-embed.html: Added. * http/tests/inspector/network/network-xhr-async-expected.txt: * http/tests/inspector/network/network-xhr-async.html: * http/tests/inspector/network/network-xhr-sync-expected.txt: * http/tests/inspector/network/network-xhr-sync.html: * http/tests/inspector/network/resources/cp1251.xml: Added. * http/tests/inspector/network/resources/plugin-data.php: Added. * http/tests/inspector/network/resources/resource.php: * http/tests/inspector/network/resources/utf8.xml: Added. * platform/chromium/test_expectations.txt: 2011-07-04 Kinuko Yasuda [Chromium] LayoutTests/fast/filesystem/workers/simple-persistent-sync.html is failing on chromium worker tests https://bugs.webkit.org/show_bug.cgi?id=63906 The expected text file needs to be updated to reflect the recent API change for adding the prefix vendor (i.e. requestFileSystem -> webkitRequestFileSystem). Unreviewed; chromium test expectations change. * fast/filesystem/workers/simple-persistent-sync-expected.txt: 2011-07-05 Shinya Kawanaka Reviewed by Kent Tamura. The default step is used when the step attribute of input[type='number'] is "any". https://bugs.webkit.org/show_bug.cgi?id=57723 Changed Layout tests to use the default step when the step attribute of input[type='number'] is "any". * fast/forms/input-stepup-stepdown-from-renderer-expected.txt: Regenerated. * fast/forms/script-tests/input-stepup-stepdown-from-renderer.js: 2011-07-04 Gavin Barraclough Reviewed by Sam Weinig. https://bugs.webkit.org/show_bug.cgi?id=16652 Firefox and JavaScriptCore differ in Number.toString(integer) Our arbitrary radix (2..36) toString conversion is inaccurate. This is partly because it uses doubles to perform math that requires higher accuracy, and partly becasue it does not attempt to correctly detect where to terminate, instead relying on a simple 'epsilon'. * fast/js/number-toString-expected.txt: - Update expected results from FAIL to PASS. 2011-07-04 Mihai Parparita As of r90372 there are WebKit2 Mac-specific tests; don't expect those to pass in Chromium, just like other platform-specific tests. * platform/chromium/test_expectations.txt: 2011-07-04 Kent Tamura REGRESSION (r87067): Text overflows from short height text field. https://bugs.webkit.org/show_bug.cgi?id=61768 Reviewed by Dimitri Glazkov. * fast/forms/textfield-overflow-by-value-update.html: Added. * platform/chromium/test_expectations.txt: Add textfield-overflow-by-value-update.html. * platform/mac/fast/forms/textfield-overflow-by-value-update-expected.png: Added. * platform/mac/fast/forms/textfield-overflow-by-value-update-expected.txt: Added. 2011-07-04 MORITA Hajime Accessing ShadowRoot.nodeList causes an assertion failure. http://webkit.org/b/63798 Reviewed by Dimitri Glazkov. * fast/dom/shadow/shadow-root-node-list-expected.txt: Added. * fast/dom/shadow/shadow-root-node-list.html: Added. 2011-07-04 Stephen White Unreviewed; chromium test expectations change. Mark four tests as passing on the GPU step. * platform/chromium/test_expectations.txt: 2011-07-04 Sheriff Bot Unreviewed, rolling out r90373. http://trac.webkit.org/changeset/90373 https://bugs.webkit.org/show_bug.cgi?id=63917 Breaks Qt Linux Release minimal (Requested by vsevik on #webkit). * http/tests/inspector/network/network-content-replacement-embed-expected.txt: Removed. * http/tests/inspector/network/network-content-replacement-embed.html: Removed. * http/tests/inspector/network/network-content-replacement-xhr-expected.txt: Removed. * http/tests/inspector/network/network-content-replacement-xhr.html: Removed. * http/tests/inspector/network/network-embed-expected.txt: Removed. * http/tests/inspector/network/network-embed.html: Removed. * http/tests/inspector/network/network-xhr-async-expected.txt: * http/tests/inspector/network/network-xhr-async.html: * http/tests/inspector/network/network-xhr-sync-expected.txt: * http/tests/inspector/network/network-xhr-sync.html: * http/tests/inspector/network/resources/cp1251.xml: Removed. * http/tests/inspector/network/resources/plugin-data.php: Removed. * http/tests/inspector/network/resources/resource.php: * http/tests/inspector/network/resources/utf8.xml: Removed. * platform/chromium/test_expectations.txt: 2011-07-04 Vsevolod Vlasov Web Inspector: Show content for plugin requests in network panel. https://bugs.webkit.org/show_bug.cgi?id=30080 Reviewed by Pavel Feldman. * http/tests/inspector/network/network-content-replacement-embed-expected.txt: Added. * http/tests/inspector/network/network-content-replacement-embed.html: Added. * http/tests/inspector/network/network-content-replacement-xhr-expected.txt: Added. * http/tests/inspector/network/network-content-replacement-xhr.html: Added. * http/tests/inspector/network/network-embed-expected.txt: Added. * http/tests/inspector/network/network-embed.html: Added. * http/tests/inspector/network/network-xhr-async-expected.txt: * http/tests/inspector/network/network-xhr-async.html: * http/tests/inspector/network/network-xhr-sync-expected.txt: * http/tests/inspector/network/network-xhr-sync.html: * http/tests/inspector/network/resources/cp1251.xml: Added. * http/tests/inspector/network/resources/plugin-data.php: Added. * http/tests/inspector/network/resources/resource.php: * http/tests/inspector/network/resources/utf8.xml: Added. * platform/chromium/test_expectations.txt: 2011-07-04 Anders Carlsson NP_RemoveProperty is not called back by Safari when delete npObject.prop is encountered in JavaScript https://bugs.webkit.org/show_bug.cgi?id=63915 Reviewed by Sam Weinig. Add a test. I made this Mac-WebKit2 specific for now since no other plug-in implementations support this, and there doesn't seem to be a way to make a WebKit2 specific test. * platform/mac-wk2/plugins/npruntime/remove-property-from-javascript-expected.txt: Added. * platform/mac-wk2/plugins/npruntime/remove-property-from-javascript.html: Added. 2011-07-04 Stephen White Unreviewed; chromium test expectations change. Mark two tests as failing on the GPU step. * platform/chromium/test_expectations.txt: 2011-07-04 Vsevolod Vlasov Web Inspector: network-preflight-options.html test is flaky. https://bugs.webkit.org/show_bug.cgi?id=63904 Unreviewed test fix. * http/tests/inspector/network-preflight-options-expected.txt: * http/tests/inspector/network-preflight-options.html: * platform/qt/Skipped: 2011-07-04 Andras Becsi [Qt] http/tests/inspector/network-preflight-options.html fails frequently https://bugs.webkit.org/show_bug.cgi?id=63910 Unreviewed. * platform/qt/Skipped: Skip http/tests/inspector/network-preflight-options.html. 2011-07-04 Vsevolod Vlasov Web Inspector: Resources loaded to Resources Panel from InspectorPageAgent do not have mime type set. https://bugs.webkit.org/show_bug.cgi?id=63701 Added a test that checks mime type when resources are loaded from cache by InspectorPageAgent. Reviewed by Yury Semikhatsky. * http/tests/inspector/resource-tree/resource-tree-mimetype-expected.txt: Added. * http/tests/inspector/resource-tree/resource-tree-mimetype.html: Added. * http/tests/inspector/resource-tree/resources/empty.png: Added. 2011-07-04 Marcus Bulach [chromium] Updates expectations for failures on svg/animations/svgtransform-animation-1.html https://bugs.webkit.org/show_bug.cgi?id=63902 Unreviewed expectations fix. * platform/chromium/test_expectations.txt: 2011-07-04 Marcus Bulach [chromium] Rebaseline following r90338 https://bugs.webkit.org/show_bug.cgi?id=63896 Unreviewed rebaseline. * platform/chromium-linux/plugins/mouse-click-plugin-clears-selection-expected.png: Added. * platform/chromium-mac/plugins/mouse-click-plugin-clears-selection-expected.png: Added. * platform/chromium-mac/plugins/mouse-click-plugin-clears-selection-expected.txt: Added. * platform/chromium-win-vista/plugins/mouse-click-plugin-clears-selection-expected.png: Added. 2011-07-04 Andrey Kosyakov Reviewed by Yury Semikhatsky. Web Inspector: [Extensions API] audit formatter names should begin with create https://bugs.webkit.org/show_bug.cgi?id=63802 * inspector/extensions/extensions-audits-api-expected.txt: * inspector/extensions/extensions-audits.html: 2011-07-04 Yuta Kitamura WebSocket: Use jsTestIsAsync and finishJSTest() wherever possible in WebSocket tests https://bugs.webkit.org/show_bug.cgi?id=63892 Reviewed by Kent Tamura. Use jsTestIsAsync and finishJSTest() in WebSocket tests which are run asynchronously. Script tags loading js-test-post-function.js must be removed, and instead js-test-post.js must be loaded after each test. * http/tests/websocket/tests/alert-in-event-handler.html: * http/tests/websocket/tests/bad-handshake-crash.html: * http/tests/websocket/tests/bad-sub-protocol-control-chars.html: This test is done synchronously, thus there is no need to use jsTestIsAsync and finishJSTest(). As we are moving away from js-test-post-function.js, isSuccessfullyParsed() should not be used anymore. * http/tests/websocket/tests/bad-sub-protocol-empty.html: * http/tests/websocket/tests/bad-sub-protocol-non-ascii.html: * http/tests/websocket/tests/bufferedAmount-after-close.html: * http/tests/websocket/tests/close-before-open.html: * http/tests/websocket/tests/close-on-navigate-new-location.html: * http/tests/websocket/tests/close-on-unload-and-force-gc.html: * http/tests/websocket/tests/close-on-unload-reference-in-parent.html: * http/tests/websocket/tests/close-on-unload.html: * http/tests/websocket/tests/close-unref-websocket.html: * http/tests/websocket/tests/cross-origin.html: * http/tests/websocket/tests/error-detect.html: * http/tests/websocket/tests/frame-length-longer-than-buffer.html: * http/tests/websocket/tests/frame-length-overflow.html: Add close tags for and elements which were not present for some reason. * http/tests/websocket/tests/frame-length-skip.html: * http/tests/websocket/tests/handshake-challenge-randomness.html: * http/tests/websocket/tests/handshake-error.html: * http/tests/websocket/tests/handshake-fail-by-cross-origin.html: * http/tests/websocket/tests/handshake-fail-by-maxlength.html: * http/tests/websocket/tests/handshake-fail-by-no-connection-header.html: * http/tests/websocket/tests/handshake-fail-by-no-cr.html: * http/tests/websocket/tests/handshake-fail-by-no-upgrade-header.html: * http/tests/websocket/tests/handshake-fail-by-prepended-null.html: * http/tests/websocket/tests/handshake-fail-by-sub-protocol-mismatch.html: * http/tests/websocket/tests/long-invalid-header.html: * http/tests/websocket/tests/null-character.html: * http/tests/websocket/tests/reload-crash.html: * http/tests/websocket/tests/send-after-close-on-unload.html: * http/tests/websocket/tests/send-throw.html: * http/tests/websocket/tests/send.html: * http/tests/websocket/tests/simple.html: * http/tests/websocket/tests/sub-protocol-with-space.html: * http/tests/websocket/tests/sub-protocol.html: * http/tests/websocket/tests/unicode.html: * http/tests/websocket/tests/url-no-trailing-slash.html: * http/tests/websocket/tests/url-parsing.html: * http/tests/websocket/tests/url-with-credential.html: * http/tests/websocket/tests/url-with-empty-query.html: * http/tests/websocket/tests/url-with-query-for-no-query.html: * http/tests/websocket/tests/url-with-query.html: * http/tests/websocket/tests/websocket-event-target.html: * http/tests/websocket/tests/websocket-protocol-ignored.html: 2011-07-03 Balazs Kelemen [Qt][WK2] Remove passing tests from the qt-wk2 list https://bugs.webkit.org/show_bug.cgi?id=63877 Reviewed by Kenneth Rohde Christiansen. * platform/qt-wk2/Skipped: 2011-07-03 Dominic Cooney The value property of an indeterminate progress element should be zero https://bugs.webkit.org/show_bug.cgi?id=63861 Reviewed by Kent Tamura. Updates test result, and adds a test for setting value < 0. * fast/dom/HTMLProgressElement/script-tests/set-progress-properties.js: * fast/dom/HTMLProgressElement/set-progress-properties-expected.txt: 2011-07-03 Yuta Kitamura Reviewed by Kent Tamura. WebSocket: pywebsocket handlers should raise exception to abort the connection https://bugs.webkit.org/show_bug.cgi?id=63794 pywebsocket automatically sends handshake response when web_socket_do_extra_handshake() finishes, and starts closing handshake (sends a close frame and waits for client's response) after web_socket_transfer_data() exits. To stop this behavior, a handler must raise an exception. Some of our handlers send broken handshake in web_socket_do_extra_handshake(). If this handler function exits without raising an exception, pywebsocket automatically sends another handshake response, which is not really necessary. Normally this extra handshake message is not a problem, because the client does not read any data beyond the end of the first (broken) handshake if the client is working correctly. However, if the client erroneously accepts the first handshake, it will be hard to diagnose the problem because of the extra message. The same can happen for web_socket_transfer_data(). Generally, pywebsocket handlers should raise an exception if they do not want to send any more data. However, this fact has been overlooked in past changes, and handlers in many tests exit normally where they should raise an exception. This change fix these errors. * http/tests/websocket/tests/bad-handshake-crash_wsh.py: * http/tests/websocket/tests/frame-length-overflow_wsh.py: * http/tests/websocket/tests/handshake-fail-by-maxlength_wsh.py: Do not need to cycle until disconnection. * http/tests/websocket/tests/handshake-fail-by-no-connection-header_wsh.py: * http/tests/websocket/tests/handshake-fail-by-no-cr_wsh.py: * http/tests/websocket/tests/handshake-fail-by-no-upgrade-header_wsh.py: * http/tests/websocket/tests/long-invalid-header_wsh.py: Some ports (Chromium) intercept handshake messages and do not pass server's response to WebCore until they find the end of handshake response (i.e. "\r\n\r\n" and 16-byte data). If the handler aborts the connection without sending this end-of-response marker, entire response is ignored, which causes the test to fail. 2011-07-03 Sheriff Bot Unreviewed, rolling out r90347. http://trac.webkit.org/changeset/90347 https://bugs.webkit.org/show_bug.cgi?id=63886 Build breaks on Leopard, Chromium-win, WinCairo, and WinCE. (Requested by tkent on #webkit). * fast/js/number-toString-expected.txt: 2011-07-01 Gavin Barraclough Reviewed by Sam Weinig. https://bugs.webkit.org/show_bug.cgi?id=16652 Firefox and JavaScriptCore differ in Number.toString(integer) Our arbitrary radix (2..36) toString conversion is inaccurate. This is partly because it uses doubles to perform math that requires higher accuracy, and partly becasue it does not attempt to correctly detect where to terminate, instead relying on a simple 'epsilon'. * fast/js/number-toString-expected.txt: - Update expected results from FAIL to PASS. 2011-07-03 Robert Hogan Restore scroll position on page reloads scheduled by https://bugs.webkit.org/show_bug.cgi?id=62482 If a directive schedules a page reload rather than a redirect restore the scroll position after the reload. Do the same on location.reload(). Reviewed by Adam Barth. * http/tests/navigation/scrollstate-after-http-equiv-refresh-expected.txt: Added. * http/tests/navigation/scrollstate-after-http-equiv-refresh-fragment-identifier-2-expected.txt: Added. * http/tests/navigation/scrollstate-after-http-equiv-refresh-fragment-identifier-2.html: Added. * http/tests/navigation/scrollstate-after-http-equiv-refresh-fragment-identifier-expected.txt: Added. * http/tests/navigation/scrollstate-after-http-equiv-refresh-fragment-identifier.html: Added. * http/tests/navigation/scrollstate-after-http-equiv-refresh.html: Added. * http/tests/navigation/scrollstate-after-location-reload-expected.txt: Added. * http/tests/navigation/scrollstate-after-location-reload.html: Added. 2011-07-03 Dirk Schulze SVGAnimateTransform accumulate=sum restarts on every repeat https://bugs.webkit.org/show_bug.cgi?id=63876 Reviewed by Nikolas Zimmermann. Test accumulate=sum on SVGAnimateTransform. The animation shouldn't start with initial value on every repeat for accumulation. * svg/animations/script-tests/svgtransform-animation-1.js: Added. (sample1): (sample2): (sample3): (executeTest): * svg/animations/svgtransform-animation-1-expected.txt: Added. * svg/animations/svgtransform-animation-1.html: Added. 2011-07-03 Sheriff Bot Unreviewed, rolling out r90342. http://trac.webkit.org/changeset/90342 https://bugs.webkit.org/show_bug.cgi?id=63875 Newly added tests fail on Mac, GTK, and Win7 (Requested by abarth on #webkit). * http/tests/navigation/scrollstate-after-http-equiv-refresh-expected.txt: Removed. * http/tests/navigation/scrollstate-after-http-equiv-refresh-fragment-identifier-2-expected.txt: Removed. * http/tests/navigation/scrollstate-after-http-equiv-refresh-fragment-identifier-2.html: Removed. * http/tests/navigation/scrollstate-after-http-equiv-refresh-fragment-identifier-expected.txt: Removed. * http/tests/navigation/scrollstate-after-http-equiv-refresh-fragment-identifier.html: Removed. * http/tests/navigation/scrollstate-after-http-equiv-refresh.html: Removed. * http/tests/navigation/scrollstate-after-location-reload-expected.txt: Removed. * http/tests/navigation/scrollstate-after-location-reload.html: Removed. 2011-07-03 Robert Hogan Skip Qt platform-specific test after r90341 https://bugs.webkit.org/show_bug.cgi?id=45455 Unreviewed, skip test. The Skipped list needs the platform-specific path of the test. * platform/qt/Skipped: 2011-07-03 Robert Hogan Restore scroll position on page reloads scheduled by https://bugs.webkit.org/show_bug.cgi?id=62482 If a directive schedules a page reload rather than a redirect restore the scroll position after the reload. Do the same on location.reload(). Reviewed by Adam Barth. * http/tests/navigation/scrollstate-after-http-equiv-refresh-expected.txt: Added. * http/tests/navigation/scrollstate-after-http-equiv-refresh-fragment-identifier-2-expected.txt: Added. * http/tests/navigation/scrollstate-after-http-equiv-refresh-fragment-identifier-2.html: Added. * http/tests/navigation/scrollstate-after-http-equiv-refresh-fragment-identifier-expected.txt: Added. * http/tests/navigation/scrollstate-after-http-equiv-refresh-fragment-identifier.html: Added. * http/tests/navigation/scrollstate-after-http-equiv-refresh.html: Added. * http/tests/navigation/scrollstate-after-location-reload-expected.txt: Added. * http/tests/navigation/scrollstate-after-location-reload.html: Added. 2011-04-02 Robert Hogan Reviewed by Benjamin Poulain. [Qt] Support third-party cookie policy for Qt clients Add a new test and move third-party cookie tests to 'pending unskipping' for when bots move to 4.8. See also: http://gitorious.org/qt/qt/merge_requests/1205 (commit 154402f56dcf8303a6ce601a52215226af8d31ba) http://bugreports.qt.nokia.com/browse/QTBUG-13601 https://bugs.webkit.org/show_bug.cgi?id=45455 * platform/qt/http/tests/cookies/strict-third-party-cookie-blocking.html: Added. * platform/qt/http/tests/cookies/strict-third-party-cookie-blocking-expected.txt: Added. This test is a stricter version of third-party-cookie-relaxing.html with the expected behaviour that all third-party cookies are blocked. * platform/qt/Skipped: Prepare tests for unskipping on Qt-4.8. * platform/qt/http/tests/cookies/third-party-cookie-relaxing-expected.txt: Added. Qt returns cookie lists in a different order from other ports. 2011-07-03 Vsevolod Vlasov Reviewed by Alexey Proskuryakov. Web Inspector: Preflight OPTIONS requests are not shown on network panel for asynchronous XHRs. https://bugs.webkit.org/show_bug.cgi?id=63712 * http/tests/inspector/network-preflight-options-expected.txt: * http/tests/inspector/network-preflight-options.html: 2011-07-03 Robert Hogan Add platform-specific results after r90338 Unreviewed, add platform-specific results for new rendertree test. https://bugs.webkit.org/show_bug.cgi?id=30355 http://trac.webkit.org/changeset/90338 * platform/gtk/plugins/mouse-click-plugin-clears-selection-expected.txt: Added. * platform/qt-mac/plugins/mouse-click-plugin-clears-selection-expected.txt: Added. * plugins/mouse-click-plugin-clears-selection-expected.txt: Added. 2011-06-23 Robert Hogan Reviewed by Simon Hausmann. [Qt] Windowless Plugins : cursor blinks even after transferring focus to plugin https://bugs.webkit.org/show_bug.cgi?id=30355 Unfortunately this has to be a rendertree test, as there is no rendertext way of determining if a selection is still highlighted. * platform/chromium/plugins/mouse-click-plugin-clears-selection-expected.txt: Added. * platform/qt/plugins/mouse-click-plugin-clears-selection-expected.txt: Added. * plugins/mouse-click-plugin-clears-selection.html: Added. 2011-07-02 Mihai Parparita Remove failing expectation for fast/events/panScroll-click-hyperlink.html (Chromium still doesn't pass the test, since it doesn't have pan scrolling enabled, but r90235 added failing expectations for the Windows port, which Chromium Win and Linux pick up) Also remove flaky expectations for some tests that have not failed as far back as the flakiness dashboard has data for. * platform/chromium/test_expectations.txt: 2011-07-02 Anders Carlsson Update skipped list. * platform/wk2/Skipped: 2011-07-02 Mihai Parparita Remove Chromium Leopard failing expectations for two tests (fast/dom/ HTMLMeterElement/meter-writing-mode.html and fast/images/ imagemap-focus-ring-zoom.html) sice they pass now. Fix bug links. * platform/chromium/test_expectations.txt: 2011-07-02 Mihai Parparita Meant to actually remove expectations in r90322, not just comment them out. * platform/chromium/test_expectations.txt: 2011-07-02 Mihai Parparita Add Chromium Mac Snow Leopard baselines for editing/selection/vertical* since the regular Mac baselines can't be used due to single-pixel differences in character rendering (presumably caused by 32-bit vs. 64-bit binaries). * platform/chromium-mac/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.png: Added. * platform/chromium-mac/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.png: Added. * platform/chromium-mac/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.png: Added. * platform/chromium-mac/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.png: Added. * platform/chromium-mac/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.png: Added. * platform/chromium-mac/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.png: Added. * platform/chromium-mac/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.png: Added. * platform/chromium-mac/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.png: Added. * platform/chromium/test_expectations.txt: 2011-07-02 Mihai Parparita Chromium expectations update: - Add failing expectation for fast/css/last-of-type-pseudo-class.html, which fails in debug only. - Remove Chromium-specific baselines for fast/js/reserved-words.html, the test now passes with the regular baselines. * platform/chromium-mac/fast/js/reserved-words-expected.txt: Removed. * platform/chromium-win/fast/js/reserved-words-expected.txt: Removed. * platform/chromium/test_expectations.txt: 2011-07-02 Kent Tamura [GTK] Update expectation of fast/forms/input-file-re-render.html https://bugs.webkit.org/show_bug.cgi?id=49245 * platform/gtk/fast/forms/input-file-re-render-expected.png: Remove a stale image. * platform/gtk/fast/forms/input-file-re-render-expected.txt: 2011-07-01 Kent Tamura [Chromium] Rebaseline for fast/forms/input-file-re-render.html https://bugs.webkit.org/show_bug.cgi?id=63733 Also, input-file-label.html passes now. * platform/chromium-linux/fast/forms/input-file-re-render-expected.png: * platform/chromium-linux/fast/forms/input-file-re-render-expected.txt: * platform/chromium-mac-leopard/fast/forms/input-file-re-render-expected.png: * platform/chromium-mac/fast/forms/input-file-re-render-expected.png: * platform/chromium-win/fast/forms/input-file-re-render-expected.png: * platform/chromium-win/fast/forms/input-file-re-render-expected.txt: * platform/chromium/test_expectations.txt: 2011-07-01 Kent Tamura [Chromium] Update the expectation of search-rtl.html https://bugs.webkit.org/show_bug.cgi?id=63787 * platform/chromium-win/fast/forms/search-rtl-expected.txt: * platform/chromium/test_expectations.txt: 2011-07-01 Ryosuke Niwa Remove GTK baseline added in r90294 since the test was fixed in r90309. (File name was wrong. It was supposed to be -expected.txt) * platform/gtk/editing/selection/directionality-after-undo-replace.html: Removed. 2011-07-01 Ryosuke Niwa [GTK] editing/selection/directionality-after-undo-replace.html is failing https://bugs.webkit.org/show_bug.cgi?id=63853 Reviewed by Ojan Vafai. Don't do leapForward between mouseDown and mouseUp so that GTK recognizes the double-click. * editing/selection/directionality-after-undo-replace.html: 2011-07-01 Kent Tamura Reviewed by Tony Chang. Use common functions in fast/forms/search-rtl.html https://bugs.webkit.org/show_bug.cgi?id=63787 * fast/forms/search-rtl.html: Use searchCancelButtonPosition() to make this work on Chromium Windows and Chromium Linux. * platform/chromium/test_expectations.txt: 2011-07-01 Sam Weinig Reduce parser nesting cap to 512 https://bugs.webkit.org/show_bug.cgi?id=63856 Update test for new cap. * fast/parser/block-nesting-cap-expected.txt: * fast/parser/script-tests/block-nesting-cap.js: 2011-07-01 Mihai Parparita editing/selection/directionality-after-undo-replace.html fails on Chromium Windows https://bugs.webkit.org/show_bug.cgi?id=63855 Reviewed by Ryosuke Niwa. Allow a trailing whitespace in the expected result, since Windows has different word iterating behavior. * editing/selection/directionality-after-undo-replace.html: 2011-07-01 Mihai Parparita Remove Chromium Windows 7 and Vista media test expectations, since clobbering the bots appears to have fixed the timeouts and failures. * platform/chromium/test_expectations.txt: 2011-07-01 Ryosuke Niwa GTK rebaseline r90275. The failure of directionality-after-undo-replace.html is tracked by the bug 63853. * platform/gtk/editing/selection/after-line-break-expected.txt: Added. * platform/gtk/editing/selection/directionality-after-undo-replace.html: Added. 2011-07-01 Nate Chapin Unreviewed, remove extraneous newlines from expected results for fast/workers/worker-finish-crash.html. * fast/workers/worker-finish-crash-expected.txt: 2011-07-01 Darin Adler The commit-bot checked in files without Subversion properties, so adding them now. * fast/loader/create-frame-in-DOMContentLoaded-expected.txt: Added property svn:eol-style. * fast/loader/create-frame-in-DOMContentLoaded.html: Added properties svn:mime-type and svn:eol-style. 2011-07-01 Ryosuke Niwa Skip the test added by r90275 in WebKit2 because setEditingBehavior hasn't been implemented in TestRunner. * platform/wk2/Skipped: 2011-07-01 Hans Wennborg IndexedDB: make LevelDB the default back-end https://bugs.webkit.org/show_bug.cgi?id=63817 Reviewed by Tony Chang. Disable IndexedDB quota teset since quota enforcement is not yet supported by the LevelDB back-end. * platform/chromium/test_expectations.txt: 2011-07-01 Mihai Parparita Rebaseline media/media-blocked-by-beforeload.html for Chromium Leopard (r90261 added a Leopard expectation for the Mac port, but Chromium Leopard can pass with the default baseline). * platform/chromium-mac-leopard/media/media-blocked-by-beforeload-expected.txt: Added. 2011-07-01 Nate Chapin Test for https://bugs.webkit.org/show_bug.cgi?id=63835. Reviewed by Dmitry Titov. * fast/workers/worker-finish-crash-expected.txt: Added. * fast/workers/worker-finish-crash.html: Added. 2011-07-01 Mihai Parparita Reviewed by Darin Fisher. location.replace with a hash change does not update the history entry https://bugs.webkit.org/show_bug.cgi?id=63777 * fast/history/location-replace-hash-expected.txt: Added. * fast/history/location-replace-hash.html: Added. * fast/history/resources/location-replace-hash-1.html: Added. * fast/history/resources/location-replace-hash-2.html: Added. 2011-07-01 Ryosuke Niwa Fix expected results after r90275. I checked in Mac-specific results for these tests. Move them to platform/mac and revert the changes in platform-independent results. Also copy results to platform/win because they fallback to Mac by default. * editing/deleting/delete-br-011-expected.txt: * editing/selection/anchor-focus2-expected.txt: * editing/selection/anchor-focus3-expected.txt: * platform/mac/editing/deleting/delete-br-011-expected.txt: Copied from LayoutTests/editing/deleting/delete-br-011-expected.txt. * platform/mac/editing/selection/anchor-focus2-expected.txt: Copied from LayoutTests/editing/selection/anchor-focus2-expected.txt. * platform/mac/editing/selection/anchor-focus3-expected.txt: Copied from LayoutTests/editing/selection/anchor-focus3-expected.txt. * platform/win/editing/deleting/delete-br-011-expected.txt: Copied from LayoutTests/editing/deleting/delete-br-011-expected.txt. * platform/win/editing/selection/anchor-focus2-expected.txt: Copied from LayoutTests/editing/selection/anchor-focus2-expected.txt. * platform/win/editing/selection/anchor-focus3-expected.txt: Copied from LayoutTests/editing/selection/anchor-focus3-expected.txt. 2011-07-01 Ryosuke Niwa Reviewed by Ojan Vafai. Move m_isDirectional from FrameSelection to VisibleSelection https://bugs.webkit.org/show_bug.cgi?id=63473 Added a test to ensure WebKit preserves non-directional selection after undo on Mac. The directionality of selection is still lost after undoing DeleteSelectionCommand or TypingCommand and this will be fixed in follow up patches. * editing/deleting/delete-br-011-expected.txt: * editing/selection/after-line-break-expected.txt: * editing/selection/anchor-focus2-expected.txt: * editing/selection/anchor-focus3-expected.txt: * editing/selection/directionality-after-undo-replace-expected.txt: Added. * editing/selection/directionality-after-undo-replace.html: Added. * platform/mac/editing/deleting/delete-br-002-expected.txt: * platform/mac/editing/deleting/delete-br-004-expected.txt: * platform/mac/editing/deleting/delete-br-005-expected.txt: * platform/mac/editing/deleting/delete-br-006-expected.txt: * platform/mac/editing/deleting/delete-br-009-expected.txt: * platform/mac/editing/deleting/delete-br-010-expected.txt: * platform/mac/editing/deleting/smart-delete-002-expected.txt: * platform/mac/editing/inserting/insert-3800346-fix-expected.txt: * platform/mac/editing/inserting/insert-at-end-01-expected.txt: * platform/mac/editing/inserting/insert-at-end-02-expected.txt: * platform/mac/editing/inserting/insert-div-010-expected.txt: * platform/mac/editing/inserting/insert-div-013-expected.txt: * platform/mac/editing/inserting/insert-div-015-expected.txt: * platform/mac/editing/inserting/insert-div-019-expected.txt: * platform/mac/editing/inserting/insert-paragraph-03-expected.txt: * platform/mac/editing/pasteboard/3976872-expected.txt: * platform/mac/editing/pasteboard/emacs-ctrl-a-k-y-expected.txt: * platform/mac/editing/pasteboard/emacs-ctrl-k-y-001-expected.txt: * platform/mac/editing/pasteboard/paste-text-014-expected.txt: * platform/mac/editing/selection/4932260-1-expected.txt: * platform/mac/editing/selection/expanding-selections-expected.txt: * platform/mac/editing/selection/expanding-selections2-expected.txt: * platform/mac/editing/selection/fake-drag-expected.txt: * platform/mac/editing/selection/move-by-word-001-expected.txt: * platform/mac/editing/selection/triple-click-in-pre-expected.txt: * platform/mac/editing/style/create-block-for-style-008-expected.txt: * platform/mac/editing/undo/4063751-expected.txt: * platform/mac/editing/undo/undo-forward-delete-boundary-expected.txt: * platform/mac/editing/undo/undo-forward-delete-expected.txt: 2011-07-01 Mihai Parparita Add more Chromium flaky expectations. * platform/chromium/test_expectations.txt: 2011-07-01 Mihai Parparita Add more failing test expectations for Chromium media tests on Windows 7 and Vista. * platform/chromium/test_expectations.txt: 2011-07-01 Juan C. Montemayor Reviewed by Oliver Hunt. Lexer error messages are currently appalling https://bugs.webkit.org/show_bug.cgi?id=63340 Updated expected test results. * fast/js/basic-strict-mode-expected.txt: * fast/js/kde/parse-expected.txt: * fast/js/kde/string-1-n-expected.txt: * fast/js/kde/string-2-n-expected.txt: * fast/js/numeric-escapes-in-string-literals-expected.txt: * fast/js/removing-Cf-characters-expected.txt: * fast/regex/non-pattern-characters-expected.txt: * http/tests/websocket/tests/bad-sub-protocol-control-chars-expected.txt: * loader/reload-subresource-when-type-changes-expected.txt: * sputnik/Conformance/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A2.1_T1-expected.txt: * sputnik/Conformance/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A2.1_T2-expected.txt: * sputnik/Conformance/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A2.2_T1-expected.txt: * sputnik/Conformance/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A2.2_T2-expected.txt: * sputnik/Conformance/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A2.3-expected.txt: * sputnik/Conformance/07_Lexical_Conventions/7.3_Line_Terminators/S7.3_A2.4-expected.txt: * sputnik/Conformance/07_Lexical_Conventions/7.4_Comments/S7.4_A2_T2-expected.txt: * sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.3_Numeric_Literals/S7.8.3_A6.1_T1-expected.txt: * sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.3_Numeric_Literals/S7.8.3_A6.1_T2-expected.txt: * sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.3_Numeric_Literals/S7.8.3_A6.2_T1-expected.txt: * sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.3_Numeric_Literals/S7.8.3_A6.2_T2-expected.txt: * sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.4_String_Literals/S7.8.4_A1.1_T1-expected.txt: * sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.4_String_Literals/S7.8.4_A1.1_T2-expected.txt: * sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.4_String_Literals/S7.8.4_A1.2_T1-expected.txt: * sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.4_String_Literals/S7.8.4_A1.2_T2-expected.txt: * sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.4_String_Literals/S7.8.4_A3.1_T1-expected.txt: * sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.4_String_Literals/S7.8.4_A3.1_T2-expected.txt: * sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.4_String_Literals/S7.8.4_A3.2_T1-expected.txt: * sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.4_String_Literals/S7.8.4_A3.2_T2-expected.txt: * sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.4_String_Literals/S7.8.4_A7.1_T4-expected.txt: * sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.4_String_Literals/S7.8.4_A7.2_T1-expected.txt: * sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.4_String_Literals/S7.8.4_A7.2_T2-expected.txt: * sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.4_String_Literals/S7.8.4_A7.2_T3-expected.txt: * sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.4_String_Literals/S7.8.4_A7.2_T4-expected.txt: * sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.4_String_Literals/S7.8.4_A7.2_T5-expected.txt: * sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.4_String_Literals/S7.8.4_A7.2_T6-expected.txt: * sputnik/Conformance/07_Lexical_Conventions/7.8_Literals/7.8.5_Regular_Expression_Literals/S7.8.5_A1.2_T1-expected.txt: * sputnik/Conformance/08_Types/8.4_The_String_Type/S8.4_A13_T1-expected.txt: * sputnik/Conformance/08_Types/8.4_The_String_Type/S8.4_A13_T2-expected.txt: * sputnik/Conformance/08_Types/8.4_The_String_Type/S8.4_A14_T1-expected.txt: * sputnik/Conformance/08_Types/8.4_The_String_Type/S8.4_A14_T2-expected.txt: 2011-07-01 Adam Roben Add Leopard expected failure result for media/media-blocked-by-beforeload.html The failure is tracked by . * platform/mac-leopard/media/media-blocked-by-beforeload-expected.txt: Added. 2011-07-01 Sheriff Bot Unreviewed, rolling out r90254. http://trac.webkit.org/changeset/90254 https://bugs.webkit.org/show_bug.cgi?id=63825 "committed with a totally broken changelog" (Requested by kbalazs on #webkit). * platform/qt-wk2/Skipped: * platform/qt-wk2/plugins/netscape-dom-access-expected.txt: Removed. 2011-07-01 Hans Wennborg Reviewed by Tony Chang. IndexedDB: Fix constants for webkitIDBTransaction.READ_WRITE/READ_ONLY https://bugs.webkit.org/show_bug.cgi?id=63754 Update layout tests to use the right values for webkitIDBTransaction.READ_WRITE/READ_ONLY. * storage/indexeddb/constants-expected.txt: * storage/indexeddb/constants.html: 2011-07-01 Gavin Barraclough Reviewed by Sam Weinig. https://bugs.webkit.org/show_bug.cgi?id=63819 Escaping of forwardslashes in strings incorrect if multiple exist. Add tests with multiple forward slashes. * fast/regex/script-tests/toString.js: * fast/regex/toString-expected.txt: 2011-07-01 Mihai Parparita Add failing test expectations for Chromium media tests on Windows 7 and Vista. * platform/chromium/test_expectations.txt: 2011-07-01 Balazs Kelemen Reviewed by Andreas Kling. [Qt][WK2] Clean up skipped list https://bugs.webkit.org/show_bug.cgi?id=61644 * platform/qt-wk2/Skipped: Remove everything that we skip via the common wk2 list. 2011-06-30 Brian Weinstein Reviewed by Darin Adler. WebKit2: DidFinishLoadForFrame is never called on iframes when loads are cancelled by willSendRequest https://bugs.webkit.org/show_bug.cgi?id=63753 Unskip WebKit2 tests that now pass. * platform/wk2/Skipped: 2011-07-01 Adam Roben Skip one asserting and one timing-out test on Windows Failures are tracked by and . * platform/win/Skipped: Added http/tests/cache/history-only-cached-subresource-loads-max-age-https.html and fast/loader/create-frame-in-DOMContentLoaded.html. 2011-07-01 Adam Roben Land Windows expected failure results for fast/events/panScroll-click-hyperlink.html The failure is tracked by . * platform/win/fast/events/panScroll-click-hyperlink-expected.txt: 2011-07-01 Adam Roben Land new expected (failure?) results for an accessibility test on Windows The failure is tracked by . * platform/win/accessibility/aria-labelledby-overrides-aria-label-expected.txt: 2011-07-01 Adam Roben Update expected results after r90159 Fixes REGRESSION (r90159): fast/events/window-onerror5.html failing * fast/events/window-onerror5-expected.txt: Updated for progression. 2011-07-01 Balazs Kelemen Reviewed by Andreas Kling. [Qt][WK2] netscape-dom-access.html needs new result https://bugs.webkit.org/show_bug.cgi?id=63454 * platform/qt-wk2/Skipped: * platform/qt-wk2/plugins/netscape-dom-access-expected.txt: Added. 2011-07-01 Balazs Kelemen Reviewed by Andreas Kling. [Qt][WK2] netscape-dom-access.html needs new result https://bugs.webkit.org/show_bug.cgi?id=63454 * platform/qt-wk2/Skipped: * platform/qt-wk2/plugins/netscape-dom-access-expected.txt: Added. 2011-07-01 Balazs Kelemen Reviewed by Andreas Kling. [X11][WK2] plugins/mouse-evets-fixedpos.html is failing because of broken event propagation https://bugs.webkit.org/show_bug.cgi?id=63239 * platform/qt-wk2/Skipped: 2011-07-01 Alice Boxhall Reviewed by Adam Roben. accessibility/aria-labelledby-overrides-aria-label.html failing on Windows since it was added https://bugs.webkit.org/show_bug.cgi?id=63191 * accessibility/aria-labelledby-overrides-aria-label-expected.txt: Removed. * accessibility/aria-labelledby-overrides-aria-label.html: * platform/mac/accessibility/aria-labelledby-overrides-aria-label-expected.txt: Added. * platform/win/accessibility/aria-labelledby-overrides-aria-label-expected.txt: 2011-07-01 Kentaro Hara Reviewed by Kent Tamura. Disallow clicking an [X] button in 'search' input forms when 'disabled' attribute or 'readonly' attribute is set. https://bugs.webkit.org/show_bug.cgi?id=63709 Added a test that checks whether the content in 'search' input forms with 'disabled' attribute or 'readonly' attribute is cleared or not, when an [X] button is clicked. * fast/forms/search-disabled-readonly-expected.txt: Added. * fast/forms/search-disabled-readonly.html: Added. 2011-07-01 Kent Tamura [Chromium] Update text expectation for Vista. * platform/chromium-win-vista/platform/chromium/fast/text/text-stroke-with-border-expected.png: Added. 2011-07-01 Dirk Schulze Reviewed by Nikolas Zimmermann. SVGAnimatedLengthListAnimator does not take additive="sum" into accout https://bugs.webkit.org/show_bug.cgi?id=63705 Tests additive animations for SVGLengthLists as well as unit animations on SVGLength. * svg/animations/script-tests/svglength-animation-unitType.js: Added. (sample1): (sample2): (sample3): (executeTest): * svg/animations/script-tests/svglengthlist-animation-5.js: Added. (sample1): (sample2): (sample3): (executeTest): * svg/animations/svglength-animation-unitType-expected.txt: Added. * svg/animations/svglength-animation-unitType.html: Added. * svg/animations/svglengthlist-animation-5-expected.txt: Added. * svg/animations/svglengthlist-animation-5.html: Added. 2011-07-01 Dirk Schulze Reviewed by Nikolas Zimmermann. SVGAnimatedType should support SVGAnimatedInteger animation https://bugs.webkit.org/show_bug.cgi?id=63789 Test animation of SVGAnimatedInteger. Added the test to the wk2 skip list. * platform/mac-wk2/Skipped: * svg/animations/script-tests/svginteger-animation-1.js: Added. (sample1): (sample2): (sample3): (executeTest): * svg/animations/svginteger-animation-1-expected.txt: Added. * svg/animations/svginteger-animation-1.html: Added. 2011-07-01 Kent Tamura [Chromium] More test expectation update for r90089 Need to update a Windows XP expectation because the corresponding chromium-win expectation was updated. * platform/chromium-win-xp/fast/forms/search-styled-expected.png: Added. 2011-06-30 Kent Tamura [Mac][Chromium] Update test expectations for r90089 The placeholder position changes are expected because we respect paddings for text fields. * platform/chromium-linux/fast/forms/placeholder-position-expected.png: * platform/chromium-mac-leopard/fast/forms/placeholder-position-expected.png: * platform/chromium-win/fast/forms/placeholder-position-expected.png: * platform/chromium/test_expectations.txt: * platform/mac/fast/forms/placeholder-position-expected.png: 2011-06-30 Eugene Klyuchnikov Reviewed by Pavel Feldman. WebInspector: Performance / memory allocation issue in WebInspector.TextEditorModel.prototype._replaceTabsIfNeeded https://bugs.webkit.org/show_bug.cgi?id=40447 * inspector/editor/text-editor-model-replace-tabs-expected.txt: Added. * inspector/editor/text-editor-model-replace-tabs.html: Added. 2011-06-30 Kent Tamura [Chromium] Update test expectations. * platform/chromium-mac-leopard/fast/forms/preserveFormDuringResidualStyle-expected.png: Added. * platform/chromium-mac-leopard/platform/chromium/fast/text/text-stroke-with-border-expected.png: Added. * platform/chromium-win-xp/platform/chromium/fast/text/text-stroke-with-border-expected.png: Added. * platform/chromium/test_expectations.txt: 2011-06-30 Kent Tamura [Chromium] Update expectation files for r90089. * platform/chromium-linux/fast/css/input-search-padding-expected.png: * platform/chromium-linux/fast/css/input-search-padding-expected.txt: * platform/chromium-linux/fast/forms/box-shadow-override-expected.txt: * platform/chromium-linux/fast/forms/control-restrict-line-height-expected.txt: * platform/chromium-linux/fast/forms/input-appearance-height-expected.txt: * platform/chromium-linux/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt: * platform/chromium-linux/fast/forms/placeholder-set-value-expected.png: Added. * platform/chromium-linux/fast/forms/search-display-none-cancel-button-expected.png: * platform/chromium-linux/fast/forms/search-styled-expected.txt: * platform/chromium-linux/fast/forms/search-vertical-alignment-expected.png: * platform/chromium-linux/fast/forms/searchfield-heights-expected.txt: Copied from LayoutTests/platform/chromium-win/fast/forms/searchfield-heights-expected.txt. * platform/chromium-linux/fast/repaint/search-field-cancel-expected.png: * platform/chromium-linux/fast/replaced/width100percent-searchfield-expected.png: * platform/chromium-linux/fast/table/colspanMinWidth-vertical-expected.png: * platform/chromium-linux/platform/mac/fast/forms/input-appearance-spinbutton-expected.png: Added. * platform/chromium-linux/platform/mac/fast/forms/input-appearance-spinbutton-expected.txt: Added. * platform/chromium-linux/platform/mac/fast/forms/input-appearance-spinbutton-up-expected.png: Added. * platform/chromium-mac-leopard/fast/forms/search-vertical-alignment-expected.png: Added. * platform/chromium-mac/fast/css/input-search-padding-expected.png: Removed. * platform/chromium-mac/fast/forms/box-shadow-override-expected.png: * platform/chromium-mac/fast/forms/box-shadow-override-expected.txt: * platform/chromium-mac/fast/forms/input-appearance-height-expected.png: * platform/chromium-mac/fast/forms/input-appearance-height-expected.txt: * platform/chromium-mac/fast/forms/search-vertical-alignment-expected.png: Added. * platform/chromium-mac/fast/speech/input-appearance-numberandspeech-expected.txt: * platform/chromium-mac/fast/speech/input-appearance-speechbutton-expected.txt: * platform/chromium-win-vista/fast/forms/search-styled-expected.txt: Removed. * platform/chromium-win-xp/fast/forms/search-styled-expected.txt: * platform/chromium-win/fast/css/input-search-padding-expected.png: * platform/chromium-win/fast/css/input-search-padding-expected.txt: * platform/chromium-win/fast/css/pseudo-cache-stale-expected.txt: * platform/chromium-win/fast/css/text-input-with-webkit-border-radius-expected.txt: * platform/chromium-win/fast/forms/box-shadow-override-expected.txt: * platform/chromium-win/fast/forms/control-restrict-line-height-expected.txt: * platform/chromium-win/fast/forms/input-appearance-height-expected.txt: * platform/chromium-win/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt: * platform/chromium-win/fast/forms/input-appearance-spinbutton-layer-expected.txt: * platform/chromium-win/fast/forms/input-appearance-spinbutton-visibility-expected.txt: * platform/chromium-win/fast/forms/placeholder-position-expected.txt: * platform/chromium-win/fast/forms/placeholder-pseudo-style-expected.txt: * platform/chromium-win/fast/forms/placeholder-set-value-expected.txt: * platform/chromium-win/fast/forms/search-cancel-button-style-sharing-expected.txt: * platform/chromium-win/fast/forms/search-display-none-cancel-button-expected.txt: * platform/chromium-win/fast/forms/search-placeholder-value-changed-expected.txt: * platform/chromium-win/fast/forms/search-rtl-expected.txt: * platform/chromium-win/fast/forms/search-styled-expected.png: * platform/chromium-win/fast/forms/search-styled-expected.txt: * platform/chromium-win/fast/forms/search-vertical-alignment-expected.png: * platform/chromium-win/fast/forms/search-vertical-alignment-expected.txt: * platform/chromium-win/fast/forms/searchfield-heights-expected.png: Added. * platform/chromium-win/fast/forms/searchfield-heights-expected.txt: * platform/chromium-win/fast/repaint/search-field-cancel-expected.png: * platform/chromium-win/fast/repaint/search-field-cancel-expected.txt: * platform/chromium-win/fast/replaced/width100percent-searchfield-expected.txt: * platform/chromium-win/fast/speech/input-appearance-numberandspeech-expected.txt: * platform/chromium-win/fast/speech/input-appearance-speechbutton-expected.txt: * platform/chromium-win/fast/table/colspanMinWidth-vertical-expected.png: * platform/chromium-win/fast/table/colspanMinWidth-vertical-expected.txt: * platform/chromium-win/platform/mac/fast/forms/input-appearance-spinbutton-expected.png: Added. * platform/chromium-win/platform/mac/fast/forms/input-appearance-spinbutton-expected.txt: Added. * platform/chromium-win/platform/mac/fast/forms/input-appearance-spinbutton-up-expected.png: Copied from LayoutTests/platform/chromium-linux/fast/replaced/width100percent-searchfield-expected.png. * platform/chromium-win/platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt: Added. * platform/chromium/test_expectations.txt: 2011-06-30 Kent Tamura [Chromium-Mac] Update test expectation files. * platform/chromium-mac-leopard/fast/forms/input-appearance-range-expected.png: * platform/chromium-mac/fast/dom/HTMLInputElement/input-slider-update-expected.png: Removed. * platform/chromium-mac/fast/forms/basic-buttons-expected.png: Added. * platform/chromium-mac/fast/forms/button-sizes-expected.png: Added. * platform/chromium-mac/fast/forms/file-input-direction-expected.png: * platform/chromium-mac/fast/forms/file-input-direction-expected.txt: * platform/chromium-mac/fast/forms/input-appearance-bkcolor-expected.png: Added. * platform/chromium-mac/fast/forms/input-appearance-range-expected.png: * platform/chromium-mac/fast/forms/preserveFormDuringResidualStyle-expected.png: * platform/chromium-mac/fast/forms/slider-padding-expected.png: Removed. * platform/chromium-mac/fast/forms/slider-thumb-shared-style-expected.png: Removed. * platform/chromium-mac/fast/forms/thumbslider-no-parent-slider-expected.png: Removed. * platform/chromium-mac/fast/repaint/slider-thumb-drag-release-expected.png: Removed. * platform/chromium/test_expectations.txt: 2011-06-30 Kent Tamura Reviewed by Tony Chang. [Chromium] Input type="range" slider thumb is rendered upside down on Mac OS X. https://bugs.webkit.org/show_bug.cgi?id=63697 * platform/chromium/test_expectations.txt: Some tests need new expectation images. 2011-06-30 Kenichi Ishibashi Reviewed by Simon Fraser. [Chromium] -webkit-text-stroke doesn't affect with non-zero width border property https://bugs.webkit.org/show_bug.cgi?id=63698 Added a test which ensures text stroke is rendered with non-zero width border. * platform/chromium-linux/platform/chromium/fast/text/text-stroke-with-border-expected.png: Added. * platform/chromium-linux/platform/chromium/fast/text/text-stroke-with-border-expected.txt: Added. * platform/chromium-mac/platform/chromium/fast/text/text-stroke-with-border-expected.png: Added. * platform/chromium-mac/platform/chromium/fast/text/text-stroke-with-border-expected.txt: Added. * platform/chromium-win/platform/chromium/fast/text/text-stroke-with-border-expected.png: Added. * platform/chromium-win/platform/chromium/fast/text/text-stroke-with-border-expected.txt: Added. * platform/chromium/fast/text/text-stroke-with-border.html: Added. 2011-06-30 Andrew Scherkus Unreviewed. Rebaselining video-currentTime-set.html for Chromium due to FFmpeg update. * platform/chromium-mac/media/video-currentTime-set-expected.txt: * platform/chromium-win/media/video-currentTime-set-expected.txt: 2011-06-30 Yuta Kitamura Reviewed by Kent Tamura. WebSocket: Don't use old Hixie75 handshake in pywebsocket handlers https://bugs.webkit.org/show_bug.cgi?id=63704 * http/tests/websocket/tests/bad-handshake-crash_wsh.py: Use handshake format of Hixie's protocol draft 76 which we are currently supporting. * http/tests/websocket/tests/long-invalid-header_wsh.py: Content of web_socket_transfer_data() is completely bogus. It's not necessary. 2011-06-30 Kent Tamura Reviewed by Darin Fisher. [Chromium] Implement WebCore::defaultDetailsSummaryText() https://bugs.webkit.org/show_bug.cgi?id=63700 * platform/chromium/test_expectations.txt: Tests for
fail temporarily. 2011-06-30 Zhenyao Mo Reviewed by Kenneth Russell. Improve WebGL object lifetime management in WebGLRenderingContext https://bugs.webkit.org/show_bug.cgi?id=63635 * fast/canvas/webgl/gl-object-get-calls-expected.txt: * fast/canvas/webgl/gl-object-get-calls.html: Fix a bug so getFramebufferAtatchmentParameter generates an error if nothing is attached and something other than TYPE is queried. * fast/canvas/webgl/object-deletion-behaviour-expected.txt: * fast/canvas/webgl/object-deletion-behaviour.html: Ditto. * fast/canvas/webgl/program-test.html: Fix the test so the order of shaders returned by getAttachedShaders doesn't matter. 2011-06-27 Diego Gonzalez Reviewed by Antonio Gomes. [Qt] DRT: Provide LayoutTestController::setDefersLoading and ::goBack support https://bugs.webkit.org/show_bug.cgi?id=63489 Unskipped: loader/navigation-while-deferring-loads.html * platform/qt/Skipped: 2011-06-30 Alan Stearns Reviewed by Tony Chang. Modify Skipped files so that future css exclusions LayoutTests are skipped by default. [CSSExclusions] Add test and skip entries https://bugs.webkit.org/show_bug.cgi?id=63751 * fast/exclusions/triangle-exclusion.html: Added. * platform/chromium/test_expectations.txt: * platform/gtk/Skipped: * platform/mac/Skipped: * platform/qt/Skipped: * platform/win/Skipped: 2011-06-30 Julien Chaffraix Reviewed by Nikolas Zimmermann. Update SVG position values on SVG DOM updates https://bugs.webkit.org/show_bug.cgi?id=62439 * svg/custom/crash-textPath-attributes-expected.txt: Added. * svg/custom/crash-textPath-attributes.html: Added. * svg/custom/resources/crash-textPath-attributes-iframe.svg: Added. 2011-06-30 Sreeram Ramachandran Reviewed by Adam Barth. Suppress modal JavaScript/HTML dialogs during unload events https://bugs.webkit.org/show_bug.cgi?id=56397 Adds Chromium-specific test expectations that show alerts in unload handlers being replaced by console messages. * fast/loader/page-dismissal-modal-dialogs-expected.txt: Added. * fast/loader/page-dismissal-modal-dialogs.html: Added. * fast/loader/resources/page-dismissal-modal-dialogs-iframe.html: Added. * platform/chromium-mac/fast/history/timed-refresh-in-cached-frame-expected.txt: * platform/chromium-win/fast/history/timed-refresh-in-cached-frame-expected.txt: * platform/chromium/fast/dom/Geolocation/notimer-after-unload-expected.txt: Added. * platform/chromium/fast/events/onbeforeunload-focused-iframe-expected.txt: Added. * platform/chromium/fast/events/onunload-clears-onbeforeunload-expected.txt: Added. * platform/chromium/fast/events/onunload-expected.txt: Added. * platform/chromium/fast/events/onunload-not-on-body-expected.txt: Added. * platform/chromium/fast/events/onunload-window-property-expected.txt: Added. * platform/chromium/fast/events/pageshow-pagehide-on-back-uncached-expected.txt: Added. * platform/chromium/fast/history/timed-refresh-in-cached-frame-expected.txt: Added. * platform/chromium/fast/loader/frames-with-unload-handlers-in-page-cache-expected.txt: Added. * platform/chromium/fast/loader/page-dismissal-modal-dialogs-expected.txt: Added. * platform/chromium/fast/loader/recursive-before-unload-crash-expected.txt: Added. 2011-06-30 Juan C. Montemayor Reviewed by Geoffrey Garen. Web Inspector fails to display source for eval with syntax error https://bugs.webkit.org/show_bug.cgi?id=63583 Added new LayoutTest to check that the correct line number is added to a syntax error inside an eval statement. * fast/js/eval-contained-syntax-error-expected.txt: Added. * fast/js/eval-contained-syntax-error.html: Added. * fast/js/script-tests/eval-contained-syntax-error.js: Added. * platform/chromium/fast/js/eval-contained-syntax-error-expected.txt: Added. 2011-06-30 Nate Chapin Unreviewed, chromium test update after r90148. * platform/chromium/test_expectations.txt: 2011-06-30 Julien Chaffraix Reviewed by Nikolas Zimmermann. Assertion failure in RenderSVGInlineText::characterStartsNewTextChunk https://bugs.webkit.org/show_bug.cgi?id=63076 * svg/custom/crash-text-in-textpath-expected.txt: Added. * svg/custom/crash-text-in-textpath.svg: Added. Original crashing test case. * svg/custom/text-node-in-text-invalidated-expected.txt: Added. * svg/custom/text-node-in-text-invalidated.svg: Added. This test case was not crashing. However it is good to make sure this change did not regress that. 2011-06-30 Martin Robinson Reviewed by Anders Carlsson. [GTK] Crash observed with nspluginwrapper and flash https://bugs.webkit.org/show_bug.cgi?id=62249 Added a test which verifies that WebKit does not crash when InvalidateRect is called with a null instance. * platform/gtk/plugins/invalidate-rect-with-null-npp-argument-expected.txt: Added. * platform/gtk/plugins/invalidate-rect-with-null-npp-argument.html: Added. 2011-06-30 Tab Atkins Reviewed by Adam Barth. Fix legacy color attribute parsing to match HTML spec https://bugs.webkit.org/show_bug.cgi?id=63029 Tests parsing. * fast/dom/attribute-legacy-colors-expected.txt: Added. * fast/dom/attribute-legacy-colors.html: Added. * fast/dom/script-tests/attribute-legacy-colors.js: Added. 2011-06-30 Nate Chapin Unreviewed, remove passing tests from chromium test expectations. * platform/chromium/test_expectations.txt: 2011-06-29 Abhishek Arya Reviewed by Ryosuke Niwa. Crash when calling DOMSubtreeModified event when extracting range contents. https://bugs.webkit.org/show_bug.cgi?id=63650 * fast/dom/Range/range-extract-contents-event-fire-crash-expected.txt: Added. * fast/dom/Range/range-extract-contents-event-fire-crash.html: Added. * fast/dom/Range/range-extract-contents-event-fire-crash2-expected.txt: Added. * fast/dom/Range/range-extract-contents-event-fire-crash2.html: Added. * fast/dom/Range/range-extractContents.html: remove the appending of fragment in this crasher test since we now refptr the nodes and leftContents will be visible. This crasher test does not need to show the extractContents fragment. 2011-06-30 Nate Chapin Unreviewed, chromium test expectations update after r90101. * platform/chromium/test_expectations.txt: 2011-06-30 Zsolt Fehér Reviewed by Csaba Osztrogonác. [WK2] Create a general wk2 specific LayoutTests/platform/wk2 platform Common Skipped list copied from LayoutTests/platform/mac-wk2/Skipped. https://bugs.webkit.org/show_bug.cgi?id=61785 * platform/mac-wk2/Skipped: * platform/wk2/Skipped: Copied from LayoutTests/platform/mac-wk2/Skipped. 2011-06-30 Ilya Tikhonovsky Reviewed by Pavel Feldman. Web Inspector: Protocol: error object needs some improvement. https://bugs.webkit.org/show_bug.cgi?id=63707 Current implementation is not useful in the code. We need to have toString implementation with nice formatting I'd like to use error.message property as the main place for the error's text. * inspector/elements/set-attribute.html: * inspector/report-protocol-errors-expected.txt: * inspector/report-protocol-errors.html: 2011-06-30 Philippe Normand Unreviewed, skip a failing media test on GTK because of https://bugs.webkit.org/show_bug.cgi?id=63699 * platform/gtk/Skipped: skip media/media-blocked-by-willsendrequest.html 2011-06-30 Kent Tamura [Chromium] Resolve a conflict. * platform/chromium/test_expectations.txt: 2011-06-30 Kentaro Hara Reviewed by Kent Tamura. Change the label of an HTML5 file chooser button to "Choose Files" https://bugs.webkit.org/show_bug.cgi?id=49245 We should notify capability of multiple files to users. input-file-label.html is a test that checks a label of the file chooser with/without 'multiple' attribute. input-file-label.html will fail in Chromium until a planned Chromium patch is landed. input-file-re-render.html will also fail in Chromium, gtk and MacLeopard until we update the expected images for the test. * fast/forms/input-file-label-expected.txt: Added. * fast/forms/input-file-label.html: Added. * platform/chromium/test_expectations.txt: * platform/mac/fast/forms/input-file-re-render-expected.png: * platform/mac/fast/forms/input-file-re-render-expected.txt: 2011-06-30 Yuta Kitamura Reviewed by Kent Tamura. WebSocket: Don't use script-tests for WebSocket tests https://bugs.webkit.org/show_bug.cgi?id=63691 Move content of script-tests/XXX.js into XXX.html. No changes were made to script code. Hence, these tests are not using window.jsTestAsync and finishJSTest() for now. I will fix this later. * http/tests/websocket/tests/alert-in-event-handler.html: * http/tests/websocket/tests/bad-handshake-crash.html: * http/tests/websocket/tests/bad-sub-protocol-control-chars.html: * http/tests/websocket/tests/bad-sub-protocol-empty.html: * http/tests/websocket/tests/bad-sub-protocol-non-ascii.html: * http/tests/websocket/tests/bufferedAmount-after-close.html: * http/tests/websocket/tests/cross-origin.html: * http/tests/websocket/tests/error-detect.html: * http/tests/websocket/tests/frame-length-longer-than-buffer.html: * http/tests/websocket/tests/frame-length-skip.html: * http/tests/websocket/tests/handshake-challenge-randomness.html: * http/tests/websocket/tests/handshake-error.html: * http/tests/websocket/tests/handshake-fail-by-cross-origin.html: * http/tests/websocket/tests/handshake-fail-by-no-cr.html: * http/tests/websocket/tests/handshake-fail-by-sub-protocol-mismatch.html: * http/tests/websocket/tests/long-invalid-header.html: * http/tests/websocket/tests/null-character.html: * http/tests/websocket/tests/script-tests/TEMPLATE.html: Removed. * http/tests/websocket/tests/script-tests/alert-in-event-handler.js: Removed. * http/tests/websocket/tests/script-tests/bad-handshake-crash.js: Removed. * http/tests/websocket/tests/script-tests/bad-sub-protocol-control-chars.js: Removed. * http/tests/websocket/tests/script-tests/bad-sub-protocol-empty.js: Removed. * http/tests/websocket/tests/script-tests/bad-sub-protocol-non-ascii.js: Removed. * http/tests/websocket/tests/script-tests/bufferedAmount-after-close.js: Removed. * http/tests/websocket/tests/script-tests/cross-origin.js: Removed. * http/tests/websocket/tests/script-tests/error-detect.js: Removed. * http/tests/websocket/tests/script-tests/frame-length-longer-than-buffer.js: Removed. * http/tests/websocket/tests/script-tests/frame-length-skip.js: Removed. * http/tests/websocket/tests/script-tests/handshake-challenge-randomness.js: Removed. * http/tests/websocket/tests/script-tests/handshake-error.js: Removed. * http/tests/websocket/tests/script-tests/handshake-fail-by-cross-origin.js: Removed. * http/tests/websocket/tests/script-tests/handshake-fail-by-no-cr.js: Removed. * http/tests/websocket/tests/script-tests/handshake-fail-by-sub-protocol-mismatch.js: Removed. * http/tests/websocket/tests/script-tests/long-invalid-header.js: Removed. * http/tests/websocket/tests/script-tests/null-character.js: Removed. * http/tests/websocket/tests/script-tests/send-throw.js: Removed. * http/tests/websocket/tests/script-tests/send.js: Removed. * http/tests/websocket/tests/script-tests/simple.js: Removed. * http/tests/websocket/tests/script-tests/sub-protocol-with-space.js: Removed. * http/tests/websocket/tests/script-tests/sub-protocol.js: Removed. * http/tests/websocket/tests/script-tests/unicode.js: Removed. * http/tests/websocket/tests/script-tests/url-no-trailing-slash.js: Removed. * http/tests/websocket/tests/script-tests/url-parsing.js: Removed. * http/tests/websocket/tests/script-tests/url-with-credential.js: Removed. * http/tests/websocket/tests/script-tests/url-with-empty-query.js: Removed. * http/tests/websocket/tests/script-tests/url-with-query-for-no-query.js: Removed. * http/tests/websocket/tests/script-tests/url-with-query.js: Removed. * http/tests/websocket/tests/script-tests/websocket-event-target.js: Removed. * http/tests/websocket/tests/script-tests/websocket-protocol-ignored.js: Removed. * http/tests/websocket/tests/send-throw.html: * http/tests/websocket/tests/send.html: * http/tests/websocket/tests/simple.html: * http/tests/websocket/tests/sub-protocol-with-space.html: * http/tests/websocket/tests/sub-protocol.html: * http/tests/websocket/tests/unicode.html: * http/tests/websocket/tests/url-no-trailing-slash.html: * http/tests/websocket/tests/url-parsing.html: * http/tests/websocket/tests/url-with-credential.html: * http/tests/websocket/tests/url-with-empty-query.html: * http/tests/websocket/tests/url-with-query-for-no-query.html: * http/tests/websocket/tests/url-with-query.html: * http/tests/websocket/tests/websocket-event-target.html: * http/tests/websocket/tests/websocket-protocol-ignored.html: 2011-06-30 Yuta Kitamura Reviewed by Kent Tamura. WebSocket: Fix style issues of pywebsocket handlers https://bugs.webkit.org/show_bug.cgi?id=63689 Fix minor style errors such as wrong indentation or wrong number of blank lines. * http/tests/websocket/tests/bad-handshake-crash_wsh.py: * http/tests/websocket/tests/close-on-unload_wsh.py: * http/tests/websocket/tests/echo-challenge_wsh.py: * http/tests/websocket/tests/echo-cookie_wsh.py: * http/tests/websocket/tests/frame-length-longer-than-buffer_wsh.py: * http/tests/websocket/tests/frame-length-overflow_wsh.py: * http/tests/websocket/tests/frame-length-skip_wsh.py: * http/tests/websocket/tests/handshake-fail-by-maxlength_wsh.py: Use sequence repetition pattern instead of a loop. * http/tests/websocket/tests/handshake-fail-by-no-connection-header_wsh.py: * http/tests/websocket/tests/handshake-fail-by-no-cr_wsh.py: * http/tests/websocket/tests/handshake-fail-by-no-upgrade-header_wsh.py: * http/tests/websocket/tests/handshake-fail-by-prepended-null_wsh.py: * http/tests/websocket/tests/hanging-handshake_wsh.py: * http/tests/websocket/tests/long-invalid-header_wsh.py: * http/tests/websocket/tests/send2_wsh.py: * http/tests/websocket/tests/unknown-frame-type_wsh.py: * http/tests/websocket/tests/workers/resources/echo-challenge_wsh.py: 2011-06-30 Kent Tamura [Mac-wk2] Update expectation files for r90089. https://bugs.webkit.org/show_bug.cgi?id=61415 * platform/mac-wk2/fast/forms/textfield-overflow-expected.txt: 2011-06-30 MORITA Hajime Reviewed by Dimitri Glazkov. Crash if ShadowRoot has a text node. https://bugs.webkit.org/show_bug.cgi?id=63607 * fast/dom/shadow/shadow-root-text-child-expected.txt: Added. * fast/dom/shadow/shadow-root-text-child.html: Added. 2011-06-30 Kent Tamura [GTK][Mac][Win] Update expectation files for r90089. https://bugs.webkit.org/show_bug.cgi?id=61415 * platform/gtk/fast/block/float/032-expected.txt: * platform/gtk/fast/css/input-search-padding-expected.txt: * platform/gtk/fast/css/pseudo-cache-stale-expected.txt: * platform/gtk/fast/css/text-input-with-webkit-border-radius-expected.txt: * platform/gtk/fast/forms/box-shadow-override-expected.txt: * platform/gtk/fast/forms/control-restrict-line-height-expected.txt: * platform/gtk/fast/forms/input-appearance-height-expected.txt: * platform/gtk/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt: * platform/gtk/fast/forms/input-appearance-spinbutton-layer-expected.txt: * platform/gtk/fast/forms/input-appearance-spinbutton-visibility-expected.txt: * platform/gtk/fast/forms/input-text-word-wrap-expected.txt: * platform/gtk/fast/forms/placeholder-position-expected.txt: * platform/gtk/fast/forms/placeholder-pseudo-style-expected.txt: * platform/gtk/fast/forms/placeholder-set-value-expected.txt: * platform/gtk/fast/forms/search-cancel-button-style-sharing-expected.txt: * platform/gtk/fast/forms/search-display-none-cancel-button-expected.txt: * platform/gtk/fast/forms/search-placeholder-value-changed-expected.txt: * platform/gtk/fast/forms/search-rtl-expected.txt: * platform/gtk/fast/forms/search-styled-expected.txt: * platform/gtk/fast/forms/search-vertical-alignment-expected.txt: * platform/gtk/fast/forms/searchfield-heights-expected.txt: * platform/gtk/fast/forms/textfield-overflow-expected.txt: * platform/gtk/fast/repaint/search-field-cancel-expected.txt: * platform/gtk/fast/replaced/width100percent-searchfield-expected.txt: * platform/gtk/fast/table/colspanMinWidth-vertical-expected.txt: * platform/mac/fast/block/float/032-expected.txt: * platform/win/fast/forms/search-cancel-button-style-sharing-expected.txt: * platform/win/fast/forms/search-display-none-cancel-button-expected.txt: * platform/win/fast/forms/search-placeholder-value-changed-expected.txt: 2011-06-30 Csaba Osztrogonác [Qt] Unreviewed. Update platform specific expected files after r90089. * platform/qt/fast/css/pseudo-cache-stale-expected.png: Added. * platform/qt/fast/css/pseudo-cache-stale-expected.txt: * platform/qt/fast/css/text-input-with-webkit-border-radius-expected.png: Added. * platform/qt/fast/css/text-input-with-webkit-border-radius-expected.txt: * platform/qt/fast/forms/control-restrict-line-height-expected.png: * platform/qt/fast/forms/control-restrict-line-height-expected.txt: * platform/qt/fast/forms/placeholder-set-value-expected.png: Added. * platform/qt/fast/forms/placeholder-set-value-expected.txt: * platform/qt/fast/forms/search-cancel-button-style-sharing-expected.png: Added. * platform/qt/fast/forms/search-cancel-button-style-sharing-expected.txt: * platform/qt/fast/forms/search-display-none-cancel-button-expected.png: Added. * platform/qt/fast/forms/search-display-none-cancel-button-expected.txt: * platform/qt/fast/forms/search-placeholder-value-changed-expected.png: Added. * platform/qt/fast/forms/search-placeholder-value-changed-expected.txt: * platform/qt/fast/forms/search-rtl-expected.png: Added. * platform/qt/fast/forms/search-rtl-expected.txt: * platform/qt/fast/forms/search-styled-expected.png: Added. * platform/qt/fast/forms/search-styled-expected.txt: * platform/qt/fast/forms/search-vertical-alignment-expected.png: Added. * platform/qt/fast/forms/search-vertical-alignment-expected.txt: * platform/qt/fast/replaced/width100percent-searchfield-expected.png: * platform/qt/fast/replaced/width100percent-searchfield-expected.txt: 2011-06-29 Kent Tamura Reviewed by Dimitri Glazkov. Avoid custom layout code of RenderTextControlSingleLine https://bugs.webkit.org/show_bug.cgi?id=61415 Update tests including or . Their internal structures are changed. Slight position changes for search result buttons and search cancel buttons are expected. * fast/css/text-input-with-webkit-border-radius-expected.txt: * platform/chromium/test_expectations.txt: * platform/mac/fast/css/input-search-padding-expected.png: * platform/mac/fast/css/input-search-padding-expected.txt: * platform/mac/fast/css/pseudo-cache-stale-expected.txt: * platform/mac/fast/forms/box-shadow-override-expected.txt: * platform/mac/fast/forms/control-restrict-line-height-expected.txt: * platform/mac/fast/forms/input-appearance-height-expected.txt: * platform/mac/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt: * platform/mac/fast/forms/input-appearance-spinbutton-expected.txt: * platform/mac/fast/forms/input-appearance-spinbutton-layer-expected.txt: * platform/mac/fast/forms/input-appearance-spinbutton-up-expected.txt: * platform/mac/fast/forms/input-appearance-spinbutton-visibility-expected.txt: * platform/mac/fast/forms/placeholder-position-expected.txt: * platform/mac/fast/forms/placeholder-pseudo-style-expected.txt: * platform/mac/fast/forms/placeholder-set-value-expected.txt: * platform/mac/fast/forms/search-cancel-button-style-sharing-expected.txt: * platform/mac/fast/forms/search-display-none-cancel-button-expected.txt: * platform/mac/fast/forms/search-placeholder-value-changed-expected.txt: * platform/mac/fast/forms/search-rtl-expected.txt: * platform/mac/fast/forms/search-styled-expected.txt: * platform/mac/fast/forms/search-vertical-alignment-expected.png: * platform/mac/fast/forms/search-vertical-alignment-expected.txt: * platform/mac/fast/forms/searchfield-heights-expected.txt: * platform/mac/fast/repaint/search-field-cancel-expected.png: * platform/mac/fast/repaint/search-field-cancel-expected.txt: * platform/mac/fast/replaced/width100percent-searchfield-expected.txt: * platform/mac/fast/table/colspanMinWidth-vertical-expected.png: * platform/mac/fast/table/colspanMinWidth-vertical-expected.txt: 2011-06-29 Simon Fraser Fix the test description. * fast/layers/negative-scroll-positions-expected.txt: * fast/layers/script-tests/negative-scroll-positions.js: 2011-06-29 Keishi Hattori Reviewed by Adam Barth. Remove extra space at EOL in view source mode https://bugs.webkit.org/show_bug.cgi?id=63620 * fast/frames/resources/viewsource-frame-5.html: Added. * fast/frames/viewsource-empty-attribute-value-expected.txt: Regenerated. * fast/frames/viewsource-linebreak-expected.txt: Added. * fast/frames/viewsource-linebreak.html: Added. Test that there are no extra spaces at EOL. And that the multiple consecutive line breaks are maintained in the frame. 2011-06-23 Abhishek Arya Reviewed by James Robinson. Tests that we do not crash when failing to remove the linebreak object(widget, block, replaced, etc) from parent block lineboxes. The testcase tries to fuzz over the list of html and svg tags. https://bugs.webkit.org/show_bug.cgi?id=60307 * fast/block/block-not-removed-from-parent-lineboxes-crash-expected.txt: Added. * fast/block/block-not-removed-from-parent-lineboxes-crash.html: Added. * fast/block/child-not-removed-from-parent-lineboxes-crash-expected.txt: Added. * fast/block/child-not-removed-from-parent-lineboxes-crash.html: Added. 2011-06-29 Alan Stearns Reviewed by Tony Chang. Modify Skipped files so that future css regions layout tests are skipped by default. [CSS Regions] Add support for skipped tests https://bugs.webkit.org/show_bug.cgi?id=63632 * fast/regions/flow-content-basic.html: Added. * platform/chromium/test_expectations.txt: * platform/gtk/Skipped: * platform/mac/Skipped: * platform/qt/Skipped: * platform/win/Skipped: 2011-06-29 Simon Fraser Reviewed by Beth Dakin. Lay some groundwork for rubber-banding in overflow:scroll divs https://bugs.webkit.org/show_bug.cgi?id=63654 Test clamping of scrollTo with negative values. * fast/layers/negative-scroll-positions-expected.txt: Added. * fast/layers/negative-scroll-positions.html: Added. * fast/layers/script-tests/TEMPLATE.html: Added. * fast/layers/script-tests/negative-scroll-positions.js: Added. (attemptScroll): 2011-06-29 Jessie Berlin eventSender.keyDown is unimplemented (WKTR) https://bugs.webkit.org/show_bug.cgi?id=57515 Add another test that uses eventSender.keyDown to the mac-wk2 Skipped list. * platform/mac-wk2/Skipped: 2011-06-29 Jian Li Reviewed by Kenneth Russell. WebGL test failing on SL bots: fast/canvas/webgl/data-view-test.html https://bugs.webkit.org/show_bug.cgi?id=63151 Updated the expected result and removed the rebaselined files that are not needed. * fast/canvas/webgl/data-view-test-expected.txt: * platform/chromium-mac/fast/canvas/webgl/data-view-test-expected.txt: Removed. * platform/chromium-win/fast/canvas/webgl/data-view-test-expected.txt: Removed. * platform/mac/fast/canvas/webgl/data-view-test-expected.txt: Removed. 2011-06-29 Jeff Timanus Reviewed by Stephen White. [Chromium] Remove flakiness marker from fast/canvas/canvas-longlived-context.html https://bugs.webkit.org/show_bug.cgi?id=63649 * platform/chromium/test_expectations.txt: 2011-06-29 Eric Carlson Reviewed by Darin Adler. Media element loads blocked by a resource load delegate do not generate an error event https://bugs.webkit.org/show_bug.cgi?id=63558 * media/media-blocked-by-beforeload-expected.txt: Added. * media/media-blocked-by-beforeload.html: Added. * media/media-blocked-by-willsendrequest-expected.txt: Added. * media/media-blocked-by-willsendrequest.html: Added. 2011-06-29 Darin Adler Reviewed by Anders Carlsson. [WebKit2] Crash loading page that adds/removes frame in DOMContentLoaded/loaded https://bugs.webkit.org/show_bug.cgi?id=63483 * fast/loader/create-frame-in-DOMContentLoaded-expected.txt: Added. * fast/loader/create-frame-in-DOMContentLoaded.html: Added. 2011-06-29 Nat Duca [chromium] Unreviewed, mark fast/canvas/webgl/context-lost-restored failing https://bugs.webkit.org/show_bug.cgi?id=63643 * platform/chromium/test_expectations.txt: 2011-06-29 Nat Duca [chromium] Unreviewed, mark index-validation-with-resized-buffer as failing. https://bugs.webkit.org/show_bug.cgi?id=63638 * platform/chromium/test_expectations.txt: 2011-06-29 Wyatt Carss Reviewed by Ryosuke Niwa. convert editing/deleting/paragraph-in-preserveNewline.html to dumpAsText https://bugs.webkit.org/show_bug.cgi?id=63362 Converted editing/deleting/paragraph-in-preserveNewline.html to dump-as-markup, added doctype, added new baseline, and removed old baselines. * editing/deleting/paragraph-in-preserveNewline.html: * editing/deleting/paragraph-in-preserveNewline-expected.html: Added. * platform/chromium-linux/editing/deleting/paragraph-in-preserveNewline-expected.png: Removed. * platform/chromium-win/editing/deleting/paragraph-in-preserveNewline-expected.png: Removed. * platform/chromium-win/editing/deleting/paragraph-in-preserveNewline-expected.txt: Removed. * platform/gtk/editing/deleting/paragraph-in-preserveNewline-expected.png: Removed. * platform/mac-leopard/editing/deleting/paragraph-in-preserveNewline-expected.png: Removed. * platform/mac/editing/deleting/paragraph-in-preserveNewline-expected.png: Removed. * platform/mac/editing/deleting/paragraph-in-preserveNewline-expected.txt: Removed. * platform/qt/editing/deleting/paragraph-in-preserveNewline-expected.png: Removed. * platform/qt/editing/deleting/paragraph-in-preserveNewline-expected.txt: Removed. 2011-06-29 Nate Chapin Unreviewed, more chromium test updates. * platform/chromium-linux/svg/foreignObject/text-tref-02-b-expected.png: * platform/chromium-win/svg/foreignObject/text-tref-02-b-expected.png: 2011-06-29 Nate Chapin Unreviewed, chromium test updates. * platform/chromium-mac-leopard/svg/foreignObject: Added. * platform/chromium-mac-leopard/svg/foreignObject/text-tref-02-b-expected.png: Added. * platform/chromium-mac-leopard/svg/foreignObject/text-tref-02-b-expected.txt: Added. * platform/chromium-mac/svg/foreignObject/text-tref-02-b-expected.png: * platform/chromium/test_expectations.txt: 2011-06-29 Vsevolod Vlasov Reviewed by Pavel Feldman. Web Inspector: REGRESSION Resource revision fails to request content if it was not yet loaded for resource. https://bugs.webkit.org/show_bug.cgi?id=63631 * http/tests/inspector/network/network-request-revision-content-expected.txt: Added. * http/tests/inspector/network/network-request-revision-content.html: Added. * http/tests/inspector/network/resources/script.js: Added. 2011-06-29 Balazs Kelemen Reviewed by Kenneth Rohde Christiansen. [Qt][WK2] plugins/document-open.html need new result for wk2 https://bugs.webkit.org/show_bug.cgi?id=63633 * platform/qt-wk2/Skipped: * platform/qt-wk2/plugins/document-open-expected.txt: Added. 2011-06-29 Pavel Feldman Reviewed by Yury Semikhatsky. Web Inspector: tab crash after deleting trailing quote when editing attribute https://bugs.webkit.org/show_bug.cgi?id=63544 * inspector/elements/set-attribute-expected.txt: * inspector/elements/set-attribute.html: 2011-06-29 Philippe Normand Unreviewed, remove erroneous test name from GTK Skipped list. * platform/gtk/Skipped: 2011-06-29 Mike West Reviewed by Pavel Feldman. Web Inspector: Missing fields in HAR https://bugs.webkit.org/show_bug.cgi?id=58127 Setting correct expectations for the following fields newly added to the HAR implementation: - entry.request.httpVersion - entry.request.headersSize - entry.request.bodySize - entry.response.httpVersion - entry.response.headersSize - entry.response.bodySize - entry.response.content.compression * http/tests/inspector/network/network-size.html: * http/tests/inspector/resource-har-conversion-expected.txt: * http/tests/inspector/resource-har-conversion.html: * http/tests/inspector/resource-har-headers-expected.txt: Added. * http/tests/inspector/resource-har-headers.html: Added. * http/tests/inspector/resource-parameters-expected.txt: * http/tests/inspector/resources-test.js: 2011-06-29 Philippe Normand Unreviewed, skip 2 acid tests on GTK due to bug 54119. They were failing only in 32-Bits Release though. * platform/gtk/Skipped: 2011-06-29 Csaba Osztrogonác [Qt][Mac] Qt specific results committed in r90007, but fail on Qt-Mac platform * platform/qt-mac/Skipped: Skip failing tests. 2011-06-29 Csaba Osztrogonác [Qt] Add platform specific expected results for new passing tests. * platform/qt/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.png: Added. * platform/qt/svg/W3C-SVG-1.1-SE/text-tref-03-b-expected.txt: Added. * platform/qt/svg/custom/text-tref-03-b-change-href-dom-expected.png: Added. * platform/qt/svg/custom/text-tref-03-b-change-href-dom-expected.txt: Added. * platform/qt/svg/custom/text-tref-03-b-change-href-expected.png: Added. * platform/qt/svg/custom/text-tref-03-b-change-href-expected.txt: Added. * platform/qt/svg/custom/text-tref-03-b-referenced-element-removal-expected.png: Added. * platform/qt/svg/custom/text-tref-03-b-referenced-element-removal-expected.txt: Added. * platform/qt/svg/custom/text-tref-03-b-tref-removal-expected.png: Added. * platform/qt/svg/custom/text-tref-03-b-tref-removal-expected.txt: Added. * platform/qt/svg/foreignObject/text-tref-02-b-expected.png: * platform/qt/svg/foreignObject/text-tref-02-b-expected.txt: 2011-06-29 Philippe Normand Unreviewed, GTK rebaseline of 2 more tests. * inspector/console/console-trace-in-eval-expected.txt: * platform/gtk/svg/foreignObject/text-tref-02-b-expected.txt: 2011-06-29 Hayato Ito Reviewed by Hajime Morita. Make a shadow host transfer a focus to the first focusable element in the shadow root when its focus() is called. https://bugs.webkit.org/show_bug.cgi?id=62358. This patch doesn't take an effect on the following elements to keep a compatibility. - ,