| 2012-10-04 Dirk Pranke <dpranke@chromium.org> |
| |
| Update chromium baselines for 5006779.html and paint-subrect-grid.html. |
| |
| Unreviewed, rebaselining. |
| |
| Updates after r130425 and r130411. |
| |
| * platform/chromium-linux/fast/images/paint-subrect-grid-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/images/paint-subrect-grid-expected.png. |
| * platform/chromium-win-xp/editing/pasteboard/5006779-expected.png: Added. |
| * platform/chromium-win-xp/editing/pasteboard/5006779-expected.txt: Copied from LayoutTests/platform/chromium-win/editing/pasteboard/5006779-expected.txt. |
| * platform/chromium-win/editing/pasteboard/5006779-expected.txt: |
| * platform/chromium/fast/images/paint-subrect-grid-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/images/paint-subrect-grid-expected.png. |
| |
| 2012-10-04 Douglas Stockwell <dstockwell@chromium.org> |
| |
| [chromium] Unreviewed. Rebaseline mac/win results after r130355 |
| https://bugs.webkit.org/show_bug.cgi?id=98472 |
| |
| * platform/chromium-mac-snowleopard/fast/clip/overflow-border-radius-combinations-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/clip/overflow-border-radius-fixed-position-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/clip/overflow-border-radius-transformed-expected.png: Added. |
| * platform/chromium-mac-snowleopard/http/tests/media/video-buffered-range-contains-currentTime-expected.png: |
| * platform/chromium-mac-snowleopard/media/audio-controls-rendering-expected.png: |
| * platform/chromium-mac-snowleopard/media/audio-repaint-expected.png: |
| * platform/chromium-mac-snowleopard/media/controls-after-reload-expected.png: |
| * platform/chromium-mac-snowleopard/media/controls-strict-expected.png: |
| * platform/chromium-mac-snowleopard/media/controls-styling-expected.png: |
| * platform/chromium-mac-snowleopard/media/controls-styling-strict-expected.png: |
| * platform/chromium-mac-snowleopard/media/controls-without-preload-expected.png: |
| * platform/chromium-mac-snowleopard/media/track/track-cue-rendering-horizontal-expected.png: |
| * platform/chromium-mac-snowleopard/media/track/track-cue-rendering-vertical-expected.png: |
| * platform/chromium-mac-snowleopard/media/video-controls-rendering-expected.png: |
| * platform/chromium-mac-snowleopard/media/video-display-toggle-expected.png: |
| * platform/chromium-mac-snowleopard/media/video-no-audio-expected.png: |
| * platform/chromium-mac-snowleopard/media/video-playing-and-pause-expected.png: |
| * platform/chromium-mac/fast/clip/overflow-border-radius-combinations-expected.png: |
| * platform/chromium-mac/fast/clip/overflow-border-radius-fixed-position-expected.png: |
| * platform/chromium-mac/fast/clip/overflow-border-radius-transformed-expected.png: |
| * platform/chromium-mac/http/tests/media/video-buffered-range-contains-currentTime-expected.png: |
| * platform/chromium-mac/media/audio-controls-rendering-expected.png: |
| * platform/chromium-mac/media/audio-repaint-expected.png: |
| * platform/chromium-mac/media/controls-after-reload-expected.png: |
| * platform/chromium-mac/media/controls-strict-expected.png: |
| * platform/chromium-mac/media/controls-styling-expected.png: |
| * platform/chromium-mac/media/controls-styling-strict-expected.png: |
| * platform/chromium-mac/media/controls-without-preload-expected.png: |
| * platform/chromium-mac/media/track/track-cue-rendering-horizontal-expected.png: |
| * platform/chromium-mac/media/track/track-cue-rendering-vertical-expected.png: |
| * platform/chromium-mac/media/video-controls-rendering-expected.png: |
| * platform/chromium-mac/media/video-display-toggle-expected.png: |
| * platform/chromium-mac/media/video-no-audio-expected.png: |
| * platform/chromium-mac/media/video-playing-and-pause-expected.png: |
| * platform/chromium-mac/media/video-zoom-controls-expected.png: |
| * platform/chromium-win-xp/media/track/track-cue-rendering-vertical-expected.png: |
| * platform/chromium-win/fast/clip/overflow-border-radius-combinations-expected.png: |
| * platform/chromium-win/fast/clip/overflow-border-radius-fixed-position-expected.png: |
| * platform/chromium-win/fast/clip/overflow-border-radius-transformed-expected.png: |
| * platform/chromium-win/http/tests/media/video-buffered-range-contains-currentTime-expected.png: |
| * platform/chromium-win/media/audio-controls-rendering-expected.png: |
| * platform/chromium-win/media/audio-repaint-expected.png: |
| * platform/chromium-win/media/controls-after-reload-expected.png: |
| * platform/chromium-win/media/controls-strict-expected.png: |
| * platform/chromium-win/media/controls-styling-expected.png: |
| * platform/chromium-win/media/controls-styling-strict-expected.png: |
| * platform/chromium-win/media/controls-without-preload-expected.png: |
| * platform/chromium-win/media/track/track-cue-rendering-horizontal-expected.png: |
| * platform/chromium-win/media/track/track-cue-rendering-vertical-expected.png: |
| * platform/chromium-win/media/video-controls-rendering-expected.png: |
| * platform/chromium-win/media/video-display-toggle-expected.png: |
| * platform/chromium-win/media/video-no-audio-expected.png: |
| * platform/chromium-win/media/video-playing-and-pause-expected.png: |
| * platform/chromium-win/media/video-zoom-controls-expected.png: |
| * platform/chromium/TestExpectations: |
| |
| 2012-10-04 Enrica Casucci <enrica@apple.com> |
| |
| Font::glyphDataAndPageForCharacter doesn't account for text orientation when using systemFallback on a cold cache. |
| https://bugs.webkit.org/show_bug.cgi?id=98452. |
| |
| Reviewed by Dan Bernstein. |
| |
| The new test adds platform specific results for Mac, since it uses system fallback fonts. |
| I've added the expected failure for all the other platforms. |
| |
| * fast/text/vertical-rl-rtl-linebreak.html: Added. |
| * platform/chromium/TestExpectations: |
| * platform/efl/TestExpectations: |
| * platform/gtk/TestExpectations: |
| * platform/mac/fast/text/vertical-rl-rtl-linebreak-expected.txt: Added. |
| * platform/qt/TestExpectations: |
| * platform/win/TestExpectations: |
| |
| 2012-10-04 Adam Klein <adamk@chromium.org> |
| |
| MutationRecord attributeName should be null for non attribute changes |
| https://bugs.webkit.org/show_bug.cgi?id=98438 |
| |
| Reviewed by Ojan Vafai. |
| |
| * fast/mutation/mutation-record-nullity-expected.txt: Added. |
| * fast/mutation/mutation-record-nullity.html: Added. |
| |
| 2012-10-04 Ryosuke Niwa <rniwa@webkit.org> |
| |
| More Qt rebaselines after r130411. |
| |
| * platform/qt/editing/deleting/delete-block-merge-contents-020-expected.txt: |
| * platform/qt/editing/deleting/delete-block-merge-contents-021-expected.txt: |
| * platform/qt/editing/pasteboard/5006779-expected.txt: |
| * platform/qt/editing/pasteboard/paste-line-endings-007-expected.txt: |
| * platform/qt/editing/pasteboard/paste-line-endings-008-expected.txt: |
| * platform/qt/editing/pasteboard/smart-paste-004-expected.txt: Removed. |
| |
| 2012-10-04 Ryosuke Niwa <rniwa@webkit.org> |
| |
| GTK+ rebaselines after r130411. |
| |
| * platform/gtk/editing/deleting/delete-block-merge-contents-018-expected.txt: |
| * platform/gtk/editing/deleting/delete-block-merge-contents-019-expected.txt: |
| * platform/gtk/editing/deleting/delete-block-merge-contents-020-expected.txt: |
| * platform/gtk/editing/deleting/delete-block-merge-contents-021-expected.txt: |
| * platform/gtk/editing/deleting/delete-block-merge-contents-022-expected.txt: |
| * platform/gtk/editing/deleting/merge-no-br-expected.txt: |
| * platform/gtk/editing/execCommand/find-after-replace-expected.txt: |
| * platform/gtk/editing/execCommand/paste-2-expected.txt: |
| * platform/gtk/editing/pasteboard/4944770-2-expected.txt: |
| * platform/gtk/editing/pasteboard/5006779-expected.txt: |
| * platform/gtk/editing/pasteboard/5028447-expected.txt: |
| * platform/gtk/editing/pasteboard/drag-drop-modifies-page-expected.txt: |
| * platform/gtk/editing/pasteboard/merge-end-borders-expected.txt: |
| * platform/gtk/editing/pasteboard/paste-line-endings-008-expected.txt: |
| * platform/gtk/editing/pasteboard/paste-line-endings-009-expected.txt: |
| * platform/gtk/editing/pasteboard/paste-line-endings-010-expected.txt: |
| * platform/gtk/editing/pasteboard/paste-text-008-expected.txt: |
| * platform/gtk/editing/pasteboard/paste-xml-expected.txt: |
| * platform/gtk/editing/pasteboard/smart-drag-drop-expected.txt: |
| * platform/gtk/editing/pasteboard/subframe-dragndrop-1-expected.txt: |
| * platform/gtk/fast/lists/drag-into-marker-expected.txt: |
| |
| 2012-10-04 Tab Atkins <tabatkins@google.com> |
| |
| 1ex should equal .5em when the font has no x-height metric |
| https://bugs.webkit.org/show_bug.cgi?id=80360 |
| |
| Reviewed by Eric Seidel. |
| |
| If a font has no x-height metric, 1ex should equal .5em. |
| |
| Test layout tweaked by David Barr <davidbarr@chromium.org>. |
| |
| * fast/css/ex-unit-with-no-x-height-expected.txt: Added. |
| * fast/css/ex-unit-with-no-x-height.html: Added. |
| |
| 2012-10-04 Tullio Lucena <tullio.lucena@openbossa.org> |
| |
| [Qt] New test introduced in r129346 inspector-protocol/css-getSupportedCSSProperties.html fails |
| https://bugs.webkit.org/show_bug.cgi?id=97451 |
| |
| Reviewed by Kenneth Rohde Christiansen. |
| |
| Unskipping this test that is passing. |
| |
| * platform/qt/TestExpectations: |
| |
| 2012-10-04 Kent Tamura <tkent@chromium.org> |
| |
| Update some picker tests for input[type=date] |
| https://bugs.webkit.org/show_bug.cgi?id=98390 |
| |
| Reviewed by Daniel Bates. |
| |
| r130375 changed a behavior. A key bind to open a calendar picker |
| or a suggestion picker was changed from "Down" to "Alt + Down". We |
| need to update tests which open pickers for input[type=date]. |
| |
| * fast/forms/date/calendar-picker-appearance-expected.txt: |
| * fast/forms/date/calendar-picker-appearance-pre-100.html: |
| Use openPicker() in calendar-picker-common.js. |
| * fast/forms/date/calendar-picker-appearance.html: Ditto. |
| * fast/forms/date/calendar-picker-common.js: |
| (openPicker): Specify Alt modifier. |
| (sendKey): Add ctrlKey and altKey flags. |
| * fast/forms/date/calendar-picker-with-step.html: |
| Use openPicker() in calendar-picker-common.js. |
| * platform/chromium/TestExpectations: |
| * platform/chromium/fast/forms/date/date-suggestion-picker-appearance-rtl.html: |
| Use openPicker() in suggestion-picker-common.js |
| * platform/chromium/fast/forms/date/date-suggestion-picker-appearance-with-scroll-bar.html: |
| Ditto. |
| * platform/chromium/fast/forms/date/date-suggestion-picker-appearance.html: |
| Ditto. |
| * platform/chromium/fast/forms/date/date-suggestion-picker-key-operations-expected.txt: |
| * platform/chromium/fast/forms/date/date-suggestion-picker-key-operations.html: |
| Use openPicker() and sendKey() in suggestion-picker-common.js. |
| Increase the internal timeout because it was too short on my machine. |
| |
| 2012-10-04 Alpha Lam <hclam@chromium.org> |
| |
| Unreviewed. Chromium rebaselines. |
| |
| Rebaseline pixel results after r130412. |
| |
| * platform/chromium-mac-snowleopard/scrollbars/listbox-scrollbar-combinations-expected.png: |
| * platform/chromium-mac/scrollbars/listbox-scrollbar-combinations-expected.png: |
| |
| 2012-10-04 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Another rebaseline needed after r130411. |
| |
| * platform/mac/editing/pasteboard/5006779-expected.txt: |
| |
| 2012-10-04 Christophe Dumez <christophe.dumez@intel.com> |
| |
| [EFL] Add libxml 2.8.0 to jhbuild |
| https://bugs.webkit.org/show_bug.cgi?id=98418 |
| |
| Reviewed by Laszlo Gombos. |
| |
| Unskip fast/xsl/xslt-missing-namespace-in-xslt.xml |
| since it passes with libxml 2.8.0 and we now depend |
| on that version. |
| |
| * platform/efl/TestExpectations: |
| |
| 2012-10-04 Tony Chang <tony@chromium.org> |
| |
| Unreviewed gardening. Landing render tree results for css3/flexbox/flexbox-baseline.html. |
| https://bugs.webkit.org/show_bug.cgi?id=98306 |
| |
| This pixel test was added in r130405. |
| |
| * platform/chromium-mac-snowleopard/css3/flexbox/flexbox-baseline-expected.png: Added. |
| * platform/chromium-mac/css3/flexbox/flexbox-baseline-expected.png: Added. |
| * platform/chromium-mac/css3/flexbox/flexbox-baseline-expected.txt: Added. |
| * platform/chromium-win/css3/flexbox/flexbox-baseline-expected.png: Added. |
| * platform/chromium-win/css3/flexbox/flexbox-baseline-expected.txt: Copied from LayoutTests/platform/chromium-linux/css3/flexbox/flexbox-baseline-expected.txt. |
| * platform/chromium/TestExpectations: |
| * platform/gtk/TestExpectations: |
| * platform/gtk/css3/flexbox/flexbox-baseline-expected.txt: Added. |
| * platform/mac/TestExpectations: |
| * platform/mac/css3/flexbox/flexbox-baseline-expected.txt: Added. |
| * platform/qt/TestExpectations: |
| * platform/qt/css3/flexbox/flexbox-baseline-expected.txt: Renamed from LayoutTests/platform/chromium-linux/css3/flexbox/flexbox-baseline-expected.txt. |
| |
| 2012-10-04 Alpha Lam <hclam@chromium.org> |
| |
| Unreviewed. Chromium rebaselines. |
| |
| * platform/chromium-mac/fast/images/paint-subrect-grid-expected.png: Copied from LayoutTests/platform/chromium/fast/images/paint-subrect-grid-expected.png. |
| * platform/chromium-win/fast/images/paint-subrect-grid-expected.png: Renamed from LayoutTests/platform/chromium/fast/images/paint-subrect-grid-expected.png. |
| |
| 2012-10-04 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Chromium rebaselines after r130411. |
| |
| * platform/chromium-linux-x86/editing/pasteboard/paste-xml-expected.txt: |
| * platform/chromium-linux/editing/pasteboard/4944770-2-expected.txt: |
| * platform/chromium-linux/editing/pasteboard/paste-xml-expected.txt: |
| * platform/chromium-linux/editing/pasteboard/smart-drag-drop-expected.txt: |
| * platform/chromium-linux/editing/pasteboard/subframe-dragndrop-1-expected.txt: |
| * platform/chromium-mac-snowleopard/editing/pasteboard/paste-text-008-expected.txt: Removed. |
| * platform/chromium-mac-snowleopard/editing/pasteboard/paste-xml-expected.txt: Added. |
| * platform/chromium-mac/editing/pasteboard/paste-xml-expected.txt: |
| * platform/chromium-win-xp/editing/pasteboard/paste-xml-expected.txt: |
| * platform/chromium-win/editing/deleting/delete-block-merge-contents-018-expected.txt: |
| * platform/chromium-win/editing/deleting/delete-block-merge-contents-019-expected.txt: |
| * platform/chromium-win/editing/deleting/delete-block-merge-contents-020-expected.txt: |
| * platform/chromium-win/editing/deleting/delete-block-merge-contents-021-expected.txt: |
| * platform/chromium-win/editing/deleting/delete-block-merge-contents-022-expected.txt: |
| * platform/chromium-win/editing/deleting/merge-no-br-expected.txt: |
| * platform/chromium-win/editing/execCommand/find-after-replace-expected.txt: |
| * platform/chromium-win/editing/execCommand/paste-1-expected.txt: |
| * platform/chromium-win/editing/execCommand/paste-2-expected.txt: |
| * platform/chromium-win/editing/pasteboard/4944770-2-expected.txt: |
| * platform/chromium-win/editing/pasteboard/5028447-expected.txt: |
| * platform/chromium-win/editing/pasteboard/8145-3-expected.txt: |
| * platform/chromium-win/editing/pasteboard/drag-drop-modifies-page-expected.txt: |
| * platform/chromium-win/editing/pasteboard/merge-end-borders-expected.txt: |
| * platform/chromium-win/editing/pasteboard/paste-line-endings-007-expected.txt: |
| * platform/chromium-win/editing/pasteboard/paste-line-endings-008-expected.txt: |
| * platform/chromium-win/editing/pasteboard/paste-line-endings-009-expected.txt: |
| * platform/chromium-win/editing/pasteboard/paste-line-endings-010-expected.txt: |
| * platform/chromium-win/editing/pasteboard/paste-match-style-001-expected.txt: |
| * platform/chromium-win/editing/pasteboard/paste-text-008-expected.txt: |
| * platform/chromium-win/editing/pasteboard/paste-text-009-expected.txt: |
| * platform/chromium-win/editing/pasteboard/paste-xml-expected.txt: |
| * platform/chromium-win/editing/pasteboard/smart-paste-007-expected.txt: |
| * platform/chromium-win/editing/pasteboard/subframe-dragndrop-1-expected.txt: |
| * platform/chromium-win/editing/pasteboard/unrendered-br-expected.txt: |
| * platform/chromium-win/fast/lists/drag-into-marker-expected.txt: |
| |
| 2012-10-04 Pravin D <pravind.2k4@gmail.com> |
| |
| Layout broken after cloning and re-inserting a table with a misplaced <form> |
| https://bugs.webkit.org/show_bug.cgi?id=86746 |
| |
| Reviewed by Julien Chaffraix. |
| |
| * fast/table/form-with-non-table-display-inside-table-elements-expected.txt: Added. |
| * fast/table/form-with-non-table-display-inside-table-elements.html: Added. |
| |
| 2012-10-04 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Qt rebaseline after r130411. |
| |
| * platform/qt/editing/deleting/delete-block-merge-contents-018-expected.txt: |
| * platform/qt/editing/deleting/delete-block-merge-contents-019-expected.txt: |
| * platform/qt/editing/deleting/delete-block-merge-contents-022-expected.txt: |
| * platform/qt/editing/deleting/merge-no-br-expected.txt: |
| * platform/qt/editing/execCommand/find-after-replace-expected.txt: |
| * platform/qt/editing/execCommand/paste-1-expected.txt: |
| * platform/qt/editing/execCommand/paste-2-expected.txt: |
| * platform/qt/editing/pasteboard/4944770-2-expected.txt: |
| * platform/qt/editing/pasteboard/5006779-expected.txt: |
| * platform/qt/editing/pasteboard/5028447-expected.txt: |
| * platform/qt/editing/pasteboard/8145-3-expected.txt: |
| * platform/qt/editing/pasteboard/merge-end-borders-expected.txt: |
| * platform/qt/editing/pasteboard/paste-line-endings-009-expected.txt: |
| * platform/qt/editing/pasteboard/paste-line-endings-010-expected.txt: |
| * platform/qt/editing/pasteboard/paste-match-style-001-expected.txt: |
| * platform/qt/editing/pasteboard/paste-text-008-expected.txt: |
| * platform/qt/editing/pasteboard/paste-text-009-expected.txt: |
| * platform/qt/editing/pasteboard/smart-paste-007-expected.txt: |
| * platform/qt/editing/pasteboard/unrendered-br-expected.txt: |
| |
| 2012-10-04 Dean Jackson <dino@apple.com> |
| |
| Attribute and Uniform variable names need translation in shader |
| https://bugs.webkit.org/show_bug.cgi?id=70989 |
| |
| Reviewed by Tim Horton (and Darin Adler). |
| |
| Added subtests to exercise variables that are well under the limits but |
| not long enough to produce an error. This way we now test all three options: |
| under the limit, at the limit, over the limit. |
| |
| Also, the tests are unskipped on Mac. |
| |
| * fast/canvas/webgl/attrib-location-length-limits-expected.txt: |
| * fast/canvas/webgl/attrib-location-length-limits.html: |
| * fast/canvas/webgl/uniform-location-length-limits-expected.txt: |
| * fast/canvas/webgl/uniform-location-length-limits.html: |
| * platform/mac/TestExpectations: |
| |
| 2012-10-03 Benjamin Poulain <bpoulain@apple.com> |
| |
| [WK2] Support all attributes of GeolocationPosition |
| https://bugs.webkit.org/show_bug.cgi?id=98212 |
| |
| Reviewed by Sam Weinig. |
| |
| Add a new test for the exposed attributes. It is disabled everywhere else than |
| Mac because of the missing DRT features. |
| |
| * fast/dom/Geolocation/coordinates-interface-attributes-expected.txt: Added. |
| * fast/dom/Geolocation/coordinates-interface-attributes.html: Added. |
| * platform/chromium/TestExpectations: |
| * platform/gtk/TestExpectations: |
| * platform/qt/TestExpectations: |
| |
| 2012-10-04 Alpha Lam <hclam@chromium.org> |
| |
| [skia] Drawing a subrect of bitmap image is misaligned |
| https://bugs.webkit.org/show_bug.cgi?id=95121 |
| |
| Reviewed by Stephen White. |
| |
| 3 new tests added. |
| |
| - fast/images/paint-subrect.html |
| |
| This test enlarges a 2x1 image in a canvas for easy verification. |
| 2/3 of the image is used as source rectangle to exercise the code path |
| for partial pixel addressing. |
| |
| Pixel test result should have 1/3 blue on the left and 2/3 green on the |
| right with gradient according to interpolation settings. |
| |
| - fast/images/paint-subrect-grid.html |
| |
| Draws a 11x11 image into a canvas in 8 fragments with partial pixels. |
| Canvas should look just like a single image enlarged. |
| |
| - fast/images/repaint-subrect-grid.html |
| |
| Scale a 31x31 image to 55x55. A blue square moves across the scaled |
| image such that the image is partially invalidated. After the animation |
| the image should look the same. |
| |
| * fast/images/paint-subrect-expected.txt: Added. |
| * fast/images/paint-subrect-grid-expected.txt: Added. |
| * fast/images/paint-subrect-grid.html: Added. |
| * fast/images/paint-subrect.html: Added. |
| * fast/images/repaint-subrect-grid-expected.html: Added. |
| * fast/images/repaint-subrect-grid.html: Added. |
| * fast/images/resources/grid-large.png: Added. |
| * fast/images/resources/grid-small.png: Added. |
| * platform/chromium/TestExpectations: Added image failure expectations. |
| * platform/chromium/fast/images/paint-subrect-expected.png: Added. |
| * platform/chromium/fast/images/paint-subrect-grid-expected.png: Added. |
| * platform/chromium/fast/images/repaint-subrect-grid-expected.png: Added. |
| |
| 2012-10-03 Ryosuke Niwa <rniwa@webkit.org> |
| |
| ReplaceSelectionCommand should merge text nodes |
| https://bugs.webkit.org/show_bug.cgi?id=98188 |
| |
| Reviewed by Levi Weintraub. |
| |
| Rebaselined tests. |
| |
| * editing/deleting/merge-paragraphs-with-transparent-background-expected.txt: |
| * editing/deleting/paste-with-transparent-background-color-expected.txt: |
| * editing/execCommand/outdent-selection-expected.txt: |
| * editing/execCommand/remove-list-items-expected.txt: |
| * editing/inserting/insert-3907422-fix-expected.txt: |
| * editing/pasteboard/avoid-copying-body-with-background-expected.txt: |
| * editing/pasteboard/block-wrappers-necessary-expected.txt: |
| * editing/pasteboard/drag-drop-list-expected.txt: |
| * editing/pasteboard/merge-end-5-expected.txt: |
| * editing/pasteboard/paste-before-tab-span-expected.txt: |
| * editing/pasteboard/paste-into-table-cell-expected.txt: |
| * editing/pasteboard/paste-text-001-expected.txt: |
| * editing/pasteboard/paste-text-002-expected.txt: |
| * editing/pasteboard/paste-text-003-expected.txt: |
| * editing/pasteboard/paste-text-010-expected.txt: |
| * editing/pasteboard/paste-text-at-tabspan-001-expected.txt: |
| * editing/pasteboard/paste-unrendered-select-expected.txt: |
| * editing/pasteboard/smart-paste-001-expected.txt: |
| * editing/pasteboard/smart-paste-002-expected.txt: |
| * editing/pasteboard/smart-paste-003-expected.txt: |
| * editing/pasteboard/smart-paste-004-expected.txt: |
| * editing/pasteboard/smart-paste-005-expected.txt: |
| * editing/pasteboard/smart-paste-006-expected.txt: |
| * fast/events/ondragenter-expected.txt: |
| * fast/lists/drag-into-marker.html: |
| * platform/mac/editing/deleting/delete-block-merge-contents-018-expected.txt: |
| * platform/mac/editing/deleting/delete-block-merge-contents-019-expected.txt: |
| * platform/mac/editing/deleting/delete-block-merge-contents-020-expected.txt: |
| * platform/mac/editing/deleting/delete-block-merge-contents-021-expected.txt: |
| * platform/mac/editing/deleting/delete-block-merge-contents-022-expected.txt: |
| * platform/mac/editing/deleting/merge-no-br-expected.txt: |
| * platform/mac/editing/execCommand/find-after-replace-expected.txt: |
| * platform/mac/editing/execCommand/paste-1-expected.txt: |
| * platform/mac/editing/execCommand/paste-2-expected.txt: |
| * platform/mac/editing/pasteboard/4944770-2-expected.txt: |
| * platform/mac/editing/pasteboard/5006779-expected.txt: |
| * platform/mac/editing/pasteboard/5028447-expected.txt: |
| * platform/mac/editing/pasteboard/8145-3-expected.txt: |
| * platform/mac/editing/pasteboard/drag-drop-modifies-page-expected.txt: |
| * platform/mac/editing/pasteboard/emacs-ctrl-k-y-001-expected.txt: |
| * platform/mac/editing/pasteboard/merge-end-borders-expected.txt: |
| * platform/mac/editing/pasteboard/paste-line-endings-007-expected.txt: |
| * platform/mac/editing/pasteboard/paste-line-endings-008-expected.txt: |
| * platform/mac/editing/pasteboard/paste-line-endings-009-expected.txt: |
| * platform/mac/editing/pasteboard/paste-line-endings-010-expected.txt: |
| * platform/mac/editing/pasteboard/paste-match-style-001-expected.txt: |
| * platform/mac/editing/pasteboard/paste-text-004-expected.txt: |
| * platform/mac/editing/pasteboard/paste-text-005-expected.txt: |
| * platform/mac/editing/pasteboard/paste-text-008-expected.txt: |
| * platform/mac/editing/pasteboard/paste-text-009-expected.txt: |
| * platform/mac/editing/pasteboard/smart-drag-drop-expected.txt: |
| * platform/mac/editing/pasteboard/smart-paste-007-expected.txt: |
| * platform/mac/editing/pasteboard/smart-paste-008-expected.txt: |
| * platform/mac/editing/pasteboard/subframe-dragndrop-1-expected.txt: |
| * platform/mac/editing/pasteboard/unrendered-br-expected.txt: |
| |
| 2012-10-04 Tony Chang <tony@chromium.org> |
| |
| Unreviewed, fix flexbox-baseline.html to test the new behavior after r130409. |
| |
| * css3/flexbox/flexbox-baseline.html: |
| * platform/chromium-linux/css3/flexbox/flexbox-baseline-expected.png: |
| * platform/chromium-linux/css3/flexbox/flexbox-baseline-expected.txt: |
| |
| 2012-10-04 Tony Chang <tony@chromium.org> |
| |
| Unreviewed, fixing expected results for a test that needs a new baseline. |
| |
| * platform/chromium/TestExpectations: |
| * platform/efl/TestExpectations: |
| * platform/gtk/TestExpectations: |
| * platform/mac/TestExpectations: |
| * platform/qt/TestExpectations: |
| |
| 2012-10-04 Sheriff Bot <webkit.review.bot@gmail.com> |
| |
| Unreviewed, rolling out r130396. |
| http://trac.webkit.org/changeset/130396 |
| https://bugs.webkit.org/show_bug.cgi?id=98421 |
| |
| This patch is causing crashes on 4 tests on Lion Debug and |
| Mountain Lion Debug (Requested by jernoble on #webkit). |
| |
| * compositing/layer-creation/fixed-position-absolute-descendant-expected.txt: Removed. |
| * compositing/layer-creation/fixed-position-absolute-descendant.html: Removed. |
| |
| 2012-10-04 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> |
| |
| [EFL] Fix r140403 by skipping the right test. |
| |
| * platform/efl/TestExpectations: |
| |
| 2012-10-04 Tony Chang <tony@chromium.org> |
| |
| inline-flex baseline is sometimes wrong |
| https://bugs.webkit.org/show_bug.cgi?id=96188 |
| |
| Reviewed by Ojan Vafai. |
| |
| Add a new pixel test and mark the test as failing so we can get pixel results from the bots. |
| |
| * css3/flexbox/flexbox-baseline.html: Added. |
| * platform/chromium-linux/css3/flexbox/flexbox-baseline-expected.png: Added. |
| * platform/chromium-linux/css3/flexbox/flexbox-baseline-expected.txt: Added. |
| * platform/chromium/TestExpectations: |
| * platform/efl/TestExpectations: |
| * platform/gtk/TestExpectations: |
| * platform/mac/TestExpectations: |
| * platform/qt/TestExpectations: |
| * platform/win/TestExpectations: |
| |
| 2012-10-04 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> |
| |
| [EFL] Temporarily skip fast/xsl/xslt-missing-namespace-in-xslt.html. |
| |
| As bug 91009 shows, libxml 2.8.0 makes us produce a different test |
| result. Unskip the test for now until we add that version to |
| jhbuild. |
| |
| * platform/efl/TestExpectations: |
| |
| 2012-10-04 Xianzhu Wang <wangxianzhu@chromium.org> |
| |
| [Chromium] Should set unitsPerEm in SimpleFontDataSkia.cpp |
| https://bugs.webkit.org/show_bug.cgi?id=98100 |
| |
| Reviewed by Stephen White. |
| |
| * fast/writing-mode/resources/DroidSansFallback-reduced.ttf: Added. |
| * fast/writing-mode/vertical-font-vmtx-units-per-em-expected.txt: Added. |
| * fast/writing-mode/vertical-font-vmtx-units-per-em.html: Added. |
| |
| 2012-10-04 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> |
| |
| [EFL] Revert some wrong baselines added in r130387. |
| |
| Thanks to Christophe Dumez and Mikhail Pozdnyakov for the help. |
| |
| * platform/efl/compositing/visibility/visibility-simple-video-layer-expected.txt: Removed. |
| * platform/efl/fullscreen/parent-flow-inline-with-block-child-expected.txt: |
| |
| 2012-10-04 Peter Rybin <peter.rybin@gmail.com> |
| |
| Web Inspector: expose object internal properties such as PrimitiveValue or BoundThis |
| https://bugs.webkit.org/show_bug.cgi?id=94397 |
| |
| Reviewed by Yury Semikhatsky. |
| |
| A test is added to support new feature. Old test is updated because line number changed. |
| |
| * inspector-protocol/runtime-getProperties-expected.txt: Added. |
| * inspector-protocol/runtime-getProperties.html: Added. |
| * inspector/console/command-line-api-expected.txt: |
| |
| 2012-10-04 Sami Kyostila <skyostil@chromium.org> |
| |
| Fixed position visibility check does not consider descendants |
| https://bugs.webkit.org/show_bug.cgi?id=98144 |
| |
| Reviewed by Simon Fraser. |
| |
| Added a test for the fixed position layer visibility check. |
| |
| * compositing/layer-creation/fixed-position-absolute-descendant-expected.txt: Added. |
| * compositing/layer-creation/fixed-position-absolute-descendant.html: Added. |
| |
| 2012-10-04 Ádám Kallai <kadam@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening after r130385. Skip some failing test. |
| |
| * platform/qt-5.0-wk2/TestExpectations: |
| * platform/qt/http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect-expected.txt: |
| |
| 2012-10-04 Vsevolod Vlasov <vsevik@chromium.org> |
| |
| Web Inspector: When uiSourceCode content has diverged from VM script, call frames should be shown in temporary script based uiSourceCodes. |
| https://bugs.webkit.org/show_bug.cgi?id=98385 |
| |
| Reviewed by Pavel Feldman. |
| |
| * inspector/debugger/dynamic-script-tag-expected.txt: |
| * inspector/debugger/resource-script-mapping-expected.txt: |
| |
| 2012-10-04 Ádám Kallai <kadam@inf.u-szeged.hu> |
| |
| [Qt] Unreviewed gardening after r130385. Skip a failing test. |
| https://bugs.webkit.org/show_bug.cgi?id=62741 |
| |
| * platform/qt/TestExpectations: |
| |
| 2012-10-04 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> |
| |
| [EFL] Pixel test rebaselines to enable pixel testing on the bots, part 6. |
| |
| * platform/efl/compositing/reflections/animation-inside-reflection-expected.png: |
| * platform/efl/compositing/visibility/visibility-image-layers-expected.png: Added. |
| * platform/efl/compositing/visibility/visibility-simple-video-layer-expected.png: Added. |
| * platform/efl/compositing/visibility/visibility-simple-video-layer-expected.txt: Added. |
| * platform/efl/fast/forms/datalist/update-range-with-datalist-expected.png: Added. |
| * platform/efl/fast/selectors/unqualified-hover-strict-expected.png: |
| * platform/efl/fast/selectors/unqualified-hover-strict-expected.txt: |
| * platform/efl/fast/xsl/xslt-missing-namespace-in-xslt-expected.png: |
| * platform/efl/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt: |
| * platform/efl/fullscreen/full-screen-stacking-context-expected.png: |
| * platform/efl/fullscreen/full-screen-zIndex-after-expected.png: |
| * platform/efl/fullscreen/parent-flow-inline-with-block-child-expected.png: |
| * platform/efl/fullscreen/parent-flow-inline-with-block-child-expected.txt: |
| * platform/efl/http/tests/local/file-url-sent-as-referer-expected.png: |
| * platform/efl/http/tests/misc/frame-access-during-load-expected.png: |
| * platform/efl/http/tests/misc/iframe404-expected.png: |
| * platform/efl/http/tests/misc/slow-loading-image-in-pattern-expected.png: |
| * platform/efl/http/tests/uri/css-href-expected.png: |
| * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-amplitude-attr-expected.png: |
| * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-exponent-attr-expected.png: |
| * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-intercept-attr-expected.png: |
| * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-offset-attr-expected.png: |
| * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-slope-attr-expected.png: |
| * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr-expected.png: |
| * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-dom-type-attr-expected.png: |
| * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-amplitude-prop-expected.png: |
| * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-exponent-prop-expected.png: |
| * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-intercept-prop-expected.png: |
| * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-offset-prop-expected.png: |
| * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-slope-prop-expected.png: |
| * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop-expected.png: |
| * platform/efl/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-type-prop-expected.png: |
| * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-dx-attr-expected.png: |
| * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-dy-attr-expected.png: |
| * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-in-attr-expected.png: |
| * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-color-attr-expected.png: |
| * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-shadow-opacity-attr-expected.png: |
| * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-dom-stdDeviation-attr-expected.png: |
| * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dx-prop-expected.png: |
| * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-dy-prop-expected.png: |
| * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-in-prop-expected.png: |
| * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-color-prop-expected.png: |
| * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-shadow-opacity-prop-expected.png: |
| * platform/efl/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-stdDeviation-prop-expected.png: |
| * platform/efl/svg/filters/big-sized-filter-expected.png: |
| * platform/efl/svg/filters/feColorMatrix-saturate-expected.png: Added. |
| * platform/efl/svg/filters/feDropShadow-expected.png: Added. |
| * platform/efl/svg/filters/feGaussianBlur-expected.png: |
| * platform/efl/svg/filters/feImage-reference-svg-primitive-expected.png: Added. |
| * platform/efl/svg/filters/filterRes1-expected.png: |
| * platform/efl/svg/filters/filterRes3-expected.png: |
| * platform/efl/svg/filters/shadow-on-rect-with-filter-expected.png: |
| * platform/efl/svg/repaint/inner-svg-change-viewBox-contract-expected.png: Added. |
| |
| 2012-10-04 Ádám Kallai <kadam@inf.u-szeged.hu> |
| |
| [Qt] Reviewing old bugs in Qt TestExpectations. Unskip now passing test. |
| |
| * platform/qt-5.0-wk1/TestExpectations: |
| * platform/qt-5.0-wk2/TestExpectations: |
| * platform/qt/TestExpectations: |
| * platform/qt/editing/pasteboard/smart-paste-008-expected.txt: |
| * platform/qt/http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object-expected.txt: Added. |
| * platform/qt/http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect-expected.txt: Added. |
| |
| 2012-10-04 Yury Semikhatsky <yurys@chromium.org> |
| |
| Unreviewed. Mark perf/show-hide-table-rows.html as flaky. |
| |
| * platform/chromium/TestExpectations: |
| |
| 2012-10-04 Harald Alvestrand <hta@google.com> |
| |
| Change RTCPeerConnection GetStats to use Date timestamp format |
| https://bugs.webkit.org/show_bug.cgi?id=98263 |
| |
| Reviewed by Yury Semikhatsky. |
| |
| * fast/mediastream/RTCPeerConnection-stats-expected.txt: |
| * fast/mediastream/RTCPeerConnection-stats.html: |
| |
| 2012-10-04 Sheriff Bot <webkit.review.bot@gmail.com> |
| |
| Unreviewed, rolling out r130377. |
| http://trac.webkit.org/changeset/130377 |
| https://bugs.webkit.org/show_bug.cgi?id=98392 |
| |
| Chromium Win compilation is broken (Requested by yurys on |
| #webkit). |
| |
| * fast/mediastream/RTCPeerConnection-stats-expected.txt: |
| * fast/mediastream/RTCPeerConnection-stats.html: |
| |
| 2012-10-04 Kent Tamura <tkent@chromium.org> |
| |
| Some picker test for input[type=date] are failing |
| https://bugs.webkit.org/show_bug.cgi?id=98390 |
| |
| * platform/chromium/TestExpectations: |
| |
| 2012-10-04 Kent Tamura <tkent@chromium.org> |
| |
| [Chromium] Fix an error in TestExpectations. |
| |
| * platform/chromium/TestExpectations: |
| |
| 2012-10-04 Harald Alvestrand <hta@google.com> |
| |
| Change RTCPeerConnection GetStats to use Date timestamp format |
| https://bugs.webkit.org/show_bug.cgi?id=98263 |
| |
| Reviewed by Adam Barth. |
| |
| * fast/mediastream/RTCPeerConnection-stats-expected.txt: |
| * fast/mediastream/RTCPeerConnection-stats.html: |
| |
| 2012-10-04 Kent Tamura <tkent@chromium.org> |
| |
| Update tests for input[type=date] with the multiple fields UI |
| https://bugs.webkit.org/show_bug.cgi?id=98386 |
| |
| Reviewed by Hajime Morita. |
| |
| Remove some tests for input[type=date. They depends on the old UI, which |
| we don't use any more. |
| Mark some tests fail. We need to update their results later. |
| |
| * fast/forms/date/date-appearance.html: Removed. |
| * fast/forms/date/date-fixed-placeholder-expected.txt: Removed. |
| * fast/forms/date/date-fixed-placeholder.html: Removed. |
| * fast/forms/date/date-input-visible-strings-expected.txt: Removed. |
| * fast/forms/date/date-input-visible-strings.html: Removed. |
| * fast/forms/date/input-date-commit-valid-only-expected.txt: Removed. |
| * fast/forms/date/input-date-commit-valid-only.html: Removed. |
| * platform/chromium-linux/fast/forms/date/date-appearance-expected.png: Removed. |
| * platform/chromium-linux/fast/forms/date/date-appearance-expected.txt: Removed. |
| * platform/chromium-linux/fast/forms/date/date-input-visible-strings-expected.txt: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/date/date-appearance-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/date/date-appearance-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/date/date-appearance-expected.txt: Removed. |
| * platform/chromium-win/fast/forms/date/date-appearance-expected.png: Removed. |
| * platform/chromium-win/fast/forms/date/date-appearance-expected.txt: Removed. |
| * platform/chromium-win/fast/forms/date/date-input-visible-strings-expected.txt: Removed. |
| * platform/chromium/TestExpectations: |
| * platform/chromium/fast/forms/date/date-input-visible-strings-expected.txt: Removed. |
| |
| 2012-10-04 Tullio Lucena <tullio.lucena@openbossa.org> |
| |
| [Qt] css2.1/20110323/text-indent-intrinsic-00* fail |
| https://bugs.webkit.org/show_bug.cgi?id=91772 |
| |
| Reviewed by Yuta Kitamura. |
| |
| Unskip some tests that are passing. |
| |
| * platform/qt/TestExpectations: |
| |
| 2012-10-04 Zan Dobersek <zandobersek@gmail.com> |
| |
| Unreviewed GTK gardening. |
| |
| Adding proper bug modifiers for accessibility failures that don't yet have one. |
| |
| * platform/gtk/TestExpectations: |
| |
| 2012-10-04 Yury Semikhatsky <yurys@chromium.org> |
| |
| Removed duplicate entries introduced by r130355 |
| |
| * platform/chromium/TestExpectations: |
| |
| 2012-10-04 Csaba Osztrogonác <ossy@webkit.org> |
| |
| [Qt][WK2] Unreviewed gardening, skip new crashing tests to paint the bot green. |
| |
| * platform/qt-5.0-wk2/TestExpectations: |
| |
| 2012-10-03 Kent Tamura <tkent@chromium.org> |
| |
| DateTimeYearFieldElement should respect min/max values specified by page authors |
| https://bugs.webkit.org/show_bug.cgi?id=98227 |
| |
| Reviewed by Hajime Morita. |
| |
| * fast/forms/month-multiple-fields/month-multiple-fields-keyboard-events-expected.txt: Added. |
| * fast/forms/month-multiple-fields/month-multiple-fields-keyboard-events.html: Added. |
| |
| 2012-10-03 Douglas Stockwell <dstockwell@chromium.org> |
| |
| Chromium needs support for border radius clipping |
| https://bugs.webkit.org/show_bug.cgi?id=69866 |
| |
| Reviewed by Stephen White. |
| |
| * platform/chromium-linux/fast/clip/overflow-border-radius-combinations-expected.png: |
| * platform/chromium-linux/fast/clip/overflow-border-radius-fixed-position-expected.png: |
| * platform/chromium-linux/fast/clip/overflow-border-radius-transformed-expected.png: |
| * platform/chromium-linux/http/tests/media/video-buffered-range-contains-currentTime-expected.png: |
| * platform/chromium-linux/media/audio-controls-rendering-expected.png: |
| * platform/chromium-linux/media/audio-repaint-expected.png: |
| * platform/chromium-linux/media/controls-after-reload-expected.png: |
| * platform/chromium-linux/media/controls-strict-expected.png: |
| * platform/chromium-linux/media/controls-styling-expected.png: |
| * platform/chromium-linux/media/controls-styling-strict-expected.png: |
| * platform/chromium-linux/media/controls-without-preload-expected.png: |
| * platform/chromium-linux/media/track/track-cue-rendering-horizontal-expected.png: |
| * platform/chromium-linux/media/track/track-cue-rendering-vertical-expected.png: |
| * platform/chromium-linux/media/video-controls-rendering-expected.png: |
| * platform/chromium-linux/media/video-display-toggle-expected.png: |
| * platform/chromium-linux/media/video-no-audio-expected.png: |
| * platform/chromium-linux/media/video-playing-and-pause-expected.png: |
| * platform/chromium-linux/media/video-zoom-controls-expected.png: |
| * platform/chromium/TestExpectations: |
| |
| 2012-10-03 Tony Chang <tony@chromium.org> |
| |
| Unreviewed, remove 2 tests that were moved in http://trac.webkit.org/changeset/130150. |
| |
| http/tests/inspector-enabled/contentSecurityPolicy-blocks-setInterval.html and |
| http/tests/inspector-enabled/contentSecurityPolicy-blocks-setTimeout.html were |
| refactored away. |
| |
| * platform/qt/TestExpectations: |
| |
| 2012-10-03 Emil A Eklund <eae@chromium.org> |
| |
| Unreviewed chromium/win rebaseline for r130329. |
| |
| * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png: |
| * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt: |
| * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png: |
| * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt: |
| * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png: |
| * platform/chromium-win/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: |
| |
| 2012-10-03 Emil A Eklund <eae@chromium.org> |
| |
| Unreviewed chromium/mac rebaseline for r130329. |
| |
| * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png: |
| * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png: |
| * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png: |
| * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png: |
| * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt: |
| * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png: |
| * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt: |
| * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png: |
| * platform/chromium-mac/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: |
| |
| 2012-10-03 Ojan Vafai <ojan@chromium.org> |
| |
| Simplify the magnitude-perf test harness |
| https://bugs.webkit.org/show_bug.cgi?id=98305 |
| |
| Reviewed by Ryosuke Niwa. |
| |
| -Remove the chromium.Interval stuff. This API no longer exists. |
| -Reduce the number of iterations to 8. |
| -Start magnitude at 1 instead of 0. |
| -Remove all the iterationsPerRun junk. This complexity was not achieving the goal of |
| reducing flakiness. |
| |
| With these changes, the perf tests are not flaky for me locally. |
| I ran all the perf tests with --iterations=100 and had no failures, |
| All the complexity was increasing flakiness. |
| |
| This also reduces the runtime of the tests by >2x. |
| |
| * perf/adding-radio-buttons.html: |
| This test is clearly linear. It should never have been marked constant. |
| The patch that landed it was fixing an n^2 behavior. |
| |
| * perf/array-binary-search.html: |
| Search for the first item in the array so that the search is always actually log n. |
| |
| * perf/nested-combined-selectors.html: |
| Now that we run fewer iterations, we don't need to artificially limit this test. |
| |
| * resources/magnitude-perf.js: |
| (Magnitude.run): |
| (Magnitude._run): |
| (Magnitude._rSquared): |
| (Magnitude._logIterationInfo): |
| (Magnitude._bigOGuess): |
| (Magnitude._runIteration): |
| (Magnitude): |
| |
| 2012-10-03 Joshua Bell <jsbell@chromium.org> |
| |
| [Chromium] storage/indexeddb tests sometimes timeout |
| https://bugs.webkit.org/show_bug.cgi?id=65862 |
| |
| Reviewed by Ojan Vafai. |
| |
| storage/indexeddb/index-cursor.html was taking up to 26 seconds on some debug configurations |
| due to the large amount of output. Tweak the test to reduce the spam. On my test box this |
| drops the runtime of this single test from 7s to 2s. |
| |
| * storage/indexeddb/index-cursor-expected.txt: |
| * storage/indexeddb/resources/index-cursor.js: |
| (cursorIteration): |
| |
| 2012-10-03 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> |
| |
| [EFL] Pixel test rebaselines to enable pixel testing on the bots, part 5. |
| |
| Finally finish rebaselining fast/. |
| |
| * platform/efl/fast/repaint/transform-repaint-descendants-expected.png: |
| * platform/efl/fast/replaced/absolute-image-sizing-expected.png: |
| * platform/efl/fast/replaced/width100percent-image-expected.png: |
| * platform/efl/fast/replaced/width100percent-textfield-expected.png: |
| * platform/efl/fast/ruby/ruby-block-style-not-updated-expected.png: Added. |
| * platform/efl/fast/ruby/ruby-block-style-not-updated-with-before-after-content-expected.png: Added. |
| * platform/efl/fast/ruby/ruby-inline-style-not-updated-expected.png: Added. |
| * platform/efl/fast/ruby/ruby-inline-style-not-updated-with-before-after-content-expected.png: Added. |
| * platform/efl/fast/ruby/ruby-inline-table-expected.png: |
| * platform/efl/fast/runin/001-expected.png: |
| * platform/efl/fast/runin/generated-expected.png: |
| * platform/efl/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.png: |
| * platform/efl/fast/table/floatingTablePaintBackground-expected.png: |
| * platform/efl/fast/table/form-with-table-style-expected.png: |
| * platform/efl/fast/text/backslash-to-yen-sign-euc-expected.png: |
| * platform/efl/fast/text/emphasis-avoid-ruby-expected.png: |
| * platform/efl/fast/text/emphasis-combined-text-expected.png: |
| * platform/efl/fast/text/emphasis-overlap-expected.png: |
| * platform/efl/fast/text/large-text-composed-char-expected.png: |
| * platform/efl/fast/text/whitespace/002-expected.png: |
| * platform/efl/fast/text/whitespace/003-expected.png: |
| * platform/efl/fast/text/whitespace/004-expected.png: |
| * platform/efl/fast/text/whitespace/005-expected.png: |
| * platform/efl/fast/text/whitespace/006-expected.png: |
| * platform/efl/fast/text/whitespace/007-expected.png: |
| * platform/efl/fast/text/whitespace/008-expected.png: |
| * platform/efl/fast/text/whitespace/009-expected.png: |
| * platform/efl/fast/text/whitespace/010-expected.png: |
| * platform/efl/fast/text/whitespace/011-expected.png: |
| * platform/efl/fast/text/whitespace/012-expected.png: |
| * platform/efl/fast/text/whitespace/013-expected.png: |
| * platform/efl/fast/text/whitespace/014-expected.png: |
| * platform/efl/fast/text/whitespace/015-expected.png: |
| * platform/efl/fast/text/whitespace/016-expected.png: |
| * platform/efl/fast/text/whitespace/018-expected.png: |
| * platform/efl/fast/text/whitespace/020-expected.png: |
| * platform/efl/fast/text/whitespace/021-expected.png: |
| * platform/efl/fast/text/whitespace/025-expected.png: |
| * platform/efl/fast/text/whitespace/027-expected.png: |
| * platform/efl/fast/text/whitespace/030-expected.png: |
| * platform/efl/fast/text/whitespace/normal-after-nowrap-breaking-expected.png: |
| * platform/efl/fast/text/whitespace/pre-break-word-expected.png: |
| * platform/efl/fast/text/whitespace/pre-wrap-last-char-expected.png: |
| * platform/efl/fast/text/whitespace/pre-wrap-line-test-expected.png: |
| * platform/efl/fast/text/whitespace/pre-wrap-overflow-selection-expected.png: |
| * platform/efl/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.png: |
| |
| 2012-10-03 Emil A Eklund <eae@chromium.org> |
| |
| Round image sizes when zooming |
| https://bugs.webkit.org/show_bug.cgi?id=98205 |
| |
| Reviewed by Eric Seidel. |
| |
| Add test for zoomed large image tiles. |
| |
| * fast/images/zoomed-img-size.html: |
| * fast/sub-pixel/zoomed-image-tiles-expected.html: Added. |
| * fast/sub-pixel/zoomed-image-tiles.html: Added. |
| * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.png: |
| * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-expected.txt: |
| * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.png: |
| * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-absolute-size-expected.txt: |
| * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.png: |
| * platform/chromium-linux/svg/zoom/page/zoom-svg-through-object-with-percentage-size-expected.txt: |
| * platform/chromium/fast/images/zoomed-img-size-expected.txt: Added. |
| * platform/gtk/TestExpectations: |
| * platform/mac-lion/TestExpectations: |
| * platform/mac-snowleopard/TestExpectations: |
| * platform/mac-wk2/TestExpectations: |
| * platform/mac/TestExpectations: |
| * platform/qt-4.8/TestExpectations: |
| * platform/qt/TestExpectations: |
| * platform/win-wk2/TestExpectations: |
| * platform/win-xp/TestExpectations: |
| * platform/win/TestExpectations: |
| * platform/wincairo/TestExpectations: |
| * platform/wk2/TestExpectations: |
| |
| 2012-10-03 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> |
| |
| [EFL] Pixel test rebaselines to enable pixel testing on the bots, part 5. |
| |
| * platform/efl/fast/repaint/list-marker-2-expected.png: |
| * platform/efl/fast/repaint/list-marker-expected.png: |
| * platform/efl/fast/repaint/make-children-non-inline-expected.png: |
| * platform/efl/fast/repaint/opacity-change-on-overflow-float-expected.png: |
| * platform/efl/fast/repaint/outline-child-repaint-expected.png: |
| * platform/efl/fast/repaint/outline-inset-expected.png: |
| * platform/efl/fast/repaint/outline-repaint-glitch-expected.png: |
| * platform/efl/fast/repaint/outline-shrinking-expected.png: |
| * platform/efl/fast/repaint/overflow-delete-line-expected.png: |
| * platform/efl/fast/repaint/overflow-hidden-in-overflow-hidden-scrolled-expected.png: Added. |
| * platform/efl/fast/repaint/overflow-outline-repaint-expected.png: |
| * platform/efl/fast/repaint/overflow-scroll-body-appear-expected.png: |
| * platform/efl/fast/repaint/overflow-scroll-delete-expected.png: |
| * platform/efl/fast/repaint/reflection-redraw-expected.png: |
| * platform/efl/fast/repaint/repaint-resized-overflow-expected.png: |
| * platform/efl/fast/repaint/scale-page-shrink-expected.png: |
| * platform/efl/fast/repaint/scroll-inside-table-cell-expected.png: |
| * platform/efl/fast/repaint/selected-replaced-expected.png: |
| * platform/efl/fast/repaint/selection-after-remove-expected.png: |
| * platform/efl/fast/repaint/selection-gap-overflow-scroll-2-expected.png: |
| * platform/efl/fast/repaint/selection-gap-overflow-scroll-expected.png: |
| * platform/efl/fast/repaint/selection-rl-expected.png: |
| * platform/efl/fast/repaint/shadow-multiple-horizontal-expected.png: |
| * platform/efl/fast/repaint/shadow-multiple-strict-horizontal-expected.png: |
| * platform/efl/fast/repaint/shadow-multiple-strict-vertical-expected.png: |
| * platform/efl/fast/repaint/shadow-multiple-vertical-expected.png: |
| * platform/efl/fast/repaint/stacked-diacritics-expected.png: |
| * platform/efl/fast/repaint/static-to-positioned-expected.png: |
| * platform/efl/fast/repaint/table-cell-collapsed-border-expected.png: |
| * platform/efl/fast/repaint/table-cell-move-expected.png: |
| * platform/efl/fast/repaint/table-collapsed-border-expected.png: |
| * platform/efl/fast/repaint/table-extra-bottom-grow-expected.png: |
| * platform/efl/fast/repaint/text-append-dirty-lines-expected.png: |
| * platform/efl/fast/repaint/text-emphasis-v-expected.png: Added. |
| * platform/efl/fast/repaint/text-selection-rect-in-overflow-2-expected.png: |
| * platform/efl/fast/repaint/text-selection-rect-in-overflow-expected.png: |
| * platform/efl/fast/repaint/text-shadow-expected.png: |
| * platform/efl/fast/repaint/text-shadow-horizontal-expected.png: |
| * platform/efl/fast/repaint/textarea-set-disabled-expected.png: Added. |
| * platform/efl/fast/repaint/transform-relative-position-expected.png: |
| |
| 2012-10-03 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> |
| |
| [EFL] Pixel test rebaselines to enable pixel testing on the bots, part 4. |
| |
| * platform/efl/fast/repaint/bugzilla-7235-expected.png: |
| * platform/efl/fast/repaint/change-transform-expected.png: |
| * platform/efl/fast/repaint/clipped-relative-expected.png: |
| * platform/efl/fast/repaint/containing-block-position-change-expected.png: |
| * platform/efl/fast/repaint/control-clip-expected.png: |
| * platform/efl/fast/repaint/dynamic-table-vertical-alignment-change-expected.png: |
| * platform/efl/fast/repaint/fixed-move-after-keyboard-scroll-expected.png: |
| * platform/efl/fast/repaint/fixed-table-cell-expected.png: |
| * platform/efl/fast/repaint/flexible-box-overflow-expected.png: |
| * platform/efl/fast/repaint/flexible-box-overflow-horizontal-expected.png: |
| * platform/efl/fast/repaint/float-move-during-layout-expected.png: |
| * platform/efl/fast/repaint/focus-layers-expected.png: |
| * platform/efl/fast/repaint/inline-block-overflow-expected.png: |
| * platform/efl/fast/repaint/layer-child-outline-expected.png: |
| * platform/efl/fast/repaint/layer-outline-expected.png: |
| * platform/efl/fast/repaint/layer-outline-horizontal-expected.png: |
| * platform/efl/fast/repaint/layout-state-scrolloffset-expected.png: |
| * platform/efl/fast/repaint/layout-state-scrolloffset2-expected.png: |
| * platform/efl/fast/repaint/layout-state-scrolloffset3-expected.png: |
| * platform/efl/fast/repaint/line-flow-with-floats-1-expected.png: |
| * platform/efl/fast/repaint/line-flow-with-floats-10-expected.png: |
| * platform/efl/fast/repaint/line-flow-with-floats-2-expected.png: |
| * platform/efl/fast/repaint/line-flow-with-floats-3-expected.png: |
| * platform/efl/fast/repaint/line-flow-with-floats-4-expected.png: |
| * platform/efl/fast/repaint/line-flow-with-floats-5-expected.png: |
| * platform/efl/fast/repaint/line-flow-with-floats-6-expected.png: |
| * platform/efl/fast/repaint/line-flow-with-floats-7-expected.png: |
| * platform/efl/fast/repaint/line-flow-with-floats-8-expected.png: |
| * platform/efl/fast/repaint/line-flow-with-floats-9-expected.png: |
| * platform/efl/fast/repaint/line-overflow-expected.png: |
| |
| 2012-10-03 Benjamin Poulain <bpoulain@apple.com> |
| |
| Fix Geolocation/window-close-crash.html and harden WebKitTestRunner for Geolocation |
| https://bugs.webkit.org/show_bug.cgi?id=97608 |
| |
| Reviewed by Sam Weinig. |
| |
| * platform/wk2/TestExpectations: |
| Unskip fast/dom/Geolocation/window-close-crash.html. |
| * platform/mac-wk2/TestExpectations: |
| Unskip fast/dom/Geolocation/maximum-age.html. |
| |
| 2012-10-03 Stephen Chenney <schenney@chromium.org> |
| |
| REGRESSION(r130160): It made 3 tests crash |
| https://bugs.webkit.org/show_bug.cgi?id=98158 |
| |
| Unreviewed testExpectations update. |
| |
| * platform/qt/TestExpectations: Removed expectations from tests that were crashing due to this bug. |
| |
| 2012-10-03 Stephen Chenney <schenney@chromium.org> |
| |
| Font data is purged while fonts are still using it |
| https://bugs.webkit.org/show_bug.cgi?id=93640 |
| |
| Reviewed by Eric Seidel. |
| |
| Tests for font purging. The seamless-custom-font-pruning-crash test |
| was only failing in Chromium Asan, while the seamless-nested-crash |
| case was only failing in Asan DumpRenderTree. |
| |
| * fast/frames/seamless/seamless-custom-font-pruning-crash-expected.txt: Added. |
| * fast/frames/seamless/seamless-custom-font-pruning-crash.html: Added. |
| * fast/frames/seamless/seamless-nested-crash-expected.txt: Added. |
| * fast/frames/seamless/seamless-nested-crash.html: Added. |
| |
| 2012-10-03 Ojan Vafai <ojan@chromium.org> |
| |
| Fix some style violations in perparation for changing this code. |
| * resources/magnitude-perf.js: |
| (Magnitude.run): |
| (Magnitude._logIterationInfo): |
| (Magnitude._runIteration): |
| |
| 2012-10-03 Dirk Pranke <dpranke@chromium.org> |
| |
| Mark platform/chromium/virtual/gpu/fast/canvas/getPutImageDataPairTest.html as slow on Mac Lion Release |
| https://bugs.webkit.org/show_bug.cgi?id=79679 |
| |
| Unreviewed, expectations change. |
| |
| * platform/chromium/TestExpectations: |
| |
| 2012-10-03 Adam Barth <abarth@webkit.org> |
| |
| Crash when calling document.open during unload |
| https://bugs.webkit.org/show_bug.cgi?id=98287 |
| |
| Reviewed by Nate Chapin. |
| |
| Test that we don't crash when calling document.open during the unload event. |
| |
| * fast/parser/document-open-in-unload-expected.txt: Added. |
| * fast/parser/document-open-in-unload.html: Added. |
| |
| 2012-10-03 Hans Wennborg <hans@chromium.org> |
| |
| Speech JavaScript API: Add SpeechRecognition.interimResults attribute |
| https://bugs.webkit.org/show_bug.cgi?id=98279 |
| |
| Reviewed by Adam Barth. |
| |
| Update test to check for the interimResults attribute. |
| |
| * fast/speech/scripted/basics-expected.txt: |
| * fast/speech/scripted/basics.html: |
| |
| 2012-10-03 Hans Wennborg <hans@chromium.org> |
| |
| Speech JavaScript API: Remove resultdeleted event |
| https://bugs.webkit.org/show_bug.cgi?id=98272 |
| |
| Reviewed by Adam Barth. |
| |
| Update layout test not to check for onresultdeleted event handler. |
| |
| * fast/speech/scripted/basics-expected.txt: |
| * fast/speech/scripted/basics.html: |
| |
| 2012-10-03 Andrey Kosyakov <caseq@chromium.org> |
| |
| Unreviwed gardening -- adjusted expectations for tiny-layer-rotated.html |
| |
| * platform/chromium/TestExpectations: |
| |
| 2012-10-03 Andrey Kosyakov <caseq@chromium.org> |
| |
| Unreviewed gardening -- added expectations for 3 time-suggestion-picker-appearance tests. |
| |
| * platform/chromium-linux/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-expected.png: Added. |
| * platform/chromium-linux/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-rtl-expected.png: Added. |
| * platform/chromium-linux/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-with-scroll-bar-expected.png: Added. |
| * platform/chromium-win/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-expected.png: Added. |
| * platform/chromium-win/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-rtl-expected.png: Added. |
| * platform/chromium-win/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-with-scroll-bar-expected.png: Added. |
| |
| 2012-10-03 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> |
| |
| [EFL] Pixel test rebaselines to enable pixel testing on the bots, part 3. |
| |
| * platform/efl/fast/media/mq-js-media-except-03-expected.png: |
| * platform/efl/fast/media/mq-js-stylesheet-media-01-expected.png: |
| * platform/efl/fast/media/mq-js-stylesheet-media-02-expected.png: |
| * platform/efl/fast/media/mq-js-stylesheet-media-03-expected.png: |
| * platform/efl/fast/media/mq-js-stylesheet-media-04-expected.png: |
| * platform/efl/fast/media/mq-orientation-expected.png: |
| * platform/efl/fast/media/mq-relative-constraints-02-expected.png: |
| * platform/efl/fast/media/mq-relative-constraints-03-expected.png: |
| * platform/efl/fast/media/mq-relative-constraints-04-expected.png: |
| * platform/efl/fast/media/mq-relative-constraints-05-expected.png: |
| * platform/efl/fast/media/mq-relative-constraints-06-expected.png: |
| * platform/efl/fast/media/mq-relative-constraints-07-expected.png: |
| * platform/efl/fast/media/mq-relative-constraints-08-expected.png: |
| * platform/efl/fast/media/mq-relative-constraints-09-expected.png: |
| * platform/efl/fast/media/mq-transition-expected.png: |
| * platform/efl/fast/media/mq-width-absolute-01-expected.png: |
| * platform/efl/fast/media/mq-width-absolute-02-expected.png: |
| * platform/efl/fast/media/mq-width-absolute-03-expected.png: |
| * platform/efl/fast/media/mq-width-absolute-04-expected.png: |
| * platform/efl/fast/media/viewport-media-query-expected.png: |
| * platform/efl/fast/overflow/001-expected.png: |
| * platform/efl/fast/overflow/002-expected.png: |
| * platform/efl/fast/overflow/003-expected.png: |
| * platform/efl/fast/overflow/004-expected.png: |
| * platform/efl/fast/overflow/006-expected.png: |
| * platform/efl/fast/overflow/007-expected.png: |
| * platform/efl/fast/overflow/border-radius-clipping-expected.png: |
| * platform/efl/fast/overflow/clip-rects-fixed-ancestor-expected.png: |
| * platform/efl/fast/overflow/dynamic-hidden-expected.png: |
| * platform/efl/fast/overflow/float-in-relpositioned-expected.png: |
| * platform/efl/fast/overflow/hit-test-overflow-controls-expected.png: |
| * platform/efl/fast/overflow/image-selection-highlight-expected.png: |
| * platform/efl/fast/overflow/line-clamp-expected.png: |
| * platform/efl/fast/overflow/overflow-auto-table-expected.png: |
| * platform/efl/fast/overflow/overflow-focus-ring-expected.png: |
| * platform/efl/fast/overflow/overflow-rtl-expected.png: |
| * platform/efl/fast/overflow/overflow-rtl-inline-scrollbar-expected.png: |
| * platform/efl/fast/overflow/overflow-rtl-vertical-expected.png: |
| * platform/efl/fast/overflow/overflow-text-hit-testing-expected.png: |
| * platform/efl/fast/overflow/overflow-with-local-background-attachment-expected.png: |
| * platform/efl/fast/overflow/scrollbar-position-update-expected.png: |
| * platform/efl/fast/overflow/table-overflow-float-expected.png: |
| * platform/efl/fast/overflow/unreachable-overflow-rtl-bug-expected.png: |
| * platform/efl/fast/reflections/inline-crash-expected.png: |
| * platform/efl/fast/reflections/opacity-reflection-transform-expected.png: |
| * platform/efl/fast/reflections/reflection-nesting-expected.png: |
| * platform/efl/fast/reflections/reflection-with-zoom-expected.png: |
| * platform/efl/fast/repaint/add-table-overpaint-expected.png: Added. |
| * platform/efl/fast/repaint/background-scaling-expected.png: Added. |
| * platform/efl/fast/repaint/backgroundSizeRepaint-expected.png: |
| * platform/efl/fast/repaint/block-layout-inline-children-float-positioned-expected.png: |
| * platform/efl/fast/repaint/border-radius-repaint-expected.png: |
| * platform/efl/fast/repaint/border-repaint-glitch-expected.png: |
| * platform/efl/fast/repaint/box-shadow-h-expected.png: |
| * platform/efl/fast/repaint/box-shadow-v-expected.png: |
| * platform/efl/fast/repaint/bugzilla-3509-expected.png: |
| * platform/efl/fast/repaint/bugzilla-5699-expected.png: |
| * platform/efl/fast/repaint/bugzilla-6278-expected.png: |
| * platform/efl/fast/repaint/bugzilla-6388-expected.png: |
| * platform/efl/fast/repaint/bugzilla-6473-expected.png: |
| |
| 2012-10-03 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> |
| |
| [EFL] Pixel test rebaselines to enable pixel testing on the bots, part 2. |
| |
| * platform/efl/fast/css3-text-decoration: Added. |
| * platform/efl/fast/css3-text-decoration/repaint: Added. |
| * platform/efl/fast/css3-text-decoration/repaint/repaint-text-decoration-line-expected.png: Added. |
| * platform/efl/fast/doctypes/001-expected.png: |
| * platform/efl/fast/doctypes/002-expected.png: |
| * platform/efl/fast/doctypes/003-expected.png: |
| * platform/efl/fast/doctypes/004-expected.png: |
| * platform/efl/fast/dynamic/create-renderer-for-whitespace-only-text-expected.png: |
| * platform/efl/fast/fast-mobile-scrolling/fixed-position-element-expected.png: |
| * platform/efl/fast/fast-mobile-scrolling/no-fixed-position-elements-expected.png: |
| * platform/efl/fast/flexbox/002-expected.png: |
| * platform/efl/fast/flexbox/003-expected.png: |
| * platform/efl/fast/flexbox/004-expected.png: |
| * platform/efl/fast/flexbox/005-expected.png: |
| * platform/efl/fast/flexbox/006-expected.png: |
| * platform/efl/fast/flexbox/007-expected.png: |
| * platform/efl/fast/flexbox/008-expected.png: |
| * platform/efl/fast/flexbox/009-expected.png: |
| * platform/efl/fast/flexbox/010-expected.png: |
| * platform/efl/fast/flexbox/011-expected.png: |
| * platform/efl/fast/flexbox/012-expected.png: |
| * platform/efl/fast/flexbox/016-expected.png: |
| * platform/efl/fast/flexbox/017-expected.png: |
| * platform/efl/fast/flexbox/018-expected.png: |
| * platform/efl/fast/flexbox/019-expected.png: |
| * platform/efl/fast/flexbox/020-expected.png: |
| * platform/efl/fast/flexbox/021-expected.png: |
| * platform/efl/fast/flexbox/022-expected.png: |
| * platform/efl/fast/flexbox/023-expected.png: |
| * platform/efl/fast/flexbox/024-expected.png: |
| * platform/efl/fast/forms/file/file-input-pressed-state-expected.png: |
| * platform/efl/fast/forms/input-align-expected.png: |
| * platform/efl/fast/forms/input-text-double-click-expected.png: |
| * platform/efl/fast/gradients/css3-color-stop-units-expected.png: |
| * platform/efl/fast/gradients/css3-color-stops-expected.png: |
| * platform/efl/fast/gradients/css3-linear-angle-gradients-expected.png: |
| * platform/efl/fast/gradients/css3-linear-right-angle-gradients-expected.png: |
| * platform/efl/fast/gradients/css3-radial-gradients-expected.png: |
| * platform/efl/fast/gradients/css3-radial-gradients2-expected.png: |
| * platform/efl/fast/gradients/css3-repeating-linear-gradients-expected.png: |
| * platform/efl/fast/gradients/css3-repeating-radial-gradients-expected.png: |
| * platform/efl/fast/gradients/gradient-after-transparent-border-expected.png: |
| * platform/efl/fast/html/font-weight-bold-for-b-and-strong-expected.png: Added. |
| * platform/efl/fast/images/image-map-anchor-children-expected.png: |
| * platform/efl/fast/images/imagemap-case-expected.png: |
| * platform/efl/fast/images/imagemap-circle-focus-ring-expected.png: |
| * platform/efl/fast/images/imagemap-focus-ring-expected.png: |
| * platform/efl/fast/images/imagemap-focus-ring-outline-color-expected.png: |
| * platform/efl/fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map-expected.png: |
| * platform/efl/fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map-expected.png: |
| * platform/efl/fast/images/imagemap-focus-ring-zero-outline-width-expected.png: |
| * platform/efl/fast/images/imagemap-polygon-focus-ring-expected.png: |
| * platform/efl/fast/inline-block/002-expected.png: |
| * platform/efl/fast/inline-block/003-expected.png: |
| * platform/efl/fast/inline-block/006-expected.png: |
| * platform/efl/fast/inline-block/14498-positionForCoordinates-expected.png: |
| * platform/efl/fast/inline-block/overflow-clip-expected.png: |
| * platform/efl/fast/inline-block/tricky-baseline-expected.png: |
| * platform/efl/fast/inline/001-expected.png: |
| * platform/efl/fast/inline/25277-2-expected.png: |
| * platform/efl/fast/inline/25277-expected.png: |
| * platform/efl/fast/inline/br-text-decoration-expected.png: |
| * platform/efl/fast/inline/continuation-outlines-expected.png: |
| * platform/efl/fast/inline/drawStyledEmptyInlines-expected.png: |
| * platform/efl/fast/inline/drawStyledEmptyInlinesWithWS-expected.png: |
| * platform/efl/fast/inline/emptyInlinesWithinLists-expected.png: |
| * platform/efl/fast/inline/inline-borders-with-bidi-override-expected.png: |
| * platform/efl/fast/inline/inline-continuation-borders-expected.png: |
| * platform/efl/fast/inline/inline-focus-ring-expected.png: |
| * platform/efl/fast/inline/inline-padding-disables-text-quirk-expected.png: |
| * platform/efl/fast/inline/inline-text-quirk-bpm-expected.png: |
| * platform/efl/fast/inline/inline-wrap-with-parent-padding-expected.png: |
| * platform/efl/fast/inline/vertical-align-text-bottom-expected.png: |
| * platform/efl/fast/innerHTML/002-expected.png: |
| * platform/efl/fast/innerHTML/003-expected.png: |
| * platform/efl/fast/innerHTML/006-expected.png: |
| * platform/efl/fast/invalid/002-expected.png: |
| * platform/efl/fast/invalid/014-expected.png: |
| * platform/efl/fast/invalid/016-expected.png: |
| * platform/efl/fast/invalid/021-expected.png: |
| * platform/efl/fast/invalid/table-inside-stray-table-content-expected.png: |
| * platform/efl/fast/layers/inline-dirty-z-order-lists-expected.png: |
| * platform/efl/fast/layers/layer-visibility-expected.png: |
| * platform/efl/fast/layers/layer-visibility-sublayer-expected.png: |
| * platform/efl/fast/layers/normal-flow-hit-test-expected.png: |
| * platform/efl/fast/layers/opacity-outline-expected.png: |
| * platform/efl/fast/layers/opacity-transforms-expected.png: |
| * platform/efl/fast/layers/remove-only-this-layer-update-expected.png: |
| * platform/efl/fast/layers/scroll-rect-to-visible-expected.png: |
| * platform/efl/fast/media/mq-animation-expected.png: |
| * platform/efl/fast/media/mq-aspect-ratio-expected.png: |
| * platform/efl/fast/media/mq-js-media-except-01-expected.png: |
| * platform/efl/fast/media/mq-js-media-except-02-expected.png: |
| |
| 2012-10-03 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> |
| |
| [EFL] Update more pixel expectations in preparation for running pixel tests on the bots. |
| |
| * platform/efl/css3/flexbox/repaint-rtl-column-expected.png: |
| * platform/efl/fast/backgrounds/size/contain-and-cover-expected.png: |
| * platform/efl/fast/backgrounds/size/contain-and-cover-zoomed-expected.png: |
| * platform/efl/fast/block/float/float-not-removed-from-next-sibling4-expected.png: |
| * platform/efl/fast/body-propagation/background-color/003-declarative-expected.png: |
| * platform/efl/fast/body-propagation/background-color/003-expected.png: |
| * platform/efl/fast/body-propagation/background-color/003-xhtml-expected.png: |
| * platform/efl/fast/body-propagation/background-color/004-declarative-expected.png: |
| * platform/efl/fast/body-propagation/background-color/004-expected.png: |
| * platform/efl/fast/body-propagation/background-color/004-xhtml-expected.png: |
| * platform/efl/fast/body-propagation/background-color/006-declarative-expected.png: |
| * platform/efl/fast/body-propagation/background-color/006-expected.png: |
| * platform/efl/fast/body-propagation/background-color/006-xhtml-expected.png: |
| * platform/efl/fast/body-propagation/background-color/007-declarative-expected.png: |
| * platform/efl/fast/body-propagation/background-color/007-expected.png: |
| * platform/efl/fast/body-propagation/background-color/007-xhtml-expected.png: |
| * platform/efl/fast/body-propagation/background-image/003-declarative-expected.png: |
| * platform/efl/fast/body-propagation/background-image/003-expected.png: |
| * platform/efl/fast/body-propagation/background-image/003-xhtml-expected.png: |
| * platform/efl/fast/body-propagation/background-image/004-declarative-expected.png: |
| * platform/efl/fast/body-propagation/background-image/004-expected.png: |
| * platform/efl/fast/body-propagation/background-image/004-xhtml-expected.png: |
| * platform/efl/fast/body-propagation/background-image/006-declarative-expected.png: |
| * platform/efl/fast/body-propagation/background-image/006-expected.png: |
| * platform/efl/fast/body-propagation/background-image/006-xhtml-expected.png: |
| * platform/efl/fast/body-propagation/background-image/007-declarative-expected.png: |
| * platform/efl/fast/body-propagation/background-image/007-expected.png: |
| * platform/efl/fast/body-propagation/background-image/007-xhtml-expected.png: |
| * platform/efl/fast/body-propagation/background-image/009-expected.png: |
| * platform/efl/fast/body-propagation/background-image/009-xhtml-expected.png: |
| * platform/efl/fast/body-propagation/background-image/010-expected.png: |
| * platform/efl/fast/body-propagation/background-image/010-xhtml-expected.png: |
| * platform/efl/fast/body-propagation/overflow/001-expected.png: |
| * platform/efl/fast/body-propagation/overflow/001-xhtml-expected.png: |
| * platform/efl/fast/body-propagation/overflow/002-expected.png: |
| * platform/efl/fast/body-propagation/overflow/002-xhtml-expected.png: |
| * platform/efl/fast/body-propagation/overflow/003-declarative-expected.png: |
| * platform/efl/fast/body-propagation/overflow/003-expected.png: |
| * platform/efl/fast/body-propagation/overflow/003-xhtml-expected.png: |
| * platform/efl/fast/body-propagation/overflow/004-declarative-expected.png: |
| * platform/efl/fast/body-propagation/overflow/004-expected.png: |
| * platform/efl/fast/body-propagation/overflow/004-xhtml-expected.png: |
| * platform/efl/fast/body-propagation/overflow/005-declarative-expected.png: |
| * platform/efl/fast/body-propagation/overflow/005-expected.png: |
| * platform/efl/fast/body-propagation/overflow/005-xhtml-expected.png: |
| * platform/efl/fast/body-propagation/overflow/006-declarative-expected.png: |
| * platform/efl/fast/body-propagation/overflow/006-expected.png: |
| * platform/efl/fast/body-propagation/overflow/006-xhtml-expected.png: |
| * platform/efl/fast/body-propagation/overflow/007-declarative-expected.png: |
| * platform/efl/fast/body-propagation/overflow/007-expected.png: |
| * platform/efl/fast/body-propagation/overflow/007-xhtml-expected.png: |
| * platform/efl/fast/borders/bidi-002-expected.png: |
| * platform/efl/fast/borders/bidi-009a-expected.png: Added. |
| * platform/efl/fast/borders/bidi-012-expected.png: |
| * platform/efl/fast/borders/border-color-inherit-expected.png: |
| * platform/efl/fast/borders/border-image-01-expected.png: |
| * platform/efl/fast/borders/border-image-border-radius-expected.png: |
| * platform/efl/fast/borders/border-image-longhand-expected.png: |
| * platform/efl/fast/borders/border-image-massive-scale-expected.png: |
| * platform/efl/fast/borders/border-image-outset-expected.png: Added. |
| * platform/efl/fast/borders/border-image-outset-in-shorthand-expected.png: Added. |
| * platform/efl/fast/borders/border-image-repeat-expected.png: |
| * platform/efl/fast/borders/border-image-rotate-transform-expected.png: |
| * platform/efl/fast/borders/border-image-scale-transform-expected.png: |
| * platform/efl/fast/borders/border-image-scaled-expected.png: |
| * platform/efl/fast/borders/border-image-scrambled-expected.png: |
| * platform/efl/fast/borders/border-image-side-reduction-expected.png: Added. |
| * platform/efl/fast/borders/border-image-slices-expected.png: |
| * platform/efl/fast/borders/border-image-source-expected.png: |
| * platform/efl/fast/borders/border-radius-complex-inner-expected.png: |
| * platform/efl/fast/borders/border-radius-constraints-expected.png: |
| * platform/efl/fast/borders/border-radius-huge-assert-expected.png: |
| * platform/efl/fast/borders/border-radius-inset-outset-expected.png: |
| * platform/efl/fast/borders/border-radius-split-inline-expected.png: |
| * platform/efl/fast/borders/borderRadiusAllStylesAllCorners-expected.png: |
| * platform/efl/fast/borders/different-color-borders-expected.png: |
| * platform/efl/fast/borders/mixed-border-styles-expected.png: |
| * platform/efl/fast/borders/mixed-border-styles-radius-expected.png: |
| * platform/efl/fast/borders/mixed-border-styles-radius2-expected.png: |
| * platform/efl/fast/borders/outline-alpha-block-expected.png: |
| * platform/efl/fast/borders/outline-alpha-inline-expected.png: |
| * platform/efl/fast/borders/rtl-border-01-expected.png: |
| * platform/efl/fast/borders/rtl-border-02-expected.png: |
| * platform/efl/fast/borders/rtl-border-03-expected.png: |
| * platform/efl/fast/borders/rtl-border-04-expected.png: |
| * platform/efl/fast/borders/rtl-border-05-expected.png: |
| * platform/efl/fast/canvas/arc360-expected.png: |
| * platform/efl/fast/canvas/canvas-before-css-expected.png: |
| * platform/efl/fast/canvas/canvas-composite-expected.png: |
| * platform/efl/fast/canvas/canvas-composite-transformclip-expected.png: |
| * platform/efl/fast/canvas/canvas-incremental-repaint-expected.png: |
| * platform/efl/fast/canvas/canvas-transforms-during-path-expected.png: |
| * platform/efl/fast/canvas/canvas-zoom-expected.png: |
| * platform/efl/fast/canvas/check-stale-putImageData-expected.png: Added. |
| * platform/efl/fast/canvas/drawImage-with-globalAlpha-expected.png: |
| * platform/efl/fast/canvas/fillrect-gradient-zero-stops-expected.png: |
| * platform/efl/fast/canvas/fillrect_gradient-expected.png: |
| * platform/efl/fast/canvas/image-object-in-canvas-expected.png: |
| * platform/efl/fast/canvas/patternfill-repeat-expected.png: |
| * platform/efl/fast/canvas/quadraticCurveTo-expected.png: |
| * platform/efl/fast/canvas/setWidthResetAfterForcedRender-expected.png: |
| * platform/efl/fast/canvas/shadow-offset-1-expected.png: |
| * platform/efl/fast/canvas/shadow-offset-2-expected.png: |
| * platform/efl/fast/canvas/shadow-offset-3-expected.png: |
| * platform/efl/fast/canvas/shadow-offset-4-expected.png: |
| * platform/efl/fast/canvas/shadow-offset-5-expected.png: |
| * platform/efl/fast/canvas/shadow-offset-6-expected.png: |
| * platform/efl/fast/canvas/shadow-offset-7-expected.png: |
| * platform/efl/fast/canvas/zero-size-fill-rect-expected.png: |
| * platform/efl/fast/clip/004-expected.png: |
| * platform/efl/fast/clip/005-expected.png: |
| * platform/efl/fast/clip/006-expected.png: |
| * platform/efl/fast/clip/007-expected.png: |
| * platform/efl/fast/clip/009-expected.png: |
| * platform/efl/fast/clip/010-expected.png: |
| * platform/efl/fast/clip/013-expected.png: |
| * platform/efl/fast/clip/014-expected.png: |
| * platform/efl/fast/clip/nestedTransparencyClip-expected.png: |
| * platform/efl/fast/clip/outline-overflowClip-expected.png: |
| * platform/efl/fast/clip/overflow-border-radius-combinations-expected.png: |
| * platform/efl/fast/clip/overflow-border-radius-composited-expected.png: |
| * platform/efl/fast/clip/overflow-border-radius-fixed-position-expected.png: |
| * platform/efl/fast/clip/overflow-border-radius-transformed-expected.png: |
| * platform/efl/fast/compact/001-expected.png: |
| * platform/efl/fast/compact/002-expected.png: |
| * platform/efl/fast/css-generated-content/007-expected.png: |
| * platform/efl/fast/css-generated-content/012-expected.png: |
| * platform/efl/fast/css-generated-content/016-expected.png: |
| * platform/efl/fast/css-generated-content/after-order-expected.png: |
| * platform/efl/fast/css-generated-content/before-with-first-letter-expected.png: |
| * platform/efl/fast/css-generated-content/beforeAfter-interdocument-expected.png: |
| * platform/efl/fast/css-generated-content/hover-style-change-expected.png: |
| * platform/efl/fast/css-generated-content/table-before-after-child-add-expected.png: |
| * platform/efl/fast/css-generated-content/table-cell-before-after-child-add-expected.png: |
| * platform/efl/fast/css-generated-content/table-row-before-after-child-add-expected.png: |
| * platform/efl/fast/css-generated-content/table-table-before-after-child-add-expected.png: |
| * platform/efl/fast/css-generated-content/wbr-with-before-content-expected.png: |
| * platform/efl/fast/css/percent-top-value-with-relative-position-expected.png: |
| * platform/efl/media/controls-layout-direction-expected.png: |
| * platform/efl/printing/page-rule-in-media-query-expected.png: |
| * platform/efl/transitions/suspend-transform-transition-expected.png: Added. |
| |
| 2012-10-03 Andrey Kosyakov <caseq@chromium.org> |
| |
| Unreviewed. Skip media/event-queue-crash.html so that its console message does not cause next test to flake. |
| |
| * platform/chromium/TestExpectations: |
| |
| 2012-10-03 Csaba Osztrogonác <ossy@webkit.org> |
| |
| [Qt] Unreviewed gardening, add expected files for new passing tests. |
| |
| * platform/qt/css3/masking/clip-path-circle-expected.png: Added. |
| * platform/qt/css3/masking/clip-path-circle-filter-expected.png: Added. |
| * platform/qt/css3/masking/clip-path-circle-overflow-expected.png: Added. |
| * platform/qt/css3/masking/clip-path-circle-overflow-hidden-expected.png: Added. |
| * platform/qt/css3/masking/clip-path-circle-relative-overflow-expected.png: Added. |
| * platform/qt/css3/masking/clip-path-ellipse-expected.png: Added. |
| * platform/qt/css3/masking/clip-path-polygon-evenodd-expected.png: Added. |
| * platform/qt/css3/masking/clip-path-polygon-expected.png: Added. |
| * platform/qt/css3/masking/clip-path-polygon-nonzero-expected.png: Added. |
| * platform/qt/css3/masking/clip-path-rectangle-expected.png: Added. |
| * platform/qt/fast/canvas/canvas-render-layer-expected.png: Added. |
| * platform/qt/fast/overflow/paged-x-div-expected.png: Added. |
| * platform/qt/fast/overflow/paged-x-div-with-column-gap-expected.png: Added. |
| * platform/qt/fast/overflow/paged-x-on-root-expected.png: Added. |
| * platform/qt/fast/overflow/paged-x-with-column-gap-expected.png: Added. |
| * platform/qt/fast/overflow/paged-y-div-expected.png: Added. |
| * platform/qt/fast/overflow/paged-y-on-root-expected.png: Added. |
| |
| 2012-10-03 Keishi Hattori <keishi@webkit.org> |
| |
| Implement DataList UI for input type time on chromium |
| https://bugs.webkit.org/show_bug.cgi?id=98240 |
| |
| Reviewed by Kent Tamura. |
| |
| * fast/forms/number/number-spinbutton-click-in-iframe.html: |
| * fast/forms/resources/common-spinbutton-click-in-iframe.js: |
| (getSpinButton): This broke because of the change to shadow DOM structure. |
| * fast/forms/resources/common.js: |
| (traverseNextNode): |
| (getElementByPseudoId): This finds a descendant node with a matching pseudo id. |
| * fast/forms/resources/suggestion-picker-common.js: Added. |
| (highlightedEntry): |
| (openPicker): |
| (sendKey): |
| * fast/forms/time-multiple-fields/time-multiple-fields-focus-style.html: |
| * fast/forms/time-multiple-fields/time-multiple-fields-spinbutton-click-in-iframe.html: |
| * platform/chromium-mac/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-expected.png: Added. |
| * platform/chromium-mac/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-rtl-expected.png: Added. |
| * platform/chromium-mac/platform/chromium/fast/forms/time/time-suggestion-picker-appearance-with-scroll-bar-expected.png: Added. |
| * platform/chromium/TestExpectations: |
| * platform/chromium/fast/forms/datalist/input-list-expected.txt: |
| * platform/chromium/fast/forms/date/date-suggestion-picker-mouse-operations-expected.txt: |
| * platform/chromium/fast/forms/date/date-suggestion-picker-mouse-operations.html: |
| * platform/chromium/fast/forms/date/date-suggestion-picker-mouse-operations.html: |
| * platform/chromium/fast/forms/time/time-suggestion-picker-appearance-expected.txt: Added. |
| * platform/chromium/fast/forms/time/time-suggestion-picker-appearance-rtl-expected.txt: Added. |
| * platform/chromium/fast/forms/time/time-suggestion-picker-appearance-rtl.html: Added. |
| * platform/chromium/fast/forms/time/time-suggestion-picker-appearance-with-scroll-bar-expected.txt: Added. |
| * platform/chromium/fast/forms/time/time-suggestion-picker-appearance-with-scroll-bar.html: Added. |
| * platform/chromium/fast/forms/time/time-suggestion-picker-appearance.html: Added. |
| * platform/chromium/fast/forms/time/time-suggestion-picker-key-operations-expected.txt: Added. |
| * platform/chromium/fast/forms/time/time-suggestion-picker-key-operations.html: Added. |
| * platform/chromium/fast/forms/time/time-suggestion-picker-mouse-operations-expected.txt: Added. |
| * platform/chromium/fast/forms/time/time-suggestion-picker-mouse-operations.html: Added. |
| |
| 2012-10-03 Csaba Osztrogonác <ossy@webkit.org> |
| |
| [Qt] Enable mock scrollbars |
| https://bugs.webkit.org/show_bug.cgi?id=98011 |
| |
| Unreviewed gardening, update expected files after enabling mock scrollbars. (r130283) |
| |
| * platform/qt-5.0-wk2/compositing/columns/composited-in-paginated-expected.txt: |
| * platform/qt-5.0-wk2/compositing/direct-image-compositing-expected.png: |
| * platform/qt-5.0-wk2/compositing/direct-image-compositing-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/geometry/fixed-in-composited-expected.png: |
| * platform/qt-5.0-wk2/compositing/geometry/fixed-in-composited-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/geometry/video-fixed-scrolling-expected.png: |
| * platform/qt-5.0-wk2/compositing/geometry/video-fixed-scrolling-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/iframes/become-composited-nested-iframes-expected.txt: |
| * platform/qt-5.0-wk2/compositing/iframes/become-overlapped-iframe-expected.txt: |
| * platform/qt-5.0-wk2/compositing/iframes/composited-parent-iframe-expected.txt: |
| * platform/qt-5.0-wk2/compositing/iframes/connect-compositing-iframe-delayed-expected.txt: |
| * platform/qt-5.0-wk2/compositing/iframes/connect-compositing-iframe-expected.txt: |
| * platform/qt-5.0-wk2/compositing/iframes/connect-compositing-iframe2-expected.txt: |
| * platform/qt-5.0-wk2/compositing/iframes/connect-compositing-iframe3-expected.txt: |
| * platform/qt-5.0-wk2/compositing/iframes/enter-compositing-iframe-expected.txt: |
| * platform/qt-5.0-wk2/compositing/iframes/iframe-copy-on-scroll-expected.png: Added. |
| * platform/qt-5.0-wk2/compositing/iframes/iframe-copy-on-scroll-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/iframes/iframe-in-composited-layer-expected.png: |
| * platform/qt-5.0-wk2/compositing/iframes/iframe-in-composited-layer-expected.txt: |
| * platform/qt-5.0-wk2/compositing/iframes/iframe-resize-expected.txt: |
| * platform/qt-5.0-wk2/compositing/iframes/invisible-nested-iframe-show-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/iframes/overlapped-iframe-expected.txt: |
| * platform/qt-5.0-wk2/compositing/iframes/overlapped-nested-iframes-expected.txt: |
| * platform/qt-5.0-wk2/compositing/iframes/resizer-expected.txt: |
| * platform/qt-5.0-wk2/compositing/iframes/scrolling-iframe-expected.txt: |
| * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-and-transform-expected.png: Added. |
| * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-and-transform-expected.txt: |
| * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-out-of-view-expected.txt: |
| * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-under-transform-expected.png: Added. |
| * platform/qt-5.0-wk2/compositing/layer-creation/fixed-position-under-transform-expected.txt: |
| * platform/qt-5.0-wk2/compositing/layer-creation/no-compositing-for-preserve-3d-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/masks/masked-ancestor-expected.png: Added. |
| * platform/qt-5.0-wk2/compositing/masks/masked-ancestor-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/masks/multiple-masks-expected.png: |
| * platform/qt-5.0-wk2/compositing/masks/multiple-masks-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/masks/simple-composited-mask-expected.png: |
| * platform/qt-5.0-wk2/compositing/masks/simple-composited-mask-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/overflow/content-gains-scrollbars-expected.txt: |
| * platform/qt-5.0-wk2/compositing/overflow/overflow-scroll-expected.png: |
| * platform/qt-5.0-wk2/compositing/overflow/overflow-scroll-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/overflow/overflow-scrollbar-layers-expected.txt: |
| * platform/qt-5.0-wk2/compositing/overflow/scroll-ancestor-update-expected.png: Added. |
| * platform/qt-5.0-wk2/compositing/overflow/scroll-ancestor-update-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/overflow/scrollbar-painting-expected.png: Added. |
| * platform/qt-5.0-wk2/compositing/overflow/scrollbar-painting-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/repaint/newly-composited-on-scroll-expected.png: Added. |
| * platform/qt-5.0-wk2/compositing/repaint/newly-composited-on-scroll-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/rtl/rtl-absolute-overflow-expected.png: Added. |
| * platform/qt-5.0-wk2/compositing/rtl/rtl-absolute-overflow-expected.txt: |
| * platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-overflow-expected.png: Added. |
| * platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-overflow-expected.txt: |
| * platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-overflow-scrolled-expected.png: Added. |
| * platform/qt-5.0-wk2/compositing/rtl/rtl-fixed-overflow-scrolled-expected.txt: |
| * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-absolute-overflow-expected.png: Added. |
| * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-absolute-overflow-expected.txt: |
| * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-absolute-overflow-scrolled-expected.png: Added. |
| * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-absolute-overflow-scrolled-expected.txt: |
| * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-fixed-overflow-expected.png: Added. |
| * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-fixed-overflow-expected.txt: |
| * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-fixed-overflow-scrolled-expected.png: Added. |
| * platform/qt-5.0-wk2/compositing/rtl/rtl-iframe-fixed-overflow-scrolled-expected.txt: |
| * platform/qt-5.0-wk2/compositing/self-painting-layers-expected.png: |
| * platform/qt-5.0-wk2/compositing/self-painting-layers-expected.txt: Added. |
| * platform/qt-5.0-wk2/compositing/tiled-layers-hidpi-expected.txt: |
| |
| 2012-10-03 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> |
| |
| [EFL] Rebaseline pixel expectations for scrollbars/ and tables/mozilla_expected_failures/. |
| |
| * platform/efl/scrollbars/scrollbars-on-positioned-content-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug1010-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug101759-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug1128-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug11331-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug1164-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug11945-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug1262-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug131020-3-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug14007-1-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug14489-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug17826-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug18770-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug19526-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug21518-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug220653-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug22122-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug24880-1-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug25707-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug27993-2-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug3105-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug3166-1-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug3166-10-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug3166-15-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug3166-18-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug3166-7-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug3166-8-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug32205-1-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug32205-4-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug33784-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug42043-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug4294-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug45621-expected.png: Added. |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug46268-4-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug47163-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug51000-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug56024-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug61042-1-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug61042-2-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug65372-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug67915-2-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug7113-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug7121-2-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug73629-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug80762-2-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug8499-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug89315-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/bugs/bug9879-1-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/core/backgrounds-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/core/col_span2-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/core/cols1-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/core/columns-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/core/conflicts-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/dom/appendCells1-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/dom/appendCellsRebuild1-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/dom/appendCol1-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/dom/appendColGroup1-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/dom/insertTbodyExpand1-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/dom/insertTbodyRebuild1-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/marvin/table_frame_above-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/marvin/table_frame_below-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/marvin/table_frame_void-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/marvin/tables_cellspacing_pct-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/marvin/x_colgroup_width_px-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_above-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_below-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_border-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_box-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_hsides-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_lhs-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_rhs-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/marvin/x_table_frame_vsides-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/marvin/x_table_rules_all-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/marvin/x_table_rules_cols-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/marvin/x_table_rules_rows-expected.png: |
| * platform/efl/tables/mozilla_expected_failures/other/empty_cells-expected.png: |
| |
| 2012-10-03 Vsevolod Vlasov <vsevik@chromium.org> |
| |
| Web Inspector: UISourceCode commitWorkingCopy should not fail when original script had syntax error. |
| https://bugs.webkit.org/show_bug.cgi?id=97272 |
| |
| Reviewed by Pavel Feldman. |
| |
| This patch is based on patch by John J. Barton. |
| |
| * http/tests/inspector/live-edit-test.js: |
| (initialize_LiveEditTest.InspectorTest.replaceInSource): |
| (initialize_LiveEditTest): |
| * inspector/debugger/live-edit-expected.txt: |
| * inspector/debugger/live-edit.html: |
| * inspector/debugger/resources/edit-me-syntax-error.js: Added. |
| (syntaxError): |
| * platform/chromium/TestExpectations: re-enabled the test. |
| |
| 2012-10-03 Csaba Osztrogonác <ossy@webkit.org> |
| |
| [Qt] Enable mock scrollbars |
| https://bugs.webkit.org/show_bug.cgi?id=98011 |
| |
| Unreviewed gardening, update expected files after enabling mock scrollbars. |
| |
| * platform/qt-5.0-wk2/fast/text/large-text-composed-char-expected.png: Removed. |
| * platform/qt-5.0-wk2/fast/text/large-text-composed-char-expected.txt: Removed. |
| * platform/qt-5.0/fast/forms/form-element-geometry-expected.png: Removed. |
| * platform/qt-5.0/fast/forms/form-element-geometry-expected.txt: Removed. |
| * platform/qt-5.0/fast/forms/listbox-bidi-align-expected.txt: Removed. |
| * platform/qt-5.0/fast/forms/textarea-align-expected.png: Removed. |
| * platform/qt-5.0/fast/forms/textarea-align-expected.txt: Removed. |
| * platform/qt-5.0/fast/forms/textarea-setinnerhtml-expected.png: Removed. |
| * platform/qt-5.0/fast/forms/textarea-setinnerhtml-expected.txt: Removed. |
| * platform/qt-5.0/fast/table/003-expected.png: Removed. |
| * platform/qt-5.0/fast/table/003-expected.txt: Removed. |
| * platform/qt-5.0/fast/table/border-collapsing/004-expected.txt: Removed. |
| * platform/qt-5.0/fast/text/backslash-to-yen-sign-euc-expected.txt: Removed. |
| * platform/qt-5.0/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt: Removed. |
| * platform/qt-5.0/fast/text/large-text-composed-char-expected.png: Removed. |
| * platform/qt-5.0/fast/text/large-text-composed-char-expected.txt: Removed. |
| * platform/qt-5.0/fast/text/softHyphen-expected.txt: Removed. |
| * platform/qt-5.0/fast/text/text-letter-spacing-expected.txt: Removed. |
| * platform/qt-5.0/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.png: Removed. |
| * platform/qt-5.0/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.txt: Removed. |
| * platform/qt/compositing/overflow/clipping-ancestor-with-accelerated-scrolling-ancestor-expected.txt: Added. |
| * platform/qt/compositing/overflow/nested-scrolling-expected.txt: Added. |
| * platform/qt/compositing/overflow/overflow-clip-with-accelerated-scrolling-ancestor-expected.txt: Added. |
| * platform/qt/compositing/overflow/remove-overflow-crash2-expected.txt: Added. |
| * platform/qt/css1/basic/comments-expected.png: |
| * platform/qt/css1/basic/comments-expected.txt: |
| * platform/qt/css1/basic/containment-expected.png: |
| * platform/qt/css1/basic/containment-expected.txt: |
| * platform/qt/css1/basic/id_as_selector-expected.png: |
| * platform/qt/css1/basic/id_as_selector-expected.txt: |
| * platform/qt/css1/basic/inheritance-expected.png: |
| * platform/qt/css1/basic/inheritance-expected.txt: |
| * platform/qt/css1/box_properties/border-expected.png: |
| * platform/qt/css1/box_properties/border-expected.txt: |
| * platform/qt/css1/box_properties/border_bottom-expected.png: |
| * platform/qt/css1/box_properties/border_bottom-expected.txt: |
| * platform/qt/css1/box_properties/border_bottom_width-expected.png: |
| * platform/qt/css1/box_properties/border_bottom_width-expected.txt: |
| * platform/qt/css1/box_properties/border_left-expected.png: |
| * platform/qt/css1/box_properties/border_left-expected.txt: |
| * platform/qt/css1/box_properties/border_left_width-expected.png: |
| * platform/qt/css1/box_properties/border_left_width-expected.txt: |
| * platform/qt/css1/box_properties/border_right_inline-expected.png: |
| * platform/qt/css1/box_properties/border_right_inline-expected.txt: |
| * platform/qt/css1/box_properties/border_right_width-expected.png: |
| * platform/qt/css1/box_properties/border_right_width-expected.txt: |
| * platform/qt/css1/box_properties/border_style-expected.png: |
| * platform/qt/css1/box_properties/border_style-expected.txt: |
| * platform/qt/css1/box_properties/border_top-expected.png: |
| * platform/qt/css1/box_properties/border_top-expected.txt: |
| * platform/qt/css1/box_properties/border_top_width-expected.png: |
| * platform/qt/css1/box_properties/border_top_width-expected.txt: |
| * platform/qt/css1/box_properties/border_width-expected.png: |
| * platform/qt/css1/box_properties/border_width-expected.txt: |
| * platform/qt/css1/box_properties/clear-expected.png: |
| * platform/qt/css1/box_properties/clear-expected.txt: |
| * platform/qt/css1/box_properties/clear_float-expected.png: |
| * platform/qt/css1/box_properties/clear_float-expected.txt: |
| * platform/qt/css1/box_properties/float_elements_in_series-expected.png: |
| * platform/qt/css1/box_properties/float_elements_in_series-expected.txt: |
| * platform/qt/css1/box_properties/float_margin-expected.png: |
| * platform/qt/css1/box_properties/float_margin-expected.txt: |
| * platform/qt/css1/box_properties/float_on_text_elements-expected.png: |
| * platform/qt/css1/box_properties/float_on_text_elements-expected.txt: |
| * platform/qt/css1/box_properties/height-expected.png: |
| * platform/qt/css1/box_properties/height-expected.txt: |
| * platform/qt/css1/box_properties/margin-expected.png: |
| * platform/qt/css1/box_properties/margin-expected.txt: |
| * platform/qt/css1/box_properties/margin_bottom-expected.png: |
| * platform/qt/css1/box_properties/margin_bottom-expected.txt: |
| * platform/qt/css1/box_properties/margin_inline-expected.png: |
| * platform/qt/css1/box_properties/margin_inline-expected.txt: |
| * platform/qt/css1/box_properties/margin_left-expected.png: |
| * platform/qt/css1/box_properties/margin_left-expected.txt: |
| * platform/qt/css1/box_properties/margin_right-expected.png: |
| * platform/qt/css1/box_properties/margin_right-expected.txt: |
| * platform/qt/css1/box_properties/margin_top-expected.png: |
| * platform/qt/css1/box_properties/margin_top-expected.txt: |
| * platform/qt/css1/box_properties/padding-expected.png: |
| * platform/qt/css1/box_properties/padding-expected.txt: |
| * platform/qt/css1/box_properties/padding_bottom-expected.png: |
| * platform/qt/css1/box_properties/padding_bottom-expected.txt: |
| * platform/qt/css1/box_properties/padding_inline-expected.png: |
| * platform/qt/css1/box_properties/padding_inline-expected.txt: |
| * platform/qt/css1/box_properties/padding_left-expected.png: |
| * platform/qt/css1/box_properties/padding_left-expected.txt: |
| * platform/qt/css1/box_properties/padding_right-expected.png: |
| * platform/qt/css1/box_properties/padding_right-expected.txt: |
| * platform/qt/css1/box_properties/padding_top-expected.png: |
| * platform/qt/css1/box_properties/padding_top-expected.txt: |
| * platform/qt/css1/box_properties/width-expected.png: |
| * platform/qt/css1/box_properties/width-expected.txt: |
| * platform/qt/css1/cascade/cascade_order-expected.png: |
| * platform/qt/css1/cascade/cascade_order-expected.txt: |
| * platform/qt/css1/classification/display-expected.png: |
| * platform/qt/css1/classification/display-expected.txt: |
| * platform/qt/css1/classification/list_style_type-expected.png: |
| * platform/qt/css1/classification/list_style_type-expected.txt: |
| * platform/qt/css1/classification/white_space-expected.png: |
| * platform/qt/css1/classification/white_space-expected.txt: |
| * platform/qt/css1/color_and_background/background-expected.png: |
| * platform/qt/css1/color_and_background/background-expected.txt: |
| * platform/qt/css1/color_and_background/background_attachment-expected.png: |
| * platform/qt/css1/color_and_background/background_attachment-expected.txt: |
| * platform/qt/css1/color_and_background/background_position-expected.png: |
| * platform/qt/css1/color_and_background/background_position-expected.txt: |
| * platform/qt/css1/color_and_background/background_repeat-expected.png: |
| * platform/qt/css1/color_and_background/background_repeat-expected.txt: |
| * platform/qt/css1/conformance/forward_compatible_parsing-expected.png: |
| * platform/qt/css1/conformance/forward_compatible_parsing-expected.txt: |
| * platform/qt/css1/font_properties/font-expected.png: |
| * platform/qt/css1/font_properties/font-expected.txt: |
| * platform/qt/css1/font_properties/font_family-expected.png: |
| * platform/qt/css1/font_properties/font_family-expected.txt: |
| * platform/qt/css1/font_properties/font_size-expected.png: |
| * platform/qt/css1/font_properties/font_size-expected.txt: |
| * platform/qt/css1/font_properties/font_weight-expected.png: |
| * platform/qt/css1/font_properties/font_weight-expected.txt: |
| * platform/qt/css1/formatting_model/height_of_lines-expected.png: |
| * platform/qt/css1/formatting_model/height_of_lines-expected.txt: |
| * platform/qt/css1/formatting_model/horizontal_formatting-expected.png: |
| * platform/qt/css1/formatting_model/horizontal_formatting-expected.txt: |
| * platform/qt/css1/formatting_model/inline_elements-expected.png: |
| * platform/qt/css1/formatting_model/inline_elements-expected.txt: |
| * platform/qt/css1/formatting_model/replaced_elements-expected.png: |
| * platform/qt/css1/formatting_model/replaced_elements-expected.txt: |
| * platform/qt/css1/formatting_model/vertical_formatting-expected.png: |
| * platform/qt/css1/formatting_model/vertical_formatting-expected.txt: |
| * platform/qt/css1/pseudo/anchor-expected.png: |
| * platform/qt/css1/pseudo/anchor-expected.txt: |
| * platform/qt/css1/pseudo/firstletter-expected.png: |
| * platform/qt/css1/pseudo/firstletter-expected.txt: |
| * platform/qt/css1/pseudo/firstline-expected.png: |
| * platform/qt/css1/pseudo/firstline-expected.txt: |
| * platform/qt/css1/pseudo/multiple_pseudo_elements-expected.png: |
| * platform/qt/css1/pseudo/multiple_pseudo_elements-expected.txt: |
| * platform/qt/css1/text_properties/letter_spacing-expected.png: |
| * platform/qt/css1/text_properties/letter_spacing-expected.txt: |
| * platform/qt/css1/text_properties/line_height-expected.png: |
| * platform/qt/css1/text_properties/line_height-expected.txt: |
| * platform/qt/css1/text_properties/text_decoration-expected.png: |
| * platform/qt/css1/text_properties/text_decoration-expected.txt: |
| * platform/qt/css1/text_properties/text_indent-expected.png: |
| * platform/qt/css1/text_properties/text_indent-expected.txt: |
| * platform/qt/css1/text_properties/text_transform-expected.png: |
| * platform/qt/css1/text_properties/text_transform-expected.txt: |
| * platform/qt/css1/text_properties/vertical_align-expected.png: |
| * platform/qt/css1/text_properties/vertical_align-expected.txt: |
| * platform/qt/css1/text_properties/word_spacing-expected.png: |
| * platform/qt/css1/text_properties/word_spacing-expected.txt: |
| * platform/qt/css1/units/color_units-expected.png: |
| * platform/qt/css1/units/color_units-expected.txt: |
| * platform/qt/css1/units/length_units-expected.png: |
| * platform/qt/css1/units/length_units-expected.txt: |
| * platform/qt/css2.1/20110323/absolute-replaced-height-007-expected.txt: |
| * platform/qt/css2.1/20110323/absolute-replaced-height-014-expected.txt: |
| * platform/qt/css2.1/20110323/absolute-replaced-height-021-expected.txt: |
| * platform/qt/css2.1/20110323/absolute-replaced-height-028-expected.txt: |
| * platform/qt/css2.1/20110323/absolute-replaced-height-035-expected.txt: |
| * platform/qt/css2.1/20110323/abspos-containing-block-initial-001-expected.png: Added. |
| * platform/qt/css2.1/20110323/abspos-containing-block-initial-001-expected.txt: |
| * platform/qt/css2.1/20110323/abspos-containing-block-initial-007-expected.png: Added. |
| * platform/qt/css2.1/20110323/abspos-containing-block-initial-007-expected.txt: Added. |
| * platform/qt/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.png: |
| * platform/qt/css2.1/20110323/abspos-non-replaced-width-margin-000-expected.txt: |
| * platform/qt/css2.1/20110323/abspos-replaced-width-margin-000-expected.png: |
| * platform/qt/css2.1/20110323/abspos-replaced-width-margin-000-expected.txt: |
| * platform/qt/css2.1/20110323/block-non-replaced-height-002-expected.png: |
| * platform/qt/css2.1/20110323/block-non-replaced-height-002-expected.txt: |
| * platform/qt/css2.1/20110323/block-non-replaced-height-004-expected.png: |
| * platform/qt/css2.1/20110323/block-non-replaced-height-004-expected.txt: |
| * platform/qt/css2.1/20110323/block-non-replaced-height-006-expected.png: |
| * platform/qt/css2.1/20110323/block-non-replaced-height-006-expected.txt: |
| * platform/qt/css2.1/20110323/block-non-replaced-height-008-expected.png: |
| * platform/qt/css2.1/20110323/block-non-replaced-height-008-expected.txt: |
| * platform/qt/css2.1/20110323/block-non-replaced-height-010-expected.png: |
| * platform/qt/css2.1/20110323/block-non-replaced-height-010-expected.txt: |
| * platform/qt/css2.1/20110323/block-non-replaced-height-012-expected.png: |
| * platform/qt/css2.1/20110323/block-non-replaced-height-012-expected.txt: |
| * platform/qt/css2.1/20110323/block-non-replaced-height-014-expected.png: |
| * platform/qt/css2.1/20110323/block-non-replaced-height-014-expected.txt: |
| * platform/qt/css2.1/20110323/block-non-replaced-height-016-expected.png: |
| * platform/qt/css2.1/20110323/block-non-replaced-height-016-expected.txt: |
| * platform/qt/css2.1/20110323/replaced-intrinsic-ratio-001-expected.png: |
| * platform/qt/css2.1/20110323/replaced-intrinsic-ratio-001-expected.txt: |
| * platform/qt/css2.1/t0803-c5502-mrgn-r-02-c-expected.png: |
| * platform/qt/css2.1/t0803-c5502-mrgn-r-02-c-expected.txt: |
| * platform/qt/css2.1/t0803-c5505-mrgn-02-c-expected.png: |
| * platform/qt/css2.1/t0803-c5505-mrgn-02-c-expected.txt: |
| * platform/qt/css2.1/t080301-c411-vt-mrgn-00-b-expected.png: |
| * platform/qt/css2.1/t080301-c411-vt-mrgn-00-b-expected.txt: |
| * platform/qt/css2.1/t0905-c5525-fltclr-00-c-ag-expected.png: |
| * platform/qt/css2.1/t0905-c5525-fltclr-00-c-ag-expected.txt: |
| * platform/qt/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.png: |
| * platform/qt/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.txt: |
| * platform/qt/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png: |
| * platform/qt/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt: |
| * platform/qt/css2.1/t0905-c5526-fltclr-00-c-ag-expected.png: |
| * platform/qt/css2.1/t0905-c5526-fltclr-00-c-ag-expected.txt: |
| * platform/qt/css2.1/t1002-c5523-width-02-b-g-expected.png: |
| * platform/qt/css2.1/t1002-c5523-width-02-b-g-expected.txt: |
| * platform/qt/css2.1/t1202-counters-08-b-expected.png: |
| * platform/qt/css2.1/t1202-counters-08-b-expected.txt: |
| * platform/qt/css2.1/t140201-c535-bg-fixd-00-b-g-expected.png: |
| * platform/qt/css2.1/t140201-c535-bg-fixd-00-b-g-expected.txt: |
| * platform/qt/css2.1/t140201-c537-bgfxps-00-c-ag-expected.png: |
| * platform/qt/css2.1/t140201-c537-bgfxps-00-c-ag-expected.txt: |
| * platform/qt/css2.1/t1508-c527-font-07-b-expected.png: |
| * platform/qt/css2.1/t1508-c527-font-07-b-expected.txt: |
| * platform/qt/css3/masking/clip-path-circle-expected.txt: Added. |
| * platform/qt/css3/masking/clip-path-circle-filter-expected.txt: Added. |
| * platform/qt/css3/masking/clip-path-circle-overflow-expected.txt: Added. |
| * platform/qt/css3/masking/clip-path-circle-overflow-hidden-expected.txt: Added. |
| * platform/qt/css3/masking/clip-path-circle-relative-overflow-expected.txt: Added. |
| * platform/qt/css3/masking/clip-path-ellipse-expected.txt: Added. |
| * platform/qt/css3/masking/clip-path-polygon-evenodd-expected.txt: Added. |
| * platform/qt/css3/masking/clip-path-polygon-expected.txt: Added. |
| * platform/qt/css3/masking/clip-path-polygon-nonzero-expected.txt: Added. |
| * platform/qt/css3/masking/clip-path-rectangle-expected.txt: Added. |
| * platform/qt/editing/deleting/delete-after-span-ws-001-expected.png: |
| * platform/qt/editing/deleting/delete-after-span-ws-001-expected.txt: |
| * platform/qt/editing/deleting/delete-after-span-ws-002-expected.png: |
| * platform/qt/editing/deleting/delete-after-span-ws-002-expected.txt: |
| * platform/qt/editing/deleting/delete-after-span-ws-003-expected.png: |
| * platform/qt/editing/deleting/delete-after-span-ws-003-expected.txt: |
| * platform/qt/editing/deleting/delete-line-end-ws-001-expected.png: |
| * platform/qt/editing/deleting/delete-line-end-ws-001-expected.txt: |
| * platform/qt/editing/deleting/delete-line-end-ws-002-expected.png: |
| * platform/qt/editing/deleting/delete-line-end-ws-002-expected.txt: |
| * platform/qt/editing/input/reveal-caret-of-multiline-contenteditable-expected.png: |
| * platform/qt/editing/input/reveal-caret-of-multiline-contenteditable-expected.txt: |
| * platform/qt/editing/input/reveal-caret-of-multiline-input-expected.png: |
| * platform/qt/editing/input/reveal-caret-of-multiline-input-expected.txt: |
| * platform/qt/editing/inserting/4960120-1-expected.png: |
| * platform/qt/editing/inserting/4960120-1-expected.txt: |
| * platform/qt/editing/inserting/insert-div-023-expected.png: |
| * platform/qt/editing/inserting/insert-div-023-expected.txt: |
| * platform/qt/editing/selection/focus_editable_html-expected.png: |
| * platform/qt/editing/selection/focus_editable_html-expected.txt: |
| * platform/qt/editing/selection/iframe-expected.png: |
| * platform/qt/editing/selection/iframe-expected.txt: |
| * platform/qt/editing/selection/select-all-001-expected.png: |
| * platform/qt/editing/selection/select-all-001-expected.txt: |
| * platform/qt/editing/selection/select-all-002-expected.png: |
| * platform/qt/editing/selection/select-all-002-expected.txt: |
| * platform/qt/editing/selection/select-all-003-expected.png: |
| * platform/qt/editing/selection/select-all-003-expected.txt: |
| * platform/qt/editing/selection/select-all-004-expected.png: |
| * platform/qt/editing/selection/select-all-004-expected.txt: |
| * platform/qt/editing/selection/unrendered-001-expected.png: |
| * platform/qt/editing/selection/unrendered-001-expected.txt: |
| * platform/qt/editing/selection/unrendered-002-expected.png: |
| * platform/qt/editing/selection/unrendered-002-expected.txt: |
| * platform/qt/editing/selection/unrendered-003-expected.png: |
| * platform/qt/editing/selection/unrendered-003-expected.txt: |
| * platform/qt/editing/selection/unrendered-004-expected.png: |
| * platform/qt/editing/selection/unrendered-004-expected.txt: |
| * platform/qt/editing/selection/unrendered-005-expected.png: |
| * platform/qt/editing/selection/unrendered-005-expected.txt: |
| * platform/qt/fast/backgrounds/background-inherit-color-bug-expected.png: |
| * platform/qt/fast/backgrounds/background-inherit-color-bug-expected.txt: |
| * platform/qt/fast/backgrounds/background-leakage-transforms-expected.png: |
| * platform/qt/fast/backgrounds/background-leakage-transforms-expected.txt: |
| * platform/qt/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png: |
| * platform/qt/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.txt: |
| * platform/qt/fast/backgrounds/size/backgroundSize15-expected.png: |
| * platform/qt/fast/backgrounds/size/backgroundSize15-expected.txt: |
| * platform/qt/fast/block/basic/016-expected.png: |
| * platform/qt/fast/block/basic/016-expected.txt: |
| * platform/qt/fast/block/basic/truncation-rtl-expected.png: |
| * platform/qt/fast/block/basic/truncation-rtl-expected.txt: |
| * platform/qt/fast/block/float/008-expected.png: |
| * platform/qt/fast/block/float/008-expected.txt: Added. |
| * platform/qt/fast/block/float/013-expected.png: |
| * platform/qt/fast/block/float/013-expected.txt: |
| * platform/qt/fast/block/float/019-expected.png: |
| * platform/qt/fast/block/float/019-expected.txt: Added. |
| * platform/qt/fast/block/float/021-expected.png: |
| * platform/qt/fast/block/float/021-expected.txt: |
| * platform/qt/fast/block/float/025-expected.png: |
| * platform/qt/fast/block/float/025-expected.txt: |
| * platform/qt/fast/block/float/027-expected.png: |
| * platform/qt/fast/block/float/027-expected.txt: |
| * platform/qt/fast/block/float/032-expected.png: |
| * platform/qt/fast/block/float/032-expected.txt: |
| * platform/qt/fast/block/float/033-expected.png: |
| * platform/qt/fast/block/float/033-expected.txt: |
| * platform/qt/fast/block/float/035-expected.png: |
| * platform/qt/fast/block/float/035-expected.txt: Added. |
| * platform/qt/fast/block/float/avoidance-percent-width-strict-expected.png: |
| * platform/qt/fast/block/float/avoidance-percent-width-strict-expected.txt: |
| * platform/qt/fast/block/float/br-with-clear-2-expected.png: |
| * platform/qt/fast/block/float/br-with-clear-2-expected.txt: |
| * platform/qt/fast/block/float/centered-float-avoidance-complexity-expected.png: |
| * platform/qt/fast/block/float/centered-float-avoidance-complexity-expected.txt: |
| * platform/qt/fast/block/float/float-avoidance-expected.png: |
| * platform/qt/fast/block/float/float-avoidance-expected.txt: |
| * platform/qt/fast/block/float/nested-clearance-expected.png: |
| * platform/qt/fast/block/float/nested-clearance-expected.txt: |
| * platform/qt/fast/block/float/overhanging-tall-block-expected.png: |
| * platform/qt/fast/block/float/overhanging-tall-block-expected.txt: |
| * platform/qt/fast/block/float/relative-painted-twice-expected.png: |
| * platform/qt/fast/block/float/relative-painted-twice-expected.txt: Added. |
| * platform/qt/fast/block/float/shrink-to-avoid-float-complexity-expected.png: |
| * platform/qt/fast/block/float/shrink-to-avoid-float-complexity-expected.txt: |
| * platform/qt/fast/block/lineboxcontain/parsing-invalid-expected.png: |
| * platform/qt/fast/block/lineboxcontain/parsing-invalid-expected.txt: |
| * platform/qt/fast/block/margin-collapse/103-expected.png: |
| * platform/qt/fast/block/margin-collapse/103-expected.txt: |
| * platform/qt/fast/block/margin-collapse/104-expected.png: |
| * platform/qt/fast/block/margin-collapse/104-expected.txt: |
| * platform/qt/fast/block/margin-collapse/empty-clear-blocks-expected.png: |
| * platform/qt/fast/block/margin-collapse/empty-clear-blocks-expected.txt: |
| * platform/qt/fast/block/positioning/047-expected.png: |
| * platform/qt/fast/block/positioning/047-expected.txt: |
| * platform/qt/fast/block/positioning/051-expected.png: |
| * platform/qt/fast/block/positioning/051-expected.txt: |
| * platform/qt/fast/block/positioning/055-expected.png: |
| * platform/qt/fast/block/positioning/055-expected.txt: |
| * platform/qt/fast/block/positioning/auto/007-expected.png: |
| * platform/qt/fast/block/positioning/auto/007-expected.txt: |
| * platform/qt/fast/block/positioning/auto/vertical-lr/005-expected.png: |
| * platform/qt/fast/block/positioning/auto/vertical-lr/005-expected.txt: |
| * platform/qt/fast/block/positioning/auto/vertical-lr/007-expected.png: |
| * platform/qt/fast/block/positioning/auto/vertical-lr/007-expected.txt: |
| * platform/qt/fast/block/positioning/auto/vertical-rl/005-expected.png: |
| * platform/qt/fast/block/positioning/auto/vertical-rl/005-expected.txt: |
| * platform/qt/fast/block/positioning/auto/vertical-rl/007-expected.png: |
| * platform/qt/fast/block/positioning/auto/vertical-rl/007-expected.txt: |
| * platform/qt/fast/block/positioning/fixed-positioning-scrollbar-bug-expected.png: |
| * platform/qt/fast/block/positioning/fixed-positioning-scrollbar-bug-expected.txt: |
| * platform/qt/fast/block/positioning/negative-rel-position-expected.png: |
| * platform/qt/fast/block/positioning/negative-rel-position-expected.txt: Added. |
| * platform/qt/fast/block/positioning/relative-overflow-block-expected.png: |
| * platform/qt/fast/block/positioning/relative-overflow-block-expected.txt: |
| * platform/qt/fast/block/positioning/relative-overflow-replaced-expected.png: |
| * platform/qt/fast/block/positioning/relative-overflow-replaced-expected.txt: |
| * platform/qt/fast/block/positioning/relative-overflow-replaced-float-expected.png: |
| * platform/qt/fast/block/positioning/relative-overflow-replaced-float-expected.txt: |
| * platform/qt/fast/body-propagation/overflow/001-expected.png: |
| * platform/qt/fast/body-propagation/overflow/001-expected.txt: |
| * platform/qt/fast/body-propagation/overflow/001-xhtml-expected.png: |
| * platform/qt/fast/body-propagation/overflow/001-xhtml-expected.txt: |
| * platform/qt/fast/body-propagation/overflow/002-expected.png: |
| * platform/qt/fast/body-propagation/overflow/002-expected.txt: |
| * platform/qt/fast/body-propagation/overflow/002-xhtml-expected.png: |
| * platform/qt/fast/body-propagation/overflow/002-xhtml-expected.txt: |
| * platform/qt/fast/body-propagation/overflow/003-declarative-expected.png: |
| * platform/qt/fast/body-propagation/overflow/003-declarative-expected.txt: |
| * platform/qt/fast/body-propagation/overflow/003-expected.png: |
| * platform/qt/fast/body-propagation/overflow/003-expected.txt: |
| * platform/qt/fast/body-propagation/overflow/003-xhtml-expected.png: |
| * platform/qt/fast/body-propagation/overflow/003-xhtml-expected.txt: |
| * platform/qt/fast/body-propagation/overflow/004-declarative-expected.png: |
| * platform/qt/fast/body-propagation/overflow/004-declarative-expected.txt: |
| * platform/qt/fast/body-propagation/overflow/004-expected.png: |
| * platform/qt/fast/body-propagation/overflow/004-expected.txt: |
| * platform/qt/fast/body-propagation/overflow/004-xhtml-expected.png: |
| * platform/qt/fast/body-propagation/overflow/004-xhtml-expected.txt: |
| * platform/qt/fast/body-propagation/overflow/005-declarative-expected.png: |
| * platform/qt/fast/body-propagation/overflow/005-declarative-expected.txt: |
| * platform/qt/fast/body-propagation/overflow/005-expected.png: |
| * platform/qt/fast/body-propagation/overflow/005-expected.txt: |
| * platform/qt/fast/body-propagation/overflow/005-xhtml-expected.png: |
| * platform/qt/fast/body-propagation/overflow/005-xhtml-expected.txt: |
| * platform/qt/fast/body-propagation/overflow/006-declarative-expected.png: |
| * platform/qt/fast/body-propagation/overflow/006-declarative-expected.txt: |
| * platform/qt/fast/body-propagation/overflow/006-expected.png: |
| * platform/qt/fast/body-propagation/overflow/006-expected.txt: |
| * platform/qt/fast/body-propagation/overflow/006-xhtml-expected.png: |
| * platform/qt/fast/body-propagation/overflow/006-xhtml-expected.txt: |
| * platform/qt/fast/body-propagation/overflow/007-declarative-expected.png: |
| * platform/qt/fast/body-propagation/overflow/007-declarative-expected.txt: |
| * platform/qt/fast/body-propagation/overflow/007-expected.png: |
| * platform/qt/fast/body-propagation/overflow/007-expected.txt: |
| * platform/qt/fast/body-propagation/overflow/007-xhtml-expected.png: |
| * platform/qt/fast/body-propagation/overflow/007-xhtml-expected.txt: |
| * platform/qt/fast/borders/border-image-massive-scale-expected.png: |
| * platform/qt/fast/borders/border-image-massive-scale-expected.txt: |
| * platform/qt/fast/borders/border-image-rotate-transform-expected.png: |
| * platform/qt/fast/borders/border-image-rotate-transform-expected.txt: |
| * platform/qt/fast/borders/border-image-scale-transform-expected.png: |
| * platform/qt/fast/borders/border-image-scale-transform-expected.txt: |
| * platform/qt/fast/borders/border-image-scaled-expected.png: |
| * platform/qt/fast/borders/border-image-scaled-expected.txt: |
| * platform/qt/fast/borders/inline-mask-overlay-image-expected.png: |
| * platform/qt/fast/borders/inline-mask-overlay-image-expected.txt: |
| * platform/qt/fast/borders/rtl-border-01-expected.png: |
| * platform/qt/fast/borders/rtl-border-01-expected.txt: |
| * platform/qt/fast/borders/rtl-border-02-expected.png: |
| * platform/qt/fast/borders/rtl-border-02-expected.txt: |
| * platform/qt/fast/borders/rtl-border-03-expected.png: |
| * platform/qt/fast/borders/rtl-border-03-expected.txt: |
| * platform/qt/fast/box-shadow/basic-shadows-expected.png: |
| * platform/qt/fast/box-shadow/basic-shadows-expected.txt: |
| * platform/qt/fast/box-sizing/box-sizing-expected.png: |
| * platform/qt/fast/box-sizing/box-sizing-expected.txt: |
| * platform/qt/fast/canvas/canvas-bg-expected.png: |
| * platform/qt/fast/canvas/canvas-bg-expected.txt: Added. |
| * platform/qt/fast/canvas/canvas-render-layer-expected.txt: Added. |
| * platform/qt/fast/clip/014-expected.png: |
| * platform/qt/fast/clip/014-expected.txt: |
| * platform/qt/fast/css-generated-content/014-expected.png: |
| * platform/qt/fast/css-generated-content/014-expected.txt: |
| * platform/qt/fast/css-generated-content/table-parts-before-and-after-expected.png: |
| * platform/qt/fast/css-generated-content/table-parts-before-and-after-expected.txt: Added. |
| * platform/qt/fast/css/005-expected.png: |
| * platform/qt/fast/css/005-expected.txt: |
| * platform/qt/fast/css/MarqueeLayoutTest-expected.png: |
| * platform/qt/fast/css/MarqueeLayoutTest-expected.txt: |
| * platform/qt/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png: |
| * platform/qt/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt: |
| * platform/qt/fast/css/bidi-override-in-anonymous-block-expected.png: |
| * platform/qt/fast/css/bidi-override-in-anonymous-block-expected.txt: |
| * platform/qt/fast/css/border-height-expected.png: |
| * platform/qt/fast/css/border-height-expected.txt: |
| * platform/qt/fast/css/clip-text-in-scaled-div-expected.png: |
| * platform/qt/fast/css/clip-text-in-scaled-div-expected.txt: |
| * platform/qt/fast/css/color-correction-backgrounds-and-text-expected.png: |
| * platform/qt/fast/css/color-correction-backgrounds-and-text-expected.txt: |
| * platform/qt/fast/css/empty-pseudo-class-expected.png: |
| * platform/qt/fast/css/empty-pseudo-class-expected.txt: |
| * platform/qt/fast/css/first-child-pseudo-class-expected.png: |
| * platform/qt/fast/css/first-child-pseudo-class-expected.txt: |
| * platform/qt/fast/css/first-of-type-pseudo-class-expected.png: |
| * platform/qt/fast/css/first-of-type-pseudo-class-expected.txt: |
| * platform/qt/fast/css/font_property_normal-expected.png: |
| * platform/qt/fast/css/font_property_normal-expected.txt: |
| * platform/qt/fast/css/hsl-color-expected.png: |
| * platform/qt/fast/css/hsl-color-expected.txt: |
| * platform/qt/fast/css/last-child-pseudo-class-expected.png: |
| * platform/qt/fast/css/last-child-pseudo-class-expected.txt: |
| * platform/qt/fast/css/last-of-type-pseudo-class-expected.png: |
| * platform/qt/fast/css/last-of-type-pseudo-class-expected.txt: |
| * platform/qt/fast/css/line-height-overflow-expected.png: |
| * platform/qt/fast/css/line-height-overflow-expected.txt: |
| * platform/qt/fast/css/nested-floating-relative-position-percentages-expected.png: |
| * platform/qt/fast/css/nested-floating-relative-position-percentages-expected.txt: |
| * platform/qt/fast/css/nested-rounded-corners-expected.png: Added. |
| * platform/qt/fast/css/nested-rounded-corners-expected.txt: Added. |
| * platform/qt/fast/css/only-child-pseudo-class-expected.png: |
| * platform/qt/fast/css/only-child-pseudo-class-expected.txt: |
| * platform/qt/fast/css/only-of-type-pseudo-class-expected.png: |
| * platform/qt/fast/css/only-of-type-pseudo-class-expected.txt: |
| * platform/qt/fast/css/positioned-overflow-scroll-expected.png: |
| * platform/qt/fast/css/positioned-overflow-scroll-expected.txt: |
| * platform/qt/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-expected.png: |
| * platform/qt/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-expected.txt: |
| * platform/qt/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-removed-expected.png: |
| * platform/qt/fast/css/relative-positioned-block-with-inline-ancestor-dynamic-removed-expected.txt: |
| * platform/qt/fast/css/relative-positioned-block-with-inline-ancestor-expected.png: |
| * platform/qt/fast/css/relative-positioned-block-with-inline-ancestor-expected.txt: |
| * platform/qt/fast/css/relative-positioned-block-with-inline-parent-dynamic-expected.png: |
| * platform/qt/fast/css/relative-positioned-block-with-inline-parent-dynamic-expected.txt: |
| * platform/qt/fast/css/resize-corner-tracking-expected.png: |
| * platform/qt/fast/css/resize-corner-tracking-expected.txt: |
| * platform/qt/fast/css/shadow-multiple-expected.png: |
| * platform/qt/fast/css/shadow-multiple-expected.txt: |
| * platform/qt/fast/css/text-transform-select-expected.png: |
| * platform/qt/fast/css/text-transform-select-expected.txt: |
| * platform/qt/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png: |
| * platform/qt/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt: |
| * platform/qt/fast/dom/clone-node-dynamic-style-expected.png: |
| * platform/qt/fast/dom/clone-node-dynamic-style-expected.txt: |
| * platform/qt/fast/dom/rtl-scroll-to-leftmost-and-resize-expected.png: |
| * platform/qt/fast/dom/rtl-scroll-to-leftmost-and-resize-expected.txt: |
| * platform/qt/fast/dom/scroll-reveal-left-overflow-expected.png: |
| * platform/qt/fast/dom/scroll-reveal-left-overflow-expected.txt: |
| * platform/qt/fast/dom/scroll-reveal-top-overflow-expected.png: |
| * platform/qt/fast/dom/scroll-reveal-top-overflow-expected.txt: |
| * platform/qt/fast/dom/vertical-scrollbar-in-rtl-expected.txt: |
| * platform/qt/fast/dynamic/008-expected.png: |
| * platform/qt/fast/dynamic/008-expected.txt: |
| * platform/qt/fast/dynamic/anchor-lock-expected.png: |
| * platform/qt/fast/dynamic/anchor-lock-expected.txt: |
| * platform/qt/fast/dynamic/insert-before-table-part-in-continuation-expected.png: |
| * platform/qt/fast/dynamic/insert-before-table-part-in-continuation-expected.txt: |
| * platform/qt/fast/encoding/utf-16-big-endian-expected.png: |
| * platform/qt/fast/encoding/utf-16-big-endian-expected.txt: |
| * platform/qt/fast/encoding/utf-16-little-endian-expected.png: |
| * platform/qt/fast/encoding/utf-16-little-endian-expected.txt: |
| * platform/qt/fast/events/pointer-events-2-expected.png: |
| * platform/qt/fast/events/pointer-events-2-expected.txt: |
| * platform/qt/fast/events/resize-events-expected.png: |
| * platform/qt/fast/events/resize-events-expected.txt: |
| * platform/qt/fast/events/reveal-link-when-focused-expected.png: |
| * platform/qt/fast/events/reveal-link-when-focused-expected.txt: |
| * platform/qt/fast/flexbox/009-expected.png: |
| * platform/qt/fast/flexbox/009-expected.txt: |
| * platform/qt/fast/flexbox/016-expected.png: |
| * platform/qt/fast/flexbox/016-expected.txt: |
| * platform/qt/fast/flexbox/flex-hang-expected.png: |
| * platform/qt/fast/flexbox/flex-hang-expected.txt: |
| * platform/qt/fast/forms/HTMLOptionElement_label05-expected.png: Added. |
| * platform/qt/fast/forms/HTMLOptionElement_label05-expected.txt: |
| * platform/qt/fast/forms/basic-textareas-quirks-expected.png: |
| * platform/qt/fast/forms/basic-textareas-quirks-expected.txt: |
| * platform/qt/fast/forms/button-default-title-expected.png: Added. |
| * platform/qt/fast/forms/button-default-title-expected.txt: |
| * platform/qt/fast/forms/button-table-styles-expected.png: |
| * platform/qt/fast/forms/button-table-styles-expected.txt: |
| * platform/qt/fast/forms/disabled-select-change-index-expected.png: |
| * platform/qt/fast/forms/disabled-select-change-index-expected.txt: |
| * platform/qt/fast/forms/fieldset-align-expected.png: |
| * platform/qt/fast/forms/fieldset-align-expected.txt: |
| * platform/qt/fast/forms/file/file-input-direction-expected.png: |
| * platform/qt/fast/forms/file/file-input-direction-expected.txt: |
| * platform/qt/fast/forms/form-element-geometry-expected.png: |
| * platform/qt/fast/forms/form-element-geometry-expected.txt: |
| * platform/qt/fast/forms/form-hides-table-expected.png: |
| * platform/qt/fast/forms/form-hides-table-expected.txt: |
| * platform/qt/fast/forms/hidden-listbox-expected.png: Added. |
| * platform/qt/fast/forms/hidden-listbox-expected.txt: |
| * platform/qt/fast/forms/input-appearance-selection-expected.png: |
| * platform/qt/fast/forms/input-appearance-selection-expected.txt: |
| * platform/qt/fast/forms/listbox-bidi-align-expected.png: |
| * platform/qt/fast/forms/listbox-bidi-align-expected.txt: |
| * platform/qt/fast/forms/listbox-scrollbar-incremental-load-expected.png: Added. |
| * platform/qt/fast/forms/listbox-scrollbar-incremental-load-expected.txt: |
| * platform/qt/fast/forms/number/number-appearance-rtl-expected.png: |
| * platform/qt/fast/forms/number/number-appearance-rtl-expected.txt: |
| * platform/qt/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.png: |
| * platform/qt/fast/forms/number/number-appearance-spinbutton-disabled-readonly-expected.txt: |
| * platform/qt/fast/forms/number/number-appearance-spinbutton-layer-expected.png: |
| * platform/qt/fast/forms/number/number-appearance-spinbutton-layer-expected.txt: |
| * platform/qt/fast/forms/option-strip-whitespace-expected.png: Added. |
| * platform/qt/fast/forms/option-strip-whitespace-expected.txt: |
| * platform/qt/fast/forms/placeholder-position-expected.png: |
| * platform/qt/fast/forms/placeholder-position-expected.txt: |
| * platform/qt/fast/forms/select-block-background-expected.png: Added. |
| * platform/qt/fast/forms/select-block-background-expected.txt: |
| * platform/qt/fast/forms/select-change-listbox-size-expected.png: Added. |
| * platform/qt/fast/forms/select-change-listbox-size-expected.txt: |
| * platform/qt/fast/forms/select-change-popup-to-listbox-expected.png: Added. |
| * platform/qt/fast/forms/select-change-popup-to-listbox-expected.txt: |
| * platform/qt/fast/forms/select-initial-position-expected.png: Added. |
| * platform/qt/fast/forms/select-initial-position-expected.txt: |
| * platform/qt/fast/forms/select-item-background-clip-expected.png: Added. |
| * platform/qt/fast/forms/select-item-background-clip-expected.txt: |
| * platform/qt/fast/forms/select-list-box-with-height-expected.png: Added. |
| * platform/qt/fast/forms/select-list-box-with-height-expected.txt: |
| * platform/qt/fast/forms/select-listbox-multiple-no-focusring-expected.png: |
| * platform/qt/fast/forms/select-listbox-multiple-no-focusring-expected.txt: |
| * platform/qt/fast/forms/select-overflow-scroll-expected.png: |
| * platform/qt/fast/forms/select-overflow-scroll-expected.txt: |
| * platform/qt/fast/forms/select-overflow-scroll-inherited-expected.png: |
| * platform/qt/fast/forms/select-overflow-scroll-inherited-expected.txt: |
| * platform/qt/fast/forms/textarea-align-expected.png: |
| * platform/qt/fast/forms/textarea-align-expected.txt: |
| * platform/qt/fast/forms/textarea-placeholder-pseudo-style-expected.png: |
| * platform/qt/fast/forms/textarea-placeholder-pseudo-style-expected.txt: |
| * platform/qt/fast/forms/textarea-placeholder-visibility-1-expected.png: |
| * platform/qt/fast/forms/textarea-placeholder-visibility-1-expected.txt: |
| * platform/qt/fast/forms/textarea-placeholder-visibility-2-expected.png: |
| * platform/qt/fast/forms/textarea-placeholder-visibility-2-expected.txt: |
| * platform/qt/fast/forms/textarea-setinnerhtml-expected.png: |
| * platform/qt/fast/forms/textarea-setinnerhtml-expected.txt: |
| * platform/qt/fast/frames/calculate-fixed-expected.png: Added. |
| * platform/qt/fast/frames/calculate-fixed-expected.txt: |
| * platform/qt/fast/frames/calculate-order-expected.png: Added. |
| * platform/qt/fast/frames/calculate-order-expected.txt: |
| * platform/qt/fast/frames/calculate-percentage-expected.png: Added. |
| * platform/qt/fast/frames/calculate-percentage-expected.txt: |
| * platform/qt/fast/frames/calculate-relative-expected.png: Added. |
| * platform/qt/fast/frames/calculate-relative-expected.txt: |
| * platform/qt/fast/frames/flattening/frameset-flattening-advanced-expected.png: |
| * platform/qt/fast/frames/flattening/frameset-flattening-advanced-expected.txt: |
| * platform/qt/fast/frames/flattening/frameset-flattening-grid-expected.png: |
| * platform/qt/fast/frames/flattening/frameset-flattening-grid-expected.txt: |
| * platform/qt/fast/frames/flattening/frameset-flattening-simple-expected.png: |
| * platform/qt/fast/frames/flattening/frameset-flattening-simple-expected.txt: |
| * platform/qt/fast/frames/flattening/frameset-flattening-subframe-resize-expected.png: |
| * platform/qt/fast/frames/flattening/frameset-flattening-subframe-resize-expected.txt: |
| * platform/qt/fast/frames/flattening/frameset-flattening-subframesets-expected.png: |
| * platform/qt/fast/frames/flattening/frameset-flattening-subframesets-expected.txt: |
| * platform/qt/fast/frames/flattening/iframe-flattening-out-of-view-and-scroll-expected.png: |
| * platform/qt/fast/frames/flattening/iframe-flattening-out-of-view-and-scroll-expected.txt: |
| * platform/qt/fast/frames/flattening/iframe-flattening-out-of-view-expected.png: |
| * platform/qt/fast/frames/flattening/iframe-flattening-out-of-view-expected.txt: |
| * platform/qt/fast/frames/flattening/iframe-flattening-out-of-view-scroll-and-relayout-expected.png: |
| * platform/qt/fast/frames/flattening/iframe-flattening-out-of-view-scroll-and-relayout-expected.txt: |
| * platform/qt/fast/frames/frame-scrolling-attribute-expected.png: |
| * platform/qt/fast/frames/frame-scrolling-attribute-expected.txt: |
| * platform/qt/fast/frames/iframe-scaling-with-scroll-expected.png: Added. |
| * platform/qt/fast/frames/iframe-scaling-with-scroll-expected.txt: Added. |
| * platform/qt/fast/frames/iframe-scrolling-attribute-expected.png: |
| * platform/qt/fast/frames/iframe-scrolling-attribute-expected.txt: |
| * platform/qt/fast/frames/inline-object-inside-frameset-expected.png: |
| * platform/qt/fast/frames/inline-object-inside-frameset-expected.txt: |
| * platform/qt/fast/frames/invalid-expected.png: Added. |
| * platform/qt/fast/frames/invalid-expected.txt: |
| * platform/qt/fast/frames/take-focus-from-iframe-expected.png: |
| * platform/qt/fast/frames/take-focus-from-iframe-expected.txt: |
| * platform/qt/fast/frames/valid-expected.png: Added. |
| * platform/qt/fast/frames/valid-expected.txt: |
| * platform/qt/fast/gradients/background-clipped-expected.png: |
| * platform/qt/fast/gradients/background-clipped-expected.txt: Added. |
| * platform/qt/fast/html/details-position-expected.png: |
| * platform/qt/fast/html/details-position-expected.txt: |
| * platform/qt/fast/html/details-writing-mode-expected.png: |
| * platform/qt/fast/html/details-writing-mode-expected.txt: |
| * platform/qt/fast/images/gif-large-checkerboard-expected.png: |
| * platform/qt/fast/images/gif-large-checkerboard-expected.txt: Added. |
| * platform/qt/fast/images/gray-scale-jpeg-with-color-profile-expected.png: |
| * platform/qt/fast/images/gray-scale-jpeg-with-color-profile-expected.txt: |
| * platform/qt/fast/inline-block/tricky-baseline-expected.png: |
| * platform/qt/fast/inline-block/tricky-baseline-expected.txt: |
| * platform/qt/fast/inline/inline-borders-with-bidi-override-expected.png: |
| * platform/qt/fast/inline/inline-borders-with-bidi-override-expected.txt: |
| * platform/qt/fast/inline/inline-continuation-borders-expected.png: |
| * platform/qt/fast/inline/inline-continuation-borders-expected.txt: |
| * platform/qt/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.png: |
| * platform/qt/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt: |
| * platform/qt/fast/inline/long-wrapped-line-expected.png: |
| * platform/qt/fast/inline/long-wrapped-line-expected.txt: |
| * platform/qt/fast/layers/overflow-scroll-auto-switch-expected.png: |
| * platform/qt/fast/layers/overflow-scroll-auto-switch-expected.txt: |
| * platform/qt/fast/layers/scroll-rect-to-visible-expected.png: |
| * platform/qt/fast/layers/scroll-rect-to-visible-expected.txt: |
| * platform/qt/fast/line-grid/line-grid-inside-columns-expected.png: |
| * platform/qt/fast/line-grid/line-grid-inside-columns-expected.txt: |
| * platform/qt/fast/lists/001-expected.png: |
| * platform/qt/fast/lists/001-expected.txt: |
| * platform/qt/fast/lists/001-vertical-expected.png: |
| * platform/qt/fast/lists/001-vertical-expected.txt: |
| * platform/qt/fast/lists/008-expected.png: |
| * platform/qt/fast/lists/008-expected.txt: |
| * platform/qt/fast/lists/008-vertical-expected.png: |
| * platform/qt/fast/lists/008-vertical-expected.txt: |
| * platform/qt/fast/lists/li-br-expected.png: |
| * platform/qt/fast/lists/li-br-expected.txt: |
| * platform/qt/fast/lists/ol-start-parsing-expected.png: |
| * platform/qt/fast/lists/ol-start-parsing-expected.txt: |
| * platform/qt/fast/lists/olstart-expected.png: |
| * platform/qt/fast/lists/olstart-expected.txt: |
| * platform/qt/fast/media/mq-relative-constraints-02-expected.png: |
| * platform/qt/fast/media/mq-relative-constraints-02-expected.txt: |
| * platform/qt/fast/media/mq-relative-constraints-03-expected.png: |
| * platform/qt/fast/media/mq-relative-constraints-03-expected.txt: |
| * platform/qt/fast/media/mq-relative-constraints-04-expected.png: |
| * platform/qt/fast/media/mq-relative-constraints-04-expected.txt: |
| * platform/qt/fast/media/mq-relative-constraints-05-expected.png: |
| * platform/qt/fast/media/mq-relative-constraints-05-expected.txt: |
| * platform/qt/fast/media/mq-relative-constraints-06-expected.png: |
| * platform/qt/fast/media/mq-relative-constraints-06-expected.txt: |
| * platform/qt/fast/media/mq-relative-constraints-07-expected.png: |
| * platform/qt/fast/media/mq-relative-constraints-07-expected.txt: |
| * platform/qt/fast/media/mq-relative-constraints-08-expected.png: |
| * platform/qt/fast/media/mq-relative-constraints-08-expected.txt: |
| * platform/qt/fast/media/mq-relative-constraints-09-expected.png: |
| * platform/qt/fast/media/mq-relative-constraints-09-expected.txt: |
| * platform/qt/fast/media/mq-width-absolute-01-expected.png: |
| * platform/qt/fast/media/mq-width-absolute-01-expected.txt: |
| * platform/qt/fast/media/mq-width-absolute-02-expected.png: |
| * platform/qt/fast/media/mq-width-absolute-02-expected.txt: |
| * platform/qt/fast/media/mq-width-absolute-03-expected.png: |
| * platform/qt/fast/media/mq-width-absolute-03-expected.txt: |
| * platform/qt/fast/media/mq-width-absolute-04-expected.png: |
| * platform/qt/fast/media/mq-width-absolute-04-expected.txt: |
| * platform/qt/fast/multicol/block-axis-horizontal-tb-expected.png: |
| * platform/qt/fast/multicol/block-axis-horizontal-tb-expected.txt: |
| * platform/qt/fast/multicol/client-rects-expected.png: |
| * platform/qt/fast/multicol/client-rects-expected.txt: |
| * platform/qt/fast/multicol/column-break-with-balancing-expected.png: |
| * platform/qt/fast/multicol/column-break-with-balancing-expected.txt: |
| * platform/qt/fast/multicol/column-rules-stacking-expected.png: |
| * platform/qt/fast/multicol/column-rules-stacking-expected.txt: |
| * platform/qt/fast/multicol/columns-shorthand-parsing-expected.png: |
| * platform/qt/fast/multicol/columns-shorthand-parsing-expected.txt: |
| * platform/qt/fast/multicol/float-multicol-expected.png: |
| * platform/qt/fast/multicol/float-multicol-expected.txt: |
| * platform/qt/fast/multicol/float-paginate-complex-expected.png: |
| * platform/qt/fast/multicol/float-paginate-complex-expected.txt: |
| * platform/qt/fast/multicol/float-paginate-expected.png: |
| * platform/qt/fast/multicol/float-paginate-expected.txt: |
| * platform/qt/fast/multicol/layers-in-multicol-expected.png: |
| * platform/qt/fast/multicol/layers-in-multicol-expected.txt: |
| * platform/qt/fast/multicol/layers-split-across-columns-expected.png: |
| * platform/qt/fast/multicol/layers-split-across-columns-expected.txt: |
| * platform/qt/fast/multicol/paginate-block-replaced-expected.png: |
| * platform/qt/fast/multicol/paginate-block-replaced-expected.txt: |
| * platform/qt/fast/multicol/pagination-h-horizontal-bt-expected.png: |
| * platform/qt/fast/multicol/pagination-h-horizontal-bt-expected.txt: |
| * platform/qt/fast/multicol/pagination-h-horizontal-tb-expected.png: |
| * platform/qt/fast/multicol/pagination-h-horizontal-tb-expected.txt: |
| * platform/qt/fast/multicol/pagination-h-vertical-lr-expected.png: |
| * platform/qt/fast/multicol/pagination-h-vertical-lr-expected.txt: |
| * platform/qt/fast/multicol/pagination-h-vertical-rl-expected.png: |
| * platform/qt/fast/multicol/pagination-h-vertical-rl-expected.txt: |
| * platform/qt/fast/multicol/pagination-v-horizontal-bt-expected.png: |
| * platform/qt/fast/multicol/pagination-v-horizontal-bt-expected.txt: |
| * platform/qt/fast/multicol/pagination-v-horizontal-tb-expected.png: |
| * platform/qt/fast/multicol/pagination-v-horizontal-tb-expected.txt: |
| * platform/qt/fast/multicol/pagination-v-vertical-lr-expected.png: |
| * platform/qt/fast/multicol/pagination-v-vertical-lr-expected.txt: |
| * platform/qt/fast/multicol/pagination-v-vertical-rl-expected.png: |
| * platform/qt/fast/multicol/pagination-v-vertical-rl-expected.txt: |
| * platform/qt/fast/multicol/positioned-with-constrained-height-expected.png: |
| * platform/qt/fast/multicol/positioned-with-constrained-height-expected.txt: |
| * platform/qt/fast/multicol/progression-reverse-expected.png: |
| * platform/qt/fast/multicol/progression-reverse-expected.txt: |
| * platform/qt/fast/multicol/scrolling-overflow-expected.png: |
| * platform/qt/fast/multicol/scrolling-overflow-expected.txt: |
| * platform/qt/fast/multicol/span/anonymous-style-inheritance-expected.png: |
| * platform/qt/fast/multicol/span/anonymous-style-inheritance-expected.txt: |
| * platform/qt/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png: |
| * platform/qt/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt: |
| * platform/qt/fast/multicol/span/span-as-immediate-child-generated-content-expected.png: |
| * platform/qt/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt: |
| * platform/qt/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png: |
| * platform/qt/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt: |
| * platform/qt/fast/multicol/span/span-as-immediate-columns-child-expected.png: |
| * platform/qt/fast/multicol/span/span-as-immediate-columns-child-expected.txt: |
| * platform/qt/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png: |
| * platform/qt/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt: |
| * platform/qt/fast/multicol/span/span-as-nested-columns-child-expected.png: |
| * platform/qt/fast/multicol/span/span-as-nested-columns-child-expected.txt: |
| * platform/qt/fast/multicol/span/span-margin-collapsing-expected.png: |
| * platform/qt/fast/multicol/span/span-margin-collapsing-expected.txt: |
| * platform/qt/fast/multicol/table-vertical-align-expected.png: |
| * platform/qt/fast/multicol/table-vertical-align-expected.txt: |
| * platform/qt/fast/multicol/vertical-lr/column-break-with-balancing-expected.png: |
| * platform/qt/fast/multicol/vertical-lr/column-break-with-balancing-expected.txt: |
| * platform/qt/fast/multicol/vertical-lr/float-multicol-expected.png: |
| * platform/qt/fast/multicol/vertical-lr/float-multicol-expected.txt: |
| * platform/qt/fast/multicol/vertical-lr/float-paginate-complex-expected.png: |
| * platform/qt/fast/multicol/vertical-lr/float-paginate-complex-expected.txt: |
| * platform/qt/fast/multicol/vertical-lr/float-paginate-expected.png: |
| * platform/qt/fast/multicol/vertical-lr/float-paginate-expected.txt: |
| * platform/qt/fast/multicol/vertical-lr/nested-columns-expected.png: |
| * platform/qt/fast/multicol/vertical-lr/nested-columns-expected.txt: |
| * platform/qt/fast/multicol/vertical-lr/unsplittable-inline-block-expected.png: |
| * platform/qt/fast/multicol/vertical-lr/unsplittable-inline-block-expected.txt: |
| * platform/qt/fast/multicol/vertical-rl/column-break-with-balancing-expected.png: |
| * platform/qt/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt: |
| * platform/qt/fast/multicol/vertical-rl/float-multicol-expected.png: |
| * platform/qt/fast/multicol/vertical-rl/float-multicol-expected.txt: |
| * platform/qt/fast/multicol/vertical-rl/float-paginate-complex-expected.png: |
| * platform/qt/fast/multicol/vertical-rl/float-paginate-complex-expected.txt: |
| * platform/qt/fast/multicol/vertical-rl/float-paginate-expected.png: |
| * platform/qt/fast/multicol/vertical-rl/float-paginate-expected.txt: |
| * platform/qt/fast/multicol/vertical-rl/nested-columns-expected.png: |
| * platform/qt/fast/multicol/vertical-rl/nested-columns-expected.txt: |
| * platform/qt/fast/multicol/vertical-rl/unsplittable-inline-block-expected.png: |
| * platform/qt/fast/multicol/vertical-rl/unsplittable-inline-block-expected.txt: |
| * platform/qt/fast/overflow/002-expected.png: |
| * platform/qt/fast/overflow/002-expected.txt: |
| * platform/qt/fast/overflow/006-expected.png: |
| * platform/qt/fast/overflow/006-expected.txt: |
| * platform/qt/fast/overflow/007-expected.png: |
| * platform/qt/fast/overflow/007-expected.txt: |
| * platform/qt/fast/overflow/008-expected.png: |
| * platform/qt/fast/overflow/008-expected.txt: |
| * platform/qt/fast/overflow/childFocusRingClip-expected.png: |
| * platform/qt/fast/overflow/childFocusRingClip-expected.txt: |
| * platform/qt/fast/overflow/float-in-relpositioned-expected.png: |
| * platform/qt/fast/overflow/float-in-relpositioned-expected.txt: |
| * platform/qt/fast/overflow/hidden-scrollbar-resize-expected.txt: |
| * platform/qt/fast/overflow/hit-test-overflow-controls-expected.png: |
| * platform/qt/fast/overflow/hit-test-overflow-controls-expected.txt: |
| * platform/qt/fast/overflow/image-selection-highlight-expected.png: |
| * platform/qt/fast/overflow/image-selection-highlight-expected.txt: |
| * platform/qt/fast/overflow/overflow-auto-position-absolute-expected.png: |
| * platform/qt/fast/overflow/overflow-auto-position-absolute-expected.txt: |
| * platform/qt/fast/overflow/overflow-auto-table-expected.png: |
| * platform/qt/fast/overflow/overflow-auto-table-expected.txt: |
| * platform/qt/fast/overflow/overflow-float-stacking-expected.txt: |
| * platform/qt/fast/overflow/overflow-rtl-vertical-expected.png: |
| * platform/qt/fast/overflow/overflow-rtl-vertical-expected.txt: |
| * platform/qt/fast/overflow/overflow-stacking-expected.png: |
| * platform/qt/fast/overflow/overflow-stacking-expected.txt: |
| * platform/qt/fast/overflow/overflow-update-transform-expected.png: |
| * platform/qt/fast/overflow/overflow-update-transform-expected.txt: Added. |
| * platform/qt/fast/overflow/overflow-with-local-background-attachment-expected.png: |
| * platform/qt/fast/overflow/overflow-with-local-background-attachment-expected.txt: |
| * platform/qt/fast/overflow/paged-x-div-expected.txt: Added. |
| * platform/qt/fast/overflow/paged-x-div-with-column-gap-expected.txt: Added. |
| * platform/qt/fast/overflow/paged-x-on-root-expected.txt: Added. |
| * platform/qt/fast/overflow/paged-x-with-column-gap-expected.txt: Added. |
| * platform/qt/fast/overflow/paged-y-div-expected.txt: Added. |
| * platform/qt/fast/overflow/paged-y-on-root-expected.txt: Added. |
| * platform/qt/fast/overflow/position-fixed-transform-clipping-expected.png: |
| * platform/qt/fast/overflow/position-fixed-transform-clipping-expected.txt: |
| * platform/qt/fast/overflow/scrollbar-position-update-expected.png: |
| * platform/qt/fast/overflow/scrollbar-position-update-expected.txt: |
| * platform/qt/fast/overflow/table-overflow-float-expected.png: |
| * platform/qt/fast/overflow/table-overflow-float-expected.txt: |
| * platform/qt/fast/overflow/unreachable-overflow-rtl-bug-expected.png: |
| * platform/qt/fast/overflow/unreachable-overflow-rtl-bug-expected.txt: |
| * platform/qt/fast/parser/entity-comment-in-textarea-expected.png: |
| * platform/qt/fast/parser/entity-comment-in-textarea-expected.txt: |
| * platform/qt/fast/parser/open-comment-in-textarea-expected.png: |
| * platform/qt/fast/parser/open-comment-in-textarea-expected.txt: |
| * platform/qt/fast/reflections/reflection-direction-expected.png: |
| * platform/qt/fast/reflections/reflection-direction-expected.txt: |
| * platform/qt/fast/repaint/dynamic-table-vertical-alignment-change-expected.png: |
| * platform/qt/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt: |
| * platform/qt/fast/repaint/fixed-child-move-after-scroll-expected.png: |
| * platform/qt/fast/repaint/fixed-child-move-after-scroll-expected.txt: |
| * platform/qt/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.png: |
| * platform/qt/fast/repaint/fixed-child-of-fixed-move-after-scroll-expected.txt: |
| * platform/qt/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.png: |
| * platform/qt/fast/repaint/fixed-child-of-transformed-move-after-scroll-expected.txt: |
| * platform/qt/fast/repaint/fixed-move-after-keyboard-scroll-expected.png: |
| * platform/qt/fast/repaint/fixed-move-after-keyboard-scroll-expected.txt: |
| * platform/qt/fast/repaint/fixed-move-after-scroll-expected.png: |
| * platform/qt/fast/repaint/fixed-move-after-scroll-expected.txt: |
| * platform/qt/fast/repaint/fixed-tranformed-expected.png: |
| * platform/qt/fast/repaint/fixed-tranformed-expected.txt: |
| * platform/qt/fast/repaint/layout-state-only-positioned-expected.png: |
| * platform/qt/fast/repaint/layout-state-only-positioned-expected.txt: |
| * platform/qt/fast/repaint/overflow-scroll-body-appear-expected.png: |
| * platform/qt/fast/repaint/overflow-scroll-body-appear-expected.txt: |
| * platform/qt/fast/repaint/overflow-scroll-delete-expected.png: |
| * platform/qt/fast/repaint/overflow-scroll-delete-expected.txt: |
| * platform/qt/fast/repaint/repaint-during-scroll-expected.png: |
| * platform/qt/fast/repaint/repaint-during-scroll-expected.txt: |
| * platform/qt/fast/repaint/select-option-background-color-expected.png: |
| * platform/qt/fast/repaint/select-option-background-color-expected.txt: |
| * platform/qt/fast/repaint/selection-gap-overflow-scroll-2-expected.png: |
| * platform/qt/fast/repaint/selection-gap-overflow-scroll-2-expected.txt: |
| * platform/qt/fast/repaint/transform-absolute-in-positioned-container-expected.png: |
| * platform/qt/fast/repaint/transform-absolute-in-positioned-container-expected.txt: |
| * platform/qt/fast/replaced/005-expected.png: |
| * platform/qt/fast/replaced/005-expected.txt: |
| * platform/qt/fast/replaced/border-radius-clip-expected.png: |
| * platform/qt/fast/replaced/border-radius-clip-expected.txt: |
| * platform/qt/fast/replaced/replaced-breaking-expected.png: |
| * platform/qt/fast/replaced/replaced-breaking-expected.txt: |
| * platform/qt/fast/replaced/width100percent-image-expected.png: |
| * platform/qt/fast/replaced/width100percent-image-expected.txt: |
| * platform/qt/fast/replaced/width100percent-searchfield-expected.png: |
| * platform/qt/fast/replaced/width100percent-searchfield-expected.txt: |
| * platform/qt/fast/replaced/width100percent-textfield-expected.png: |
| * platform/qt/fast/replaced/width100percent-textfield-expected.txt: |
| * platform/qt/fast/selectors/166-expected.png: |
| * platform/qt/fast/selectors/166-expected.txt: |
| * platform/qt/fast/spatial-navigation/snav-multiple-select-focusring-expected.png: |
| * platform/qt/fast/spatial-navigation/snav-multiple-select-focusring-expected.txt: |
| * platform/qt/fast/table/003-expected.png: |
| * platform/qt/fast/table/003-expected.txt: |
| * platform/qt/fast/table/023-expected.png: |
| * platform/qt/fast/table/023-expected.txt: |
| * platform/qt/fast/table/027-vertical-expected.png: |
| * platform/qt/fast/table/027-vertical-expected.txt: |
| * platform/qt/fast/table/034-expected.png: |
| * platform/qt/fast/table/034-expected.txt: |
| * platform/qt/fast/table/038-vertical-expected.png: |
| * platform/qt/fast/table/038-vertical-expected.txt: |
| * platform/qt/fast/table/040-expected.png: |
| * platform/qt/fast/table/040-expected.txt: |
| * platform/qt/fast/table/040-vertical-expected.png: |
| * platform/qt/fast/table/040-vertical-expected.txt: |
| * platform/qt/fast/table/border-collapsing/002-vertical-expected.png: |
| * platform/qt/fast/table/border-collapsing/002-vertical-expected.txt: |
| * platform/qt/fast/table/border-collapsing/004-expected.png: |
| * platform/qt/fast/table/border-collapsing/004-expected.txt: |
| * platform/qt/fast/table/border-collapsing/004-vertical-expected.png: |
| * platform/qt/fast/table/border-collapsing/004-vertical-expected.txt: |
| * platform/qt/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.png: |
| * platform/qt/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.txt: |
| * platform/qt/fast/table/edge-offsets-expected.png: |
| * platform/qt/fast/table/edge-offsets-expected.txt: |
| * platform/qt/fast/table/empty-cells-expected.png: |
| * platform/qt/fast/table/empty-cells-expected.txt: |
| * platform/qt/fast/table/frame-and-rules-expected.png: |
| * platform/qt/fast/table/frame-and-rules-expected.txt: |
| * platform/qt/fast/table/height-percent-test-expected.png: Added. |
| * platform/qt/fast/table/height-percent-test-expected.txt: |
| * platform/qt/fast/table/height-percent-test-vertical-expected.png: |
| * platform/qt/fast/table/height-percent-test-vertical-expected.txt: |
| * platform/qt/fast/table/overflowHidden-expected.png: |
| * platform/qt/fast/table/overflowHidden-expected.txt: |
| * platform/qt/fast/table/prepend-in-anonymous-table-expected.png: |
| * platform/qt/fast/table/prepend-in-anonymous-table-expected.txt: |
| * platform/qt/fast/table/table-display-types-vertical-expected.png: |
| * platform/qt/fast/table/table-display-types-vertical-expected.txt: |
| * platform/qt/fast/table/wide-colspan-expected.png: |
| * platform/qt/fast/table/wide-colspan-expected.txt: Added. |
| * platform/qt/fast/table/wide-column-expected.png: |
| * platform/qt/fast/table/wide-column-expected.txt: Added. |
| * platform/qt/fast/text/backslash-to-yen-sign-euc-expected.png: |
| * platform/qt/fast/text/backslash-to-yen-sign-euc-expected.txt: |
| * platform/qt/fast/text/hyphenate-limit-lines-expected.png: |
| * platform/qt/fast/text/hyphenate-limit-lines-expected.txt: |
| * platform/qt/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.png: |
| * platform/qt/fast/text/international/unicode-bidi-plaintext-in-textarea-expected.txt: |
| * platform/qt/fast/text/large-text-composed-char-expected.png: |
| * platform/qt/fast/text/large-text-composed-char-expected.txt: |
| * platform/qt/fast/text/softHyphen-expected.png: |
| * platform/qt/fast/text/softHyphen-expected.txt: |
| * platform/qt/fast/text/text-letter-spacing-expected.png: |
| * platform/qt/fast/text/text-letter-spacing-expected.txt: |
| * platform/qt/fast/text/updateNewFont-expected.png: Added. |
| * platform/qt/fast/text/updateNewFont-expected.txt: |
| * platform/qt/fast/text/wbr-expected.png: |
| * platform/qt/fast/text/wbr-expected.txt: |
| * platform/qt/fast/text/word-break-expected.png: |
| * platform/qt/fast/text/word-break-expected.txt: |
| * platform/qt/fast/transforms/rotated-transform-affects-scrolling-1-expected.png: |
| * platform/qt/fast/transforms/rotated-transform-affects-scrolling-1-expected.txt: |
| * platform/qt/fast/transforms/rotated-transform-affects-scrolling-2-expected.png: |
| * platform/qt/fast/transforms/rotated-transform-affects-scrolling-2-expected.txt: |
| * platform/qt/fast/writing-mode/border-radius-clipping-vertical-lr-expected.png: |
| * platform/qt/fast/writing-mode/border-radius-clipping-vertical-lr-expected.txt: |
| * platform/qt/fast/writing-mode/box-shadow-vertical-lr-expected.png: |
| * platform/qt/fast/writing-mode/box-shadow-vertical-lr-expected.txt: |
| * platform/qt/fast/writing-mode/box-shadow-vertical-rl-expected.png: |
| * platform/qt/fast/writing-mode/box-shadow-vertical-rl-expected.txt: |
| * platform/qt/fast/writing-mode/fieldsets-expected.png: |
| * platform/qt/fast/writing-mode/fieldsets-expected.txt: |
| * platform/qt/fast/writing-mode/table-percent-width-quirk-expected.png: |
| * platform/qt/fast/writing-mode/table-percent-width-quirk-expected.txt: |
| * platform/qt/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.png: |
| * platform/qt/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.txt: |
| * platform/qt/http/tests/navigation/error404-subframeload-expected.png: |
| * platform/qt/http/tests/navigation/error404-subframeload-expected.txt: |
| * platform/qt/http/tests/navigation/javascriptlink-frames-expected.png: |
| * platform/qt/http/tests/navigation/javascriptlink-frames-expected.txt: |
| * platform/qt/ietestcenter/css3/bordersbackgrounds/background-attachment-local-scrolling-expected.png: |
| * platform/qt/ietestcenter/css3/bordersbackgrounds/background-attachment-local-scrolling-expected.txt: |
| * platform/qt/ietestcenter/css3/bordersbackgrounds/background-size-aspect-ratio-expected.png: |
| * platform/qt/ietestcenter/css3/bordersbackgrounds/background-size-aspect-ratio-expected.txt: |
| * platform/qt/ietestcenter/css3/bordersbackgrounds/background_position_three_four_values-expected.png: |
| * platform/qt/ietestcenter/css3/bordersbackgrounds/background_position_three_four_values-expected.txt: |
| * platform/qt/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-expected.png: |
| * platform/qt/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-expected.txt: |
| * platform/qt/printing/width-overflow-expected.txt: |
| * platform/qt/scrollbars/scrollbars-on-positioned-content-expected.png: |
| * platform/qt/scrollbars/scrollbars-on-positioned-content-expected.txt: |
| * platform/qt/svg/as-image/image-respects-pageScaleFactor-expected.png: |
| * platform/qt/svg/as-image/image-respects-pageScaleFactor-expected.txt: |
| * platform/qt/svg/custom/altglyph-expected.png: |
| * platform/qt/svg/custom/altglyph-expected.txt: |
| * platform/qt/svg/custom/clip-mask-negative-scale-expected.txt: Added. |
| * platform/qt/svg/custom/external-paintserver-reference-expected.png: |
| * platform/qt/svg/custom/external-paintserver-reference-expected.txt: |
| * platform/qt/svg/custom/getscreenctm-in-scrollable-div-area-expected.png: |
| * platform/qt/svg/custom/getscreenctm-in-scrollable-div-area-expected.txt: |
| * platform/qt/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.png: |
| * platform/qt/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.txt: |
| * platform/qt/svg/custom/getscreenctm-in-scrollable-svg-area-expected.png: |
| * platform/qt/svg/custom/getscreenctm-in-scrollable-svg-area-expected.txt: |
| * platform/qt/svg/custom/invisible-text-after-scrolling-expected.png: |
| * platform/qt/svg/custom/invisible-text-after-scrolling-expected.txt: |
| * platform/qt/svg/custom/linking-base-external-reference-expected.png: |
| * platform/qt/svg/custom/linking-base-external-reference-expected.txt: |
| * platform/qt/svg/custom/object-sizing-no-width-height-expected.png: |
| * platform/qt/svg/custom/object-sizing-no-width-height-expected.txt: |
| * platform/qt/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png: |
| * platform/qt/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt: |
| * platform/qt/svg/custom/svg-fonts-in-text-controls-expected.txt: |
| * platform/qt/svg/custom/text-xy-updates-SVGList-expected.png: |
| * platform/qt/svg/custom/text-xy-updates-SVGList-expected.txt: |
| * platform/qt/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-objectBoundingBox-expected.png: |
| * platform/qt/svg/filters/feImage-filterUnits-objectBoundingBox-primitiveUnits-objectBoundingBox-expected.txt: |
| * platform/qt/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-objectBoundingBox-expected.png: |
| * platform/qt/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-objectBoundingBox-expected.txt: |
| * platform/qt/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-userSpaceOnUse-expected.png: |
| * platform/qt/svg/filters/feImage-filterUnits-userSpaceOnUse-primitiveUnits-userSpaceOnUse-expected.txt: |
| * platform/qt/svg/in-html/circle-expected.png: |
| * platform/qt/svg/in-html/circle-expected.txt: |
| * platform/qt/svg/overflow/overflow-on-outermost-svg-element-defaults-expected.png: |
| * platform/qt/svg/overflow/overflow-on-outermost-svg-element-defaults-expected.txt: Added. |
| * platform/qt/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-1-expected.png: |
| * platform/qt/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-1-expected.txt: Added. |
| * platform/qt/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2-expected.png: |
| * platform/qt/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2-expected.txt: Added. |
| * platform/qt/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3-expected.png: |
| * platform/qt/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3-expected.txt: Added. |
| * platform/qt/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.png: |
| * platform/qt/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.txt: |
| * platform/qt/svg/text/kerning-expected.png: |
| * platform/qt/svg/text/kerning-expected.txt: |
| * platform/qt/svg/text/multichar-glyph-expected.png: |
| * platform/qt/svg/text/multichar-glyph-expected.txt: |
| * platform/qt/svg/wicd/rightsizing-grid-expected.png: |
| * platform/qt/svg/wicd/rightsizing-grid-expected.txt: |
| * platform/qt/svg/wicd/test-rightsizing-b-expected.png: |
| * platform/qt/svg/wicd/test-rightsizing-b-expected.txt: |
| * platform/qt/svg/wicd/test-scalable-background-image1-expected.png: |
| * platform/qt/svg/wicd/test-scalable-background-image1-expected.txt: |
| * platform/qt/svg/zoom/page/absolute-sized-document-scrollbars-expected.png: |
| * platform/qt/svg/zoom/page/absolute-sized-document-scrollbars-expected.txt: |
| * platform/qt/svg/zoom/page/zoom-hixie-mixed-008-expected.png: |
| * platform/qt/svg/zoom/page/zoom-hixie-mixed-008-expected.txt: |
| * platform/qt/svg/zoom/page/zoom-mask-with-percentages-expected.png: |
| * platform/qt/svg/zoom/page/zoom-mask-with-percentages-expected.txt: |
| * platform/qt/svg/zoom/page/zoom-svg-float-border-padding-expected.png: |
| * platform/qt/svg/zoom/page/zoom-svg-float-border-padding-expected.txt: |
| * platform/qt/svg/zoom/text/zoom-svg-float-border-padding-expected.png: |
| * platform/qt/svg/zoom/text/zoom-svg-float-border-padding-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug101674-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug101674-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug10269-2-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug10269-2-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug1055-1-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug1055-1-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug113235-1-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug113235-1-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug113235-3-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug113235-3-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug11944-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug11944-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug120364-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug120364-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug1302-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug1302-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug131020-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug131020-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug131020_iframe-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug131020_iframe-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug137388-2-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug137388-2-expected.txt: Added. |
| * platform/qt/tables/mozilla/bugs/bug149275-1-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug149275-1-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug16252-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug16252-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug194024-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug194024-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug22019-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug22019-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug23151-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug23151-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug2479-1-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug2479-1-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug2479-3-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug2479-3-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug2479-4-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug2479-4-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug27038-2-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug27038-2-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug29314-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug29314-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug2947-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug2947-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug30559-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug30559-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug32205-2-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug32205-2-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug38916-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug38916-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug3977-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug3977-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug43039-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug43039-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug43854-1-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug43854-1-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug44505-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug44505-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug46480-1-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug46480-1-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug46480-2-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug46480-2-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug50695-1-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug50695-1-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug56405-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug56405-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug5797-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug5797-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug5835-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug5835-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug625-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug625-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug650-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug650-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug67915-1-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug67915-1-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug7112-1-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug7112-1-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug7112-2-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug7112-2-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug73321-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug73321-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug92143-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug92143-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug96334-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug96334-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug96343-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug96343-expected.txt: |
| * platform/qt/tables/mozilla/collapsing_borders/bug41262-3-expected.png: |
| * platform/qt/tables/mozilla/collapsing_borders/bug41262-3-expected.txt: |
| * platform/qt/tables/mozilla/core/bloomberg-expected.png: |
| * platform/qt/tables/mozilla/core/bloomberg-expected.txt: |
| * platform/qt/tables/mozilla/core/captions-expected.png: |
| * platform/qt/tables/mozilla/core/captions-expected.txt: |
| * platform/qt/tables/mozilla/core/cell_heights-expected.png: |
| * platform/qt/tables/mozilla/core/cell_heights-expected.txt: |
| * platform/qt/tables/mozilla/core/col_span-expected.png: |
| * platform/qt/tables/mozilla/core/col_span-expected.txt: |
| * platform/qt/tables/mozilla/core/col_widths_auto_fix-expected.png: |
| * platform/qt/tables/mozilla/core/col_widths_auto_fix-expected.txt: |
| * platform/qt/tables/mozilla/core/col_widths_fix_fixPer-expected.png: |
| * platform/qt/tables/mozilla/core/col_widths_fix_fixPer-expected.txt: |
| * platform/qt/tables/mozilla/core/nested1-expected.png: |
| * platform/qt/tables/mozilla/core/nested1-expected.txt: |
| * platform/qt/tables/mozilla/core/one_row-expected.png: |
| * platform/qt/tables/mozilla/core/one_row-expected.txt: |
| * platform/qt/tables/mozilla/core/row_span-expected.png: |
| * platform/qt/tables/mozilla/core/row_span-expected.txt: |
| * platform/qt/tables/mozilla/marvin/backgr_index-expected.png: |
| * platform/qt/tables/mozilla/marvin/backgr_index-expected.txt: |
| * platform/qt/tables/mozilla/marvin/backgr_layers-opacity-expected.png: |
| * platform/qt/tables/mozilla/marvin/backgr_layers-opacity-expected.txt: |
| * platform/qt/tables/mozilla/marvin/backgr_position-table-expected.png: |
| * platform/qt/tables/mozilla/marvin/backgr_position-table-expected.txt: |
| * platform/qt/tables/mozilla/marvin/backgr_simple-table-cell-expected.png: |
| * platform/qt/tables/mozilla/marvin/backgr_simple-table-cell-expected.txt: |
| * platform/qt/tables/mozilla/marvin/backgr_simple-table-column-expected.png: |
| * platform/qt/tables/mozilla/marvin/backgr_simple-table-column-expected.txt: |
| * platform/qt/tables/mozilla/marvin/backgr_simple-table-column-group-expected.png: |
| * platform/qt/tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt: |
| * platform/qt/tables/mozilla/marvin/backgr_simple-table-expected.png: |
| * platform/qt/tables/mozilla/marvin/backgr_simple-table-expected.txt: |
| * platform/qt/tables/mozilla/marvin/backgr_simple-table-row-expected.png: |
| * platform/qt/tables/mozilla/marvin/backgr_simple-table-row-expected.txt: |
| * platform/qt/tables/mozilla/marvin/backgr_simple-table-row-group-expected.png: |
| * platform/qt/tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt: |
| * platform/qt/tables/mozilla/marvin/x_table_bgcolor_name-expected.png: |
| * platform/qt/tables/mozilla/marvin/x_table_bgcolor_name-expected.txt: |
| * platform/qt/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.png: |
| * platform/qt/tables/mozilla/marvin/x_table_bgcolor_rgb-expected.txt: |
| * platform/qt/tables/mozilla/marvin/x_td_bgcolor_name-expected.png: |
| * platform/qt/tables/mozilla/marvin/x_td_bgcolor_name-expected.txt: |
| * platform/qt/tables/mozilla/marvin/x_td_bgcolor_rgb-expected.png: |
| * platform/qt/tables/mozilla/marvin/x_td_bgcolor_rgb-expected.txt: |
| * platform/qt/tables/mozilla/marvin/x_td_height-expected.png: |
| * platform/qt/tables/mozilla/marvin/x_td_height-expected.txt: |
| * platform/qt/tables/mozilla/marvin/x_td_nowrap-expected.png: |
| * platform/qt/tables/mozilla/marvin/x_td_nowrap-expected.txt: |
| * platform/qt/tables/mozilla/marvin/x_th_bgcolor_name-expected.png: |
| * platform/qt/tables/mozilla/marvin/x_th_bgcolor_name-expected.txt: |
| * platform/qt/tables/mozilla/marvin/x_th_bgcolor_rgb-expected.png: |
| * platform/qt/tables/mozilla/marvin/x_th_bgcolor_rgb-expected.txt: |
| * platform/qt/tables/mozilla/marvin/x_th_height-expected.png: |
| * platform/qt/tables/mozilla/marvin/x_th_height-expected.txt: |
| * platform/qt/tables/mozilla/marvin/x_th_nowrap-expected.png: |
| * platform/qt/tables/mozilla/marvin/x_th_nowrap-expected.txt: |
| * platform/qt/tables/mozilla/marvin/x_tr_bgcolor_name-expected.png: |
| * platform/qt/tables/mozilla/marvin/x_tr_bgcolor_name-expected.txt: |
| * platform/qt/tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.png: |
| * platform/qt/tables/mozilla/marvin/x_tr_bgcolor_rgb-expected.txt: |
| * platform/qt/tables/mozilla/other/cell_widths-expected.png: |
| * platform/qt/tables/mozilla/other/cell_widths-expected.txt: |
| * platform/qt/tables/mozilla/other/nestedTables-expected.png: |
| * platform/qt/tables/mozilla/other/nestedTables-expected.txt: |
| * platform/qt/tables/mozilla/other/test3-expected.png: |
| * platform/qt/tables/mozilla/other/test3-expected.txt: |
| * platform/qt/tables/mozilla/other/test6-expected.png: |
| * platform/qt/tables/mozilla/other/test6-expected.txt: |
| * platform/qt/tables/mozilla/other/wa_table_thtd_rowspan-expected.png: |
| * platform/qt/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt: |
| * platform/qt/tables/mozilla/other/wa_table_tr_align-expected.png: |
| * platform/qt/tables/mozilla/other/wa_table_tr_align-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug10140-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug10140-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug101759-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug101759-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug10216-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug10216-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug1055-2-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug106966-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug106966-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug131020-3-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug131020-3-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug14007-1-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug14007-1-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug19526-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug19526-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug220653-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug220653-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug22122-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug22122-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug32205-1-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug32205-1-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug67915-2-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug67915-2-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug7243-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug7243-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug80762-2-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug80762-2-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug85016-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug85016-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug89315-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug89315-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug91057-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/bugs/bug91057-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/core/backgrounds-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/core/backgrounds-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/core/captions1-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/core/captions1-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/core/captions2-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/core/captions2-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/core/captions3-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/core/captions3-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/core/col_span2-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/core/col_span2-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/core/columns-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/core/columns-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/core/conflicts-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/core/conflicts-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/core/standards1-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/core/standards1-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/other/empty_cells-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/other/empty_cells-expected.txt: |
| * platform/qt/tables/mozilla_expected_failures/other/test4-expected.png: |
| * platform/qt/tables/mozilla_expected_failures/other/test4-expected.txt: |
| * platform/qt/transforms/2d/transform-fixed-container-expected.png: |
| * platform/qt/transforms/2d/transform-fixed-container-expected.txt: |
| * platform/qt/transforms/3d/point-mapping/3d-point-mapping-deep-expected.png: Added. |
| * platform/qt/transforms/3d/point-mapping/3d-point-mapping-deep-expected.txt: |
| * platform/qt/transforms/3d/point-mapping/3d-point-mapping-expected.png: |
| * platform/qt/transforms/3d/point-mapping/3d-point-mapping-expected.txt: |
| * platform/qt/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.png: |
| * platform/qt/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.txt: |
| |
| 2012-10-03 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> |
| |
| [EFL] Update pixel expectations for some css2.1 tests. |
| |
| * platform/efl/css2.1/20110323/c543-txt-decor-000-expected.png: Added. |
| * platform/efl/css2.1/20110323/replaced-elements-001-expected.png: |
| |
| 2012-10-03 Jussi Kukkonen <jussi.kukkonen@intel.com> |
| |
| getComputedStyle perspective-origin is based on the wrong bounding box |
| https://bugs.webkit.org/show_bug.cgi?id=98027 |
| |
| Reviewed by Simon Fraser. |
| |
| Add test for perspective-origin calculation into existing transform-origin test. |
| |
| * transforms/2d/computed-style-origin-expected.txt: |
| * transforms/2d/computed-style-origin.html: |
| |
| 2012-10-03 Andrey Kosyakov <caseq@chromium.org> |
| |
| Unreviewed test rebaseline. |
| |
| * platform/chromium-mac-snowleopard/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-expected.png: |
| * platform/chromium-mac/fast/css/text-overflow-input-expected.png: |
| * platform/chromium-mac/fast/forms/box-shadow-override-expected.png: |
| |
| 2012-10-03 Dominik Röttsches <dominik.rottsches@intel.com> |
| |
| [EFL] Gardening after r130186 and r130231 |
| |
| Unreviewed, EFL gardening. |
| |
| r130186 introduces usage of Xvfb which allows us to unskip a few X11 dependent cases. |
| r130231 introduces caching for the Harfbuzz font path, which caused regressions on Harfbuzz NG + Freetype, |
| see bug 98247. Temporarily going to skip those failures until I check Kenichi's patch. |
| |
| * platform/efl-wk1/TestExpectations: DRT disables X11 usage, skip a few tests here only for Wk1. |
| * platform/efl-wk2/TestExpectations: Unskip a couple of X11 dependent cases. (r130186) |
| * platform/efl/TestExpectations: Temporarily mark a few complex font text as failed (r130231) |
| * platform/efl/fast/text/atsui-multiple-renderers-expected.png: Rebaseline incorrect result. |
| * platform/efl/fast/text/atsui-spacing-features-expected.png: Rebaseline incorrect result. |
| * platform/efl/fast/text/wide-zero-width-space-expected.png: Rebaseline incorrect result. |
| |
| 2012-10-03 Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> |
| |
| [Qt][DRT] Add support for overriding the "WebKitDisplayImagesKey" preference. |
| https://bugs.webkit.org/show_bug.cgi?id=98200 |
| |
| Reviewed by Csaba Osztrogonác. |
| |
| * platform/qt/TestExpectations: Unskip a few tests that depended |
| on this feature. |
| |
| 2012-10-03 Jochen Eisinger <jochen@chromium.org> |
| |
| Make sure that user gestures can't be consumed twice |
| https://bugs.webkit.org/show_bug.cgi?id=97483 |
| |
| Reviewed by Adam Barth. |
| |
| * platform/chromium/fast/events/popup-forwarded-gesture-blocked-expected.txt: Added. |
| * platform/chromium/fast/events/popup-forwarded-gesture-blocked.html: Added. |
| * platform/chromium/fast/events/popup-forwarded-gesture-expected.txt: Added. |
| * platform/chromium/fast/events/popup-forwarded-gesture.html: Added. |
| |
| 2012-10-03 Dominic Mazzoni <dmazzoni@google.com> |
| |
| AX: Heap-use-after-free when deleting a ContainerNode with an AX object |
| https://bugs.webkit.org/show_bug.cgi?id=98073 |
| |
| Reviewed by Hajime Morita. |
| |
| Adds test for heap-use-after-free when container node with AX object is deleted. |
| |
| * accessibility/container-node-delete-causes-crash-expected.txt: Added. |
| * accessibility/container-node-delete-causes-crash.html: Added. |
| |
| 2012-10-03 Vsevolod Vlasov <vsevik@chromium.org> |
| |
| Web Inspector: SourceURL should be taken from debugger agent when possible. |
| https://bugs.webkit.org/show_bug.cgi?id=98239 |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Unskipped test. |
| |
| * platform/chromium/TestExpectations: |
| |
| 2012-10-03 Harald Alvestrand <hta@google.com> |
| |
| Add data passing to the GetStats interface of RTCPeerConnection |
| https://bugs.webkit.org/show_bug.cgi?id=98003 |
| |
| Reviewed by Adam Barth. |
| |
| * fast/mediastream/RTCPeerConnection-stats-expected.txt: |
| * fast/mediastream/RTCPeerConnection-stats.html: |
| |
| 2012-10-02 Arko Saha <arko@motorola.com> |
| |
| Microdata: itemprop names must not override builtin properties. |
| https://bugs.webkit.org/show_bug.cgi?id=98025 |
| |
| Reviewed by Kentaro Hara. |
| |
| Added test case to verify that itemprop names must not override builtin properties. |
| |
| * fast/dom/MicroData/itemprop-names-override-builtin-properties-expected.txt: Added. |
| * fast/dom/MicroData/itemprop-names-override-builtin-properties.html: Added. |
| |
| 2012-10-02 Keishi Hattori <keishi@webkit.org> |
| |
| REGRESSION (r129738): Suggestion picker label is placed in the wrong location |
| https://bugs.webkit.org/show_bug.cgi?id=98094 |
| |
| Reviewed by Kent Tamura. |
| |
| * platform/chromium-mac/platform/chromium/fast/forms/date/date-suggestion-picker-appearance-expected.png: |
| * platform/chromium/TestExpectations: |
| |
| == Rolled over to ChangeLog-2012-10-02 == |