| 2011-03-16 Naoki Takano <takano.naoki@gmail.com> |
| |
| Reviewed by Ryosuke Niwa. |
| |
| Textarea maxlength doesn't account for newlines |
| https://bugs.webkit.org/show_bug.cgi?id=54443 |
| |
| * fast/forms/script-tests/textarea-maxlength.js: |
| (createFocusedTextAreaWithMaxLength3): Added two tests to make sure consecutive insertbreaks |
| work correctly for textarea maxlength. |
| * fast/forms/textarea-maxlength-expected.txt: Added two test results. |
| |
| 2011-03-16 Alice Liu <alice.liu@apple.com> |
| |
| Add fast/workers/storage/interrupt-database-sync.html to the win-xp skipped list |
| due to intermittent failure; tracked by https://bugs.webkit.org/show_bug.cgi?id=56534 |
| |
| * platform/win-xp/Skipped: |
| |
| 2011-03-16 Sam Weinig <sam@webkit.org> |
| |
| Add compositing/transitions/singular-scale-transition.html to the Skipped lists. |
| Seems to be the same assert that https://bugs.webkit.org/show_bug.cgi?id=56488 was |
| filed for. |
| |
| * platform/mac/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-16 John Bauman <jbauman@chromium.org> |
| |
| Reviewed by James Robinson. |
| |
| texImage2D gets old contents of canvas |
| https://bugs.webkit.org/show_bug.cgi?id=56414 |
| |
| * platform/chromium/test_expectations.txt: premultiply-alpha test now works |
| |
| 2011-03-16 Sam Weinig <sam@webkit.org> |
| |
| Check in new results for text-combine-image-test-expected.txt. |
| |
| * platform/mac-leopard/fast/text/international/text-combine-image-test-expected.txt: |
| |
| 2011-03-16 Sam Weinig <sam@webkit.org> |
| |
| Adding new results for some failing tests on the Leopard Release Tester. |
| |
| The following bugs were filed to track these issues: |
| https://bugs.webkit.org/show_bug.cgi?id=56516 |
| https://bugs.webkit.org/show_bug.cgi?id=56517 |
| https://bugs.webkit.org/show_bug.cgi?id=56518 |
| https://bugs.webkit.org/show_bug.cgi?id=56519 |
| https://bugs.webkit.org/show_bug.cgi?id=56521 |
| https://bugs.webkit.org/show_bug.cgi?id=56522 |
| https://bugs.webkit.org/show_bug.cgi?id=56523 |
| https://bugs.webkit.org/show_bug.cgi?id=56525 |
| |
| * platform/mac-leopard/Skipped: |
| * platform/mac-leopard/fast/blockflow/text-orientation-basic-expected.txt: Added. |
| * platform/mac-leopard/fast/forms/file-input-disabled-expected.txt: |
| * platform/mac-leopard/fast/forms/input-number-unacceptable-style-expected.txt: Added. |
| * platform/mac-leopard/fast/ruby/base-shorter-than-text-expected.txt: Added. |
| * platform/mac-leopard/fast/text/text-combine-image-test-expected.txt: Added. |
| * platform/mac-leopard/media/controls-without-preload-expected.txt: Added. |
| * platform/mac-leopard/platform/mac/accessibility: Added. |
| * platform/mac-leopard/platform/mac/accessibility/aria-table-with-colspan-cells-expected.txt: Added. |
| * platform/mac-leopard/platform/mac/accessibility/list-items-ignored-expected.txt: Added. |
| |
| 2011-03-16 Joseph Pecoraro <joepeck@webkit.org> |
| |
| Follow-up patch to update GTK expected results. |
| It looks like the GTK platform specific results for |
| some viewport tests match regular results, and there |
| were a few viewport tests that still needed expected |
| results since other platforms skip them. |
| |
| Viewport no longer allows an auto value for "user-scalable" |
| https://bugs.webkit.org/show_bug.cgi?id=55416 |
| |
| * fast/viewport/viewport-58-expected.txt: |
| * fast/viewport/viewport-6-expected.txt: |
| * platform/gtk/fast/viewport/viewport-91-expected.txt: Removed. |
| * platform/gtk/fast/viewport/viewport-92-expected.txt: Removed. |
| * platform/gtk/fast/viewport/viewport-93-expected.txt: Removed. |
| * platform/gtk/fast/viewport/viewport-94-expected.txt: Removed. |
| * platform/gtk/fast/viewport/viewport-95-expected.txt: Removed. |
| * platform/gtk/fast/viewport/viewport-96-expected.txt: Removed. |
| |
| 2011-03-16 Joseph Pecoraro <joepeck@webkit.org> |
| |
| Follow-up patch landing updated expected results, |
| which now include the userScalable value in output. |
| |
| Viewport no longer allows an auto value for "user-scalable" |
| https://bugs.webkit.org/show_bug.cgi?id=55416 |
| |
| * fast/viewport/viewport-1-expected.txt: |
| * fast/viewport/viewport-10-expected.txt: |
| * fast/viewport/viewport-100-expected.txt: |
| * fast/viewport/viewport-101-expected.txt: |
| * fast/viewport/viewport-102-expected.txt: |
| * fast/viewport/viewport-103-expected.txt: |
| * fast/viewport/viewport-104-expected.txt: |
| * fast/viewport/viewport-105-expected.txt: |
| * fast/viewport/viewport-106-expected.txt: |
| * fast/viewport/viewport-107-expected.txt: |
| * fast/viewport/viewport-108-expected.txt: |
| * fast/viewport/viewport-109-expected.txt: |
| * fast/viewport/viewport-11-expected.txt: |
| * fast/viewport/viewport-110-expected.txt: |
| * fast/viewport/viewport-111-expected.txt: |
| * fast/viewport/viewport-112-expected.txt: |
| * fast/viewport/viewport-113-expected.txt: |
| * fast/viewport/viewport-114-expected.txt: |
| * fast/viewport/viewport-115-expected.txt: |
| * fast/viewport/viewport-116-expected.txt: |
| * fast/viewport/viewport-117-expected.txt: |
| * fast/viewport/viewport-118-expected.txt: |
| * fast/viewport/viewport-119-expected.txt: |
| * fast/viewport/viewport-12-expected.txt: |
| * fast/viewport/viewport-120-expected.txt: |
| * fast/viewport/viewport-121-expected.txt: |
| * fast/viewport/viewport-122-expected.txt: |
| * fast/viewport/viewport-123-expected.txt: |
| * fast/viewport/viewport-124-expected.txt: |
| * fast/viewport/viewport-125-expected.txt: |
| * fast/viewport/viewport-129-expected.txt: |
| * fast/viewport/viewport-13-expected.txt: |
| * fast/viewport/viewport-14-expected.txt: |
| * fast/viewport/viewport-15-expected.txt: |
| * fast/viewport/viewport-16-expected.txt: |
| * fast/viewport/viewport-17-expected.txt: |
| * fast/viewport/viewport-18-expected.txt: |
| * fast/viewport/viewport-19-expected.txt: |
| * fast/viewport/viewport-2-expected.txt: |
| * fast/viewport/viewport-20-expected.txt: |
| * fast/viewport/viewport-21-expected.txt: |
| * fast/viewport/viewport-22-expected.txt: |
| * fast/viewport/viewport-23-expected.txt: |
| * fast/viewport/viewport-24-expected.txt: |
| * fast/viewport/viewport-25-expected.txt: |
| * fast/viewport/viewport-26-expected.txt: |
| * fast/viewport/viewport-27-expected.txt: |
| * fast/viewport/viewport-28-expected.txt: |
| * fast/viewport/viewport-29-expected.txt: |
| * fast/viewport/viewport-3-expected.txt: |
| * fast/viewport/viewport-30-expected.txt: |
| * fast/viewport/viewport-31-expected.txt: |
| * fast/viewport/viewport-32-expected.txt: |
| * fast/viewport/viewport-33-expected.txt: |
| * fast/viewport/viewport-34-expected.txt: |
| * fast/viewport/viewport-35-expected.txt: |
| * fast/viewport/viewport-36-expected.txt: |
| * fast/viewport/viewport-37-expected.txt: |
| * fast/viewport/viewport-38-expected.txt: |
| * fast/viewport/viewport-39-expected.txt: |
| * fast/viewport/viewport-4-expected.txt: |
| * fast/viewport/viewport-40-expected.txt: |
| * fast/viewport/viewport-41-expected.txt: |
| * fast/viewport/viewport-42-expected.txt: |
| * fast/viewport/viewport-43-expected.txt: |
| * fast/viewport/viewport-44-expected.txt: |
| * fast/viewport/viewport-46-expected.txt: |
| * fast/viewport/viewport-47-expected.txt: |
| * fast/viewport/viewport-48-expected.txt: |
| * fast/viewport/viewport-49-expected.txt: |
| * fast/viewport/viewport-5-expected.txt: |
| * fast/viewport/viewport-50-expected.txt: |
| * fast/viewport/viewport-51-expected.txt: |
| * fast/viewport/viewport-52-expected.txt: |
| * fast/viewport/viewport-53-expected.txt: |
| * fast/viewport/viewport-54-expected.txt: |
| * fast/viewport/viewport-55-expected.txt: |
| * fast/viewport/viewport-56-expected.txt: |
| * fast/viewport/viewport-57-expected.txt: |
| * fast/viewport/viewport-59-expected.txt: |
| * fast/viewport/viewport-60-expected.txt: |
| * fast/viewport/viewport-61-expected.txt: |
| * fast/viewport/viewport-62-expected.txt: |
| * fast/viewport/viewport-63-expected.txt: |
| * fast/viewport/viewport-64-expected.txt: |
| * fast/viewport/viewport-66-expected.txt: |
| * fast/viewport/viewport-67-expected.txt: |
| * fast/viewport/viewport-68-expected.txt: |
| * fast/viewport/viewport-69-expected.txt: |
| * fast/viewport/viewport-7-expected.txt: |
| * fast/viewport/viewport-70-expected.txt: |
| * fast/viewport/viewport-71-expected.txt: |
| * fast/viewport/viewport-72-expected.txt: |
| * fast/viewport/viewport-73-expected.txt: |
| * fast/viewport/viewport-74-expected.txt: |
| * fast/viewport/viewport-75-expected.txt: |
| * fast/viewport/viewport-76-expected.txt: |
| * fast/viewport/viewport-77-expected.txt: |
| * fast/viewport/viewport-78-expected.txt: |
| * fast/viewport/viewport-79-expected.txt: |
| * fast/viewport/viewport-8-expected.txt: |
| * fast/viewport/viewport-80-expected.txt: |
| * fast/viewport/viewport-81-expected.txt: |
| * fast/viewport/viewport-83-expected.txt: |
| * fast/viewport/viewport-85-expected.txt: |
| * fast/viewport/viewport-86-expected.txt: |
| * fast/viewport/viewport-88-expected.txt: |
| * fast/viewport/viewport-9-expected.txt: |
| * fast/viewport/viewport-90-expected.txt: |
| * fast/viewport/viewport-91-expected.txt: |
| * fast/viewport/viewport-92-expected.txt: |
| * fast/viewport/viewport-93-expected.txt: |
| * fast/viewport/viewport-94-expected.txt: |
| * fast/viewport/viewport-95-expected.txt: |
| * fast/viewport/viewport-96-expected.txt: |
| * fast/viewport/viewport-warnings-1-expected.txt: |
| * fast/viewport/viewport-warnings-2-expected.txt: |
| * fast/viewport/viewport-warnings-3-expected.txt: |
| * fast/viewport/viewport-warnings-4-expected.txt: |
| * fast/viewport/viewport-warnings-5-expected.txt: |
| * fast/viewport/viewport-warnings-6-expected.txt: |
| |
| 2011-03-16 David Levin <levin@chromium.org> |
| |
| New baselines because the play button is now a pause button due to r81300. |
| |
| * platform/chromium-linux/media/controls-after-reload-expected.checksum: |
| * platform/chromium-linux/media/controls-after-reload-expected.png: |
| * platform/chromium-mac/media/controls-after-reload-expected.checksum: |
| * platform/chromium-mac/media/controls-after-reload-expected.png: |
| * platform/chromium-win-xp/media/controls-after-reload-expected.checksum: |
| * platform/chromium-win-xp/media/controls-after-reload-expected.png: |
| |
| 2011-03-16 Adam Barth <abarth@webkit.org> |
| |
| Update the Skipped lists to reflect the new location of these tests. |
| |
| * platform/gtk/Skipped: |
| * platform/mac/Skipped: |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-16 David Levin <levin@chromium.org> |
| |
| Update test expectations due to r81280 (media/controls-without-preload.html), |
| and r81285 (media-document-audio-repaint-expected). |
| |
| * platform/chromium-linux/media/controls-without-preload-expected.checksum: |
| * platform/chromium-linux/media/controls-without-preload-expected.png: |
| * platform/chromium-linux/media/media-document-audio-repaint-expected.checksum: |
| * platform/chromium-linux/media/media-document-audio-repaint-expected.png: |
| * platform/chromium-mac/media/controls-without-preload-expected.checksum: |
| * platform/chromium-mac/media/controls-without-preload-expected.png: |
| * platform/chromium-mac/media/media-document-audio-repaint-expected.checksum: |
| * platform/chromium-mac/media/media-document-audio-repaint-expected.png: |
| * platform/chromium-win/media/media-document-audio-repaint-expected.checksum: |
| * platform/chromium-win/media/media-document-audio-repaint-expected.png: |
| |
| 2011-03-16 Dimitri Glazkov <dglazkov@chromium.org> |
| |
| Reviewed by David Levin. |
| |
| Improve robustness of controls-after-reload by seeking to the start explicitly at the end of the test. |
| https://bugs.webkit.org/show_bug.cgi?id=56491 |
| |
| * media/controls-after-reload.html: Added an extra step to seek to 0 before the end of the test. |
| |
| 2011-03-16 Anders Carlsson <andersca@apple.com> |
| |
| Reviewed by Adam Roben. |
| |
| Update the Skipped list. |
| |
| * platform/mac-wk2/Skipped: |
| |
| 2011-03-16 Adam Klein <adamk@chromium.org> |
| |
| Reviewed by Adam Barth. |
| |
| LayoutTests exercising filesystem: URIs should run over HTTP to avoid weirdness related to file: URLs |
| https://bugs.webkit.org/show_bug.cgi?id=56328 |
| |
| Moves the test for resolveLocalFileSystemURI into new "filesystem" |
| directory under http/tests/, and adjusts file paths appropriately. |
| |
| * fast/filesystem/resolve-uri-expected.txt: Removed. |
| * fast/filesystem/resolve-uri.html: Removed. |
| * fast/filesystem/script-tests/resolve-uri.js: Removed. |
| * http/tests/filesystem: Added. |
| * http/tests/filesystem/resolve-uri-expected.txt: Copied from LayoutTests/fast/filesystem/resolve-uri-expected.txt. |
| * http/tests/filesystem/resolve-uri.html: Copied from LayoutTests/fast/filesystem/resolve-uri.html. |
| * http/tests/filesystem/resources: Added. |
| * http/tests/filesystem/resources/fs-test-util.js: Copied from LayoutTests/fast/filesystem/resources/fs-test-util.js. |
| * http/tests/filesystem/script-tests: Added. |
| * http/tests/filesystem/script-tests/TEMPLATE.html: Copied from LayoutTests/fast/filesystem/script-tests/TEMPLATE.html. |
| * http/tests/filesystem/script-tests/resolve-uri.js: Copied from LayoutTests/fast/filesystem/script-tests/resolve-uri.js. |
| * platform/gtk/Skipped: |
| * platform/mac/Skipped: |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| Added new http/tests/filesystem directory to skip lists since |
| they don't suppor the filesystem API. |
| |
| 2011-03-16 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Reviewed by Tony Chang. |
| |
| Get rid of nearestMailBlockquote |
| https://bugs.webkit.org/show_bug.cgi?id=56439 |
| |
| Added a test to ensure WebKi doesn't crash when inserting newline in quoted contents, |
| which is enclosed by a non-editable blockquote. |
| |
| * editing/execCommand/break-non-editable-blockquote-expected.txt: Added. |
| * editing/execCommand/break-non-editable-blockquote.html: Added. |
| |
| 2011-03-16 Vangelis Kokkevis <vangelis@chromium.org> |
| |
| Reviewed by Kenneth Russell. |
| |
| [chromium] Adding a new test for transformed layer with backface |
| visibility set to hidden. |
| https://bugs.webkit.org/show_bug.cgi?id=56237 |
| |
| * platform/chromium/compositing/backface-visibility-transformed-expected.checksum: Added. |
| * platform/chromium/compositing/backface-visibility-transformed-expected.png: Added. |
| * platform/chromium/compositing/backface-visibility-transformed-expected.txt: Added. |
| * platform/chromium/compositing/backface-visibility-transformed.html: Added. |
| |
| 2011-03-16 Brian Weinstein <bweinstein@apple.com> |
| |
| Skip fast/js/array-sort-modifying-tostring.html on Windows because it is timing out |
| on Windows Debug. It is being tracked by https://bugs.webkit.org/show_bug.cgi?id=56496. |
| |
| * platform/win/Skipped: |
| |
| 2011-03-16 Dimitri Glazkov <dglazkov@chromium.org> |
| |
| Reviewed by Darin Adler. |
| |
| REGRESSION(r76147): Dragging slider thumb is impossible or results in drawing artifacts. |
| https://bugs.webkit.org/show_bug.cgi?id=56469 |
| |
| Note: the test should pass on all platforms, because it was designed to not use |
| platform-specific metrics |
| |
| * fast/repaint/slider-thumb-float-expected.checksum: Added. |
| * fast/repaint/slider-thumb-float-expected.png: Added. |
| * fast/repaint/slider-thumb-float-expected.txt: Added. |
| * fast/repaint/slider-thumb-float.html: Added. |
| |
| 2011-03-16 Dean Jackson <dino@apple.com> |
| |
| https://bugs.webkit.org/show_bug.cgi?id=56488 |
| transitions/scale-transition-no-start.html is crashing. |
| |
| Adding to the Skipped list. |
| |
| * platform/chromium/test_expectations.txt: |
| * platform/mac/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-16 Dimitri Glazkov <dglazkov@chromium.org> |
| |
| Reviewed by Eric Carlson. |
| |
| Improve robustness of controls-without-preload by seeking to the start explicitly at the end of the test. |
| https://bugs.webkit.org/show_bug.cgi?id=56489 |
| |
| * media/controls-without-preload.html: Added an extra step to seek to 0 before the end of the test. |
| |
| 2011-03-16 David Levin <levin@chromium.org> |
| |
| o Cleaned up test_expectation to remove items due to new baselines |
| and remove some crashes that have been fixed. |
| o text-combine: Added baseline following r81251. |
| o Everything else: Add some not so timely baselines for r77485. |
| |
| |
| * platform/chromium-linux/fast/dynamic/text-combine-expected.checksum: Added. |
| * platform/chromium-linux/fast/dynamic/text-combine-expected.png: Added. |
| * platform/chromium-linux/fast/dynamic/text-combine-expected.txt: Added. |
| * platform/chromium-mac/fast/box-shadow/box-shadow-transformed-expected.checksum: Added. |
| * platform/chromium-mac/fast/box-shadow/box-shadow-transformed-expected.png: Added. |
| * platform/chromium-mac/fast/dynamic/text-combine-expected.checksum: Added. |
| * platform/chromium-mac/fast/dynamic/text-combine-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.png: Added. |
| * platform/chromium-mac/svg/carto.net/scrollbar-expected.checksum: Added. |
| * platform/chromium-mac/svg/carto.net/scrollbar-expected.png: Added. |
| * platform/chromium-mac/svg/carto.net/selectionlist-expected.checksum: Added. |
| * platform/chromium-mac/svg/carto.net/selectionlist-expected.png: Added. |
| * platform/chromium-mac/svg/custom/image-small-width-height-expected.checksum: Added. |
| * platform/chromium-mac/svg/custom/image-small-width-height-expected.png: Added. |
| * platform/chromium-mac/svg/text/selection-doubleclick-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/selection-doubleclick-expected.png: Added. |
| * platform/chromium-mac/svg/text/selection-tripleclick-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/selection-tripleclick-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-align-01-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-align-01-b-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-align-02-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-align-02-b-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-align-03-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-align-03-b-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-align-05-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-align-05-b-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-align-06-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-align-06-b-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-altglyph-01-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-altglyph-01-b-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-deco-01-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-deco-01-b-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-fonts-01-t-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-fonts-01-t-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-fonts-02-t-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-fonts-02-t-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-path-01-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-path-01-b-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-spacing-01-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-spacing-01-b-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-text-01-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-text-01-b-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-text-03-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-text-03-b-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-text-04-t-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-text-04-t-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-text-05-t-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-text-05-t-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-text-06-t-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-text-06-t-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-text-07-t-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-text-07-t-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-text-08-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-text-08-b-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-tref-01-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-tref-01-b-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-tselect-01-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-tselect-01-b-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-tselect-02-f-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-tselect-02-f-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-tspan-01-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-tspan-01-b-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-ws-01-t-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-ws-01-t-expected.png: Added. |
| * platform/chromium-mac/svg/text/text-ws-02-t-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-ws-02-t-expected.png: Added. |
| * platform/chromium-mac/svg/text/textPathBoundsBug-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/textPathBoundsBug-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/css/color-correction-on-box-shadow-expected.checksum: |
| * platform/chromium-mac-leopard/fast/css/color-correction-on-box-shadow-expected.png: |
| * platform/chromium-win/fast/dynamic/text-combine-expected.checksum: Added. |
| * platform/chromium-win/fast/dynamic/text-combine-expected.png: Added. |
| * platform/chromium-win/fast/dynamic/text-combine-expected.txt: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-16 Brian Weinstein <bweinstein@apple.com> |
| |
| Skip plugins/refcount-leaks.html on Windows, because it is failing in release builds, |
| and passing in debug. This is being tracked by https://bugs.webkit.org/show_bug.cgi?id=56478. |
| |
| * platform/win/Skipped: |
| |
| 2011-03-16 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Build fix for r81266. "expected" should appear after "mac", "unix", and "win" not before them. |
| |
| * editing/style/iframe-onload-crash-expected-mac.txt: Removed. |
| * editing/style/iframe-onload-crash-expected-unix.txt: Removed. |
| * editing/style/iframe-onload-crash-expected-win.txt: Removed. |
| * editing/style/iframe-onload-crash-mac-expected.txt: Copied from LayoutTests/editing/style/iframe-onload-crash-expected-mac.txt. |
| * editing/style/iframe-onload-crash-unix-expected.txt: Copied from LayoutTests/editing/style/iframe-onload-crash-expected-unix.txt. |
| * editing/style/iframe-onload-crash-win-expected.txt: Copied from LayoutTests/editing/style/iframe-onload-crash-expected-win.txt. |
| |
| 2011-03-16 Pratik Solanki <psolanki@apple.com> |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| Fix typo in path name. The test was just checking for onProgress was called for the content |
| and the error page served by Apache in this case sufficed for it to pass. |
| |
| * http/tests/xmlhttprequest/xmlhttprequest-no-content-length-onProgress.html: |
| |
| 2011-03-16 Pratik Solanki <psolanki@apple.com> |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| REGRESSION: Crash in adjustMIMETypeIfNecessary since r81001 |
| https://bugs.webkit.org/show_bug.cgi?id=56345 |
| |
| Add test that verifies the we don't crash when an XHR response headers don't contain |
| Content-Type. |
| |
| * http/tests/xmlhttprequest/resources/.htaccess: |
| * http/tests/xmlhttprequest/resources/noContentType.asis: Added. |
| * http/tests/xmlhttprequest/xmlhttprequest-no-content-type-expected.txt: Added. |
| * http/tests/xmlhttprequest/xmlhttprequest-no-content-type.html: Added. |
| |
| 2011-03-16 Levi Weintraub <leviw@chromium.org> |
| |
| Reviewed by Ryosuke Niwa. |
| |
| REGRESSION (r81165): Assert running editing/style/iframe-onload-crash.html with non-Mac editing behavior |
| https://bugs.webkit.org/show_bug.cgi?id=56407 |
| |
| Creating three versions of the iframe-onload-crash test to cover all editing behaviors. |
| |
| * editing/style/iframe-onload-crash-expected-mac.txt: Copied from LayoutTests/editing/style/iframe-onload-crash-expected.txt. |
| * editing/style/iframe-onload-crash-expected-unix.txt: Copied from LayoutTests/editing/style/iframe-onload-crash-expected.txt. |
| * editing/style/iframe-onload-crash-expected-win.txt: Copied from LayoutTests/editing/style/iframe-onload-crash-expected.txt. |
| * editing/style/iframe-onload-crash-expected.txt: Removed. |
| * editing/style/iframe-onload-crash-mac.html: Copied from LayoutTests/editing/style/iframe-onload-crash.html. |
| * editing/style/iframe-onload-crash-unix.html: Copied from LayoutTests/editing/style/iframe-onload-crash.html. |
| * editing/style/iframe-onload-crash-win.html: Copied from LayoutTests/editing/style/iframe-onload-crash.html. |
| * editing/style/iframe-onload-crash.html: Removed. |
| * platform/chromium/test_expectations.txt: |
| * platform/gtk/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-16 Sam Weinig <sam@webkit.org> |
| |
| Skip test fast/forms/input-autofilled.html in mac-wk2 since |
| layoutTestController.setAutofilled is not yet supported. |
| |
| * platform/mac-wk2/Skipped: |
| |
| 2011-03-16 Brian Weinstein <bweinstein@apple.com> |
| |
| More cleanup of expected results files for text combine tests from r81255. |
| |
| * platform/win/fast/dynamic/text-combine-expected.checksum: Added. |
| * platform/win/fast/dynamic/text-combine-expected.png: Added. |
| * platform/win/fast/text/international/text-combine-image-test-expected.txt: |
| |
| * platform/win/fast/international: Removed. This was the wrong directory. |
| * platform/win/fast/international/text-combine-image-test-expected.txt: Removed. This was the wrong directory. |
| |
| 2011-03-16 Pavel Podivilov <podivilov@chromium.org> |
| |
| Unreviewed, fix live-edit test broken by r81238. |
| |
| * inspector/debugger/live-edit.html: |
| |
| 2011-03-16 Brian Weinstein <bweinstein@apple.com> |
| |
| Make the files added -expected.txt instead of -actual.txt so run-webkit-tests |
| will actually find them. |
| |
| * platform/win/fast/dynamic/text-combine-actual.txt: Removed. |
| * platform/win/fast/dynamic/text-combine-expected.txt: Copied from platform/win/fast/dynamic/text-combine-actual.txt. |
| * platform/win/fast/international/text-combine-image-test-actual.txt: Removed. |
| * platform/win/fast/international/text-combine-image-test-expected.txt: Copied from platform/win/fast/international/text-combine-image-test-actual.txt. |
| |
| 2011-03-16 Brian Weinstein <bweinstein@apple.com> |
| |
| Add Windows-specific results for text combine tests. |
| |
| * platform/win/fast/dynamic/text-combine-actual.txt: Added. |
| * platform/win/fast/international: Added. |
| * platform/win/fast/international/text-combine-image-test-actual.txt: Added. |
| |
| 2011-03-16 Csaba Osztrogonác <ossy@webkit.org> |
| |
| [Qt] Add failing tests to the Skipped list because of missing test fonts. |
| |
| * platform/qt/Skipped: |
| |
| 2011-03-16 Csaba Osztrogonác <ossy@webkit.org> |
| |
| REGRESSION (r68976): Incorrect bidi rendering in SVG text |
| https://bugs.webkit.org/show_bug.cgi?id=53980 |
| |
| Add Qt specific expected files after r81168. |
| |
| * platform/qt/Skipped: Add new tests because of missing test fonts. |
| * platform/qt/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.checksum: Added. |
| * platform/qt/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.png: Added. |
| * platform/qt/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.txt: Added. |
| * platform/qt/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.checksum: Added. |
| * platform/qt/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png: Added. |
| * platform/qt/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt: Added. |
| * platform/qt/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.checksum: Added. |
| * platform/qt/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.png: Added. |
| * platform/qt/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt: Added. |
| * platform/qt/svg/W3C-SVG-1.1/text-align-08-b-expected.checksum: Added. |
| * platform/qt/svg/W3C-SVG-1.1/text-align-08-b-expected.png: Added. |
| * platform/qt/svg/W3C-SVG-1.1/text-align-08-b-expected.txt: Added. |
| * platform/qt/svg/W3C-SVG-1.1/text-fonts-03-t-expected.checksum: Added. |
| * platform/qt/svg/W3C-SVG-1.1/text-fonts-03-t-expected.png: Added. |
| * platform/qt/svg/W3C-SVG-1.1/text-fonts-03-t-expected.txt: Added. |
| * platform/qt/svg/W3C-SVG-1.1/text-intro-01-t-expected.checksum: Added. |
| * platform/qt/svg/W3C-SVG-1.1/text-intro-01-t-expected.png: Added. |
| * platform/qt/svg/W3C-SVG-1.1/text-intro-01-t-expected.txt: Added. |
| * platform/qt/svg/W3C-SVG-1.1/text-intro-02-b-expected.checksum: Added. |
| * platform/qt/svg/W3C-SVG-1.1/text-intro-02-b-expected.png: Added. |
| * platform/qt/svg/W3C-SVG-1.1/text-intro-02-b-expected.txt: Added. |
| * platform/qt/svg/W3C-SVG-1.1/text-intro-03-b-expected.checksum: Added. |
| * platform/qt/svg/W3C-SVG-1.1/text-intro-03-b-expected.png: Added. |
| * platform/qt/svg/W3C-SVG-1.1/text-intro-03-b-expected.txt: Added. |
| * platform/qt/svg/W3C-SVG-1.1/text-intro-04-t-expected.checksum: Added. |
| * platform/qt/svg/W3C-SVG-1.1/text-intro-04-t-expected.png: Added. |
| * platform/qt/svg/W3C-SVG-1.1/text-intro-04-t-expected.txt: Added. |
| |
| 2011-03-16 Dan Bernstein <mitz@apple.com> |
| |
| Reviewed by Simon Fraser. |
| |
| text-combine text retains compressed font after adding characters to it |
| https://bugs.webkit.org/show_bug.cgi?id=56448 |
| |
| * fast/dynamic/text-combine.html: Added. |
| * platform/mac/fast/dynamic/text-combine-expected.checksum: Added. |
| * platform/mac/fast/dynamic/text-combine-expected.png: Added. |
| * platform/mac/fast/dynamic/text-combine-expected.txt: Added. |
| |
| 2011-03-16 Adam Roben <aroben@apple.com> |
| |
| Disable jquery/effects.html |
| |
| It often times out due to its sheer size. The failure is tracked by |
| <http://webkit.org/b/56080>. |
| |
| * jquery/effects.html-disabled: Renamed from LayoutTests/jquery/effects.html. |
| |
| * platform/gtk/Skipped: |
| * platform/win-xp/Skipped: |
| Unskipped the test since we're now disabling it via other means. |
| |
| 2011-03-16 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, skipping one more svg test failing on 32-bits release, |
| likely due to bug 39022. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-16 Csaba Osztrogonác <ossy@webkit.org> |
| |
| [Qt] fast/text/soft-hyphen-4.html introduced in r80984 |
| and fails because hyphenation isn't implemented yet. |
| |
| * platform/qt/Skipped: Add fast/text/soft-hyphen-4.html. |
| |
| 2011-03-16 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, skip svg/W3C-I18N tests failing on 32-bits Debug only. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-16 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, skip editing/style/iframe-onload-crash.html on GTK. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-16 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Update Qt specific expected file after r81049. |
| |
| * platform/qt/fast/table/overflowHidden-expected.txt: Updated. |
| |
| 2011-03-16 Pavel Podivilov <podivilov@chromium.org> |
| |
| Unreviewed, fix test broken by r81238. |
| |
| * inspector/debugger/live-edit.html: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-14 Pavel Podivilov <podivilov@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: refactor event listener breakpoints. |
| https://bugs.webkit.org/show_bug.cgi?id=56305 |
| |
| * inspector/debugger/event-listener-breakpoints-expected.txt: Added. |
| * inspector/debugger/event-listener-breakpoints.html: Added. |
| * platform/gtk/Skipped: |
| * platform/mac/Skipped: |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-16 Alexander Pavlov <apavlov@chromium.org> |
| |
| [Chromium] Unreviewed, update expectations. |
| Fix Linux Debug expectation clash for transitions/interrupted-accelerated-transition.html. |
| Let svg/text/font-size-below-point-five.svg fail on Mac Release. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-16 Alexander Pavlov <apavlov@chromium.org> |
| |
| [Chromium] Unreviewed, remove duplicate expectations. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-16 Csaba Osztrogonác <ossy@webkit.org> |
| |
| [Qt]Web Inspector: inspector/elements/mutate-unknown-node.html fails |
| https://bugs.webkit.org/show_bug.cgi?id=56457 |
| |
| * platform/qt/Skipped: Add inspector/elements/mutate-unknown-node.html. |
| |
| 2011-03-16 Csaba Osztrogonác <ossy@webkit.org> |
| |
| [Qt] Typo fix after r81226. |
| |
| * platform/qt/Skipped: Remove unnecessary "#". |
| |
| 2011-03-16 Alexander Pavlov <apavlov@chromium.org> |
| |
| [Chromium] Unreviewed, suppress Win builder failures from r81222. |
| Also, one tentatively stale suppression is removed. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-16 Dean Jackson <dino@apple.com> |
| |
| https://bugs.webkit.org/show_bug.cgi?id=56242 |
| Flaky Test: transitions/interrupted-accelerated-transition.html |
| |
| Skip this while https://bugs.webkit.org/show_bug.cgi?id=54151 |
| (Animation API) is in progress. |
| |
| * platform/chromium/test_expectations.txt: |
| * platform/mac/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-16 Luiz Agostini <luiz.agostini@openbossa.org> |
| |
| Reviewed by Kenneth Rohde Christiansen. |
| |
| fast/loader/stateobjects/replacestate-in-iframe.html caused infinite loop. |
| https://bugs.webkit.org/show_bug.cgi?id=36467 |
| |
| Removing the test from skipped list since the problem seems to be solved. |
| |
| * platform/qt/Skipped: |
| |
| 2011-03-15 Philippe Normand <pnormand@igalia.com> |
| |
| Reviewed by Eric Carlson. |
| |
| [GTK] media/audio-repaint.html times out again |
| https://bugs.webkit.org/show_bug.cgi?id=56366 |
| |
| Rewrote the test to avoid a timer and attempt the seek on media |
| elements only after we are sure playback started to avoid an |
| INVALID_STATE_ERR exception. |
| |
| * media/audio-repaint.html: |
| |
| 2011-03-15 Philippe Normand <pnormand@igalia.com> |
| |
| Reviewed by Eric Carlson. |
| |
| [GStreamer] http/tests/media/video-play-stall-before-meta-data.html fails |
| https://bugs.webkit.org/show_bug.cgi?id=56370 |
| |
| * platform/gtk/Skipped: Unskip fixed test. |
| |
| 2011-03-16 Yury Semikhatsky <yurys@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| [Qt] Some inspector test fail intermittently |
| https://bugs.webkit.org/show_bug.cgi?id=42090 |
| |
| Unskip a bunch of non-http inspector tests on Qt. All these tests pass locally. |
| |
| * platform/qt/Skipped: |
| |
| 2011-03-16 Csaba Osztrogonác <ossy@webkit.org> |
| |
| [Qt] Add failing tests to the Skipped list. |
| |
| * platform/qt/Skipped: |
| - Add fast/forms/input-autofilled.html because of missing layoutTestController.setAutofilled(). |
| - Add fast/workers/shared-worker-frame-lifecycle.html because it is still flakey. (bug 34281) |
| |
| 2011-03-15 Adam Roben <aroben@apple.com> |
| |
| Fix bug number typo |
| |
| * platform/win/Skipped: |
| |
| 2011-03-15 Adam Roben <aroben@apple.com> |
| |
| Skip an asserting test on Windows |
| |
| <http://webkit.org/b/56047> tracks the failure. |
| |
| * platform/win/Skipped: Added editing/style/iframe-onload-crash.html. |
| |
| 2011-03-15 David Levin <levin@chromium.org> |
| |
| Fix few more baselines (which the tool didn't handle well before due to them |
| being in the mac-leopard directory). |
| svg/w3c due to r81168 |
| svg/custom/mouse due to r81053 |
| |
| * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.checksum: |
| * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.png: |
| * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.checksum: Removed. |
| * platform/chromium-mac-leopard/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png: Removed. |
| * platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-container-expected.checksum: Removed. |
| * platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-container-expected.png: Removed. |
| * platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-container-standalone-expected.checksum: Removed. |
| * platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-container-standalone-expected.png: Removed. |
| * platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-root-expected.checksum: Removed. |
| * platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-root-expected.png: Removed. |
| * platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-root-standalone-expected.checksum: Removed. |
| * platform/chromium-mac-leopard/svg/custom/mouse-move-on-svg-root-standalone-expected.png: Removed. |
| |
| 2011-03-15 Dimitri Glazkov <dglazkov@chromium.org> |
| |
| Reviewed by Kent Tamura. |
| |
| REGRESSION(r76147): A slider thumb that is styled cannot be programmatically moved |
| https://bugs.webkit.org/show_bug.cgi?id=56059 |
| |
| Note: the test should pass on all platforms, because it was designed to not use |
| platform-specific metrics. |
| |
| * fast/dom/HTMLInputElement/input-slider-update-styled.html: Added. |
| * fast/dom/HTMLInputElement/input-slider-update-styled-expected.checksum: Added. |
| * fast/dom/HTMLInputElement/input-slider-update-styled-expected.png: Added. |
| * fast/dom/HTMLInputElement/input-slider-update-styled-expected.txt: Added. |
| |
| 2011-03-15 John Bauman <jbauman@chromium.org> |
| |
| Reviewed by Kenneth Russell. |
| |
| Non-premultiplied-alpha canvas attribute is ignore for toDataURL, drawImage, texImage2D |
| https://bugs.webkit.org/show_bug.cgi?id=56238 |
| |
| Add new test from webgl conformance test. |
| |
| * fast/canvas/webgl/premultiplyalpha-test-expected.txt: Added. |
| * fast/canvas/webgl/premultiplyalpha-test.html: Added. |
| * fast/canvas/webgl/resources/webgl-test-utils.js: Update to fix fillTexture |
| (WebGLTestUtils): |
| * platform/chromium/test_expectations.txt: |
| * platform/mac-wk2/Skipped: |
| |
| 2011-03-15 David Levin <levin@chromium.org> |
| |
| A little more clean-up due to r81168. Also, some adjustment of the results for Linux due to r81162. |
| |
| * platform/chromium-mac-leopard/svg/text/small-fonts-2-expected.txt: |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.checksum: |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png: |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1/filters-light-04-f-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1/filters-light-04-f-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png: Added. |
| * platform/chromium-win/svg/carto.net/selectionlist-expected.checksum: |
| * platform/chromium-win/svg/carto.net/selectionlist-expected.png: |
| * platform/chromium-win/svg/text/text-text-07-t-expected.checksum: |
| * platform/chromium-win/svg/text/text-text-07-t-expected.png: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-15 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Update Qt specific expected results after r80846. |
| |
| * platform/qt/fast/dom/Window/window-properties-expected.txt: |
| * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt: |
| * platform/qt/fast/dom/prototype-inheritance-expected.txt: |
| * platform/qt/fast/js/global-constructors-expected.txt: |
| |
| 2011-03-15 David Levin <levin@chromium.org> |
| |
| Update leopard specific baselines for tests (editing, css) changes due to r80755. |
| Fix the expectation for input-autofilled. |
| |
| * platform/chromium-mac-leopard/css2.1/t1008-c44-ln-box-02-d-ag-expected.checksum: |
| * platform/chromium-mac-leopard/css2.1/t1008-c44-ln-box-02-d-ag-expected.png: |
| * platform/chromium-mac-leopard/css2.1/t100801-c544-valgn-03-d-agi-expected.checksum: |
| * platform/chromium-mac-leopard/css2.1/t100801-c544-valgn-03-d-agi-expected.png: |
| * platform/chromium-mac-leopard/editing/selection/caret-ltr-2-expected.checksum: Removed. |
| * platform/chromium-mac-leopard/editing/selection/caret-ltr-2-expected.png: Removed. |
| * platform/chromium-mac-leopard/editing/selection/caret-ltr-2-left-expected.checksum: Removed. |
| * platform/chromium-mac-leopard/editing/selection/caret-ltr-2-left-expected.png: Removed. |
| * platform/chromium-mac-leopard/editing/selection/caret-ltr-expected.checksum: Removed. |
| * platform/chromium-mac-leopard/editing/selection/caret-ltr-expected.png: Removed. |
| * platform/chromium-mac-leopard/editing/selection/caret-ltr-right-expected.checksum: Removed. |
| * platform/chromium-mac-leopard/editing/selection/caret-ltr-right-expected.png: Removed. |
| * platform/chromium-mac-leopard/fast/block/margin-collapse/103-expected.checksum: Removed. |
| * platform/chromium-mac-leopard/fast/block/margin-collapse/103-expected.png: Removed. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug1318-expected.checksum: Removed. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug1318-expected.png: Removed. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4527-expected.checksum: Removed. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4527-expected.png: Removed. |
| * platform/chromium/fast/forms/input-autofilled-expected.txt: Renamed from LayoutTests/platform/chromium-win/fast/forms/input-autofilled-expected.txt. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-15 James Simonsen <simonjam@chromium.org> |
| |
| Reviewed by Tony Gentilcore. |
| |
| Need different behavior for ensuring execution order of dynamically loaded scripts |
| https://bugs.webkit.org/show_bug.cgi?id=50115 |
| |
| Dynamically added scripts with async=false will load in parallel, but execute in order. |
| See: http://www.whatwg.org/specs/web-apps/current-work/multipage/scripting-1.html#force-async |
| |
| * fast/dom/HTMLScriptElement/script-async-attr-expected.txt: Added test cases for forceAsync. |
| * fast/dom/HTMLScriptElement/script-async-attr.html: Ditto. |
| * http/tests/misc/script-async-load-execute-in-order-expected.txt: Added. |
| * http/tests/misc/script-async-load-execute-in-order.html: Added. |
| |
| 2011-03-15 Martin Robinson <mrobinson@igalia.com> |
| |
| Adding new test results for GTK+. |
| |
| * platform/gtk: All files omitted to prevent overflowing the BuildBot console. |
| |
| 2011-03-15 Martin Robinson <mrobinson@igalia.com> |
| |
| Rebaseline some GTK+ tests after r81035 and r81049. |
| |
| * platform/gtk/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt: |
| * platform/gtk/fast/table/overflowHidden-expected.txt: |
| |
| 2011-03-15 Adam Roben <aroben@apple.com> |
| |
| Update Windows XP results after r81168 |
| |
| They differ from Windows 7 due to different fonts being used. |
| |
| * platform/win-xp/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt: Added. |
| * platform/win-xp/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt: Added. |
| * platform/win-xp/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt: Added. |
| * platform/win-xp/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt: Added. |
| * platform/win-xp/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt: Added. |
| * platform/win-xp/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt: Added. |
| * platform/win-xp/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt: Added. |
| * platform/win-xp/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt: Added. |
| * platform/win-xp/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt: Added. |
| * platform/win-xp/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt: Added. |
| * platform/win-xp/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt: Added. |
| * platform/win-xp/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt: Added. |
| * platform/win-xp/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.txt: Added. |
| * platform/win-xp/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt: Added. |
| * platform/win-xp/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt: Added. |
| * platform/win-xp/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt: Added. |
| * platform/win-xp/svg/W3C-I18N/tspan-direction-rtl-expected.txt: Added. |
| * platform/win-xp/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt: Added. |
| * platform/win-xp/svg/text/bidi-text-query-expected.txt: Added. |
| * platform/win-xp/svg/text/bidi-tspans-expected.txt: Added. |
| |
| 2011-03-15 Adam Roben <aroben@apple.com> |
| |
| Update Windows results again after r81168 |
| |
| I accidentally copied the Mac results into platform/win for these two tests when I tried to |
| update results in r81179. |
| |
| * platform/win/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt: |
| * platform/win/svg/text/small-fonts-2-expected.txt: |
| |
| 2011-03-15 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Reviewed by Tony Chang. |
| |
| Crash in ReplaceSelectionCommand::doApply when inserting a node under a document node |
| https://bugs.webkit.org/show_bug.cgi?id=56372 |
| |
| Added a test to ensure WebKit does not crash when appending a node to a document |
| that has only two nested iframes. |
| |
| * editing/execCommand/append-node-under-document-expected.txt: Added. |
| * editing/execCommand/append-node-under-document.html: Added. |
| |
| 2011-03-15 David Levin <levin@chromium.org> |
| |
| Compensate for r81168 (svg) and r81155 (fast/forms/input-autofilled.html) and r81049 (fast/table). |
| Also, remove the linux debug crashes from test expectations due to r81162 which should clear these up. |
| Add update baselines for transitions/default-timing-function due to r80806. |
| |
| * platform/chromium-linux/svg/W3C-I18N/g-dirLTR-ubNone-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/g-dirLTR-ubNone-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/g-dirLTR-ubOverride-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/g-dirLTR-ubOverride-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/g-dirRTL-ubNone-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/g-dirRTL-ubNone-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/g-dirRTL-ubOverride-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/g-dirRTL-ubOverride-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-no-markup-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-anchor-no-markup-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-dirLTR-ubNone-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-dirLTR-ubNone-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-dirLTR-ubOverride-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-dirLTR-ubOverride-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-dirRTL-ubNone-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-dirRTL-ubNone-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-dirRTL-ubOverride-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/text-dirRTL-ubOverride-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-direction-ltr-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-direction-ltr-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-direction-rtl-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-I18N/tspan-direction-rtl-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt: Added. |
| * platform/chromium-linux/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt: Removed. |
| * platform/chromium-linux/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt: |
| * platform/chromium-linux/svg/W3C-SVG-1.1/text-align-08-b-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-SVG-1.1/text-align-08-b-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-SVG-1.1/text-fonts-03-t-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-SVG-1.1/text-fonts-03-t-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-SVG-1.1/text-intro-01-t-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-SVG-1.1/text-intro-01-t-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-SVG-1.1/text-intro-02-b-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-SVG-1.1/text-intro-02-b-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-SVG-1.1/text-intro-03-b-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-SVG-1.1/text-intro-03-b-expected.png: Added. |
| * platform/chromium-linux/svg/W3C-SVG-1.1/text-intro-03-b-expected.txt: Added. |
| * platform/chromium-linux/svg/W3C-SVG-1.1/text-intro-04-t-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-SVG-1.1/text-intro-04-t-expected.png: Added. |
| * platform/chromium-linux/svg/foreignObject/text-tref-02-b-expected.checksum: |
| * platform/chromium-linux/svg/foreignObject/text-tref-02-b-expected.png: |
| * platform/chromium-linux/svg/text/bidi-reorder-value-lists-expected.checksum: Added. |
| * platform/chromium-linux/svg/text/bidi-reorder-value-lists-expected.png: Added. |
| * platform/chromium-linux/svg/text/bidi-text-anchor-direction-expected.checksum: Added. |
| * platform/chromium-linux/svg/text/bidi-text-anchor-direction-expected.png: Added. |
| * platform/chromium-linux/svg/text/bidi-text-query-expected.checksum: Added. |
| * platform/chromium-linux/svg/text/bidi-text-query-expected.png: Added. |
| * platform/chromium-linux/svg/text/bidi-text-query-expected.txt: Added. |
| * platform/chromium-linux/svg/text/bidi-tspans-expected.checksum: Added. |
| * platform/chromium-linux/svg/text/bidi-tspans-expected.png: Added. |
| * platform/chromium-linux/svg/text/select-textLength-spacing-stretch-4-expected.checksum: |
| * platform/chromium-linux/svg/text/select-textLength-spacing-stretch-4-expected.png: |
| * platform/chromium-linux/svg/text/small-fonts-2-expected.txt: |
| * platform/chromium-mac/fast/table/relative-position-containment-expected.checksum: Added. |
| * platform/chromium-mac/fast/table/relative-position-containment-expected.png: Added. |
| * platform/chromium-mac/fast/table/relative-position-offsets-expected.checksum: Added. |
| * platform/chromium-mac/fast/table/relative-position-offsets-expected.png: Added. |
| * platform/chromium-mac/fast/table/relative-position-stacking-expected.checksum: Added. |
| * platform/chromium-mac/fast/table/relative-position-stacking-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/g-dirLTR-ubNone-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/g-dirLTR-ubNone-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/g-dirLTR-ubOverride-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/g-dirLTR-ubOverride-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/g-dirRTL-ubNone-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/g-dirRTL-ubNone-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/g-dirRTL-ubOverride-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/g-dirRTL-ubOverride-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-no-markup-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-no-markup-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-anchor-no-markup-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-dirLTR-ubNone-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-dirLTR-ubNone-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-dirLTR-ubOverride-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-dirLTR-ubOverride-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-dirRTL-ubNone-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-dirRTL-ubNone-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-dirRTL-ubOverride-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-dirRTL-ubOverride-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-direction-ltr-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-direction-ltr-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-direction-ltr-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-direction-rtl-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-direction-rtl-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-I18N/tspan-direction-rtl-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1/text-fonts-03-t-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1/text-fonts-03-t-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1/text-intro-01-t-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1/text-intro-01-t-expected.png: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1/text-intro-03-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1/text-intro-03-b-expected.png: Added. |
| * platform/chromium-mac/svg/custom/mouse-move-on-svg-container-expected.checksum: Added. |
| * platform/chromium-mac/svg/custom/mouse-move-on-svg-container-expected.png: Added. |
| * platform/chromium-mac/svg/custom/mouse-move-on-svg-container-standalone-expected.checksum: Added. |
| * platform/chromium-mac/svg/custom/mouse-move-on-svg-container-standalone-expected.png: Added. |
| * platform/chromium-mac/svg/custom/mouse-move-on-svg-root-expected.checksum: |
| * platform/chromium-mac/svg/custom/mouse-move-on-svg-root-expected.png: |
| * platform/chromium-mac/svg/custom/mouse-move-on-svg-root-standalone-expected.checksum: |
| * platform/chromium-mac/svg/custom/mouse-move-on-svg-root-standalone-expected.png: |
| * platform/chromium-mac/svg/foreignObject/text-tref-02-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/foreignObject/text-tref-02-b-expected.png: Added. |
| * platform/chromium-mac/svg/text/bidi-text-anchor-direction-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/bidi-text-anchor-direction-expected.png: Added. |
| * platform/chromium-mac/svg/text/bidi-text-anchor-direction-expected.txt: Added. |
| * platform/chromium-mac/svg/text/bidi-text-query-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/bidi-text-query-expected.png: Added. |
| * platform/chromium-mac/svg/text/bidi-text-query-expected.txt: Added. |
| * platform/chromium-mac/svg/text/bidi-tspans-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/bidi-tspans-expected.png: Added. |
| * platform/chromium-mac/svg/text/bidi-tspans-expected.txt: Added. |
| * platform/chromium-mac/svg/text/text-align-04-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/text/text-align-04-b-expected.png: Added. |
| * platform/chromium-win/fast/forms/input-autofilled-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/g-dirLTR-ubNone-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/g-dirLTR-ubNone-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/g-dirLTR-ubOverride-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/g-dirLTR-ubOverride-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/g-dirRTL-ubNone-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/g-dirRTL-ubNone-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/g-dirRTL-ubOverride-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/g-dirRTL-ubOverride-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-no-markup-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-no-markup-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-anchor-no-markup-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-dirLTR-ubNone-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-dirLTR-ubNone-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-dirLTR-ubOverride-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-dirLTR-ubOverride-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-dirRTL-ubNone-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-dirRTL-ubNone-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-dirRTL-ubOverride-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-dirRTL-ubOverride-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-direction-ltr-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-direction-ltr-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-direction-ltr-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-direction-rtl-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-direction-rtl-expected.png: Added. |
| * platform/chromium-win/svg/W3C-I18N/tspan-direction-rtl-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.png: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.png: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.png: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.checksum: |
| * platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.png: |
| * platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt: Copied from LayoutTests/platform/chromium-linux/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt. |
| * platform/chromium-win/svg/W3C-SVG-1.1/text-align-08-b-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1/text-align-08-b-expected.png: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1/text-align-08-b-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1/text-fonts-03-t-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1/text-fonts-03-t-expected.png: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1/text-fonts-03-t-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1/text-intro-01-t-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1/text-intro-01-t-expected.png: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1/text-intro-01-t-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1/text-intro-02-b-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1/text-intro-02-b-expected.png: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1/text-intro-02-b-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1/text-intro-03-b-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1/text-intro-03-b-expected.png: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1/text-intro-03-b-expected.txt: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1/text-intro-04-t-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1/text-intro-04-t-expected.png: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1/text-intro-04-t-expected.txt: Added. |
| * platform/chromium-win/svg/text/bidi-reorder-value-lists-expected.checksum: Added. |
| * platform/chromium-win/svg/text/bidi-reorder-value-lists-expected.png: Added. |
| * platform/chromium-win/svg/text/bidi-reorder-value-lists-expected.txt: Added. |
| * platform/chromium-win/svg/text/bidi-text-anchor-direction-expected.checksum: Added. |
| * platform/chromium-win/svg/text/bidi-text-anchor-direction-expected.png: Added. |
| * platform/chromium-win/svg/text/bidi-text-anchor-direction-expected.txt: Added. |
| * platform/chromium-win/svg/text/bidi-text-query-expected.checksum: Added. |
| * platform/chromium-win/svg/text/bidi-text-query-expected.png: Added. |
| * platform/chromium-win/svg/text/bidi-text-query-expected.txt: Added. |
| * platform/chromium-win/svg/text/bidi-tspans-expected.checksum: Added. |
| * platform/chromium-win/svg/text/bidi-tspans-expected.png: Added. |
| * platform/chromium-win/svg/text/bidi-tspans-expected.txt: Added. |
| * platform/chromium-win/svg/text/small-fonts-2-expected.txt: |
| * platform/chromium-win/svg/text/text-align-04-b-expected.txt: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-15 Helder Correia <helder@sencha.com> |
| |
| Reviewed by Andreas Kling. |
| |
| [Qt] fast/canvas/canvas-strokeRect-gradient-shadow.html no longer fails |
| https://bugs.webkit.org/show_bug.cgi?id=56413 |
| |
| Rect stroking uses the same code path as path stroking, which was fixed |
| in r80250. Therefore, the test can be removed from the Skipped list as |
| it now succeeds. |
| |
| * platform/qt/Skipped: |
| |
| 2011-03-15 Adam Roben <aroben@apple.com> |
| |
| Add Windows results for tests added in r81168 |
| |
| The differences from the Mac results seem to be due to rounding and font differences. |
| |
| * platform/win/svg/W3C-I18N/g-dirLTR-ubNone-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/g-dirLTR-ubNone-expected.png: Added. |
| * platform/win/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/g-dirLTR-ubOverride-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/g-dirLTR-ubOverride-expected.png: Added. |
| * platform/win/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/g-dirRTL-ubNone-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/g-dirRTL-ubNone-expected.png: Added. |
| * platform/win/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/g-dirRTL-ubOverride-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/g-dirRTL-ubOverride-expected.png: Added. |
| * platform/win/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-no-markup-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-no-markup-expected.png: Added. |
| * platform/win/svg/W3C-I18N/text-anchor-no-markup-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/text-dirLTR-ubNone-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/text-dirLTR-ubNone-expected.png: Added. |
| * platform/win/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/text-dirLTR-ubOverride-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/text-dirLTR-ubOverride-expected.png: Added. |
| * platform/win/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/text-dirRTL-ubNone-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/text-dirRTL-ubNone-expected.png: Added. |
| * platform/win/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/text-dirRTL-ubOverride-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/text-dirRTL-ubOverride-expected.png: Added. |
| * platform/win/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.png: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.png: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.png: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.png: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.png: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.png: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.png: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.png: Added. |
| * platform/win/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt: Added. |
| * platform/win/svg/W3C-I18N/tspan-direction-rtl-expected.checksum: Added. |
| * platform/win/svg/W3C-I18N/tspan-direction-rtl-expected.png: Added. |
| * platform/win/svg/W3C-I18N/tspan-direction-rtl-expected.txt: Added. |
| * platform/win/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.checksum: Added. |
| * platform/win/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.png: Added. |
| * platform/win/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.txt: Added. |
| * platform/win/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.checksum: Added. |
| * platform/win/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.png: Added. |
| * platform/win/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt: Added. |
| * platform/win/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.checksum: Added. |
| * platform/win/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.png: Added. |
| * platform/win/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.txt: Added. |
| * platform/win/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.checksum: Added. |
| * platform/win/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.png: Added. |
| * platform/win/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt: |
| * platform/win/svg/W3C-SVG-1.1/text-intro-03-b-expected.checksum: Added. |
| * platform/win/svg/W3C-SVG-1.1/text-intro-03-b-expected.png: Added. |
| * platform/win/svg/W3C-SVG-1.1/text-intro-03-b-expected.txt: Added. |
| * platform/win/svg/text/bidi-reorder-value-lists-expected.checksum: Added. |
| * platform/win/svg/text/bidi-reorder-value-lists-expected.png: Added. |
| * platform/win/svg/text/bidi-reorder-value-lists-expected.txt: Added. |
| * platform/win/svg/text/bidi-text-anchor-direction-expected.checksum: Added. |
| * platform/win/svg/text/bidi-text-anchor-direction-expected.png: Added. |
| * platform/win/svg/text/bidi-text-anchor-direction-expected.txt: Added. |
| * platform/win/svg/text/bidi-text-query-expected.checksum: Added. |
| * platform/win/svg/text/bidi-text-query-expected.png: Added. |
| * platform/win/svg/text/bidi-text-query-expected.txt: Added. |
| * platform/win/svg/text/bidi-tspans-expected.checksum: Added. |
| * platform/win/svg/text/bidi-tspans-expected.png: Added. |
| * platform/win/svg/text/bidi-tspans-expected.txt: Added. |
| * platform/win/svg/text/small-fonts-2-expected.checksum: Added. |
| * platform/win/svg/text/small-fonts-2-expected.png: Added. |
| * platform/win/svg/text/small-fonts-2-expected.txt: |
| |
| 2011-03-15 Nikolas Zimmermann <nzimmermann@rim.com> |
| |
| Not reviewed. |
| |
| REGRESSION (r68976): Incorrect bidi rendering in SVG text |
| https://bugs.webkit.org/show_bug.cgi?id=53980 |
| |
| Update Gtk baseline. |
| |
| * platform/gtk/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt: |
| * platform/gtk/svg/text/text-align-02-b-expected.txt: |
| * platform/gtk/svg/text/text-spacing-01-b-expected.txt: |
| |
| 2011-03-15 Nikolas Zimmermann <nzimmermann@rim.com> |
| |
| Not reviewed. |
| |
| REGRESSION (r68976): Incorrect bidi rendering in SVG text |
| https://bugs.webkit.org/show_bug.cgi?id=53980 |
| |
| Update Mac Leopard baseline. |
| |
| * platform/mac-leopard/svg/W3C-I18N: Added. |
| * platform/mac-leopard/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/text-anchor-no-markup-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/tspan-direction-ltr-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-I18N/tspan-direction-rtl-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt: Added. |
| * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt: |
| * platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt: |
| * platform/mac-leopard/svg/text/bidi-text-anchor-direction-expected.txt: Added. |
| * platform/mac-leopard/svg/text/bidi-text-query-expected.txt: Added. |
| * platform/mac-leopard/svg/text/bidi-tspans-expected.txt: Added. |
| * platform/mac-leopard/svg/text/font-size-below-point-five-expected.txt: |
| * platform/mac-leopard/svg/text/small-fonts-2-expected.txt: |
| |
| 2011-03-15 Alexey Proskuryakov <ap@apple.com> |
| |
| Reviewed by Darin Adler. |
| |
| REGRESSION (WebKit2): keygen element doesn't work |
| https://bugs.webkit.org/show_bug.cgi?id=56402 |
| <rdar://problem/9006545> |
| |
| * platform/mac-wk2/Skipped: |
| * platform/win-wk2/Skipped: |
| Moved tests that were skipped becasue of keygen to win-wk2/Skipped. |
| |
| 2011-03-15 Nikolas Zimmermann <nzimmermann@rim.com> |
| |
| Not reviewed. |
| |
| REGRESSION (r68976): Incorrect bidi rendering in SVG text |
| https://bugs.webkit.org/show_bug.cgi?id=53980 |
| |
| Update Qt baseline, still waiting for gtk/leopard/win7/winxp. |
| |
| * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt: |
| * platform/qt/svg/text/text-align-02-b-expected.txt: |
| * platform/qt/svg/text/text-align-04-b-expected.txt: |
| |
| 2011-03-14 Nikolas Zimmermann <nzimmermann@rim.com> |
| |
| Reviewed by Dirk Schulze. |
| |
| REGRESSION (r68976): Incorrect bidi rendering in SVG text |
| https://bugs.webkit.org/show_bug.cgi?id=53980 |
| |
| rework the test engine or SVG "text-intro" tests so we can turn them back on |
| https://bugs.webkit.org/show_bug.cgi?id=6524 |
| |
| svg/W3C-SVG-1.1/text-intro-0*.svg fail when MS Office fonts are present |
| https://bugs.webkit.org/show_bug.cgi?id=11662 |
| |
| svg/batik/text/textBiDi.svg failing |
| https://bugs.webkit.org/show_bug.cgi?id=17392 |
| |
| SVG bidi examples at w3C I18N WG tutorials are not rendered correctly. |
| https://bugs.webkit.org/show_bug.cgi?id=24374 |
| |
| Implement proper bidirectionality support for SVG text. The actual bidi support is working |
| fine, the problem is that SVG demands to reorder x/y/dx/dy/rotate value lists, in order to |
| main correspondance between the attributes and the potentially reordered text. |
| |
| Land a new suite of SVG & i18n tests, covering unicode-bidi/direction and text-anchor support |
| with BiDi text (Arabic mixed with Latin) in LayoutTests/svg/W3C-I18N. |
| |
| Enable long-disabled SVG BiDi tests, and international fonts support in svg/W3C-SVG-1.1 |
| by providing a SVGFont replacment, replacing the need for MS Office Fonts to be present. |
| These tests have some value and we'd like to have them enabled again. |
| |
| * platform/mac/svg/W3C-I18N: Added. |
| * platform/mac/svg/W3C-I18N/g-dirLTR-ubNone-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/g-dirLTR-ubNone-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/g-dirLTR-ubOverride-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/g-dirLTR-ubOverride-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/g-dirRTL-ubNone-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/g-dirRTL-ubNone-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/g-dirRTL-ubOverride-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/g-dirRTL-ubOverride-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorEnd-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirLTR-anchorStart-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorEnd-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorMiddle-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirNone-anchorStart-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorEnd-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-dirRTL-anchorStart-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-no-markup-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-no-markup-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/text-anchor-no-markup-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/text-dirLTR-ubNone-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/text-dirLTR-ubNone-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/text-dirLTR-ubOverride-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/text-dirLTR-ubOverride-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/text-dirLTR-ubOverride-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/text-dirRTL-ubNone-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/text-dirRTL-ubNone-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/text-dirRTL-ubOverride-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/text-dirRTL-ubOverride-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/tspan-direction-ltr-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/tspan-direction-ltr-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/tspan-direction-ltr-expected.txt: Added. |
| * platform/mac/svg/W3C-I18N/tspan-direction-rtl-expected.checksum: Added. |
| * platform/mac/svg/W3C-I18N/tspan-direction-rtl-expected.png: Added. |
| * platform/mac/svg/W3C-I18N/tspan-direction-rtl-expected.txt: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.checksum: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.png: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-02-b-expected.txt: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.checksum: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.png: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-05-t-expected.txt: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.checksum: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.png: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/text-intro-09-b-expected.txt: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt: |
| * platform/mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt: |
| * platform/mac/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt: |
| * platform/mac/svg/W3C-SVG-1.1/text-align-08-b-expected.checksum: Added. |
| * platform/mac/svg/W3C-SVG-1.1/text-align-08-b-expected.png: Added. |
| * platform/mac/svg/W3C-SVG-1.1/text-align-08-b-expected.txt: Added. |
| * platform/mac/svg/W3C-SVG-1.1/text-fonts-03-t-expected.checksum: Added. |
| * platform/mac/svg/W3C-SVG-1.1/text-fonts-03-t-expected.png: Added. |
| * platform/mac/svg/W3C-SVG-1.1/text-fonts-03-t-expected.txt: Added. |
| * platform/mac/svg/W3C-SVG-1.1/text-intro-01-t-expected.checksum: Added. |
| * platform/mac/svg/W3C-SVG-1.1/text-intro-01-t-expected.png: Added. |
| * platform/mac/svg/W3C-SVG-1.1/text-intro-01-t-expected.txt: Added. |
| * platform/mac/svg/W3C-SVG-1.1/text-intro-02-b-expected.checksum: Added. |
| * platform/mac/svg/W3C-SVG-1.1/text-intro-02-b-expected.png: Added. |
| * platform/mac/svg/W3C-SVG-1.1/text-intro-02-b-expected.txt: Added. |
| * platform/mac/svg/W3C-SVG-1.1/text-intro-03-b-expected.checksum: Added. |
| * platform/mac/svg/W3C-SVG-1.1/text-intro-03-b-expected.png: Added. |
| * platform/mac/svg/W3C-SVG-1.1/text-intro-03-b-expected.txt: Added. |
| * platform/mac/svg/W3C-SVG-1.1/text-intro-04-t-expected.checksum: Added. |
| * platform/mac/svg/W3C-SVG-1.1/text-intro-04-t-expected.png: Added. |
| * platform/mac/svg/W3C-SVG-1.1/text-intro-04-t-expected.txt: Added. |
| * platform/mac/svg/text/bidi-reorder-value-lists-expected.checksum: Added. |
| * platform/mac/svg/text/bidi-reorder-value-lists-expected.png: Added. |
| * platform/mac/svg/text/bidi-reorder-value-lists-expected.txt: Added. |
| * platform/mac/svg/text/bidi-text-anchor-direction-expected.checksum: Added. |
| * platform/mac/svg/text/bidi-text-anchor-direction-expected.png: Added. |
| * platform/mac/svg/text/bidi-text-anchor-direction-expected.txt: Added. |
| * platform/mac/svg/text/bidi-text-query-expected.checksum: Added. |
| * platform/mac/svg/text/bidi-text-query-expected.png: Added. |
| * platform/mac/svg/text/bidi-text-query-expected.txt: Added. |
| * platform/mac/svg/text/bidi-tspans-expected.checksum: Added. |
| * platform/mac/svg/text/bidi-tspans-expected.png: Added. |
| * platform/mac/svg/text/bidi-tspans-expected.txt: Added. |
| * platform/mac/svg/text/small-fonts-2-expected.txt: |
| * platform/mac/svg/text/text-align-02-b-expected.txt: |
| * platform/mac/svg/text/text-align-04-b-expected.txt: |
| * svg/W3C-I18N: Added. |
| * svg/W3C-I18N/NOTE: Added. |
| * svg/W3C-I18N/g-dirLTR-ubNone.svg: Added. |
| * svg/W3C-I18N/g-dirLTR-ubOverride.svg: Added. |
| * svg/W3C-I18N/g-dirRTL-ubNone.svg: Added. |
| * svg/W3C-I18N/g-dirRTL-ubOverride.svg: Added. |
| * svg/W3C-I18N/resources: Added. |
| * svg/W3C-I18N/resources/img1.png: Added. |
| * svg/W3C-I18N/resources/img11.png: Added. |
| * svg/W3C-I18N/resources/img12.png: Added. |
| * svg/W3C-I18N/resources/img13.png: Added. |
| * svg/W3C-I18N/resources/img14.png: Added. |
| * svg/W3C-I18N/resources/img15.png: Added. |
| * svg/W3C-I18N/resources/img16.png: Added. |
| * svg/W3C-I18N/resources/img17.png: Added. |
| * svg/W3C-I18N/resources/img18.png: Added. |
| * svg/W3C-I18N/resources/img19.png: Added. |
| * svg/W3C-I18N/resources/img2.png: Added. |
| * svg/W3C-I18N/resources/img20.png: Added. |
| * svg/W3C-I18N/resources/img21.png: Added. |
| * svg/W3C-I18N/resources/img24.png: Added. |
| * svg/W3C-I18N/resources/img25.png: Added. |
| * svg/W3C-I18N/resources/img3.png: Added. |
| * svg/W3C-I18N/resources/img4.png: Added. |
| * svg/W3C-I18N/resources/img5.png: Added. |
| * svg/W3C-I18N/resources/tanchor-left-right.png: Added. |
| * svg/W3C-I18N/resources/tanchor-left.png: Added. |
| * svg/W3C-I18N/resources/tanchor-right.png: Added. |
| * svg/W3C-I18N/text-anchor-dirLTR-anchorEnd.svg: Added. |
| * svg/W3C-I18N/text-anchor-dirLTR-anchorMiddle.svg: Added. |
| * svg/W3C-I18N/text-anchor-dirLTR-anchorStart.svg: Added. |
| * svg/W3C-I18N/text-anchor-dirNone-anchorEnd.svg: Added. |
| * svg/W3C-I18N/text-anchor-dirNone-anchorMiddle.svg: Added. |
| * svg/W3C-I18N/text-anchor-dirNone-anchorStart.svg: Added. |
| * svg/W3C-I18N/text-anchor-dirRTL-anchorEnd.svg: Added. |
| * svg/W3C-I18N/text-anchor-dirRTL-anchorMiddle.svg: Added. |
| * svg/W3C-I18N/text-anchor-dirRTL-anchorStart.svg: Added. |
| * svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorEnd.svg: Added. |
| * svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorMiddle.svg: Added. |
| * svg/W3C-I18N/text-anchor-inherited-dirLTR-anchorStart.svg: Added. |
| * svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorEnd.svg: Added. |
| * svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorMiddle.svg: Added. |
| * svg/W3C-I18N/text-anchor-inherited-dirRTL-anchorStart.svg: Added. |
| * svg/W3C-I18N/text-anchor-no-markup.svg: Added. |
| * svg/W3C-I18N/text-dirLTR-ubNone.svg: Added. |
| * svg/W3C-I18N/text-dirLTR-ubOverride.svg: Added. |
| * svg/W3C-I18N/text-dirRTL-ubNone.svg: Added. |
| * svg/W3C-I18N/text-dirRTL-ubOverride.svg: Added. |
| * svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context.svg: Added. |
| * svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context.svg: Added. |
| * svg/W3C-I18N/tspan-dirLTR-ubOverride-in-default-context.svg: Added. |
| * svg/W3C-I18N/tspan-dirLTR-ubOverride-in-ltr-context.svg: Added. |
| * svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context.svg: Added. |
| * svg/W3C-I18N/tspan-dirNone-ubOverride-in-default-context.svg: Added. |
| * svg/W3C-I18N/tspan-dirNone-ubOverride-in-ltr-context.svg: Added. |
| * svg/W3C-I18N/tspan-dirNone-ubOverride-in-rtl-context.svg: Added. |
| * svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-default-context.svg: Added. |
| * svg/W3C-I18N/tspan-dirRTL-ubEmbed-in-ltr-context.svg: Added. |
| * svg/W3C-I18N/tspan-dirRTL-ubNone-in-default-context.svg: Added. |
| * svg/W3C-I18N/tspan-dirRTL-ubNone-in-ltr-context.svg: Added. |
| * svg/W3C-I18N/tspan-dirRTL-ubOverride-in-default-context.svg: Added. |
| * svg/W3C-I18N/tspan-dirRTL-ubOverride-in-ltr-context.svg: Added. |
| * svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context.svg: Added. |
| * svg/W3C-I18N/tspan-direction-ltr.svg: Added. |
| * svg/W3C-I18N/tspan-direction-rtl.svg: Added. |
| * svg/W3C-SVG-1.1-SE/text-intro-02-b.svg: Added. |
| * svg/W3C-SVG-1.1-SE/text-intro-05-t.svg: Added. |
| * svg/W3C-SVG-1.1-SE/text-intro-09-b.svg: Added. |
| * svg/W3C-SVG-1.1/resources/SVGExotic.svg: Added. |
| * svg/W3C-SVG-1.1/text-align-08-b.svg: Copied from LayoutTests/svg/W3C-SVG-1.1/text-align-08-b.svg-disabled. |
| * svg/W3C-SVG-1.1/text-align-08-b.svg-disabled: Removed. |
| * svg/W3C-SVG-1.1/text-fonts-03-t.svg: Copied from LayoutTests/svg/W3C-SVG-1.1/text-fonts-03-t.svg-disabled. |
| * svg/W3C-SVG-1.1/text-fonts-03-t.svg-disabled: Removed. |
| * svg/W3C-SVG-1.1/text-intro-01-t.svg: Copied from LayoutTests/svg/W3C-SVG-1.1/text-intro-01-t.svg-disabled. |
| * svg/W3C-SVG-1.1/text-intro-01-t.svg-disabled: Removed. |
| * svg/W3C-SVG-1.1/text-intro-02-b.svg: Copied from LayoutTests/svg/W3C-SVG-1.1/text-intro-02-b.svg-disabled. |
| * svg/W3C-SVG-1.1/text-intro-02-b.svg-disabled: Removed. |
| * svg/W3C-SVG-1.1/text-intro-03-b.svg: Copied from LayoutTests/svg/W3C-SVG-1.1/text-intro-03-b.svg-disabled. |
| * svg/W3C-SVG-1.1/text-intro-03-b.svg-disabled: Removed. |
| * svg/W3C-SVG-1.1/text-intro-04-t.svg: Copied from LayoutTests/svg/W3C-SVG-1.1/text-intro-04-t.svg-disabled. |
| * svg/W3C-SVG-1.1/text-intro-04-t.svg-disabled: Removed. |
| * svg/custom/glyph-transformation-with-hkern-expected.txt: |
| * svg/text/bidi-reorder-value-lists.svg: Added. |
| * svg/text/bidi-text-anchor-direction.svg: Added. |
| * svg/text/bidi-text-query.svg: Added. |
| * svg/text/bidi-tspans.svg: Added. |
| |
| 2011-03-15 Anders Carlsson <andersca@apple.com> |
| |
| Reviewed by Sam Weinig. |
| |
| Make sure that NP_Shutdown is always the last NPP function called |
| https://bugs.webkit.org/show_bug.cgi?id=56391 |
| <rdar://problem/8989902> |
| |
| Add test. |
| |
| * plugins/npruntime/np-deallocate-called-before-np-shutdown-expected.txt: Added. |
| * plugins/npruntime/np-deallocate-called-before-np-shutdown.html: Added. |
| |
| 2011-03-15 Ilya Sherman <isherman@chromium.org> |
| |
| Reviewed by Tony Chang. |
| |
| Autofilled form elements are assigned fixed background color but not text color |
| https://bugs.webkit.org/show_bug.cgi?id=48382 |
| |
| * fast/forms/input-autofilled-expected.txt: Added. |
| * fast/forms/input-autofilled.html: Added. |
| * platform/win/fast/forms/input-autofilled-expected.txt: Added. |
| |
| 2011-03-15 Adam Roben <aroben@apple.com> |
| |
| Update WebKit2 Skipped file for some new tests that rely on unimplemented features |
| |
| * platform/mac-wk2/Skipped: |
| |
| 2011-03-12 Pavel Podivilov <podivilov@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: re-implement xhr breakpoints. |
| https://bugs.webkit.org/show_bug.cgi?id=56252 |
| |
| * inspector/debugger/xhr-breakpoints-expected.txt: Added. |
| * inspector/debugger/xhr-breakpoints.html: Added. |
| * platform/gtk/Skipped: |
| * platform/mac/Skipped: |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-15 Pavel Feldman <pfeldman@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: crash upon "//html//@id" search in elements panel. |
| https://bugs.webkit.org/show_bug.cgi?id=56334 |
| |
| * inspector/elements/elements-panel-search-expected.txt: |
| * inspector/elements/elements-panel-search.html: |
| |
| 2011-03-15 Andrey Kosyakov <caseq@chromium.org> |
| |
| Unreviewed. Swap two calls to setMonitoringXHREnabled to get rid of side effects on other tests. |
| |
| * inspector/protocol/console-agent-expected.txt: |
| * inspector/protocol/console-agent.html: |
| |
| 2011-03-15 Yury Semikhatsky <yurys@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: when console.groupEnd calls twice |
| https://bugs.webkit.org/show_bug.cgi?id=56114 |
| |
| * inspector/console/console-nested-group-expected.txt: Added. |
| * inspector/console/console-nested-group.html: Added. |
| |
| 2011-03-15 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, skip failing media test on GTK. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-15 Alexander Pavlov <apavlov@chromium.org> |
| |
| [Chromium] Unreviewed, update test expectations |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-15 Ilya Sherman <isherman@chromium.org> |
| |
| Reviewed by David Levin. |
| |
| Update Chromium test expectations for fast/forms/onchange-setvalueforuser |
| https://bugs.webkit.org/show_bug.cgi?id=56365 |
| |
| * platform/chromium/fast/forms/onchange-setvalueforuser-expected.txt: Added. |
| |
| 2011-03-14 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Another Chromium rebaseline for r81095. |
| |
| * platform/chromium-win/editing/pasteboard/smart-paste-008-expected.txt: |
| |
| 2011-03-14 MORITA Hajime <morrita@google.com> |
| |
| Unreviewed, skipped tests that uses an unsupported DRT API. |
| |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-14 Alexey Proskuryakov <ap@apple.com> |
| |
| Reviewed by Adam Roben. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=44138 |
| Crashes beneath SocketStreamHandle::readStreamCallback when running WebSocket tests. |
| |
| * platform/win/Skipped: Unskipped tests that should be fixed now. I couldn't verify that |
| locally, becasue most WebSocket tests time out on my machine. |
| |
| 2011-03-14 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Chromium rebaselines for r81095. |
| |
| * platform/chromium-linux/editing/deleting/smart-delete-001-expected.txt: |
| * platform/chromium-linux/editing/deleting/smart-delete-002-expected.txt: |
| * platform/chromium-linux/editing/pasteboard/smart-drag-drop-expected.txt: |
| * platform/chromium-linux/editing/pasteboard/smart-paste-003-expected.txt: |
| * platform/chromium-linux/editing/pasteboard/smart-paste-004-expected.txt: |
| * platform/chromium-linux/editing/selection/fake-drag-expected.txt: Removed. |
| * platform/chromium-linux/editing/selection/select-from-textfield-outwards-expected.txt: |
| * platform/chromium-win/editing/deleting/smart-delete-001-expected.txt: |
| * platform/chromium-win/editing/deleting/smart-delete-002-expected.txt: |
| * platform/chromium-win/editing/pasteboard/smart-drag-drop-expected.txt: |
| * platform/chromium-win/editing/pasteboard/smart-paste-001-expected.txt: |
| * platform/chromium-win/editing/pasteboard/smart-paste-003-expected.txt: |
| * platform/chromium-win/editing/pasteboard/smart-paste-004-expected.txt: |
| * platform/chromium-win/editing/pasteboard/smart-paste-007-expected.txt: |
| * platform/chromium-win/editing/selection/after-line-break-expected.txt: |
| * platform/chromium-win/editing/selection/expanding-selections-expected.txt: |
| * platform/chromium-win/editing/selection/expanding-selections2-expected.txt: |
| * platform/chromium-win/editing/selection/fake-drag-expected.txt: |
| * platform/chromium-win/editing/selection/select-from-textfield-outwards-expected.txt: |
| * platform/chromium-win/editing/selection/triple-click-in-pre-expected.txt: |
| |
| 2011-03-14 Ryosuke Niwa <rniwa@webkit.org> |
| |
| GTK and Qt rebaselines for r81095. |
| |
| * platform/gtk/editing/deleting/smart-delete-001-expected.txt: |
| * platform/gtk/editing/deleting/smart-delete-002-expected.txt: |
| * platform/gtk/editing/pasteboard/smart-paste-001-expected.txt: |
| * platform/gtk/editing/pasteboard/smart-paste-003-expected.txt: |
| * platform/gtk/editing/pasteboard/smart-paste-004-expected.txt: |
| * platform/gtk/editing/pasteboard/smart-paste-007-expected.txt: |
| * platform/gtk/editing/pasteboard/smart-paste-008-expected.txt: |
| * platform/gtk/editing/selection/expanding-selections-expected.txt: |
| * platform/gtk/editing/selection/expanding-selections2-expected.txt: |
| * platform/gtk/editing/selection/fake-drag-expected.txt: |
| * platform/gtk/editing/selection/select-from-textfield-outwards-expected.txt: |
| * platform/gtk/editing/selection/triple-click-in-pre-expected.txt: |
| * platform/qt/editing/deleting/smart-delete-001-expected.txt: |
| * platform/qt/editing/pasteboard/smart-paste-001-expected.txt: |
| * platform/qt/editing/pasteboard/smart-paste-003-expected.txt: |
| * platform/qt/editing/pasteboard/smart-paste-004-expected.txt: |
| * platform/qt/editing/pasteboard/smart-paste-007-expected.txt: |
| * platform/qt/editing/selection/expanding-selections-expected.txt: |
| * platform/qt/editing/selection/expanding-selections2-expected.txt: |
| * platform/qt/editing/selection/triple-click-in-pre-expected.txt: |
| |
| 2011-03-14 Joseph Pecoraro <joepeck@webkit.org> |
| |
| Reviewed by Eric Carlson. |
| |
| Stalled media elements don't stop delaying the load event |
| https://bugs.webkit.org/show_bug.cgi?id=56316 |
| |
| * http/tests/media/video-play-stall-before-meta-data-expected.txt: Added. |
| * http/tests/media/video-play-stall-before-meta-data.html: Added. |
| |
| 2011-03-13 MORITA Hajime <morrita@google.com> |
| |
| Reviewed by Tony Chang. |
| |
| Crash when dragging and dropping in a document with an invalid XHTML header |
| https://bugs.webkit.org/show_bug.cgi?id=48799 |
| |
| * editing/pasteboard/drop-file-svg.html: Added. |
| * editing/pasteboard/resources/drop-file-svg.svg: Added. |
| |
| 2011-03-14 Anton Muhin <antonm@chromium.org> |
| |
| Reviewed by Adam Barth. |
| |
| [v8] Rework object group building. |
| https://bugs.webkit.org/show_bug.cgi?id=55399 |
| |
| Instead of going top-down (from owner to owned elements), go up---from objects |
| to their group ids. That fits better to v8's object grouping model and guarantees |
| that each wrapper belongs to the single group. |
| |
| Alas, this cannot be implemented for one kind of objects---CSSProperties. |
| |
| Part of core GC algorithm and tested extensively by exisiting layout tests. |
| |
| * platform/chromium/test_expectations.txt: Temporary suppress text differences. |
| |
| 2011-03-14 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Reviewed by Darin Adler. |
| |
| EventHandler calls shouldChangeSelection needlessly |
| https://bugs.webkit.org/show_bug.cgi?id=56324 |
| |
| Since redundant calls to SelectionController::ShouldChangeSelection has been eliminated |
| some editing delegate dumps have lost redundant shouldChangeSelectedDOMRange. |
| |
| * editing/selection/after-line-break-expected.txt: |
| * editing/selection/anchor-focus2-expected.txt: |
| * editing/selection/anchor-focus3-expected.txt: |
| * platform/mac/editing/deleting/smart-delete-001-expected.txt: |
| * platform/mac/editing/deleting/smart-delete-002-expected.txt: |
| * platform/mac/editing/pasteboard/smart-drag-drop-expected.txt: |
| * platform/mac/editing/pasteboard/smart-paste-001-expected.txt: |
| * platform/mac/editing/pasteboard/smart-paste-003-expected.txt: |
| * platform/mac/editing/pasteboard/smart-paste-004-expected.txt: |
| * platform/mac/editing/pasteboard/smart-paste-007-expected.txt: |
| * platform/mac/editing/pasteboard/smart-paste-008-expected.txt: |
| * platform/mac/editing/selection/expanding-selections-expected.txt: |
| * platform/mac/editing/selection/expanding-selections2-expected.txt: |
| * platform/mac/editing/selection/fake-drag-expected.txt: |
| * platform/mac/editing/selection/select-from-textfield-outwards-expected.txt: |
| * platform/mac/editing/selection/triple-click-in-pre-expected.txt: |
| |
| 2011-03-14 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Mac Leopard rebaselines for r81053 (Grabbed off of Chromium bots). |
| |
| * platform/mac-leopard/fast/text/atsui-rtl-override-selection-expected.checksum: |
| * platform/mac-leopard/fast/text/atsui-rtl-override-selection-expected.png: |
| * platform/mac-leopard/editing/selection/drag-select-1-expected.checksum: |
| * platform/mac-leopard/editing/selection/drag-select-1-expected.png: |
| * platform/mac-leopard/editing/selection/fake-drag-expected.checksum: |
| * platform/mac-leopard/editing/selection/fake-drag-expected.png: |
| * platform/mac-leopard/editing/selection/inline-closest-leaf-child-expected.checksum: |
| * platform/mac-leopard/editing/selection/inline-closest-leaf-child-expected.png: |
| * platform/mac-leopard/svg/custom/mouse-move-on-svg-container-expected.checksum: |
| * platform/mac-leopard/svg/custom/mouse-move-on-svg-container-expected.png: |
| * platform/mac-leopard/svg/custom/mouse-move-on-svg-container-standalone-expected.checksum: |
| * platform/mac-leopard/svg/custom/mouse-move-on-svg-container-standalone-expected.png: |
| * platform/mac-leopard/svg/custom/mouse-move-on-svg-root-expected.checksum: |
| * platform/mac-leopard/svg/custom/mouse-move-on-svg-root-expected.png: |
| * platform/mac-leopard/svg/custom/mouse-move-on-svg-root-standalone-expected.checksum: |
| * platform/mac-leopard/svg/custom/mouse-move-on-svg-root-standalone-expected.png: |
| |
| 2011-03-14 Kent Tamura <tkent@chromium.org> |
| |
| Reviewed by James Robinson. |
| |
| Assertion failure by form validation message for <select required> with float:left |
| https://bugs.webkit.org/show_bug.cgi?id=55995 |
| |
| * fast/forms/interactive-validation-select-crash-expected.txt: Added. |
| * fast/forms/interactive-validation-select-crash.html: Added. |
| * platform/gtk/Skipped: |
| * platform/mac/Skipped: |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-14 Michael Saboff <msaboff@apple.com> |
| |
| Reviewed by Gavin Barraclough. |
| |
| Look-ahead assertions with back references don’t work as expected |
| https://bugs.webkit.org/show_bug.cgi?id=56082 |
| |
| New tests to verify the corresponding changes. |
| |
| * fast/regex/assertion-expected.txt: Added. |
| * fast/regex/assertion.html: Added. |
| * fast/regex/script-tests/assertion.js: Added. |
| |
| 2011-03-14 David Levin <levin@chromium.org> |
| |
| It's the same old song (about the linux debug crash). |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-14 David Levin <levin@chromium.org> |
| |
| Add more linux debug crashers to the sad list. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-14 Martin Robinson <mrobinson@igalia.com> |
| |
| Update GTK+ pixel results after r81053. |
| |
| * platform/gtk/editing/selection/drag-select-1-expected.checksum: |
| * platform/gtk/editing/selection/drag-select-1-expected.png: |
| * platform/gtk/editing/selection/fake-drag-expected.checksum: Added. |
| * platform/gtk/editing/selection/fake-drag-expected.png: Added. |
| * platform/gtk/editing/selection/inline-closest-leaf-child-expected.checksum: Added. |
| * platform/gtk/editing/selection/inline-closest-leaf-child-expected.png: Added. |
| * platform/gtk/svg/custom/mouse-move-on-svg-container-standalone-expected.checksum: |
| * platform/gtk/svg/custom/mouse-move-on-svg-container-standalone-expected.png: |
| * platform/gtk/svg/custom/mouse-move-on-svg-root-standalone-expected.checksum: |
| * platform/gtk/svg/custom/mouse-move-on-svg-root-standalone-expected.png: |
| |
| 2011-03-14 David Levin <levin@chromium.org> |
| |
| Upstream test expectations from the chromium repository to WebKit. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-14 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Mac pixel rebaselines for r81053. |
| |
| * platform/mac/editing/selection/drag-select-1-expected.checksum: |
| * platform/mac/editing/selection/drag-select-1-expected.png: |
| * platform/mac/editing/selection/fake-drag-expected.checksum: |
| * platform/mac/editing/selection/fake-drag-expected.png: |
| * platform/mac/fast/text/atsui-rtl-override-selection-expected.checksum: |
| * platform/mac/fast/text/atsui-rtl-override-selection-expected.png: |
| * platform/mac/svg/custom/mouse-move-on-svg-container-expected.checksum: |
| * platform/mac/svg/custom/mouse-move-on-svg-container-expected.png: |
| * platform/mac/svg/custom/mouse-move-on-svg-container-standalone-expected.checksum: |
| * platform/mac/svg/custom/mouse-move-on-svg-container-standalone-expected.png: |
| * platform/mac/svg/custom/mouse-move-on-svg-root-expected.checksum: |
| * platform/mac/svg/custom/mouse-move-on-svg-root-expected.png: |
| * platform/mac/svg/custom/mouse-move-on-svg-root-standalone-expected.checksum: |
| * platform/mac/svg/custom/mouse-move-on-svg-root-standalone-expected.png: |
| |
| 2011-03-14 David Levin <levin@chromium.org> |
| |
| Update the chromium windows baselines for r81053. |
| |
| * platform/chromium-win/editing/selection/drag-select-1-expected.checksum: |
| * platform/chromium-win/editing/selection/drag-select-1-expected.png: |
| * platform/chromium-win/editing/selection/drag-select-1-expected.txt: |
| * platform/chromium-win/editing/selection/fake-drag-expected.txt: |
| * platform/chromium-win/svg/custom/mouse-move-on-svg-container-expected.checksum: |
| * platform/chromium-win/svg/custom/mouse-move-on-svg-container-expected.png: |
| * platform/chromium-win/svg/custom/mouse-move-on-svg-container-expected.txt: |
| * platform/chromium-win/svg/custom/mouse-move-on-svg-container-standalone-expected.checksum: |
| * platform/chromium-win/svg/custom/mouse-move-on-svg-container-standalone-expected.png: |
| * platform/chromium-win/svg/custom/mouse-move-on-svg-container-standalone-expected.txt: |
| * platform/chromium-win/svg/custom/mouse-move-on-svg-root-expected.checksum: |
| * platform/chromium-win/svg/custom/mouse-move-on-svg-root-expected.png: |
| * platform/chromium-win/svg/custom/mouse-move-on-svg-root-expected.txt: |
| * platform/chromium-win/svg/custom/mouse-move-on-svg-root-standalone-expected.checksum: |
| * platform/chromium-win/svg/custom/mouse-move-on-svg-root-standalone-expected.png: |
| * platform/chromium-win/svg/custom/mouse-move-on-svg-root-standalone-expected.txt: |
| |
| 2011-03-14 Ryosuke Niwa <rniwa@webkit.org> |
| |
| GTK rebaselines for r81053. |
| |
| * platform/gtk/editing/selection/drag-select-1-expected.txt: |
| * platform/gtk/editing/selection/fake-drag-expected.txt: |
| * platform/gtk/editing/selection/inline-closest-leaf-child-expected.txt: |
| * platform/gtk/svg/custom/mouse-move-on-svg-container-expected.txt: |
| * platform/gtk/svg/custom/mouse-move-on-svg-container-standalone-expected.txt: |
| * platform/gtk/svg/custom/mouse-move-on-svg-root-expected.txt: |
| * platform/gtk/svg/custom/mouse-move-on-svg-root-standalone-expected.txt: |
| |
| 2011-03-14 David Levin <levin@chromium.org> |
| |
| Add rebaselines due to two changes: |
| For r81053, we have |
| editing/selection/drag-select-1.html, editing/selection/fake-drag.html, svg/custom/mouse-move-on-svg-container-standalone.svg, |
| svg/custom/mouse-move-on-svg-container.xhtml, svg/custom/mouse-move-on-svg-root-standalone.svg, svg/custom/mouse-move-on-svg-root.xhtml |
| |
| For r81049, we have |
| fast/table/overflowHidden.html, fast/table/relative-position-containment.html, fast/table/relative-position-offsets.html, fast/table/relative-position-stacking.html |
| |
| * platform/chromium-linux/editing/selection/drag-select-1-expected.checksum: |
| * platform/chromium-linux/editing/selection/drag-select-1-expected.png: |
| * platform/chromium-linux/editing/selection/drag-select-1-expected.txt: Added. |
| * platform/chromium-linux/editing/selection/fake-drag-expected.txt: Added. |
| * platform/chromium-linux/fast/table/relative-position-containment-expected.checksum: Added. |
| * platform/chromium-linux/fast/table/relative-position-containment-expected.png: Added. |
| * platform/chromium-linux/fast/table/relative-position-offsets-expected.checksum: Added. |
| * platform/chromium-linux/fast/table/relative-position-offsets-expected.png: Added. |
| * platform/chromium-linux/fast/table/relative-position-stacking-expected.checksum: Added. |
| * platform/chromium-linux/fast/table/relative-position-stacking-expected.png: Added. |
| * platform/chromium-linux/svg/custom/mouse-move-on-svg-container-expected.checksum: |
| * platform/chromium-linux/svg/custom/mouse-move-on-svg-container-expected.png: |
| * platform/chromium-linux/svg/custom/mouse-move-on-svg-container-expected.txt: Added. |
| * platform/chromium-linux/svg/custom/mouse-move-on-svg-container-standalone-expected.checksum: |
| * platform/chromium-linux/svg/custom/mouse-move-on-svg-container-standalone-expected.png: |
| * platform/chromium-linux/svg/custom/mouse-move-on-svg-container-standalone-expected.txt: Added. |
| * platform/chromium-linux/svg/custom/mouse-move-on-svg-root-expected.checksum: |
| * platform/chromium-linux/svg/custom/mouse-move-on-svg-root-expected.png: |
| * platform/chromium-linux/svg/custom/mouse-move-on-svg-root-expected.txt: Added. |
| * platform/chromium-linux/svg/custom/mouse-move-on-svg-root-standalone-expected.checksum: |
| * platform/chromium-linux/svg/custom/mouse-move-on-svg-root-standalone-expected.png: |
| * platform/chromium-linux/svg/custom/mouse-move-on-svg-root-standalone-expected.txt: Added. |
| * platform/chromium-win/fast/table/overflowHidden-expected.txt: |
| * platform/chromium-win/fast/table/relative-position-containment-expected.checksum: Added. |
| * platform/chromium-win/fast/table/relative-position-containment-expected.png: Added. |
| * platform/chromium-win/fast/table/relative-position-containment-expected.txt: Added. |
| * platform/chromium-win/fast/table/relative-position-offsets-expected.checksum: Added. |
| * platform/chromium-win/fast/table/relative-position-offsets-expected.png: Added. |
| * platform/chromium-win/fast/table/relative-position-offsets-expected.txt: Added. |
| * platform/chromium-win/fast/table/relative-position-stacking-expected.checksum: Added. |
| * platform/chromium-win/fast/table/relative-position-stacking-expected.png: Added. |
| * platform/chromium-win/fast/table/relative-position-stacking-expected.txt: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-14 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Removed redundant baselines from Windows port so that rebaselines done in r81059 take effect. |
| |
| * platform/win/svg/custom/mouse-move-on-svg-container-expected.txt: Removed. |
| * platform/win/svg/custom/mouse-move-on-svg-container-standalone-expected.txt: Removed. |
| * platform/win/svg/custom/mouse-move-on-svg-root-expected.txt: Removed. |
| * platform/win/svg/custom/mouse-move-on-svg-root-standalone-expected.txt: Removed. |
| |
| 2011-03-14 Luiz Agostini <luiz.agostini@openbossa.org> |
| |
| Skipping some tests on Windows due to problems on mouse click handling. |
| See https://bugs.webkit.org/show_bug.cgi?id=56347. |
| |
| * platform/win/Skipped: |
| |
| 2011-03-14 Luiz Agostini <luiz.agostini@openbossa.org> |
| |
| Adjusting Snow Leopard expected results after r81035. |
| |
| * platform/mac/fast/html/details-add-summary-1-and-click-expected.txt: Added. |
| * platform/mac/fast/html/details-add-summary-1-expected.txt: Added. |
| * platform/mac/fast/html/details-add-summary-10-and-click-expected.txt: Added. |
| * platform/mac/fast/html/details-add-summary-10-expected.txt: Added. |
| * platform/mac/fast/html/details-add-summary-2-and-click-expected.txt: Added. |
| * platform/mac/fast/html/details-add-summary-2-expected.txt: Added. |
| * platform/mac/fast/html/details-add-summary-3-and-click-expected.txt: Added. |
| * platform/mac/fast/html/details-add-summary-3-expected.txt: Added. |
| * platform/mac/fast/html/details-add-summary-4-and-click-expected.txt: Added. |
| * platform/mac/fast/html/details-add-summary-4-expected.txt: Added. |
| * platform/mac/fast/html/details-add-summary-5-and-click-expected.txt: Added. |
| * platform/mac/fast/html/details-add-summary-5-expected.txt: Added. |
| * platform/mac/fast/html/details-add-summary-6-and-click-expected.txt: Added. |
| * platform/mac/fast/html/details-add-summary-6-expected.txt: Added. |
| * platform/mac/fast/html/details-add-summary-7-and-click-expected.txt: Added. |
| * platform/mac/fast/html/details-add-summary-7-expected.txt: Added. |
| * platform/mac/fast/html/details-add-summary-8-and-click-expected.txt: Added. |
| * platform/mac/fast/html/details-add-summary-8-expected.txt: Added. |
| * platform/mac/fast/html/details-add-summary-9-and-click-expected.txt: Added. |
| * platform/mac/fast/html/details-add-summary-9-expected.txt: Added. |
| * platform/mac/fast/html/details-no-summary1-expected.txt: Added. |
| * platform/mac/fast/html/details-no-summary2-expected.txt: Added. |
| * platform/mac/fast/html/details-no-summary3-expected.txt: Added. |
| * platform/mac/fast/html/details-no-summary4-expected.txt: Added. |
| * platform/mac/fast/html/details-open-javascript-expected.txt: Added. |
| * platform/mac/fast/html/details-open1-expected.txt: Added. |
| * platform/mac/fast/html/details-open2-expected.txt: Added. |
| * platform/mac/fast/html/details-open3-expected.txt: Added. |
| * platform/mac/fast/html/details-open4-expected.txt: Added. |
| * platform/mac/fast/html/details-open5-expected.txt: Added. |
| * platform/mac/fast/html/details-open6-expected.txt: Added. |
| * platform/mac/fast/html/details-position-expected.txt: Added. |
| * platform/mac/fast/html/details-remove-summary-1-and-click-expected.txt: Added. |
| * platform/mac/fast/html/details-remove-summary-1-expected.txt: Added. |
| * platform/mac/fast/html/details-remove-summary-2-and-click-expected.txt: Added. |
| * platform/mac/fast/html/details-remove-summary-2-expected.txt: Added. |
| * platform/mac/fast/html/details-remove-summary-3-and-click-expected.txt: Added. |
| * platform/mac/fast/html/details-remove-summary-3-expected.txt: Added. |
| * platform/mac/fast/html/details-remove-summary-4-and-click-expected.txt: Added. |
| * platform/mac/fast/html/details-remove-summary-4-expected.txt: Added. |
| * platform/mac/fast/html/details-remove-summary-5-and-click-expected.txt: Added. |
| * platform/mac/fast/html/details-remove-summary-5-expected.txt: Added. |
| * platform/mac/fast/html/details-remove-summary-6-and-click-expected.txt: Added. |
| * platform/mac/fast/html/details-remove-summary-6-expected.txt: Added. |
| * platform/mac/fast/html/details-writing-mode-expected.txt: Added. |
| * platform/mac/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt: |
| |
| 2011-03-14 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Qt rebaselines for r81053. |
| |
| * platform/qt/editing/selection/drag-select-1-expected.txt: |
| * platform/qt/svg/custom/mouse-move-on-svg-container-expected.txt: |
| * platform/qt/svg/custom/mouse-move-on-svg-container-standalone-expected.txt: |
| * platform/qt/svg/custom/mouse-move-on-svg-root-expected.txt: |
| * platform/qt/svg/custom/mouse-move-on-svg-root-standalone-expected.txt: |
| |
| 2011-03-14 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Mac rebaselines for r81053. |
| |
| * platform/mac/fast/text/atsui-rtl-override-selection-expected.txt: |
| * platform/mac/svg/custom/mouse-move-on-svg-container-expected.txt: |
| * platform/mac/svg/custom/mouse-move-on-svg-container-standalone-expected.txt: |
| * platform/mac/svg/custom/mouse-move-on-svg-root-expected.txt: |
| * platform/mac/svg/custom/mouse-move-on-svg-root-standalone-expected.txt: |
| |
| 2011-03-13 Andy Estes <aestes@apple.com> |
| |
| Reviewed by Darin Adler. |
| |
| Timer-based events should inherit the user gesture state of their |
| originating event in certain cases. |
| https://bugs.webkit.org/show_bug.cgi?id=55104 |
| |
| * fast/events/popup-blocking-timers-expected.txt: Added. |
| * fast/events/popup-blocking-timers.html: Added. |
| |
| 2011-03-09 Levi Weintraub <leviw@chromium.org> |
| |
| Reviewed by Ryosuke Niwa. |
| |
| Deleting content directly following a button inserts an unnecessary placeholder |
| https://bugs.webkit.org/show_bug.cgi?id=56053 |
| |
| Test to ensure unnecessary placeholders aren't inserted after buttons when delete is pressed. |
| |
| * editing/deleting/delete-inserts-br-after-button-expected.txt: Added. |
| * editing/deleting/delete-inserts-br-after-button.html: Added. |
| |
| 2011-03-14 David Hyatt <hyatt@apple.com> |
| |
| Reviewed by Dan Bernstein. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=45164 |
| |
| REGRESSION: <a><img align=top></a> Clickable area too large |
| |
| Make sure to clamp hit testing of quirky inline flow boxes the same way we already clamped |
| painting. |
| |
| * fast/inline/inline-position-top-align-expected.txt: Added. |
| * fast/inline/inline-position-top-align.html: Added. |
| |
| 2011-03-11 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Reviewed by Tony Chang. |
| |
| Selection uses first mousemove's localRect instead of that of mousedown |
| https://bugs.webkit.org/show_bug.cgi?id=56213 |
| |
| Added a test to ensure the selection start is computed using the mouse coordinates passed down |
| to the corresponding mousedown event instead of that of the first mousemove event. |
| |
| The test is co-authored by Evan Martin. |
| |
| * editing/selection/anchor-focus2-expected.txt: Editing delegate changes. |
| * editing/selection/anchor-focus3-expected.txt: Ditto. |
| * editing/selection/drag-select-rapidly-expected.txt: Added. |
| * editing/selection/drag-select-rapidly.html: Added. |
| * platform/mac/editing/selection/drag-select-1-expected.txt: Selects the correct range of text. |
| * platform/mac/editing/selection/fake-drag-expected.txt: Ditto. |
| * platform/mac/editing/selection/inline-closest-leaf-child-expected.txt: Ditto. |
| |
| 2011-03-14 David Levin <levin@chromium.org> |
| |
| Add a baseline for linux for this test since it matches what we have for OSX |
| except for the typical minor font differences. |
| |
| * platform/chromium-linux/css2.1/t1008-c44-ln-box-02-d-ag-expected.checksum: Added. |
| * platform/chromium-linux/css2.1/t1008-c44-ln-box-02-d-ag-expected.png: Added. |
| * platform/chromium-linux/css2.1/t1008-c44-ln-box-02-d-ag-expected.txt: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-14 David Hyatt <hyatt@apple.com> |
| |
| Reviewed by Beth Dakin. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=56246 |
| |
| Add support for relative positioning to table cells. Back out the code that hacked around the lack of support |
| for offsetLeft, and add new tests to demonstrate that relative positioning works. |
| |
| * fast/table/relative-position-containment.html: Added. |
| * fast/table/relative-position-offsets.html: Added. |
| * fast/table/relative-position-stacking.html: Added. |
| * platform/mac/fast/table/overflowHidden-expected.txt: |
| * platform/mac/fast/table/relative-position-containment-expected.checksum: Added. |
| * platform/mac/fast/table/relative-position-containment-expected.png: Added. |
| * platform/mac/fast/table/relative-position-containment-expected.txt: Added. |
| * platform/mac/fast/table/relative-position-offsets-expected.checksum: Added. |
| * platform/mac/fast/table/relative-position-offsets-expected.png: Added. |
| * platform/mac/fast/table/relative-position-offsets-expected.txt: Added. |
| * platform/mac/fast/table/relative-position-stacking-expected.checksum: Added. |
| * platform/mac/fast/table/relative-position-stacking-expected.png: Added. |
| * platform/mac/fast/table/relative-position-stacking-expected.txt: Added. |
| |
| 2011-03-14 David Levin <levin@chromium.org> |
| |
| Improvements for the mondo linux debug failure list changes: |
| + Add more tests that belong there. |
| + Sort the tests that are there. |
| + Add PASS to the lines that are there since these tests are known to pass and a passing |
| result for them shouldn't cause a test run to go orange. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-14 David Levin <levin@chromium.org> |
| |
| Rebaselines due to r81035. |
| Also, added yet more tests to the linux debug crash sweeping through the layout tests. |
| |
| * platform/chromium-linux/fast/html/details-add-summary-1-and-click-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-1-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-1-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-1-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-10-and-click-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-10-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-10-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-10-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-2-and-click-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-2-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-2-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-2-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-3-and-click-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-3-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-3-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-3-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-4-and-click-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-4-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-4-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-4-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-5-and-click-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-5-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-5-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-5-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-6-and-click-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-6-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-6-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-6-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-7-and-click-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-7-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-7-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-7-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-8-and-click-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-8-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-8-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-8-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-9-and-click-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-9-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-9-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-add-summary-9-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-no-summary1-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-no-summary1-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-no-summary2-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-no-summary2-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-no-summary3-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-no-summary3-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-no-summary4-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-no-summary4-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-open-javascript-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-open-javascript-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-open1-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-open1-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-open2-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-open2-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-open3-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-open3-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-open4-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-open4-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-open5-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-open5-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-open6-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-open6-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-position-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-position-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-1-and-click-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-1-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-1-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-1-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-2-and-click-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-2-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-2-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-2-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-3-and-click-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-3-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-3-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-3-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-4-and-click-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-4-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-4-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-4-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-5-and-click-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-5-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-5-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-5-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-6-and-click-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-6-and-click-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-6-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-remove-summary-6-expected.png: Added. |
| * platform/chromium-linux/fast/html/details-writing-mode-expected.checksum: Added. |
| * platform/chromium-linux/fast/html/details-writing-mode-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-1-and-click-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-1-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-1-and-click-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-1-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-1-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-1-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-10-and-click-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-10-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-10-and-click-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-10-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-10-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-10-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-2-and-click-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-2-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-2-and-click-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-2-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-2-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-2-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-3-and-click-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-3-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-3-and-click-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-3-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-3-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-3-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-4-and-click-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-4-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-4-and-click-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-4-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-4-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-4-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-5-and-click-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-5-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-5-and-click-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-5-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-5-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-5-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-6-and-click-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-6-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-6-and-click-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-6-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-6-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-6-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-7-and-click-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-7-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-7-and-click-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-7-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-7-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-7-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-8-and-click-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-8-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-8-and-click-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-8-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-8-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-8-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-9-and-click-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-9-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-9-and-click-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-9-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-9-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-add-summary-9-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-no-summary1-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-no-summary1-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-no-summary1-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-no-summary2-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-no-summary2-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-no-summary2-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-no-summary3-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-no-summary3-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-no-summary3-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-no-summary4-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-no-summary4-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-no-summary4-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-open-javascript-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-open-javascript-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-open-javascript-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-open1-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-open1-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-open1-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-open2-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-open2-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-open2-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-open3-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-open3-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-open3-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-open4-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-open4-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-open4-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-open5-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-open5-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-open5-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-open6-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-open6-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-open6-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-position-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-position-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-position-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-1-and-click-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-1-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-1-and-click-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-1-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-1-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-1-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-2-and-click-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-2-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-2-and-click-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-2-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-2-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-2-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-3-and-click-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-3-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-3-and-click-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-3-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-3-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-3-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-4-and-click-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-4-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-4-and-click-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-4-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-4-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-4-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-5-and-click-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-5-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-5-and-click-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-5-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-5-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-5-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-6-and-click-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-6-and-click-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-6-and-click-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-6-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-6-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-remove-summary-6-expected.txt: Added. |
| * platform/chromium-mac/fast/html/details-writing-mode-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/details-writing-mode-expected.png: Added. |
| * platform/chromium-mac/fast/html/details-writing-mode-expected.txt: Added. |
| * platform/chromium-mac/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-add-summary-1-and-click-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-add-summary-1-and-click-expected.png: Added. |
| * platform/chromium-win/fast/html/details-add-summary-1-and-click-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-add-summary-1-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-add-summary-1-expected.png: Added. |
| * platform/chromium-win/fast/html/details-add-summary-1-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-add-summary-10-and-click-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-add-summary-10-and-click-expected.png: Added. |
| * platform/chromium-win/fast/html/details-add-summary-10-and-click-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-add-summary-10-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-add-summary-10-expected.png: Added. |
| * platform/chromium-win/fast/html/details-add-summary-10-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-add-summary-2-and-click-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-add-summary-2-and-click-expected.png: Added. |
| * platform/chromium-win/fast/html/details-add-summary-2-and-click-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-add-summary-2-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-add-summary-2-expected.png: Added. |
| * platform/chromium-win/fast/html/details-add-summary-2-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-add-summary-3-and-click-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-add-summary-3-and-click-expected.png: Added. |
| * platform/chromium-win/fast/html/details-add-summary-3-and-click-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-add-summary-3-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-add-summary-3-expected.png: Added. |
| * platform/chromium-win/fast/html/details-add-summary-3-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-add-summary-4-and-click-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-add-summary-4-and-click-expected.png: Added. |
| * platform/chromium-win/fast/html/details-add-summary-4-and-click-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-add-summary-4-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-add-summary-4-expected.png: Added. |
| * platform/chromium-win/fast/html/details-add-summary-4-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-add-summary-5-and-click-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-add-summary-5-and-click-expected.png: Added. |
| * platform/chromium-win/fast/html/details-add-summary-5-and-click-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-add-summary-5-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-add-summary-5-expected.png: Added. |
| * platform/chromium-win/fast/html/details-add-summary-5-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-add-summary-6-and-click-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-add-summary-6-and-click-expected.png: Added. |
| * platform/chromium-win/fast/html/details-add-summary-6-and-click-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-add-summary-6-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-add-summary-6-expected.png: Added. |
| * platform/chromium-win/fast/html/details-add-summary-6-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-add-summary-7-and-click-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-add-summary-7-and-click-expected.png: Added. |
| * platform/chromium-win/fast/html/details-add-summary-7-and-click-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-add-summary-7-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-add-summary-7-expected.png: Added. |
| * platform/chromium-win/fast/html/details-add-summary-7-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-add-summary-8-and-click-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-add-summary-8-and-click-expected.png: Added. |
| * platform/chromium-win/fast/html/details-add-summary-8-and-click-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-add-summary-8-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-add-summary-8-expected.png: Added. |
| * platform/chromium-win/fast/html/details-add-summary-8-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-add-summary-9-and-click-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-add-summary-9-and-click-expected.png: Added. |
| * platform/chromium-win/fast/html/details-add-summary-9-and-click-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-add-summary-9-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-add-summary-9-expected.png: Added. |
| * platform/chromium-win/fast/html/details-add-summary-9-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-no-summary1-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-no-summary1-expected.png: Added. |
| * platform/chromium-win/fast/html/details-no-summary1-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-no-summary2-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-no-summary2-expected.png: Added. |
| * platform/chromium-win/fast/html/details-no-summary2-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-no-summary3-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-no-summary3-expected.png: Added. |
| * platform/chromium-win/fast/html/details-no-summary3-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-no-summary4-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-no-summary4-expected.png: Added. |
| * platform/chromium-win/fast/html/details-no-summary4-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-open-javascript-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-open-javascript-expected.png: Added. |
| * platform/chromium-win/fast/html/details-open-javascript-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-open1-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-open1-expected.png: Added. |
| * platform/chromium-win/fast/html/details-open1-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-open2-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-open2-expected.png: Added. |
| * platform/chromium-win/fast/html/details-open2-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-open3-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-open3-expected.png: Added. |
| * platform/chromium-win/fast/html/details-open3-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-open4-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-open4-expected.png: Added. |
| * platform/chromium-win/fast/html/details-open4-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-open5-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-open5-expected.png: Added. |
| * platform/chromium-win/fast/html/details-open5-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-open6-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-open6-expected.png: Added. |
| * platform/chromium-win/fast/html/details-open6-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-position-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-position-expected.png: Added. |
| * platform/chromium-win/fast/html/details-position-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-1-and-click-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-1-and-click-expected.png: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-1-and-click-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-1-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-1-expected.png: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-1-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-2-and-click-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-2-and-click-expected.png: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-2-and-click-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-2-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-2-expected.png: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-2-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-3-and-click-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-3-and-click-expected.png: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-3-and-click-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-3-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-3-expected.png: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-3-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-4-and-click-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-4-and-click-expected.png: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-4-and-click-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-4-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-4-expected.png: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-4-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-5-and-click-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-5-and-click-expected.png: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-5-and-click-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-5-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-5-expected.png: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-5-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-6-and-click-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-6-and-click-expected.png: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-6-and-click-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-6-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-6-expected.png: Added. |
| * platform/chromium-win/fast/html/details-remove-summary-6-expected.txt: Added. |
| * platform/chromium-win/fast/html/details-writing-mode-expected.checksum: Added. |
| * platform/chromium-win/fast/html/details-writing-mode-expected.png: Added. |
| * platform/chromium-win/fast/html/details-writing-mode-expected.txt: Added. |
| * platform/chromium-win/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-12 Jer Noble <jer.noble@apple.com> |
| |
| Reviewed by Eric Carlson. |
| |
| FullScreen: Handle entering full screen security restrictions |
| https://bugs.webkit.org/show_bug.cgi?id=56264 |
| |
| * fullscreen/full-screen-css.html: Use runWithKeyDown. |
| * fullscreen/full-screen-remove-ancestor.html: Ditto. |
| * fullscreen/full-screen-remove.html: Ditto. |
| * fullscreen/full-screen-request.html: Ditto. |
| * fullscreen/full-screen-twice.html: Ditto. |
| * fullscreen/full-screen-test.js: |
| * fullscreen/full-screen-iframe-allowed-expected.txt: Added. |
| * fullscreen/full-screen-iframe-allowed.html: Added. |
| * fullscreen/full-screen-iframe-not-allowed-expected.txt: Added. |
| * fullscreen/full-screen-iframe-not-allowed.html: Added. |
| (runWithKeyDown): Added. Wraps the command in a keyDown/keyPress |
| listener. |
| * platform/mac-wk2/Skipped: Added new tests to skipped list. |
| * platform/qt-wk2/Skipped: Ditto. |
| |
| 2011-02-28 Luiz Agostini <luiz.agostini@openbossa.org> |
| |
| Reviewed by Dave Hyatt. |
| |
| HTML5 <details> and <summary>: rendering |
| https://bugs.webkit.org/show_bug.cgi?id=51071 |
| |
| * fast/html/details-add-summary-1-and-click.html: Added. |
| * fast/html/details-add-summary-1.html: Added. |
| * fast/html/details-add-summary-10-and-click.html: Added. |
| * fast/html/details-add-summary-10.html: Added. |
| * fast/html/details-add-summary-2-and-click.html: Added. |
| * fast/html/details-add-summary-2.html: Added. |
| * fast/html/details-add-summary-3-and-click.html: Added. |
| * fast/html/details-add-summary-3.html: Added. |
| * fast/html/details-add-summary-4-and-click.html: Added. |
| * fast/html/details-add-summary-4.html: Added. |
| * fast/html/details-add-summary-5-and-click.html: Added. |
| * fast/html/details-add-summary-5.html: Added. |
| * fast/html/details-add-summary-6-and-click.html: Added. |
| * fast/html/details-add-summary-6.html: Added. |
| * fast/html/details-add-summary-7-and-click.html: Added. |
| * fast/html/details-add-summary-7.html: Added. |
| * fast/html/details-add-summary-8-and-click.html: Added. |
| * fast/html/details-add-summary-8.html: Added. |
| * fast/html/details-add-summary-9-and-click.html: Added. |
| * fast/html/details-add-summary-9.html: Added. |
| * fast/html/details-mouse-click-expected.txt: Added. |
| * fast/html/details-mouse-click.html: Added. |
| * fast/html/details-no-summary1.html: Added. |
| * fast/html/details-no-summary2.html: Added. |
| * fast/html/details-no-summary3.html: Added. |
| * fast/html/details-no-summary4.html: Added. |
| * fast/html/details-open-javascript.html: Added. |
| * fast/html/details-open1.html: Added. |
| * fast/html/details-open2.html: Added. |
| * fast/html/details-open3.html: Added. |
| * fast/html/details-open4.html: Added. |
| * fast/html/details-open5.html: Added. |
| * fast/html/details-open6.html: Added. |
| * fast/html/details-position.html: Added. |
| * fast/html/details-remove-summary-1-and-click.html: Added. |
| * fast/html/details-remove-summary-1.html: Added. |
| * fast/html/details-remove-summary-2-and-click.html: Added. |
| * fast/html/details-remove-summary-2.html: Added. |
| * fast/html/details-remove-summary-3-and-click.html: Added. |
| * fast/html/details-remove-summary-3.html: Added. |
| * fast/html/details-remove-summary-4-and-click.html: Added. |
| * fast/html/details-remove-summary-4.html: Added. |
| * fast/html/details-remove-summary-5-and-click.html: Added. |
| * fast/html/details-remove-summary-5.html: Added. |
| * fast/html/details-remove-summary-6-and-click.html: Added. |
| * fast/html/details-remove-summary-6.html: Added. |
| * fast/html/details-writing-mode.html: Added. |
| * platform/qt/fast/html/details-add-summary-1-and-click-expected.txt: Added. |
| * platform/qt/fast/html/details-add-summary-1-expected.txt: Added. |
| * platform/qt/fast/html/details-add-summary-10-and-click-expected.txt: Added. |
| * platform/qt/fast/html/details-add-summary-10-expected.txt: Added. |
| * platform/qt/fast/html/details-add-summary-2-and-click-expected.txt: Added. |
| * platform/qt/fast/html/details-add-summary-2-expected.txt: Added. |
| * platform/qt/fast/html/details-add-summary-3-and-click-expected.txt: Added. |
| * platform/qt/fast/html/details-add-summary-3-expected.txt: Added. |
| * platform/qt/fast/html/details-add-summary-4-and-click-expected.txt: Added. |
| * platform/qt/fast/html/details-add-summary-4-expected.txt: Added. |
| * platform/qt/fast/html/details-add-summary-5-and-click-expected.txt: Added. |
| * platform/qt/fast/html/details-add-summary-5-expected.txt: Added. |
| * platform/qt/fast/html/details-add-summary-6-and-click-expected.txt: Added. |
| * platform/qt/fast/html/details-add-summary-6-expected.txt: Added. |
| * platform/qt/fast/html/details-add-summary-7-and-click-expected.txt: Added. |
| * platform/qt/fast/html/details-add-summary-7-expected.txt: Added. |
| * platform/qt/fast/html/details-add-summary-8-and-click-expected.txt: Added. |
| * platform/qt/fast/html/details-add-summary-8-expected.txt: Added. |
| * platform/qt/fast/html/details-add-summary-9-and-click-expected.txt: Added. |
| * platform/qt/fast/html/details-add-summary-9-expected.txt: Added. |
| * platform/qt/fast/html/details-no-summary1-expected.txt: Added. |
| * platform/qt/fast/html/details-no-summary2-expected.txt: Added. |
| * platform/qt/fast/html/details-no-summary3-expected.txt: Added. |
| * platform/qt/fast/html/details-no-summary4-expected.txt: Added. |
| * platform/qt/fast/html/details-open-javascript-expected.txt: Added. |
| * platform/qt/fast/html/details-open1-expected.txt: Added. |
| * platform/qt/fast/html/details-open2-expected.txt: Added. |
| * platform/qt/fast/html/details-open3-expected.txt: Added. |
| * platform/qt/fast/html/details-open4-expected.txt: Added. |
| * platform/qt/fast/html/details-open5-expected.txt: Added. |
| * platform/qt/fast/html/details-open6-expected.txt: Added. |
| * platform/qt/fast/html/details-remove-summary-1-and-click-expected.txt: Added. |
| * platform/qt/fast/html/details-remove-summary-1-expected.txt: Added. |
| * platform/qt/fast/html/details-remove-summary-2-and-click-expected.txt: Added. |
| * platform/qt/fast/html/details-remove-summary-2-expected.txt: Added. |
| * platform/qt/fast/html/details-remove-summary-3-and-click-expected.txt: Added. |
| * platform/qt/fast/html/details-remove-summary-3-expected.txt: Added. |
| * platform/qt/fast/html/details-remove-summary-4-and-click-expected.txt: Added. |
| * platform/qt/fast/html/details-remove-summary-4-expected.txt: Added. |
| * platform/qt/fast/html/details-remove-summary-5-and-click-expected.txt: Added. |
| * platform/qt/fast/html/details-remove-summary-5-expected.txt: Added. |
| * platform/qt/fast/html/details-remove-summary-6-and-click-expected.txt: Added. |
| * platform/qt/fast/html/details-remove-summary-6-expected.txt: Added. |
| * platform/qt/fast/html/details-writing-mode-expected.txt: Added. |
| * platform/qt/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt: |
| |
| 2011-03-14 Sheriff Bot <webkit.review.bot@gmail.com> |
| |
| Unreviewed, rolling out r81026. |
| http://trac.webkit.org/changeset/81026 |
| https://bugs.webkit.org/show_bug.cgi?id=56313 |
| |
| Breaks gtk 64-bit tests (Requested by podivilov on #webkit). |
| |
| * inspector/debugger/xhr-breakpoints-expected.txt: Removed. |
| * inspector/debugger/xhr-breakpoints.html: Removed. |
| * platform/gtk/Skipped: |
| * platform/mac/Skipped: |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-14 Mikhail Naganov <mnaganov@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: Factor out binary search algo from the insertionIndexForObjectInListSortedByFunction function. |
| https://bugs.webkit.org/show_bug.cgi?id=56312 |
| |
| * inspector/utilities-expected.txt: Added. |
| * inspector/utilities.html: Added. |
| |
| 2011-03-12 Pavel Podivilov <podivilov@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: re-implement xhr breakpoints. |
| https://bugs.webkit.org/show_bug.cgi?id=56252 |
| |
| * inspector/debugger/xhr-breakpoints-expected.txt: Added. |
| * inspector/debugger/xhr-breakpoints.html: Added. |
| * platform/gtk/Skipped: |
| * platform/mac/Skipped: |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-14 Pavel Podivilov <podivilov@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: move breakpoints restoring to debugger presentation model. |
| https://bugs.webkit.org/show_bug.cgi?id=56123 |
| |
| * http/tests/inspector/debugger-test.js: |
| (initialize_DebuggerTest.InspectorTest.completeDebuggerTest.disableDebugger): |
| |
| 2011-03-14 Pavel Feldman <pfeldman@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: don't use innerText, use textContent instead. |
| https://bugs.webkit.org/show_bug.cgi?id=56307 |
| |
| * inspector/elements/edit-dom-actions-expected.txt: |
| * inspector/elements/edit-dom-actions.html: |
| * inspector/extensions/extensions-audits-expected.txt: |
| |
| 2011-03-10 Alexander Pavlov <apavlov@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: Optimize backend-frontend data transfer volume for CSS styles |
| https://bugs.webkit.org/show_bug.cgi?id=56111 |
| |
| * inspector/styles/styles-new-API.html: |
| * inspector/styles/styles-source-offsets.html: |
| |
| 2011-03-14 John Knottenbelt <jknotten@chromium.org> |
| |
| Reviewed by Steve Block. |
| |
| Detach Geolocation from Frame when Page destroyed. |
| https://bugs.webkit.org/show_bug.cgi?id=52877 |
| |
| Ensure that all geolocation permission requests are cancelled |
| when the page is detached from its frame. |
| |
| Fix fast/dom/Geolocation/window-close-popup.html to ignore position error |
| generated on watch when window is closed. |
| |
| * fast/dom/Geolocation/page-reload-cancel-permission-requests-expected.txt: Added. |
| * fast/dom/Geolocation/page-reload-cancel-permission-requests.html: Added. |
| * fast/dom/Geolocation/resources/page-reload-cancel-permission-requests-inner.html: Added. |
| * fast/dom/Geolocation/script-tests/page-reload-cancel-permission-requests.js: Added. |
| * platform/gtk/Skipped: |
| * platform/mac/Skipped: |
| * platform/qt-wk2/Skipped: |
| |
| 2011-03-14 Alejandro G. Castro <alex@igalia.com> |
| |
| Rebaseline GTK+ tests after r80996. |
| |
| * platform/gtk/fast/text/soft-hyphen-2-expected.txt: |
| * platform/gtk/fast/text/soft-hyphen-4-expected.checksum: Added. |
| * platform/gtk/fast/text/soft-hyphen-4-expected.png: Added. |
| * platform/gtk/fast/text/soft-hyphen-4-expected.txt: Added. |
| |
| 2011-03-14 John Knottenbelt <jknotten@chromium.org> |
| |
| Reviewed by Steve Block. |
| |
| Fix flaky layout test: fast/dom/Geolocation/window-close-crash.html |
| https://bugs.webkit.org/show_bug.cgi?id=56202 |
| |
| By testing for geolocation watch errors, the test tests more than |
| it should, which can cause a flaky result as demonstrated by |
| https://bugs.webkit.org/show_bug.cgi?id=56126 . |
| |
| * fast/dom/Geolocation/resources/window-close-popup.html: |
| * fast/dom/Geolocation/script-tests/window-close-crash.js: |
| |
| 2011-03-14 Alejandro G. Castro <alex@igalia.com> |
| |
| Update more expectations after r80857. |
| |
| * platform/gtk/fast/layers/video-layer-expected.txt: |
| |
| 2011-03-14 David Levin <levin@chromium.org> |
| |
| Move the crash result and the bug to the debug line for the test (instead of release) |
| since that is where the crash occurs. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-14 Pavel Feldman <pfeldman@chromium.org> |
| |
| Not reviewed: remove the flaky part of the new inspector test for now. |
| |
| * inspector/elements/edit-dom-actions-expected.txt: |
| * inspector/elements/edit-dom-actions.html: |
| |
| 2011-03-14 Pavel Feldman <pfeldman@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: make DOMAgent event target, remove dependency from ElementsPanel. |
| https://bugs.webkit.org/show_bug.cgi?id=56268 |
| |
| * inspector/elements/elements-panel-search.html: |
| * inspector/elements/mutate-unknown-node.html: |
| |
| 2011-03-14 Pavel Feldman <pfeldman@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: add tests for edit dom operations. |
| https://bugs.webkit.org/show_bug.cgi?id=56248 |
| |
| * inspector/elements/edit-dom-actions-expected.txt: Added. |
| * inspector/elements/edit-dom-actions.html: Added. |
| |
| 2011-03-14 David Levin <levin@chromium.org> |
| |
| Fix typo TEXT vs TEST. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-14 David Levin <levin@chromium.org> |
| |
| Rebaseline some test due to r80996. |
| Rearrange some expectations (from IMAGE to IMAGE_TEXT) due to r80996 |
| and add a few bugs which track the other failures. |
| |
| * platform/chromium-linux/fast/text/capitalize-boundaries-expected.txt: |
| * platform/chromium-linux/fast/text/soft-hyphen-4-expected.checksum: Added. |
| * platform/chromium-linux/fast/text/soft-hyphen-4-expected.png: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-13 Dan Bernstein <mitz@apple.com> |
| |
| Reviewed by Sam Weinig. |
| |
| Include hyphenation information in text representation of render tree |
| https://bugs.webkit.org/show_bug.cgi?id=56287 |
| |
| * fast/text/soft-hyphen-4-expected.txt: |
| * platform/mac-snowleopard/fast/text/hyphenate-limit-before-after-expected.txt: |
| * platform/mac-snowleopard/fast/text/hyphenate-locale-expected.txt: |
| * platform/mac/fast/text/basic/014-expected.txt: |
| * platform/mac/fast/text/capitalize-boundaries-expected.txt: |
| * platform/mac/fast/text/hyphenate-character-expected.txt: |
| * platform/mac/fast/text/hyphenate-first-word-expected.txt: |
| * platform/mac/fast/text/hyphens-expected.txt: |
| * platform/mac/fast/text/midword-break-after-breakable-char-expected.txt: |
| * platform/mac/fast/text/soft-hyphen-2-expected.txt: |
| |
| 2011-03-13 David Levin <levin@chromium.org> |
| |
| Clean up overlapping test_expectation which I mistakenly added in my haste. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-13 David Levin <levin@chromium.org> |
| |
| Add more crashing tests to an existing bug about the same issue |
| for Chromium Linux Debug. :( |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-13 David Levin <levin@chromium.org> |
| |
| Add some test failures that I need to investigate further. |
| Clean up a duplicate test expectation (default-timing-function.html ). |
| Add a missing test expection for linux debug which was there for linux release (border-image-vertical-lr.html). |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-13 David Levin <levin@chromium.org> |
| |
| Add more crashing tests to an existing bug about the same issue |
| for Chromium Linux Debug. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-13 Dan Bernstein <mitz@apple.com> |
| |
| Updated expected results after r80982. |
| |
| * platform/mac-snowleopard/fast/text/hyphenate-limit-before-after-expected.txt: |
| |
| 2011-03-13 David Sosby <dsosby@rim.com> |
| |
| Reviewed and tweaked by Dan Bernstein. |
| |
| REGRESSION: Soft hyphen is not always rendered |
| https://bugs.webkit.org/show_bug.cgi?id=56017 |
| |
| Adding new test that verifies soft hyphen is rendered |
| when it is the last breakable point in a line. |
| |
| * fast/text/soft-hyphen-4-expected.checksum: Added. |
| * fast/text/soft-hyphen-4-expected.png: Added. |
| * fast/text/soft-hyphen-4-expected.txt: Added. |
| * fast/text/soft-hyphen-4.html: Added. |
| |
| 2011-03-13 David Levin <levin@chromium.org> |
| |
| Update some baselines due to r80868. |
| Also, add MAC to a failure line where I should have put it previously. |
| |
| * platform/chromium-mac/fast/backgrounds/animated-svg-as-background-expected.checksum: Added. |
| * platform/chromium-mac/fast/backgrounds/animated-svg-as-background-expected.png: Added. |
| * platform/chromium-mac/fast/backgrounds/animated-svg-as-mask-expected.checksum: Added. |
| * platform/chromium-mac/fast/backgrounds/animated-svg-as-mask-expected.png: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-13 David Levin <levin@chromium.org> |
| |
| Add one more failure which is related to change in this range: |
| http://trac.webkit.org/log/?verbose=on&rev=80866&stop_rev=80860 |
| that I haven't been able to narrow down yet. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-13 David Levin <levin@chromium.org> |
| |
| Add more crashing tests to an existing bug about the same issue |
| for Chromium Linux Debug. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-13 David Levin <levin@chromium.org> |
| |
| Fix the expectation to refer to transitions/default-timing-function.html |
| instead of bug1318. My change log description also made the same mistake. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-13 David Levin <levin@chromium.org> |
| |
| Sort some test expectations into a better place. Move a linux debug |
| crash to be near the other instances of it. |
| |
| Remove fast/text/font-size-zero.html as it appears to be passing consistently. |
| |
| Add the expectation for bug1318.html due to r80806 changing its output in a way |
| that looks less optimal than it did before. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-13 David Levin <levin@chromium.org> |
| |
| Add some more crashing tests to an existing bug about the same issue |
| for Chromium Linux Debug. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-13 Rob Buis <rwlbuis@gmail.com> |
| |
| Reviewed by Dave Hyatt. |
| |
| REGRESSION (r61383): Navigation menu laid out incorrectly on aboardtheworld.com |
| https://bugs.webkit.org/show_bug.cgi?id=53470 |
| |
| Test handling of !important and duplicate properties in a style rule. |
| |
| * fast/css/duplicate-property-in-rule-important-expected.txt: Added. |
| * fast/css/duplicate-property-in-rule-important.html: Added. |
| |
| 2011-03-13 David Levin <levin@chromium.org> |
| |
| Add expectation (and bug) for test that has failed with an image |
| mismatch ever since it was added in r80867. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-13 David Levin <levin@chromium.org> |
| |
| Update test expections due to the OSX specific ex size change done in r80755. |
| |
| * platform/chromium-mac/fast/lists/008-expected.checksum: Added. |
| * platform/chromium-mac/fast/lists/008-expected.png: Added. |
| * platform/chromium-mac/fast/media/mq-relative-constraints-08-expected.checksum: Added. |
| * platform/chromium-mac/fast/media/mq-relative-constraints-08-expected.png: Added. |
| * platform/chromium-mac/fast/replaced/width100percent-checkbox-expected.checksum: Added. |
| * platform/chromium-mac/fast/replaced/width100percent-checkbox-expected.png: Added. |
| * platform/chromium-mac/fast/replaced/width100percent-radio-expected.checksum: Added. |
| * platform/chromium-mac/fast/replaced/width100percent-radio-expected.png: Added. |
| * platform/chromium-mac/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.checksum: Added. |
| * platform/chromium-mac/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.png: |
| * platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.png: |
| |
| 2011-03-13 David Levin <levin@chromium.org> |
| |
| Fix test expectations due to bad update: |
| r80820 which limited to win/mac when it still regularly fails on Linux |
| and it made the test fail with the expectation IMAGE instead of IMAGE+TEXT |
| as well as occaisionally pass. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-13 David Levin <levin@chromium.org> |
| |
| Added the following expectations: |
| fast/backgrounds/background-position-parsing.html new test in r80868 |
| fast/css-generated-content/table-row-before-after.html new test in r80871 |
| fast/table/dynamic-descendant-percentage-height.html new test in r80878 |
| |
| Updated test_expectation to cover a failure due to a missing layout test feature |
| and added an appropriate bug. |
| |
| * platform/chromium-linux/fast/backgrounds/background-position-parsing-expected.checksum: Added. |
| * platform/chromium-linux/fast/backgrounds/background-position-parsing-expected.png: Added. |
| * platform/chromium-linux/fast/css-generated-content/table-row-before-after-expected.checksum: Added. |
| * platform/chromium-linux/fast/css-generated-content/table-row-before-after-expected.png: Added. |
| * platform/chromium-linux/fast/table/dynamic-descendant-percentage-height-expected.checksum: Added. |
| * platform/chromium-linux/fast/table/dynamic-descendant-percentage-height-expected.png: Added. |
| * platform/chromium-mac/fast/backgrounds/background-position-parsing-expected.checksum: Added. |
| * platform/chromium-mac/fast/backgrounds/background-position-parsing-expected.png: Added. |
| * platform/chromium-mac/fast/css-generated-content/table-row-before-after-expected.checksum: Added. |
| * platform/chromium-mac/fast/css-generated-content/table-row-before-after-expected.png: Added. |
| * platform/chromium-mac/fast/table/dynamic-descendant-percentage-height-expected.checksum: Added. |
| * platform/chromium-mac/fast/table/dynamic-descendant-percentage-height-expected.png: Added. |
| * platform/chromium-win/fast/backgrounds/background-position-parsing-expected.checksum: Added. |
| * platform/chromium-win/fast/backgrounds/background-position-parsing-expected.png: Added. |
| * platform/chromium-win/fast/backgrounds/background-position-parsing-expected.txt: Added. |
| * platform/chromium-win/fast/css-generated-content/table-row-before-after-expected.checksum: Added. |
| * platform/chromium-win/fast/css-generated-content/table-row-before-after-expected.png: Added. |
| * platform/chromium-win/fast/css-generated-content/table-row-before-after-expected.txt: Added. |
| * platform/chromium-win/fast/table/dynamic-descendant-percentage-height-expected.checksum: Added. |
| * platform/chromium-win/fast/table/dynamic-descendant-percentage-height-expected.png: Added. |
| * platform/chromium-win/fast/table/dynamic-descendant-percentage-height-expected.txt: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-13 David Levin <levin@chromium.org> |
| |
| Update test results due to r80755. All of these tests started failing |
| on that check in and were given new baselines in that check in. |
| |
| * platform/chromium-mac/css1/text_properties/text_indent-expected.checksum: Added. |
| * platform/chromium-mac/css1/text_properties/text_indent-expected.png: Added. |
| * platform/chromium-mac/css1/units/length_units-expected.checksum: Added. |
| * platform/chromium-mac/css1/units/length_units-expected.png: Added. |
| * platform/chromium-mac/css2.1/t040302-c61-ex-len-00-b-a-expected.checksum: Added. |
| * platform/chromium-mac/css2.1/t040302-c61-ex-len-00-b-a-expected.png: Added. |
| * platform/chromium-mac/css2.1/t040302-c61-rel-len-00-b-ag-expected.checksum: Added. |
| * platform/chromium-mac/css2.1/t040302-c61-rel-len-00-b-ag-expected.png: Added. |
| * platform/chromium-mac/css2.1/t1008-c44-ln-box-02-d-ag-expected.checksum: Added. |
| * platform/chromium-mac/css2.1/t1008-c44-ln-box-02-d-ag-expected.png: Added. |
| * platform/chromium-mac/css2.1/t100801-c544-valgn-01-d-ag-expected.checksum: Added. |
| * platform/chromium-mac/css2.1/t100801-c544-valgn-01-d-ag-expected.png: Added. |
| * platform/chromium-mac/css2.1/t100801-c544-valgn-03-d-agi-expected.checksum: |
| * platform/chromium-mac/css2.1/t100801-c544-valgn-03-d-agi-expected.png: Added. |
| * platform/chromium-mac/css2.1/t100801-c548-ln-ht-02-b-ag-expected.checksum: Added. |
| * platform/chromium-mac/css2.1/t100801-c548-ln-ht-02-b-ag-expected.png: Added. |
| * platform/chromium-mac/css2.1/t1507-c526-font-sz-02-b-a-expected.checksum: Added. |
| * platform/chromium-mac/css2.1/t1507-c526-font-sz-02-b-a-expected.png: Added. |
| * platform/chromium-mac/css2.1/t1601-c547-indent-00-b-a-expected.checksum: Added. |
| * platform/chromium-mac/css2.1/t1601-c547-indent-00-b-a-expected.png: Added. |
| * platform/chromium-mac/css2.1/t1604-c541-word-sp-00-b-a-expected.checksum: Added. |
| * platform/chromium-mac/css2.1/t1604-c541-word-sp-00-b-a-expected.png: Added. |
| * platform/chromium-mac/css2.1/t1604-c542-letter-sp-00-b-a-expected.checksum: Added. |
| * platform/chromium-mac/css2.1/t1604-c542-letter-sp-00-b-a-expected.png: Added. |
| * platform/chromium-mac/editing/selection/caret-ltr-2-expected.checksum: |
| * platform/chromium-mac/editing/selection/caret-ltr-2-expected.png: |
| * platform/chromium-mac/editing/selection/caret-ltr-2-left-expected.checksum: |
| * platform/chromium-mac/editing/selection/caret-ltr-2-left-expected.png: |
| * platform/chromium-mac/editing/selection/caret-ltr-expected.checksum: |
| * platform/chromium-mac/editing/selection/caret-ltr-expected.png: |
| * platform/chromium-mac/editing/selection/caret-ltr-right-expected.checksum: |
| * platform/chromium-mac/editing/selection/caret-ltr-right-expected.png: |
| * platform/chromium-mac/editing/selection/caret-rtl-2-expected.checksum: Added. |
| * platform/chromium-mac/editing/selection/caret-rtl-2-expected.png: Added. |
| * platform/chromium-mac/editing/selection/caret-rtl-2-left-expected.checksum: Added. |
| * platform/chromium-mac/editing/selection/caret-rtl-2-left-expected.png: Added. |
| * platform/chromium-mac/editing/selection/caret-rtl-expected.checksum: Added. |
| * platform/chromium-mac/editing/selection/caret-rtl-expected.png: Added. |
| * platform/chromium-mac/editing/selection/caret-rtl-right-expected.checksum: Added. |
| * platform/chromium-mac/editing/selection/caret-rtl-right-expected.png: Added. |
| * platform/chromium-mac/fast/block/margin-collapse/103-expected.checksum: |
| * platform/chromium-mac/fast/block/margin-collapse/103-expected.png: |
| * platform/chromium-mac/fast/css/ex-after-font-variant-expected.checksum: Added. |
| * platform/chromium-mac/fast/css/ex-after-font-variant-expected.png: Added. |
| * platform/chromium-mac/fast/css/non-standard-checkbox-size-expected.checksum: Added. |
| * platform/chromium-mac/fast/css/non-standard-checkbox-size-expected.png: Added. |
| * platform/chromium-mac/fast/forms/minWidthPercent-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/minWidthPercent-expected.png: Added. |
| * platform/chromium-mac/fast/overflow/overflow-rtl-expected.checksum: Added. |
| * platform/chromium-mac/fast/overflow/overflow-rtl-expected.png: Added. |
| |
| 2011-03-12 David Levin <levin@chromium.org> |
| |
| Add results for newly added test in r80883. |
| The differences appear to be very small in keep with the typical |
| font drawing differences. |
| |
| * platform/chromium-linux/fast/multicol/scrolling-overflow-expected.checksum: Added. |
| * platform/chromium-linux/fast/multicol/scrolling-overflow-expected.png: Added. |
| * platform/chromium-mac/fast/multicol/scrolling-overflow-expected.checksum: Added. |
| * platform/chromium-mac/fast/multicol/scrolling-overflow-expected.png: Added. |
| * platform/chromium-win/fast/multicol/scrolling-overflow-expected.checksum: Added. |
| * platform/chromium-win/fast/multicol/scrolling-overflow-expected.png: Added. |
| * platform/chromium-win/fast/multicol/scrolling-overflow-expected.txt: Added. |
| |
| 2011-03-12 David Levin <levin@chromium.org> |
| |
| r80743 updated the main baseline due to a jsc change. |
| chromium isn't affected by the change. |
| |
| * platform/chromium/fast/js/regexp-caching-expected.txt: Added. |
| chromium already had a specific baseline for this but it was in chromium-win, |
| so I moved this result to the more general chromium direction. |
| * platform/chromium-win/fast/js/regexp-caching-expected.txt: Removed. |
| |
| 2011-03-12 David Levin <levin@chromium.org> |
| |
| Remove bad test_expectation updates. |
| |
| I fixed both of these already: |
| http://trac.webkit.org/changeset/80911 |
| http://trac.webkit.org/changeset/80904 |
| so it is unclear why they were added. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-12 Ilya Tikhonovsky <loislo@chromium.org> |
| |
| Unreviewed. Update chromium expectations. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-12 Ilya Tikhonovsky <loislo@chromium.org> |
| |
| Unreviewed. Update chromium test expectations. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-12 Ilya Tikhonovsky <loislo@chromium.org> |
| |
| Unreviewed. Update chromium test expectations. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-11 Pavel Feldman <pfeldman@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: follow up to error reporting, fixing multiple regressions. |
| https://bugs.webkit.org/show_bug.cgi?id=56243 |
| |
| * inspector/elements/elements-panel-search.html: |
| |
| 2011-03-11 Anton D'Auria <adauria@apple.com> |
| |
| Reviewed by Brady Eidson. |
| |
| Adding StorageTracker tests to skip lists of platforms that don't support it. |
| https://bugs.webkit.org/show_bug.cgi?id=51878 |
| |
| * platform/gtk/Skipped: |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-11 David Levin <levin@chromium.org> |
| |
| Fix prototype-inheritance-expected result due to two changes: |
| http://src.chromium.org/viewvc/chrome?view=rev&revision=77888 removed "google" |
| http://trac.webkit.org/changeset/80846 added WebKitAnimation/WebKitAnimationList |
| |
| * platform/chromium/fast/dom/prototype-inheritance-expected.txt: |
| |
| 2011-03-11 David Levin <levin@chromium.org> |
| |
| Update some baselines due to Skia update in Chromium. |
| Filed http://crbug.com/75820 about the odd look of the results (but |
| the odd look previously existed). |
| |
| * platform/chromium-linux/svg/css/composite-shadow-text-expected.checksum: |
| * platform/chromium-linux/svg/css/composite-shadow-text-expected.png: |
| * platform/chromium-win/svg/css/composite-shadow-text-expected.checksum: |
| * platform/chromium-win/svg/css/composite-shadow-text-expected.png: |
| |
| 2010-3-11 Eric Uhrhane <ericu@chromium.org> |
| |
| Reviewed by David Levin. |
| |
| Add tests for FileWriter |
| https://bugs.webkit.org/show_bug.cgi?id=44363 |
| |
| Fix small bugs in the utility functions and add setFileContents(). |
| * fast/filesystem/resources/file-writer-utils.js: |
| |
| Port the GC Blob test over to the new FileWriter utilities. |
| * fast/filesystem/file-writer-gc-blob-expected.txt: |
| * fast/filesystem/file-writer-gc-blob.html: |
| * fast/filesystem/resources/file-writer-gc-blob.js: Copied from LayoutTests/fast/filesystem/file-writer-gc-blob.html. |
| |
| Add tests for progress events and overlapping writes [via seek]. |
| * fast/filesystem/file-writer-events-expected.txt: Added. |
| * fast/filesystem/file-writer-events.html: Added. |
| * fast/filesystem/resources/file-writer-events.js: Added. |
| * fast/filesystem/file-writer-write-overlapped-expected.txt: Added. |
| * fast/filesystem/file-writer-write-overlapped.html: Added. |
| * fast/filesystem/resources/file-writer-write-overlapped.js: Added. |
| |
| Worker versions of the above tests. |
| * fast/filesystem/workers/file-writer-events-expected.txt: Added. |
| * fast/filesystem/workers/file-writer-events.html: Added. |
| * fast/filesystem/workers/file-writer-gc-blob-expected.html: Added. |
| * fast/filesystem/workers/file-writer-gc-blob.html: Added. |
| * fast/filesystem/workers/file-writer-write-overlapped-expected.html: Added. |
| * fast/filesystem/workers/file-writer-write-overlapped.html: Added. |
| |
| 2011-03-11 Anton D'Auria <adauria@apple.com> |
| |
| Reviewed and landed by Brady Eidson. |
| |
| Add WebKit1 API to view and delete local storage |
| https://bugs.webkit.org/show_bug.cgi?id=51878 |
| |
| * platform/chromium/test_expectations.txt: |
| * storage/domstorage/localstorage/storagetracker: Added. |
| * storage/domstorage/localstorage/storagetracker/storage-tracker-1-prepare-expected.txt: Added. |
| * storage/domstorage/localstorage/storagetracker/storage-tracker-1-prepare.html: Added. |
| * storage/domstorage/localstorage/storagetracker/storage-tracker-2-create-expected.txt: Added. |
| * storage/domstorage/localstorage/storagetracker/storage-tracker-2-create.html: Added. |
| * storage/domstorage/localstorage/storagetracker/storage-tracker-3-delete-all-expected.txt: Added. |
| * storage/domstorage/localstorage/storagetracker/storage-tracker-3-delete-all.html: Added. |
| * storage/domstorage/localstorage/storagetracker/storage-tracker-4-create-expected.txt: Added. |
| * storage/domstorage/localstorage/storagetracker/storage-tracker-4-create.html: Added. |
| * storage/domstorage/localstorage/storagetracker/storage-tracker-5-delete-one-expected.txt: Added. |
| * storage/domstorage/localstorage/storagetracker/storage-tracker-5-delete-one.html: Added. |
| |
| 2011-03-11 Jessie Berlin <jberlin@apple.com> |
| |
| http/tests/websocket/tests/url-with-credential.html sometimes crashes beneath SocketStreamHandle::readStreamCallback on Windows |
| https://bugs.webkit.org/show_bug.cgi?id=56185 |
| |
| url-parsing.html appears to be causing the crashes in later tests. |
| Skipping the url-parsing.html test and unskipping the url-with-credential.html test. |
| |
| Unreviewed. |
| |
| * platform/win/Skipped: |
| |
| 2011-03-11 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Reviewed by Tony Chang. |
| |
| drag-text-delay.html should be a dump as text test |
| https://bugs.webkit.org/show_bug.cgi?id=56223 |
| |
| Converted the test to a dump as text. Also reorganized the test code and added more descriptions. |
| |
| * editing/selection/drag-text-delay-expected.txt: |
| * editing/selection/drag-text-delay.html: |
| * platform/chromium-linux/editing/selection/drag-text-delay-expected.checksum: Removed. |
| * platform/chromium-linux/editing/selection/drag-text-delay-expected.png: Removed. |
| * platform/chromium-win/editing/selection/drag-text-delay-expected.checksum: Removed. |
| * platform/chromium-win/editing/selection/drag-text-delay-expected.png: Removed. |
| * platform/chromium-win/editing/selection/drag-text-delay-expected.txt: Removed. |
| * platform/gtk/editing/selection/drag-text-delay-expected.checksum: Removed. |
| * platform/gtk/editing/selection/drag-text-delay-expected.png: Removed. |
| * platform/gtk/editing/selection/drag-text-delay-expected.txt: Removed. |
| * platform/mac/editing/selection/drag-text-delay-expected.checksum: Removed. |
| * platform/mac/editing/selection/drag-text-delay-expected.png: Removed. |
| * platform/mac/editing/selection/drag-text-delay-expected.txt: |
| * platform/win/editing/selection/drag-text-delay-expected.checksum: Removed. |
| * platform/win/editing/selection/drag-text-delay-expected.png: Removed. |
| * platform/win/editing/selection/drag-text-delay-expected.txt: |
| |
| 2011-03-11 Mihai Parparita <mihaip@chromium.org> |
| |
| Chromium Mac expectations update. Rebaseline some more tests after |
| r80582. |
| |
| * fast/repaint/text-emphasis-h-expected.checksum: |
| * fast/repaint/text-emphasis-h-expected.png: |
| * platform/chromium-mac/fast/repaint/text-emphasis-h-expected.txt: Removed. |
| * platform/chromium-mac/fast/ruby/base-shorter-than-text-expected.checksum: |
| * platform/chromium-mac/fast/ruby/base-shorter-than-text-expected.png: |
| * platform/chromium-mac/fast/ruby/base-shorter-than-text-expected.txt: Added. |
| * platform/chromium/test_expectations.txt: |
| * platform/mac-leopard/fast/blockflow/vertical-baseline-alignment-expected.checksum: |
| * platform/mac-leopard/fast/blockflow/vertical-baseline-alignment-expected.png: |
| |
| 2011-03-11 Mihai Parparita <mihaip@chromium.org> |
| |
| Chromium Mac expectations update. Rebaseline some tests after r80582 |
| (those that already had chromium-mac-leopard baselines). |
| |
| * platform/chromium-mac-leopard/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum: |
| * platform/chromium-mac-leopard/fast/blockflow/Kusa-Makura-background-canvas-expected.png: |
| * platform/chromium-mac-leopard/fast/blockflow/border-vertical-lr-expected.checksum: |
| * platform/chromium-mac-leopard/fast/blockflow/border-vertical-lr-expected.png: |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-lr-selection-expected.checksum: Removed. |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-lr-selection-expected.png: Removed. |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-lr-text-expected.checksum: |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-lr-text-expected.png: |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-rl-selection-expected.checksum: |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-rl-selection-expected.png: |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-rl-text-expected.checksum: |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-rl-text-expected.png: |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-ruby-vertical-lr-expected.checksum: |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-ruby-vertical-lr-expected.png: |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-ruby-vertical-rl-expected.checksum: |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-ruby-vertical-rl-expected.png: |
| * platform/chromium-mac-leopard/fast/blockflow/vertical-align-table-baseline-expected.checksum: |
| * platform/chromium-mac-leopard/fast/blockflow/vertical-align-table-baseline-expected.png: |
| * platform/chromium-mac-leopard/fast/blockflow/vertical-font-fallback-expected.checksum: |
| * platform/chromium-mac-leopard/fast/blockflow/vertical-font-fallback-expected.png: |
| * platform/chromium-mac-leopard/fast/repaint/japanese-rl-selection-clear-expected.checksum: |
| * platform/chromium-mac-leopard/fast/repaint/japanese-rl-selection-clear-expected.png: |
| * platform/chromium-mac-leopard/fast/repaint/japanese-rl-selection-repaint-expected.checksum: |
| * platform/chromium-mac-leopard/fast/repaint/japanese-rl-selection-repaint-expected.png: |
| * platform/chromium-mac-leopard/fast/repaint/repaint-across-writing-mode-boundary-expected.checksum: |
| * platform/chromium-mac-leopard/fast/repaint/repaint-across-writing-mode-boundary-expected.png: |
| * platform/chromium-mac-leopard/fast/text/international/text-combine-image-test-expected.checksum: |
| * platform/chromium-mac-leopard/fast/text/international/text-combine-image-test-expected.png: |
| * platform/chromium-mac-leopard/fast/text/international/text-combine-image-test-expected.txt: |
| * platform/chromium-mac/fast/blockflow/japanese-lr-selection-expected.checksum: Removed. |
| * platform/chromium-mac/fast/blockflow/japanese-lr-selection-expected.png: Removed. |
| * platform/chromium/test_expectations.txt: |
| * platform/mac-leopard/fast/blockflow/japanese-lr-selection-expected.checksum: |
| * platform/mac-leopard/fast/blockflow/japanese-lr-selection-expected.png: |
| |
| 2011-03-11 David Hyatt <hyatt@apple.com> |
| |
| Reviewed by Simon Fraser. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=52987 |
| |
| REGRESSION: Overflowing columns not repainted correctly |
| |
| Make sure to add in column overflow as visual overflow as well. It was only propagating layout overflow, which is obviously not |
| sufficient, since blocks paint their own columns. |
| |
| Added fast/multicol/scrolling-overflow.html |
| |
| * fast/multicol/scrolling-overflow.html: Added. |
| * platform/mac/fast/multicol/scrolling-overflow-expected.checksum: Added. |
| * platform/mac/fast/multicol/scrolling-overflow-expected.png: Added. |
| * platform/mac/fast/multicol/scrolling-overflow-expected.txt: Added. |
| |
| 2011-03-11 Mihai Parparita <mihaip@chromium.org> |
| |
| Mac and Chromium expectations update. Remove failing expectations for |
| tests that no longer fail. Rebaseline fast/overflow/ |
| overflow-rtl-vertical.html and fast/lists/008-vertical.html after |
| r80755. |
| |
| * platform/chromium/test_expectations.txt: |
| * platform/mac/fast/lists/008-vertical-expected.checksum: |
| * platform/mac/fast/lists/008-vertical-expected.png: |
| * platform/mac/fast/overflow/overflow-rtl-vertical-expected.checksum: |
| * platform/mac/fast/overflow/overflow-rtl-vertical-expected.png: |
| |
| 2011-03-11 Mihai Parparita <mihaip@chromium.org> |
| |
| Update Chromium expectations. Remove some commented out lines and |
| promote some expectatiosn from chromium-mac to mac-leopard, so that |
| those tests pass on chromium Snow Leopard (and mac Leopard). |
| |
| * platform/chromium/test_expectations.txt: |
| * platform/mac-leopard/fast/block/basic/percent-height-inside-anonymous-block-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/block/basic/percent-height-inside-anonymous-block-expected.checksum. |
| * platform/mac-leopard/fast/block/basic/percent-height-inside-anonymous-block-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/block/basic/percent-height-inside-anonymous-block-expected.png. |
| * platform/mac-leopard/fast/block/positioning/static-distance-with-positioned-ancestor-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/block/positioning/static-distance-with-positioned-ancestor-expected.checksum. |
| * platform/mac-leopard/fast/block/positioning/static-distance-with-positioned-ancestor-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/block/positioning/static-distance-with-positioned-ancestor-expected.png. |
| |
| 2011-03-11 Andy Estes <aestes@apple.com> |
| |
| Reviewed by David Hyatt. |
| |
| Table cells with dynamically added percentage height descendants do not |
| grow in size if the table has already been laid out. |
| https://bugs.webkit.org/show_bug.cgi?id=56174 |
| |
| * fast/table/dynamic-descendant-percentage-height.html: Added. |
| * platform/mac/fast/table/dynamic-descendant-percentage-height-expected.checksum: Added. |
| * platform/mac/fast/table/dynamic-descendant-percentage-height-expected.png: Added. |
| * platform/mac/fast/table/dynamic-descendant-percentage-height-expected.txt: Added. |
| |
| 2011-03-11 Dimitri Glazkov <dglazkov@chromium.org> |
| |
| [GTK] Update expectations after r80857. |
| https://bugs.webkit.org/show_bug.cgi?id=55972 |
| |
| * platform/gtk/media/audio-controls-rendering-expected.txt: |
| * platform/gtk/media/audio-repaint-expected.txt: |
| * platform/gtk/media/controls-strict-expected.txt: |
| * platform/gtk/media/controls-styling-expected.txt: |
| * platform/gtk/media/controls-without-preload-expected.txt: |
| * platform/gtk/media/media-document-audio-repaint-expected.txt: |
| * platform/gtk/media/video-controls-rendering-expected.txt: |
| * platform/gtk/media/video-empty-source-expected.txt: |
| * platform/gtk/media/video-no-audio-expected.txt: |
| * platform/gtk/media/video-volume-slider-expected.txt: |
| * platform/gtk/media/video-zoom-controls-expected.txt: |
| |
| 2011-03-11 David Hyatt <hyatt@apple.com> |
| |
| Reviewed by Dan Bernstein. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=47206 |
| |
| Table rows don't support ::before/::after. Add support to RenderTableRow::styleDidChange so that ::before/::after content gets |
| properly constructed. |
| |
| Added fast/css-generated-content/table-row-before-after.html |
| |
| * fast/css-generated-content/table-row-before-after.html: Added. |
| * platform/mac/fast/css-generated-content/table-row-before-after-expected.checksum: Added. |
| * platform/mac/fast/css-generated-content/table-row-before-after-expected.png: Added. |
| * platform/mac/fast/css-generated-content/table-row-before-after-expected.txt: Added. |
| |
| 2011-03-11 David Hyatt <hyatt@apple.com> |
| |
| Reviewed by Simon Fraser. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=47159 |
| |
| CSS2.1 failures in background position parsing. |
| |
| Rewrite background position component parsing to match the spec. Our old parsing would allow "100% left" to be valid |
| when it should not have. Rename parseFillPositionXY to parseFillPositionComponent and pass in enough information for |
| it to understand what the first component was. |
| |
| For individual property parsing using background-position-x/y, I added new functions that just handle that without |
| worrying about the other component. |
| |
| In order to pass the CSS2.1 test, I also had to fix multiple background parsing. The number of layers in multiple |
| backgrounds is determined solely by the background-image property and not by any of the other properties. cullEmptyLayers |
| has been changed to always consider a layer empty if it has no image set, even if other properties are set. |
| |
| A number of layout tests had to be patched as they were invalid. A couple of them relied on incorrect background-position |
| parsing (e.g., "50 left") and another relied on incorrect multiple background parsing. It's not clear if the computed style |
| should actually include the additional values when no image is set though, so that should perhaps be the subject of a |
| follow-up bug. |
| |
| Added fast/backgrounds/background-position-parsing.html |
| |
| * fast/backgrounds/background-position-1.html: |
| * fast/backgrounds/background-position-parsing.html: Added. |
| * fast/backgrounds/multiple-backgrounds-computed-style-expected.txt: |
| * fast/backgrounds/repeat/parsing-background-repeat-expected.txt: |
| * fast/backgrounds/repeat/script-tests/parsing-background-repeat.js: |
| * fast/backgrounds/resources/diamond.png: Added. |
| * fast/backgrounds/resources/ring.png: Added. |
| * fast/backgrounds/script-tests/multiple-backgrounds-computed-style.js: |
| * platform/mac/fast/backgrounds/animated-svg-as-background-expected.checksum: |
| * platform/mac/fast/backgrounds/animated-svg-as-background-expected.png: |
| * platform/mac/fast/backgrounds/animated-svg-as-mask-expected.checksum: |
| * platform/mac/fast/backgrounds/animated-svg-as-mask-expected.png: |
| * platform/mac/fast/backgrounds/background-position-parsing-expected.checksum: Added. |
| * platform/mac/fast/backgrounds/background-position-parsing-expected.png: Added. |
| * platform/mac/fast/backgrounds/background-position-parsing-expected.txt: Added. |
| * platform/mac/fast/backgrounds/bgCompositeCopy-expected.png: |
| * platform/mac/fast/backgrounds/repeat/noRepeatCorrectClip-expected.png: |
| * platform/mac/fast/backgrounds/size/backgroundSize01-expected.png: |
| * platform/mac/fast/backgrounds/size/backgroundSize03-expected.png: |
| * platform/mac/fast/backgrounds/size/backgroundSize05-expected.png: |
| * platform/mac/fast/backgrounds/size/backgroundSize06-expected.png: |
| * platform/mac/fast/backgrounds/size/backgroundSize07-expected.png: |
| * platform/mac/fast/backgrounds/size/backgroundSize08-expected.png: |
| * platform/mac/fast/backgrounds/size/backgroundSize09-expected.png: |
| * platform/mac/fast/backgrounds/size/backgroundSize10-expected.png: |
| * platform/mac/fast/backgrounds/size/backgroundSize11-expected.png: |
| * platform/mac/fast/backgrounds/size/backgroundSize12-expected.png: |
| * platform/mac/fast/backgrounds/size/backgroundSize22-expected.checksum: |
| * platform/mac/fast/backgrounds/size/backgroundSize22-expected.png: |
| * platform/mac/fast/backgrounds/size/contain-and-cover-expected.checksum: |
| * platform/mac/fast/backgrounds/size/contain-and-cover-expected.png: |
| * platform/mac/fast/backgrounds/svg-as-background-4-expected.png: |
| |
| 2011-03-11 Vangelis Kokkevis <vangelis@chromium.org> |
| |
| Reviewed by James Robinson. |
| |
| [chromium] Adding a test for rotated large layers. |
| https://bugs.webkit.org/show_bug.cgi?id=55984 |
| |
| * platform/chromium/compositing/huge-layer-rotated-expected.checksum: Added. |
| * platform/chromium/compositing/huge-layer-rotated-expected.png: Added. |
| * platform/chromium/compositing/huge-layer-rotated-expected.txt: Added. |
| * platform/chromium/compositing/huge-layer-rotated.html: Added. |
| |
| 2011-03-08 Dimitri Glazkov <dglazkov@chromium.org> |
| |
| Reviewed by Eric Carlson. |
| |
| Convert MediaControlTimeDisplayElement to use standard layout with a custom renderer. |
| https://bugs.webkit.org/show_bug.cgi?id=55972 |
| |
| Update test results, because they are now laying out timeline consistently. |
| |
| * media/audio-repaint-expected.txt: Updated. |
| * platform/mac/media/audio-controls-rendering-expected.checksum: Ditto. |
| * platform/mac/media/audio-controls-rendering-expected.png: Ditto. |
| * platform/mac/media/audio-controls-rendering-expected.txt: Ditto. |
| * platform/mac/media/audio-repaint-expected.checksum: Ditto. |
| * platform/mac/media/audio-repaint-expected.png: Ditto. |
| |
| 2011-03-11 Adam Roben <aroben@apple.com> |
| |
| Update Windows results after r80846 |
| |
| * platform/win/fast/dom/Window/window-property-descriptors-expected.txt: |
| * platform/win/fast/dom/prototype-inheritance-2-expected.txt: |
| * platform/win/fast/dom/prototype-inheritance-expected.txt: |
| * platform/win/fast/js/global-constructors-expected.txt: |
| |
| 2011-03-11 Adam Roben <aroben@apple.com> |
| |
| Skip a crashing test on Windows |
| |
| The crash is tracked by <http://webkit.org/b/56185>. |
| |
| * platform/win/Skipped: Added http/tests/websocket/tests/url-with-credential.html. Grouped |
| possibly-related websocket crashes. |
| |
| 2011-03-11 Adam Roben <aroben@apple.com> |
| |
| Disable fast/text/large-text-composed-char-dos.html |
| |
| It is failing on multiple bots. The failure is tracked by <http://webkit.org/b/56140>. |
| |
| * fast/text/large-text-composed-char-dos.html-disabled: Renamed from LayoutTests/fast/text/large-text-composed-char-dos.html. |
| |
| 2011-03-11 Dean Jackson <dino@apple.com> |
| |
| Reviewed by Simon Fraser and Chris Marrin. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=54151 |
| Implement an API to play/pause/scrub animations |
| |
| This is Part 1. Adds the new WebKitAnimation and WebKitAnimationList |
| APIs, exposed via Element.getWebKitAnimations(). This first pass |
| is read-only. One new layout test that examines animation |
| properties. Update existing layout tests for the new interfaces |
| on Window. |
| |
| * animations/animation-api-1-expected.txt: Added. |
| * animations/animation-api-1.html: Added. |
| * fast/dom/Window/window-properties-expected.txt: |
| * fast/dom/Window/window-property-descriptors-expected.txt: |
| * fast/dom/prototype-inheritance-2-expected.txt: |
| * fast/dom/prototype-inheritance-expected.txt: |
| * fast/js/global-constructors-expected.txt: |
| |
| 2011-03-11 Ilya Tikhonovsky <loislo@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: introduce error argument for all the callbacks on frontend. |
| https://bugs.webkit.org/show_bug.cgi?id=56100 |
| |
| * http/tests/inspector/extensions-test.js: |
| (initialize_ExtensionsTest.InspectorTest.runExtensionTests): |
| * http/tests/inspector/inspector-test.js: |
| (initialize_InspectorTest.InspectorTest.evaluateInPage.mycallback): |
| (initialize_InspectorTest.InspectorTest.evaluateInPage): |
| * inspector/console/console-dir-global.html: |
| * inspector/elements/dom-agent-query-selector.html: |
| * inspector/protocol/console-agent-expected.txt: |
| * inspector/protocol/console-agent.html: |
| * inspector/protocol/runtime-agent-expected.txt: |
| * inspector/protocol/runtime-agent.html: |
| * inspector/report-protocol-errors-expected.txt: |
| * inspector/report-protocol-errors.html: |
| * inspector/styles/styles-new-API.html: |
| * inspector/styles/styles-source-offsets.html: |
| * inspector/timeline/timeline-test.js: |
| (initialize_Timeline.InspectorTest.stopTimeline): |
| |
| 2011-03-11 Yury Semikhatsky <yurys@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: split InjectedScriptHost into InjectedScriptManager and InjectedScriptHost |
| https://bugs.webkit.org/show_bug.cgi?id=56173 |
| |
| * inspector/protocol/console-agent-expected.txt: |
| * inspector/protocol/console-agent.html: |
| |
| 2011-03-11 Sergio Villar Senin <svillar@igalia.com> |
| |
| [GTK] JSC crashes in 32bit Release bots after r80743 |
| https://bugs.webkit.org/show_bug.cgi?id=56180 |
| |
| Skipping a couple of tests until the original issue is fixed. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-11 Sergio Villar Senin <svillar@igalia.com> |
| |
| Added new GTK+ test expectations. |
| |
| * platform/gtk/fast/backgrounds/positioned-root-expected.checksum: Added. |
| * platform/gtk/fast/backgrounds/positioned-root-expected.png: Added. |
| * platform/gtk/fast/backgrounds/positioned-root-expected.txt: Added. |
| * platform/gtk/fast/backgrounds/table-root-expected.checksum: Added. |
| * platform/gtk/fast/backgrounds/table-root-expected.png: Added. |
| * platform/gtk/fast/backgrounds/table-root-expected.txt: Added. |
| * platform/gtk/fast/block/basic/percent-height-inside-anonymous-block-expected.checksum: Added. |
| * platform/gtk/fast/block/basic/percent-height-inside-anonymous-block-expected.png: Added. |
| * platform/gtk/fast/block/basic/percent-height-inside-anonymous-block-expected.txt: Added. |
| * platform/gtk/fast/block/positioning/static-distance-with-positioned-ancestor-expected.checksum: Added. |
| * platform/gtk/fast/block/positioning/static-distance-with-positioned-ancestor-expected.png: Added. |
| * platform/gtk/fast/block/positioning/static-distance-with-positioned-ancestor-expected.txt: Added. |
| * platform/gtk/fast/forms/input-appearance-spinbutton-layer-expected.checksum: Added. |
| * platform/gtk/fast/forms/input-appearance-spinbutton-layer-expected.png: Added. |
| * platform/gtk/fast/forms/input-appearance-spinbutton-layer-expected.txt: Added. |
| |
| 2011-03-11 Yury Semikhatsky <yurys@chromium.org> |
| |
| Unreviewed. Roll out r80837. |
| |
| * inspector/protocol/console-agent-expected.txt: |
| * inspector/protocol/console-agent.html: |
| |
| 2011-03-11 Andrey Kosyakov <caseq@chromium.org> |
| |
| Unreviewied trivial fix. Leave default state of setMonitoringXHREnabled intact so it doesn't affect other tests. |
| |
| * inspector/report-API-errors.html: |
| |
| 2011-03-11 Yury Semikhatsky <yurys@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: split InjectedScriptHost into InjectedScriptManager and InjectedScriptHost |
| https://bugs.webkit.org/show_bug.cgi?id=56173 |
| |
| * inspector/protocol/console-agent-expected.txt: |
| * inspector/protocol/console-agent.html: |
| |
| 2011-03-11 Sergio Villar Senin <svillar@igalia.com> |
| |
| Unreviewed. |
| |
| Skipping two test cases that are failing on GTK debug bots. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-11 Andrey Kosyakov <caseq@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: resource load cancellation is reported to console as an error |
| https://bugs.webkit.org/show_bug.cgi?id=55764 |
| |
| - mark interruptionForPolicyChangeError as cancellation |
| - do not log resource cancelation as an error |
| - always push resource to front-end before console message, so front-end can use resource info while formatting message. |
| |
| * http/tests/inspector/console-resource-errors-expected.txt: |
| * http/tests/inspector/console-resource-errors.html: Added test for lack of console messages during policy change (at download) |
| * http/tests/inspector/console-xhr-logging-expected.txt: |
| * http/tests/inspector/console-xhr-logging.html: Added test for reporting of cross-origin XHR errors. |
| * http/tests/inspector/resources/empty.zip: Added. |
| |
| 2011-03-11 Ilya Sherman <isherman@chromium.org> |
| |
| Reviewed by Kent Tamura. |
| |
| [Chromium] missing HTMLInputElement::setValueForUser() to tests |
| https://bugs.webkit.org/show_bug.cgi?id=55854 |
| |
| * platform/chromium/test_expectations.txt: Removed onchange-setvalueforuser.html |
| |
| 2011-03-11 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, skip |
| tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody.html |
| on GTK again after being unskipped by accident in r80738. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-10 Emil A Eklund <eae@chromium.org> |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| The web colours palevioletred and mediumpurple are incorrect |
| https://bugs.webkit.org/show_bug.cgi?id=46658 |
| |
| Added test for named colors. |
| |
| * fast/css/named-colors-expected.txt: Added. |
| * fast/css/named-colors.html: Added. |
| |
| 2011-03-10 Roland Steiner <rolandsteiner@chromium.org> |
| |
| Unreviewed: update Chromium test expectations. |
| |
| * platform/chromium-linux/fast/block/basic/percent-height-inside-anonymous-block-expected.checksum: Added. |
| * platform/chromium-linux/fast/block/basic/percent-height-inside-anonymous-block-expected.png: Added. |
| * platform/chromium-linux/fast/block/positioning/static-distance-with-positioned-ancestor-expected.checksum: Added. |
| * platform/chromium-linux/fast/block/positioning/static-distance-with-positioned-ancestor-expected.png: Added. |
| * platform/chromium-mac/fast/block/basic/percent-height-inside-anonymous-block-expected.checksum: Added. |
| * platform/chromium-mac/fast/block/basic/percent-height-inside-anonymous-block-expected.png: Added. |
| * platform/chromium-mac/fast/block/positioning/static-distance-with-positioned-ancestor-expected.checksum: Added. |
| * platform/chromium-mac/fast/block/positioning/static-distance-with-positioned-ancestor-expected.png: Added. |
| * platform/chromium-mac/fast/js/kde/function_length-expected.txt: Removed. |
| * platform/chromium-win/fast/block/basic/percent-height-inside-anonymous-block-expected.checksum: Added. |
| * platform/chromium-win/fast/block/basic/percent-height-inside-anonymous-block-expected.png: Added. |
| * platform/chromium-win/fast/block/basic/percent-height-inside-anonymous-block-expected.txt: Added. |
| * platform/chromium-win/fast/block/positioning/static-distance-with-positioned-ancestor-expected.checksum: Added. |
| * platform/chromium-win/fast/block/positioning/static-distance-with-positioned-ancestor-expected.png: Added. |
| * platform/chromium-win/fast/block/positioning/static-distance-with-positioned-ancestor-expected.txt: Added. |
| * platform/chromium-win/fast/js/kde/function_length-expected.txt: Removed. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-10 Adam Barth <abarth@webkit.org> |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| document.compatMode is incorrect for javascript: protocol URLs in IFRAMEs |
| https://bugs.webkit.org/show_bug.cgi?id=27845 |
| |
| This bug was randomly fixed by the HTML5 parser. |
| |
| * fast/parser/javascript-url-compat-mode-expected.txt: Added. |
| * fast/parser/javascript-url-compat-mode.html: Added. |
| |
| 2011-03-10 Ami Fischman <fischman@google.com> |
| |
| Reviewed by David Levin. |
| |
| video-controls-in-media-document.html used to silently rely on |
| timeupdate firing immediately upon playback start, and before any |
| frames changed. This was (unsurprisingly, in retrospect) |
| super-brittle. This change instead uses an explicit seek to put |
| the video in a predictable state. The expected.png change is only to |
| change the "pause" button to "play" (which is part of what's |
| required to have the video be in a predictable state for the pixel |
| diff). An equivalent rebaselining needs to happen for chromium |
| mac & win. |
| |
| * media/video-controls-in-media-document.html: |
| * platform/chromium/media/video-controls-in-media-document-expected.checksum: |
| * platform/chromium/media/video-controls-in-media-document-expected.png: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-10 Roland Steiner <rolandsteiner@chromium.org> |
| |
| Unreviewed: tweak Chromium test_expectations.txt |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-10 Jeremy Moskovich <jeremy@chromium.org> |
| |
| Reviewed by Darin Adler. |
| |
| Fix navigation menus on a bunch of sites in WebKit. |
| https://bugs.webkit.org/show_bug.cgi?id=52535 |
| |
| Add test to make sure that offsetLeft matches FF/IE for a relatively |
| positioned TD and IFRAME elements. |
| Testcase is a reduction from doula.co.il. |
| |
| * fast/block/positioning/offsetLeft-relative-iframe-expected.txt: Added. |
| * fast/block/positioning/offsetLeft-relative-iframe.html: Added. |
| * fast/block/positioning/offsetLeft-relative-td-expected.txt: Added. |
| * fast/block/positioning/offsetLeft-relative-td.html: Added. |
| |
| 2011-03-10 Adam Barth <abarth@webkit.org> |
| |
| Reviewed by Darin Adler. |
| |
| REGRESSION (r66428/r71892): Crash after assertion failure (!m_reachedTerminalState) in ResourceLoader::didCancel() |
| https://bugs.webkit.org/show_bug.cgi?id=51357 |
| |
| Test that we don't crash when calling close immedately after print. |
| |
| * printing/print-close-crash-expected.txt: Added. |
| * printing/print-close-crash.html: Added. |
| |
| 2011-03-10 Emil A Eklund <eae@chromium.org> |
| |
| Reviewed by Dimitri Glazkov. |
| |
| style.display affecting the initial selectedIndex value of a <select> when it's multiple attribute is set programatically |
| https://bugs.webkit.org/show_bug.cgi?id=53860 |
| |
| Add tests for selectedIndex when changing the multiple property on a select element. |
| |
| * fast/dom/HTMLSelectElement/change-multiple-preserve-selection-expected.txt: Added. |
| * fast/dom/HTMLSelectElement/change-multiple-preserve-selection.html: Added. |
| |
| 2011-03-10 Rik Cabanier <cabanier@gmail.com> |
| |
| Reviewed by Tony Gentilcore. |
| |
| Fix that allows fixed length values to be floating point |
| https://bugs.webkit.org/show_bug.cgi?id=52699 |
| |
| Transitions now return matrices in floating point. 2 of the transition tests were failing |
| because they expected integer values. |
| |
| * transitions/matched-transform-functions.html: |
| * transitions/retargetted-transition.html: |
| |
| 2011-03-10 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Added 3 http tests to Windows port's skipped list. |
| Tracked by https://bugs.webkit.org/show_bug.cgi?id=56167 |
| |
| * platform/win/Skipped: |
| |
| 2011-03-10 Alice Boxhall <aboxhall@chromium.org> |
| |
| Reviewed by Dimitri Glazkov. |
| |
| NULL pointer crash when using :empty and :first-line pseudoclass selectors together |
| https://bugs.webkit.org/show_bug.cgi?id=53316 |
| |
| * fast/css/empty-first-line-crash-expected.txt: Added. |
| * fast/css/empty-first-line-crash.html: Added. |
| |
| 2011-03-10 Martin Robinson <mrobinson@igalia.com> |
| |
| Rebaseline a test which differs on the bots from my local machine. |
| |
| * platform/gtk/fast/forms/input-appearance-spinbutton-visibility-expected.txt: Update results. |
| |
| 2011-03-10 takano takumi <takano@apple.com> |
| |
| Reviewed by David Hyatt. |
| |
| Crash in RenderCombineText::combineText when running fast/text/international/text-combine-parser-test.html on Windows with full page heap enabled |
| https://bugs.webkit.org/show_bug.cgi?id=55069 |
| |
| * platform/win/Skipped: Removed text-combine-parser-test.html |
| |
| 2011-03-10 Emil A Eklund <eae@chromium.org> |
| |
| Reviewed by Darin Adler. |
| |
| Collection cache not reset when moving base node between documents |
| https://bugs.webkit.org/show_bug.cgi?id=55446 |
| |
| Add tests for accessing elements moved across documents using namedItem. |
| |
| * fast/dom/HTMLFormElement/invalid-form-field-expected.txt: Added. |
| * fast/dom/HTMLFormElement/invalid-form-field.html: Added. |
| * fast/dom/HTMLFormElement/move-option-between-documents-expected.txt: Added. |
| * fast/dom/HTMLFormElement/move-option-between-documents.html: Added. |
| * fast/dom/collection-nameditem-move-between-documents-expected.txt: Added. |
| * fast/dom/collection-nameditem-move-between-documents.html: Added. |
| |
| 2011-03-10 Alexey Proskuryakov <ap@apple.com> |
| |
| Reviewed by Dan Bernstein. |
| |
| Backspace deletes all non-BMP symbols at once, and then some |
| https://bugs.webkit.org/show_bug.cgi?id=55971 |
| <rdar://problem/8725312> |
| |
| * platform/mac/editing/input/insert-delete-smp-symbol-expected.txt: Added. |
| * platform/mac/editing/input/insert-delete-smp-symbol.html: Added. |
| |
| 2011-03-10 David Hyatt <hyatt@apple.com> |
| |
| Reviewed by Simon Fraser. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=47151 |
| |
| Percentage heights should skip anonymous containing blocks when computing the used value. |
| |
| Added fast/block/basic/percentage-height-inside-anonymous-block.html |
| |
| * fast/block/basic/percent-height-inside-anonymous-block.html: Added. |
| * platform/mac/fast/block/basic/percent-height-inside-anonymous-block-expected.checksum: Added. |
| * platform/mac/fast/block/basic/percent-height-inside-anonymous-block-expected.png: Added. |
| * platform/mac/fast/block/basic/percent-height-inside-anonymous-block-expected.txt: Added. |
| |
| 2011-01-25 Martin Robinson <mrobinson@igalia.com> |
| |
| Reviewed by Xan Lopez. |
| |
| [GTK] Implement spin buttons for GTK+ 2.x |
| https://bugs.webkit.org/show_bug.cgi?id=53098 |
| |
| Unskip tests which are now passing with the spin button implementation. |
| Add results for one test. |
| |
| * platform/gtk/Skipped: Unskip passing tests. |
| * platform/gtk/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.checksum: Added. |
| * platform/gtk/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.png: Added. |
| * platform/gtk/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt: Added. |
| |
| 2011-03-10 Levi Weintraub <leviw@chromium.org> |
| |
| Reviewed by Ryosuke Niwa. |
| |
| InsertUnorderedList over a non-editable region and multiple lines enters an infinite loop |
| https://bugs.webkit.org/show_bug.cgi?id=53409 |
| |
| Avoiding crashes and infinite loops when listifying content with mixed-editability |
| |
| * editing/execCommand/insert-list-with-noneditable-content-expected.txt: Added. |
| * editing/execCommand/insert-list-with-noneditable-content.html: Added. |
| |
| 2011-03-10 Berend-Jan Wever <skylined@chromium.org> |
| |
| Reviewed by Darin Adler. |
| |
| Calling focus() on an area element not in a document should not cause a NULL ptr crash |
| https://bugs.webkit.org/show_bug.cgi?id=54877 |
| |
| * fast/dom/HTMLAreaElement: Added. |
| * fast/dom/HTMLAreaElement/area-islink-focus-null-ptr-crash-expected.txt: Added. |
| * fast/dom/HTMLAreaElement/area-islink-focus-null-ptr-crash.html: Added. |
| |
| 2011-03-10 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Windows rebaselines for r80755. |
| |
| * platform/win/editing/selection/caret-ltr-right-expected.txt: |
| * platform/win/editing/selection/caret-rtl-2-left-expected.txt: |
| * platform/win/editing/selection/caret-rtl-right-expected.txt: |
| * platform/win/fast/forms/file-input-disabled-expected.txt: |
| |
| 2011-03-10 Xiyuan Xia <xiyuan@chromium.org> |
| |
| Reviewed by Tony Chang. |
| |
| [Chromium] Fix default single selection select's popup background on chromium/linux |
| https://bugs.webkit.org/show_bug.cgi?id=56023 |
| |
| * fast/html/select-dropdown-consistent-background-color-expected.txt: Added. |
| * fast/html/select-dropdown-consistent-background-color.html: Added. |
| |
| 2011-03-10 Kris Jordan <krisjordan@gmail.com> |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| Testing the improved Accept header as per bug 27267. |
| https://bugs.webkit.org/show_bug.cgi?id=27267 |
| |
| * http/tests/misc/xhtml-expected.txt: Tests against improved Accept header. |
| |
| 2011-03-10 Kent Tamura <tkent@chromium.org> |
| |
| Reviewed by Dimitri Glazkov. |
| |
| Assertion fails by validating a form twice very quickly |
| https://bugs.webkit.org/show_bug.cgi?id=56069 |
| |
| * fast/forms/interactive-validation-assertion-by-validate-twice-expected.txt: Added. |
| * fast/forms/interactive-validation-assertion-by-validate-twice.html: Added. |
| * fast/forms/interactive-validation-attach-assertion.html: Remove unnecessary offsetLeft trick. |
| * platform/gtk/Skipped: |
| * platform/mac/Skipped: |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-10 Martin Robinson <mrobinson@igalia.com> |
| |
| Unskipping some crashers on GTK+. These no longer crash locally and we'd |
| like to figure out if they still crash on the bots. Move one flaky test |
| to the appropriate section. |
| |
| * platform/gtk/Skipped: Unskip tests passing locally. |
| |
| 2011-03-10 David Hyatt <hyatt@apple.com> |
| |
| Reviewed by Beth Dakin. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=47143 |
| |
| Static distance computation is wrong when an ancestor is also positioned. We need to go up the container() |
| chain (after initially starting with the parent()) when doing this computation, so that we properly skip |
| intermediate boxes between two positioned blocks. |
| |
| Added fast/block/positioning/static-distance-with-positioned-ancestor.html. |
| |
| * fast/block/positioning/static-distance-with-positioned-ancestor.html: Added. |
| * platform/mac/fast/block/positioning/static-distance-with-positioned-ancestor-expected.checksum: Added. |
| * platform/mac/fast/block/positioning/static-distance-with-positioned-ancestor-expected.png: Added. |
| * platform/mac/fast/block/positioning/static-distance-with-positioned-ancestor-expected.txt: Added. |
| |
| 2011-03-10 David Hyatt <hyatt@apple.com> |
| |
| Reviewed by Simon Fraser. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=47147 |
| |
| Fix for repaint issues when the root element is a table and needs to paint a background that |
| covers the entire canvas. Remove paintRootBoxDecorations and replace with paintRootBoxFillLayers, |
| so that it can be called only for fill layer painting. Make tables and normal boxes both |
| call this new method. Fix the dirty check at the start of RenderTable paint to not happen if |
| the table is the root of the document (this same check exists in RenderBlock painting already). |
| |
| * fast/backgrounds/positioned-root.html: Added. |
| * fast/backgrounds/table-root.html: Added. |
| * platform/mac/fast/backgrounds/positioned-root-expected.checksum: Added. |
| * platform/mac/fast/backgrounds/positioned-root-expected.png: Added. |
| * platform/mac/fast/backgrounds/positioned-root-expected.txt: Added. |
| * platform/mac/fast/backgrounds/table-root-expected.checksum: Added. |
| * platform/mac/fast/backgrounds/table-root-expected.png: Added. |
| * platform/mac/fast/backgrounds/table-root-expected.txt: Added. |
| |
| 2011-03-10 Mihai Parparita <mihaip@chromium.org> |
| |
| Update chromium Snow Leopard expectations. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-10 David Hyatt <hyatt@apple.com> |
| |
| Reviewed by Simon Fraser. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=47157 |
| |
| CSS2.1 test suite failures because the ex unit is broken with the Ahem font. |
| |
| Remove the code that tries to also include the maxX of the glyph bounds for the |
| 'x' glyph, since it just causes the x-height to be way too large in cases where the 'x' glyph extends |
| below the baseline. |
| |
| Remove the Apple Symbol hack for ex units, since the person who added that was confused by another |
| issue, namely that CGFontGetXHeight wasn't being properly multiplied by the pointSize. That's why |
| the value was too small. Patched the code to just multiply by pointSize and took out the hack. |
| |
| Fix causes many tests in the css2.1 directory to progress, so no new tests required. Many other |
| layout tests change because the xHeight for Lucida Grande gets smaller by a little bit, and radio |
| buttons use ex horizontal margins by default. |
| |
| * platform/mac/accessibility/radio-button-group-members-expected.txt: |
| * platform/mac/css1/box_properties/acid_test-expected.txt: |
| * platform/mac/css1/font_properties/font_size-expected.txt: |
| * platform/mac/css1/text_properties/line_height-expected.txt: |
| * platform/mac/css1/text_properties/text_indent-expected.txt: |
| * platform/mac/css1/units/length_units-expected.txt: |
| * platform/mac/css2.1/t040302-c61-ex-len-00-b-a-expected.txt: |
| * platform/mac/css2.1/t040302-c61-rel-len-00-b-ag-expected.txt: |
| * platform/mac/css2.1/t09-c5526c-display-00-e-expected.txt: |
| * platform/mac/css2.1/t1008-c44-ln-box-02-d-ag-expected.txt: |
| * platform/mac/css2.1/t100801-c544-valgn-01-d-ag-expected.txt: |
| * platform/mac/css2.1/t100801-c544-valgn-03-d-agi-expected.txt: |
| * platform/mac/css2.1/t100801-c548-ln-ht-02-b-ag-expected.txt: |
| * platform/mac/css2.1/t1507-c526-font-sz-02-b-a-expected.txt: |
| * platform/mac/css2.1/t1601-c547-indent-00-b-a-expected.txt: |
| * platform/mac/css2.1/t1604-c541-word-sp-00-b-a-expected.txt: |
| * platform/mac/css2.1/t1604-c542-letter-sp-00-b-a-expected.txt: |
| * platform/mac/editing/selection/caret-ltr-2-expected.txt: |
| * platform/mac/editing/selection/caret-ltr-2-left-expected.txt: |
| * platform/mac/editing/selection/caret-ltr-expected.txt: |
| * platform/mac/editing/selection/caret-ltr-right-expected.txt: |
| * platform/mac/editing/selection/caret-rtl-2-expected.txt: |
| * platform/mac/editing/selection/caret-rtl-2-left-expected.txt: |
| * platform/mac/editing/selection/caret-rtl-expected.txt: |
| * platform/mac/editing/selection/caret-rtl-right-expected.txt: |
| * platform/mac/fast/block/basic/011-expected.txt: |
| * platform/mac/fast/block/margin-collapse/103-expected.txt: |
| * platform/mac/fast/css/ex-after-font-variant-expected.txt: |
| * platform/mac/fast/css/non-standard-checkbox-size-expected.txt: |
| * platform/mac/fast/forms/001-expected.txt: |
| * platform/mac/fast/forms/basic-inputs-expected.txt: |
| * platform/mac/fast/forms/box-shadow-override-expected.txt: |
| * platform/mac/fast/forms/checkbox-radio-onchange-expected.txt: |
| * platform/mac/fast/forms/file-input-disabled-expected.txt: |
| * platform/mac/fast/forms/form-element-geometry-expected.txt: |
| * platform/mac/fast/forms/formmove-expected.txt: |
| * platform/mac/fast/forms/formmove2-expected.txt: |
| * platform/mac/fast/forms/indeterminate-expected.txt: |
| * platform/mac/fast/forms/input-appearance-height-expected.txt: |
| * platform/mac/fast/forms/input-value-expected.txt: |
| * platform/mac/fast/forms/minWidthPercent-expected.txt: |
| * platform/mac/fast/forms/radio-attr-order-expected.txt: |
| * platform/mac/fast/forms/radio-nested-labels-expected.txt: |
| * platform/mac/fast/forms/radio_checked-expected.txt: |
| * platform/mac/fast/forms/radio_checked_dynamic-expected.txt: |
| * platform/mac/fast/inline/positionedLifetime-expected.txt: |
| * platform/mac/fast/lists/008-expected.txt: |
| * platform/mac/fast/lists/008-vertical-expected.txt: |
| * platform/mac/fast/media/mq-relative-constraints-08-expected.txt: |
| * platform/mac/fast/overflow/overflow-rtl-expected.txt: |
| * platform/mac/fast/overflow/overflow-rtl-vertical-expected.txt: |
| * platform/mac/fast/parser/bad-xml-slash-expected.txt: |
| * platform/mac/fast/replaced/replaced-breaking-expected.txt: |
| * platform/mac/fast/replaced/width100percent-checkbox-expected.txt: |
| * platform/mac/fast/replaced/width100percent-radio-expected.txt: |
| * platform/mac/fast/text/textIteratorNilRenderer-expected.txt: |
| * platform/mac/fast/text/whitespace/normal-after-nowrap-breaking-expected.txt: |
| * platform/mac/fast/text/whitespace/pre-wrap-spaces-after-newline-expected.txt: |
| * platform/mac/http/tests/navigation/javascriptlink-frames-expected.txt: |
| * platform/mac/svg/custom/alignment-baseline-modes-expected.txt: |
| * platform/mac/svg/custom/dominant-baseline-modes-expected.txt: |
| * platform/mac/tables/mozilla/bugs/bug1318-expected.txt: |
| * platform/mac/tables/mozilla/bugs/bug4527-expected.txt: |
| * platform/mac/tables/mozilla_expected_failures/core/captions1-expected.txt: |
| * platform/mac/tables/mozilla_expected_failures/core/captions2-expected.txt: |
| * svg/custom/invalid-text-content-expected.png: |
| * svg/custom/text-zoom-expected.png: |
| * svg/custom/use-clipped-transform-expected.png: |
| |
| 2011-03-10 Adam Roben <aroben@apple.com> |
| |
| Skip a test that sometimes times out in Windows Debug builds |
| |
| <http://webkit.org/b/56080> tracks the failure. |
| |
| * platform/win-xp/Skipped: Added jquery/effects.html. (Ideally we'd only skip this in Debug |
| builds regardless of whether it's XP or Vista or 7, but doing that requires fixing |
| <http://webkit.org/b/55254>.) |
| |
| 2011-03-04 Luiz Agostini <luiz.agostini@openbossa.org> |
| |
| Reviewed by Andreas Kling. |
| |
| [Qt] fast/workers/stress-js-execution.html is crashing on Qt bot (intermittently) |
| https://bugs.webkit.org/show_bug.cgi?id=33008 |
| |
| Removing several tests from the Qt skip list. Those tests were flaky because of race conditions |
| related to web workers. |
| |
| * platform/qt/Skipped: |
| |
| 2011-03-09 Gavin Barraclough <barraclough@apple.com> |
| |
| Reviewed by Oliver Hunt. |
| |
| Bug 56077 - ES5 conformance issues with RegExp.prototype |
| |
| There are three issues causing test failures in sputnik. |
| |
| (1) lastIndex should be converted at the point it is used, not the point it is set (this is visible if valueOf is overridden). |
| (2) The 'length' property of the test/exec functions should be 1. |
| (3) If no input is specified, the input to test()/exec() is "undefined" (i.e. ToString(undefined)) - not RegExp.input. |
| |
| * fast/js/kde/function_length-expected.txt: |
| * fast/js/kde/script-tests/function_length.js: |
| - 'length' of RexExp.test/RexExp.exec is 1 |
| * fast/js/regexp-caching-expected.txt: |
| * fast/js/regexp-test-null-string-expected.txt: |
| * fast/js/regexp-test-null-string.html: |
| - test() is equivalent to test("undefined") |
| * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.6/15.10.6.2_RegExp.prototype.exec/S15.10.6.2_A11-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.6/15.10.6.2_RegExp.prototype.exec/S15.10.6.2_A1_T16-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.6/15.10.6.2_RegExp.prototype.exec/S15.10.6.2_A4_T11-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.6/15.10.6.3_RegExp.prototype.test/S15.10.6.3_A11-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.6/15.10.6.3_RegExp.prototype.test/S15.10.6.3_A1_T16-expected.txt: |
| - These tests now pass! |
| |
| 2011-03-10 Sheriff Bot <webkit.review.bot@gmail.com> |
| |
| Unreviewed, rolling out r80701. |
| http://trac.webkit.org/changeset/80701 |
| https://bugs.webkit.org/show_bug.cgi?id=56126 |
| |
| fast/dom/Geolocation/window-close-crash.html fails on Snow |
| Leopard release builds (Requested by mihaip on #webkit). |
| |
| * fast/dom/Geolocation/page-reload-cancel-permission-requests-expected.txt: Removed. |
| * fast/dom/Geolocation/page-reload-cancel-permission-requests.html: Removed. |
| * fast/dom/Geolocation/resources/page-reload-cancel-permission-requests-inner.html: Removed. |
| * fast/dom/Geolocation/script-tests/page-reload-cancel-permission-requests.js: Removed. |
| * platform/gtk/Skipped: |
| * platform/mac/Skipped: |
| * platform/qt-wk2/Skipped: |
| |
| 2011-03-10 Oliver Hunt <oliver@apple.com> |
| |
| Reviewed by Gavin Barraclough. |
| |
| jquery/manipulation.html fails after r80598 |
| https://bugs.webkit.org/show_bug.cgi?id=56019 |
| |
| Removed jQuery tests from skiplists |
| |
| * platform/gtk/Skipped: |
| * platform/qt/Skipped: |
| |
| 2011-03-10 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Reviewed by Ojan Vafai. |
| |
| Unable to paste in input[type="text"] with last-child selector |
| https://bugs.webkit.org/show_bug.cgi?id=50736 |
| |
| Added regressions tests since this bug no longer reproduces on TOT WebKit. |
| |
| * editing/input/div-first-child-rule-input-expected.txt: Added. |
| * editing/input/div-first-child-rule-input.html: Added. |
| * editing/input/div-first-child-rule-textarea-expected.txt: Added. |
| * editing/input/div-first-child-rule-textarea.html: Added. |
| |
| 2011-03-10 Martin Robinson <mrobinson@igalia.com> |
| |
| [GTK] plugins/return-negative-one-from-write.html crashes |
| https://bugs.webkit.org/show_bug.cgi?id=41903 |
| |
| * platform/gtk/Skipped: Unskipping test which appears to be passing locally. |
| |
| 2011-03-10 Adam Barth <abarth@webkit.org> |
| |
| Update test expectation after my partial revert of r80670. |
| |
| * platform/mac/accessibility/aria-expanded-notifications-expected.txt: |
| |
| 2011-03-10 Andrei Popescu <andreip@google.com> |
| |
| Unreviewed, build fix. |
| |
| [Chromium] fast/canvas/webgl/uninitialized-test.html times out on all platforms. |
| https://bugs.webkit.org/show_bug.cgi?id=56113 |
| |
| It seems this was introduced in http://src.chromium.org/viewvc/chrome?view=rev&revision=77637 |
| Updating test expectations for now. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-10 Andrei Popescu <andreip@google.com> |
| |
| Unreviewed, build fix. |
| |
| [Chromium] svg/W3C-SVG-1.1/text-text-03-b.svg is sometimes crashing on Linux |
| https://bugs.webkit.org/show_bug.cgi?id=56110 |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-10 Adam Roben <aroben@apple.com> |
| |
| Add Windows expected failure results for fast/forms/onchange-setvalueforuser.html |
| |
| The failure is tracked by <http://webkit.org/b/55834>. |
| |
| * platform/win/fast/forms/onchange-setvalueforuser-expected.txt: Added. |
| |
| 2011-03-10 Adam Roben <aroben@apple.com> |
| |
| Add Windows expected failure results for fast/lists/003-vertical.html |
| |
| The Windows results match the pre-r80648 Mac results. The failure is tracked by |
| <http://webkit.org/b/56101>. |
| |
| * platform/win/fast/lists/003-vertical-expected.checksum: Added. |
| * platform/win/fast/lists/003-vertical-expected.png: Added. |
| * platform/win/fast/lists/003-vertical-expected.txt: Added. |
| |
| 2011-03-10 Andrei Popescu <andreip@google.com> |
| |
| Unreviewed, build fix. |
| |
| [Chromium] fast/text/international/vertical-text-glyph-test.html fails on OSX 10.6 |
| https://bugs.webkit.org/show_bug.cgi?id=56108 |
| |
| Update Chromium test expectations. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-10 Adam Roben <aroben@apple.com> |
| |
| Skip another spinbutton test on Windows |
| |
| The missing functionality is tracked by <http://webkit.org/b/38381>. |
| |
| * platform/win/Skipped: Added fast/forms/input-appearance-spinbutton-visibility.html |
| |
| 2011-03-10 Adam Roben <aroben@apple.com> |
| |
| Add Windows expected failure results for fast/text/hyphenate-limit-before-after.html |
| |
| The failure is tracked by <http://webkit.org/b/56102>. |
| |
| * platform/win/fast/text/hyphenate-limit-before-after-expected.txt: Added. Copied this from |
| mac-snowleopard. |
| |
| 2011-03-10 Adam Roben <aroben@apple.com> |
| |
| Add Windows expected failure results for fast/blockflow/text-orientation-basic.html |
| |
| The failure is tracked by <http://webkit.org/b/56101>. |
| |
| * platform/win/fast/blockflow/text-orientation-basic-expected.checksum: Added. |
| * platform/win/fast/blockflow/text-orientation-basic-expected.png: Added. |
| * platform/win/fast/blockflow/text-orientation-basic-expected.txt: Added. |
| |
| 2011-03-10 Andrei Popescu <andreip@google.com> |
| |
| Unreviewed, build fix. |
| |
| [Chromium] fast/text/justify-ideograph-vertical.html fails on OSX 10.5 |
| https://bugs.webkit.org/show_bug.cgi?id=56106 |
| |
| Update Chromium test expectations. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-10 Pavel Feldman <pfeldman@chromium.org> |
| |
| Not reviewed: rolling out r80478 and its follow ups for breaking |
| inspector and engadget.com. |
| https://bugs.webkit.org/show_bug.cgi?id=49401 |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-10 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, skip 1 more svg test failing by one pixel in 32-bits |
| Debug, see bug 39022. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-10 Pavel Feldman <pfeldman@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: brush up DOM agent API. |
| https://bugs.webkit.org/show_bug.cgi?id=56093 |
| |
| * http/tests/inspector/elements-test.js: |
| (initialize_ElementTest.InspectorTest.nodeWithId.processChildren): |
| (initialize_ElementTest.InspectorTest.nodeWithId.documentRequested): |
| (initialize_ElementTest.InspectorTest.nodeWithId): |
| (initialize_ElementTest.InspectorTest.dumpDOMAgentTree.dump): |
| (initialize_ElementTest.InspectorTest.dumpDOMAgentTree): |
| (initialize_ElementTest): |
| * inspector/elements/elements-panel-rewrite-href.html: |
| * inspector/elements/elements-panel-search.html: |
| * inspector/elements/elements-panel-selection-on-refresh.html: |
| * inspector/elements/mutate-unknown-node.html: |
| |
| 2011-03-10 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, skip 2 more flacky tests on GTK 32-bits Release. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-10 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, skip 1 more svg test failing by one pixel in 32-bits |
| Debug, see bug 39022. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-10 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, skip 2 more svg tests failing by one pixel in 32-bits |
| Release, see bug 39022. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-10 Andrey Adaikin <aandrey@google.com> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: Highlighter refactoring |
| https://bugs.webkit.org/show_bug.cgi?id=56015 |
| |
| * inspector/editor/highlighter-basics-expected.txt: |
| * inspector/editor/highlighter-basics.html: |
| * inspector/editor/highlighter-long-line.html: |
| * inspector/editor/highlighter-paste-in-comment-expected.txt: |
| * inspector/editor/highlighter-paste-in-comment.html: |
| |
| 2011-03-10 John Knottenbelt <jknotten@chromium.org> |
| |
| Reviewed by Andreas Kling. |
| |
| [Qt] Skip fast/dom/Geolocation/page-reload-cancel-permission-requests.html pending implementation of LayoutTestController::numberOfPendingGeolocationPermissionRequests |
| https://bugs.webkit.org/show_bug.cgi?id=56087 |
| |
| * platform/qt/Skipped: |
| |
| 2011-02-16 John Knottenbelt <jknotten@chromium.org> |
| |
| Reviewed by Dmitry Titov. |
| |
| Detach Geolocation from Frame when Page destroyed. |
| https://bugs.webkit.org/show_bug.cgi?id=52877 |
| |
| Ensure that all geolocation permission requests are cancelled |
| when the page is detached from its frame. |
| |
| * fast/dom/Geolocation/page-reload-cancel-permission-requests-expected.txt: Added. |
| * fast/dom/Geolocation/page-reload-cancel-permission-requests.html: Added. |
| * fast/dom/Geolocation/resources/page-reload-cancel-permission-requests-inner.html: Added. |
| * fast/dom/Geolocation/script-tests/page-reload-cancel-permission-requests.js: Added. |
| * platform/gtk/Skipped: |
| * platform/mac/Skipped: |
| * platform/qt-wk2/Skipped: |
| |
| 2011-03-10 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Unreviewed. |
| |
| Add Qt specific expected files for tests introduced in r80622 and r80682. |
| |
| * platform/qt/fast/dom/scroll-reveal-left-overflow-expected.checksum: Added. |
| * platform/qt/fast/dom/scroll-reveal-left-overflow-expected.png: Added. |
| * platform/qt/fast/dom/scroll-reveal-left-overflow-expected.txt: Added. |
| * platform/qt/fast/dom/scroll-reveal-top-overflow-expected.checksum: Added. |
| * platform/qt/fast/dom/scroll-reveal-top-overflow-expected.png: Added. |
| * platform/qt/fast/dom/scroll-reveal-top-overflow-expected.txt: Added. |
| * platform/qt/fast/dynamic/dirty-float-in-clean-line-expected.checksum: Added. |
| * platform/qt/fast/dynamic/dirty-float-in-clean-line-expected.png: Added. |
| * platform/qt/fast/dynamic/dirty-float-in-clean-line-expected.txt: Added. |
| * platform/qt/fast/dynamic/float-at-line-break-expected.checksum: Added. |
| * platform/qt/fast/dynamic/float-at-line-break-expected.png: Added. |
| * platform/qt/fast/dynamic/float-at-line-break-expected.txt: Added. |
| |
| 2011-03-10 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, skip fast/js/large-expressions.html on GTK. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-10 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, skip jquery/effects.html on GTK. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-10 Adam Barth <abarth@webkit.org> |
| |
| Partial revert of http://trac.webkit.org/changeset/80670. This test |
| has been failing sporatically since it was changed in that revision. |
| |
| * platform/mac/accessibility/aria-expanded-notifications.html: |
| |
| 2011-03-10 Ojan Vafai <ojan@chromium.org> |
| |
| Reviewed by Darin Adler. |
| |
| Able to move nodes across documents |
| https://bugs.webkit.org/show_bug.cgi?id=19524 |
| |
| Makes cross-document appendChild, insertBefore, Range.insertNode and Range.surroundContents work. |
| This matches Gecko and the new Dom Core spec. There are a number of Range methods where we don't |
| match Gecko or the spec that will need to be updated in a following patch. |
| |
| * dom/html/level1/core/hc_elementwrongdocumenterr-expected.txt: |
| * dom/html/level1/core/hc_namednodemapwrongdocumenterr-expected.txt: |
| * dom/xhtml/level1/core/hc_elementwrongdocumenterr-expected.txt: |
| * dom/xhtml/level1/core/hc_namednodemapwrongdocumenterr-expected.txt: |
| * fast/dom/move-nodes-across-documents-expected.txt: Added. |
| * fast/dom/move-nodes-across-documents.html: Added. |
| |
| 2011-03-09 Roland Steiner <rolandsteiner@chromium.org> |
| |
| Unreviewed: tweaking of Chromium test_expectations.txt |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-09 Mihai Parparita <mihaip@chromium.org> |
| |
| JSC now implements Object.freeze/seal (as of r80378) and correct |
| expectations have been checked in, therefore we now pass more |
| ietestcenter tests. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-09 Chris Fleizach <cfleizach@apple.com> |
| |
| Reviewed by Beth Dakin. |
| |
| VO reporting incorrect list count for http://www.macworld.com/news.html |
| https://bugs.webkit.org/show_bug.cgi?id=56064 |
| |
| * platform/mac/accessibility/list-items-ignored-expected.txt: Added. |
| * platform/mac/accessibility/list-items-ignored.html: Added. |
| |
| 2011-03-09 Gavin Barraclough <barraclough@apple.com> |
| |
| Reviewed by Sam Weinig. |
| |
| Bug 56041 - RexExp constructor should only accept flags "gim" |
| Fix for issues introduced in r80667. |
| |
| * fast/regex/script-tests/parentheses.js: |
| * fast/regex/script-tests/pcre-test-1.js: |
| - Providing invalid flags to RegExp literals is an error in ES5. |
| |
| 2011-03-09 Dan Bernstein <mitz@apple.com> |
| |
| Reviewed by Dave Hyatt. |
| |
| <rdar://problem/8733254> Float disappears after incremental layout |
| |
| * fast/dynamic/dirty-float-in-clean-line-expected.checksum: Added. |
| * fast/dynamic/dirty-float-in-clean-line-expected.png: Added. |
| * fast/dynamic/dirty-float-in-clean-line-expected.txt: Added. |
| * fast/dynamic/dirty-float-in-clean-line.html: Added. |
| * fast/dynamic/float-at-line-break-expected.checksum: Added. |
| * fast/dynamic/float-at-line-break-expected.png: Added. |
| * fast/dynamic/float-at-line-break-expected.txt: Added. |
| * fast/dynamic/float-at-line-break.html: Added. |
| * fast/dynamic/float-from-empty-line-expected.checksum: Added. |
| * fast/dynamic/float-from-empty-line-expected.png: Added. |
| * fast/dynamic/float-from-empty-line-expected.txt: Added. |
| * fast/dynamic/float-from-empty-line.html: Added. |
| |
| 2011-03-09 Martin Robinson <mrobinson@igalia.com> |
| |
| Add some new GTK+ test results. |
| |
| * platform/gtk/fast/blockflow/text-orientation-basic-expected.checksum: Added. |
| * platform/gtk/fast/blockflow/text-orientation-basic-expected.png: Added. |
| * platform/gtk/fast/blockflow/text-orientation-basic-expected.txt: Added. |
| * platform/gtk/fast/dom/scroll-reveal-left-overflow-expected.checksum: Added. |
| * platform/gtk/fast/dom/scroll-reveal-left-overflow-expected.png: Added. |
| * platform/gtk/fast/dom/scroll-reveal-left-overflow-expected.txt: Added. |
| * platform/gtk/fast/dom/scroll-reveal-top-overflow-expected.checksum: Added. |
| * platform/gtk/fast/dom/scroll-reveal-top-overflow-expected.png: Added. |
| * platform/gtk/fast/dom/scroll-reveal-top-overflow-expected.txt: Added. |
| |
| 2011-03-09 Tony Chang <tony@chromium.org> |
| |
| Unreviewed, third and final set of baselines for chromium linux lucid x86_64. |
| These are small rounding differences. |
| https://bugs.webkit.org/show_bug.cgi?id=55527 |
| |
| * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/paths-data-03-f-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/paths-data-03-f-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/paths-data-03-f-expected.txt: Added. |
| * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/paths-data-12-t-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/paths-data-12-t-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt: Added. |
| * platform/chromium-linux-x86_64/svg/hixie/perf/001-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/hixie/perf/001-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/hixie/perf/001-expected.txt: Added. |
| * platform/chromium-linux-x86_64/svg/hixie/perf/002-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/hixie/perf/002-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/hixie/perf/002-expected.txt: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-09 Tony Chang <tony@chromium.org> |
| |
| Unreviewed, land a second set of baselines for chromium linux lucid x86_64. |
| These are differences due to a newer freetype and a few rounding |
| differences in gradients. |
| https://bugs.webkit.org/show_bug.cgi?id=55527 |
| |
| * platform/chromium-linux-x86_64/fast/borders/borderRadiusGroove01-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/fast/borders/borderRadiusGroove01-expected.png: Added. |
| * platform/chromium-linux-x86_64/fast/borders/borderRadiusGroove02-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/fast/borders/borderRadiusGroove02-expected.png: Added. |
| * platform/chromium-linux-x86_64/fast/borders/borderRadiusRidge01-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/fast/borders/borderRadiusRidge01-expected.png: Added. |
| * platform/chromium-linux-x86_64/fast/images/animated-svg-as-image-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/fast/images/animated-svg-as-image-expected.png: Added. |
| * platform/chromium-linux-x86_64/fast/text/international/bidi-mirror-he-ar-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/fast/text/international/bidi-mirror-he-ar-expected.png: Added. |
| * platform/chromium-linux-x86_64/fast/text/international/danda-space-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/fast/text/international/danda-space-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/struct-frag-02-t-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/struct-frag-02-t-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/text-text-01-b-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/W3C-SVG-1.1/text-text-01-b-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/batik/text/textFeatures-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/batik/text/textFeatures-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/batik/text/textLayout-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/batik/text/textLayout-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/custom/js-late-clipPath-and-object-creation-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/custom/js-late-clipPath-and-object-creation-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/custom/js-late-clipPath-creation-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/custom/js-late-clipPath-creation-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/custom/js-late-gradient-creation-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/custom/js-late-gradient-creation-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/custom/js-late-pattern-creation-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/custom/js-late-pattern-creation-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/custom/svg-curve-with-relative-cordinates-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/custom/svg-curve-with-relative-cordinates-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.png: Added. |
| * platform/chromium-linux-x86_64/svg/text/text-text-01-b-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/svg/text/text-text-01-b-expected.png: Added. |
| * platform/chromium-linux-x86_64/transforms/2d/transform-borderbox-expected.checksum: Added. |
| * platform/chromium-linux-x86_64/transforms/2d/transform-borderbox-expected.png: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-09 Tony Chang <tony@chromium.org> |
| |
| Unreviewed, first set of baselines for chromium linux lucid x86_64. |
| These are just small rounding differences. |
| https://bugs.webkit.org/show_bug.cgi?id=55527 |
| |
| * platform/chromium-linux-x86_64/fast/repaint/moving-shadow-on-container-expected.txt: Added. |
| * platform/chromium-linux-x86_64/fast/repaint/moving-shadow-on-path-expected.txt: Added. |
| * platform/chromium-linux-x86_64/svg/css/composite-shadow-example-expected.txt: Added. |
| * platform/chromium-linux-x86_64/svg/css/composite-shadow-with-opacity-expected.txt: Added. |
| * platform/chromium-linux-x86_64/svg/css/stars-with-shadow-expected.txt: Added. |
| * platform/chromium-linux-x86_64/svg/custom/use-on-symbol-inside-pattern-expected.txt: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-09 Andy Estes <aestes@apple.com> |
| |
| Reviewed by Adam Barth. |
| |
| Bad cast in HTMLTreeBuilder::processStartTag |
| https://bugs.webkit.org/show_bug.cgi?id=55955 |
| |
| * fast/parser/self-closing-foreign-content-expected.txt: Added. |
| * fast/parser/self-closing-foreign-content.html: Added. |
| |
| 2011-03-09 Tony Gentilcore <tonyg@chromium.org> |
| |
| Reviewed by Mihai Parparita. |
| |
| Fix some potentially flaky tests |
| https://bugs.webkit.org/show_bug.cgi?id=56049 |
| |
| These tests were not resilient to parser yields for reasons explained below. |
| |
| * media/video-src-plus-source.html: loadstart or loadmetadata could have fired before |
| the waitForEvent() calls. So define them prior to the <video> element. |
| * platform/mac/accessibility/aria-expanded-notifications.html: The aria events could |
| have fired before successfullyParsed was set, so run the test in the onload handler. |
| * plugins/npruntime/npruntime.html: The plugin could have been loaded before |
| successfullyParsed was set, so set it before including the plugin. |
| |
| 2011-03-09 Andy Estes <aestes@apple.com> |
| |
| Reviewed by Adam Barth. |
| |
| REGRESSION (r80320): Assertion failure when processing mis-nested foreign content. |
| https://bugs.webkit.org/show_bug.cgi?id=55982 |
| |
| * fast/parser/fragment-foreign-content-misnested-expected.txt: Added. |
| * fast/parser/fragment-foreign-content-misnested.html: Added. |
| |
| 2011-03-09 Gavin Barraclough <barraclough@apple.com> |
| |
| Reviewed by Darin Adler. |
| |
| Bug 56041 - RexExp constructor should only accept flags "gim" |
| We also should be passing the flags around as a bitfield rather than a string, |
| and should not have redundant, incompatible code for converting the string to a bitfield! |
| |
| * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.4/S15.10.4.1_A5_T1-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.4/S15.10.4.1_A5_T2-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.4/S15.10.4.1_A5_T3-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.4/S15.10.4.1_A5_T4-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.4/S15.10.4.1_A5_T5-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.4/S15.10.4.1_A5_T6-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.4/S15.10.4.1_A5_T7-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.4/S15.10.4.1_A5_T8-expected.txt: |
| * sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.4/S15.10.4.1_A5_T9-expected.txt: |
| - Check in passing results! |
| |
| 2011-03-09 Martin Robinson <mrobinson@igalia.com> |
| |
| jquery/manipulation.html fails after r80598 |
| https://bugs.webkit.org/show_bug.cgi?id=56019 |
| |
| Skip jquery test failing on the GTK+ debug bots. Move another |
| failing test to the appropriate section. |
| |
| * platform/gtk/Skipped: Update skipped list. |
| |
| 2011-03-09 James Robinson <jamesr@chromium.org> |
| |
| Reviewed by Kenneth Russell. |
| |
| [chromium]: Regression - Explicitly copy compositing properties from LayerChromium to CCLayerImpl |
| https://bugs.webkit.org/show_bug.cgi?id=56021 |
| |
| Adds a test for basic functionality of the backface-visibility |
| property. |
| |
| * compositing/backface-visibility-expected.checksum: Added. |
| * compositing/backface-visibility-expected.png: Added. |
| * compositing/backface-visibility-expected.txt: Added. |
| * compositing/backface-visibility.html: Added. |
| |
| 2011-03-09 Andrei Popescu <andreip@google.com> |
| |
| Unreviewed, build fix. |
| |
| [Chromium] test_expectations.txt needs updating to expect crashes in tests |
| that trigger the assertion in FontCache::releaseFontData. |
| https://bugs.webkit.org/show_bug.cgi?id=56051 |
| |
| We have started seeing an assertion failure in FontCache.cpp:310 after r80582. |
| It is unclear whether r80582 caused the assertion or whether the problem was |
| already present at r80582 just made it manifest itself more often. Update the |
| test_expectations.txt file while we're investigating. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-09 Xiaomei Ji <xji@chromium.org> |
| |
| Unreviewed. |
| |
| Rebaseline after r80622. |
| |
| * platform/chromium-linux/fast/dom/scroll-reveal-left-overflow-expected.checksum: Added. |
| * platform/chromium-linux/fast/dom/scroll-reveal-left-overflow-expected.png: Added. |
| * platform/chromium-linux/fast/dom/scroll-reveal-top-overflow-expected.checksum: Added. |
| * platform/chromium-linux/fast/dom/scroll-reveal-top-overflow-expected.png: Added. |
| * platform/chromium-mac/fast/dom/scroll-reveal-left-overflow-expected.checksum: Added. |
| * platform/chromium-mac/fast/dom/scroll-reveal-left-overflow-expected.png: Added. |
| * platform/chromium-mac/fast/dom/scroll-reveal-left-overflow-expected.txt: Added. |
| * platform/chromium-mac/fast/dom/scroll-reveal-top-overflow-expected.txt: Added. |
| * platform/chromium-win/fast/dom/scroll-reveal-left-overflow-expected.checksum: Added. |
| * platform/chromium-win/fast/dom/scroll-reveal-left-overflow-expected.png: Added. |
| * platform/chromium-win/fast/dom/scroll-reveal-left-overflow-expected.txt: Added. |
| * platform/chromium-win/fast/dom/scroll-reveal-top-overflow-expected.checksum: Added. |
| * platform/chromium-win/fast/dom/scroll-reveal-top-overflow-expected.png: Added. |
| * platform/chromium-win/fast/dom/scroll-reveal-top-overflow-expected.txt: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-09 Abhishek Arya <inferno@chromium.org> |
| |
| Unreviewed. Rebaselining after text orientation change in r80582. |
| |
| * platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: |
| |
| 2011-03-09 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Reviewed by Tony Chang. |
| |
| REGRESSION: crash in nextLinePosition when extending selection forward by line in an empty document |
| https://bugs.webkit.org/show_bug.cgi?id=56004 |
| |
| Added a regression test. |
| |
| * editing/selection/extend-by-line-in-empty-document-expected.txt: Added. |
| * editing/selection/extend-by-line-in-empty-document.html: Added. |
| |
| 2011-03-09 Brian Weinstein <bweinstein@apple.com> |
| |
| Update expected results of svg/css/getComputedStyle-basic after r80582. |
| |
| * svg/css/getComputedStyle-basic-expected.txt: |
| |
| 2011-03-09 Mihai Parparita <mihaip@chromium.org> |
| |
| Update chromium-gpu expectations. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-09 Brian Weinstein <bweinstein@apple.com> |
| |
| Update expected results of computed-style and computed-style-without-renderer after |
| r80582. |
| |
| * fast/css/getComputedStyle/computed-style-expected.txt: |
| * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: |
| |
| 2011-03-09 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Unreviewed. |
| |
| jquery/manipulation.html fails after r80598 |
| https://bugs.webkit.org/show_bug.cgi?id=56019 |
| |
| * platform/qt/Skipped:Add jquery tests to make buildbots happier. |
| |
| 2011-03-09 Yury Semikhatsky <yurys@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: pass explicit agent references to InspectorBackendDispatcher |
| https://bugs.webkit.org/show_bug.cgi?id=55820 |
| |
| * http/tests/inspector-enabled/open-close-open-expected.txt: |
| * http/tests/inspector-enabled/open-close-open.html: |
| * http/tests/inspector/inspector-test.js: |
| (): |
| |
| 2011-03-09 Roland Steiner <rolandsteiner@chromium.org> |
| |
| Unreviewed: assign bug entries to Chromium test expectations. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-09 Carlos Garcia Campos <cgarcia@igalia.com> |
| |
| Unreviewed. Move fast/canvas/rgba-parsing.html to the group of |
| tests failing due to rounding color problems in cairo/pixman. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-09 Roland Steiner <rolandsteiner@chromium.org> |
| |
| Unreviewed: more vertical text fallout for the chromium test expectations. |
| Also, a rebaseline. |
| |
| * platform/chromium-mac/fast/lists/003-vertical-expected.checksum: Added. |
| * platform/chromium-mac/fast/lists/003-vertical-expected.png: Added. |
| * platform/chromium-mac/fast/lists/003-vertical-expected.txt: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-09 Ilya Tikhonovsky <loislo@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: Web Inspector: we don't need to transfer objectId and hasChildren for primitive values. |
| https://bugs.webkit.org/show_bug.cgi?id=55998 |
| |
| * inspector/protocol/console-agent-expected.txt: |
| * inspector/protocol/runtime-agent-expected.txt: |
| |
| 2011-03-09 Pavel Feldman <pfeldman@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: watch expressions should show string values in quotes. |
| https://bugs.webkit.org/show_bug.cgi?id=55846 |
| |
| * http/tests/inspector/inspector-test.js: |
| (initialize_InspectorTest): |
| * inspector/console/console-dir-expected.txt: |
| * inspector/console/console-dir.html: |
| * inspector/debugger/debugger-expand-scope-expected.txt: |
| * inspector/debugger/debugger-expand-scope.html: |
| * platform/chromium/inspector/console/console-dir-expected.txt: |
| * platform/chromium/inspector/debugger/debugger-expand-scope-expected.txt: |
| |
| 2011-03-09 Pavel Feldman <pfeldman@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: "length" getter is invoked upon console object formatting. |
| https://bugs.webkit.org/show_bug.cgi?id=55220 |
| |
| * inspector/console/console-format-expected.txt: |
| * inspector/console/console-format.html: |
| * platform/chromium/inspector/console/console-format-expected.txt: |
| |
| 2011-03-09 Roland Steiner <rolandsteiner@chromium.org> |
| |
| Unreviewed: yet more tweaking of the chromium test expectations. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-09 Roland Steiner <rolandsteiner@chromium.org> |
| |
| Unreviewed: fix chromium test expectations file. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-09 Roland Steiner <rolandsteiner@chromium.org> |
| |
| Unreviewed: update chromium test expectations |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-08 Ilya Tikhonovsky <loislo@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: remove groupName from objectId. |
| https://bugs.webkit.org/show_bug.cgi?id=55825 |
| |
| * inspector/protocol/runtime-agent-expected.txt: |
| |
| 2011-03-08 Xiaomei Ji <xji@chromium.org> |
| |
| Unreviewed. |
| |
| Add tests introduced in r80622 as expect to fail for now, rebase later. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-08 Xiaomei Ji <xji@chromium.org> |
| |
| Reviewed by David Hyatt. |
| |
| Fix Regression: Content not drawn when scrolling horizontally in an RTL page. |
| https://bugs.webkit.org/show_bug.cgi?id=55077. |
| |
| * fast/dom/scroll-reveal-left-overflow.html: Added. |
| * fast/dom/scroll-reveal-top-overflow.html: Added. |
| * platform/mac/fast/dom/scroll-reveal-left-overflow-expected.checksum: Added. |
| * platform/mac/fast/dom/scroll-reveal-left-overflow-expected.png: Added. |
| * platform/mac/fast/dom/scroll-reveal-left-overflow-expected.txt: Added. |
| * platform/mac/fast/dom/scroll-reveal-top-overflow-expected.checksum: Added. |
| * platform/mac/fast/dom/scroll-reveal-top-overflow-expected.png: Added. |
| * platform/mac/fast/dom/scroll-reveal-top-overflow-expected.txt: Added. |
| |
| 2011-03-08 Gavin Barraclough <barraclough@apple.com> |
| |
| Reviewed by Sam Weinig |
| |
| Bug 55994 - Functions on Array.prototype should check length first. |
| These methods are designed to work on generic objects too, and if 'length' |
| is a getter that throws an exception, ensure this is correctly thrown |
| (even if other exceptions would be thrown, too). |
| |
| Added test cases. |
| |
| * fast/js/array-proto-func-length-getter-except-expected.txt: Added. |
| * fast/js/array-proto-func-length-getter-except.html: Added. |
| * fast/js/script-tests/array-proto-func-length-getter-except.js: Added. |
| (lengthGetter): |
| (test): |
| |
| 2011-03-08 Mihai Parparita <mihaip@chromium.org> |
| |
| Add failing expectation for compositing/webgl/ |
| webgl-nonpremultiplied-blend.html. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-08 Kenji Imasaki <imasaki@chromium.org> |
| |
| Reviewed by David Levin. |
| |
| [Chromium] Clean up Media GPU test expectation since |
| http://crbug.com?id=74887 was fixed. These expectations are based |
| on the results on flakiness dashboard. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-08 Martin Robinson <mrobinson@igalia.com> |
| |
| Rebaseline a GTK+ result after r80582. |
| |
| * platform/gtk/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: |
| |
| 2011-03-08 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Unreviewed. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=48540, support the text-orientation CSS property. |
| Update Qt specific expected results after r80582. |
| |
| * platform/qt/fast/css/getComputedStyle/computed-style-expected.txt: |
| * platform/qt/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: |
| |
| 2011-03-08 Joe Wild <joseph.wild@nokia.com> |
| |
| Reviewed by Csaba Osztrogonác. |
| |
| [Qt] Missing SVG variables |
| https://bugs.webkit.org/show_bug.cgi?id=32941 |
| |
| Basically, this patch just modifies features.pri to the Qt build to |
| pass on the ENABLE_SVG_* flags to the IDL binding generator. |
| |
| Also I had remove global-construtors.html from the skip list and |
| updated the associated expected results files. |
| |
| * platform/qt/Skipped: |
| * platform/qt/fast/dom/Window/window-properties-expected.txt: |
| * platform/qt/fast/dom/Window/window-property-descriptors-expected.txt: |
| * platform/qt/fast/dom/prototype-inheritance-expected.txt: |
| * platform/qt/fast/js/global-constructors-expected.txt: |
| |
| 2011-03-08 David Hyatt <hyatt@apple.com> |
| |
| Reviewed by Dan Bernstein. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=48540, support the text-orientation CSS property. |
| |
| This patch adds support for two values of the text-orientation property (the ones that actually matter): vertical-right and upright. |
| The TextOrientation is part of the FontDescription and used to look up fonts (similar to FontOrientation). |
| |
| Orientation of non-CJK characters is done using fallback font data of the appropriate orientation type, e.g., verticalRightOrientation and |
| uprightOrientation fallback font data. Vertical right is just implemented as a normal horizontal font. Upright is implemented as a |
| vertically oriented font that rotates all glyphs. |
| |
| The main complication implementing text-orientation is that fonts have "baked-in" vertical glyphs for letters that are hardcoded to |
| a vertical right facing. This means that you can use those special vertical glyphs for vertical-right orientation without having to |
| fall back, but then for upright orientation you have to ignore them and still fall back. As you can see from the test case, this doesn't |
| work very well, but hopefully it won't be all that common. Limitations of CoreText prevent this case from rendering properly in either the |
| simple or complex code paths, although the simple code path at least gets close. |
| |
| Added fast/blockflow/text-orientation-basic.html |
| |
| * fast/blockflow/text-orientation-basic.html: Added. |
| * platform/mac/fast/blockflow/text-orientation-basic-expected.checksum: Added. |
| * platform/mac/fast/blockflow/text-orientation-basic-expected.png: Added. |
| * platform/mac/fast/blockflow/text-orientation-basic-expected.txt: Added. |
| |
| 2011-03-08 Nico Weber <thakis@chromium.org> |
| |
| Reviewed by James Robinson. |
| |
| Crash on big blur radius with canvas |
| https://bugs.webkit.org/show_bug.cgi?id=55951 |
| |
| * fast/canvas/shadow-huge-blur-expected.txt: Added. |
| * fast/canvas/shadow-huge-blur.html: Added. |
| |
| 2011-03-08 Tony Chang <tony@chromium.org> |
| |
| Unreviewed, add pngs to chromium and chromium-linux .checksum files |
| that are missing pngs. I generated these on my local desktop. |
| |
| * platform/chromium-linux/fast/block/float/clear-element-too-wide-for-containing-block-expected.png: Added. |
| * platform/chromium-linux/fast/blockflow/english-bt-text-expected.png: Added. |
| * platform/chromium-linux/fast/blockflow/english-lr-text-expected.png: Added. |
| * platform/chromium-linux/fast/blockflow/english-rl-text-expected.png: Added. |
| * platform/chromium-linux/fast/multicol/border-padding-pagination-expected.png: Added. |
| * platform/chromium-linux/fast/multicol/margin-collapse-expected.png: Added. |
| * platform/chromium-linux/tables/mozilla/bugs/bug16012-expected.png: Added. |
| * platform/chromium/fast/images/png_per_row_alpha_decoding-expected.png: Added. |
| |
| 2011-03-08 Martin Maly <mmaly@chromium.org> |
| |
| Reviewed by Dimitri Glazkov. |
| |
| [Chromium] Expectation updates for strict mode V8 features. |
| https://bugs.webkit.org/show_bug.cgi?id=55789 |
| |
| * platform/chromium/fast/js/mozilla/strict/15.5.5.1-expected.txt: |
| |
| 2011-03-08 Tony Chang <tony@chromium.org> |
| |
| Unreviewed, remove png layout test results that don't have |
| corresponding checksum files. I checked a few of these and they |
| were cases where the .checksum was removed and the .png forgotten. |
| |
| * platform/gtk/fast/css/xml-stylesheet-pi-not-in-prolog-expected.png: Removed. |
| * platform/gtk/fast/encoding/utf-16-no-bom-expected.png: Removed. |
| * platform/gtk/svg/hixie/error/004-expected.png: Removed. |
| * platform/gtk/svg/hixie/error/005-expected.png: Removed. |
| * platform/mac-leopard/fast/css/xml-stylesheet-pi-not-in-prolog-expected.png: Removed. |
| * platform/mac-leopard/fast/encoding/utf-16-no-bom-expected.png: Removed. |
| * platform/mac-leopard/svg/hixie/error/004-expected.png: Removed. |
| * platform/mac-leopard/svg/hixie/error/005-expected.png: Removed. |
| * platform/mac/editing/selection/contenteditable-click-outside-expected.png: Removed. |
| * platform/mac/fast/css/xml-stylesheet-pi-not-in-prolog-expected.png: Removed. |
| * platform/mac/fast/dynamic/8952-reduction-expected.png: Removed. |
| * platform/mac/fast/encoding/utf-16-no-bom-expected.png: Removed. |
| * platform/mac/fast/js/Plug-ins-expected.png: Removed. |
| * platform/mac/fast/table/row-height-recalc2-expected.png: Removed. |
| * platform/mac/svg/hixie/error/004-expected.png: Removed. |
| * platform/mac/svg/hixie/error/005-expected.png: Removed. |
| * platform/qt/fast/table/row-height-recalc2-expected.png: Removed. |
| * platform/win/fast/table/row-height-recalc2-expected.png: Removed. |
| |
| 2011-03-08 Philippe Normand <pnormand@igalia.com> |
| |
| REGRESSION (r80478): broke GTK inspector tests |
| https://bugs.webkit.org/show_bug.cgi?id=55941 |
| |
| Unreviewed, skipping inspector crashing tests on GTK. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-08 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, updated GTK baselines of fast/text and 2 SVG |
| text-related tests after r80526. |
| |
| * platform/gtk/fast/text/international/complex-character-based-fallback-expected.txt: |
| * platform/gtk/fast/text/international/thai-line-breaks-expected.txt: |
| * platform/gtk/fast/text/large-text-composed-char-expected.txt: |
| * platform/gtk/svg/W3C-SVG-1.1/text-intro-05-t-expected.txt: |
| * platform/gtk/svg/text/text-intro-05-t-expected.txt: |
| |
| 2011-03-08 Carlos Garcia Campos <cgarcia@igalia.com> |
| |
| Reviewed by Martin Robinson. |
| |
| [GTK] Add layoutTestController.setValueForUser() after r80412 |
| https://bugs.webkit.org/show_bug.cgi?id=55862 |
| |
| * platform/gtk/Skipped: Unskip test |
| fast/forms/onchange-setvalueforuser.html that passes now. |
| |
| 2011-03-08 Noel Gordon <noel.gordon@gmail.com> |
| |
| Reviewed by James Robinson. |
| |
| [Chromium] Rebaseline CSS3 elliptical gradient tests linux, win32 |
| https://bugs.webkit.org/show_bug.cgi?id=55742 |
| |
| Skia CSS3 elliptical gradient support was added on r79063; rebaseline the associated |
| win32 and linux tests. There are separate linux results herein due to (minor) pixel |
| differences with win32. See the bug for the diff images. |
| |
| * platform/chromium-linux/fast/gradients/css3-color-stop-units-expected.checksum: Added. |
| * platform/chromium-linux/fast/gradients/css3-color-stop-units-expected.png: Added. |
| * platform/chromium-linux/fast/gradients/css3-color-stops-expected.checksum: Added. |
| * platform/chromium-linux/fast/gradients/css3-color-stops-expected.png: Added. |
| * platform/chromium-linux/fast/gradients/css3-linear-angle-gradients-expected.checksum: Added. |
| * platform/chromium-linux/fast/gradients/css3-linear-angle-gradients-expected.png: Added. |
| * platform/chromium-linux/fast/gradients/css3-radial-gradients-expected.checksum: Added. |
| * platform/chromium-linux/fast/gradients/css3-radial-gradients-expected.png: Added. |
| * platform/chromium-linux/fast/gradients/css3-radial-gradients2-expected.checksum: Added. |
| * platform/chromium-linux/fast/gradients/css3-radial-gradients2-expected.png: Added. |
| * platform/chromium-linux/fast/gradients/css3-repeating-radial-gradients-expected.checksum: Added. |
| * platform/chromium-linux/fast/gradients/css3-repeating-radial-gradients-expected.png: Added. |
| * platform/chromium-win/fast/gradients/css3-color-stop-units-expected.checksum: Added. |
| * platform/chromium-win/fast/gradients/css3-color-stop-units-expected.png: Added. |
| * platform/chromium-win/fast/gradients/css3-color-stops-expected.checksum: Added. |
| * platform/chromium-win/fast/gradients/css3-color-stops-expected.png: Added. |
| * platform/chromium-win/fast/gradients/css3-linear-angle-gradients-expected.checksum: Added. |
| * platform/chromium-win/fast/gradients/css3-linear-angle-gradients-expected.png: Added. |
| * platform/chromium-win/fast/gradients/css3-radial-gradients-expected.checksum: Added. |
| * platform/chromium-win/fast/gradients/css3-radial-gradients-expected.png: Added. |
| * platform/chromium-win/fast/gradients/css3-radial-gradients2-expected.checksum: Added. |
| * platform/chromium-win/fast/gradients/css3-radial-gradients2-expected.png: Added. |
| * platform/chromium-win/fast/gradients/css3-radial-gradients3-expected.checksum: Added. |
| * platform/chromium-win/fast/gradients/css3-radial-gradients3-expected.png: Added. |
| * platform/chromium-win/fast/gradients/css3-repeating-radial-gradients-expected.checksum: Added. |
| * platform/chromium-win/fast/gradients/css3-repeating-radial-gradients-expected.png: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-08 Zan Dobersek <zandobersek@gmail.com> |
| |
| Reviewed by Martin Robinson. |
| |
| [Gtk] toDataURL uses incorrect quality value when saving GdkPixbuf to buffer |
| https://bugs.webkit.org/show_bug.cgi?id=55878 |
| |
| Enable a passing test now that we properly use the quality value when requesting |
| a GdkPixbuf to be saved into a buffer. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-07 Fumitoshi Ukai <ukai@chromium.org> |
| |
| Unreviewed, update chromium test expectations. |
| |
| Looks editing/pasteboard/data-transfer-items.html is slow. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-07 Andy Estes <aestes@apple.com> |
| |
| Reviewed by Dan Bernstein. |
| |
| REGRESSION (r79060): Timestamp is missing from tweets in twitter. |
| https://bugs.webkit.org/show_bug.cgi?id=55228 |
| |
| * fast/js/date-parse-test-expected.txt: |
| * fast/js/script-tests/date-parse-test.js: |
| |
| 2011-03-07 Fumitoshi Ukai <ukai@chromium.org> |
| |
| Unreviewed, update chromium test expectations. |
| |
| Fix jquery/effects.html and fast/viewpoert/viewport-129.html |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-07 Daniel Cheng <dcheng@chromium.org> |
| |
| Reviewed by David Levin. |
| |
| Add support for DataTransferItems |
| https://bugs.webkit.org/show_bug.cgi?id=55115 |
| |
| Layout test to verify that the basic properties of dataTransfer.items function as expected. |
| |
| * editing/pasteboard/data-transfer-items-expected.txt: Added. |
| * editing/pasteboard/data-transfer-items.html: Added. |
| * platform/gtk/Skipped: |
| * platform/mac/Skipped: |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-07 Victoria Kirst <vrk@google.com> |
| |
| Reviewed by Mihai Parparita. |
| |
| Rebaseline GPU media/video-display-toggle.html for snow leopard |
| https://bugs.webkit.org/show_bug.cgi?id=55920 |
| |
| * platform/chromium-gpu-mac/media/video-display-toggle-expected.checksum: |
| * platform/chromium-gpu-mac/media/video-display-toggle-expected.png: |
| * platform/chromium-gpu-mac/media/video-no-audio-expected.checksum: |
| * platform/chromium-gpu-mac/media/video-no-audio-expected.png: |
| * platform/chromium-gpu-mac/media/video-volume-slider-expected.checksum: |
| * platform/chromium-gpu-mac/media/video-volume-slider-expected.png: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-07 Fumitoshi Ukai <ukai@chromium.org> |
| |
| Unreviewed, update chromium test expectations. |
| |
| Update fast/text/large-text-composed-char.html on Windows |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-07 Fumitoshi Ukai <ukai@chromium.org> |
| |
| Unreviewed, update chromium test expectations. |
| |
| Update fast/viewport/viewport-{128,129}.html |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-07 Daniel Cheng <dcheng@chromium.org> |
| |
| Unreviewed. |
| |
| Updated Skipped lists for editing/pasteboard/onpaste-text-html-types.html. |
| https://bugs.webkit.org/show_bug.cgi?id=55921 |
| https://bugs.webkit.org/show_bug.cgi?id=55922 |
| |
| * platform/qt-wk2/Skipped: |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-07 Fumitoshi Ukai <ukai@chromium.org> |
| |
| Unreviewed, update chromium test expectations. |
| |
| Update fast/text/large-text-composed-char-dos.html |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-07 Alexey Proskuryakov <ap@apple.com> |
| |
| Reviewed by Darin Adler. |
| |
| REGRESSION (HTML5 tree builder): Text selection in a large text document is extremely slow |
| https://bugs.webkit.org/show_bug.cgi?id=55898 |
| |
| * platform/mac/fast/text/large-text-composed-char-expected.txt: The huge text run is split |
| into multiple text nodes again. |
| |
| 2011-03-07 Fumitoshi Ukai <ukai@chromium.org> |
| |
| Unreviewed, update chromium test expectations. |
| |
| Add svg/css/rect-gradient-stroke-shadow.svg added by webkit r80515 |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-07 Fumitoshi Ukai <ukai@chromium.org> |
| |
| Unreviewed, update chromium test expectations. |
| |
| svg/W3C-SVG-1.1/struct-image-07-t.svg failing |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-07 Fumitoshi Ukai <ukai@chromium.org> |
| |
| Unreviewed, update chromium test expectations. |
| |
| Mark several jquery tests slow for debug build. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-07 Sergey Glazunov <serg.glazunov@gmail.com> |
| |
| Reviewed by Eric Seidel. |
| |
| Add the missing insertedIntoDocument() call in SVGVKernElement and SVGHKernElement |
| https://bugs.webkit.org/show_bug.cgi?id=55896 |
| |
| * svg/dom/vkern-element-crash-expected.txt: Added. |
| * svg/dom/vkern-element-crash.html: Added. |
| |
| 2011-03-07 Cosmin Truta <ctruta@chromium.org> |
| |
| Reviewed by Adam Barth. |
| |
| SVG <image> referenced by <use> is displayed incorrectly |
| https://bugs.webkit.org/show_bug.cgi?id=55750 |
| |
| * svg/custom/resources/rgb.svg: Added. |
| * svg/custom/use-image-in-g-expected.checksum: Added. |
| * svg/custom/use-image-in-g-expected.png: Added. |
| * svg/custom/use-image-in-g-expected.txt: Added. |
| * svg/custom/use-image-in-g.svg: Added. |
| |
| 2011-03-07 Helder Correia <helder@sencha.com> |
| |
| Reviewed by Simon Fraser. |
| |
| Shadow is not shown when using strokeRect with a gradient strokeStyle |
| https://bugs.webkit.org/show_bug.cgi?id=52509 |
| |
| This happens in CG and is related to bug 51869, this time to be fixed |
| in GraphicsContext::strokeRect(const FloatRect& r, float lineWidth). |
| We need to draw the gradient clipped to the stroke on a CGLayer first, |
| and then draw the layer on the GraphicsContext. |
| |
| * fast/canvas/canvas-strokeRect-gradient-shadow-expected.txt: Added. |
| * fast/canvas/canvas-strokeRect-gradient-shadow.html: Added. |
| * fast/canvas/script-tests/canvas-strokeRect-gradient-shadow.js: Added. |
| * platform/chromium/test_expectations.txt: Skip new test since it fails. |
| * platform/mac/svg/css/rect-gradient-stroke-shadow-expected.checksum: Added. |
| * platform/mac/svg/css/rect-gradient-stroke-shadow-expected.png: Added. |
| * platform/qt/Skipped: Skip new test since it fails. |
| * platform/qt/svg/css/rect-gradient-stroke-shadow-expected.checksum: Added. |
| * platform/qt/svg/css/rect-gradient-stroke-shadow-expected.png: Added. |
| * svg/css/rect-gradient-stroke-shadow-expected.txt: Added. |
| * svg/css/rect-gradient-stroke-shadow.svg: Added. |
| |
| 2011-03-07 Fumitoshi Ukai <ukai@chromium.org> |
| |
| Unreviewed, update chromium test expectations. |
| |
| Mark jquery/effects.html slow. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-07 Fumitoshi Ukai <ukai@chromium.org> |
| |
| Unreviewed, update chromium test expectations. |
| |
| Some fast/viewport tests are missing expectations. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-07 Adam Barth <abarth@webkit.org> |
| |
| Reviewed by Dimitri Glazkov. |
| |
| Import jquery test suite |
| https://bugs.webkit.org/show_bug.cgi?id=55911 |
| |
| This test suite is imported from https://github.com/jquery/jquery. I |
| tried to make as few changes as possible in case we want to merge with |
| upstream in the future. The test suite was original licensed under the |
| MIT license, which is compatible with WebKit's license. |
| |
| * jquery: Added. |
| |
| 2011-03-07 Daniel Cheng <dcheng@chromium.org> |
| |
| Unreviewed. |
| |
| Skip onpaste-text-html-types.html on Mac and Qt since parts of the test |
| infrastructure to support it aren't there. |
| |
| * platform/mac/Skipped: |
| * platform/qt-wk2/Skipped: |
| |
| 2011-03-07 Adam Barth <abarth@webkit.org> |
| |
| Reviewed by Dimitri Glazkov. |
| |
| REGRESSION(r78147): Crash on http://gnarf.net/jquery/test/ |
| https://bugs.webkit.org/show_bug.cgi?id=55894 |
| |
| * fast/parser/document-write-into-initial-document-expected.txt: Added. |
| * fast/parser/document-write-into-initial-document.html: Added. |
| |
| 2011-03-07 Tony Chang <tony@chromium.org> |
| |
| Unreviewed, delete chromium layout test pngs that don't have |
| corresponding checksum files. They're not getting picked up by |
| run-webkit-tests without a checksum, so just remove them. |
| |
| * platform/chromium-linux/animations/suspend-transform-animation-expected.png: Removed. |
| * platform/chromium-linux/fast/css/xml-stylesheet-pi-not-in-prolog-expected.png: Removed. |
| * platform/chromium-linux/fast/encoding/utf-16-no-bom-expected.png: Removed. |
| * platform/chromium-linux/fast/lists/outSideListMarkers-expected.png: Removed. |
| * platform/chromium-linux/svg/hixie/error/004-expected.png: Removed. |
| * platform/chromium-linux/svg/hixie/error/005-expected.png: Removed. |
| * platform/chromium-linux/svg/text/text-hkern-expected.png: Removed. |
| * platform/chromium-linux/svg/text/text-vkern-expected.png: Removed. |
| * platform/chromium-linux/transitions/suspend-transform-transition-expected.png: Removed. |
| * platform/chromium-mac-leopard/animations/3d/state-at-end-event-transform-expected.png: Removed. |
| * platform/chromium-mac-leopard/svg/custom/svg-curve-with-relative-cordinates-expected.png: Removed. |
| * platform/chromium-mac/animations/state-at-end-event-expected.png: Removed. |
| * platform/chromium-mac/editing/deleting/5390681-2-expected.png: Removed. |
| * platform/chromium-mac/editing/execCommand/5138441-expected.png: Removed. |
| * platform/chromium-mac/editing/execCommand/5481523-expected.png: Removed. |
| * platform/chromium-mac/editing/execCommand/indent-selection-expected.png: Removed. |
| * platform/chromium-mac/editing/selection/4960116-expected.png: Removed. |
| * platform/chromium-mac/editing/selection/select-text-overflow-ellipsis-expected.png: Removed. |
| * platform/chromium-mac/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.png: Removed. |
| * platform/chromium-mac/fast/backgrounds/svg-as-background-2-expected.png: Removed. |
| * platform/chromium-mac/fast/block/positioning/absolute-positioning-no-scrollbar-expected.png: Removed. |
| * platform/chromium-mac/fast/borders/borderRadiusArcs01-expected.png: Removed. |
| * platform/chromium-mac/fast/borders/borderRadiusDouble02-expected.png: Removed. |
| * platform/chromium-mac/fast/borders/borderRadiusDouble03-expected.png: Removed. |
| * platform/chromium-mac/fast/borders/borderRadiusGroove01-expected.png: Removed. |
| * platform/chromium-mac/fast/borders/borderRadiusGroove02-expected.png: Removed. |
| * platform/chromium-mac/fast/borders/borderRadiusInset01-expected.png: Removed. |
| * platform/chromium-mac/fast/borders/borderRadiusOutset01-expected.png: Removed. |
| * platform/chromium-mac/fast/borders/borderRadiusRidge01-expected.png: Removed. |
| * platform/chromium-mac/fast/borders/borderRadiusSolid01-expected.png: Removed. |
| * platform/chromium-mac/fast/borders/borderRadiusSolid02-expected.png: Removed. |
| * platform/chromium-mac/fast/borders/borderRadiusSolid03-expected.png: Removed. |
| * platform/chromium-mac/fast/borders/borderRadiusSolid04-expected.png: Removed. |
| * platform/chromium-mac/fast/borders/fieldsetBorderRadius-expected.png: Removed. |
| * platform/chromium-mac/fast/css/apple-prefix-expected.png: Removed. |
| * platform/chromium-mac/fast/css/compare-content-style-expected.png: Removed. |
| * platform/chromium-mac/fast/css/css3-space-in-nth-and-lang-expected.png: Removed. |
| * platform/chromium-mac/fast/css/font-face-woff-expected.png: Removed. |
| * platform/chromium-mac/fast/css/namespaces/namespaces-comments-expected.png: Removed. |
| * platform/chromium-mac/fast/css/namespaces/namespaces-empty-expected.png: Removed. |
| * platform/chromium-mac/fast/css/namespaces/namespaces-escapes-expected.png: Removed. |
| * platform/chromium-mac/fast/css/namespaces/namespaces-invalid-at-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/textarea-scrollbar-expected.png: Removed. |
| * platform/chromium-mac/fast/js/missing-title-end-tag-js-expected.png: Removed. |
| * platform/chromium-mac/fast/lists/anonymous-items-expected.png: Removed. |
| * platform/chromium-mac/fast/lists/marker-before-empty-inline-expected.png: Removed. |
| * platform/chromium-mac/fast/multicol/column-count-with-rules-expected.png: Removed. |
| * platform/chromium-mac/fast/overflow/line-clamp-expected.png: Removed. |
| * platform/chromium-mac/fast/reflections/opacity-reflection-transform-expected.png: Removed. |
| * platform/chromium-mac/fast/runin/generated2-expected.png: Removed. |
| * platform/chromium-mac/fast/runin/generated3-expected.png: Removed. |
| * platform/chromium-mac/fast/runin/generated4-expected.png: Removed. |
| * platform/chromium-mac/fast/text/stripNullFromText-expected.png: Removed. |
| * platform/chromium-mac/http/tests/misc/slow-loading-mask-expected.png: Removed. |
| * platform/chromium-mac/media/video-transformed-expected.png: Removed. |
| * platform/chromium-mac/svg/batik/text/textProperties-expected.png: Removed. |
| * platform/chromium-mac/svg/css/css-box-min-width-expected.png: Removed. |
| * platform/chromium-mac/svg/custom/container-opacity-clip-viewBox-expected.png: Removed. |
| * platform/chromium-mac/svg/custom/fill-opacity-hsl-expected.png: Removed. |
| * platform/chromium-mac/svg/custom/fill-opacity-rgba-expected.png: Removed. |
| * platform/chromium-mac/svg/custom/gradient-stop-corner-cases-expected.png: Removed. |
| * platform/chromium-mac/svg/custom/mask-invalidation-expected.png: Removed. |
| * platform/chromium-mac/svg/custom/massive-coordinates-expected.png: Removed. |
| * platform/chromium-mac/svg/custom/transformedMaskFails-expected.png: Removed. |
| * platform/chromium-mac/svg/filters/feColorMatrix-values-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug6674-expected.png: Removed. |
| * platform/chromium-mac/transitions/transition-end-event-rendering-expected.png: Removed. |
| * platform/chromium-mac/webarchive/test-link-rel-icon-expected.png: Removed. |
| * platform/chromium-win-xp/animations/suspend-transform-animation-expected.png: Removed. |
| * platform/chromium-win-xp/fast/blockflow/japanese-ruby-vertical-lr-expected.png: Removed. |
| * platform/chromium-win-xp/fast/blockflow/japanese-ruby-vertical-rl-expected.png: Removed. |
| * platform/chromium-win-xp/fast/css/rtl-to-viewport-expected.png: Removed. |
| * platform/chromium-win-xp/svg/W3C-SVG-1.1/masking-path-01-b-expected.png: Removed. |
| * platform/chromium-win-xp/svg/W3C-SVG-1.1/masking-path-04-b-expected.png: Removed. |
| * platform/chromium-win-xp/svg/batik/text/textProperties-expected.png: Removed. |
| * platform/chromium-win-xp/svg/custom/marker-strokeWidth-changes-expected.png: Removed. |
| * platform/chromium-win-xp/transitions/suspend-transform-transition-expected.png: Removed. |
| * platform/chromium-win/fast/backgrounds/size/backgroundSize03-expected.png: Removed. |
| * platform/chromium-win/fast/block/float/009-expected.png: Removed. |
| * platform/chromium-win/fast/block/float/034-expected.png: Removed. |
| * platform/chromium-win/fast/block/float/4145535Crash-expected.png: Removed. |
| * platform/chromium-win/fast/block/float/br-with-clear-expected.png: Removed. |
| * platform/chromium-win/fast/block/float/float-on-zero-height-line-expected.png: Removed. |
| * platform/chromium-win/fast/block/float/narrow-after-wide-expected.png: Removed. |
| * platform/chromium-win/fast/block/float/negative-margin-clear-expected.png: Removed. |
| * platform/chromium-win/fast/block/float/nowrap-clear-min-width-expected.png: Removed. |
| * platform/chromium-win/fast/block/float/overhanging-after-height-decrease-offsets-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/003-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/004-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/005-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/006-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/007-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/008-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/009-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/010-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/011-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/012-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/013-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/014-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/015-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/016-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/017-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/018-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/019-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/020-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/021-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/022-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/023-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/024-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/025-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/026-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/027-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/028-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/029-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/030-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/031-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/032-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/033-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/034-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/035-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/036-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/037-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/038-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/039-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/040-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/041-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/042-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/043-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/044-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/045-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/046-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/048-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/049-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/050-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/062-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/move-with-auto-width-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/relative-overconstrained-expected.png: Removed. |
| * platform/chromium-win/fast/borders/outline-offset-min-assert-expected.png: Removed. |
| * platform/chromium-win/fast/canvas/canvas-transform-identity-expected.png: Removed. |
| * platform/chromium-win/fast/canvas/canvas-transform-infinity-expected.png: Removed. |
| * platform/chromium-win/fast/canvas/canvas-transform-multiply-expected.png: Removed. |
| * platform/chromium-win/fast/canvas/canvas-transform-nan-expected.png: Removed. |
| * platform/chromium-win/fast/canvas/canvas-transform-non-invertible-expected.png: Removed. |
| * platform/chromium-win/fast/clip/017-expected.png: Removed. |
| * platform/chromium-win/fast/css/006-expected.png: Removed. |
| * platform/chromium-win/fast/css/affected-by-hover-after-style-change-expected.png: Removed. |
| * platform/chromium-win/fast/css/content-dynamic-expected.png: Removed. |
| * platform/chromium-win/fast/css/last-child-style-sharing-expected.png: Removed. |
| * platform/chromium-win/fast/css/transition-color-unspecified-expected.png: Removed. |
| * platform/chromium-win/fast/css/xml-stylesheet-pi-not-in-prolog-expected.png: Removed. |
| * platform/chromium-win/fast/dom/HTMLStyleElement/insert-parser-generated-expected.png: Removed. |
| * platform/chromium-win/fast/dom/css-cached-import-rule-expected.png: Removed. |
| * platform/chromium-win/fast/dom/css-insert-import-rule-expected.png: Removed. |
| * platform/chromium-win/fast/dom/delete-contents-expected.png: Removed. |
| * platform/chromium-win/fast/dynamic/001-expected.png: Removed. |
| * platform/chromium-win/fast/dynamic/005-expected.png: Removed. |
| * platform/chromium-win/fast/dynamic/float-no-longer-overhanging-expected.png: Removed. |
| * platform/chromium-win/fast/dynamic/float-withdrawal-2-expected.png: Removed. |
| * platform/chromium-win/fast/dynamic/floating-to-positioned-2-expected.png: Removed. |
| * platform/chromium-win/fast/dynamic/floating-to-positioned-expected.png: Removed. |
| * platform/chromium-win/fast/dynamic/genContentDestroyChildren-expected.png: Removed. |
| * platform/chromium-win/fast/dynamic/positioned-movement-with-positioned-children-expected.png: Removed. |
| * platform/chromium-win/fast/dynamic/staticY-expected.png: Removed. |
| * platform/chromium-win/fast/dynamic/subtree-boundary-percent-height-expected.png: Removed. |
| * platform/chromium-win/fast/dynamic/subtree-no-common-root-static-y-expected.png: Removed. |
| * platform/chromium-win/fast/dynamic/subtree-table-cell-height-expected.png: Removed. |
| * platform/chromium-win/fast/encoding/utf-16-no-bom-expected.png: Removed. |
| * platform/chromium-win/fast/events/onloadFrameCrash-expected.png: Removed. |
| * platform/chromium-win/fast/frames/002-expected.png: Removed. |
| * platform/chromium-win/fast/frames/calculate-fixed-expected.png: Removed. |
| * platform/chromium-win/fast/frames/calculate-order-expected.png: Removed. |
| * platform/chromium-win/fast/frames/calculate-percentage-expected.png: Removed. |
| * platform/chromium-win/fast/frames/calculate-relative-expected.png: Removed. |
| * platform/chromium-win/fast/frames/calculate-round-expected.png: Removed. |
| * platform/chromium-win/fast/frames/empty-cols-attribute-expected.png: Removed. |
| * platform/chromium-win/fast/frames/empty-frame-src-expected.png: Removed. |
| * platform/chromium-win/fast/frames/frame-length-fractional-expected.png: Removed. |
| * platform/chromium-win/fast/frames/frame-set-whitespace-attributes-expected.png: Removed. |
| * platform/chromium-win/fast/frames/no-frame-borders-expected.png: Removed. |
| * platform/chromium-win/fast/images/image-in-map-expected.png: Removed. |
| * platform/chromium-win/fast/images/pdf-as-tiled-background-expected.png: Removed. |
| * platform/chromium-win/fast/images/svg-as-background-expected.png: Removed. |
| * platform/chromium-win/fast/images/svg-as-image-expected.png: Removed. |
| * platform/chromium-win/fast/images/svg-as-relative-image-expected.png: Removed. |
| * platform/chromium-win/fast/images/svg-width-100p-as-background-expected.png: Removed. |
| * platform/chromium-win/fast/inline-block/004-expected.png: Removed. |
| * platform/chromium-win/fast/inline-block/005-expected.png: Removed. |
| * platform/chromium-win/fast/invalid/015-expected.png: Removed. |
| * platform/chromium-win/fast/invalid/table-residual-style-crash-expected.png: Removed. |
| * platform/chromium-win/fast/js/exception-linenums-in-html-3-expected.png: Removed. |
| * platform/chromium-win/fast/js/missing-style-end-tag-js-expected.png: Removed. |
| * platform/chromium-win/fast/js/missing-title-end-tag-js-expected.png: Removed. |
| * platform/chromium-win/fast/layers/positioned-inside-root-with-margins-expected.png: Removed. |
| * platform/chromium-win/fast/layers/zindex-ridonkulous-expected.png: Removed. |
| * platform/chromium-win/fast/lists/outSideListMarkers-expected.png: Removed. |
| * platform/chromium-win/fast/overflow/position-relative-expected.png: Removed. |
| * platform/chromium-win/fast/overflow/unreachable-content-test-expected.png: Removed. |
| * platform/chromium-win/fast/parser/style-script-head-test-expected.png: Removed. |
| * platform/chromium-win/fast/reflections/table-cell-expected.png: Removed. |
| * platform/chromium-win/fast/repaint/button-spurious-layout-hint-expected.png: Removed. |
| * platform/chromium-win/fast/repaint/float-in-new-block-with-layout-delta-expected.png: Removed. |
| * platform/chromium-win/fast/replaced/008-expected.png: Removed. |
| * platform/chromium-win/fast/table/024-expected.png: Removed. |
| * platform/chromium-win/fast/table/031-expected.png: Removed. |
| * platform/chromium-win/fast/table/caption-relayout-expected.png: Removed. |
| * platform/chromium-win/fast/table/div-as-col-span-expected.png: Removed. |
| * platform/chromium-win/fast/table/giantCellspacing-expected.png: Removed. |
| * platform/chromium-win/fast/table/growCellForImageQuirk-expected.png: Removed. |
| * platform/chromium-win/fast/table/max-width-integer-overflow-expected.png: Removed. |
| * platform/chromium-win/fast/table/percent-widths-stretch-expected.png: Removed. |
| * platform/chromium-win/fast/table/vertical-align-baseline-readjust-expected.png: Removed. |
| * platform/chromium-win/fast/text/align-center-rtl-spill-expected.png: Removed. |
| * platform/chromium-win/fast/text/apply-start-width-after-skipped-text-expected.png: Removed. |
| * platform/chromium-win/fast/text/fixed-pitch-control-characters-expected.png: Removed. |
| * platform/chromium-win/fast/text/selection-painted-separately-expected.png: Removed. |
| * platform/chromium-win/fast/text/soft-hyphen-3-expected.png: Removed. |
| * platform/chromium-win/fast/text/stripNullFromText-expected.png: Removed. |
| * platform/chromium-win/fast/tokenizer/missing-style-end-tag-1-expected.png: Removed. |
| * platform/chromium-win/fast/tokenizer/missing-style-end-tag-2-expected.png: Removed. |
| * platform/chromium-win/fast/tokenizer/script-after-frameset-expected.png: Removed. |
| * platform/chromium-win/fast/xsl/xslt-mismatched-tags-in-xslt-expected.png: Removed. |
| * platform/chromium-win/svg/W3C-SVG-1.1/struct-frag-01-t-expected.png: Removed. |
| * platform/chromium-win/svg/custom/SVGNumber-interface-expected.png: Removed. |
| * platform/chromium-win/svg/custom/SVGPoint-interface-expected.png: Removed. |
| * platform/chromium-win/svg/custom/SVGRect-interface-expected.png: Removed. |
| * platform/chromium-win/svg/custom/attribute-namespace-check-expected.png: Removed. |
| * platform/chromium-win/svg/custom/class-selector-expected.png: Removed. |
| * platform/chromium-win/svg/custom/clip-path-child-changes-expected.png: Removed. |
| * platform/chromium-win/svg/custom/clip-path-href-changes-expected.png: Removed. |
| * platform/chromium-win/svg/custom/clip-path-units-changes-expected.png: Removed. |
| * platform/chromium-win/svg/custom/clip-path-with-transform-expected.png: Removed. |
| * platform/chromium-win/svg/custom/conditional-processing-outside-switch-expected.png: Removed. |
| * platform/chromium-win/svg/custom/create-metadata-element-expected.png: Removed. |
| * platform/chromium-win/svg/custom/createelement-expected.png: Removed. |
| * platform/chromium-win/svg/custom/css-pixels-dpi-expected.png: Removed. |
| * platform/chromium-win/svg/custom/display-none-expected.png: Removed. |
| * platform/chromium-win/svg/custom/dynamic-viewBox-expected.png: Removed. |
| * platform/chromium-win/svg/custom/evt-onload-expected.png: Removed. |
| * platform/chromium-win/svg/custom/fill-update-expected.png: Removed. |
| * platform/chromium-win/svg/custom/filter-source-alpha-expected.png: Removed. |
| * platform/chromium-win/svg/custom/gradient-add-stops-expected.png: Removed. |
| * platform/chromium-win/svg/custom/gradient-attr-update-expected.png: Removed. |
| * platform/chromium-win/svg/custom/gradient-stop-style-change-expected.png: Removed. |
| * platform/chromium-win/svg/custom/hover-default-fill-expected.png: Removed. |
| * platform/chromium-win/svg/custom/image-with-aspect-ratio-stretch-expected.png: Removed. |
| * platform/chromium-win/svg/custom/inner-percent-expected.png: Removed. |
| * platform/chromium-win/svg/custom/inner-svg-hit-test-expected.png: Removed. |
| * platform/chromium-win/svg/custom/invalid-transforms-expected.png: Removed. |
| * platform/chromium-win/svg/custom/mask-excessive-malloc-expected.png: Removed. |
| * platform/chromium-win/svg/custom/mask-inside-defs-expected.png: Removed. |
| * platform/chromium-win/svg/custom/pattern-in-defs-expected.png: Removed. |
| * platform/chromium-win/svg/custom/percentage-rect2-expected.png: Removed. |
| * platform/chromium-win/svg/custom/poly-identify-expected.png: Removed. |
| * platform/chromium-win/svg/custom/polyline-hittest-expected.png: Removed. |
| * platform/chromium-win/svg/custom/polyline-invalid-points-expected.png: Removed. |
| * platform/chromium-win/svg/custom/polyline-setattribute-points-null-expected.png: Removed. |
| * platform/chromium-win/svg/custom/prevent-default-expected.png: Removed. |
| * platform/chromium-win/svg/custom/repaint-on-image-bounds-change-expected.png: Removed. |
| * platform/chromium-win/svg/custom/resource-client-removal-expected.png: Removed. |
| * platform/chromium-win/svg/custom/rgbcolor-syntax-expected.png: Removed. |
| * platform/chromium-win/svg/custom/rootelement-expected.png: Removed. |
| * platform/chromium-win/svg/custom/scroll-hit-test-expected.png: Removed. |
| * platform/chromium-win/svg/custom/sheet-title-expected.png: Removed. |
| * platform/chromium-win/svg/custom/svg-absolute-children-expected.png: Removed. |
| * platform/chromium-win/svg/custom/text-gradient-no-content-expected.png: Removed. |
| * platform/chromium-win/svg/custom/transform-ignore-after-invalid-expected.png: Removed. |
| * platform/chromium-win/svg/custom/transform-invalid-expected.png: Removed. |
| * platform/chromium-win/svg/custom/transform-removeAttributeNS-expected.png: Removed. |
| * platform/chromium-win/svg/custom/transform-scale-parse-expected.png: Removed. |
| * platform/chromium-win/svg/custom/transform-with-ending-space-expected.png: Removed. |
| * platform/chromium-win/svg/custom/transformedMaskFails-expected.png: Removed. |
| * platform/chromium-win/svg/custom/use-empty-reference-expected.png: Removed. |
| * platform/chromium-win/svg/custom/use-recalcStyle-crash-expected.png: Removed. |
| * platform/chromium-win/svg/custom/use-symbol-overflow-expected.png: Removed. |
| * platform/chromium-win/svg/custom/viewport-clip-expected.png: Removed. |
| * platform/chromium-win/svg/custom/viewport-no-width-height-expected.png: Removed. |
| * platform/chromium-win/svg/custom/viewport-update-expected.png: Removed. |
| * platform/chromium-win/svg/custom/viewport-update2-expected.png: Removed. |
| * platform/chromium-win/svg/custom/visibility-override-clip-expected.png: Removed. |
| * platform/chromium-win/svg/custom/visibility-override-expected.png: Removed. |
| * platform/chromium-win/svg/custom/visibility-override-mask-expected.png: Removed. |
| * platform/chromium-win/svg/custom/xhtml-no-svg-renderer-expected.png: Removed. |
| * platform/chromium-win/svg/custom/xml-stylesheet-expected.png: Removed. |
| * platform/chromium-win/svg/hixie/dynamic/003-expected.png: Removed. |
| * platform/chromium-win/svg/hixie/dynamic/004-expected.png: Removed. |
| * platform/chromium-win/svg/hixie/dynamic/006-expected.png: Removed. |
| * platform/chromium-win/svg/hixie/error/001-expected.png: Removed. |
| * platform/chromium-win/svg/hixie/error/004-expected.png: Removed. |
| * platform/chromium-win/svg/hixie/error/005-expected.png: Removed. |
| * platform/chromium-win/svg/hixie/error/006-expected.png: Removed. |
| * platform/chromium-win/svg/hixie/error/007-expected.png: Removed. |
| * platform/chromium-win/svg/hixie/error/008-expected.png: Removed. |
| * platform/chromium-win/svg/hixie/error/009-expected.png: Removed. |
| * platform/chromium-win/svg/hixie/error/014-expected.png: Removed. |
| * platform/chromium-win/svg/hixie/error/014-test-expected.png: Removed. |
| * platform/chromium-win/svg/hixie/error/015-expected.png: Removed. |
| * platform/chromium-win/svg/hixie/error/016-expected.png: Removed. |
| * platform/chromium-win/svg/hixie/painting/001-expected.png: Removed. |
| * platform/chromium-win/svg/hixie/processing-model/005-expected.png: Removed. |
| * platform/chromium-win/svg/hixie/rendering-model/003a-expected.png: Removed. |
| * platform/chromium-win/svg/hixie/use/001-expected.png: Removed. |
| * platform/chromium-win/svg/hixie/use/002-expected.png: Removed. |
| * platform/chromium-win/svg/hixie/use/002-test-expected.png: Removed. |
| * platform/chromium-win/svg/hixie/viewbox/001-expected.png: Removed. |
| * platform/chromium-win/svg/hixie/viewbox/002-expected.png: Removed. |
| * platform/chromium-win/svg/hixie/viewbox/003-expected.png: Removed. |
| * platform/chromium-win/svg/hixie/viewbox/004-expected.png: Removed. |
| * platform/chromium-win/svg/webarchive/svg-script-subresouces-expected.png: Removed. |
| * platform/chromium-win/tables/mozilla/bugs/adforce_imgis_com-expected.png: Removed. |
| * platform/chromium-win/tables/mozilla/bugs/bug103533-expected.png: Removed. |
| * platform/chromium-win/tables/mozilla/bugs/bug1818-6-expected.png: Removed. |
| * platform/chromium-win/tables/mozilla/bugs/bug222336-expected.png: Removed. |
| * platform/chromium-win/tables/mozilla/bugs/bug222467-expected.png: Removed. |
| * platform/chromium-win/tables/mozilla/bugs/bug269566-expected.png: Removed. |
| * platform/chromium-win/tables/mozilla/bugs/bug277062-expected.png: Removed. |
| * platform/chromium-win/tables/mozilla/bugs/bug28933-expected.png: Removed. |
| * platform/chromium-win/tables/mozilla/bugs/bug2954-expected.png: Removed. |
| * platform/chromium-win/tables/mozilla/bugs/bug8032-2-expected.png: Removed. |
| * platform/chromium-win/tables/mozilla/bugs/bug9024-expected.png: Removed. |
| * platform/chromium-win/tables/mozilla/core/col_widths_fix_autoFixPer-expected.png: Removed. |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug128876-expected.png: Removed. |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug3517-expected.png: Removed. |
| * platform/chromium-win/transitions/transition-end-event-rendering-expected.png: Removed. |
| * platform/chromium-win/webarchive/archive-with-unencoded-url-expected.png: Removed. |
| * platform/chromium-win/webarchive/test-body-background-expected.png: Removed. |
| * platform/chromium-win/webarchive/test-img-src-expected.png: Removed. |
| * platform/chromium-win/webarchive/test-input-src-expected.png: Removed. |
| * platform/chromium-win/webarchive/test-link-rel-icon-expected.png: Removed. |
| * platform/chromium-win/webarchive/test-object-data-expected.png: Removed. |
| * platform/chromium-win/webarchive/test-script-src-expected.png: Removed. |
| * platform/chromium-win/webarchive/test-table-background-expected.png: Removed. |
| * platform/chromium-win/webarchive/test-td-background-expected.png: Removed. |
| * platform/chromium-win/webarchive/test-xml-stylesheet-expected.png: Removed. |
| |
| 2011-03-07 Xiaomei Ji <xji@chromium.org> |
| |
| Unreviewed. |
| |
| Skip test caretRangeFromPoint-in-zoom-and-scroll.html in mac-wk2 since |
| EventSender.mouseMoveTo is not yet supported. |
| |
| * platform/mac-wk2/Skipped: |
| |
| 2011-03-07 Chris Fleizach <cfleizach@apple.com> |
| |
| Reviewed by Beth Dakin. |
| |
| AX: WK1 needs to use ScrollView attachment for AXScrollArea, WK2 does not |
| https://bugs.webkit.org/show_bug.cgi?id=55706 |
| |
| * platform/mac/accessibility/webkit-scrollarea-expected.txt: |
| * platform/mac/accessibility/webkit-scrollarea-position-expected.txt: |
| * platform/mac/accessibility/webkit-scrollarea-position.html: |
| * platform/mac/accessibility/webkit-scrollarea.html: |
| |
| 2011-03-04 Gavin Barraclough <barraclough@apple.com> |
| |
| Reviewed by Cameron Zwarich. |
| |
| Bug 55815 - Should throw an exception from JSObject::defineOwnProperty if !isExtensible(). |
| |
| * ietestcenter/Javascript/15.2.3.6-4-1-expected.txt: |
| Now with added passingness! |
| |
| 2011-03-07 Daniel Cheng <dcheng@chromium.org> |
| |
| Reviewed by Tony Chang. |
| |
| Add plumbing for paste support to ChromiumDataObject::types() |
| https://bugs.webkit.org/show_bug.cgi?id=55792 |
| |
| Add a simple layout test to verify that event.clipboardData.types |
| reflects the types available in a paste. |
| |
| * editing/pasteboard/onpaste-text-html-types-expected.txt: Added. |
| * editing/pasteboard/onpaste-text-html-types.html: Added. |
| |
| 2011-03-07 Xiaomei Ji <xji@chromium.org> |
| |
| Reviewed by Martin Robinson. |
| |
| Make fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-in-zoom-and-scroll.html less port-dependent. |
| Preiously, the test clicked at a specific pixel so different fonts result in slightly different positions. |
| Change the test to click on a specific character offset. |
| https://bugs.webkit.org/show_bug.cgi?id=30816 |
| |
| * fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-in-zoom-and-scroll-expected.txt: |
| * fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-in-zoom-and-scroll.html: |
| * platform/chromium/test_expectations.txt: |
| * platform/gtk/Skipped: |
| * platform/mac-wk2/Skipped: |
| * platform/qt-wk2/Skipped: |
| * platform/qt/Skipped: |
| |
| 2011-03-07 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium expectations update. |
| |
| Clean up fast/viewport expectations and remove a test that no longer |
| crashes (the underlying V8 bug was fixed). |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-07 Sergey Glazunov <serg.glazunov@gmail.com> |
| |
| Reviewed by Dimitri Glazkov. |
| |
| Node::checkAddChild and Node::checkReplaceChild shouldn't change the owner document of a node |
| https://bugs.webkit.org/show_bug.cgi?id=55803 |
| |
| * fast/dom/dom-method-document-change-expected.txt: Added. |
| * fast/dom/dom-method-document-change.html: Added. |
| |
| 2011-03-07 Sheriff Bot <webkit.review.bot@gmail.com> |
| |
| Unreviewed, rolling out r80484. |
| http://trac.webkit.org/changeset/80484 |
| https://bugs.webkit.org/show_bug.cgi?id=55891 |
| |
| requires Chromium DEPS roll (Requested by dcheng on #webkit). |
| |
| * editing/pasteboard/onpaste-text-html-types-expected.txt: Removed. |
| * editing/pasteboard/onpaste-text-html-types.html: Removed. |
| |
| 2011-03-07 Daniel Cheng <dcheng@chromium.org> |
| |
| Reviewed by Tony Chang. |
| |
| Add plumbing for paste support to ChromiumDataObject::types() |
| https://bugs.webkit.org/show_bug.cgi?id=55792 |
| |
| Add a simple layout test to verify that event.clipboardData.types |
| reflects the types available in a paste. |
| |
| * editing/pasteboard/onpaste-text-html-types-expected.txt: Added. |
| * editing/pasteboard/onpaste-text-html-types.html: Added. |
| |
| 2011-03-07 Joseph Pecoraro <joepeck@webkit.org> |
| |
| Viewport Warning/Error Messages Are Now Inaccurate |
| https://bugs.webkit.org/show_bug.cgi?id=53707 |
| |
| Include expected results for r80483. |
| |
| * fast/viewport/viewport-100-expected.txt: |
| * fast/viewport/viewport-101-expected.txt: |
| * fast/viewport/viewport-102-expected.txt: |
| * fast/viewport/viewport-103-expected.txt: |
| * fast/viewport/viewport-104-expected.txt: |
| * fast/viewport/viewport-105-expected.txt: |
| * fast/viewport/viewport-106-expected.txt: |
| * fast/viewport/viewport-107-expected.txt: |
| * fast/viewport/viewport-108-expected.txt: |
| * fast/viewport/viewport-109-expected.txt: |
| * fast/viewport/viewport-110-expected.txt: |
| * fast/viewport/viewport-111-expected.txt: |
| * fast/viewport/viewport-112-expected.txt: |
| * fast/viewport/viewport-113-expected.txt: |
| * fast/viewport/viewport-114-expected.txt: |
| * fast/viewport/viewport-115-expected.txt: |
| * fast/viewport/viewport-116-expected.txt: |
| * fast/viewport/viewport-117-expected.txt: |
| * fast/viewport/viewport-118-expected.txt: |
| * fast/viewport/viewport-129-expected.txt: |
| * fast/viewport/viewport-29-expected.txt: |
| * fast/viewport/viewport-30-expected.txt: |
| * fast/viewport/viewport-31-expected.txt: |
| * fast/viewport/viewport-32-expected.txt: |
| * fast/viewport/viewport-35-expected.txt: |
| * fast/viewport/viewport-36-expected.txt: |
| * fast/viewport/viewport-38-expected.txt: |
| * fast/viewport/viewport-39-expected.txt: |
| * fast/viewport/viewport-40-expected.txt: |
| * fast/viewport/viewport-41-expected.txt: |
| * fast/viewport/viewport-42-expected.txt: |
| * fast/viewport/viewport-43-expected.txt: |
| * fast/viewport/viewport-44-expected.txt: |
| * fast/viewport/viewport-47-expected.txt: |
| * fast/viewport/viewport-48-expected.txt: |
| * fast/viewport/viewport-49-expected.txt: |
| * fast/viewport/viewport-61-expected.txt: |
| * fast/viewport/viewport-62-expected.txt: |
| * fast/viewport/viewport-63-expected.txt: |
| * fast/viewport/viewport-64-expected.txt: |
| * fast/viewport/viewport-66-expected.txt: |
| * fast/viewport/viewport-67-expected.txt: |
| * fast/viewport/viewport-68-expected.txt: |
| * fast/viewport/viewport-69-expected.txt: |
| * fast/viewport/viewport-70-expected.txt: |
| * fast/viewport/viewport-71-expected.txt: |
| * fast/viewport/viewport-72-expected.txt: |
| * fast/viewport/viewport-73-expected.txt: |
| * fast/viewport/viewport-74-expected.txt: |
| * fast/viewport/viewport-75-expected.txt: |
| * fast/viewport/viewport-76-expected.txt: |
| * fast/viewport/viewport-77-expected.txt: |
| * fast/viewport/viewport-78-expected.txt: |
| * fast/viewport/viewport-79-expected.txt: |
| * fast/viewport/viewport-80-expected.txt: |
| * fast/viewport/viewport-81-expected.txt: |
| * fast/viewport/viewport-83-expected.txt: |
| * fast/viewport/viewport-85-expected.txt: |
| * fast/viewport/viewport-88-expected.txt: |
| * fast/viewport/viewport-90-expected.txt: |
| * fast/viewport/viewport-warnings-1-expected.txt: Added. |
| * fast/viewport/viewport-warnings-2-expected.txt: Added. |
| * fast/viewport/viewport-warnings-3-expected.txt: Added. |
| * fast/viewport/viewport-warnings-4-expected.txt: Added. |
| * fast/viewport/viewport-warnings-5-expected.txt: Added. |
| * fast/viewport/viewport-warnings-6-expected.txt: Added. |
| |
| 2011-03-07 Joseph Pecoraro <joepeck@webkit.org> |
| |
| Reviewed by Kenneth Rohde Christiansen. |
| |
| Viewport Warning/Error Messages Are Now Inaccurate |
| https://bugs.webkit.org/show_bug.cgi?id=53707 |
| |
| Added tests specifically to test Console warnings. |
| |
| * fast/viewport/viewport-warnings-1.html: Added. |
| * fast/viewport/viewport-warnings-2.html: Added. |
| * fast/viewport/viewport-warnings-3.html: Added. |
| * fast/viewport/viewport-warnings-4.html: Added. |
| * fast/viewport/viewport-warnings-5.html: Added. |
| * fast/viewport/viewport-warnings-6.html: Added. |
| |
| 2011-03-07 Jeremy Orlow <jorlow@chromium.org> |
| |
| Reviewed by Steve Block. |
| |
| Add source to IDBIndex, objectStore to IDBIndex, and remove storeName |
| https://bugs.webkit.org/show_bug.cgi?id=55812 |
| |
| * storage/indexeddb/cursor-update-expected.txt: |
| * storage/indexeddb/cursor-update.html: |
| * storage/indexeddb/index-basics-expected.txt: |
| * storage/indexeddb/index-basics.html: |
| |
| 2011-03-07 Chris Fleizach <cfleizach@apple.com> |
| |
| Reviewed by Beth Dakin. |
| |
| AX: kAXCellForColumnAndRowParameterizedAttribute doesn't work ARIA grids with colspans |
| https://bugs.webkit.org/show_bug.cgi?id=55735 |
| |
| * platform/mac/accessibility/aria-table-with-colspan-cells-expected.txt: Added. |
| * platform/mac/accessibility/aria-table-with-colspan-cells.html: Added. |
| |
| 2011-03-07 Andrei Popescu <andreip@google.com> |
| |
| Reviewed by Steve Block. |
| |
| [Chromium] test_expectations.txt cannot be parsed correctly |
| https://bugs.webkit.org/show_bug.cgi?id=55871 |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-07 Kenneth Rohde Christiansen <kenneth@webkit.org> |
| |
| Unreviewed. |
| |
| Add expected results to the new viewport tests |
| |
| * fast/viewport/viewport-91-expected.txt: Added. |
| * fast/viewport/viewport-92-expected.txt: Added. |
| * fast/viewport/viewport-93-expected.txt: Added. |
| * fast/viewport/viewport-94-expected.txt: Added. |
| * fast/viewport/viewport-95-expected.txt: Added. |
| * fast/viewport/viewport-96-expected.txt: Added. |
| |
| 2011-03-07 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Unreviewed. |
| |
| [Qt] http/tests/inspector/resource-parameters.html is flakey |
| https://bugs.webkit.org/show_bug.cgi?id=55867 |
| |
| * platform/qt/Skipped: Add http/tests/inspector/resource-parameters.html to make buildbot happy. |
| |
| 2011-03-07 Antti Koivisto <antti@apple.com> |
| |
| Reviewed by Oliver Hunt. |
| |
| REGRESSION (r79574): fast/dom/global-constructors.html failing on Windows 7 Release (Tests) bots |
| https://bugs.webkit.org/show_bug.cgi?id=55166 |
| <rdar://problem/9050430> |
| |
| * http/tests/security/cross-origin-css-primitive-expected.txt: Added. |
| * http/tests/security/cross-origin-css-primitive.html: Added. |
| * http/tests/security/resources/cross-origin-css-primitive-iframe.html: Added. |
| |
| 2011-03-07 Alejandro G. Castro <alex@igalia.com> |
| |
| Added new GTK+ test results. |
| |
| * platform/gtk/fast/forms/input-appearance-spinbutton-visibility-expected.checksum: Added. |
| * platform/gtk/fast/forms/input-appearance-spinbutton-visibility-expected.png: Added. |
| * platform/gtk/fast/forms/input-appearance-spinbutton-visibility-expected.txt: Added. |
| * platform/gtk/fast/text/hyphenate-limit-before-after-expected.checksum: Added. |
| * platform/gtk/fast/text/hyphenate-limit-before-after-expected.png: Added. |
| * platform/gtk/fast/text/hyphenate-limit-before-after-expected.txt: Added. |
| |
| 2011-03-07 Alejandro G. Castro <alex@igalia.com> |
| |
| Skipped failing test that requires a missing feature in |
| layoutTestController. Added bug: |
| https://bugs.webkit.org/show_bug.cgi?id=55862 |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-07 Xianzhu Wang <wangxianzhu@google.com> |
| |
| Reviewed by Tony Gentilcore. |
| |
| In layout tests, iframe's onload handler should not use script function |
| defined after the iframe. |
| https://bugs.webkit.org/show_bug.cgi?id=54942 |
| |
| Found and fixed more tests in addition to the first patch to bug 54942. |
| Tried best to avoid expectation changes. |
| |
| * editing/execCommand/find-after-replace.html: |
| * editing/input/option-page-up-down.html: |
| * editing/input/scroll-viewport-page-up-down.html: |
| * editing/pasteboard/copy-standalone-image.html: |
| * editing/pasteboard/drag-image-to-contenteditable-in-iframe.html: |
| * editing/pasteboard/paste-noscript-xhtml.xhtml: |
| * editing/selection/drag-in-iframe.html: |
| * editing/undo/undo-iframe-location-change.html: |
| * fast/dom/DOMImplementation/createDocument-with-used-doctype-expected.txt: |
| * fast/dom/DOMImplementation/createDocument-with-used-doctype.html: |
| * fast/dom/Window/window-postmessage-clone-frames.html: |
| * fast/dynamic/paused-event-dispatch.html: |
| * fast/events/keydown-remove-frame.html: |
| * fast/events/mousedown-in-subframe-scrollbar.html: |
| * fast/frames/content-opacity-2.html: |
| * fast/frames/viewsource-plain-text-tags.html: |
| * fast/frames/viewsource-unfinished-tags.html: |
| * fast/history/form-submit-in-frame-via-onclick.html: |
| * fast/history/form-submit-in-frame.html: |
| * fast/xsl/xslt-text-expected.txt: |
| * fast/xsl/xslt-text.html: |
| * http/tests/messaging/cross-domain-message-send.html: |
| * http/tests/misc/cached-scripts-expected.txt: |
| * http/tests/misc/cached-scripts.html: |
| * http/tests/plugins/post-url-file-expected.txt: |
| * http/tests/plugins/post-url-file.html: |
| * http/tests/security/listener/xss-inactive-closure-expected.html: |
| * http/tests/security/listener/xss-inactive-closure.html: |
| * http/tests/security/postMessage/delivery-order.html: |
| * http/tests/security/postMessage/invalid-origin-throws-exception-expected.txt: |
| * http/tests/security/postMessage/invalid-origin-throws-exception.html: |
| * http/tests/security/postMessage/origin-unaffected-by-base-tag.html: |
| * http/tests/security/postMessage/target-origin.html: |
| * http/tests/security/xss-DENIED-getSVGDocument-iframe.html: |
| * http/tests/xmlhttprequest/detaching-frame-2.html: |
| * media/media-document-audio-repaint.html: |
| * media/media-document-audio-size.html: |
| * platform/mac/fast/dom/wrapper-classes-objc.html: |
| * platform/mac/fast/loader/non-html-load-event-expected.txt: |
| * platform/mac/fast/loader/non-html-load-event.html: |
| * scrollbars/hidden-iframe-scrollbar-crash2.html: |
| * storage/close-during-stress-test.html: |
| * svg/custom/js-update-transform-changes.svg: |
| |
| 2011-03-06 Fumitoshi Ukai <ukai@chromium.org> |
| |
| Unreviewed, update chromium test expectations. |
| |
| inspector/styles/styles-add-blank-property.html becomes flaky. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-06 Fumitoshi Ukai <ukai@chromium.org> |
| |
| Unreviewd, update chromium test expectations. |
| |
| Regression at WebKit r80438 (crbug.com/75109) on Mac |
| platform/chromium/fast/text/international/complex-text-rectangle.html |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-06 Kent Tamura <tkent@chromium.org> |
| |
| Unreviewed, test expectation update. |
| |
| Chromium expectation files for r80449. |
| |
| * platform/chromium-mac-leopard/fast/forms/input-appearance-spinbutton-visibility-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-appearance-spinbutton-visibility-expected.png: Added. |
| * platform/chromium-win/fast/forms/input-appearance-spinbutton-visibility-expected.checksum: Added. |
| * platform/chromium-win/fast/forms/input-appearance-spinbutton-visibility-expected.png: Added. |
| * platform/chromium-win/fast/forms/input-appearance-spinbutton-visibility-expected.txt: Added. |
| |
| 2011-03-06 Kent Tamura <tkent@chromium.org> |
| |
| Unreviewed, test expectation update. |
| |
| Add a Mac expectation for a new test of r80449. |
| |
| * platform/mac/fast/forms/input-appearance-spinbutton-visibility-expected.checksum: Added. |
| * platform/mac/fast/forms/input-appearance-spinbutton-visibility-expected.png: Added. |
| * platform/mac/fast/forms/input-appearance-spinbutton-visibility-expected.txt: Added. |
| |
| 2011-03-06 Naoki Takano <takano.naoki@gmail.com> |
| |
| Reviewed by Kent Tamura. |
| |
| Input type=number spin buttons remain invisible but functional after div changed from hidden to visible. |
| https://bugs.webkit.org/show_bug.cgi?id=55839 |
| http://crbug.com/73866 |
| http://crbug.com/62527 |
| |
| * fast/forms/input-appearance-spinbutton-visibility.html: Added for the test to make sure input type=number spin buttons are shown or hidden correctly with Javascript. |
| * platform/chromium-linux/fast/forms/input-appearance-spinbutton-visibility-expected.checksum: Added for the expectation checksum. |
| * platform/chromium-linux/fast/forms/input-appearance-spinbutton-visibility-expected.png: Added for the expectation image. |
| * platform/chromium-linux/fast/forms/input-appearance-spinbutton-visibility-expected.txt: Added for the expectation render tree txt. |
| |
| 2011-03-06 Fumitoshi Ukai <ukai@chromium.org> |
| |
| Unreviewed, update chromium test expectations. |
| |
| Regression at WebKit r80440 (bug 55854) also on mac. |
| fast/forms/onchange-setvalueforuser.html |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-06 Fumitoshi Ukai <ukai@chromium.org> |
| |
| Unreviewed, update chromium test expectations. |
| |
| Regression at WebKit r80438 (crbug.com/75109) |
| fast/css/getComputedStyle/computed-style-without-renderer.html |
| fast/css/getComputedStyle/computed-style.html |
| platform/chromium/fast/text/international/complex-text-rectangle.html |
| svg/css/getComputedStyle-basic.xhtml |
| fast/text/hyphenate-limit-before-after.html |
| |
| Regression at WebKit r80440 (bug 55854) |
| fast/forms/onchange-setvalueforuser.html |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-06 Dan Bernstein <mitz@apple.com> |
| |
| Updated more platform-specific results after r80438. |
| |
| * platform/gtk/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: |
| * platform/mac-leopard/fast/text/hyphenate-limit-before-after-expected.txt: Removed. |
| * platform/mac-snowleopard/fast/text/hyphenate-limit-before-after-expected.txt: Copied from platform/mac-leopard/fast/text/hyphenate-limit-before-after-expected.txt. |
| |
| 2011-03-06 Dan Bernstein <mitz@apple.com> |
| |
| Updated platform-specific results after r80438. |
| |
| * platform/mac-leopard/fast/text/hyphenate-limit-before-after-expected.txt: Added. |
| * platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: |
| * platform/qt/fast/css/getComputedStyle/computed-style-expected.txt: |
| * platform/qt/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: |
| |
| 2011-03-06 Daniel Bates <dbates@rim.com> |
| |
| Reviewed by Darin Adler. |
| |
| style.borderSpacing always returns empty string |
| https://bugs.webkit.org/show_bug.cgi?id=54816 |
| |
| Tests that style.borderSpacing returns the correct result for valid, negative, and missing border-spacing values. |
| |
| * fast/css/table-border-spacing-expected.txt: Added. |
| * fast/css/table-border-spacing.html: Added. |
| |
| 2011-03-06 Dan Bernstein <mitz@apple.com> |
| |
| Reviewed by Oliver Hunt. |
| |
| <rdar://problem/9093327> Implement -hyphenate-limit-{before,after} |
| https://bugs.webkit.org/show_bug.cgi?id=55850 |
| |
| * fast/css/getComputedStyle/computed-style-expected.txt: |
| * fast/css/parsing-hyphenate-limit-expected.txt: Added. |
| * fast/css/parsing-hyphenate-limit.html: Added. |
| * fast/text/hyphenate-limit-before-after.html: Added. |
| * platform/mac/fast/text/hyphenate-limit-before-after-expected.checksum: Added. |
| * platform/mac/fast/text/hyphenate-limit-before-after-expected.png: Added. |
| * platform/mac/fast/text/hyphenate-limit-before-after-expected.txt: Added. |
| * svg/css/getComputedStyle-basic-expected.txt: |
| |
| 2011-03-05 Sheriff Bot <webkit.review.bot@gmail.com> |
| |
| Unreviewed, rolling out r80428. |
| http://trac.webkit.org/changeset/80428 |
| https://bugs.webkit.org/show_bug.cgi?id=55833 |
| |
| Broke SnowLeopard (Requested by xan_ on #webkit). |
| |
| * http/tests/plugins/resources/dump-post.pl: |
| * platform/gtk/Skipped: |
| |
| 2011-03-05 Martin Robinson <mrobinson@igalia.com> |
| |
| Reviewed by Xan Lopez. |
| |
| [GTK] http/tests/plugins/post-url-file.html fails on GTK+ |
| https://bugs.webkit.org/show_bug.cgi?id=55826 |
| |
| * http/tests/plugins/resources/dump-post.pl: Instead of printing out the "keywords" parameter, |
| print out the POSTDATA parameter. Printing "keywords" did not seem to work on the version of |
| Apache/Perl/CGI that existed on my machine. According to the Perl CGI module documentation |
| using 'POSTDATA' is the correct way to print the entire POSTDATA. |
| * platform/gtk/Skipped: Unskip the test which is now passing. |
| |
| 2011-03-05 Andrey Kosyakov <caseq@chromium.org> |
| |
| Unreviewed. Another shot at fixing flakiness of extension-events.html. |
| |
| * inspector/extensions/extensions-events.html: |
| |
| 2011-03-05 Pavel Feldman <pfeldman@chromium.org> |
| |
| Not reviewed: chromium rebaseline, flaky test fix. |
| |
| * http/tests/inspector/debugger-test.js: |
| * inspector/debugger/dom-breakpoints.html: |
| * platform/chromium/inspector/console/console-uncaught-exception-expected.txt: |
| |
| 2011-03-05 Andrey Kosyakov <caseq@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: inspector/extensions/extensions-events.html sometimes fails on Windows |
| https://bugs.webkit.org/show_bug.cgi?id=54974 |
| |
| Properly serialize test output to fix flakiness due to race with output during page reload. |
| |
| * inspector/extensions/extensions-events-expected.txt: |
| * inspector/extensions/extensions-events.html: |
| * platform/win/Skipped: |
| |
| 2011-03-05 Ilya Tikhonovsky <loislo@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: introduce protocol test for ConsoleAgent. |
| https://bugs.webkit.org/show_bug.cgi?id=55819 |
| |
| * http/tests/inspector/protocol-test.js: |
| (initialize_ProtocolTest.InspectorTest._dumpEvent): |
| (initialize_ProtocolTest.InspectorTest._dumpCallArguments): |
| (initialize_ProtocolTest): |
| (initialize_ProtocolTest.): |
| * inspector/protocol/console-agent-expected.txt: Added. |
| * inspector/protocol/console-agent.html: Added. |
| * inspector/protocol/runtime-agent.html: |
| |
| 2011-03-05 Andrey Kosyakov <caseq@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: install onerror handler in inspector tests |
| https://bugs.webkit.org/show_bug.cgi?id=55690 |
| |
| * http/tests/inspector/inspector-test.js: |
| (initialize_InspectorTest.onError): |
| * http/tests/inspector/resources/extension-main.js: |
| (onError): |
| |
| 2011-03-04 Pavel Feldman <pfeldman@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: fix layout tests flakiness. |
| https://bugs.webkit.org/show_bug.cgi?id=55816 |
| |
| - Timeline now uses instrumentation calls, not UI representation while collecting events for tests |
| - No reloads in debugger tests that don't need them |
| - Forcing layout in timeline via calculating offsetHeight |
| |
| * http/tests/inspector/inspector-test.js: |
| * inspector/console/console-uncaught-exception-expected.txt: |
| * inspector/console/console-uncaught-exception.html: |
| * inspector/debugger/debugger-autocontinue-on-syntax-error-expected.txt: |
| * inspector/debugger/debugger-autocontinue-on-syntax-error.html: |
| * inspector/debugger/resources/syntax-error.html: Added. |
| * inspector/debugger/resources/syntax-error.js: Removed. |
| * inspector/elements/elements-panel-limited-children-expected.txt: |
| * inspector/extensions/extensions-events-expected.txt: |
| * inspector/styles/styles-update-from-js-expected.txt: |
| * inspector/styles/styles-update-from-js.html: |
| * inspector/timeline/timeline-layout.html: |
| * inspector/timeline/timeline-network-resource-expected.txt: |
| * inspector/timeline/timeline-network-resource.html: |
| * inspector/timeline/timeline-script-tag-1.html: |
| * inspector/timeline/timeline-script-tag-2.html: |
| * inspector/timeline/timeline-test.js: |
| (initialize_Timeline.InspectorTest.startTimeline.addRecord): |
| (initialize_Timeline.InspectorTest.startTimeline): |
| (initialize_Timeline.InspectorTest.stopTimeline): |
| (initialize_Timeline.InspectorTest.performActionsAndPrint.step2): |
| (initialize_Timeline.InspectorTest.performActionsAndPrint): |
| (initialize_Timeline.InspectorTest.printTimelineRecords): |
| * inspector/timeline/timeline-trivial.html: |
| * platform/chromium/inspector/timeline/timeline-network-resource-expected.txt: |
| |
| 2011-03-05 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Unreviewed. |
| |
| [Qt] Add fast/forms/onchange-setvalueforuser.html to the Skipped |
| list because of missing layoutTestController.setValueForUser() |
| |
| * platform/qt/Skipped: |
| |
| |
| 2011-03-05 Ilya Sherman <isherman@chromium.org> |
| |
| Reviewed by Darin Adler. |
| |
| HTMLInputElement::setValue() should schedule change event when the element is focused |
| In service of https://code.google.com/p/chromium/issues/detail?id=42716 |
| https://bugs.webkit.org/show_bug.cgi?id=53160 |
| |
| * fast/forms/onchange-change-type-expected.txt: Added. |
| * fast/forms/onchange-change-type.html: Added. |
| * fast/forms/onchange-setvalueforuser-expected.txt: Added. |
| * fast/forms/onchange-setvalueforuser.html: Added. |
| |
| 2011-03-04 Victoria Kirst <vrk@google.com> |
| |
| Reviewed by Eric Carlson. |
| |
| [chromium] Baselines for media GPU layout tests |
| https://bugs.webkit.org/show_bug.cgi?id=55796 |
| |
| Adding baselines for some of the media GPU layout tests. |
| Updates test_expectations with expected media GPU failures. |
| |
| * platform/chromium-gpu-linux/media/video-display-toggle-expected.checksum: Added. |
| * platform/chromium-gpu-linux/media/video-display-toggle-expected.png: Added. |
| * platform/chromium-gpu-linux/media/video-no-audio-expected.checksum: Added. |
| * platform/chromium-gpu-linux/media/video-no-audio-expected.png: Added. |
| * platform/chromium-gpu-linux/media/video-volume-slider-expected.checksum: Added. |
| * platform/chromium-gpu-linux/media/video-volume-slider-expected.png: Added. |
| * platform/chromium-gpu-linux/media/video-zoom-expected.checksum: Added. |
| * platform/chromium-gpu-linux/media/video-zoom-expected.png: Added. |
| * platform/chromium-gpu-mac/media/video-display-toggle-expected.checksum: Added. |
| * platform/chromium-gpu-mac/media/video-display-toggle-expected.png: Added. |
| * platform/chromium-gpu-mac/media/video-no-audio-expected.checksum: Added. |
| * platform/chromium-gpu-mac/media/video-no-audio-expected.png: Added. |
| * platform/chromium-gpu-mac/media/video-volume-slider-expected.checksum: Added. |
| * platform/chromium-gpu-mac/media/video-volume-slider-expected.png: Added. |
| * platform/chromium-gpu-mac/media/video-zoom-expected.checksum: Added. |
| * platform/chromium-gpu-mac/media/video-zoom-expected.png: Added. |
| * platform/chromium-gpu-win/media/video-canvas-alpha-expected.checksum: Added. |
| * platform/chromium-gpu-win/media/video-canvas-alpha-expected.png: Added. |
| * platform/chromium-gpu-win/media/video-display-toggle-expected.checksum: Added. |
| * platform/chromium-gpu-win/media/video-display-toggle-expected.png: Added. |
| * platform/chromium-gpu-win/media/video-no-audio-expected.checksum: Added. |
| * platform/chromium-gpu-win/media/video-no-audio-expected.png: Added. |
| * platform/chromium-gpu-win/media/video-volume-slider-expected.checksum: Added. |
| * platform/chromium-gpu-win/media/video-volume-slider-expected.png: Added. |
| * platform/chromium-gpu-win/media/video-zoom-expected.checksum: Added. |
| * platform/chromium-gpu-win/media/video-zoom-expected.png: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-04 Xianzhu Wang <wangxianzhu@google.com> |
| |
| Reviewed by Adam Barth. |
| |
| Add a test to ensure SVGImage won't cause ResourceLoader leaks. |
| https://bugs.webkit.org/show_bug.cgi?id=55017 |
| |
| * fast/images/svg-image-leak-loader-expected.txt: Added. |
| * fast/images/svg-image-leak-loader.html: Added. |
| * fast/images/resources/load-script.html: Added. |
| |
| 2011-03-04 Mike Reed <reed@google.com> |
| |
| Reviewed by Mihai Parparita. |
| |
| [Chromium] fast/canvas/canvas-arc-360-winding.html fails on Linux and Windows |
| https://bugs.webkit.org/show_bug.cgi?id=49477 |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-04 James Simonsen <simonjam@chromium.org> |
| |
| Reviewed by Adam Barth. |
| |
| Test that scripts with unknown types aren't loaded. |
| https://bugs.webkit.org/show_bug.cgi?id=51760 |
| |
| * fast/dom/HTMLScriptElement/dont-load-unknown-type-expected.txt: Added. |
| * fast/dom/HTMLScriptElement/dont-load-unknown-type.html: Added. |
| |
| 2011-03-04 John Bauman <jbauman@chromium.org> |
| |
| Reviewed by Kenneth Russell. |
| |
| [chromium] premultipliedAlpha WebGL context attribute is ignored. |
| https://bugs.webkit.org/show_bug.cgi?id=55411 |
| |
| Add test case for (non-)premultiplied-alpha compositing. |
| |
| * compositing/webgl/webgl-nonpremultiplied-blend.html: Added. |
| * platform/chromium-gpu/compositing/webgl/webgl-nonpremultiplied-blend-expected.checksum: Added. |
| * platform/chromium-gpu/compositing/webgl/webgl-nonpremultiplied-blend-expected.png: Added. |
| * platform/chromium-gpu/compositing/webgl/webgl-nonpremultiplied-blend-expected.txt: Added. |
| * platform/mac-wk2/Skipped: |
| * platform/mac/Skipped: |
| |
| 2011-03-04 Jessie Berlin <jberlin@apple.com> |
| |
| [Snow Leopard Release Tests] accessibility/plugin.html, |
| compositing/geometry/empty-embed-rects.html, and fast/loader/loadInProgress.html timing out. |
| https://bugs.webkit.org/show_bug.cgi?id=55805 |
| https://bugs.webkit.org/show_bug.cgi?id=55807 |
| https://bugs.webkit.org/show_bug.cgi?id=55808 |
| |
| Unreviewed. Add these tests to the Snow Leopard skipped list to get the bots green. |
| |
| * platform/mac-snowleopard/Skipped: |
| |
| 2011-03-04 Tony Gentilcore <tonyg@chromium.org> |
| |
| [chromium] Fail new test for JSC feature introduced by r80378 |
| https://bugs.webkit.org/show_bug.cgi?id=55801 |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-04 Adrienne Walker <enne@google.com> |
| |
| Reviewed by James Robinson. |
| |
| Turn on pixel tests for huge-layer-img.html for better test coverage. |
| https://bugs.webkit.org/show_bug.cgi?id=55679 |
| |
| Also, modify this test to be more pixel test friendly. |
| |
| * compositing/tiling/huge-layer-img-expected.checksum: Added. |
| * compositing/tiling/huge-layer-img-expected.png: Added. |
| * compositing/tiling/huge-layer-img-expected.txt: Added. |
| * compositing/tiling/huge-layer-img.html: |
| * platform/chromium-gpu-win/compositing/tiling/huge-layer-img-expected.txt: Removed. |
| * platform/chromium-gpu/compositing/tiling/huge-layer-img-expected.txt: Added. |
| * platform/mac/compositing/tiling/huge-layer-img-expected.txt: Removed. |
| |
| 2011-03-04 Sheriff Bot <webkit.review.bot@gmail.com> |
| |
| Unreviewed, rolling out r80379. |
| http://trac.webkit.org/changeset/80379 |
| https://bugs.webkit.org/show_bug.cgi?id=55799 |
| |
| "Breaks leopard compile (implicit conversion)" (Requested by |
| tonyg-cr on #webkit). |
| |
| * transitions/matched-transform-functions.html: |
| * transitions/retargetted-transition.html: |
| |
| 2011-03-04 Rik Cabanier <cabanier@gmail.com> |
| |
| Reviewed by David Hyatt. |
| |
| Fix that allows fixed length values to be floating point |
| https://bugs.webkit.org/show_bug.cgi?id=52699 |
| |
| Transitions now return matrices in floating point. 2 of the transition tests were failing |
| because they expected integer values. |
| |
| * transitions/matched-transform-functions.html: |
| * transitions/retargetted-transition.html: |
| |
| 2011-03-03 Gavin Barraclough <barraclough@apple.com> |
| |
| Reviewed by Sam Weinig. |
| |
| Bug 55736 - Implement seal/freeze/preventExtensions for normal object types. |
| Provide basic functionallity from section 15.2.4 of ECMA-262. |
| This support will need expanding to cover arrays, too. |
| |
| Update results - many more tests PASS. |
| Also adds a new testcase. |
| |
| * fast/js/Object-getOwnPropertyNames-expected.txt: |
| * fast/js/script-tests/Object-getOwnPropertyNames.js: |
| * ietestcenter/Javascript/15.2.3.10-0-1-expected.txt: |
| * ietestcenter/Javascript/15.2.3.10-0-2-expected.txt: |
| * ietestcenter/Javascript/15.2.3.10-1-expected.txt: |
| * ietestcenter/Javascript/15.2.3.10-2-expected.txt: |
| * ietestcenter/Javascript/15.2.3.11-0-1-expected.txt: |
| * ietestcenter/Javascript/15.2.3.11-0-2-expected.txt: |
| * ietestcenter/Javascript/15.2.3.11-1-expected.txt: |
| * ietestcenter/Javascript/15.2.3.11-4-1-expected.txt: |
| * ietestcenter/Javascript/15.2.3.11-4-10-expected.txt: |
| * ietestcenter/Javascript/15.2.3.11-4-11-expected.txt: |
| * ietestcenter/Javascript/15.2.3.11-4-12-expected.txt: |
| * ietestcenter/Javascript/15.2.3.11-4-13-expected.txt: |
| * ietestcenter/Javascript/15.2.3.11-4-14-expected.txt: |
| * ietestcenter/Javascript/15.2.3.11-4-15-expected.txt: |
| * ietestcenter/Javascript/15.2.3.11-4-16-expected.txt: |
| * ietestcenter/Javascript/15.2.3.11-4-17-expected.txt: |
| * ietestcenter/Javascript/15.2.3.11-4-18-expected.txt: |
| * ietestcenter/Javascript/15.2.3.11-4-19-expected.txt: |
| * ietestcenter/Javascript/15.2.3.11-4-2-expected.txt: |
| * ietestcenter/Javascript/15.2.3.11-4-20-expected.txt: |
| * ietestcenter/Javascript/15.2.3.11-4-21-expected.txt: |
| * ietestcenter/Javascript/15.2.3.11-4-22-expected.txt: |
| * ietestcenter/Javascript/15.2.3.11-4-23-expected.txt: |
| * ietestcenter/Javascript/15.2.3.11-4-24-expected.txt: |
| * ietestcenter/Javascript/15.2.3.11-4-25-expected.txt: |
| * ietestcenter/Javascript/15.2.3.11-4-26-expected.txt: |
| * ietestcenter/Javascript/15.2.3.11-4-27-expected.txt: |
| * ietestcenter/Javascript/15.2.3.11-4-3-expected.txt: |
| * ietestcenter/Javascript/15.2.3.11-4-4-expected.txt: |
| * ietestcenter/Javascript/15.2.3.11-4-5-expected.txt: |
| * ietestcenter/Javascript/15.2.3.11-4-6-expected.txt: |
| * ietestcenter/Javascript/15.2.3.11-4-7-expected.txt: |
| * ietestcenter/Javascript/15.2.3.11-4-8-expected.txt: |
| * ietestcenter/Javascript/15.2.3.11-4-9-expected.txt: |
| * ietestcenter/Javascript/15.2.3.12-0-1-expected.txt: |
| * ietestcenter/Javascript/15.2.3.12-0-2-expected.txt: |
| * ietestcenter/Javascript/15.2.3.12-1-expected.txt: |
| * ietestcenter/Javascript/15.2.3.12-3-1-expected.txt: |
| * ietestcenter/Javascript/15.2.3.12-3-10-expected.txt: |
| * ietestcenter/Javascript/15.2.3.12-3-11-expected.txt: |
| * ietestcenter/Javascript/15.2.3.12-3-12-expected.txt: |
| * ietestcenter/Javascript/15.2.3.12-3-13-expected.txt: |
| * ietestcenter/Javascript/15.2.3.12-3-14-expected.txt: |
| * ietestcenter/Javascript/15.2.3.12-3-15-expected.txt: |
| * ietestcenter/Javascript/15.2.3.12-3-16-expected.txt: |
| * ietestcenter/Javascript/15.2.3.12-3-17-expected.txt: |
| * ietestcenter/Javascript/15.2.3.12-3-18-expected.txt: |
| * ietestcenter/Javascript/15.2.3.12-3-19-expected.txt: |
| * ietestcenter/Javascript/15.2.3.12-3-2-expected.txt: |
| * ietestcenter/Javascript/15.2.3.12-3-20-expected.txt: |
| * ietestcenter/Javascript/15.2.3.12-3-21-expected.txt: |
| * ietestcenter/Javascript/15.2.3.12-3-22-expected.txt: |
| * ietestcenter/Javascript/15.2.3.12-3-23-expected.txt: |
| * ietestcenter/Javascript/15.2.3.12-3-24-expected.txt: |
| * ietestcenter/Javascript/15.2.3.12-3-25-expected.txt: |
| * ietestcenter/Javascript/15.2.3.12-3-26-expected.txt: |
| * ietestcenter/Javascript/15.2.3.12-3-27-expected.txt: |
| * ietestcenter/Javascript/15.2.3.12-3-3-expected.txt: |
| * ietestcenter/Javascript/15.2.3.12-3-4-expected.txt: |
| * ietestcenter/Javascript/15.2.3.12-3-5-expected.txt: |
| * ietestcenter/Javascript/15.2.3.12-3-6-expected.txt: |
| * ietestcenter/Javascript/15.2.3.12-3-7-expected.txt: |
| * ietestcenter/Javascript/15.2.3.12-3-8-expected.txt: |
| * ietestcenter/Javascript/15.2.3.12-3-9-expected.txt: |
| * ietestcenter/Javascript/15.2.3.13-0-1-expected.txt: |
| * ietestcenter/Javascript/15.2.3.13-0-2-expected.txt: |
| * ietestcenter/Javascript/15.2.3.13-0-3-expected.txt: |
| * ietestcenter/Javascript/15.2.3.13-1-expected.txt: |
| * ietestcenter/Javascript/15.2.3.13-2-1-expected.txt: |
| * ietestcenter/Javascript/15.2.3.13-2-10-expected.txt: |
| * ietestcenter/Javascript/15.2.3.13-2-11-expected.txt: |
| * ietestcenter/Javascript/15.2.3.13-2-12-expected.txt: |
| * ietestcenter/Javascript/15.2.3.13-2-13-expected.txt: |
| * ietestcenter/Javascript/15.2.3.13-2-14-expected.txt: |
| * ietestcenter/Javascript/15.2.3.13-2-15-expected.txt: |
| * ietestcenter/Javascript/15.2.3.13-2-16-expected.txt: |
| * ietestcenter/Javascript/15.2.3.13-2-17-expected.txt: |
| * ietestcenter/Javascript/15.2.3.13-2-18-expected.txt: |
| * ietestcenter/Javascript/15.2.3.13-2-19-expected.txt: |
| * ietestcenter/Javascript/15.2.3.13-2-2-expected.txt: |
| * ietestcenter/Javascript/15.2.3.13-2-20-expected.txt: |
| * ietestcenter/Javascript/15.2.3.13-2-21-expected.txt: |
| * ietestcenter/Javascript/15.2.3.13-2-3-expected.txt: |
| * ietestcenter/Javascript/15.2.3.13-2-4-expected.txt: |
| * ietestcenter/Javascript/15.2.3.13-2-5-expected.txt: |
| * ietestcenter/Javascript/15.2.3.13-2-6-expected.txt: |
| * ietestcenter/Javascript/15.2.3.13-2-7-expected.txt: |
| * ietestcenter/Javascript/15.2.3.13-2-8-expected.txt: |
| * ietestcenter/Javascript/15.2.3.13-2-9-expected.txt: |
| * ietestcenter/Javascript/15.2.3.14-2-4-expected.txt: |
| * ietestcenter/Javascript/15.2.3.14-2-5-expected.txt: |
| * ietestcenter/Javascript/15.2.3.14-2-6-expected.txt: |
| * ietestcenter/Javascript/15.2.3.3-4-20-expected.txt: |
| * ietestcenter/Javascript/15.2.3.3-4-21-expected.txt: |
| * ietestcenter/Javascript/15.2.3.3-4-22-expected.txt: |
| * ietestcenter/Javascript/15.2.3.3-4-23-expected.txt: |
| * ietestcenter/Javascript/15.2.3.3-4-24-expected.txt: |
| * ietestcenter/Javascript/15.2.3.3-4-25-expected.txt: |
| * ietestcenter/Javascript/15.2.3.4-4-2-expected.txt: |
| * ietestcenter/Javascript/15.2.3.6-4-1-expected.txt: |
| * ietestcenter/Javascript/15.2.3.8-0-1-expected.txt: |
| * ietestcenter/Javascript/15.2.3.8-0-2-expected.txt: |
| * ietestcenter/Javascript/15.2.3.8-1-expected.txt: |
| * ietestcenter/Javascript/15.2.3.9-0-1-expected.txt: |
| * ietestcenter/Javascript/15.2.3.9-0-2-expected.txt: |
| * ietestcenter/Javascript/15.2.3.9-1-expected.txt: |
| |
| 2011-03-04 Pavel Feldman <pfeldman@chromium.org> |
| |
| Not reviewed: follow up to 80355, fixing Qt tests. |
| |
| * http/tests/inspector/inspector-test.js: |
| |
| 2011-03-04 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium Snow Leopard rebaseline. |
| |
| Rebaseline fast/blockflow. |
| |
| * platform/chromium-mac-leopard/fast/blockflow/english-lr-text-expected.checksum: Copied from LayoutTests/platform/chromium-mac/fast/blockflow/english-lr-text-expected.checksum. |
| * platform/chromium-mac-leopard/fast/blockflow/english-lr-text-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-rl-text-with-broken-font-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-rl-text-with-broken-font-expected.png: Added. |
| * platform/chromium-mac/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum: Added. |
| * platform/chromium-mac/fast/blockflow/Kusa-Makura-background-canvas-expected.png: Added. |
| * platform/chromium-mac/fast/blockflow/border-vertical-lr-expected.checksum: |
| * platform/chromium-mac/fast/blockflow/border-vertical-lr-expected.png: |
| * platform/chromium-mac/fast/blockflow/english-lr-text-expected.checksum: |
| * platform/chromium-mac/fast/blockflow/english-lr-text-expected.png: Added. |
| * platform/chromium-mac/fast/blockflow/japanese-lr-selection-expected.checksum: |
| * platform/chromium-mac/fast/blockflow/japanese-lr-selection-expected.png: |
| * platform/chromium-mac/fast/blockflow/japanese-lr-text-expected.checksum: |
| * platform/chromium-mac/fast/blockflow/japanese-lr-text-expected.png: |
| * platform/chromium-mac/fast/blockflow/japanese-rl-selection-expected.checksum: |
| * platform/chromium-mac/fast/blockflow/japanese-rl-selection-expected.png: |
| * platform/chromium-mac/fast/blockflow/japanese-rl-text-expected.checksum: |
| * platform/chromium-mac/fast/blockflow/japanese-rl-text-expected.png: Added. |
| * platform/chromium-mac/fast/blockflow/japanese-rl-text-with-broken-font-expected.checksum: Added. |
| * platform/chromium-mac/fast/blockflow/japanese-rl-text-with-broken-font-expected.png: Added. |
| * platform/chromium-mac/fast/blockflow/vertical-align-table-baseline-expected.checksum: |
| * platform/chromium-mac/fast/blockflow/vertical-align-table-baseline-expected.png: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-03 Matthew Delaney <mdelaney@apple.com> |
| |
| Reviewed by Darin Adler. |
| |
| Incorrect location for expected result for 2d.line.cap.closed.html |
| https://bugs.webkit.org/show_bug.cgi?id=55637 |
| |
| * platform/mac-snowleopard/canvas/philip/tests/2d.line.cap.closed-expected.txt: Copied from LayoutTests/platform/mac/canvas/philip/tests/2d.line.cap.closed-expected.txt. |
| * platform/mac/canvas/philip/tests/2d.line.cap.closed-expected.txt: Removed. |
| |
| 2011-03-04 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium expectations update. |
| |
| Add one expected failure for Snow Leopard, make other failure lines |
| more specific (since the tests pass on SL) and remove some flaky test |
| entries for tests that are no longer flaky. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-04 Tony Gentilcore <tonyg@chromium.org> |
| |
| Unreviewed expectations update. |
| |
| [chromium] Rebaseline to match r80351 |
| https://bugs.webkit.org/show_bug.cgi?id=55783 |
| |
| * platform/chromium/inspector/timeline/timeline-network-resource-expected.txt: |
| |
| 2011-03-04 Jessie Berlin <jberlin@apple.com> |
| |
| [Windows 7 WebKit2 Release Tests] fast/frames/iframe-plugin-load-remove-document-crash.html |
| and platform/win/plugins/get-value-netscape-window.html crashing. |
| https://bugs.webkit.org/show_bug.cgi?id=55778 |
| https://bugs.webkit.org/show_bug.cgi?id=55780 |
| |
| Unreviewed. Add these tests to the Windows WebKit2 Skipped list to get the bots green. |
| |
| * platform/win-wk2/Skipped: |
| |
| 2011-03-04 Philippe Normand <pnormand@igalia.com> |
| |
| Reviewed by Martin Robinson. |
| |
| [GTK] media/audio-repaint.html times out |
| https://bugs.webkit.org/show_bug.cgi?id=55761 |
| |
| * media/audio-repaint.html: Register the seeked event listener |
| before performing the seek and thus avoid a timeout of the test. |
| |
| 2011-03-04 Pavel Podivilov <podivilov@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: extract all code that depends on source mapping from SourceFrame. |
| https://bugs.webkit.org/show_bug.cgi?id=55464 |
| |
| * http/tests/inspector/debugger-test.js: |
| (initialize_DebuggerTest): |
| * inspector/debugger/debug-inlined-scripts.html: |
| * inspector/debugger/debugger-breakpoints-not-activated-on-reload.html: |
| * inspector/debugger/debugger-pause-on-breakpoint.html: |
| * inspector/debugger/source-frame.html: |
| |
| 2011-03-04 Andrey Kosyakov <caseq@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Use internal ids for resources in extension server. |
| Log errors in inspector tests. |
| |
| Web Inspector: [Extensions API] maintain own, unique & persistent identifiers for resources |
| https://bugs.webkit.org/show_bug.cgi?id=55686 |
| |
| * http/tests/inspector/inspector-test.js: |
| (initialize_InspectorTest.consoleOutputHook): |
| |
| 2011-03-04 Pavel Feldman <pfeldman@chromium.org> |
| |
| Not reviewed: fix inspector test flake. |
| |
| * inspector/timeline/timeline-network-resource-expected.txt: |
| * inspector/timeline/timeline-network-resource.html: |
| |
| 2011-03-04 Ilya Tikhonovsky <loislo@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: rename RuntimeAgent's function from releaseWrapperObjectGroup to releaseObjectGroup. |
| https://bugs.webkit.org/show_bug.cgi?id=55773 |
| |
| * inspector/protocol/runtime-agent-expected.txt: |
| * inspector/protocol/runtime-agent.html: |
| |
| 2011-03-04 Ilya Tikhonovsky <loislo@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: Remove unnecessary domain and success flags from the response messages. |
| https://bugs.webkit.org/show_bug.cgi?id=55768 |
| |
| We have domain property in the response messages but it is not used because we dispatch |
| the responses on the callback associated with seq. |
| |
| If we have property 'errors' in the response then success eq false and true in the other case. |
| |
| * inspector/protocol/runtime-agent-expected.txt: |
| * inspector/report-protocol-errors-expected.txt: |
| |
| 2011-03-04 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Unreviewed. |
| |
| [Qt] Two http auth tests fail with Qt 4.7.2 |
| https://bugs.webkit.org/show_bug.cgi?id=55767 |
| |
| Add failing tests to the Skipped list to make buildbot happy. |
| |
| * platform/qt/Skipped: Add http/tests/appcache/auth.html and http/tests/xmlhttprequest/basic-auth.html. |
| |
| |
| 2011-03-03 Ilya Tikhonovsky <loislo@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: introduce a protocol test for RuntimeAgent API. |
| https://bugs.webkit.org/show_bug.cgi?id=55482 |
| |
| * http/tests/inspector/protocol-test.js: Added. |
| (initialize_ProtocolTest.InspectorTest.filterProps): |
| (initialize_ProtocolTest.InspectorTest._dumpStepResult): |
| (initialize_ProtocolTest.InspectorTest._runNextStep): |
| (initialize_ProtocolTest.InspectorTest.runProtocolTestSuite): |
| (initialize_ProtocolTest): |
| * inspector/protocol/runtime-agent-expected.txt: Added. |
| * inspector/protocol/runtime-agent.html: Added. |
| |
| 2011-03-03 Pavel Feldman <pfeldman@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: do not push document into front-end, make it request one. |
| https://bugs.webkit.org/show_bug.cgi?id=55664 |
| |
| * http/tests/inspector/debugger-test.js: |
| (initialize_DebuggerTest.): |
| (initialize_DebuggerTest): |
| * http/tests/inspector/elements-test.js: |
| (initialize_ElementTest.InspectorTest.nodeWithId.documentRequested): |
| (initialize_ElementTest.InspectorTest.nodeWithId): |
| (initialize_ElementTest.InspectorTest.dumpDOMAgentTree): |
| (initialize_ElementTest): |
| * inspector/console/command-line-api-inspect.html: |
| * inspector/elements/dom-agent-query-selector.html: |
| * inspector/elements/mutate-unknown-node.html: |
| * inspector/styles/styles-new-API.html: |
| |
| 2011-03-03 Adam Klein <adamk@chromium.org> |
| |
| Reviewed by David Levin. |
| |
| Correct EntrySync.toURI test expectations to get the test passing under Chromium. |
| https://bugs.webkit.org/show_bug.cgi?id=55724 |
| |
| * fast/filesystem/workers/file-entry-to-uri-sync-expected.txt: |
| |
| 2011-03-02 Ojan Vafai <ojan@chromium.org> |
| |
| Reviewed by Darin Adler. |
| |
| crash in adoptNode with mutation events |
| https://bugs.webkit.org/show_bug.cgi?id=50046 |
| |
| * fast/dom/adopt-node-crash.html: |
| |
| 2011-03-03 Andy Estes <aestes@apple.com> |
| |
| Reviewed by Adam Barth. |
| |
| Assertion failure in toElement(WebCore::Node*) |
| https://bugs.webkit.org/show_bug.cgi?id=55697 |
| |
| * fast/parser/fragment-foreign-content-expected.txt: Added. |
| * fast/parser/fragment-foreign-content.html: Added. |
| |
| 2011-03-03 Mahesh Kulkarni <mahesh.kulkarni@nokia.com> |
| |
| Reviewed by Kenneth Rohde Christiansen. |
| |
| [QT] Implement mock client-based geolocation for layout testing |
| https://bugs.webkit.org/show_bug.cgi?id=54334 |
| |
| Re-enable geolocation layout testing for qt port. Also enable a long pending |
| failure with geolocation as it works with client-based geolocation. |
| Skipped one last case related to multiple window which needs some code cleanup in qt DRT. |
| |
| * platform/qt/Skipped: |
| |
| 2011-03-03 Fumitoshi Ukai <ukai@chromium.org> |
| |
| Unreviewed, update chromium test expectations. |
| |
| Update GPU media/media-document-audio-repaint.html |
| http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20GPU%20Mesa%20-%20chromium.org&tests=media%2Fmedia-document-audio-repaint.html |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-03 Jeremy Moskovich <jeremy@chromium.org> |
| |
| Reviewed by Dimitri Glazkov. |
| |
| Annotate bidi tests which we intentionally fail. |
| https://bugs.webkit.org/show_bug.cgi?id=48522 |
| |
| Add a readme file in fast/text/international detailing |
| a bunch of tests that we intentionally fail. This |
| mimics a similar file in fast/block/positioning/. |
| |
| * fast/text/international/readme.txt: Added. |
| |
| 2011-03-03 David Levin <levin@chromium.org> |
| |
| Reviewed by Darin Adler. |
| |
| Need web worker referer layout test for xhr requests. |
| https://bugs.webkit.org/show_bug.cgi?id=55590 |
| |
| Verify that the referrer is set for sync and async XHR requests |
| from both workers and shared workers. |
| |
| * http/tests/xmlhttprequest/workers/referer-expected.txt: Added. |
| * http/tests/xmlhttprequest/workers/referer.html: Added. |
| * http/tests/xmlhttprequest/workers/resources/referer-test.js: Added. |
| * http/tests/xmlhttprequest/workers/resources/referer.js: Added. |
| * http/tests/xmlhttprequest/workers/shared-worker-referer-expected.txt: Added. |
| * http/tests/xmlhttprequest/workers/shared-worker-referer.html: Added. |
| |
| 2011-03-02 Jeremy Orlow <jorlow@chromium.org> |
| |
| Reviewed by Steve Block. |
| |
| Cursor.continue with a key param should test less than, not equal to |
| https://bugs.webkit.org/show_bug.cgi?id=55640 |
| |
| * storage/indexeddb/cursor-continue-expected.txt: Added. |
| * storage/indexeddb/cursor-continue.html: Added. |
| |
| 2011-03-03 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium Snow Leopard expectations update. |
| |
| Fix a couple more media/ expectations. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-03 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium Snow Leopard expectations update. |
| |
| Add another media/ crash. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-03 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium Snow Leopard rebaseline. |
| |
| Rebaseline tables/mozilla/bugs/ tests for Snow Leopard. The current |
| expectations were just checksums, I also added their corresponding PNGs. |
| |
| We can't use the mac/ baselines since we scale the images differently |
| (most likely due to CG i386 vs. x86_64 differences, see bug 52335). |
| |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug101674-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug101674-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug101674-expected.png: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug101674-expected.png. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug10565-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug10565-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug10565-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug11026-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug11026-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug11026-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug12908-1-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug12908-1-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug12908-1-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug12910-2-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug1296-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug1296-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug1296-expected.png: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug1296-expected.png. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug1430-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug1430-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug1430-expected.png: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug1430-expected.png. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug14929-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug14929-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug14929-expected.png: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug14929-expected.png. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug15544-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug15544-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug15544-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug17138-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug17138-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug17138-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug2981-2-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug2981-2-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug2981-2-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4093-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug4093-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4093-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4284-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug4284-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4284-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4427-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug4427-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4427-expected.png: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug4427-expected.png. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4523-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug56563-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug56563-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug56563-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug5797-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug5797-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug5797-expected.png: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug5797-expected.png. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug625-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug625-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug625-expected.png: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug625-expected.png. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug6404-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug6404-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug6404-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug86708-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug86708-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug86708-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug97383-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug97383-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug97383-expected.png: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/bugs/bug97383-expected.png. |
| * platform/chromium-mac/tables/mozilla/bugs/bug101674-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/bugs/bug101674-expected.png: |
| * platform/chromium-mac/tables/mozilla/bugs/bug10565-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/bugs/bug10565-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug11026-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/bugs/bug11026-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug1188-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/bugs/bug1188-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug12908-1-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/bugs/bug12908-1-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug1296-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/bugs/bug1296-expected.png: |
| * platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug1430-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/bugs/bug1430-expected.png: |
| * platform/chromium-mac/tables/mozilla/bugs/bug14929-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/bugs/bug14929-expected.png: |
| * platform/chromium-mac/tables/mozilla/bugs/bug15544-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/bugs/bug15544-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug17138-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/bugs/bug17138-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug2981-2-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/bugs/bug2981-2-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug4093-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/bugs/bug4093-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug4284-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/bugs/bug4284-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug4427-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/bugs/bug4427-expected.png: |
| * platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug56563-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/bugs/bug56563-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug5797-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/bugs/bug5797-expected.png: |
| * platform/chromium-mac/tables/mozilla/bugs/bug625-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/bugs/bug625-expected.png: |
| * platform/chromium-mac/tables/mozilla/bugs/bug6404-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/bugs/bug6404-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug86708-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/bugs/bug86708-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug97383-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/bugs/bug97383-expected.png: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-03 Dan Bernstein <mitz@apple.com> |
| |
| Reviewed by Sam Weinig. |
| |
| Rename -webkit-hyphenate-locale to -webkit-locale |
| https://bugs.webkit.org/show_bug.cgi?id=55709 |
| |
| * fast/text/hyphenate-character.html: |
| * fast/text/hyphenate-first-word.html: |
| * fast/text/hyphenate-locale.html: |
| * fast/text/hyphens.html: |
| |
| 2011-03-03 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium expectations update. |
| |
| Two tests crash on Snow Leopard on the GPU path. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-03 Sheriff Bot <webkit.review.bot@gmail.com> |
| |
| Unreviewed, rolling out r80272. |
| http://trac.webkit.org/changeset/80272 |
| https://bugs.webkit.org/show_bug.cgi?id=55700 |
| |
| the test are flaky (Requested by loislo_ on #webkit). |
| |
| * http/tests/inspector/inspector-test.js: |
| (initialize_InspectorTest.InspectorTest.addObject): |
| * http/tests/inspector/protocol-test.js: Removed. |
| * inspector/protocol/runtime-agent-expected.txt: Removed. |
| * inspector/protocol/runtime-agent.html: Removed. |
| |
| 2011-03-03 Ilya Tikhonovsky <loislo@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: introduce a protocol test for RuntimeAgent API. |
| https://bugs.webkit.org/show_bug.cgi?id=55482 |
| |
| * http/tests/inspector/protocol-test.js: Added. |
| (initialize_ProtocolTest.InspectorTest.filterProps): |
| (initialize_ProtocolTest.InspectorTest._dumpStepResult): |
| (initialize_ProtocolTest.InspectorTest._runNextStep): |
| (initialize_ProtocolTest.InspectorTest.runProtocolTestSuite): |
| (initialize_ProtocolTest): |
| * inspector/protocol/runtime-agent-expected.txt: Added. |
| * inspector/protocol/runtime-agent.html: Added. |
| |
| 2011-03-03 Kenji Imasaki <imasaki@chromium.org> |
| |
| Reviewed by Mihai Parparita. |
| |
| [Chromium] Snow Leopard rebaseline of media/video-layer-crash |
| http://code.google.com/p/chromium/issues/detail?id=60744 |
| |
| * platform/chromium-mac-leopard/media/video-layer-crash-expected.checksum: Copied from LayoutTests/platform/chromium-mac/media/video-layer-crash-expected.checksum. |
| * platform/chromium-mac-leopard/media/video-layer-crash-expected.png: Copied from LayoutTests/platform/chromium-mac/media/video-layer-crash-expected.png. |
| * platform/chromium-mac/media/video-layer-crash-expected.checksum: |
| * platform/chromium-mac/media/video-layer-crash-expected.png: |
| |
| 2011-03-03 Victoria Kirst <vrk@google.com> |
| |
| Reviewed by Eric Carlson. |
| |
| Enable media tests in chromium-gpu/test_expectations |
| https://bugs.webkit.org/show_bug.cgi?id=53608 |
| |
| Suppressing the test failures until baselines are added. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-03 Kenji Imasaki <imasaki@chromium.org> |
| |
| Reviewed by Tony Gentilcore. |
| |
| [Chromium] Revert the change in http/tests/media/video-referer.html |
| in rev80227 |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-03 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium Snow Leopard rebaseline. |
| |
| Rebaseline tables/mozilla/marvin/ tests for Snow Leopard. The current |
| expectations were just checksums, I also added their corresponding PNGs. |
| |
| We can't use the mac/ baselines since we scale the raptor image |
| differently (most likely due to CG i386 vs. x86_64 differences, see |
| bug 52335). |
| |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/tbody_valign_baseline-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/tbody_valign_baseline-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/tbody_valign_baseline-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/tbody_valign_bottom-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/tbody_valign_bottom-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/tbody_valign_bottom-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/tbody_valign_middle-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/tbody_valign_middle-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/tbody_valign_middle-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/tbody_valign_top-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/tbody_valign_top-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/tbody_valign_top-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/td_valign_baseline-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/td_valign_baseline-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/td_valign_baseline-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/td_valign_bottom-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/td_valign_bottom-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/td_valign_bottom-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/td_valign_middle-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/td_valign_middle-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/td_valign_middle-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/td_valign_top-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/td_valign_top-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/td_valign_top-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/tfoot_valign_baseline-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_baseline-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/tfoot_valign_baseline-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/tfoot_valign_bottom-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_bottom-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/tfoot_valign_bottom-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/tfoot_valign_middle-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_middle-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/tfoot_valign_middle-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/tfoot_valign_top-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_top-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/tfoot_valign_top-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/th_valign_baseline-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/th_valign_baseline-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/th_valign_baseline-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/th_valign_bottom-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/th_valign_bottom-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/th_valign_bottom-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/th_valign_middle-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/th_valign_middle-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/th_valign_middle-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/th_valign_top-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/th_valign_top-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/th_valign_top-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/thead_valign_baseline-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/thead_valign_baseline-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/thead_valign_baseline-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/thead_valign_bottom-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/thead_valign_bottom-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/thead_valign_bottom-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/thead_valign_middle-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/thead_valign_middle-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/thead_valign_middle-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/thead_valign_top-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/thead_valign_top-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/thead_valign_top-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/tr_valign_baseline-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/tr_valign_baseline-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/tr_valign_baseline-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/tr_valign_bottom-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/tr_valign_bottom-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/tr_valign_bottom-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/tr_valign_middle-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/tr_valign_middle-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/tr_valign_middle-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/tr_valign_top-expected.checksum: Copied from LayoutTests/platform/chromium-mac/tables/mozilla/marvin/tr_valign_top-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/tr_valign_top-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/marvin/tbody_valign_baseline-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/marvin/tbody_valign_baseline-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/marvin/tbody_valign_bottom-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/marvin/tbody_valign_bottom-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/marvin/tbody_valign_middle-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/marvin/tbody_valign_middle-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/marvin/tbody_valign_top-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/marvin/tbody_valign_top-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/marvin/td_valign_baseline-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/marvin/td_valign_baseline-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/marvin/td_valign_bottom-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/marvin/td_valign_bottom-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/marvin/td_valign_middle-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/marvin/td_valign_middle-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/marvin/td_valign_top-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/marvin/td_valign_top-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_baseline-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_baseline-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_bottom-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_bottom-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_middle-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_middle-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_top-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/marvin/tfoot_valign_top-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/marvin/th_valign_baseline-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/marvin/th_valign_baseline-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/marvin/th_valign_bottom-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/marvin/th_valign_bottom-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/marvin/th_valign_middle-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/marvin/th_valign_middle-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/marvin/th_valign_top-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/marvin/th_valign_top-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/marvin/thead_valign_baseline-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/marvin/thead_valign_baseline-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/marvin/thead_valign_bottom-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/marvin/thead_valign_bottom-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/marvin/thead_valign_middle-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/marvin/thead_valign_middle-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/marvin/thead_valign_top-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/marvin/thead_valign_top-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/marvin/tr_valign_baseline-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/marvin/tr_valign_baseline-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/marvin/tr_valign_bottom-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/marvin/tr_valign_bottom-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/marvin/tr_valign_middle-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/marvin/tr_valign_middle-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/marvin/tr_valign_top-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/marvin/tr_valign_top-expected.png: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-03 Alexey Proskuryakov <ap@apple.com> |
| |
| Reviewed by Darin Adler. |
| |
| WebCore should check for "Upgrade" and "Connection" header fields in WebSockets handshake |
| https://bugs.webkit.org/show_bug.cgi?id=55498 |
| <rdar://problem/8752706> |
| |
| * http/tests/websocket/tests/handshake-fail-by-no-connection-header-expected.txt: Added. |
| * http/tests/websocket/tests/handshake-fail-by-no-connection-header.html: Added. |
| * http/tests/websocket/tests/handshake-fail-by-no-connection-header_wsh.py: Added. |
| * http/tests/websocket/tests/handshake-fail-by-no-upgrade-header-expected.txt: Added. |
| * http/tests/websocket/tests/handshake-fail-by-no-upgrade-header.html: Added. |
| * http/tests/websocket/tests/handshake-fail-by-no-upgrade-header_wsh.py: Added. |
| |
| 2011-03-03 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium Snow Leopard rebaseline. |
| |
| Rebaseline remaining editing/ tests for Snow Leopard. The current |
| expectations were just checksums, I also added their corresponding PNGs. |
| |
| We can't use the mac/ baselines since we render selections differently. |
| |
| * platform/chromium-mac-leopard/editing/selection/4402375-expected.checksum: Copied from LayoutTests/platform/chromium-mac/editing/selection/4402375-expected.checksum. |
| * platform/chromium-mac-leopard/editing/selection/4402375-expected.png: Added. |
| * platform/chromium-mac-leopard/editing/selection/image-before-linebreak-expected.checksum: Copied from LayoutTests/platform/chromium-mac/editing/selection/image-before-linebreak-expected.checksum. |
| * platform/chromium-mac-leopard/editing/selection/image-before-linebreak-expected.png: Added. |
| * platform/chromium-mac-leopard/editing/selection/replaced-boundaries-1-expected.checksum: Copied from LayoutTests/platform/chromium-mac/editing/selection/replaced-boundaries-1-expected.checksum. |
| * platform/chromium-mac-leopard/editing/selection/replaced-boundaries-1-expected.png: Added. |
| * platform/chromium-mac-leopard/editing/selection/replaced-boundaries-2-expected.checksum: Copied from LayoutTests/platform/chromium-mac/editing/selection/replaced-boundaries-2-expected.checksum. |
| * platform/chromium-mac-leopard/editing/selection/replaced-boundaries-2-expected.png: Added. |
| * platform/chromium-mac/editing/selection/4402375-expected.checksum: |
| * platform/chromium-mac/editing/selection/4402375-expected.png: Added. |
| * platform/chromium-mac/editing/selection/image-before-linebreak-expected.checksum: |
| * platform/chromium-mac/editing/selection/image-before-linebreak-expected.png: Added. |
| * platform/chromium-mac/editing/selection/replaced-boundaries-1-expected.checksum: |
| * platform/chromium-mac/editing/selection/replaced-boundaries-1-expected.png: Added. |
| * platform/chromium-mac/editing/selection/replaced-boundaries-2-expected.checksum: |
| * platform/chromium-mac/editing/selection/replaced-boundaries-2-expected.png: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-03 Helder Correia <helder@sencha.com> |
| |
| Reviewed by Andreas Kling. |
| |
| [Qt] fast/canvas/canvas-strokePath-gradient-shadow.html fails |
| https://bugs.webkit.org/show_bug.cgi?id=55651 |
| |
| When relying on ContextShadow and using a gradient stroke for a path, |
| the alpha of the shadow is incorrect. |
| |
| * platform/qt/Skipped: Remove test from skipped list. |
| |
| 2011-03-03 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, skip failing test on GTK. See bug 55682. |
| |
| * platform/gtk/Skipped: Skip fast/images/support-broken-image-delegate.html |
| |
| 2011-03-03 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, skip svg test failing on 32-bits Release, likely due |
| to a rounding error, see bug 39022. |
| * platform/gtk/Skipped: |
| |
| 2011-03-03 Carlos Garcia Campos <cgarcia@igalia.com> |
| |
| Reviewed by Martin Robinson. |
| |
| [GTK] DRT needs implementation of EventSender.scheduleAsynchronousClick |
| https://bugs.webkit.org/show_bug.cgi?id=53960 |
| |
| * platform/gtk/Skipped: Unskip |
| fast/events/popup-blocking-click-in-iframe.html that passes now. |
| |
| 2011-03-03 Martin Robinson <mrobinson@igalia.com> |
| |
| Unskipped one test that just needs platform-independent results (it |
| does not fail on GTK+) and one failure so that we can get a test diff |
| from it (not failing locally or when run manually on the bots). |
| |
| 2011-03-03 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, skip failing test on GTK. |
| |
| * platform/gtk/Skipped: Skip fast/canvas/rgba-parsing.html |
| |
| 2011-03-03 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, GTK baselines for new tests. |
| |
| * platform/gtk/fast/block/positioning/differing-writing-modes-expected.checksum: Added. |
| * platform/gtk/fast/block/positioning/differing-writing-modes-expected.png: Added. |
| * platform/gtk/fast/block/positioning/differing-writing-modes-expected.txt: Added. |
| * platform/gtk/fast/block/positioning/differing-writing-modes-replaced-expected.checksum: Added. |
| * platform/gtk/fast/block/positioning/differing-writing-modes-replaced-expected.png: Added. |
| * platform/gtk/fast/block/positioning/differing-writing-modes-replaced-expected.txt: Added. |
| * platform/gtk/fast/replaced/vertical-lr/absolute-position-percentage-width-expected.checksum: Added. |
| * platform/gtk/fast/replaced/vertical-lr/absolute-position-percentage-width-expected.png: Added. |
| * platform/gtk/fast/replaced/vertical-lr/absolute-position-percentage-width-expected.txt: Added. |
| * platform/gtk/fast/replaced/vertical-lr/absolute-position-with-auto-height-and-top-and-bottom-expected.checksum: Added. |
| * platform/gtk/fast/replaced/vertical-lr/absolute-position-with-auto-height-and-top-and-bottom-expected.png: Added. |
| * platform/gtk/fast/replaced/vertical-lr/absolute-position-with-auto-height-and-top-and-bottom-expected.txt: Added. |
| * platform/gtk/fast/replaced/vertical-lr/absolute-position-with-auto-width-and-left-and-right-expected.checksum: Added. |
| * platform/gtk/fast/replaced/vertical-lr/absolute-position-with-auto-width-and-left-and-right-expected.png: Added. |
| * platform/gtk/fast/replaced/vertical-lr/absolute-position-with-auto-width-and-left-and-right-expected.txt: Added. |
| * platform/gtk/fast/replaced/vertical-rl/absolute-position-percentage-width-expected.checksum: Added. |
| * platform/gtk/fast/replaced/vertical-rl/absolute-position-percentage-width-expected.png: Added. |
| * platform/gtk/fast/replaced/vertical-rl/absolute-position-percentage-width-expected.txt: Added. |
| * platform/gtk/fast/replaced/vertical-rl/absolute-position-with-auto-height-and-top-and-bottom-expected.checksum: Added. |
| * platform/gtk/fast/replaced/vertical-rl/absolute-position-with-auto-height-and-top-and-bottom-expected.png: Added. |
| * platform/gtk/fast/replaced/vertical-rl/absolute-position-with-auto-height-and-top-and-bottom-expected.txt: Added. |
| * platform/gtk/fast/replaced/vertical-rl/absolute-position-with-auto-width-and-left-and-right-expected.checksum: Added. |
| * platform/gtk/fast/replaced/vertical-rl/absolute-position-with-auto-width-and-left-and-right-expected.png: Added. |
| * platform/gtk/fast/replaced/vertical-rl/absolute-position-with-auto-width-and-left-and-right-expected.txt: Added. |
| * platform/gtk/fast/ruby/base-shorter-than-text-expected.checksum: Added. |
| * platform/gtk/fast/ruby/base-shorter-than-text-expected.png: Added. |
| * platform/gtk/fast/ruby/base-shorter-than-text-expected.txt: Added. |
| * platform/gtk/fast/spatial-navigation/snav-multiple-select-focusring-expected.png: |
| * platform/gtk/fast/spatial-navigation/snav-multiple-select-focusring-expected.txt: Added. |
| * platform/gtk/fast/table/table-and-parts-outline-expected.checksum: Added. |
| * platform/gtk/fast/table/table-and-parts-outline-expected.png: Added. |
| * platform/gtk/fast/table/table-and-parts-outline-expected.txt: Added. |
| * platform/gtk/fast/table/table-continuation-outline-paint-crash-expected.checksum: Added. |
| * platform/gtk/fast/table/table-continuation-outline-paint-crash-expected.png: Added. |
| * platform/gtk/fast/table/table-continuation-outline-paint-crash-expected.txt: Added. |
| * platform/gtk/fast/viewport/viewport-91-expected.txt: Added. |
| * platform/gtk/fast/viewport/viewport-92-expected.txt: Added. |
| * platform/gtk/fast/viewport/viewport-93-expected.txt: Added. |
| * platform/gtk/fast/viewport/viewport-94-expected.txt: Added. |
| * platform/gtk/fast/viewport/viewport-95-expected.txt: Added. |
| * platform/gtk/fast/viewport/viewport-96-expected.txt: Added. |
| * platform/gtk/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.checksum: Added. |
| * platform/gtk/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.png: Added. |
| * platform/gtk/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.txt: Added. |
| * platform/gtk/svg/css/path-gradient-stroke-shadow-expected.checksum: Added. |
| * platform/gtk/svg/css/path-gradient-stroke-shadow-expected.png: Added. |
| * platform/gtk/svg/css/path-gradient-stroke-shadow-expected.txt: Added. |
| * platform/gtk/svg/custom/SVGPaint-mutate-attribute-expected.checksum: Added. |
| * platform/gtk/svg/custom/SVGPaint-mutate-attribute-expected.png: Added. |
| * platform/gtk/svg/custom/SVGPaint-mutate-attribute-expected.txt: Added. |
| * platform/gtk/svg/custom/SVGPaint-mutate-inline-style-expected.checksum: Added. |
| * platform/gtk/svg/custom/SVGPaint-mutate-inline-style-expected.png: Added. |
| * platform/gtk/svg/custom/SVGPaint-mutate-inline-style-expected.txt: Added. |
| |
| 2011-03-03 Andras Becsi <abecsi@webkit.org> |
| |
| Reviewed by Andreas Kling. |
| |
| CSS RGBA fast-path color parsing should clamp of out-of-range alpha values |
| https://bugs.webkit.org/show_bug.cgi?id=55661 |
| |
| Test case originally written by Andreas Kling <andreas.kling@nokia.com> |
| |
| Add a test of rgba() color parsing for the edge cases. |
| |
| * fast/canvas/rgba-parsing-expected.txt: Added. |
| * fast/canvas/rgba-parsing.html: Added. |
| * fast/canvas/script-tests/rgba-parsing.js: Added. |
| (parse): |
| |
| 2011-03-03 Yury Semikhatsky <yurys@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: inspector protocol should allow different domains to have methods with same name |
| https://bugs.webkit.org/show_bug.cgi?id=55558 |
| |
| * inspector/report-protocol-errors-expected.txt: |
| * inspector/report-protocol-errors.html: |
| |
| 2011-03-03 Kenji Imasaki <imasaki@chromium.org> |
| |
| Reviewed by David Levin. |
| |
| [Chromium] Remove non-flaky tests and update bugs/comments in |
| media related layout tests in test expectation |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-03 Jia Pu <jpu@apple.com> |
| |
| Reviewed by Darin Adler. |
| |
| On Mac OS X, spelling suggestion panel stops showing up after change set 80121 |
| https://bugs.webkit.org/show_bug.cgi?id=55628 |
| |
| Rebaselined tests affected by changeset 80121. |
| |
| * platform/mac/editing/spelling/autocorrection-contraction-expected.txt: |
| * platform/mac/editing/spelling/autocorrection-delete-expected.txt: |
| * platform/mac/editing/spelling/autocorrection-removing-underline-after-paste-expected.txt: |
| * platform/mac/editing/spelling/autocorrection-removing-underline-expected.txt: |
| * platform/mac/editing/spelling/autocorrection-simple-expected.txt: |
| * platform/mac/editing/spelling/click-autocorrected-word-expected.txt: |
| * platform/mac/editing/spelling/click-autocorrected-word.html: |
| * platform/mac/editing/spelling/delete-autocorrected-word-1-expected.txt: |
| * platform/mac/editing/spelling/delete-into-autocorrected-word-expected.checksum: |
| * platform/mac/editing/spelling/delete-into-autocorrected-word-expected.png: |
| * platform/mac/editing/spelling/delete-into-autocorrected-word-expected.txt: |
| * platform/mac/editing/spelling/delete-into-autocorrected-word.html: |
| * platform/mac/editing/spelling/forward-delete-into-autocorrected-word-expected.checksum: |
| * platform/mac/editing/spelling/forward-delete-into-autocorrected-word-expected.png: |
| * platform/mac/editing/spelling/forward-delete-into-autocorrected-word-expected.txt: |
| * platform/mac/editing/spelling/forward-delete-into-autocorrected-word.html: |
| * platform/mac/editing/spelling/move-cursor-to-autocorrected-word-expected.checksum: |
| * platform/mac/editing/spelling/move-cursor-to-autocorrected-word-expected.png: |
| * platform/mac/editing/spelling/move-cursor-to-autocorrected-word-expected.txt: |
| * platform/mac/editing/spelling/move-cursor-to-autocorrected-word.html: |
| * platform/mac/editing/spelling/move-cursor-to-beginning-of-autocorrected-word-expected.checksum: |
| * platform/mac/editing/spelling/move-cursor-to-beginning-of-autocorrected-word-expected.png: |
| * platform/mac/editing/spelling/move-cursor-to-beginning-of-autocorrected-word-expected.txt: |
| * platform/mac/editing/spelling/move-cursor-to-beginning-of-autocorrected-word.html: |
| * platform/mac/editing/spelling/removing-underline-after-accepting-autocorrection-using-punctuation-expected.txt: |
| |
| 2011-03-03 Pavel Podivilov <podivilov@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: rename "sourceName" to "sourceFileId" in ScriptsPanel.js. |
| https://bugs.webkit.org/show_bug.cgi?id=55569 |
| |
| * inspector/debugger/scripts-panel.html: |
| |
| 2011-03-03 Jeremy Moskovich <jeremy@chromium.org> |
| |
| Reviewed by Dimitri Glazkov. |
| |
| Convert offsetLeft-offsetTop-borders.html to dumpAsText() |
| https://bugs.webkit.org/show_bug.cgi?id=55612 |
| |
| This test outputs the values of offsetLeft/offsetTop for portions |
| of the DOM. It appears it would do just as well as a text-based test. |
| |
| * fast/block/positioning/offsetLeft-offsetTop-borders-expected.txt: Added. |
| * fast/block/positioning/offsetLeft-offsetTop-borders.html: |
| * platform/chromium-linux/fast/block/positioning/offsetLeft-offsetTop-borders-expected.checksum: Removed. |
| * platform/chromium-linux/fast/block/positioning/offsetLeft-offsetTop-borders-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/offsetLeft-offsetTop-borders-expected.checksum: Removed. |
| * platform/chromium-win/fast/block/positioning/offsetLeft-offsetTop-borders-expected.png: Removed. |
| * platform/chromium-win/fast/block/positioning/offsetLeft-offsetTop-borders-expected.txt: Removed. |
| * platform/gtk/fast/block/positioning/offsetLeft-offsetTop-borders-expected.checksum: Removed. |
| * platform/gtk/fast/block/positioning/offsetLeft-offsetTop-borders-expected.png: Removed. |
| * platform/gtk/fast/block/positioning/offsetLeft-offsetTop-borders-expected.txt: Removed. |
| * platform/mac-leopard/fast/block/positioning/offsetLeft-offsetTop-borders-expected.checksum: Removed. |
| * platform/mac-leopard/fast/block/positioning/offsetLeft-offsetTop-borders-expected.png: Removed. |
| * platform/mac/fast/block/positioning/offsetLeft-offsetTop-borders-expected.checksum: Removed. |
| * platform/mac/fast/block/positioning/offsetLeft-offsetTop-borders-expected.png: Removed. |
| * platform/mac/fast/block/positioning/offsetLeft-offsetTop-borders-expected.txt: Removed. |
| * platform/qt/fast/block/positioning/offsetLeft-offsetTop-borders-expected.txt: Removed. |
| |
| 2011-03-03 Peter Kasting <pkasting@google.com> |
| |
| Reviewed by James Robinson. |
| |
| Drop redundant "Windows; " from the Windows-specific User Agent string. |
| https://bugs.webkit.org/show_bug.cgi?id=54567 |
| |
| * http/tests/navigation/useragent-expected.txt: |
| * http/tests/navigation/useragent.php: |
| |
| 2011-03-03 Peter Varga <pvarga@webkit.org> |
| |
| Reviewed by Oliver Hunt. |
| |
| Begin Characters Optimization Causes YARR Interpreter Errors |
| https://bugs.webkit.org/show_bug.cgi?id=55479 |
| |
| The addBeginTerm function is removed because it doesn't correctly handle those |
| cases when an "invalid" term has been |
| collected (e.g. CharacterClass). Move the removed function to the |
| setupAlternativeBeginTerms method's switch-case |
| where the non-allowed cases are correctly handled. |
| |
| Reenable the Beginning Character Optimization in the YARR Interpreter again. |
| |
| * fast/js/regexp-alternatives-expected.txt: Added. |
| * fast/js/regexp-alternatives.html: Added. |
| * fast/js/script-tests/regexp-alternatives.js: Added. |
| |
| 2011-03-03 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, unskip tests fixed by r80214 on GTK. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-03 Mario Sanchez Prada <msanchez@igalia.com> |
| |
| Reviewed by Martin Robinson. |
| |
| [GTK] Combo boxes should emit object:selection-changed even when collapsed |
| https://bugs.webkit.org/show_bug.cgi?id=53146 |
| |
| New GTK-specific layout test to check the right signals are emitted. |
| |
| * platform/gtk/accessibility/combo-box-collapsed-selection-changed-expected.txt: Added. |
| * platform/gtk/accessibility/combo-box-collapsed-selection-changed.html: Added. |
| |
| 2011-03-02 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium Snow Leopard baseline update |
| |
| With the exception of fast/repaint/select-option-background-color.html |
| and fast/repaint/slider-thumb-drag-release.html (which didn't have any |
| SL baselines at all), this was updating of baselines after r78846. |
| |
| * platform/chromium-mac-leopard/fast/repaint/select-option-background-color-expected.checksum: Copied from LayoutTests/platform/chromium-mac/fast/repaint/select-option-background-color-expected.checksum. |
| * platform/chromium-mac-leopard/fast/repaint/select-option-background-color-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/repaint/select-option-background-color-expected.png. |
| * platform/chromium-mac-leopard/fast/repaint/slider-thumb-drag-release-expected.checksum: Copied from LayoutTests/platform/chromium-mac/fast/repaint/slider-thumb-drag-release-expected.checksum. |
| * platform/chromium-mac-leopard/fast/repaint/slider-thumb-drag-release-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/repaint/slider-thumb-drag-release-expected.png. |
| * platform/chromium-mac/fast/repaint/japanese-rl-selection-clear-expected.checksum: |
| * platform/chromium-mac/fast/repaint/japanese-rl-selection-clear-expected.png: |
| * platform/chromium-mac/fast/repaint/japanese-rl-selection-repaint-expected.checksum: |
| * platform/chromium-mac/fast/repaint/japanese-rl-selection-repaint-expected.png: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-1-expected.checksum: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-1-expected.png: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-10-expected.checksum: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-10-expected.png: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-2-expected.checksum: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-2-expected.png: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-3-expected.checksum: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-3-expected.png: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-4-expected.checksum: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-4-expected.png: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-5-expected.checksum: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-5-expected.png: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-6-expected.checksum: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-6-expected.png: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-7-expected.checksum: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-7-expected.png: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-8-expected.checksum: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-8-expected.png: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-9-expected.checksum: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-9-expected.png: |
| * platform/chromium-mac/fast/repaint/repaint-across-writing-mode-boundary-expected.checksum: |
| * platform/chromium-mac/fast/repaint/repaint-across-writing-mode-boundary-expected.png: |
| * platform/chromium-mac/fast/repaint/select-option-background-color-expected.checksum: |
| * platform/chromium-mac/fast/repaint/select-option-background-color-expected.png: |
| * platform/chromium-mac/fast/repaint/slider-thumb-drag-release-expected.checksum: |
| * platform/chromium-mac/fast/repaint/slider-thumb-drag-release-expected.png: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-02 Fumitoshi Ukai <ukai@chromium.org> |
| |
| Unreviewed Chromium expectations update |
| |
| Mark http/tests/cache/subresource-expiration-*.html as SLOW on Win |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-02 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium expectations update |
| |
| Clean up svg/ expectations (there were some non-test files with |
| expectations, as well as a couple of tests that have never failed). |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-02 Yury Semikhatsky <yurys@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: break down InspectorFrontend into domain-specific classes |
| https://bugs.webkit.org/show_bug.cgi?id=55584 |
| |
| * inspector/elements/elements-panel-search.html: |
| |
| 2011-03-02 Mihai Parparita <mihaip@chromium.org> |
| |
| Reviewed by Tony Gentilcore. |
| |
| Split up http/tests/cache/subresource-expiration.html so it stops timing out |
| https://bugs.webkit.org/show_bug.cgi?id=55639 |
| |
| http/tests/cache/subresource-expiration.html does a lot of sequential |
| loads, some with delays in between them. This seems unavoidable, so |
| to make the test less likely to time out (especially on debug bots), |
| the test cases are split across two tests. |
| |
| * http/tests/cache/subresource-expiration-1-expected.txt: Added. |
| * http/tests/cache/subresource-expiration-1.html: Added. |
| * http/tests/cache/subresource-expiration-2-expected.txt: Added. |
| * http/tests/cache/subresource-expiration-2.html: Added. |
| * http/tests/cache/subresource-expiration-expected.txt: Removed. |
| * http/tests/cache/subresource-expiration.html: Removed. |
| * platform/chromium/test_expectations.txt: |
| * platform/mac-wk2/Skipped: |
| * platform/mac/test_expectations.txt: |
| * platform/qt-wk2/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-02 Tony Gentilcore <tonyg@chromium.org> |
| |
| Unreviewed expectations update |
| |
| [chromium] xss-ALLOWED-from-javascript-url-sub-frame-to-javascript-url-sub-frame.html is crashy |
| https://bugs.webkit.org/show_bug.cgi?id=55634 |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-02 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium expectations update. |
| |
| Mark the other compositing/ directory as expected to fail on Leopard. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-02 David Grogan <dgrogan@chromium.org> |
| |
| Reviewed by Jeremy Orlow. |
| |
| IndexedDB: fire versionchange events when calling setVersion |
| https://bugs.webkit.org/show_bug.cgi?id=55095 |
| |
| * storage/indexeddb/set_version_queue-expected.txt: |
| * storage/indexeddb/set_version_queue.html: |
| |
| 2011-03-02 Sheriff Bot <webkit.review.bot@gmail.com> |
| |
| Unreviewed, rolling out r80139. |
| http://trac.webkit.org/changeset/80139 |
| https://bugs.webkit.org/show_bug.cgi?id=55620 |
| |
| failing and crashing tests on Snow Leopard bot (Requested by |
| mihaip1 on #webkit). |
| |
| * fast/dom/Geolocation/iframe-reparent-expected.txt: Removed. |
| * fast/dom/Geolocation/iframe-reparent.html: Removed. |
| * fast/dom/Geolocation/page-reload-cancel-permission-requests-expected.txt: Removed. |
| * fast/dom/Geolocation/page-reload-cancel-permission-requests.html: Removed. |
| * fast/dom/Geolocation/resources/iframe-reparent-page-iframe.html: Removed. |
| * fast/dom/Geolocation/resources/iframe-reparent-page.html: Removed. |
| * fast/dom/Geolocation/resources/page-reload-cancel-permission-requests-inner.html: Removed. |
| * fast/dom/Geolocation/script-tests/iframe-reparent.js: Removed. |
| * fast/dom/Geolocation/script-tests/page-reload-cancel-permission-requests.js: Removed. |
| * platform/gtk/Skipped: |
| * platform/qt-wk2/Skipped: |
| * platform/qt/Skipped: |
| |
| 2011-03-02 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium expectations update. |
| |
| compositing/geometry/object-clip-rects-assertion.html no longer times |
| out on the Mac (was just a bad bot). |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-02 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed expectations update. |
| |
| Promote expectations for fast/table/table-and-parts-outline.html and |
| svg/css/path-gradient-stroke-shadow.svg from chromium-mac/ to |
| mac-leopard/ so that 1) the test passes on mac-leopard 2) the test |
| on chromium-mac-snowlopard (which will now use the mac/ baselines). |
| |
| * platform/mac-leopard/fast/table/table-and-parts-outline-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/table/table-and-parts-outline-expected.checksum. |
| * platform/mac-leopard/fast/table/table-and-parts-outline-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/table/table-and-parts-outline-expected.png. |
| * platform/mac-leopard/svg/css/path-gradient-stroke-shadow-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/css/path-gradient-stroke-shadow-expected.checksum. |
| * platform/mac-leopard/svg/css/path-gradient-stroke-shadow-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/css/path-gradient-stroke-shadow-expected.png. |
| |
| 2011-02-28 Jeremy Orlow <jorlow@chromium.org> |
| |
| Reviewed by James Robinson. |
| |
| Split IDBCursor.value into IDBCursor.primaryKey and IDBCursor.value |
| https://bugs.webkit.org/show_bug.cgi?id=55443 |
| |
| * storage/indexeddb/cursor-delete-expected.txt: |
| * storage/indexeddb/cursor-index-delete-expected.txt: |
| * storage/indexeddb/cursor-update-expected.txt: |
| * storage/indexeddb/cursor-update.html: |
| * storage/indexeddb/duplicates-expected.txt: |
| * storage/indexeddb/duplicates.html: |
| * storage/indexeddb/index-basics-expected.txt: |
| * storage/indexeddb/index-basics.html: |
| * storage/indexeddb/index-cursor-expected.txt: |
| * storage/indexeddb/index-cursor.html: |
| |
| 2011-03-02 Martin Robinson <mrobinson@igalia.com> |
| |
| Update GTK+ baselines after r80151. |
| |
| * platform/gtk/fast/css-generated-content/005-expected.txt: |
| * platform/gtk/fast/css-generated-content/beforeAfter-interdocument-expected.txt: |
| * platform/gtk/fast/css-generated-content/no-openclose-quote-expected.txt: |
| * platform/gtk/fast/invalid/residual-style-expected.txt: |
| |
| 2011-03-02 Tony Gentilcore <tonyg@chromium.org> |
| |
| Unreviewed expectations update |
| |
| [chromium] plugins/embed-attributes-setting.html is crashy |
| https://bugs.webkit.org/show_bug.cgi?id=55616 |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-02 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium expectations update. |
| |
| Remove chromium-gpu-mac/ text expectations mistakenly added by r80163 |
| (tests should pass with mac/ expectations). |
| |
| * platform/chromium-gpu-mac/compositing/geometry/clipped-video-controller-expected.txt: Removed. |
| * platform/chromium-gpu-mac/compositing/geometry/video-fixed-scrolling-expected.txt: Removed. |
| * platform/chromium-gpu-mac/compositing/geometry/video-opacity-overlay-expected.txt: Removed. |
| * platform/chromium-gpu-mac/compositing/layers-inside-overflow-scroll-expected.txt: Removed. |
| * platform/chromium-gpu-mac/compositing/overflow/overflow-compositing-descendant-expected.txt: Removed. |
| * platform/chromium-gpu-mac/compositing/overflow/scroll-ancestor-update-expected.txt: Removed. |
| * platform/chromium-gpu-mac/compositing/reflections/load-video-in-reflection-expected.txt: Removed. |
| * platform/chromium-gpu-mac/compositing/self-painting-layers-expected.txt: Removed. |
| |
| 2011-03-02 Tony Gentilcore <tonyg@chromium.org> |
| |
| Unreviewed expectations update |
| |
| [chromium] Expectations update |
| https://bugs.webkit.org/show_bug.cgi?id=55615 |
| |
| * platform/chromium-linux/fast/repaint/control-clip-expected.checksum: |
| * platform/chromium-linux/fast/repaint/control-clip-expected.png: |
| * platform/chromium-win/fast/repaint/control-clip-expected.checksum: |
| * platform/chromium-win/fast/repaint/control-clip-expected.png: |
| |
| 2011-03-02 Tony Gentilcore <tonyg@chromium.org> |
| |
| Unreviewed expectations update |
| |
| [chromium] Expectations to match r80157 |
| https://bugs.webkit.org/show_bug.cgi?id=55613 |
| |
| * platform/chromium-linux/fast/invalid/residual-style-expected.txt: |
| * platform/chromium-win/fast/invalid/residual-style-expected.txt: |
| |
| 2011-03-02 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium expectations update. |
| |
| Rebaseline Chromium GPU results for Snow Leopard. |
| |
| * platform/chromium-gpu-mac/compositing/animation/state-at-end-event-transform-layer-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/animation/state-at-end-event-transform-layer-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/color-matching/image-color-matching-expected.checksum: |
| * platform/chromium-gpu-mac/compositing/color-matching/image-color-matching-expected.png: |
| * platform/chromium-gpu-mac/compositing/compositing-visible-descendant-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/compositing-visible-descendant-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/direct-image-compositing-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/direct-image-compositing-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/generated-content-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/generated-content-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/geometry/abs-position-inside-opacity-expected.checksum: |
| * platform/chromium-gpu-mac/compositing/geometry/abs-position-inside-opacity-expected.png: |
| * platform/chromium-gpu-mac/compositing/geometry/clipped-video-controller-expected.checksum: |
| * platform/chromium-gpu-mac/compositing/geometry/clipped-video-controller-expected.png: |
| * platform/chromium-gpu-mac/compositing/geometry/clipped-video-controller-expected.txt: Added. |
| * platform/chromium-gpu-mac/compositing/geometry/clipping-foreground-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/geometry/clipping-foreground-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/geometry/fixed-in-composited-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/geometry/fixed-in-composited-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/geometry/fixed-position-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/geometry/fixed-position-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/geometry/horizontal-scroll-composited-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/geometry/horizontal-scroll-composited-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/geometry/layer-due-to-layer-children-deep-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/geometry/layer-due-to-layer-children-deep-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/geometry/layer-due-to-layer-children-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/geometry/layer-due-to-layer-children-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/geometry/outline-change-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/geometry/outline-change-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/geometry/partial-layout-update-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/geometry/partial-layout-update-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/geometry/root-layer-update-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/geometry/root-layer-update-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/geometry/tall-page-composited-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/geometry/tall-page-composited-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/geometry/transfrom-origin-on-zero-size-layer-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/geometry/vertical-scroll-composited-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/geometry/vertical-scroll-composited-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/geometry/video-fixed-scrolling-expected.checksum: |
| * platform/chromium-gpu-mac/compositing/geometry/video-fixed-scrolling-expected.png: |
| * platform/chromium-gpu-mac/compositing/geometry/video-fixed-scrolling-expected.txt: Added. |
| * platform/chromium-gpu-mac/compositing/geometry/video-opacity-overlay-expected.checksum: |
| * platform/chromium-gpu-mac/compositing/geometry/video-opacity-overlay-expected.png: |
| * platform/chromium-gpu-mac/compositing/geometry/video-opacity-overlay-expected.txt: Added. |
| * platform/chromium-gpu-mac/compositing/iframes/composited-iframe-scroll-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/iframes/composited-iframe-scroll-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/iframes/iframe-content-flipping-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/iframes/iframe-content-flipping-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/iframes/iframe-copy-on-scroll-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/iframes/iframe-copy-on-scroll-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/iframes/iframe-in-composited-layer-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/iframes/iframe-in-composited-layer-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/images/direct-image-background-color-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/images/direct-image-background-color-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/images/direct-svg-image-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/images/direct-svg-image-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/layers-inside-overflow-scroll-expected.checksum: |
| * platform/chromium-gpu-mac/compositing/layers-inside-overflow-scroll-expected.png: |
| * platform/chromium-gpu-mac/compositing/layers-inside-overflow-scroll-expected.txt: Added. |
| * platform/chromium-gpu-mac/compositing/masks/direct-image-mask-expected.checksum: |
| * platform/chromium-gpu-mac/compositing/masks/direct-image-mask-expected.png: |
| * platform/chromium-gpu-mac/compositing/masks/masked-ancestor-expected.checksum: |
| * platform/chromium-gpu-mac/compositing/masks/masked-ancestor-expected.png: |
| * platform/chromium-gpu-mac/compositing/masks/multiple-masks-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/masks/multiple-masks-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/masks/simple-composited-mask-expected.checksum: |
| * platform/chromium-gpu-mac/compositing/masks/simple-composited-mask-expected.png: |
| * platform/chromium-gpu-mac/compositing/overflow/ancestor-overflow-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/overflow/ancestor-overflow-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/overflow/fixed-position-ancestor-clip-expected.checksum: |
| * platform/chromium-gpu-mac/compositing/overflow/fixed-position-ancestor-clip-expected.png: |
| * platform/chromium-gpu-mac/compositing/overflow/overflow-compositing-descendant-expected.checksum: |
| * platform/chromium-gpu-mac/compositing/overflow/overflow-compositing-descendant-expected.png: |
| * platform/chromium-gpu-mac/compositing/overflow/overflow-compositing-descendant-expected.txt: Added. |
| * platform/chromium-gpu-mac/compositing/overflow/overflow-positioning-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/overflow/overflow-positioning-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/overflow/overflow-scroll-expected.checksum: |
| * platform/chromium-gpu-mac/compositing/overflow/overflow-scroll-expected.png: |
| * platform/chromium-gpu-mac/compositing/overflow/parent-overflow-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/overflow/parent-overflow-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/overflow/scroll-ancestor-update-expected.checksum: |
| * platform/chromium-gpu-mac/compositing/overflow/scroll-ancestor-update-expected.png: |
| * platform/chromium-gpu-mac/compositing/overflow/scroll-ancestor-update-expected.txt: Added. |
| * platform/chromium-gpu-mac/compositing/overflow/scrollbar-painting-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/overflow/scrollbar-painting-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/overflow/zero-size-overflow-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/overflow/zero-size-overflow-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/animation-inside-reflection-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/animation-inside-reflection-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/backface-hidden-reflection-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/backface-hidden-reflection-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/compositing-change-inside-reflection-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/compositing-change-inside-reflection-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/deeply-nested-reflections-expected.checksum: |
| * platform/chromium-gpu-mac/compositing/reflections/deeply-nested-reflections-expected.png: |
| * platform/chromium-gpu-mac/compositing/reflections/load-video-in-reflection-expected.checksum: |
| * platform/chromium-gpu-mac/compositing/reflections/load-video-in-reflection-expected.png: |
| * platform/chromium-gpu-mac/compositing/reflections/load-video-in-reflection-expected.txt: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/masked-reflection-on-composited-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/masked-reflection-on-composited-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-animated-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-animated-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-mask-change-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-mask-change-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-on-overflow-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-on-overflow-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-opacity-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-opacity-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-size-change-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-size-change-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-transformed-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-transformed-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-transformed2-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-transformed2-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-transition-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/nested-reflection-transition-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/reflection-in-composited-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/reflection-in-composited-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/reflection-on-composited-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/reflection-on-composited-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/reflection-ordering-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/reflection-ordering-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/reflection-positioning-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/reflection-positioning-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/reflection-positioning2-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/reflection-positioning2-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/remove-add-reflection-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/remove-add-reflection-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/simple-composited-reflections-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/simple-composited-reflections-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/transform-inside-reflection-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/transform-inside-reflection-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/repaint/composited-document-element-expected.checksum: |
| * platform/chromium-gpu-mac/compositing/repaint/composited-document-element-expected.png: |
| * platform/chromium-gpu-mac/compositing/repaint/content-into-overflow-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/repaint/content-into-overflow-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/repaint/layer-repaint-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/repaint/layer-repaint-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/repaint/opacity-between-absolute-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/repaint/opacity-between-absolute-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/repaint/opacity-between-absolute2-expected.checksum: |
| * platform/chromium-gpu-mac/compositing/repaint/opacity-between-absolute2-expected.png: |
| * platform/chromium-gpu-mac/compositing/repaint/overflow-into-content-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/repaint/overflow-into-content-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/self-painting-layers-expected.checksum: |
| * platform/chromium-gpu-mac/compositing/self-painting-layers-expected.png: |
| * platform/chromium-gpu-mac/compositing/self-painting-layers-expected.txt: Added. |
| * platform/chromium-gpu-mac/compositing/shadows/shadow-drawing-expected.checksum: |
| * platform/chromium-gpu-mac/compositing/shadows/shadow-drawing-expected.png: |
| * platform/chromium-gpu-mac/compositing/sibling-positioning-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/sibling-positioning-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/text-on-large-layer-expected.checksum: |
| * platform/chromium-gpu-mac/compositing/text-on-large-layer-expected.png: |
| * platform/chromium-gpu-mac/compositing/transitions/scale-transition-no-start-expected.checksum: |
| * platform/chromium-gpu-mac/compositing/transitions/scale-transition-no-start-expected.png: |
| * platform/chromium-gpu-mac/compositing/transitions/singular-scale-transition-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/transitions/singular-scale-transition-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/webgl/webgl-reflection-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/webgl/webgl-reflection-expected.png: Added. |
| * platform/chromium-gpu-mac/platform/chromium/compositing/layout-width-change-expected.checksum: |
| * platform/chromium-gpu-mac/platform/chromium/compositing/layout-width-change-expected.png: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-02 Tony Gentilcore <tonyg@chromium.org> |
| |
| Unreviewed expectations update. |
| |
| [chromium] Update expectations to match those in r80151 |
| https://bugs.webkit.org/show_bug.cgi?id=55610 |
| |
| * platform/chromium-win/fast/css-generated-content/005-expected.txt: |
| * platform/chromium-win/fast/css-generated-content/beforeAfter-interdocument-expected.txt: |
| * platform/chromium-win/fast/css-generated-content/no-openclose-quote-expected.txt: |
| |
| 2011-03-02 Tony Gentilcore <tonyg@chromium.org> |
| |
| Unreviewed expectations |
| |
| Updating expectations after r80151 |
| https://bugs.webkit.org/show_bug.cgi?id=55601 |
| |
| * platform/mac/fast/invalid/residual-style-expected.txt: |
| |
| 2011-03-02 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed expectations update. |
| |
| Add more Snow Leopard-only flakiness. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-02 Carol Szabo <carol.szabo@nokia.com> |
| |
| Reviewed by David Hyatt <hyatt@apple.com> |
| |
| content property doesn't support quotes |
| https://bugs.webkit.org/show_bug.cgi?id=6503 |
| |
| Added new tests for quotes. Fixed a few afected expected results. |
| |
| * fast/css/content/content-quotes-01-expected.txt: Added. |
| * fast/css/content/content-quotes-01.html: Added. |
| * fast/css/content/content-quotes-02-expected.txt: Added. |
| * fast/css/content/content-quotes-02.html: Added. |
| * fast/css/content/content-quotes-03-expected.txt: Added. |
| * fast/css/content/content-quotes-03.html: Added. |
| * fast/css/content/content-quotes-04-expected.txt: Added. |
| * fast/css/content/content-quotes-04.html: Added. |
| * fast/css/content/content-quotes-05-expected.txt: Added. |
| * fast/css/content/content-quotes-05.html: Added. |
| * fast/css/content/content-quotes-06-expected.txt: Added. |
| * fast/css/content/content-quotes-06.html: Added. |
| * platform/mac/fast/css-generated-content/005-expected.txt: |
| * platform/mac/fast/css-generated-content/beforeAfter-interdocument-expected.txt: |
| * platform/mac/fast/css-generated-content/no-openclose-quote-expected.txt: |
| * platform/qt/fast/css-generated-content/005-expected.txt: |
| * platform/qt/fast/css-generated-content/beforeAfter-interdocument-expected.txt: |
| * platform/qt/fast/css-generated-content/no-openclose-quote-expected.txt: |
| |
| 2011-03-02 Tony Gentilcore <tonyg@chromium.org> |
| |
| Unreviewed expectations update |
| |
| [chromium] svg/text/font-size-below-point-five.svg doesn't pass on mac release |
| https://bugs.webkit.org/show_bug.cgi?id=55593 |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-02 Sergey Glazunov <serg.glazunov@gmail.com> |
| |
| Reviewed by Dimitri Glazkov. |
| |
| A WebKitCSSKeyframesRule object should set itself as the parent for inserted rules |
| https://bugs.webkit.org/show_bug.cgi?id=55488 |
| |
| * fast/css/css-keyframe-parent-expected.txt: Added. |
| * fast/css/css-keyframe-parent.html: Added. |
| |
| 2011-03-02 Adam Roben <aroben@apple.com> |
| |
| Add some new tests to the WebKit2 Skipped file |
| |
| * platform/mac-wk2/Skipped: |
| |
| 2011-02-16 John Knottenbelt <jknotten@chromium.org> |
| |
| Reviewed by Dmitry Titov. |
| |
| Detach Geolocation from Frame when Page destroyed. |
| https://bugs.webkit.org/show_bug.cgi?id=52877 |
| |
| Ensure that all geolocation permission requests are cancelled |
| when the page is detached from its frame. |
| |
| * fast/dom/Geolocation/iframe-reparent-expected.txt: Added. |
| * fast/dom/Geolocation/iframe-reparent.html: Added. |
| * fast/dom/Geolocation/page-reload-cancel-permission-requests-expected.txt: Added. |
| * fast/dom/Geolocation/page-reload-cancel-permission-requests.html: Added. |
| * fast/dom/Geolocation/resources/iframe-reparent-page-iframe.html: Added. |
| * fast/dom/Geolocation/resources/iframe-reparent-page.html: Added. |
| * fast/dom/Geolocation/resources/page-reload-cancel-permission-requests-inner.html: Added. |
| * fast/dom/Geolocation/script-tests/iframe-reparent.js: Added. |
| (window2Loaded): |
| (firstWatchUpdate): |
| (secondWatchUpdate): |
| (firstWatchError): |
| (secondWatchError): |
| (maybeFinish): |
| * fast/dom/Geolocation/script-tests/page-reload-cancel-permission-requests.js: Added. |
| * platform/gtk/Skipped: |
| * platform/qt-wk2/Skipped: |
| * platform/qt/Skipped: |
| |
| 2011-03-02 Martin Maly <mmaly@chromium.org> |
| |
| Reviewed by Dimitri Glazkov. |
| |
| [Chromium] Expectation updates for strict mode V8 features. |
| https://bugs.webkit.org/show_bug.cgi?id=55538 |
| |
| * platform/chromium/fast/js/mozilla/strict/15.10.7-expected.txt: Added. |
| * platform/chromium/fast/js/mozilla/strict/15.3.5.1-expected.txt: Added. |
| * platform/chromium/fast/js/mozilla/strict/15.5.5.1-expected.txt: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-02 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Yet another unreviewed Chromium rebaselines for r80121. |
| |
| * platform/chromium-win/editing/pasteboard/subframe-dragndrop-1-expected.txt: |
| |
| 2011-03-02 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Another unreviewed Chromium rebaselines for r80121. |
| |
| * platform/chromium-mac/editing/pasteboard/paste-xml-expected.txt: Added. |
| * platform/chromium-win/editing/pasteboard/paste-xml-expected.txt: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-02 Adam Roben <aroben@apple.com> |
| |
| Skip a crashing test on Windows |
| |
| <http://webkit.org/b/55069> tracks the failure. |
| |
| * platform/win/Skipped: Added fast/text/international/text-combine-parser-test.html. |
| |
| 2011-03-02 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Unreviewed. |
| |
| Assertion failure after removing a selection in keydown handler |
| https://bugs.webkit.org/show_bug.cgi?id=51389 |
| |
| Remove unnecessary Qt specific expected result. |
| |
| * platform/qt/editing/style/remove-underline-from-stylesheet-expected.txt: Removed. |
| |
| 2011-03-02 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Unreviewed Chromium rebaselines for r80121; Added the failing expectation for |
| editing/input/setting-input-value-cancel-ime-composition.html due to the bug 55560. |
| |
| * platform/chromium/test_expectations.txt: |
| * platform/chromium-linux/editing/pasteboard/smart-paste-003-expected.txt: Updated. |
| * platform/chromium-linux/editing/pasteboard/smart-paste-004-expected.txt: Ditto. |
| * platform/chromium-win/editing/ [...]: Ditto. |
| |
| 2011-03-02 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Unreviewed GTK rebaselines for r80121; Also skip editing/input/setting-input-value-cancel-ime-composition.html |
| because GTK port doesn't implement textInputController.hasMarkedText(). |
| |
| * platform/gtk/Skipped: |
| * platform/gtk/editing/ [...]: Updated. |
| * platform/gtk/fast/dom/delete-contents-expected.txt: Ditto. |
| |
| 2011-03-02 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Unreviewed. |
| |
| Assertion failure after removing a selection in keydown handler |
| https://bugs.webkit.org/show_bug.cgi?id=51389 |
| |
| Update Qt specific expected results after r80121. |
| |
| * platform/qt/Skipped: Add editing/input/setting-input-value-cancel-ime-composition.html because of missing feature. |
| * platform/qt/editing/ [...] : Updated. |
| |
| 2011-03-02 Adam Roben <aroben@apple.com> |
| |
| Skip new test added in r80121 on Windows |
| |
| It depends on textInputController, which DRT doesn't have on Windows. |
| |
| * platform/win/Skipped: Added editing/input/setting-input-value-cancel-ime-composition.html. |
| |
| 2011-03-01 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Reviewed by Darin Adler. |
| |
| Assertion failure after removing a selection in keydown handler |
| https://bugs.webkit.org/show_bug.cgi?id=51389 |
| |
| Added tests to ensure WebKit updates offset properly when deleting date |
| to editing/selection/character-data-mutation.html. |
| |
| Added a test to ensure WebKit clears composition marks inside an input |
| element when the value is set programatically. |
| |
| Many tests are rebaselined due to selection changed caused by the patch |
| and additional respondToChangedSelection calls. |
| |
| * editing/deleting/delete-all-text-in-text-field-assertion-expected.txt: |
| * editing/deleting/delete-by-word-001-expected.txt: |
| * editing/deleting/delete-by-word-002-expected.txt: |
| * editing/deleting/delete-ligature-001-expected.txt: |
| * editing/deleting/delete-ligature-002-expected.txt: |
| * editing/deleting/delete-ligature-003-expected.txt: |
| * editing/deleting/pruning-after-merge-1-expected.txt: |
| * editing/deleting/skip-virama-001-expected.txt: |
| * editing/execCommand/createLink-expected.txt: |
| * editing/execCommand/hilitecolor-expected.txt: |
| * editing/execCommand/outdent-nested-lists-1-expected.txt: |
| * editing/execCommand/unlink-expected.txt: |
| * editing/input/setting-input-value-cancel-ime-composition-expected.txt: Added. |
| * editing/input/setting-input-value-cancel-ime-composition.html: Added. |
| * editing/inserting/insert-thai-characters-001-expected.txt: |
| * editing/pasteboard/copy-in-password-field-expected.txt: |
| * editing/pasteboard/paste-into-anchor-text-expected.txt: |
| * editing/selection/character-data-mutation-expected.txt: |
| * editing/selection/character-data-mutation.html: |
| * editing/style/remove-underline-from-stylesheet-expected.txt: |
| * editing/style/style-3690704-fix-expected.txt: |
| * editing/style/typing-style-003-expected.txt: |
| * editing/undo/redo-style-expected.txt: |
| * platform/mac/accessibility/selection-value-changes-for-aria-textbox-expected.txt: |
| * platform/mac/editing/deleting/collapse-whitespace-3587601-fix-expected.txt: |
| * platform/mac/editing/deleting/delete-3608430-fix-expected.txt: |
| * platform/mac/editing/deleting/delete-3608445-fix-expected.txt: |
| * platform/mac/editing/deleting/delete-3608462-fix-expected.txt: |
| * platform/mac/editing/deleting/delete-3775172-fix-expected.txt: |
| * platform/mac/editing/deleting/delete-3800834-fix-expected.txt: |
| * platform/mac/editing/deleting/delete-3857753-fix-expected.txt: |
| * platform/mac/editing/deleting/delete-3928305-fix-expected.txt: |
| * platform/mac/editing/deleting/delete-4083333-fix-expected.txt: |
| * platform/mac/editing/deleting/delete-after-span-ws-001-expected.txt: |
| * platform/mac/editing/deleting/delete-and-undo-expected.txt: |
| * platform/mac/editing/deleting/delete-at-paragraph-boundaries-008-expected.txt: |
| * platform/mac/editing/deleting/delete-block-merge-contents-010-expected.txt: |
| * platform/mac/editing/deleting/delete-block-merge-contents-012-expected.txt: |
| * platform/mac/editing/deleting/delete-block-merge-contents-013-expected.txt: |
| * platform/mac/editing/deleting/delete-block-merge-contents-014-expected.txt: |
| * platform/mac/editing/deleting/delete-block-merge-contents-015-expected.txt: |
| * platform/mac/editing/deleting/delete-block-merge-contents-016-expected.txt: |
| * 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/delete-block-table-expected.txt: |
| * platform/mac/editing/deleting/delete-br-007-expected.txt: |
| * platform/mac/editing/deleting/delete-character-001-expected.txt: |
| * platform/mac/editing/deleting/delete-hr-expected.txt: |
| * platform/mac/editing/deleting/delete-line-end-ws-001-expected.txt: |
| * platform/mac/editing/deleting/delete-line-end-ws-002-expected.txt: |
| * platform/mac/editing/deleting/delete-listitem-001-expected.txt: |
| * platform/mac/editing/deleting/delete-listitem-002-expected.txt: |
| * platform/mac/editing/deleting/delete-selection-001-expected.txt: |
| * platform/mac/editing/deleting/delete-tab-001-expected.txt: |
| * platform/mac/editing/deleting/delete-tab-002-expected.txt: |
| * platform/mac/editing/deleting/delete-tab-003-expected.txt: |
| * platform/mac/editing/deleting/delete-tab-004-expected.txt: |
| * platform/mac/editing/deleting/delete-trailing-ws-001-expected.txt: |
| * platform/mac/editing/deleting/delete-trailing-ws-002-expected.txt: |
| * platform/mac/editing/deleting/delete-ws-fixup-001-expected.txt: |
| * platform/mac/editing/deleting/delete-ws-fixup-003-expected.txt: |
| * platform/mac/editing/deleting/delete-ws-fixup-004-expected.txt: |
| * platform/mac/editing/deleting/forward-delete-expected.txt: |
| * platform/mac/editing/deleting/list-item-1-expected.txt: |
| * platform/mac/editing/deleting/paragraph-in-preserveNewline-expected.txt: |
| * platform/mac/editing/deleting/whitespace-pre-1-expected.txt: |
| * platform/mac/editing/execCommand/find-after-replace-expected.txt: |
| * platform/mac/editing/execCommand/insertHorizontalRule-expected.txt: |
| * platform/mac/editing/execCommand/paste-1-expected.txt: |
| * platform/mac/editing/execCommand/paste-2-expected.txt: |
| * platform/mac/editing/input/5576619-expected.txt: |
| * platform/mac/editing/input/emacs-ctrl-o-expected.txt: |
| * platform/mac/editing/input/firstrectforcharacterrange-styled-expected.txt: |
| * platform/mac/editing/input/text-input-controller-expected.txt: |
| * platform/mac/editing/inserting/4278698-expected.txt: |
| * platform/mac/editing/inserting/editing-empty-divs-expected.txt: |
| * platform/mac/editing/inserting/insert-3654864-fix-expected.txt: |
| * platform/mac/editing/inserting/insert-3851164-fix-expected.txt: |
| * platform/mac/editing/inserting/insert-after-delete-001-expected.txt: |
| * platform/mac/editing/inserting/insert-br-003-expected.txt: |
| * platform/mac/editing/inserting/insert-br-006-expected.txt: |
| * platform/mac/editing/inserting/insert-br-007-expected.txt: |
| * platform/mac/editing/inserting/insert-br-008-expected.txt: |
| * platform/mac/editing/inserting/insert-br-009-expected.txt: |
| * platform/mac/editing/inserting/insert-br-at-tabspan-002-expected.txt: |
| * platform/mac/editing/inserting/insert-br-at-tabspan-003-expected.txt: |
| * platform/mac/editing/inserting/insert-div-003-expected.txt: |
| * platform/mac/editing/inserting/insert-div-006-expected.txt: |
| * platform/mac/editing/inserting/insert-div-007-expected.txt: |
| * platform/mac/editing/inserting/insert-div-008-expected.txt: |
| * platform/mac/editing/inserting/insert-div-024-expected.txt: |
| * platform/mac/editing/inserting/insert-div-025-expected.txt: |
| * platform/mac/editing/inserting/insert-space-in-empty-doc-expected.txt: |
| * platform/mac/editing/inserting/insert-tab-003-expected.txt: |
| * platform/mac/editing/inserting/insert-text-at-tabspan-001-expected.txt: |
| * platform/mac/editing/inserting/insert-text-at-tabspan-002-expected.txt: |
| * platform/mac/editing/inserting/insert-text-with-newlines-expected.txt: |
| * platform/mac/editing/inserting/multiple-lines-selected-expected.txt: |
| * platform/mac/editing/inserting/paragraph-separator-03-expected.txt: |
| * platform/mac/editing/inserting/redo-expected.txt: |
| * platform/mac/editing/inserting/return-key-with-selection-003-expected.txt: |
| * platform/mac/editing/inserting/typing-001-expected.txt: |
| * platform/mac/editing/inserting/typing-002-expected.txt: |
| * platform/mac/editing/inserting/typing-003-expected.txt: |
| * platform/mac/editing/inserting/typing-around-br-001-expected.txt: |
| * platform/mac/editing/inserting/typing-around-image-001-expected.txt: |
| * platform/mac/editing/pasteboard/4076267-2-expected.txt: |
| * platform/mac/editing/pasteboard/4076267-3-expected.txt: |
| * platform/mac/editing/pasteboard/4076267-expected.txt: |
| * platform/mac/editing/pasteboard/4700297-expected.txt: |
| * platform/mac/editing/pasteboard/8145-3-expected.txt: |
| * platform/mac/editing/pasteboard/bad-placeholder-expected.txt: |
| * platform/mac/editing/pasteboard/cut-text-001-expected.txt: |
| * platform/mac/editing/pasteboard/emacs-ctrl-a-k-y-expected.txt: |
| * platform/mac/editing/pasteboard/emacs-ctrl-k-y-001-expected.txt: |
| * platform/mac/editing/pasteboard/interchange-newline-1-expected.txt: |
| * platform/mac/editing/pasteboard/interchange-newline-2-expected.txt: |
| * platform/mac/editing/pasteboard/merge-end-1-expected.txt: |
| * platform/mac/editing/pasteboard/merge-end-2-expected.txt: |
| * platform/mac/editing/pasteboard/merge-end-3-expected.txt: |
| * platform/mac/editing/pasteboard/merge-end-4-expected.txt: |
| * platform/mac/editing/pasteboard/merge-end-5-expected.txt: |
| * platform/mac/editing/pasteboard/merge-end-blockquote-expected.txt: |
| * platform/mac/editing/pasteboard/merge-end-borders-expected.txt: |
| * platform/mac/editing/pasteboard/merge-end-list-expected.txt: |
| * platform/mac/editing/pasteboard/merge-end-table-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-pre-001-expected.txt: |
| * platform/mac/editing/pasteboard/paste-pre-002-expected.txt: |
| * platform/mac/editing/pasteboard/paste-table-003-expected.txt: |
| * platform/mac/editing/pasteboard/paste-table-cells-expected.txt: |
| * platform/mac/editing/pasteboard/paste-text-001-expected.txt: |
| * platform/mac/editing/pasteboard/paste-text-002-expected.txt: |
| * platform/mac/editing/pasteboard/paste-text-003-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/paste-text-019-expected.txt: |
| * platform/mac/editing/pasteboard/paste-text-at-tabspan-001-expected.txt: |
| * platform/mac/editing/pasteboard/paste-text-at-tabspan-002-expected.txt: |
| * platform/mac/editing/pasteboard/paste-text-at-tabspan-003-expected.txt: |
| * platform/mac/editing/pasteboard/paste-xml-expected.txt: |
| * platform/mac/editing/pasteboard/pasting-object-expected.txt: |
| * platform/mac/editing/pasteboard/smart-paste-002-expected.txt: |
| * platform/mac/editing/pasteboard/smart-paste-003-expected.txt: |
| * platform/mac/editing/pasteboard/smart-paste-004-expected.txt: |
| * platform/mac/editing/pasteboard/smart-paste-005-expected.txt: |
| * platform/mac/editing/pasteboard/smart-paste-006-expected.txt: |
| * platform/mac/editing/pasteboard/smart-paste-007-expected.txt: |
| * platform/mac/editing/pasteboard/smart-paste-008-expected.txt: |
| * platform/mac/editing/selection/move-between-blocks-no-001-expected.txt: |
| * platform/mac/editing/selection/replace-selection-1-expected.txt: |
| * platform/mac/editing/selection/select-all-iframe-expected.txt: |
| * platform/mac/editing/spelling/spelling-expected.txt: |
| * platform/mac/editing/style/relative-font-size-change-002-expected.txt: |
| * platform/mac/editing/style/relative-font-size-change-003-expected.txt: |
| * platform/mac/editing/style/smoosh-styles-001-expected.txt: |
| * platform/mac/editing/style/style-3681552-fix-001-expected.txt: |
| * platform/mac/editing/style/style-3681552-fix-002-expected.txt: |
| * platform/mac/editing/style/style-boundary-002-expected.txt: |
| * platform/mac/editing/style/style-boundary-003-expected.txt: |
| * platform/mac/editing/style/style-boundary-005-expected.txt: |
| * platform/mac/editing/style/typing-style-001-expected.txt: |
| * platform/mac/editing/style/typing-style-002-expected.txt: |
| * platform/mac/editing/style/unbold-in-bold-expected.txt: |
| * platform/mac/editing/undo/4063751-expected.txt: |
| * platform/mac/editing/undo/redo-typing-001-expected.txt: |
| * platform/mac/editing/undo/undo-combined-delete-boundary-expected.txt: |
| * platform/mac/editing/undo/undo-combined-delete-expected.txt: |
| * platform/mac/editing/undo/undo-delete-boundary-expected.txt: |
| * platform/mac/editing/undo/undo-delete-expected.txt: |
| * platform/mac/editing/undo/undo-forward-delete-boundary-expected.txt: |
| * platform/mac/editing/undo/undo-forward-delete-expected.txt: |
| * platform/mac/editing/undo/undo-misspellings-expected.txt: |
| * platform/mac/editing/undo/undo-typing-001-expected.txt: |
| * platform/mac/editing/unsupported-content/list-type-after-expected.txt: |
| * platform/mac/editing/unsupported-content/list-type-before-expected.txt: |
| * platform/mac/editing/unsupported-content/table-type-after-expected.txt: |
| * platform/mac/editing/unsupported-content/table-type-before-expected.txt: |
| * platform/mac/fast/dom/delete-contents-expected.txt: |
| |
| 2011-03-02 Sergio Villar Senin <svillar@igalia.com> |
| |
| Unreviewed. |
| |
| Replaced 2 tests in GTK Skipped list that were skipped by mistake |
| by the ones that are actually failing. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-02 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Unreviewed; added the missing blank line at the end. |
| |
| * platform/qt/http/tests/security/xss-DENIED-xml-external-entity-expected.txt: |
| |
| 2011-03-02 Sergio Villar Senin <svillar@igalia.com> |
| |
| Unreviewed. |
| |
| Adding 3 new tests to the skipped list waiting for better viewport |
| error/warning messages. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-02 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Unreviewed Qt rebaselines for r80061. |
| |
| * platform/qt/http/tests/security/xss-DENIED-xml-external-entity-expected.txt: Added. |
| |
| 2011-03-02 Sergio Villar Senin <svillar@igalia.com> |
| |
| Unreviewed. |
| |
| Rebaseline after r80061 and r80107. |
| |
| * platform/gtk/fast/xsl/xslt-mismatched-tags-in-xslt-expected.txt: |
| * platform/gtk/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt: |
| |
| 2011-03-02 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Unreviewed. |
| |
| REGRESSION (r79762): Items in <select multiple> have focus rings, but shouldn't |
| https://bugs.webkit.org/show_bug.cgi?id=55323 |
| |
| Add Qt specific expected result for test introduced in r79934. |
| |
| * platform/qt/fast/spatial-navigation/snav-multiple-select-focusring-expected.checksum: Added. |
| * platform/qt/fast/spatial-navigation/snav-multiple-select-focusring-expected.png: Added. |
| * platform/qt/fast/spatial-navigation/snav-multiple-select-focusring-expected.txt: Added. |
| |
| 2011-03-02 Joseph Pecoraro <joepeck@webkit.org> |
| |
| Unreviewed expectations update. This is a follow-up to r80061. |
| |
| Viewport tests were expected to produce new error, warning, |
| and tip console messages. The current output is correct, |
| but many of the warnings are wrong. Fixing the incorrect |
| warnings will be handled by: |
| https://bugs.webkit.org/show_bug.cgi?id=53707 |
| |
| There are also a number of xsl tests that have extra warnings |
| in qt when "Running an XSL-T 1.0 stylesheet with a 2.0 processor". |
| These tests now have qt platform specific results. |
| |
| * fast/viewport/viewport-100-expected.txt: |
| * fast/viewport/viewport-101-expected.txt: |
| * fast/viewport/viewport-102-expected.txt: |
| * fast/viewport/viewport-103-expected.txt: |
| * fast/viewport/viewport-112-expected.txt: |
| * fast/viewport/viewport-115-expected.txt: |
| * fast/viewport/viewport-116-expected.txt: |
| * fast/viewport/viewport-117-expected.txt: |
| * fast/viewport/viewport-121-expected.txt: |
| * fast/viewport/viewport-122-expected.txt: |
| * fast/viewport/viewport-125-expected.txt: |
| * fast/viewport/viewport-129-expected.txt: |
| * fast/viewport/viewport-29-expected.txt: |
| * fast/viewport/viewport-30-expected.txt: |
| * fast/viewport/viewport-31-expected.txt: |
| * fast/viewport/viewport-32-expected.txt: |
| * fast/viewport/viewport-35-expected.txt: |
| * fast/viewport/viewport-36-expected.txt: |
| * fast/viewport/viewport-38-expected.txt: |
| * fast/viewport/viewport-39-expected.txt: |
| * fast/viewport/viewport-40-expected.txt: |
| * fast/viewport/viewport-41-expected.txt: |
| * fast/viewport/viewport-42-expected.txt: |
| * fast/viewport/viewport-43-expected.txt: |
| * fast/viewport/viewport-44-expected.txt: |
| * fast/viewport/viewport-46-expected.txt: |
| * fast/viewport/viewport-47-expected.txt: |
| * fast/viewport/viewport-48-expected.txt: |
| * fast/viewport/viewport-49-expected.txt: |
| * fast/viewport/viewport-52-expected.txt: |
| * fast/viewport/viewport-53-expected.txt: |
| * fast/viewport/viewport-54-expected.txt: |
| * fast/viewport/viewport-55-expected.txt: |
| * fast/viewport/viewport-61-expected.txt: |
| * fast/viewport/viewport-62-expected.txt: |
| * fast/viewport/viewport-63-expected.txt: |
| * fast/viewport/viewport-64-expected.txt: |
| * fast/viewport/viewport-66-expected.txt: |
| * fast/viewport/viewport-67-expected.txt: |
| * fast/viewport/viewport-68-expected.txt: |
| * fast/viewport/viewport-69-expected.txt: |
| * fast/viewport/viewport-70-expected.txt: |
| * fast/viewport/viewport-71-expected.txt: |
| * fast/viewport/viewport-72-expected.txt: |
| * fast/viewport/viewport-73-expected.txt: |
| * fast/viewport/viewport-74-expected.txt: |
| * fast/viewport/viewport-75-expected.txt: |
| * fast/viewport/viewport-76-expected.txt: |
| * fast/viewport/viewport-77-expected.txt: |
| * fast/viewport/viewport-78-expected.txt: |
| * fast/viewport/viewport-79-expected.txt: |
| * fast/viewport/viewport-80-expected.txt: |
| * fast/viewport/viewport-81-expected.txt: |
| * fast/viewport/viewport-83-expected.txt: |
| * fast/viewport/viewport-85-expected.txt: |
| * fast/viewport/viewport-90-expected.txt: |
| * platform/qt/fast/events/xsl-onload-expected.txt: Added. |
| * platform/qt/fast/parser/xslt-with-html-expected.txt: Added. |
| * platform/qt/fast/xsl/document-function-expected.txt: |
| * platform/qt/fast/xsl/subframe-location-expected.txt: Added. |
| * platform/qt/fast/xsl/transform-to-html-expected.txt: Added. |
| * platform/qt/fast/xsl/utf8-chunks-expected.txt: Added. |
| * platform/qt/fast/xsl/xslt-bad-import-uri-expected.txt: Added. |
| * platform/qt/fast/xsl/xslt-doc-noenc-expected.txt: Added. |
| * platform/qt/fast/xsl/xslt-entity-enc-expected.txt: Added. |
| * platform/qt/fast/xsl/xslt-mismatched-tags-in-xslt-expected.txt: |
| * platform/qt/fast/xsl/xslt-recursion-expected.txt: Added. |
| * platform/qt/http/tests/misc/location-test-xsl-style-sheet-expected.txt: Added. |
| * platform/qt/http/tests/security/xss-DENIED-xsl-document-expected.txt: |
| * platform/qt/http/tests/security/xss-DENIED-xsl-document-redirect-expected.txt: |
| * platform/qt/http/tests/security/xss-DENIED-xsl-external-entity-expected.txt: Added. |
| * platform/qt/http/tests/security/xss-DENIED-xsl-external-entity-redirect-expected.txt: Added. |
| |
| 2011-03-02 Kent Tamura <tkent@chromium.org> |
| |
| Unreviewed, a trivial fix for r80096. |
| |
| REGRESSION (r80096): [Chromium] fast/forms/input-number-unacceptable-style.html failure |
| https://bugs.webkit.org/show_bug.cgi?id=55562 |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-02 Kent Tamura <tkent@chromium.org> |
| |
| Unreviewed, test expectation update. |
| |
| * platform/chromium/test_expectations.txt: |
| Mark fast/forms/input-number-unacceptable-style.html as TEXT. |
| |
| 2011-03-02 Kent Tamura <tkent@chromium.org> |
| |
| Unreviewed. |
| |
| Update a test and test expectation for r80096. |
| |
| * fast/forms/input-number-unacceptable-style-expected.txt: |
| * fast/forms/input-number-unacceptable-style.html: |
| ICU seems to accept "-1+" as a number. So change it to "-1a". |
| * platform/chromium-linux/fast/speech/input-appearance-numberandspeech-expected.checksum: |
| * platform/chromium-linux/fast/speech/input-appearance-numberandspeech-expected.png: |
| * platform/chromium-linux/fast/speech/input-appearance-numberandspeech-expected.txt: |
| * platform/chromium-mac/fast/speech/input-appearance-numberandspeech-expected.checksum: |
| * platform/chromium-mac/fast/speech/input-appearance-numberandspeech-expected.png: |
| * platform/chromium-mac/fast/speech/input-appearance-numberandspeech-expected.txt: |
| * platform/chromium-win/fast/speech/input-appearance-numberandspeech-expected.checksum: |
| * platform/chromium-win/fast/speech/input-appearance-numberandspeech-expected.png: |
| * platform/chromium-win/fast/speech/input-appearance-numberandspeech-expected.txt: |
| |
| 2011-03-01 Anna Cavender <annacc@chromium.org> |
| |
| Reviewed by Eric Carlson. |
| |
| Remove playing of video in media/video-replaces-poster.html and update text results. |
| https://bugs.webkit.org/show_bug.cgi?id=54910 |
| |
| * media/video-replaces-poster-expected.txt: Added. |
| * media/video-replaces-poster.html: |
| * platform/chromium-win/media/video-replaces-poster-expected.txt: Removed. |
| * platform/gtk/media/video-replaces-poster-expected.txt: Removed. |
| * platform/mac/media/video-replaces-poster-expected.txt: Removed. |
| |
| 2011-03-01 Kent Tamura <tkent@chromium.org> |
| |
| Reviewed by Dimitri Glazkov. |
| |
| Assertion fails when a form validation bubble appears |
| https://bugs.webkit.org/show_bug.cgi?id=55550 |
| |
| * fast/forms/interactive-validation-attach-assertion-expected.txt: Added. |
| * fast/forms/interactive-validation-attach-assertion.html: Added. |
| * platform/gtk/Skipped: |
| * platform/mac/Skipped: |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-01 Kent Tamura <tkent@chromium.org> |
| |
| Reviewed by Dimitri Glazkov. |
| |
| Support localized numbers in <input type=number> |
| https://bugs.webkit.org/show_bug.cgi?id=42484 |
| |
| Update an existing test because of removing the keyboard input |
| restriction feature. |
| |
| * fast/forms/input-number-keyoperation-expected.txt: |
| * fast/forms/script-tests/input-number-keyoperation.js: |
| |
| 2011-03-01 Victoria Kirst <vrk@chromium.org> |
| |
| Reviewed by Kenneth Russell. |
| |
| [Chromium] videos are not painted for compositing/ tests |
| https://bugs.webkit.org/show_bug.cgi?id=54694 |
| |
| Videos are now painted for compositing tests. This patch uploads the |
| expected layout results and enables the tests again. |
| |
| * platform/chromium-gpu-linux/compositing/geometry/clipped-video-controller-expected.checksum: Added. |
| * platform/chromium-gpu-linux/compositing/geometry/clipped-video-controller-expected.png: Added. |
| * platform/chromium-gpu-linux/compositing/geometry/video-fixed-scrolling-expected.checksum: Added. |
| * platform/chromium-gpu-linux/compositing/geometry/video-fixed-scrolling-expected.png: Added. |
| * platform/chromium-gpu-linux/compositing/geometry/video-opacity-overlay-expected.checksum: Added. |
| * platform/chromium-gpu-linux/compositing/geometry/video-opacity-overlay-expected.png: Added. |
| * platform/chromium-gpu-linux/compositing/layers-inside-overflow-scroll-expected.checksum: Added. |
| * platform/chromium-gpu-linux/compositing/layers-inside-overflow-scroll-expected.png: Added. |
| * platform/chromium-gpu-linux/compositing/overflow/overflow-compositing-descendant-expected.checksum: Added. |
| * platform/chromium-gpu-linux/compositing/overflow/overflow-compositing-descendant-expected.png: Added. |
| * platform/chromium-gpu-linux/compositing/overflow/scroll-ancestor-update-expected.checksum: Added. |
| * platform/chromium-gpu-linux/compositing/overflow/scroll-ancestor-update-expected.png: Added. |
| * platform/chromium-gpu-linux/compositing/reflections/load-video-in-reflection-expected.checksum: Added. |
| * platform/chromium-gpu-linux/compositing/reflections/load-video-in-reflection-expected.png: Added. |
| * platform/chromium-gpu-linux/compositing/self-painting-layers-expected.checksum: Added. |
| * platform/chromium-gpu-linux/compositing/self-painting-layers-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/geometry/clipped-video-controller-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/geometry/clipped-video-controller-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/geometry/video-fixed-scrolling-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/geometry/video-fixed-scrolling-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/geometry/video-opacity-overlay-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/geometry/video-opacity-overlay-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/layers-inside-overflow-scroll-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/layers-inside-overflow-scroll-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/overflow/overflow-compositing-descendant-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/overflow/overflow-compositing-descendant-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/overflow/scroll-ancestor-update-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/overflow/scroll-ancestor-update-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/load-video-in-reflection-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/load-video-in-reflection-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/self-painting-layers-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/self-painting-layers-expected.png: Added. |
| * platform/chromium-gpu-win/compositing/geometry/clipped-video-controller-expected.checksum: Added. |
| * platform/chromium-gpu-win/compositing/geometry/clipped-video-controller-expected.png: Added. |
| * platform/chromium-gpu-win/compositing/geometry/clipped-video-controller-expected.txt: Added. |
| * platform/chromium-gpu-win/compositing/geometry/video-fixed-scrolling-expected.checksum: Added. |
| * platform/chromium-gpu-win/compositing/geometry/video-fixed-scrolling-expected.png: Added. |
| * platform/chromium-gpu-win/compositing/geometry/video-fixed-scrolling-expected.txt: Added. |
| * platform/chromium-gpu-win/compositing/geometry/video-opacity-overlay-expected.checksum: Added. |
| * platform/chromium-gpu-win/compositing/geometry/video-opacity-overlay-expected.png: Added. |
| * platform/chromium-gpu-win/compositing/geometry/video-opacity-overlay-expected.txt: Added. |
| * platform/chromium-gpu-win/compositing/layers-inside-overflow-scroll-expected.checksum: Added. |
| * platform/chromium-gpu-win/compositing/layers-inside-overflow-scroll-expected.png: Added. |
| * platform/chromium-gpu-win/compositing/layers-inside-overflow-scroll-expected.txt: Added. |
| * platform/chromium-gpu-win/compositing/overflow/overflow-compositing-descendant-expected.checksum: Added. |
| * platform/chromium-gpu-win/compositing/overflow/overflow-compositing-descendant-expected.png: Added. |
| * platform/chromium-gpu-win/compositing/overflow/overflow-compositing-descendant-expected.txt: Added. |
| * platform/chromium-gpu-win/compositing/overflow/scroll-ancestor-update-expected.checksum: Added. |
| * platform/chromium-gpu-win/compositing/overflow/scroll-ancestor-update-expected.png: Added. |
| * platform/chromium-gpu-win/compositing/overflow/scroll-ancestor-update-expected.txt: Added. |
| * platform/chromium-gpu-win/compositing/reflections/load-video-in-reflection-expected.checksum: Added. |
| * platform/chromium-gpu-win/compositing/reflections/load-video-in-reflection-expected.png: Added. |
| * platform/chromium-gpu-win/compositing/reflections/load-video-in-reflection-expected.txt: Added. |
| * platform/chromium-gpu-win/compositing/self-painting-layers-expected.checksum: Added. |
| * platform/chromium-gpu-win/compositing/self-painting-layers-expected.png: Added. |
| * platform/chromium-gpu-win/compositing/self-painting-layers-expected.txt: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-01 Joseph Pecoraro <joepeck@webkit.org> |
| |
| Unreviewed expectations update. This is a follow-up to r80061. |
| |
| Leopard has a slightly different error message, so |
| platform/mac-leopard needs its own expected results for the |
| websocket test. Added platform specific expected results for |
| the other tests which are consistently failing with an extra |
| console message on the bots. |
| |
| * platform/mac-leopard/http/tests/inspector/console-websocket-error-expected.txt: |
| * platform/mac-leopard/http/tests/security/xss-DENIED-xml-external-entity-expected.txt: Added. |
| * platform/mac-leopard/http/tests/security/xss-DENIED-xsl-external-entity-expected.txt: Added. |
| |
| 2011-03-01 Joseph Pecoraro <joepeck@webkit.org> |
| |
| Unreviewed expectations update. This is expected |
| behavior after r80061, which enabled printing |
| of more console messages. |
| |
| * http/tests/xmlviewer/dumpAsText/wml-expected.txt: |
| |
| 2011-03-01 Sheriff Bot <webkit.review.bot@gmail.com> |
| |
| Unreviewed, rolling out r80078. |
| http://trac.webkit.org/changeset/80078 |
| https://bugs.webkit.org/show_bug.cgi?id=55545 |
| |
| underlying change was rolled out (Requested by tonyg-cr on |
| #webkit). |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-01 Tony Gentilcore <tonyg@chromium.org> |
| |
| Unreviewed new baselines |
| |
| [chromium] Add expectations for new tests in r80049 |
| https://bugs.webkit.org/show_bug.cgi?id=55543 |
| |
| * platform/chromium-mac/svg/css/path-gradient-stroke-shadow-expected.checksum: Added. |
| * platform/chromium-mac/svg/css/path-gradient-stroke-shadow-expected.png: Added. |
| * platform/chromium-win/svg/css/path-gradient-stroke-shadow-expected.checksum: Added. |
| * platform/chromium-win/svg/css/path-gradient-stroke-shadow-expected.png: Added. |
| |
| 2011-03-01 Tony Gentilcore <tonyg@chromium.org> |
| |
| Unreviewed expectations |
| |
| [chromium] Skip new viewport tests added by r80068 |
| https://bugs.webkit.org/show_bug.cgi?id=55539 |
| |
| LayoutTestController doesn't implement dumpConfigurationForViewport() which is needed for this test. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-01 Joseph Pecoraro <joepeck@webkit.org> |
| |
| Unreviewed. Roll out r80068 and r80073 due to breaking WebKit2 Qt port. |
| |
| * fast/viewport/viewport-warnings-1.html: Removed. |
| * fast/viewport/viewport-warnings-2.html: Removed. |
| * fast/viewport/viewport-warnings-3.html: Removed. |
| * fast/viewport/viewport-warnings-4.html: Removed. |
| * fast/viewport/viewport-warnings-5.html: Removed. |
| * fast/viewport/viewport-warnings-6.html: Removed. |
| * fast/viewport/viewport-warnings-7.html: Removed. |
| |
| 2011-03-01 Jeremy Orlow <jorlow@chromium.org> |
| |
| Reviewed by James Robinson. |
| |
| IDBKeyRange.bound() should not use the optional options object |
| https://bugs.webkit.org/show_bug.cgi?id=55419 |
| |
| * storage/indexeddb/index-cursor.html: |
| * storage/indexeddb/keyrange-expected.txt: |
| * storage/indexeddb/keyrange.html: |
| * storage/indexeddb/objectstore-cursor.html: |
| |
| 2011-03-01 Tony Gentilcore <tonyg@chromium.org> |
| |
| Unreviewed expectations update |
| |
| [chromium] Expectations updates from r80061 |
| https://bugs.webkit.org/show_bug.cgi?id=55533 |
| |
| * platform/chromium-linux/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt: Added. |
| * platform/chromium-linux/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt: Added. |
| * platform/chromium-linux/http/tests/xmlviewer/dumpAsText/wml-expected.txt: Added. |
| |
| 2011-03-01 Helder Correia <helder@sencha.com> |
| |
| Unreviewed Qt skipped tests update. |
| |
| The manually committed patch didn't include the update to |
| fast/canvas/canvas-strokePath-gradient-shadow.html by mistake: |
| No shadow when stroking a path with a gradient |
| https://bugs.webkit.org/show_bug.cgi?id=55436 |
| |
| * platform/qt/Skipped: Skip new test since it fails. |
| |
| 2011-03-01 Joseph Pecoraro <joepeck@webkit.org> |
| |
| Reviewed by Kenneth Rohde Christiansen. |
| |
| Viewport Warning/Error Messages Are Now Inaccurate |
| https://bugs.webkit.org/show_bug.cgi?id=53707 |
| |
| Added tests specifically to test Console warnings. |
| |
| * fast/viewport/viewport-warnings-1.html: Added. |
| * fast/viewport/viewport-warnings-2.html: Added. |
| * fast/viewport/viewport-warnings-3.html: Added. |
| * fast/viewport/viewport-warnings-4.html: Added. |
| * fast/viewport/viewport-warnings-5.html: Added. |
| * fast/viewport/viewport-warnings-6.html: Added. |
| * fast/viewport/viewport-warnings-7.html: Added. |
| |
| 2011-03-01 Tony Gentilcore <tonyg@chromium.org> |
| |
| Unreviewed baseline |
| |
| [chromium] Add baseline for test added by r80040 |
| https://bugs.webkit.org/show_bug.cgi?id=55529 |
| |
| * platform/chromium-mac/fast/table/table-and-parts-outline-expected.checksum: Added. |
| * platform/chromium-mac/fast/table/table-and-parts-outline-expected.png: Added. |
| |
| 2011-03-01 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| Fix a bug in platform/mac/editing/input/selection-change-closes-typing.html |
| https://bugs.webkit.org/show_bug.cgi?id=55523 |
| |
| The marked text is at offset 0 with length 1, not at offset 1 with length 0. |
| |
| * platform/mac/editing/input/selection-change-closes-typing.html: |
| |
| 2011-03-01 Tony Gentilcore <tonyg@chromium.org> |
| |
| Unreviewed expectations |
| |
| [chromium] Add expectations for new tests in r80049 |
| https://bugs.webkit.org/show_bug.cgi?id=55526 |
| |
| * platform/chromium-linux/svg/css/path-gradient-stroke-shadow-expected.checksum: Added. |
| * platform/chromium-linux/svg/css/path-gradient-stroke-shadow-expected.png: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-01 Joseph Pecoraro <joepeck@webkit.org> |
| |
| Reviewed by Kenneth Rohde Christiansen. |
| |
| Viewport parsing no longer accepts "1.0;" value as valid. |
| https://bugs.webkit.org/show_bug.cgi?id=53705 |
| |
| Adding expected results generated from the build-bot. They look |
| correct, as the viewport "123x135" has the expected width of "123". |
| |
| * fast/viewport/viewport-129-expected.txt: Added. |
| |
| 2011-03-01 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Reviewed by Darin Adler. |
| |
| WebKit does not merge text decorations in the typing style and the selected element properly |
| https://bugs.webkit.org/show_bug.cgi?id=55349 |
| |
| Added a test to ensure WebKit merges text decorations in the typing style and the inline style |
| of the element around the caret when computing the style at the selection start. |
| |
| * editing/execCommand/merge-text-decoration-with-typing-style-expected.txt: Added. |
| * editing/execCommand/merge-text-decoration-with-typing-style.html: Added. |
| * editing/style/push-down-inline-styles-expected.txt: Rebaselined due to the change in which text decoration |
| values appear. |
| * editing/style/script-tests/push-down-inline-styles.js: Ditto. |
| |
| 2011-03-01 Tony Gentilcore <tonyg@chromium.org> |
| |
| Unreviewed expectations update |
| |
| [chromium] Rebaseline fast/ruby/base-shorter-than-text.html |
| https://bugs.webkit.org/show_bug.cgi?id=55522 |
| |
| This changed as a result of r80015. |
| |
| * platform/chromium-mac/fast/ruby/base-shorter-than-text-expected.checksum: Added. |
| * platform/chromium-mac/fast/ruby/base-shorter-than-text-expected.png: Added. |
| |
| 2011-03-01 Jeremy Orlow <jorlow@chromium.org> |
| |
| Reviewed by Steve Block. |
| |
| When an IDBTransaction is aborted, all requests that have not yet fired should fire an ABORT_ERR |
| https://bugs.webkit.org/show_bug.cgi?id=54785 |
| |
| * storage/indexeddb/transaction-abort.html: Added |
| * storage/indexeddb/transaction-abort-expected.txt: Added |
| |
| 2011-03-01 Tony Gentilcore <tonyg@chromium.org> |
| |
| Unreviewed new baseline |
| |
| [chromium] Add win baseline for fast/table/table-and-parts-outline.html |
| https://bugs.webkit.org/show_bug.cgi?id=55517 |
| |
| Test was added by r80040 |
| |
| * platform/chromium-win/fast/table/table-and-parts-outline-expected.checksum: Added. |
| * platform/chromium-win/fast/table/table-and-parts-outline-expected.png: Added. |
| * platform/chromium-win/fast/table/table-and-parts-outline-expected.txt: Added. |
| |
| 2011-03-01 Helder Correia <helder@sencha.com> |
| |
| Reviewed by Simon Fraser. |
| |
| No shadow when stroking a path with a gradient |
| https://bugs.webkit.org/show_bug.cgi?id=55436 |
| |
| This happens in CG and is related to bug 52509, this time to be fixed |
| in GraphicsContext::strokePath(). The gradient needs to be drawn |
| clipped to the stroke on a CGLayer first, then the layer drawn on the |
| GraphicsContext. |
| |
| * fast/canvas/canvas-strokePath-gradient-shadow-expected.txt: Added. |
| * fast/canvas/canvas-strokePath-gradient-shadow.html: Added. |
| * fast/canvas/script-tests/canvas-strokePath-gradient-shadow.js: Added. |
| * platform/chromium/test_expectations.txt: Skip new test since it fails. |
| * platform/mac/svg/css/path-gradient-stroke-shadow-expected.checksum: Added. |
| * platform/mac/svg/css/path-gradient-stroke-shadow-expected.png: Added. |
| * platform/mac/svg/css/path-gradient-stroke-shadow-expected.txt: Added. |
| * platform/qt/Skipped: Skip new test since it fails. |
| * platform/qt/svg/css/path-gradient-stroke-shadow-expected.checksum: Added. |
| * platform/qt/svg/css/path-gradient-stroke-shadow-expected.png: Added. |
| * platform/qt/svg/css/path-gradient-stroke-shadow-expected.txt: Added. |
| * svg/css/path-gradient-stroke-shadow.svg: Added. |
| |
| 2011-03-01 Tony Gentilcore <tonyg@chromium.org> |
| |
| Unreviewed new baseline |
| |
| [chromium] Add linux baseline for fast/table/table-and-parts-outline.html |
| https://bugs.webkit.org/show_bug.cgi?id=55511 |
| |
| Test was added by r80040 |
| |
| * platform/chromium-linux/fast/table/table-and-parts-outline-expected.checksum: Added. |
| * platform/chromium-linux/fast/table/table-and-parts-outline-expected.png: Added. |
| * platform/chromium-linux/fast/table/table-and-parts-outline-expected.txt: Added. |
| |
| 2011-03-01 James Simonsen <simonjam@chromium.org> |
| |
| Reviewed by Tony Gentilcore. |
| |
| [Web Timing] Handle the case where no responseEnd time is available. |
| https://bugs.webkit.org/show_bug.cgi?id=55444 |
| |
| * platform/chromium/test_expectations.txt: Remove CRASH from fast/dom/prototype-inheritance-2.html |
| |
| 2011-03-01 Sheriff Bot <webkit.review.bot@gmail.com> |
| |
| Unreviewed, rolling out r80037. |
| http://trac.webkit.org/changeset/80037 |
| https://bugs.webkit.org/show_bug.cgi?id=55508 |
| |
| broke compile on SL (Requested by tonyg-cr on #webkit). |
| |
| * fast/css/content/content-quotes-01-expected.txt: Removed. |
| * fast/css/content/content-quotes-01.html: Removed. |
| * fast/css/content/content-quotes-02-expected.txt: Removed. |
| * fast/css/content/content-quotes-02.html: Removed. |
| * fast/css/content/content-quotes-03-expected.txt: Removed. |
| * fast/css/content/content-quotes-03.html: Removed. |
| * fast/css/content/content-quotes-04-expected.txt: Removed. |
| * fast/css/content/content-quotes-04.html: Removed. |
| * fast/css/content/content-quotes-05-expected.txt: Removed. |
| * fast/css/content/content-quotes-05.html: Removed. |
| * fast/css/content/content-quotes-06-expected.txt: Removed. |
| * fast/css/content/content-quotes-06.html: Removed. |
| |
| 2011-03-01 Abhishek Arya <inferno@chromium.org> |
| |
| Reviewed by Dave Hyatt. |
| |
| Tests that we draw outlines for table and table cells. |
| https://bugs.webkit.org/show_bug.cgi?id=55474 |
| |
| * fast/table/table-and-parts-outline.html: Added. |
| * platform/mac/fast/table/table-and-parts-outline-expected.checksum: Added. |
| * platform/mac/fast/table/table-and-parts-outline-expected.png: Added. |
| * platform/mac/fast/table/table-and-parts-outline-expected.txt: Added. |
| |
| 2011-03-01 Sheriff Bot <webkit.review.bot@gmail.com> |
| |
| Unreviewed, rolling out r80028. |
| http://trac.webkit.org/changeset/80028 |
| https://bugs.webkit.org/show_bug.cgi?id=55502 |
| |
| 'caused crashes; rolling out while investigating' (Requested |
| by jorlow on #webkit). |
| |
| * storage/indexeddb/transaction-abort-expected.txt: Removed. |
| * storage/indexeddb/transaction-abort.html: Removed. |
| |
| 2011-03-01 Carol Szabo <carol.szabo@nokia.com> |
| |
| Reviewed by David Hyatt <hyatt@apple.com> |
| |
| content property doesn't support quotes |
| https://bugs.webkit.org/show_bug.cgi?id=6503 |
| |
| Added new tests for quotes. |
| |
| * fast/css/content/content-quotes-01-expected.txt: Added. |
| * fast/css/content/content-quotes-01.html: Added. |
| * fast/css/content/content-quotes-02-expected.txt: Added. |
| * fast/css/content/content-quotes-02.html: Added. |
| * fast/css/content/content-quotes-03-expected.txt: Added. |
| * fast/css/content/content-quotes-03.html: Added. |
| * fast/css/content/content-quotes-04-expected.txt: Added. |
| * fast/css/content/content-quotes-04.html: Added. |
| * fast/css/content/content-quotes-05-expected.txt: Added. |
| * fast/css/content/content-quotes-05.html: Added. |
| |
| 2011-03-01 Michael Nordman <michaeln@google.com> |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| Tests for the correct relative priorities of network vs fallback namespaces in the appcache. |
| If a resource url is in an appcache's network namespace and fallback namespace, the network |
| namespace wins (with the exception of the special '*' network namespace which does not take |
| priority over the fallback namespace. |
| https://bugs.webkit.org/show_bug.cgi?id=49292 |
| |
| * http/tests/appcache/online-fallback-layering-expected.txt: Added. |
| * http/tests/appcache/online-fallback-layering.html: Added. |
| * http/tests/appcache/resources/fallbacknamespace-fallback-resource.txt: Added. |
| * http/tests/appcache/resources/fallbacknamespace-networknamespace-existing-resource.html: Added. |
| * http/tests/appcache/resources/online-fallback-layering.manifest: Added. |
| |
| 2011-03-01 Tony Gentilcore <tonyg@chromium.org> |
| |
| Unreviewed expectations update. |
| |
| [chromium] fast/text/font-size-zero.html |
| https://bugs.webkit.org/show_bug.cgi?id=55497 |
| |
| Appears to have been fixed by r79694. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-01 Joseph Pecoraro <joepeck@webkit.org> |
| |
| Unreviewed, fix GTK DumpRenderTree crash. |
| |
| Viewport parsing no longer accepts "1.0;" value as valid. |
| https://bugs.webkit.org/show_bug.cgi?id=53705 |
| |
| Follow-up fix. Pass the correct number of arguments |
| into layoutTestController.dumpConfigurationForViewport. |
| |
| * fast/viewport/viewport-129.html: |
| |
| 2011-02-18 Jeremy Orlow <jorlow@chromium.org> |
| |
| Reviewed by Steve Block. |
| |
| When an IDBTransaction is aborted, all requests that have not yet fired should fire an ABORT_ERR |
| https://bugs.webkit.org/show_bug.cgi?id=54785 |
| |
| * storage/indexeddb/transaction-abort.html: Added |
| * storage/indexeddb/transaction-abort-expected.txt: Added |
| |
| 2011-03-01 Tony Gentilcore <tonyg@chromium.org> |
| |
| Unreviewed build fix. |
| |
| [chromium] Skip test added w/o expectations |
| https://bugs.webkit.org/show_bug.cgi?id=55496 |
| |
| Added by r80012 without expectations |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-01 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium expectations change. Remove failing expectations for |
| editing/ tests that pass after r79961. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-28 Jeremy Orlow <jorlow@chromium.org> |
| |
| Reviewed by Steve Block. |
| |
| Only IndexedDB's error event should be cancelable |
| https://bugs.webkit.org/show_bug.cgi?id=55413 |
| |
| Add checks to existing tests. |
| |
| * storage/indexeddb/objectstore-basics.html: |
| * storage/indexeddb/transaction-basics.html: |
| |
| 2011-03-01 Jia Pu <jpu@apple.com> |
| |
| Reviewed by Darin Adler. |
| |
| Remove CorrectionIndicator markers sooner. |
| https://bugs.webkit.org/show_bug.cgi?id=54893 |
| <rdar://problem/8997524> |
| |
| See WebCore/ChangeLog for detail. |
| |
| * platform/mac-leopard/Skipped: |
| * platform/mac-snowleopard/Skipped: |
| * platform/mac-tiger/Skipped: |
| * platform/mac-wk2/Skipped: |
| * platform/mac/editing/spelling/autocorrection-simple-expected.checksum: |
| * platform/mac/editing/spelling/autocorrection-simple-expected.png: |
| * platform/mac/editing/spelling/autocorrection-simple-expected.txt: |
| * platform/mac/editing/spelling/autocorrection-simple.html: |
| * platform/mac/editing/spelling/delete-into-autocorrected-word-expected.checksum: |
| * platform/mac/editing/spelling/delete-into-autocorrected-word-expected.png: |
| * platform/mac/editing/spelling/removing-underline-after-accepting-autocorrection-using-punctuation-expected.checksum: Added. |
| * platform/mac/editing/spelling/removing-underline-after-accepting-autocorrection-using-punctuation-expected.png: Added. |
| * platform/mac/editing/spelling/removing-underline-after-accepting-autocorrection-using-punctuation-expected.txt: Copied from LayoutTests/platform/mac/editing/spelling/autocorrection-simple-expected.txt. |
| * platform/mac/editing/spelling/removing-underline-after-accepting-autocorrection-using-punctuation.html: Copied from LayoutTests/platform/mac/editing/spelling/autocorrection-simple.html. |
| |
| 2011-03-01 Tony Gentilcore <tonyg@chromium.org> |
| |
| Unreviewed build fix. |
| |
| [chromium] pass fast/table/fixed-with-auto-with-colspan-vertical.html |
| https://bugs.webkit.org/show_bug.cgi?id=55491 |
| |
| Fixed by r79760. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-03-01 Steve Lacey <sjl@chromium.org> |
| |
| Reviewed by Eric Carlson. |
| |
| Create layout test for progress event and remove test for suspend event. |
| |
| LayoutTests/http/tests/media/video-play-suspend is now hanging on chromium |
| https://bugs.webkit.org/show_bug.cgi?id=55198 |
| |
| * http/tests/media/video-play-progress-expected.txt: Added. |
| * http/tests/media/video-play-progress.html: Added. |
| * http/tests/media/video-play-suspend-expected.txt: Removed. |
| * http/tests/media/video-play-suspend.html: Removed. |
| * platform/gtk/Skipped: |
| * platform/mac/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-03-01 Martin Robinson <mrobinson@igalia.com> |
| |
| REGRESSION (r79762): Items in <select multiple> have focus rings, but shouldn't |
| https://bugs.webkit.org/show_bug.cgi?id=55323 |
| |
| Add new GTK+ test results. |
| |
| * platform/gtk/fast/forms/select-listbox-multiple-no-focusring-expected.checksum: Added. |
| * platform/gtk/fast/forms/select-listbox-multiple-no-focusring-expected.png: Added. |
| * platform/gtk/fast/forms/select-listbox-multiple-no-focusring-expected.txt: Added. |
| * platform/gtk/fast/spatial-navigation/snav-multiple-select-focusring-expected.checksum: Added. |
| * platform/gtk/fast/spatial-navigation/snav-multiple-select-focusring-expected.png: Added. |
| |
| 2011-03-01 Dan Bernstein <mitz@apple.com> |
| |
| Reviewed by Darin Adler. |
| |
| <rdar://problem/8902714> Expand ruby text when it is shorter than the ruby base |
| https://bugs.webkit.org/show_bug.cgi?id=55487 |
| |
| * platform/mac/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum: |
| * platform/mac/fast/blockflow/Kusa-Makura-background-canvas-expected.png: |
| * platform/mac/fast/blockflow/Kusa-Makura-background-canvas-expected.txt: |
| * platform/mac/fast/blockflow/japanese-ruby-horizontal-bt-expected.checksum: |
| * platform/mac/fast/blockflow/japanese-ruby-horizontal-bt-expected.png: |
| * platform/mac/fast/blockflow/japanese-ruby-horizontal-bt-expected.txt: |
| * platform/mac/fast/blockflow/japanese-ruby-vertical-lr-expected.checksum: |
| * platform/mac/fast/blockflow/japanese-ruby-vertical-lr-expected.png: |
| * platform/mac/fast/blockflow/japanese-ruby-vertical-lr-expected.txt: |
| * platform/mac/fast/blockflow/japanese-ruby-vertical-rl-expected.checksum: |
| * platform/mac/fast/blockflow/japanese-ruby-vertical-rl-expected.png: |
| * platform/mac/fast/blockflow/japanese-ruby-vertical-rl-expected.txt: |
| |
| 2011-03-01 Sergio Villar Senin <svillar@igalia.com> |
| |
| Unreviewed. |
| |
| Added new GTK test expectations. |
| |
| * platform/gtk/fast/block/positioning/auto/vertical-lr/: 7 tests. |
| * platform/gtk/fast/block/positioning/auto/vertical-rl/: 7 tests. |
| |
| 2011-02-23 Joseph Pecoraro <joepeck@webkit.org> |
| |
| Reviewed by Timothy Hatcher. |
| |
| All Console Messages should be passed to ChromeClients. |
| https://bugs.webkit.org/show_bug.cgi?id=54926 |
| |
| Passing more message types to the ChromeClient allows |
| some more messages to get output during tests. Specifically |
| HTML, XML, and Other message types. |
| |
| * inspector/audits/audits-panel-functional.html: correct a legitimate HTML parse error. |
| * http/tests/security/cross-origin-xsl-BLOCKED-expected.txt: |
| * http/tests/security/mixedContent/insecure-css-in-main-frame-expected.txt: |
| * http/tests/security/mixedContent/insecure-iframe-in-main-frame-expected.txt: |
| * http/tests/security/mixedContent/insecure-image-in-main-frame-expected.txt: |
| * http/tests/security/mixedContent/insecure-plugin-in-iframe-expected.txt: |
| * http/tests/security/mixedContent/insecure-script-in-iframe-expected.txt: |
| * http/tests/security/mixedContent/redirect-http-to-https-iframe-in-main-frame-expected.txt: |
| * http/tests/security/mixedContent/redirect-http-to-https-script-in-iframe-expected.txt: |
| * http/tests/security/mixedContent/redirect-https-to-http-iframe-in-main-frame-expected.txt: |
| * http/tests/security/xss-DENIED-xml-external-entity-expected.txt: |
| * http/tests/security/xss-DENIED-xsl-document-expected.txt: |
| * http/tests/security/xss-DENIED-xsl-external-entity-expected.txt: |
| * platform/mac/fast/xsl/xslt-mismatched-tags-in-xslt-expected.txt: |
| * platform/mac/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt: |
| * platform/mac/http/tests/inspector/console-websocket-error-expected.txt: |
| |
| 2011-02-23 Joseph Pecoraro <joepeck@webkit.org> |
| |
| Reviewed by Kenneth Rohde Christiansen. |
| |
| Viewport parsing no longer accepts "1.0;" value as valid. |
| https://bugs.webkit.org/show_bug.cgi?id=53705 |
| |
| Add a new test to check viewport argument parsing of |
| value "123x456", which although not completely a number |
| should return the numeric prefix "123" as the value. |
| Note that this affects "semicolons as separators" even |
| though semicolons are not valid separators. |
| |
| * fast/viewport/viewport-129.html: Added. |
| |
| 2011-03-01 Sergio Villar Senin <svillar@igalia.com> |
| |
| Unreviewed. |
| |
| Removed accessibility/canvas-fallback-content.html from Skipped |
| list as it was removed in 79920 |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-01 Pavel Feldman <pfeldman@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: remove manual watchdog from the inspector tests. |
| https://bugs.webkit.org/show_bug.cgi?id=55447 |
| |
| * http/tests/inspector/inspector-test.js: |
| |
| 2011-03-01 Adam Roben <aroben@apple.com> |
| |
| Skip another timing-out test on Windows XP |
| |
| <http://webkit.org/b/51596> tracks the failure. |
| |
| * platform/win-xp/Skipped: Added http/tests/xmlhttprequest/basic-auth-nouser.html. |
| |
| 2011-03-01 Adam Roben <aroben@apple.com> |
| |
| Skip fast/events/pageshow-pagehide-on-back-cached.html on Windows |
| |
| It is flaky. The failure is tracked by <http://webkit.org/b/55329>. |
| |
| * platform/win/Skipped: |
| * platform/win/fast/events/pageshow-pagehide-on-back-cached-expected.txt: Removed. |
| |
| 2011-03-01 Adam Roben <aroben@apple.com> |
| |
| Check in Windows pixel results to match text results added in r79979 |
| |
| Fixes <http://webkit.org/b/55451> [Win] select-listbox-multiple-no-focusring.html needs |
| rebaseline |
| |
| * platform/win/fast/forms/select-listbox-multiple-no-focusring-expected.checksum: Added. |
| * platform/win/fast/forms/select-listbox-multiple-no-focusring-expected.png: Added. |
| |
| 2011-03-01 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, skip one crashing tests on GTK. See also |
| https://bugs.webkit.org/show_bug.cgi?id=53146 |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-01 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, skip 2 crashing tests on GTK. See also |
| https://bugs.webkit.org/show_bug.cgi?id=53146 |
| |
| * platform/gtk/Skipped: |
| |
| 2011-03-01 Nikolas Zimmermann <nzimmermann@rim.com> |
| |
| Reviewed by Antti Koivisto. |
| |
| SVG 1.1 2nd Edition color-prop-05-t.svg exposes bug in 'currentColor' handling |
| https://bugs.webkit.org/show_bug.cgi?id=54800 |
| |
| Add new layout test from the SVG 1.1 2nd Edition test suite, covering currentColor handling. |
| Add tests ensuring that mutating a previously shared SVGPaint object makes it unique, so that |
| mutations take affect, but don't affect other renderers which shared the SVGPaint object before. |
| |
| * platform/mac/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.checksum: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.png: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/color-prop-05-t-expected.txt: Added. |
| * platform/mac/svg/custom/SVGPaint-mutate-attribute-expected.checksum: Added. |
| * platform/mac/svg/custom/SVGPaint-mutate-attribute-expected.png: Added. |
| * platform/mac/svg/custom/SVGPaint-mutate-attribute-expected.txt: Added. |
| * platform/mac/svg/custom/SVGPaint-mutate-inline-style-expected.checksum: Added. |
| * platform/mac/svg/custom/SVGPaint-mutate-inline-style-expected.png: Added. |
| * platform/mac/svg/custom/SVGPaint-mutate-inline-style-expected.txt: Added. |
| * svg/W3C-SVG-1.1-SE/color-prop-05-t.svg: Added. |
| * svg/animations/animate-color-fill-currentColor-expected.txt: Added. |
| * svg/animations/animate-color-fill-currentColor.html: Added. |
| * svg/animations/script-tests/animate-color-fill-currentColor.js: Added. |
| * svg/custom/SVGPaint-mutate-attribute.svg: Added. |
| * svg/custom/SVGPaint-mutate-inline-style.svg: Added. |
| * svg/dom/SVGColor-expected.txt: SVGColor mutations now reflected in style/computed style. |
| * svg/dom/SVGPaint-expected.txt: Same for SVGPaint. |
| |
| 2011-03-01 Pavel Feldman <pfeldman@chromium.org> |
| |
| Not reviewed: fixing flaky snow XMLViewer test on snow leopard. |
| |
| * http/tests/xmlviewer/dumpAsText/frames.html: |
| |
| 2011-03-01 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Unreviewed Windows rebaseline. The bug 55451 tracks this rebaseline. |
| |
| * platform/win/fast/forms/select-listbox-multiple-no-focusring-expected.txt: Added. |
| |
| 2011-02-28 Tony Gentilcore <tonyg@chromium.org> |
| |
| Reviewed by Darin Adler. |
| |
| Fix a race condition in editing/selection/4975120 |
| https://bugs.webkit.org/show_bug.cgi?id=55429 |
| |
| If the parser yields between the iframe and the script, it would have been |
| possible for step2() to be called before runTest() and the test would hang. |
| |
| * editing/selection/4975120.html: |
| |
| 2011-02-28 Benjamin Kalman <kalman@chromium.org> |
| |
| Reviewed by Ryosuke Niwa. |
| |
| Make editing/selection/extend-selection-home-end test match other extend-selection with granularity tests |
| https://bugs.webkit.org/show_bug.cgi?id=55422 |
| |
| The other extend-selection tests which test a granularity just call into resources/extend-selection.js with the |
| granularity they're testing. The lineboundary test didn't due to RTL bugs in lineboundary, but these have now |
| been fixed. |
| |
| * editing/selection/extend-selection-home-end-expected.txt: |
| * editing/selection/extend-selection-home-end.html: |
| * platform/mac/editing/selection/extend-selection-home-end-expected.txt: |
| * platform/win/editing/selection/extend-selection-home-end-expected.txt: |
| |
| 2011-02-28 James Robinson <jamesr@chromium.org> |
| |
| Chromium baseline updates. |
| |
| * platform/chromium-linux/svg/text/font-size-below-point-five-expected.txt: |
| * platform/chromium/test_expectations.txt: |
| * platform/mac-leopard/svg/text/font-size-below-point-five-expected.txt: |
| |
| 2011-02-28 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium expectations change. |
| |
| Rebaseline editing/ tests for Snow Leopard (mac/ baselines can't be used |
| due to spell checking differences). |
| |
| * platform/chromium-mac-leopard/editing/deleting/delete-ws-fixup-002-expected.checksum: Added. |
| * platform/chromium-mac-leopard/editing/deleting/delete-ws-fixup-002-expected.png: Added. |
| * platform/chromium-mac-leopard/editing/inserting/typing-around-br-001-expected.checksum: Added. |
| * platform/chromium-mac-leopard/editing/inserting/typing-around-br-001-expected.png: Added. |
| * platform/chromium-mac-leopard/editing/pasteboard/paste-blockquote-3-expected.checksum: Added. |
| * platform/chromium-mac-leopard/editing/pasteboard/paste-blockquote-3-expected.png: Added. |
| * platform/chromium-mac-leopard/editing/selection/4932260-3-expected.checksum: Added. |
| * platform/chromium-mac-leopard/editing/selection/4932260-3-expected.png: Added. |
| * platform/chromium-mac-leopard/editing/selection/5234383-1-expected.checksum: Added. |
| * platform/chromium-mac-leopard/editing/selection/5234383-1-expected.png: Added. |
| * platform/chromium-mac-leopard/editing/selection/5234383-2-expected.checksum: Added. |
| * platform/chromium-mac-leopard/editing/selection/5234383-2-expected.png: Added. |
| * platform/chromium-mac-leopard/editing/selection/drag-in-iframe-expected.checksum: Added. |
| * platform/chromium-mac-leopard/editing/selection/drag-in-iframe-expected.png: Added. |
| * platform/chromium-mac/editing/deleting/delete-ws-fixup-002-expected.checksum: Added. |
| * platform/chromium-mac/editing/deleting/delete-ws-fixup-002-expected.png: Added. |
| * platform/chromium-mac/editing/inserting/typing-around-br-001-expected.checksum: Added. |
| * platform/chromium-mac/editing/inserting/typing-around-br-001-expected.png: Added. |
| * platform/chromium-mac/editing/pasteboard/paste-blockquote-3-expected.checksum: Added. |
| * platform/chromium-mac/editing/pasteboard/paste-blockquote-3-expected.png: Added. |
| * platform/chromium-mac/editing/selection/4932260-3-expected.checksum: Added. |
| * platform/chromium-mac/editing/selection/4932260-3-expected.png: Added. |
| * platform/chromium-mac/editing/selection/5234383-1-expected.checksum: Added. |
| * platform/chromium-mac/editing/selection/5234383-1-expected.png: Added. |
| * platform/chromium-mac/editing/selection/5234383-2-expected.checksum: Added. |
| * platform/chromium-mac/editing/selection/5234383-2-expected.png: Added. |
| * platform/chromium-mac/editing/selection/drag-in-iframe-expected.checksum: Added. |
| * platform/chromium-mac/editing/selection/drag-in-iframe-expected.png: Added. |
| |
| 2011-02-28 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium expectations change. |
| |
| Update Snow Leopard expectations. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-28 Chang Shu <cshu@webkit.org> |
| |
| Reviewed by Ryosuke Niwa. |
| |
| Remove the support of Frame::isContentEditable and its dependencies. |
| https://bugs.webkit.org/show_bug.cgi?id=54292 |
| |
| Updated expected results after the change that syncs the WebKit isEditable |
| and WebCore isContentEditable. |
| |
| * platform/mac/editing/selection/designmode-no-caret-expected.txt: |
| |
| 2011-02-28 Kent Tamura <tkent@chromium.org> |
| |
| Reviewed by Darin Adler. |
| |
| Number type input cannot be set to empty string if it has an initial value |
| https://bugs.webkit.org/show_bug.cgi?id=53744 |
| |
| * fast/forms/input-value-sanitization-expected.txt: |
| * fast/forms/script-tests/input-value-sanitization.js: Add some tests. |
| |
| 2011-02-28 Kent Tamura <tkent@chromium.org> |
| |
| Reviewed by Darin Adler. |
| |
| Number type input should not handle mouse wheel events if it has no focus. |
| https://bugs.webkit.org/show_bug.cgi?id=53638 |
| |
| Add a test case. |
| |
| * fast/forms/input-number-wheel-expected.txt: |
| * fast/forms/script-tests/input-number-wheel.js: |
| |
| 2011-02-28 Tony Gentilcore <tonyg@chromium.org> |
| |
| Reviewed by Darin Adler. |
| |
| Fix race condition in 4 media tests |
| https://bugs.webkit.org/show_bug.cgi?id=55414 |
| |
| The parser may yield and give events a chance to dispatch between any two tokens. So |
| it is possible that the loadstart event fires immediately after the video tag is |
| inserted into the document but before the subsequent script is parsed. This is very |
| rare in the layout test environment since these small files are loaded from disk. |
| |
| This patch eliminates that race condition by allowing waitForEvent to register for |
| events that bubble up to the document from any element. Then the registration can |
| happen before before the element is inserted into the document. |
| |
| * media/video-source-media.html: |
| * media/video-source-none-supported.html: |
| * media/video-source-type-params.html: |
| * media/video-source-type.html: |
| * media/video-test.js: |
| (waitForEvent): |
| (waitForEventAndTest): |
| |
| 2011-02-28 Tony Gentilcore <tonyg@chromium.org> |
| |
| Reviewed by Adam Barth. |
| |
| Follow HTML5 spec for document.open() a little more closely |
| https://bugs.webkit.org/show_bug.cgi?id=55392 |
| |
| * fast/parser/double-write-from-closed-iframe-expected.txt: Added. |
| * fast/parser/double-write-from-closed-iframe.html: Added. Prior to this patch, the second write of 'PASS' could fail indeterminately. |
| * fast/parser/script-tests/double-write-from-closed-iframe.js: Added. |
| * fast/regex/script-tests/cross-frame-callable.js: Necessary to close late writes. |
| |
| 2011-02-28 James Robinson <jamesr@chromium.org> |
| |
| Update chromium expectations and baselines. |
| |
| * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/001-expected.checksum: Added. |
| * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/001-expected.png: Added. |
| * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/002-expected.checksum: Added. |
| * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/002-expected.png: Added. |
| * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/003-expected.checksum: Added. |
| * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/003-expected.png: Added. |
| * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/004-expected.checksum: Added. |
| * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/004-expected.png: Added. |
| * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/005-expected.checksum: Added. |
| * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/005-expected.png: Added. |
| * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/006-expected.checksum: Added. |
| * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/006-expected.png: Added. |
| * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/007-expected.checksum: Added. |
| * platform/chromium-linux/fast/block/positioning/auto/vertical-lr/007-expected.png: Added. |
| * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/001-expected.checksum: Added. |
| * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/001-expected.png: Added. |
| * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/002-expected.checksum: Added. |
| * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/002-expected.png: Added. |
| * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/003-expected.checksum: Added. |
| * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/003-expected.png: Added. |
| * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/004-expected.checksum: Added. |
| * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/004-expected.png: Added. |
| * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/005-expected.checksum: Added. |
| * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/005-expected.png: Added. |
| * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/006-expected.checksum: Added. |
| * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/006-expected.png: Added. |
| * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/007-expected.checksum: Added. |
| * platform/chromium-linux/fast/block/positioning/auto/vertical-rl/007-expected.png: Added. |
| * platform/chromium-linux/fast/forms/select-listbox-multiple-no-focusring-expected.checksum: Added. |
| * platform/chromium-linux/fast/forms/select-listbox-multiple-no-focusring-expected.png: Added. |
| * platform/chromium-linux/fast/forms/select-listbox-multiple-no-focusring-expected.txt: Added. |
| * platform/chromium-win/fast/block/positioning/auto/vertical-lr/001-expected.checksum: Added. |
| * platform/chromium-win/fast/block/positioning/auto/vertical-lr/001-expected.png: Added. |
| * platform/chromium-win/fast/block/positioning/auto/vertical-lr/001-expected.txt: Added. |
| * platform/chromium-win/fast/block/positioning/auto/vertical-lr/002-expected.checksum: Added. |
| * platform/chromium-win/fast/block/positioning/auto/vertical-lr/002-expected.png: Added. |
| * platform/chromium-win/fast/block/positioning/auto/vertical-lr/002-expected.txt: Added. |
| * platform/chromium-win/fast/block/positioning/auto/vertical-lr/003-expected.checksum: Added. |
| * platform/chromium-win/fast/block/positioning/auto/vertical-lr/003-expected.png: Added. |
| * platform/chromium-win/fast/block/positioning/auto/vertical-lr/003-expected.txt: Added. |
| * platform/chromium-win/fast/block/positioning/auto/vertical-lr/004-expected.checksum: Added. |
| * platform/chromium-win/fast/block/positioning/auto/vertical-lr/004-expected.png: Added. |
| * platform/chromium-win/fast/block/positioning/auto/vertical-lr/004-expected.txt: Added. |
| * platform/chromium-win/fast/block/positioning/auto/vertical-lr/005-expected.checksum: Added. |
| * platform/chromium-win/fast/block/positioning/auto/vertical-lr/005-expected.png: Added. |
| * platform/chromium-win/fast/block/positioning/auto/vertical-lr/005-expected.txt: Added. |
| * platform/chromium-win/fast/block/positioning/auto/vertical-lr/006-expected.checksum: Added. |
| * platform/chromium-win/fast/block/positioning/auto/vertical-lr/006-expected.png: Added. |
| * platform/chromium-win/fast/block/positioning/auto/vertical-lr/006-expected.txt: Added. |
| * platform/chromium-win/fast/block/positioning/auto/vertical-lr/007-expected.checksum: Added. |
| * platform/chromium-win/fast/block/positioning/auto/vertical-lr/007-expected.png: Added. |
| * platform/chromium-win/fast/block/positioning/auto/vertical-lr/007-expected.txt: Added. |
| * platform/chromium-win/fast/block/positioning/auto/vertical-rl/001-expected.checksum: Added. |
| * platform/chromium-win/fast/block/positioning/auto/vertical-rl/001-expected.png: Added. |
| * platform/chromium-win/fast/block/positioning/auto/vertical-rl/001-expected.txt: Added. |
| * platform/chromium-win/fast/block/positioning/auto/vertical-rl/002-expected.checksum: Added. |
| * platform/chromium-win/fast/block/positioning/auto/vertical-rl/002-expected.png: Added. |
| * platform/chromium-win/fast/block/positioning/auto/vertical-rl/002-expected.txt: Added. |
| * platform/chromium-win/fast/block/positioning/auto/vertical-rl/003-expected.checksum: Added. |
| * platform/chromium-win/fast/block/positioning/auto/vertical-rl/003-expected.png: Added. |
| * platform/chromium-win/fast/block/positioning/auto/vertical-rl/003-expected.txt: Added. |
| * platform/chromium-win/fast/block/positioning/auto/vertical-rl/004-expected.checksum: Added. |
| * platform/chromium-win/fast/block/positioning/auto/vertical-rl/004-expected.png: Added. |
| * platform/chromium-win/fast/block/positioning/auto/vertical-rl/004-expected.txt: Added. |
| * platform/chromium-win/fast/block/positioning/auto/vertical-rl/005-expected.checksum: Added. |
| * platform/chromium-win/fast/block/positioning/auto/vertical-rl/005-expected.png: Added. |
| * platform/chromium-win/fast/block/positioning/auto/vertical-rl/005-expected.txt: Added. |
| * platform/chromium-win/fast/block/positioning/auto/vertical-rl/006-expected.checksum: Added. |
| * platform/chromium-win/fast/block/positioning/auto/vertical-rl/006-expected.png: Added. |
| * platform/chromium-win/fast/block/positioning/auto/vertical-rl/006-expected.txt: Added. |
| * platform/chromium-win/fast/block/positioning/auto/vertical-rl/007-expected.checksum: Added. |
| * platform/chromium-win/fast/block/positioning/auto/vertical-rl/007-expected.png: Added. |
| * platform/chromium-win/fast/block/positioning/auto/vertical-rl/007-expected.txt: Added. |
| * platform/chromium-win/fast/forms/select-listbox-multiple-no-focusring-expected.checksum: Added. |
| * platform/chromium-win/fast/forms/select-listbox-multiple-no-focusring-expected.png: Added. |
| * platform/chromium-win/fast/forms/select-listbox-multiple-no-focusring-expected.txt: Added. |
| * platform/chromium/fast/dom/prototype-inheritance-expected.txt: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-28 Chang Shu <cshu@webkit.org> |
| |
| Reviewed by Antonio Gomes. |
| |
| REGRESSION (r79762): Items in <select multiple> have focus rings, but shouldn't |
| https://bugs.webkit.org/show_bug.cgi?id=55323 |
| |
| Added test case that draws focus rings on selected items when spatial navigation is enabled. |
| |
| * fast/spatial-navigation/snav-multiple-select-focusring.html: Added. |
| * platform/mac/fast/spatial-navigation: Added. |
| * platform/mac/fast/spatial-navigation/snav-multiple-select-focusring-expected.checksum: Added. |
| * platform/mac/fast/spatial-navigation/snav-multiple-select-focusring-expected.png: Added. |
| * platform/mac/fast/spatial-navigation/snav-multiple-select-focusring-expected.txt: Added. |
| |
| 2011-02-28 David Hyatt <hyatt@apple.com> |
| |
| Reviewed by Dan Bernstein. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=46500, make positioned elements work with vertical text. Change staticX and staticY |
| to be staticInlinePosition and staticBlockPosition. Patch all of the computations involving these variables to be writing |
| mode aware. Mixed writing modes are not yet supported. |
| |
| Added new tests in fast/block/positioning/auto. |
| |
| * fast/block/positioning/auto/vertical-lr: Added. |
| * fast/block/positioning/auto/vertical-lr/001.html: Added. |
| * fast/block/positioning/auto/vertical-lr/002.html: Added. |
| * fast/block/positioning/auto/vertical-lr/003.html: Added. |
| * fast/block/positioning/auto/vertical-lr/004.html: Added. |
| * fast/block/positioning/auto/vertical-lr/005.html: Added. |
| * fast/block/positioning/auto/vertical-lr/006.html: Added. |
| * fast/block/positioning/auto/vertical-lr/007.html: Added. |
| * fast/block/positioning/auto/vertical-rl: Added. |
| * fast/block/positioning/auto/vertical-rl/001.html: Added. |
| * fast/block/positioning/auto/vertical-rl/002.html: Added. |
| * fast/block/positioning/auto/vertical-rl/003.html: Added. |
| * fast/block/positioning/auto/vertical-rl/004.html: Added. |
| * fast/block/positioning/auto/vertical-rl/005.html: Added. |
| * fast/block/positioning/auto/vertical-rl/006.html: Added. |
| * fast/block/positioning/auto/vertical-rl/007.html: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-lr: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-lr/001-expected.checksum: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-lr/001-expected.png: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-lr/001-expected.txt: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-lr/002-expected.checksum: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-lr/002-expected.png: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-lr/002-expected.txt: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-lr/003-expected.checksum: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-lr/003-expected.png: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-lr/003-expected.txt: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-lr/004-expected.checksum: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-lr/004-expected.png: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-lr/004-expected.txt: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-lr/005-expected.checksum: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-lr/005-expected.png: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-lr/005-expected.txt: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-lr/006-expected.checksum: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-lr/006-expected.png: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-lr/006-expected.txt: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-lr/007-expected.checksum: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-lr/007-expected.png: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-lr/007-expected.txt: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-rl: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-rl/001-expected.checksum: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-rl/001-expected.png: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-rl/001-expected.txt: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-rl/002-expected.checksum: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-rl/002-expected.png: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-rl/002-expected.txt: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-rl/003-expected.checksum: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-rl/003-expected.png: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-rl/003-expected.txt: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-rl/004-expected.checksum: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-rl/004-expected.png: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-rl/004-expected.txt: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-rl/005-expected.checksum: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-rl/005-expected.png: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-rl/005-expected.txt: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-rl/006-expected.checksum: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-rl/006-expected.png: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-rl/006-expected.txt: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-rl/007-expected.checksum: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-rl/007-expected.png: Added. |
| * platform/mac/fast/block/positioning/auto/vertical-rl/007-expected.txt: Added. |
| |
| 2011-02-28 Jungshik Shin <jshin@chromium.org> |
| |
| https://bugs.webkit.org/show_bug.cgi?id=55121 |
| |
| [chromium] Unreviewed change of test_expectations.txt |
| With the platform-specific expectation file landed in r79912, |
| fast/xsl/sort-locale-expected.txt should pass now on chromium. |
| So, remove it from the failure list. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-28 Sheriff Bot <webkit.review.bot@gmail.com> |
| |
| Unreviewed, rolling out r78789. |
| http://trac.webkit.org/changeset/78789 |
| https://bugs.webkit.org/show_bug.cgi?id=55409 |
| |
| Incorrect canvas fallback implementation (Requested by |
| inferno-sec on #webkit). |
| |
| * accessibility/canvas-fallback-content-expected.txt: Removed. |
| * accessibility/canvas-fallback-content.html: Removed. |
| * accessibility/canvas.html: |
| |
| 2011-02-28 Sheriff Bot <webkit.review.bot@gmail.com> |
| |
| Unreviewed, rolling out r79425. |
| http://trac.webkit.org/changeset/79425 |
| https://bugs.webkit.org/show_bug.cgi?id=55406 |
| |
| Incorrect canvas fallback implementation. (Requested by |
| inferno-sec on #webkit). |
| |
| * canvas/canvas-mouse-events-expected.txt: Removed. |
| * canvas/canvas-mouse-events.html: Removed. |
| * platform/mac-wk2/Skipped: |
| * platform/qt-wk2/Skipped: |
| * platform/win-wk2/Skipped: |
| |
| 2011-02-28 Adam Klein <adamk@chromium.org> |
| |
| Reviewed by Adam Barth. |
| |
| [fileapi] Implement LocalFileSystem.resolveLocalFileSystemURI |
| https://bugs.webkit.org/show_bug.cgi?id=54774 |
| |
| Tests for resolveLocalFileSystemURI. |
| |
| * fast/filesystem/resolve-uri-expected.txt: Added. |
| * fast/filesystem/resolve-uri.html: Added. |
| * fast/filesystem/script-tests/resolve-uri.js: Added. |
| |
| 2011-02-28 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium rebaseline. |
| |
| Fix 3 tests for Snow Leopard by removing out of date chromium-mac |
| baselines (there are already chromium-mac-leopard results). |
| |
| Revert rebaseline done by r79881 since the behavior was reverted by |
| r79900. |
| |
| * platform/chromium-mac/fast/blockflow/japanese-ruby-vertical-lr-expected.checksum: Removed. |
| * platform/chromium-mac/fast/blockflow/japanese-ruby-vertical-lr-expected.png: Removed. |
| * platform/chromium-mac/fast/blockflow/japanese-ruby-vertical-rl-expected.checksum: Removed. |
| * platform/chromium-mac/fast/blockflow/japanese-ruby-vertical-rl-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/placeholder-position-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/placeholder-position-expected.png: Removed. |
| * platform/chromium/test_expectations.txt: |
| * platform/mac/fast/forms/listbox-hit-test-zoomed-expected.checksum: |
| * platform/mac/fast/forms/listbox-hit-test-zoomed-expected.png: |
| |
| 2011-02-28 Jungshik Shin <jshin@chromium.org> |
| |
| Reviewed by Tony Chang |
| |
| https://bugs.webkit.org/show_bug.cgi?id=55121 |
| |
| [chromium] Recently, French Academy changed the sorting |
| rules for French in such a way that accents are not weighted |
| from the end of a word any more. ICU 4.6 / CLDR 1.9 |
| incorporated the change. Canadian French hasn't adopted the |
| change, yet. |
| |
| Chrome is the only port that uses new rules with ICU 4.6. So, |
| for now, I'm changing the expectation file for Chrome only. |
| |
| * platform/chromium/fast/xsl: Added. |
| * platform/chromium/fast/xsl/sort-locale-expected.txt: Copied from LayoutTests/fast/xsl/sort-locale-expected.txt. |
| |
| 2011-02-28 Chang Shu <cshu@webkit.org> |
| |
| Reviewed by Adele Peterson. |
| |
| REGRESSION (r79762): Items in <select multiple> have focus rings, but shouldn't |
| https://bugs.webkit.org/show_bug.cgi?id=55323 |
| |
| Added test case to make sure no focus ring is drawn on selected items. |
| |
| * fast/forms/select-listbox-multiple-no-focusring.html: Added. |
| * platform/mac/fast/forms/select-listbox-multiple-no-focusring-expected.checksum: Added. |
| * platform/mac/fast/forms/select-listbox-multiple-no-focusring-expected.png: Added. |
| * platform/mac/fast/forms/select-listbox-multiple-no-focusring-expected.txt: Added. |
| |
| 2011-02-28 Abhishek Arya <inferno@chromium.org> |
| |
| Reviewed by Anders Carlsson. |
| |
| Unskip crashing test fast/frames/iframe-plugin-load-remove-document-crash.html. |
| https://bugs.webkit.org/show_bug.cgi?id=55307 |
| |
| * platform/gtk/Skipped: |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-02-28 Adam Klein <adamk@chromium.org> |
| |
| Reviewed by James Robinson. |
| |
| [chromium] Remove "PASS TEXT" expectation for fast/filesystem/op-get-entry.html |
| https://bugs.webkit.org/show_bug.cgi?id=55262 |
| |
| Test now passes as Chromium has rolled past r76098. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-28 Sergio Villar Senin <svillar@igalia.com> |
| |
| Reviewed by Martin Robinson. |
| |
| [Gtk] Resource size is incorrectly reported to WebCore |
| https://bugs.webkit.org/show_bug.cgi?id=53228 |
| |
| * platform/gtk/Skipped: unskipped http/tests/inspector/network-size.html |
| |
| 2011-02-28 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Unreviewed. |
| |
| [Qt] Add Qt specific expected results for passing fast tests. |
| |
| * platform/qt/Skipped: Unskip passing tests. |
| * platform/qt/fast/transforms [...] : Added. |
| * platform/qt/fast/tokenizer [...] : Added. |
| * platform/qt/fast/replaced [...] : Added. |
| * platform/qt/fast/runin [...] : Added. |
| * platform/qt/fast/selectors [...] : Added. |
| * platform/qt/fast/table [...] : Added. |
| * ChangeLog : Remove duplicated ChangeLog entry. |
| |
| 2011-02-28 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium expectations change. |
| |
| Skip over fast/overflow/horizontal-scroll-after-back.html added by |
| r79844, since it's page cache-specific. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-28 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium expectations change. |
| |
| Rebaseline fast/forms/listbox-hit-test-zoomed.html after r79762. |
| Also make a new other expectations more specific. |
| |
| * platform/chromium/test_expectations.txt: |
| * platform/mac/fast/forms/listbox-hit-test-zoomed-expected.checksum: |
| * platform/mac/fast/forms/listbox-hit-test-zoomed-expected.png: |
| |
| 2011-02-28 Pavel Podivilov <podivilov@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: add live edit test. |
| https://bugs.webkit.org/show_bug.cgi?id=55360 |
| |
| * http/tests/inspector/debugger-test.js: |
| (initialize_DebuggerTest): |
| * inspector/debugger/debug-inlined-scripts.html: |
| * inspector/debugger/live-edit-expected.txt: Added. |
| * inspector/debugger/live-edit.html: Added. |
| * inspector/debugger/resources/edit-me.js: Added. |
| * platform/gtk/Skipped: |
| * platform/mac/Skipped: |
| * platform/qt/Skipped: |
| * platform/win/Skipped: |
| |
| 2011-02-28 Pavel Feldman <pfeldman@chromium.org> |
| |
| Not reviewed. More follow ups to XML Viewer tests commit. |
| |
| * http/tests/xmlviewer/dumpAsText/frames.html: |
| * platform/qt/Skipped: |
| |
| 2011-02-28 Sheriff Bot <webkit.review.bot@gmail.com> |
| |
| Unreviewed, rolling out r79784. |
| http://trac.webkit.org/changeset/79784 |
| https://bugs.webkit.org/show_bug.cgi?id=55386 |
| |
| This change causes lots of assertion failures in Debug builds |
| (Requested by aroben on #webkit). |
| |
| * transitions/matched-transform-functions.html: |
| * transitions/retargetted-transition.html: |
| |
| 2011-02-28 Pavel Feldman <pfeldman@chromium.org> |
| |
| Not reviewed: follow up to r79861, moved utf-16-no-bom to its new home, fixed flaky frames.html. |
| |
| * fast/encoding/dumpAsText/utf-16-no-bom.xml: Renamed from LayoutTests/fast/encoding/utf-16-no-bom.xml. |
| * http/tests/xmlviewer/dumpAsText/frames.html: |
| |
| 2011-02-28 Pavel Podivilov <podivilov@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: [REGRESSION] source frame is recreated for each inlined script in document. |
| https://bugs.webkit.org/show_bug.cgi?id=55377 |
| |
| * inspector/debugger/scripts-panel-expected.txt: |
| * inspector/debugger/scripts-panel.html: |
| |
| 2011-02-28 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Unreviewed. |
| |
| [Qt] Remove non-existent tests from Skipped list after r79861. |
| |
| * platform/qt/Skipped: |
| |
| 2011-02-28 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Unreviewed. |
| |
| [Qt] Add Qt specific expected results for passing fast/css tests. |
| |
| * platform/qt/Skipped: |
| * platform/qt/fast/css [...] : Added. |
| |
| |
| 2011-02-28 Adam Roben <aroben@apple.com> |
| |
| Skip a sometimes-crashing test on Windows |
| |
| The failure is tracked by <http://webkit.org/b/55375>. |
| |
| * platform/win/Skipped: Added http/tests/websocket/tests/reload-crash.html. |
| |
| 2011-02-28 Adam Roben <aroben@apple.com> |
| |
| Add a test for the paint rect passed via WM_PAINT to windowless plugins |
| |
| Test for <http://webkit.org/b/55365> <rdar://problem/9031089> REGRESSION (r79040): WebKit2: |
| Large portions of pages with plugins paint black |
| |
| Reviewed by Anders Carlsson. |
| |
| * platform/win-wk2/platform/win/plugins/windowless-paint-rect-coordinates-expected.txt: Added. |
| * platform/win/plugins/windowless-paint-rect-coordinates-expected.txt: Added. WebKit1 |
| doesn't pass a paint rect via WM_PAINT, so we have different results there. |
| * platform/win/plugins/windowless-paint-rect-coordinates.html: Added. |
| |
| 2011-02-28 Vsevolod Vlasov <vsevik@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| XML without style should render as syntax-highlighted source. |
| https://bugs.webkit.org/show_bug.cgi?id=13807 |
| |
| Added tests for XML tree view mode. Testing both logic for entering |
| XML tree view mode and rendering itself. |
| Tests are disabled for QT since this logic is not yet implemented, see |
| https://bugs.webkit.org/show_bug.cgi?id=55302 |
| |
| * fast/css/dumpAsText/xml-stylesheet-pi-not-in-prolog-expected.txt: Copied from LayoutTests/fast/css/xml-stylesheet-pi-not-in-prolog.xml. |
| * fast/css/dumpAsText/xml-stylesheet-pi-not-in-prolog.xml: Renamed from LayoutTests/fast/css/xml-stylesheet-pi-not-in-prolog.xml. |
| * fast/encoding/dumpAsText/utf-16-no-bom-expected.txt: Added. |
| * fast/encoding/dumpAsText/utf-16-no-bom.xml: Renamed from LayoutTests/fast/encoding/utf-16-no-bom.xml. |
| * http/tests/xmlviewer/dumpAsText/css-stylesheet-expected.txt: Added. |
| * http/tests/xmlviewer/dumpAsText/css-stylesheet.xml: Added. |
| * http/tests/xmlviewer/dumpAsText/frames-expected.txt: Added. |
| * http/tests/xmlviewer/dumpAsText/frames.html: Added. |
| * http/tests/xmlviewer/dumpAsText/mathml-expected.txt: Added. |
| * http/tests/xmlviewer/dumpAsText/mathml.xml: Added. |
| * http/tests/xmlviewer/dumpAsText/resources/css-stylesheet.css: Added. |
| (assertion): |
| * http/tests/xmlviewer/dumpAsText/resources/frames-helper.xml: Added. |
| * http/tests/xmlviewer/dumpAsText/resources/xsl.xml: Added. |
| * http/tests/xmlviewer/dumpAsText/svg-expected.txt: Added. |
| * http/tests/xmlviewer/dumpAsText/svg.xml: Added. |
| * http/tests/xmlviewer/dumpAsText/wml-expected.txt: Added. |
| * http/tests/xmlviewer/dumpAsText/wml.xml: Added. |
| * http/tests/xmlviewer/dumpAsText/xhtml-tag-expected.txt: Added. |
| * http/tests/xmlviewer/dumpAsText/xhtml-tag.xml: Added. |
| * http/tests/xmlviewer/dumpAsText/xlink-expected.txt: Added. |
| * http/tests/xmlviewer/dumpAsText/xlink.xml: Added. |
| * http/tests/xmlviewer/dumpAsText/xmlviewer-charset-cp1251-expected.txt: Added. |
| * http/tests/xmlviewer/dumpAsText/xmlviewer-charset-cp1251.xml: Added. |
| * http/tests/xmlviewer/dumpAsText/xmlviewer-charset-utf8-expected.txt: Added. |
| * http/tests/xmlviewer/dumpAsText/xmlviewer-charset-utf8.xml: Added. |
| * http/tests/xmlviewer/dumpAsText/xmlviewer-expected.txt: Added. |
| * http/tests/xmlviewer/dumpAsText/xmlviewer.xml: Added. |
| * http/tests/xmlviewer/dumpAsText/xsl-stylesheet-expected.txt: Added. |
| * http/tests/xmlviewer/dumpAsText/xsl-stylesheet.xml: Added. |
| * http/tests/xmlviewer/dumpAsText/xul-expected.txt: Added. |
| * http/tests/xmlviewer/dumpAsText/xul.xml: Added. |
| * platform/chromium-linux/fast/css/xml-stylesheet-pi-not-in-prolog-expected.checksum: Removed. |
| * platform/chromium-linux/fast/css/xml-stylesheet-pi-not-in-prolog-expected.png: Removed. |
| * platform/chromium-linux/fast/encoding/utf-16-no-bom-expected.checksum: Removed. |
| * platform/chromium-linux/fast/encoding/utf-16-no-bom-expected.png: Removed. |
| * platform/chromium-linux/svg/hixie/error/004-expected.checksum: Removed. |
| * platform/chromium-linux/svg/hixie/error/004-expected.png: Removed. |
| * platform/chromium-linux/svg/hixie/error/005-expected.checksum: Removed. |
| * platform/chromium-linux/svg/hixie/error/005-expected.png: Removed. |
| * platform/chromium-win/fast/css/xml-stylesheet-pi-not-in-prolog-expected.checksum: Removed. |
| * platform/chromium-win/fast/css/xml-stylesheet-pi-not-in-prolog-expected.png: Removed. |
| * platform/chromium-win/fast/css/xml-stylesheet-pi-not-in-prolog-expected.txt: Removed. |
| * platform/chromium-win/fast/encoding/utf-16-no-bom-expected.checksum: Removed. |
| * platform/chromium-win/fast/encoding/utf-16-no-bom-expected.png: Removed. |
| * platform/chromium-win/fast/encoding/utf-16-no-bom-expected.txt: Removed. |
| * platform/chromium-win/svg/hixie/error/004-expected.checksum: Removed. |
| * platform/chromium-win/svg/hixie/error/004-expected.png: Removed. |
| * platform/chromium-win/svg/hixie/error/004-expected.txt: Removed. |
| * platform/chromium-win/svg/hixie/error/005-expected.checksum: Removed. |
| * platform/chromium-win/svg/hixie/error/005-expected.png: Removed. |
| * platform/chromium-win/svg/hixie/error/005-expected.txt: Removed. |
| * platform/chromium/http/tests/xmlviewer/dumpAsText/mathml-expected.txt: Added. |
| * platform/gtk/fast/css/xml-stylesheet-pi-not-in-prolog-expected.checksum: Removed. |
| * platform/gtk/fast/css/xml-stylesheet-pi-not-in-prolog-expected.png: Removed. |
| * platform/gtk/fast/css/xml-stylesheet-pi-not-in-prolog-expected.txt: Removed. |
| * platform/gtk/fast/encoding/utf-16-no-bom-expected.checksum: Removed. |
| * platform/gtk/fast/encoding/utf-16-no-bom-expected.png: Removed. |
| * platform/gtk/fast/encoding/utf-16-no-bom-expected.txt: Removed. |
| * platform/gtk/svg/hixie/error/004-expected.checksum: Removed. |
| * platform/gtk/svg/hixie/error/004-expected.png: Removed. |
| * platform/gtk/svg/hixie/error/004-expected.txt: Removed. |
| * platform/gtk/svg/hixie/error/005-expected.checksum: Removed. |
| * platform/gtk/svg/hixie/error/005-expected.png: Removed. |
| * platform/gtk/svg/hixie/error/005-expected.txt: Removed. |
| * platform/mac-leopard/fast/css/xml-stylesheet-pi-not-in-prolog-expected.checksum: Removed. |
| * platform/mac-leopard/fast/css/xml-stylesheet-pi-not-in-prolog-expected.png: Removed. |
| * platform/mac-leopard/fast/encoding/utf-16-no-bom-expected.checksum: Removed. |
| * platform/mac-leopard/fast/encoding/utf-16-no-bom-expected.png: Removed. |
| * platform/mac-leopard/svg/hixie/error/004-expected.checksum: Removed. |
| * platform/mac-leopard/svg/hixie/error/004-expected.png: Removed. |
| * platform/mac-leopard/svg/hixie/error/005-expected.checksum: Removed. |
| * platform/mac-leopard/svg/hixie/error/005-expected.png: Removed. |
| * platform/mac/fast/css/xml-stylesheet-pi-not-in-prolog-expected.checksum: Removed. |
| * platform/mac/fast/css/xml-stylesheet-pi-not-in-prolog-expected.png: Removed. |
| * platform/mac/fast/css/xml-stylesheet-pi-not-in-prolog-expected.txt: Removed. |
| * platform/mac/fast/encoding/utf-16-no-bom-expected.checksum: Removed. |
| * platform/mac/fast/encoding/utf-16-no-bom-expected.png: Removed. |
| * platform/mac/fast/encoding/utf-16-no-bom-expected.txt: Removed. |
| * platform/mac/svg/hixie/error/004-expected.checksum: Removed. |
| * platform/mac/svg/hixie/error/004-expected.png: Removed. |
| * platform/mac/svg/hixie/error/004-expected.txt: Removed. |
| * platform/mac/svg/hixie/error/005-expected.checksum: Removed. |
| * platform/mac/svg/hixie/error/005-expected.png: Removed. |
| * platform/mac/svg/hixie/error/005-expected.txt: Removed. |
| * platform/qt/Skipped: |
| * platform/qt/fast/css/dumpAsText/xml-stylesheet-pi-not-in-prolog-expected.txt: Added. |
| * platform/qt/fast/css/xml-stylesheet-pi-not-in-prolog-expected.txt: Removed. |
| * platform/qt/fast/encoding/dumpAsText/utf-16-no-bom-expected.txt: Added. |
| * platform/qt/fast/encoding/utf-16-no-bom-expected.txt: Removed. |
| * platform/qt/svg/hixie/error/004-expected.txt: Removed. |
| * platform/qt/svg/hixie/error/005-expected.txt: Removed. |
| * platform/qt/svg/hixie/error/dumpAsText/004-expected.txt: Added. |
| * platform/qt/svg/hixie/error/dumpAsText/005-expected.txt: Added. |
| * svg/hixie/error/dumpAsText/004-expected.txt: Added. |
| * svg/hixie/error/dumpAsText/004.xml: Renamed from LayoutTests/svg/hixie/error/004.xml. |
| * svg/hixie/error/dumpAsText/005-expected.txt: Added. |
| * svg/hixie/error/dumpAsText/005.xml: Renamed from LayoutTests/svg/hixie/error/005.xml. |
| |
| 2011-02-28 Pavel Feldman <pfeldman@chromium.org> |
| |
| Not reviewed: skipping new inspector network tests on win. |
| |
| * platform/win/Skipped: |
| |
| 2011-02-28 Yury Semikhatsky <yurys@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: debugger agents should have same livetime as InspectorAgent |
| https://bugs.webkit.org/show_bug.cgi?id=55369 |
| |
| * inspector/report-protocol-errors-expected.txt: |
| * inspector/report-protocol-errors.html: |
| |
| 2011-02-28 Pavel Feldman <pfeldman@chromium.org> |
| |
| Not reviewed: updated inspector test harness and chromium expectations. |
| |
| * http/tests/inspector/network/network-size-expected.txt: |
| * http/tests/inspector/network/network-timing.html: |
| * http/tests/inspector/network/resources/resource.php: |
| * platform/chromium/http/tests/inspector/network/network-size-expected.txt: Copied from LayoutTests/http/tests/inspector/network/network-size-expected.txt. |
| * platform/gtk/Skipped: |
| * platform/qt/Skipped: |
| |
| 2011-02-28 Pavel Feldman <pfeldman@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: add first network test, improve harness. |
| https://bugs.webkit.org/show_bug.cgi?id=55306 |
| |
| * http/tests/inspector/inspector-test.js: |
| (initialize_InspectorTest.InspectorTest.assertGreaterOrEqual): |
| * http/tests/inspector/network/network-size-expected.txt: Added. |
| * http/tests/inspector/network/network-size.html: Added. |
| * http/tests/inspector/network/network-timing-expected.txt: Added. |
| * http/tests/inspector/network/network-timing.html: Added. |
| * http/tests/inspector/network/resources/resource.php: Added. |
| |
| 2011-02-27 Aparna Nandyal <aparna.nand@wipro.com> |
| |
| Reviewed by Antonio Gomes. |
| |
| [Qt] QtTestBrowser - Horizontal scrollbar disappears on navigating pages using Back/Forward |
| https://bugs.webkit.org/show_bug.cgi?id=53917 |
| |
| The bug got fixed by other changes. Adding test case to avoid |
| regressions in the future. |
| |
| * fast/overflow/horizontal-scroll-after-back-expected.txt: Added. |
| * fast/overflow/horizontal-scroll-after-back.html: Added. |
| |
| 2011-02-27 Adam Roben <aroben@apple.com> |
| |
| Add Windows expected failure results for fast/events/pageshow-pagehide-on-back-cached.html |
| |
| <http://webkit.org/b/55329> tracks the failure. |
| |
| * platform/win/fast/events/pageshow-pagehide-on-back-cached-expected.txt: Added. |
| |
| 2011-02-27 Adam Roben <aroben@apple.com> |
| |
| Add Windows expected failure results for fast/images/support-broken-image-delegate.html |
| |
| <http://webkit.org/b/55324> tracks the failure. |
| |
| * platform/win/fast/images/support-broken-image-delegate-expected.txt: Added. |
| |
| 2011-02-27 Adam Roben <aroben@apple.com> |
| |
| Remove Windows-specific html5lib results |
| |
| I suspect these haven't been needed since r77781. |
| |
| * platform/win/html5lib/runner-expected.txt: Removed. |
| |
| 2011-02-27 Adam Roben <aroben@apple.com> |
| |
| Skip fast/frames/iframe-plugin-load-remove-document-crash.html on Windows |
| |
| It's been crashing since it was added in r79808. <http://webkit.org/b/55307> tracks the |
| failure. |
| |
| * platform/win/Skipped: |
| |
| 2011-02-27 Patrick Gansterer <paroga@webkit.org> |
| |
| Reviewed by Andreas Kling. |
| |
| [Qt] fast/loader/user-stylesheet-fast-path.html fails |
| https://bugs.webkit.org/show_bug.cgi?id=50911 |
| |
| * platform/qt/Skipped: Unskip test which is now passing. |
| |
| 2011-02-26 Abhishek Arya <inferno@chromium.org> |
| |
| Unreviewed. |
| |
| Skip the test on QT, GTK until we can figure out the plugin load problem. |
| https://bugs.webkit.org/show_bug.cgi?id=55307 |
| |
| * platform/gtk/Skipped: |
| * platform/qt/Skipped: |
| |
| 2011-02-26 Justin Schuh <jschuh@chromium.org> |
| |
| Reviewed by Darin Adler. |
| |
| Delay firing of mutation events while setting attribute values |
| https://bugs.webkit.org/show_bug.cgi?id=55199 |
| |
| * fast/dom/attribute-change-on-mutate-expected.txt: Added. |
| * fast/dom/attribute-change-on-mutate.html: Added. |
| |
| 2011-02-25 Abhishek Arya <inferno@chromium.org> |
| |
| Reviewed by Adam Barth. |
| |
| Tests that removing a document during a plugin load does not result |
| in crash. |
| https://bugs.webkit.org/show_bug.cgi?id=55289 |
| |
| * fast/frames/iframe-plugin-load-remove-document-crash-expected.txt: Added. |
| * fast/frames/iframe-plugin-load-remove-document-crash.html: Added. |
| |
| 2011-02-26 Pavel Feldman <pfeldman@chromium.org> |
| |
| Not reviewed: rolling out 79799 and 79804 for breaking xml tests on mac. |
| |
| 2011-02-26 Pavel Feldman <pfeldman@chromium.org> |
| |
| Not reviewed: follow up to r79799. Fixing WinCE+Efl, mute new tests on Qt. |
| https://bugs.webkit.org/show_bug.cgi?id=55302 |
| |
| * platform/qt/Skipped: |
| |
| 2011-02-26 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium expectations update. |
| |
| Add failing expectation for fast/images/support-broken-image-delegate.html |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-26 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed update of the Chromium html5lib expectations after r79765 |
| (diff matches the base expectations change). |
| |
| * platform/chromium/html5lib/runner-expected.txt: |
| |
| 2011-02-25 Vsevolod Vlasov <vsevik@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| XML without style should render as syntax-highlighted source. |
| https://bugs.webkit.org/show_bug.cgi?id=13807 |
| |
| Added tests for XML tree view mode. Testing both logic for entering |
| XML tree view mode and rendering itself. |
| |
| * http/tests/xmlviewer/dumpAsText/css-stylesheet-expected.txt: Added. |
| * http/tests/xmlviewer/dumpAsText/css-stylesheet.xml: Added. |
| * http/tests/xmlviewer/dumpAsText/frames-expected.txt: Added. |
| * http/tests/xmlviewer/dumpAsText/frames.html: Added. |
| * http/tests/xmlviewer/dumpAsText/mathml-expected.txt: Added. |
| * http/tests/xmlviewer/dumpAsText/mathml.xml: Added. |
| * http/tests/xmlviewer/dumpAsText/resources/css-stylesheet.css: Added. |
| (assertion): |
| * http/tests/xmlviewer/dumpAsText/resources/frames-helper.xml: Added. |
| * http/tests/xmlviewer/dumpAsText/resources/xsl.xml: Added. |
| * http/tests/xmlviewer/dumpAsText/svg-expected.txt: Added. |
| * http/tests/xmlviewer/dumpAsText/svg.xml: Added. |
| * http/tests/xmlviewer/dumpAsText/wml-expected.txt: Added. |
| * http/tests/xmlviewer/dumpAsText/wml.xml: Added. |
| * http/tests/xmlviewer/dumpAsText/xhtml-tag-expected.txt: Added. |
| * http/tests/xmlviewer/dumpAsText/xhtml-tag.xml: Added. |
| * http/tests/xmlviewer/dumpAsText/xlink-expected.txt: Added. |
| * http/tests/xmlviewer/dumpAsText/xlink.xml: Added. |
| * http/tests/xmlviewer/dumpAsText/xmlviewer-charset-cp1251-expected.txt: Added. |
| * http/tests/xmlviewer/dumpAsText/xmlviewer-charset-cp1251.xml: Added. |
| * http/tests/xmlviewer/dumpAsText/xmlviewer-charset-utf8-expected.txt: Added. |
| * http/tests/xmlviewer/dumpAsText/xmlviewer-charset-utf8.xml: Added. |
| * http/tests/xmlviewer/dumpAsText/xmlviewer-expected.txt: Added. |
| * http/tests/xmlviewer/dumpAsText/xmlviewer.xml: Added. |
| * http/tests/xmlviewer/dumpAsText/xsl-stylesheet-expected.txt: Added. |
| * http/tests/xmlviewer/dumpAsText/xsl-stylesheet.xml: Added. |
| * http/tests/xmlviewer/dumpAsText/xul-expected.txt: Added. |
| * http/tests/xmlviewer/dumpAsText/xul.xml: Added. |
| * platform/chromium/http/tests/xmlviewer/dumpAsText/mathml-expected.txt: Added. |
| |
| 2011-02-26 Adam Klein <adamk@chromium.org> |
| |
| Reviewed by James Robinson. |
| |
| [chromium] Update op-get-entry filesystem test to match spec |
| https://bugs.webkit.org/show_bug.cgi?id=55263 |
| |
| Chromium behavior changed in r76098. This patch updates WebKit test |
| to match. Both now match the spec, which says of TYPE_MISMATCH_ERR: |
| |
| user agent MUST use this code when the user has attempted to look up |
| a file or directory, but the Entry found is of the wrong type |
| |
| Reference: http://dev.w3.org/2009/dap/file-system/file-dir-sys.html#error-code-descriptions |
| |
| * fast/filesystem/op-get-entry-expected.txt: |
| * fast/filesystem/resources/op-get-entry.js: |
| GetFile/GetDirectory now expected to return TYPE_MISMATCH_ERR |
| if requesting a non-file/non-directory. |
| * platform/chromium/test_expectations.txt: |
| Allow op-get-entry to pass while waiting for Chromium roll. |
| |
| 2011-02-26 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium expectations change. |
| |
| Remove failing Snow Leopard expectations for tests that were fixed by |
| r79754. |
| |
| Skip more viewport tests added by r79783. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-26 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Reviewed by Kent Tamura. |
| |
| REGRESSION(r79398): Webkit crash on dojo theme tester page |
| https://bugs.webkit.org/show_bug.cgi?id=55290 |
| |
| Added a test to ensure WebKit does not crash when querying style value without selection. |
| |
| * editing/execCommand/value-without-selection-crash-expected.txt: Added. |
| * editing/execCommand/value-without-selection-crash.html: Added. |
| |
| 2011-02-26 Rik Cabanier <cabanier@adobe.com> |
| |
| Reviewed by David Hyatt. |
| |
| Fix that allows fixed length values to be floating point |
| https://bugs.webkit.org/show_bug.cgi?id=52699 |
| |
| Transitions now return matrices in floating point. 2 of the transition tests were failing |
| because they expected integer values. |
| |
| * transitions/matched-transform-functions.html: |
| * transitions/retargetted-transition.html: |
| |
| 2011-02-26 Kenneth Rohde Christiansen <kenneth@webkit.org> |
| |
| Reviewed by Andreas Kling. |
| |
| Make it possible to test the targetdensity-dpi support |
| https://bugs.webkit.org/show_bug.cgi?id=55142 |
| |
| * fast/viewport/viewport-*.html: Update to new JS API. |
| * fast/viewport/viewport-91.html: Add new tests. |
| * fast/viewport/viewport-92.html: |
| * fast/viewport/viewport-93.html: |
| * fast/viewport/viewport-94.html: |
| * fast/viewport/viewport-95.html: |
| * fast/viewport/viewport-96.html: |
| |
| 2011-02-26 Adam Klein <adamk@chromium.org> |
| |
| Reviewed by Adam Barth. |
| |
| [fileapi] Implement EntrySync.toURI by moving Entry::toURI to EntryBase |
| https://bugs.webkit.org/show_bug.cgi?id=54585 |
| |
| * fast/filesystem/resources/file-entry-to-uri-sync.js: Added. |
| * fast/filesystem/workers/file-entry-to-uri-sync-expected.txt: Added. |
| * fast/filesystem/workers/file-entry-to-uri-sync.html: Added. |
| |
| 2011-02-26 Alice Boxhall <aboxhall@chromium.org> |
| |
| Reviewed by Ojan Vafai. |
| |
| Tests that typing enter in the input element does not fire textInput. |
| https://bugs.webkit.org/show_bug.cgi?id=54152 |
| |
| * fast/forms/textinput-not-fired-on-enter-in-input-expected.txt: Added. |
| * fast/forms/textinput-not-fired-on-enter-in-input.html: Added. |
| |
| 2011-02-26 James Simonsen <simonjam@chromium.org> |
| |
| Reviewed by Tony Gentilcore. |
| |
| [Web Timing] loadEvent timing should refer to first load event if there are many |
| https://bugs.webkit.org/show_bug.cgi?id=55201 |
| |
| * fast/dom/script-tests/webtiming-document-open.js: |
| (testTimingWithDocumentOpen): Fire via setTimeout to match w3c test and reveal loadEventEnd. |
| (finishTest): Fire via setTimeout to match w3c test. |
| |
| 2011-02-26 Yongjun Zhang <yongjun_zhang@apple.com> |
| |
| Reviewed by David Kilzer. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=48781 |
| |
| Add a resource load delegate method to query if WebCore should paint the default broken image for failed images. |
| |
| * fast/images/resources/broken-image-with-invalid-format.png: Added. |
| * fast/images/support-broken-image-delegate.html: Added. |
| * platform/mac/fast/images/support-broken-image-delegate-expected.txt: Added. |
| |
| 2011-02-26 Eric Seidel <eric@webkit.org> |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| Remove disabled xmlhttprequest/web-apps tests |
| https://bugs.webkit.org/show_bug.cgi?id=55181 |
| |
| Per ap's suggestion in: |
| https://bugs.webkit.org/show_bug.cgi?id=55164#c15 |
| |
| I don't think we've ever run these tests. Some of them |
| depend on 10 minute timeouts and another nonsense. :) |
| |
| * http/tests/xmlhttprequest/web-apps/006-test.cgi: Removed. |
| * http/tests/xmlhttprequest/web-apps/006.html-disabled: Removed. |
| * http/tests/xmlhttprequest/web-apps/009-test.cgi: Removed. |
| * http/tests/xmlhttprequest/web-apps/009.html-disabled: Removed. |
| * http/tests/xmlhttprequest/web-apps/016-test.cgi: Removed. |
| * http/tests/xmlhttprequest/web-apps/016.html-disabled: Removed. |
| * http/tests/xmlhttprequest/web-apps/017.html-disabled: Removed. |
| * http/tests/xmlhttprequest/web-apps/recursion/001.html-disabled: Removed. |
| * http/tests/xmlhttprequest/web-apps/recursion/README: Removed. |
| |
| 2011-02-26 Adam Barth <abarth@webkit.org> |
| |
| Reviewed by Eric Seidel. |
| |
| Synchronized tests with html5lib |
| https://bugs.webkit.org/show_bug.cgi?id=55128 |
| |
| I didn't copy all of plain-test-unsafe because it confuses pretty-diff. |
| |
| * html5lib/resources/pending-spec-changes-plain-text-unsafe.dat: |
| * html5lib/resources/pending-spec-changes.dat: |
| * html5lib/resources/tests1.dat: |
| * html5lib/resources/tests10.dat: |
| * html5lib/resources/tests19.dat: |
| * html5lib/resources/tests20.dat: |
| * html5lib/resources/tests22.dat: Added. |
| * html5lib/resources/tests23.dat: Added. |
| * html5lib/resources/tests24.dat: Added. |
| * html5lib/resources/tests25.dat: Added. |
| * html5lib/resources/tests26.dat: Added. |
| * html5lib/resources/tests3.dat: |
| * html5lib/resources/tests6.dat: |
| * html5lib/runner-expected.txt: |
| * html5lib/runner.html: |
| |
| 2011-02-26 Xianzhu Wang <wangxianzhu@google.com> |
| |
| Reviewed by Eric Seidel. |
| |
| Fix Chromium test failure http://crbug.com/33358 |
| https://bugs.webkit.org/show_bug.cgi?id=55125 |
| |
| * platform/chromium/test_expectations.txt: |
| * platform/chromium/fast/dom/Window/window-postmessage-clone-frames-expected.txt: Added. |
| |
| 2011-02-26 Chang Shu <chang.shu@nokia.com> |
| |
| Reviewed by Antonio Gomes. |
| |
| Spatial Navigation: Add support for <select> element in multiple selection mode |
| https://bugs.webkit.org/show_bug.cgi?id=49261 |
| |
| Enhanced existing tests and added new tests for the bug. |
| |
| * fast/spatial-navigation/snav-multiple-select-expected.txt: |
| * fast/spatial-navigation/snav-multiple-select.html: |
| * fast/spatial-navigation/snav-single-select-list-expected.txt: Added. |
| * fast/spatial-navigation/snav-single-select-list.html: Added. |
| |
| 2011-02-25 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Reviewed by Eric Seidel. |
| |
| Make positioned elements work with vertical text |
| https://bugs.webkit.org/show_bug.cgi?id=46500 |
| |
| Rebaseline fast/table/fixed-with-auto-with-colspan-vertical.html for r79725. |
| |
| * platform/gtk/fast/table/fixed-with-auto-with-colspan-vertical-expected.txt: |
| * platform/mac/fast/table/fixed-with-auto-with-colspan-vertical-expected.checksum: |
| * platform/mac/fast/table/fixed-with-auto-with-colspan-vertical-expected.png: |
| * platform/mac/fast/table/fixed-with-auto-with-colspan-vertical-expected.txt: |
| * platform/qt/fast/table/fixed-with-auto-with-colspan-vertical-expected.txt: |
| |
| 2011-02-25 James Robinson <jamesr@chromium.org> |
| |
| Update chromium expectations and add new chromium and mac-leopard baselines for new tests. |
| |
| * platform/chromium-linux/fast/block/positioning/differing-writing-modes-expected.checksum: Added. |
| * platform/chromium-linux/fast/block/positioning/differing-writing-modes-expected.png: Added. |
| * platform/chromium-linux/fast/block/positioning/differing-writing-modes-replaced-expected.checksum: Added. |
| * platform/chromium-linux/fast/block/positioning/differing-writing-modes-replaced-expected.png: Added. |
| * platform/chromium-linux/fast/table/table-continuation-outline-paint-crash-expected.checksum: Added. |
| * platform/chromium-linux/fast/table/table-continuation-outline-paint-crash-expected.png: Added. |
| * platform/chromium-win/fast/block/positioning/differing-writing-modes-expected.checksum: Added. |
| * platform/chromium-win/fast/block/positioning/differing-writing-modes-expected.png: Added. |
| * platform/chromium-win/fast/block/positioning/differing-writing-modes-expected.txt: Added. |
| * platform/chromium-win/fast/block/positioning/differing-writing-modes-replaced-expected.checksum: Added. |
| * platform/chromium-win/fast/block/positioning/differing-writing-modes-replaced-expected.png: Added. |
| * platform/chromium-win/fast/block/positioning/differing-writing-modes-replaced-expected.txt: Added. |
| * platform/chromium-win/fast/table/table-continuation-outline-paint-crash-expected.checksum: Added. |
| * platform/chromium-win/fast/table/table-continuation-outline-paint-crash-expected.png: Added. |
| * platform/chromium-win/fast/table/table-continuation-outline-paint-crash-expected.txt: Added. |
| * platform/chromium/test_expectations.txt: |
| * platform/mac-leopard/fast/block/positioning/differing-writing-modes-expected.checksum: Added. |
| * platform/mac-leopard/fast/block/positioning/differing-writing-modes-expected.png: Added. |
| * platform/mac-leopard/fast/block/positioning/differing-writing-modes-replaced-expected.checksum: Added. |
| * platform/mac-leopard/fast/block/positioning/differing-writing-modes-replaced-expected.png: Added. |
| * platform/mac-leopard/fast/table/table-continuation-outline-paint-crash-expected.checksum: Added. |
| * platform/mac-leopard/fast/table/table-continuation-outline-paint-crash-expected.png: Added. |
| |
| 2011-02-25 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed rebaseline. |
| |
| Update mac/ pixel baselines for Snow Leopard (new results match |
| chromium-mac and/or chromium-mac-leopard ones, which are known to be |
| good). |
| |
| * platform/mac/fast/backgrounds/svg-as-background-5-expected.checksum: |
| * platform/mac/fast/backgrounds/svg-as-background-5-expected.png: |
| * platform/mac/fast/block/margin-collapse/103-expected.checksum: |
| * platform/mac/fast/block/margin-collapse/103-expected.png: |
| * platform/mac/fast/blockflow/japanese-ruby-vertical-lr-expected.checksum: |
| * platform/mac/fast/blockflow/japanese-ruby-vertical-lr-expected.png: |
| * platform/mac/fast/blockflow/japanese-ruby-vertical-rl-expected.checksum: |
| * platform/mac/fast/blockflow/japanese-ruby-vertical-rl-expected.png: |
| * platform/mac/fast/css/empty-pseudo-class-expected.checksum: |
| * platform/mac/fast/css/empty-pseudo-class-expected.png: |
| * platform/mac/fast/css/first-child-pseudo-class-expected.checksum: |
| * platform/mac/fast/css/first-child-pseudo-class-expected.png: |
| * platform/mac/fast/css/first-of-type-pseudo-class-expected.checksum: |
| * platform/mac/fast/css/first-of-type-pseudo-class-expected.png: |
| * platform/mac/fast/css/font-face-default-font-expected.checksum: |
| * platform/mac/fast/css/font-face-default-font-expected.png: |
| * platform/mac/fast/css/font_property_normal-expected.checksum: |
| * platform/mac/fast/css/font_property_normal-expected.png: |
| * platform/mac/fast/css/last-child-pseudo-class-expected.checksum: |
| * platform/mac/fast/css/last-child-pseudo-class-expected.png: |
| * platform/mac/fast/css/last-of-type-pseudo-class-expected.checksum: |
| * platform/mac/fast/css/last-of-type-pseudo-class-expected.png: |
| * platform/mac/fast/css/line-height-font-order-expected.checksum: |
| * platform/mac/fast/css/line-height-font-order-expected.png: |
| * platform/mac/fast/css/only-child-pseudo-class-expected.checksum: |
| * platform/mac/fast/css/only-child-pseudo-class-expected.png: |
| * platform/mac/fast/css/only-of-type-pseudo-class-expected.checksum: |
| * platform/mac/fast/css/only-of-type-pseudo-class-expected.png: |
| * platform/mac/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.checksum: |
| * platform/mac/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.png: |
| * platform/mac/fast/dynamic/008-expected.checksum: |
| * platform/mac/fast/dynamic/008-expected.png: |
| * platform/mac/fast/events/context-no-deselect-expected.checksum: |
| * platform/mac/fast/events/context-no-deselect-expected.png: |
| * platform/mac/fast/forms/placeholder-position-expected.checksum: |
| * platform/mac/fast/forms/placeholder-position-expected.png: |
| * platform/mac/fast/html/keygen-expected.checksum: |
| * platform/mac/fast/html/keygen-expected.png: |
| * platform/mac/fast/lists/dynamic-marker-crash-expected.checksum: |
| * platform/mac/fast/lists/dynamic-marker-crash-expected.png: |
| * platform/mac/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.checksum: |
| * platform/mac/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.png: |
| * platform/mac/fast/selectors/166-expected.checksum: |
| * platform/mac/fast/selectors/166-expected.png: |
| * platform/mac/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.checksum: |
| * platform/mac/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.png: |
| * platform/mac/fast/text/international/bidi-linebreak-001-expected.checksum: |
| * platform/mac/fast/text/international/bidi-linebreak-001-expected.png: |
| * platform/mac/fast/text/international/bidi-linebreak-002-expected.checksum: |
| * platform/mac/fast/text/international/bidi-linebreak-002-expected.png: |
| * platform/mac/fast/text/international/bidi-linebreak-003-expected.checksum: |
| * platform/mac/fast/text/international/bidi-linebreak-003-expected.png: |
| * platform/mac/fast/text/international/bidi-mirror-he-ar-expected.checksum: |
| * platform/mac/fast/text/international/bidi-mirror-he-ar-expected.png: |
| * platform/mac/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.checksum: |
| * platform/mac/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.png: |
| * platform/mac/fonts/sans-serif-expected.checksum: |
| * platform/mac/fonts/sans-serif-expected.png: |
| * platform/mac/svg/custom/text-dom-01-f-expected.checksum: |
| * platform/mac/svg/custom/text-dom-01-f-expected.png: |
| * platform/mac/tables/mozilla/bugs/bug113235-1-expected.checksum: |
| * platform/mac/tables/mozilla/bugs/bug113235-1-expected.png: |
| * platform/mac/tables/mozilla/bugs/bug113424-expected.checksum: |
| * platform/mac/tables/mozilla/bugs/bug113424-expected.png: |
| * platform/mac/tables/mozilla/bugs/bug1188-expected.checksum: |
| * platform/mac/tables/mozilla/bugs/bug1188-expected.png: |
| * platform/mac/tables/mozilla/bugs/bug1318-expected.checksum: |
| * platform/mac/tables/mozilla/bugs/bug1318-expected.png: |
| * platform/mac/tables/mozilla/bugs/bug16012-expected.checksum: |
| * platform/mac/tables/mozilla/bugs/bug16012-expected.png: |
| * platform/mac/tables/mozilla/bugs/bug2479-2-expected.checksum: |
| * platform/mac/tables/mozilla/bugs/bug2479-2-expected.png: |
| * platform/mac/tables/mozilla/bugs/bug8858-expected.checksum: |
| * platform/mac/tables/mozilla/bugs/bug8858-expected.png: |
| * platform/mac/tables/mozilla/core/bloomberg-expected.checksum: |
| * platform/mac/tables/mozilla/core/bloomberg-expected.png: |
| * platform/mac/tables/mozilla_expected_failures/bugs/bug89315-expected.checksum: |
| * platform/mac/tables/mozilla_expected_failures/bugs/bug89315-expected.png: |
| |
| 2011-02-25 Martin Robinson <mrobinson@igalia.com> |
| |
| Add the final set of missing GTK+ SVG pixel results. |
| |
| * platform/gtk/svg/dynamic-updates: Add missing results. |
| |
| 2011-02-25 Martin Robinson <mrobinson@igalia.com> |
| |
| Add another set of missing GTK+ SVG pixel results. |
| |
| * platform/gtk/svg/dynamic-updates: Add missing pixel results. |
| |
| 2011-02-25 Martin Robinson <mrobinson@igalia.com> |
| |
| Add the next set of missing GTK+ SVG pixel results. |
| |
| * platform/gtk/svg/dom/SVGRectElement: Add missing pixel reults. |
| * platform/gtk/svg/dynamic-updates: Ditto. |
| |
| 2011-02-25 Martin Robinson <mrobinson@igalia.com> |
| |
| Add some missing GTK+ SVG pixel results. |
| |
| * platform/gtk/svg: Add missing GTK+ SVG pixel results. |
| |
| 2011-02-25 Martin Robinson <mrobinson@igalia.com> |
| |
| Update GTK+ SVG pixel results which have changed. |
| |
| * platform/gtk/svg: Update SVG pixel resultsj |
| |
| 2011-02-25 Abhishek Arya <inferno@chromium.org> |
| |
| Reviewed by Dave Hyatt. |
| |
| Ensure that we do not add the inline continuation flow to the table's continuation |
| table map for painting. The layout test should not crash on assert and should show |
| a solid outline around the inline child. |
| https://bugs.webkit.org/show_bug.cgi?id=54690 |
| |
| * fast/table/table-continuation-outline-paint-crash.html: Added. |
| * platform/mac/fast/table/table-continuation-outline-paint-crash-expected.checksum: Added. |
| * platform/mac/fast/table/table-continuation-outline-paint-crash-expected.png: Added. |
| * platform/mac/fast/table/table-continuation-outline-paint-crash-expected.txt: Added. |
| |
| 2011-02-25 James Robinson <jamesr@chromium.org> |
| |
| Update chromium test expectations. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-25 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium expectations update. |
| |
| Fix 16 tests for Chromium Snow Leopard by promoting chromium-mac-leopard |
| results to mac-leopard and removing outdated chromium-mac and |
| chromium-mac-snowleopard ones. |
| |
| * platform/chromium-mac-leopard/svg/batik/masking/maskRegions-expected.checksum: Removed. |
| * platform/chromium-mac-leopard/svg/batik/masking/maskRegions-expected.png: Removed. |
| * platform/chromium-mac-leopard/svg/batik/masking/maskRegions-expected.txt: Removed. |
| * platform/chromium-mac-leopard/svg/custom/absolute-sized-content-with-resources-expected.checksum: Removed. |
| * platform/chromium-mac-leopard/svg/custom/absolute-sized-content-with-resources-expected.png: Removed. |
| * platform/chromium-mac-leopard/svg/custom/junk-data-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/custom/junk-data-expected.checksum. |
| * platform/chromium-mac-leopard/svg/custom/junk-data-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/custom/junk-data-expected.png. |
| * platform/chromium-mac-leopard/svg/custom/junk-data-expected.txt: Renamed from LayoutTests/platform/chromium-mac/svg/custom/junk-data-expected.txt. |
| * platform/chromium-mac-leopard/svg/custom/missing-xlink-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/custom/missing-xlink-expected.checksum. |
| * platform/chromium-mac-leopard/svg/custom/missing-xlink-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/custom/missing-xlink-expected.png. |
| * platform/chromium-mac-leopard/svg/custom/missing-xlink-expected.txt: Renamed from LayoutTests/platform/chromium-mac/svg/custom/missing-xlink-expected.txt. |
| * platform/chromium-mac-leopard/svg/custom/viewBox-hit-expected.checksum: Removed. |
| * platform/chromium-mac-leopard/svg/custom/viewBox-hit-expected.png: Removed. |
| * platform/chromium-mac-leopard/svg/filters/filterRes-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/filters/filterRes-expected.checksum. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/x_thead_align_justify-expected.checksum: Removed. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/x_thead_align_justify-expected.png: Removed. |
| * platform/chromium-mac/fast/text/justify-ideograph-simple-expected.checksum: |
| * platform/chromium-mac/fast/text/justify-ideograph-simple-expected.png: |
| * platform/chromium-mac/svg/W3C-SVG-1.1/text-intro-05-t-expected.checksum: Removed. |
| * platform/chromium-mac/svg/W3C-SVG-1.1/text-intro-05-t-expected.png: Removed. |
| * platform/chromium-mac/svg/batik/masking/maskRegions-expected.checksum: Removed. |
| * platform/chromium-mac/svg/batik/masking/maskRegions-expected.png: Removed. |
| * platform/chromium-mac/svg/css/text-gradient-shadow-expected.checksum: Removed. |
| * platform/chromium-mac/svg/custom/absolute-sized-content-with-resources-expected.checksum: Removed. |
| * platform/chromium-mac/svg/custom/absolute-sized-content-with-resources-expected.png: Removed. |
| * platform/chromium-mac/svg/custom/viewBox-hit-expected.checksum: Removed. |
| * platform/chromium-mac/svg/custom/viewBox-hit-expected.png: Removed. |
| * platform/chromium-mac/svg/filters/feComposite-expected.checksum: Removed. |
| * platform/chromium-mac/svg/filters/feComposite-expected.png: Removed. |
| * platform/chromium-mac/svg/hixie/perf/007-expected.checksum: Removed. |
| * platform/chromium-mac/svg/hixie/perf/007-expected.png: Removed. |
| * platform/chromium-mac/svg/repaint/filter-repaint-expected.checksum: Removed. |
| * platform/chromium-mac/svg/repaint/filter-repaint-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug23235-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug23235-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla/marvin/x_thead_align_justify-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla/marvin/x_thead_align_justify-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla_expected_failures/bugs/97619-expected.checksum: Removed. |
| * platform/chromium/test_expectations.txt: |
| * platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.checksum. |
| * platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png: Renamed from LayoutTests/platform/chromium-mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png. |
| * platform/mac-leopard/svg/W3C-SVG-1.1/text-intro-05-t-expected.checksum: |
| * platform/mac-leopard/svg/W3C-SVG-1.1/text-intro-05-t-expected.png: |
| * platform/mac-leopard/svg/batik/masking/maskRegions-expected.checksum: |
| * platform/mac-leopard/svg/batik/masking/maskRegions-expected.png: |
| * platform/mac-leopard/svg/batik/masking/maskRegions-expected.txt: Removed. |
| * platform/mac-leopard/svg/custom/absolute-sized-content-with-resources-expected.checksum: |
| * platform/mac-leopard/svg/custom/absolute-sized-content-with-resources-expected.png: |
| * platform/mac-leopard/svg/custom/viewBox-hit-expected.checksum: |
| * platform/mac-leopard/svg/custom/viewBox-hit-expected.png: |
| * platform/mac-leopard/tables/mozilla/bugs/bug23235-expected.checksum: |
| * platform/mac-leopard/tables/mozilla/bugs/bug23235-expected.png: |
| * platform/mac-leopard/tables/mozilla/marvin/x_thead_align_justify-expected.checksum: |
| * platform/mac-leopard/tables/mozilla/marvin/x_thead_align_justify-expected.png: |
| * platform/mac-leopard/tables/mozilla_expected_failures/bugs/97619-expected.checksum: |
| * platform/mac-leopard/tables/mozilla_expected_failures/bugs/97619-expected.png: |
| |
| 2011-02-25 David Hyatt <hyatt@apple.com> |
| |
| Reviewed by Sam Weinig. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=46500, make positioned elements work with vertical text. |
| |
| Make positioned objects work with all possible crazy combinations of mixed writing modes. Added new helper |
| functions that flip around the padding box of the containing block and then add in the appropriate border |
| side to ensure that the offset of the positioned object is actually correctly placed in the containing block's |
| local coordinate space. |
| |
| Added two new tests of both replaced and non-replaced positioned elements in mixed writing mode environments. |
| |
| * fast/block/positioning/differing-writing-modes-replaced.html: Added. |
| * fast/block/positioning/differing-writing-modes.html: Added. |
| * platform/mac/fast/block/positioning/differing-writing-modes-expected.checksum: Added. |
| * platform/mac/fast/block/positioning/differing-writing-modes-expected.png: Added. |
| * platform/mac/fast/block/positioning/differing-writing-modes-expected.txt: Added. |
| * platform/mac/fast/block/positioning/differing-writing-modes-replaced-expected.checksum: Added. |
| * platform/mac/fast/block/positioning/differing-writing-modes-replaced-expected.png: Added. |
| * platform/mac/fast/block/positioning/differing-writing-modes-replaced-expected.txt: Added. |
| |
| 2011-02-25 Jessie Berlin <jberlin@apple.com> |
| |
| [Windows 7 Release Tests] http/tests/xmlhttprequest/basic-auth-nouser.html and |
| basic-auth-nopassword.html failing since introduction in r74609 |
| https://bugs.webkit.org/show_bug.cgi?id=51596 |
| |
| Unreviewed. Adding http/tests/xmlhttprequest/basic-auth-nopassword.html to the Skipped list |
| because it is consistently timing out on the Windows XP Debug bot. |
| |
| * platform/win-xp/Skipped: |
| |
| 2011-02-25 Mihai Parparita <mihaip@chromium.org> |
| |
| Fix 10 tests for Chromium Snow Leopard by promoting chromium-mac-leopard |
| results to mac-leopard and removing outdated chromium-mac and |
| chromium-mac-snowleopard ones. |
| |
| * platform/chromium-mac-leopard/fast/blockflow/vertical-baseline-alignment-expected.checksum: Removed. |
| * platform/chromium-mac-leopard/fast/blockflow/vertical-baseline-alignment-expected.png: Removed. |
| * platform/chromium-mac-leopard/fast/forms/select-baseline-expected.checksum: Removed. |
| * platform/chromium-mac-leopard/fast/forms/select-baseline-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/atsui-negative-spacing-features-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/atsui-negative-spacing-features-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/atsui-spacing-features-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/atsui-spacing-features-expected.png: Removed. |
| * platform/chromium-mac/fast/blockflow/vertical-baseline-alignment-expected.checksum: Removed. |
| * platform/chromium-mac/fast/blockflow/vertical-baseline-alignment-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/select-baseline-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/select-baseline-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/text-style-color-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/text-style-color-expected.png: Removed. |
| * platform/chromium-mac/fast/multicol/shadow-breaking-expected.checksum: Removed. |
| * platform/chromium-mac/fast/multicol/shadow-breaking-expected.png: Removed. |
| * platform/chromium-mac/fast/table/028-vertical-expected.checksum: Removed. |
| * platform/chromium-mac/fast/table/028-vertical-expected.png: Removed. |
| * platform/chromium-mac/fast/text/complex-text-opacity-expected.checksum: Removed. |
| * platform/chromium-mac/fast/text/complex-text-opacity-expected.png: Removed. |
| * platform/chromium/test_expectations.txt: |
| * platform/mac-leopard/fast/blockflow/vertical-baseline-alignment-expected.checksum: |
| * platform/mac-leopard/fast/blockflow/vertical-baseline-alignment-expected.png: |
| * platform/mac-leopard/fast/dom/isindex-002-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/dom/isindex-002-expected.checksum. |
| * platform/mac-leopard/fast/dom/isindex-002-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/dom/isindex-002-expected.png. |
| * platform/mac-leopard/fast/dom/replaceChild-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/dom/replaceChild-expected.checksum. |
| * platform/mac-leopard/fast/dom/replaceChild-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/dom/replaceChild-expected.png. |
| * platform/mac-leopard/fast/forms/select-baseline-expected.checksum: |
| * platform/mac-leopard/fast/forms/select-baseline-expected.png: |
| * platform/mac-leopard/fast/forms/text-style-color-expected.checksum: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/forms/text-style-color-expected.checksum. |
| * platform/mac-leopard/fast/forms/text-style-color-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/forms/text-style-color-expected.png. |
| * platform/mac-leopard/fast/multicol/shadow-breaking-expected.checksum: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/multicol/shadow-breaking-expected.checksum. |
| * platform/mac-leopard/fast/multicol/shadow-breaking-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/multicol/shadow-breaking-expected.png. |
| * platform/mac-leopard/fast/table/028-vertical-expected.checksum: |
| * platform/mac-leopard/fast/table/028-vertical-expected.png: |
| * platform/mac-leopard/fast/text/atsui-negative-spacing-features-expected.checksum: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/text/atsui-negative-spacing-features-expected.checksum. |
| * platform/mac-leopard/fast/text/atsui-negative-spacing-features-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/text/atsui-negative-spacing-features-expected.png. |
| * platform/mac-leopard/fast/text/atsui-spacing-features-expected.checksum: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/text/atsui-spacing-features-expected.checksum. |
| * platform/mac-leopard/fast/text/atsui-spacing-features-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/text/atsui-spacing-features-expected.png. |
| * platform/mac-leopard/fast/text/complex-text-opacity-expected.checksum: |
| * platform/mac-leopard/fast/text/complex-text-opacity-expected.png: |
| |
| 2011-02-25 James Robinson <jamesr@chromium.org> |
| |
| Add chromium win/linux baselines for new vertical replaced test and update various expectations. |
| |
| * platform/chromium-gpu-win/platform/chromium/compositing/layout-width-change-expected.checksum: |
| * platform/chromium-gpu-win/platform/chromium/compositing/layout-width-change-expected.png: |
| * platform/chromium-linux/fast/replaced/vertical-lr/absolute-position-percentage-width-expected.checksum: Added. |
| * platform/chromium-linux/fast/replaced/vertical-lr/absolute-position-percentage-width-expected.png: Added. |
| * platform/chromium-linux/fast/replaced/vertical-lr/absolute-position-with-auto-height-and-top-and-bottom-expected.checksum: Added. |
| * platform/chromium-linux/fast/replaced/vertical-lr/absolute-position-with-auto-height-and-top-and-bottom-expected.png: Added. |
| * platform/chromium-linux/fast/replaced/vertical-lr/absolute-position-with-auto-width-and-left-and-right-expected.checksum: Added. |
| * platform/chromium-linux/fast/replaced/vertical-lr/absolute-position-with-auto-width-and-left-and-right-expected.png: Added. |
| * platform/chromium-linux/fast/replaced/vertical-rl/absolute-position-percentage-width-expected.checksum: Added. |
| * platform/chromium-linux/fast/replaced/vertical-rl/absolute-position-percentage-width-expected.png: Added. |
| * platform/chromium-linux/fast/replaced/vertical-rl/absolute-position-with-auto-height-and-top-and-bottom-expected.checksum: Added. |
| * platform/chromium-linux/fast/replaced/vertical-rl/absolute-position-with-auto-height-and-top-and-bottom-expected.png: Added. |
| * platform/chromium-linux/fast/replaced/vertical-rl/absolute-position-with-auto-width-and-left-and-right-expected.checksum: Added. |
| * platform/chromium-linux/fast/replaced/vertical-rl/absolute-position-with-auto-width-and-left-and-right-expected.png: Added. |
| * platform/chromium-win/fast/replaced/vertical-lr/absolute-position-percentage-width-expected.checksum: Added. |
| * platform/chromium-win/fast/replaced/vertical-lr/absolute-position-percentage-width-expected.png: Added. |
| * platform/chromium-win/fast/replaced/vertical-lr/absolute-position-percentage-width-expected.txt: Added. |
| * platform/chromium-win/fast/replaced/vertical-lr/absolute-position-with-auto-height-and-top-and-bottom-expected.checksum: Added. |
| * platform/chromium-win/fast/replaced/vertical-lr/absolute-position-with-auto-height-and-top-and-bottom-expected.png: Added. |
| * platform/chromium-win/fast/replaced/vertical-lr/absolute-position-with-auto-height-and-top-and-bottom-expected.txt: Added. |
| * platform/chromium-win/fast/replaced/vertical-lr/absolute-position-with-auto-width-and-left-and-right-expected.checksum: Added. |
| * platform/chromium-win/fast/replaced/vertical-lr/absolute-position-with-auto-width-and-left-and-right-expected.png: Added. |
| * platform/chromium-win/fast/replaced/vertical-lr/absolute-position-with-auto-width-and-left-and-right-expected.txt: Added. |
| * platform/chromium-win/fast/replaced/vertical-rl/absolute-position-percentage-width-expected.checksum: Added. |
| * platform/chromium-win/fast/replaced/vertical-rl/absolute-position-percentage-width-expected.png: Added. |
| * platform/chromium-win/fast/replaced/vertical-rl/absolute-position-percentage-width-expected.txt: Added. |
| * platform/chromium-win/fast/replaced/vertical-rl/absolute-position-with-auto-height-and-top-and-bottom-expected.checksum: Added. |
| * platform/chromium-win/fast/replaced/vertical-rl/absolute-position-with-auto-height-and-top-and-bottom-expected.png: Added. |
| * platform/chromium-win/fast/replaced/vertical-rl/absolute-position-with-auto-height-and-top-and-bottom-expected.txt: Added. |
| * platform/chromium-win/fast/replaced/vertical-rl/absolute-position-with-auto-width-and-left-and-right-expected.checksum: Added. |
| * platform/chromium-win/fast/replaced/vertical-rl/absolute-position-with-auto-width-and-left-and-right-expected.png: Added. |
| * platform/chromium-win/fast/replaced/vertical-rl/absolute-position-with-auto-width-and-left-and-right-expected.txt: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-25 Tony Chang <tony@chromium.org> |
| |
| Unreviewed, updating chromium linux baselines after changes to |
| RGBToHSL code in chromium. |
| |
| * platform/chromium-linux/fast/forms/menulist-restrict-line-height-expected.checksum: |
| * platform/chromium-linux/fast/forms/menulist-restrict-line-height-expected.png: |
| * platform/chromium-linux/fast/forms/menulist-style-color-expected.checksum: |
| * platform/chromium-linux/fast/forms/menulist-style-color-expected.png: |
| * platform/chromium-linux/fast/forms/select-baseline-expected.checksum: |
| * platform/chromium-linux/fast/forms/select-baseline-expected.png: |
| |
| 2011-02-25 Eric Carlson <eric.carlson@apple.com> |
| |
| Reviewed by Eric Seidel. |
| |
| 'load' and 'error' events fired for @poster |
| https://bugs.webkit.org/show_bug.cgi?id=54908 |
| |
| * media/video-poster.html: Register listeners for 'load' and 'error' events so the test will |
| fail if they ever fire. |
| |
| 2011-02-25 Jessie Berlin <jberlin@apple.com> |
| |
| media/controls-without-preload.html failing on Windows. |
| https://bugs.webkit.org/show_bug.cgi?id=50471 |
| |
| Unreviewed. Add Windows-XP specific (failing?) results to get the bots green. |
| |
| * platform/win-xp/media/controls-without-preload-expected.txt: Added. |
| |
| 2011-02-25 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium expectations update. |
| |
| Add recent Snow Leopard failures. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-25 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium expectations update. |
| |
| Fix fast/inline/inline-box-background-repeat-x.html, fast/inline/ |
| inline-box-background-repeat-y.html and fast/inline/ |
| inline-box-background.html for Chromium Snow Leopard by promoting |
| chromium-mac-leopard results to mac-leopard and removing outdated |
| chromium-mac ones. |
| |
| * platform/chromium-mac/fast/inline/inline-box-background-expected.checksum: Removed. |
| * platform/chromium-mac/fast/inline/inline-box-background-expected.png: Removed. |
| * platform/chromium-mac/fast/inline/inline-box-background-repeat-x-expected.checksum: Removed. |
| * platform/chromium-mac/fast/inline/inline-box-background-repeat-x-expected.png: Removed. |
| * platform/chromium-mac/fast/inline/inline-box-background-repeat-y-expected.checksum: Removed. |
| * platform/chromium-mac/fast/inline/inline-box-background-repeat-y-expected.png: Removed. |
| * platform/chromium/test_expectations.txt: |
| * platform/mac-leopard/fast/inline/inline-box-background-expected.checksum: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/inline/inline-box-background-expected.checksum. |
| * platform/mac-leopard/fast/inline/inline-box-background-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/inline/inline-box-background-expected.png. |
| * platform/mac-leopard/fast/inline/inline-box-background-repeat-x-expected.checksum: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/inline/inline-box-background-repeat-x-expected.checksum. |
| * platform/mac-leopard/fast/inline/inline-box-background-repeat-x-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/inline/inline-box-background-repeat-x-expected.png. |
| * platform/mac-leopard/fast/inline/inline-box-background-repeat-y-expected.checksum: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/inline/inline-box-background-repeat-y-expected.checksum. |
| * platform/mac-leopard/fast/inline/inline-box-background-repeat-y-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/fast/inline/inline-box-background-repeat-y-expected.png. |
| |
| 2011-02-25 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium expectations update. |
| |
| Fix fast/dom/34176.html and fast/dom/52776.html for Chromium Snow |
| Leopard by promoting chromium-mac-leopard results to mac-leopard and |
| removing outdated chromium-mac ones. |
| |
| * platform/chromium-mac-leopard/fast/dom/52776-expected.txt: Removed. |
| * platform/chromium-mac/fast/dom/52776-expected.txt: Removed. |
| * platform/mac-leopard/fast/dom/34176-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/dom/34176-expected.checksum. |
| * platform/mac-leopard/fast/dom/34176-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/dom/34176-expected.png. |
| * platform/mac-leopard/fast/dom/52776-expected.checksum: Renamed from LayoutTests/platform/chromium-mac/fast/dom/52776-expected.checksum. |
| * platform/mac-leopard/fast/dom/52776-expected.png: Renamed from LayoutTests/platform/chromium-mac/fast/dom/52776-expected.png. |
| |
| 2011-02-25 James Robinson <jamesr@chromium.org> |
| |
| More chromium expectations and baselines. |
| |
| * platform/chromium-gpu-linux/platform/chromium/compositing/layout-width-change-expected.checksum: Added. |
| * platform/chromium-gpu-linux/platform/chromium/compositing/layout-width-change-expected.png: Added. |
| * platform/chromium-gpu-mac/platform/chromium/compositing/layout-width-change-expected.checksum: Added. |
| * platform/chromium-gpu-mac/platform/chromium/compositing/layout-width-change-expected.png: Added. |
| * platform/chromium-gpu-win/platform/chromium/compositing/layout-width-change-expected.checksum: Added. |
| * platform/chromium-gpu-win/platform/chromium/compositing/layout-width-change-expected.png: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-25 James Robinson <jamesr@chromium.org> |
| |
| Fix typo in Chromium test expectations. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-25 David Hyatt <hyatt@apple.com> |
| |
| Reviewed by Sam Weinig. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=46500, make positioned elements work with vertical text. |
| |
| Patch computePositionedLogicalHeightReplaced to be writing-mode aware. |
| |
| Added six new tests in fast/replaced. |
| |
| * fast/replaced/vertical-lr: Added. |
| * fast/replaced/vertical-lr/absolute-position-percentage-width.html: Added. |
| * fast/replaced/vertical-lr/absolute-position-with-auto-height-and-top-and-bottom.html: Added. |
| * fast/replaced/vertical-lr/absolute-position-with-auto-width-and-left-and-right.html: Added. |
| * fast/replaced/vertical-rl: Added. |
| * fast/replaced/vertical-rl/absolute-position-percentage-width.html: Added. |
| * fast/replaced/vertical-rl/absolute-position-with-auto-height-and-top-and-bottom.html: Added. |
| * fast/replaced/vertical-rl/absolute-position-with-auto-width-and-left-and-right.html: Added. |
| |
| 2011-02-25 James Robinson <jamesr@chromium.org> |
| |
| Update chromium expectations and baselines for some ruby tests. |
| |
| * platform/chromium-mac/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum: Added. |
| * platform/chromium-mac/fast/blockflow/Kusa-Makura-background-canvas-expected.png: Added. |
| * platform/chromium-mac/fast/blockflow/japanese-ruby-vertical-lr-expected.checksum: Added. |
| * platform/chromium-mac/fast/blockflow/japanese-ruby-vertical-lr-expected.png: Added. |
| * platform/chromium-mac/fast/blockflow/japanese-ruby-vertical-rl-expected.checksum: Added. |
| * platform/chromium-mac/fast/blockflow/japanese-ruby-vertical-rl-expected.png: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-25 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium expectations update. |
| |
| Fix editing/selection/caret-rtl* for Chromium Snow Leopard. Remove |
| outdated chromium-mac baselines (the test will pass on Chromium SL with |
| the mac/ baselines). Promote the chromium-mac-leopard baselines to |
| mac-leopard (since the Mac port will pass with them on Leopard). |
| |
| * platform/chromium-mac/editing/selection/caret-rtl-2-expected.checksum: Removed. |
| * platform/chromium-mac/editing/selection/caret-rtl-2-expected.png: Removed. |
| * platform/chromium-mac/editing/selection/caret-rtl-2-left-expected.checksum: Removed. |
| * platform/chromium-mac/editing/selection/caret-rtl-2-left-expected.png: Removed. |
| * platform/chromium-mac/editing/selection/caret-rtl-expected.checksum: Removed. |
| * platform/chromium-mac/editing/selection/caret-rtl-expected.png: Removed. |
| * platform/chromium-mac/editing/selection/caret-rtl-right-expected.checksum: Removed. |
| * platform/chromium-mac/editing/selection/caret-rtl-right-expected.png: Removed. |
| * platform/chromium/test_expectations.txt: |
| * platform/mac-leopard/editing/selection/caret-rtl-2-expected.checksum: Renamed from LayoutTests/platform/chromium-mac-leopard/editing/selection/caret-rtl-2-expected.checksum. |
| * platform/mac-leopard/editing/selection/caret-rtl-2-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/editing/selection/caret-rtl-2-expected.png. |
| * platform/mac-leopard/editing/selection/caret-rtl-2-left-expected.checksum: Renamed from LayoutTests/platform/chromium-mac-leopard/editing/selection/caret-rtl-2-left-expected.checksum. |
| * platform/mac-leopard/editing/selection/caret-rtl-2-left-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/editing/selection/caret-rtl-2-left-expected.png. |
| * platform/mac-leopard/editing/selection/caret-rtl-expected.checksum: Renamed from LayoutTests/platform/chromium-mac-leopard/editing/selection/caret-rtl-expected.checksum. |
| * platform/mac-leopard/editing/selection/caret-rtl-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/editing/selection/caret-rtl-expected.png. |
| * platform/mac-leopard/editing/selection/caret-rtl-right-expected.checksum: Renamed from LayoutTests/platform/chromium-mac-leopard/editing/selection/caret-rtl-right-expected.checksum. |
| * platform/mac-leopard/editing/selection/caret-rtl-right-expected.png: Renamed from LayoutTests/platform/chromium-mac-leopard/editing/selection/caret-rtl-right-expected.png. |
| |
| 2011-02-25 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium expectations update. |
| |
| editing/pasteboard/merge-end-list.html was failing on Chromium Snow |
| Leopard because it was picking up the .checksum file in chromium-mac/, |
| even though it would pass with the mac/ .png/.checksum. Additionally, the |
| chromium-mac .checksum had no corresponding .png. |
| |
| Fixes things by deleting the lone .checksum in chromium-mac and updating |
| the mac-leopard results (which can be used by both the Mac and Chromium |
| ports). |
| |
| * platform/chromium-mac/editing/pasteboard/merge-end-list-expected.checksum: Removed. |
| * platform/chromium/test_expectations.txt: |
| * platform/mac-leopard/editing/pasteboard/merge-end-list-expected.checksum: |
| * platform/mac-leopard/editing/pasteboard/merge-end-list-expected.png: |
| |
| 2011-02-25 Vangelis Kokkevis <vangelis@chromium.org> |
| |
| Reviewed by Simon Fraser. |
| |
| [chromium] Adding test to ensure clipping layer gets updated when layout |
| width/height change in the page. |
| https://bugs.webkit.org/show_bug.cgi?id=55103 |
| |
| * platform/chromium/compositing/layout-width-change-expected.checksum: Added. |
| * platform/chromium/compositing/layout-width-change-expected.png: Added. |
| * platform/chromium/compositing/layout-width-change-expected.txt: Added. |
| * platform/chromium/compositing/layout-width-change.html: Added. |
| |
| 2011-02-25 Jessie Berlin <jberlin@apple.com> |
| |
| [Windows 7 Release Tests] fast/ruby/base-shorter-than-text.html failing since introduction |
| in r79629. |
| https://bugs.webkit.org/show_bug.cgi?id=55230 |
| |
| Add Windows-specific expected results. Unreviewed. |
| |
| * platform/win/fast/ruby/base-shorter-than-text-expected.checksum: Added. |
| * platform/win/fast/ruby/base-shorter-than-text-expected.png: Added. |
| * platform/win/fast/ruby/base-shorter-than-text-expected.txt: Added. |
| |
| 2011-02-25 Sergio Villar Senin <svillar@igalia.com> |
| |
| Unreviewed. |
| |
| Added new GTK+ expectations for new tests. |
| |
| * platform/gtk/svg/custom/animate-target-id-changed-expected.checksum: Added. |
| * platform/gtk/svg/custom/animate-target-id-changed-expected.png: Added. |
| * platform/gtk/svg/custom/animate-target-id-changed-expected.txt: Added. |
| * platform/gtk/svg/custom/animate-target-removed-from-document-expected.checksum: Added. |
| * platform/gtk/svg/custom/animate-target-removed-from-document-expected.png: Added. |
| * platform/gtk/svg/custom/animate-target-removed-from-document-expected.txt: Added. |
| * platform/gtk/transitions/default-timing-function-expected.checksum: Added. |
| * platform/gtk/transitions/default-timing-function-expected.png: Added. |
| * platform/gtk/transitions/default-timing-function-expected.txt: Added. |
| |
| 2011-02-25 Abhishek Arya <inferno@chromium.org> |
| |
| Reviewed by Dave Hyatt. |
| |
| Tests that we do not crash when removing a text node adjacent to a word break node. |
| https://bugs.webkit.org/show_bug.cgi?id=55206 |
| |
| * fast/text/resources/word-break-next-linebox-not-dirty-crash.html: Added. |
| * fast/text/word-break-next-linebox-not-dirty-crash-main-expected.txt: Added. |
| * fast/text/word-break-next-linebox-not-dirty-crash-main.html: Added. |
| |
| 2011-02-25 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium Snow Leopard expectations update. Remove failing |
| expectations for tests that pass after r79653. Add one more known |
| failure and flake. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-25 Sergio Villar Senin <svillar@igalia.com> |
| |
| Unreviewed. |
| |
| Added an inspector test that fails on GTK debug bots. |
| |
| * platform/gtk/Skipped: inspector/extensions/extensions-events.html |
| |
| 2011-02-25 Andrey Adaikin <aandrey@google.com> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: [Text editor] Add basic layout tests for the highlighter |
| https://bugs.webkit.org/show_bug.cgi?id=54751 |
| |
| Adding basic tests for the highlighter. |
| |
| * inspector/editor/highlighter-basics-expected.txt: Added. |
| * inspector/editor/highlighter-basics.html: Added. |
| |
| 2011-02-25 Sergio Villar Senin <svillar@igalia.com> |
| |
| Unreviewed. |
| |
| Added new GTK test expectations. |
| |
| * platform/gtk/fast/block/positioning/vertical-lr: Added 6 new |
| test expectations. |
| * platform/gtk/fast/block/positioning/vertical-rl: Added 6 new |
| test expectations. |
| |
| 2011-02-25 Nikolas Zimmermann <nzimmermann@rim.com> |
| |
| Reviewed by Dirk Schulze. |
| |
| Implement SVGColor/SVGPaint API |
| https://bugs.webkit.org/show_bug.cgi?id=55119 |
| |
| SVGColor::cssText() shouldn't return #RRGGBBAA colors |
| https://bugs.webkit.org/show_bug.cgi?id=48120 |
| |
| Add two new tests covering the SVGColor/SVGPaint APIs. |
| Adapt to SVGColor::cssText() changes, color is properly serialized now. |
| |
| * svg/animations/animate-color-transparent-expected.txt: |
| * svg/animations/animate-currentColor-expected.txt: |
| * svg/animations/animate-dynamic-update-attributeName-expected.txt: |
| * svg/animations/animate-inherit-css-property-expected.txt: |
| * svg/animations/script-tests/animate-color-transparent.js: |
| (expectTransparent): |
| (expectOtherColor): |
| * svg/animations/script-tests/animate-currentColor.js: |
| (sample1): |
| * svg/animations/script-tests/animate-inherit-css-property.js: |
| (sample1): |
| * svg/css/getComputedStyle-basic-expected.txt: |
| * svg/custom/getPresentationAttribute-modify.svg: |
| * svg/custom/rgbcolor-syntax.svg: |
| * svg/dom/SVGColor-expected.txt: Added. |
| * svg/dom/SVGColor.html: Added. |
| * svg/dom/SVGPaint-expected.txt: Added. |
| * svg/dom/SVGPaint.html: Added. |
| * svg/dom/script-tests/SVGColor.js: Added. |
| (checkStopColor): |
| * svg/dom/script-tests/SVGPaint.js: Added. |
| (resetStyle): |
| (checkFillColor): |
| |
| 2011-02-25 Renata Hodovan <reni@webkit.org> |
| |
| Reviewed by Nikolas Zimmermann. |
| |
| FESpecularLightingElement changes doesn't require relayout. |
| https://bugs.webkit.org/show_bug.cgi?id=54451 |
| |
| Test what happens if we remove the light source of specularLight. |
| |
| * platform/mac/svg/dynamic-updates/SVGFESpecularLightingElement-remove-lightSource-expected.checksum: Added. |
| * platform/mac/svg/dynamic-updates/SVGFESpecularLightingElement-remove-lightSource-expected.png: Added. |
| * svg/dynamic-updates/SVGFESpecularLightingElement-remove-lightSource-expected.txt: Added. |
| * svg/dynamic-updates/SVGFESpecularLightingElement-remove-lightSource.html: Added. |
| * svg/dynamic-updates/script-tests/SVGFESpecularLightingElement-remove-lightSource.js: Added. |
| (executeTest): |
| |
| 2011-02-25 Sergio Villar Senin <svillar@igalia.com> |
| |
| Unreviewed. |
| |
| Updated GTK test expectations after r79618. |
| |
| * platform/gtk/fast/table/colspanMinWidth-vertical-expected.txt: |
| * platform/gtk/fast/table/fixed-with-auto-with-colspan-vertical-expected.txt: |
| |
| 2011-02-25 Sergio Villar Senin <svillar@igalia.com> |
| |
| Unreviewed. |
| |
| Skipped 3 SVG tests failing in GTK 32-bit release bot. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-02-25 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Unreviewed. |
| |
| Update a Qt specific expected file after r79618. |
| |
| * platform/qt/fast/table/fixed-with-auto-with-colspan-vertical-expected.checksum: |
| * platform/qt/fast/table/fixed-with-auto-with-colspan-vertical-expected.png: |
| * platform/qt/fast/table/fixed-with-auto-with-colspan-vertical-expected.txt: |
| |
| 2011-02-24 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium expectations update. |
| |
| Rebaseline media/audio-repaint.html and media/video-display-toggle.html |
| for Snow Leopard. |
| |
| * platform/chromium-mac-leopard/media/video-display-toggle-expected.checksum: Copied from LayoutTests/platform/chromium-mac/media/video-display-toggle-expected.checksum. |
| * platform/chromium-mac-leopard/media/video-display-toggle-expected.png: Copied from LayoutTests/platform/chromium-mac/media/video-display-toggle-expected.png. |
| * platform/chromium-mac/media/audio-repaint-expected.checksum: |
| * platform/chromium-mac/media/audio-repaint-expected.png: |
| * platform/chromium-mac/media/video-display-toggle-expected.checksum: |
| * platform/chromium-mac/media/video-display-toggle-expected.png: |
| |
| 2011-02-24 Simon Fraser <simon.fraser@apple.com> |
| |
| Reviewed by Dan Bernstein. |
| |
| fast/repaint/bugzilla-6473.html is flakey |
| https://bugs.webkit.org/show_bug.cgi?id=53655 |
| |
| Add a waitUntilDone() and notifyDone() to this test, since it uses |
| a setTimeout(), and update results accordingly. |
| |
| * fast/repaint/bugzilla-6473.html: |
| * platform/mac/fast/repaint/bugzilla-6473-expected.checksum: |
| * platform/mac/fast/repaint/bugzilla-6473-expected.png: |
| * platform/mac/fast/repaint/bugzilla-6473-expected.txt: |
| |
| 2011-02-24 Dan Bernstein <mitz@apple.com> |
| |
| Updated results after r79629. |
| |
| * platform/mac/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum: |
| * platform/mac/fast/blockflow/Kusa-Makura-background-canvas-expected.png: |
| |
| 2011-02-24 Dan Bernstein <mitz@apple.com> |
| |
| Updated results after r79629. |
| |
| * platform/mac/fast/blockflow/Kusa-Makura-background-canvas-expected.txt: |
| |
| 2011-02-24 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium expectations update. |
| |
| Fix a few css1/ and css2.1/ Snow Leopard failures by deleting obsolete |
| chromium-mac baselines (so that we fall back on correct mac ones) |
| |
| Also promotes some chromium-mac-leopard baselines to mac-leopard, since |
| they appear to work for the mac port too. |
| |
| * platform/chromium-mac-leopard/css1/box_properties/clear_float-expected.checksum: Removed. |
| * platform/chromium-mac-leopard/css1/box_properties/clear_float-expected.png: Removed. |
| * platform/chromium-mac-leopard/css1/box_properties/float_on_text_elements-expected.checksum: Removed. |
| * platform/chromium-mac-leopard/css1/box_properties/float_on_text_elements-expected.png: Removed. |
| * platform/chromium-mac-leopard/css2.1/t0905-c5525-fltwidth-00-c-g-expected.checksum: Removed. |
| * platform/chromium-mac-leopard/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png: Removed. |
| * platform/chromium-mac/css1/box_properties/clear_float-expected.checksum: Removed. |
| * platform/chromium-mac/css1/box_properties/clear_float-expected.png: Removed. |
| * platform/chromium-mac/css1/box_properties/float_on_text_elements-expected.checksum: Removed. |
| * platform/chromium-mac/css1/box_properties/float_on_text_elements-expected.png: Removed. |
| * platform/chromium-mac/css2.1/t0905-c5525-fltcont-00-d-g-expected.checksum: Removed. |
| * platform/chromium-mac/css2.1/t0905-c5525-fltcont-00-d-g-expected.png: Removed. |
| * platform/chromium-mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.checksum: Removed. |
| * platform/chromium-mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png: Removed. |
| * platform/mac-leopard/css1/box_properties/clear_float-expected.checksum: |
| * platform/mac-leopard/css1/box_properties/clear_float-expected.png: |
| * platform/mac-leopard/css1/box_properties/float_on_text_elements-expected.checksum: |
| * platform/mac-leopard/css1/box_properties/float_on_text_elements-expected.png: |
| * platform/mac-leopard/css2.1/t0905-c5525-fltwidth-00-c-g-expected.checksum: |
| * platform/mac-leopard/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png: |
| * platform/mac/css1/box_properties/float_elements_in_series-expected.checksum: |
| * platform/mac/css1/box_properties/float_elements_in_series-expected.png: |
| * platform/mac/css1/text_properties/text_align-expected.checksum: |
| * platform/mac/css1/text_properties/text_align-expected.png: |
| |
| 2011-02-24 Matthew Delaney <mdelaney@apple.com> |
| |
| Reviewed by Simon Fraser. |
| |
| ImageBuffer::clip creates an image of the incorrect context in IOSurface case |
| https://bugs.webkit.org/show_bug.cgi?id=55170 |
| |
| * fast/canvas/2d.fillText.gradient.html: Added. Draws a large "I" with an all-green |
| gradient over a previously red canvas. Checks if (75,75) pixel is green to make sure |
| the bottom left base of the I was painted, and checks (25,25) to make sure the red |
| background wasn't overwritten by the textFill. |
| |
| 2011-02-24 James Robinson <jamesr@chromium.org> |
| |
| Update chromium-linux expectations for media/video-replaces-poster.html and expectations for V8 bugs. |
| |
| * platform/chromium-linux/media/video-replaces-poster-expected.checksum: |
| * platform/chromium-linux/media/video-replaces-poster-expected.png: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-24 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium expectations update. |
| |
| Add LEOPARD modifier to tests that only fail on Leopard, not on Snow |
| Leopard. |
| |
| Also updates Leopard expectations for fast/box-shadow/inset-expected.html |
| (SL expectations were updated in r78062). |
| |
| * platform/chromium/test_expectations.txt: |
| * platform/mac-leopard/fast/box-shadow/inset-expected.checksum: |
| * platform/mac-leopard/fast/box-shadow/inset-expected.png: |
| |
| 2011-02-24 James Robinson <jamesr@chromium.org> |
| |
| Update chromium test expectations and baselines. |
| |
| * platform/chromium-mac-leopard/media/media-document-audio-repaint-expected.checksum: Added. |
| * platform/chromium-mac-leopard/media/media-document-audio-repaint-expected.png: Added. |
| * platform/chromium-mac-leopard/media/video-controls-rendering-expected.checksum: Added. |
| * platform/chromium-mac-leopard/media/video-controls-rendering-expected.png: Added. |
| * platform/chromium-mac-leopard/media/video-replaces-poster-expected.checksum: Added. |
| * platform/chromium-mac-leopard/media/video-replaces-poster-expected.png: Added. |
| * platform/chromium-win/fast/block/positioning/vertical-rl/001-expected.checksum: |
| * platform/chromium-win/fast/block/positioning/vertical-rl/001-expected.png: |
| * platform/chromium-win/fast/block/positioning/vertical-rl/001-expected.txt: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-24 James Robinson <jamesr@chromium.org> |
| |
| Update chromium test expectations and baselines. |
| |
| * platform/chromium-linux/fast/ruby/base-shorter-than-text-expected.checksum: Added. |
| * platform/chromium-linux/fast/ruby/base-shorter-than-text-expected.png: Added. |
| * platform/chromium-linux/fast/ruby/base-shorter-than-text-expected.txt: Added. |
| * platform/chromium-win/fast/ruby/base-shorter-than-text-expected.checksum: Added. |
| * platform/chromium-win/fast/ruby/base-shorter-than-text-expected.png: Added. |
| * platform/chromium-win/fast/ruby/base-shorter-than-text-expected.txt: Added. |
| * platform/chromium/test_expectations.txt: |
| * platform/mac-leopard/fast/ruby/base-shorter-than-text-expected.checksum: Added. |
| * platform/mac-leopard/fast/ruby/base-shorter-than-text-expected.png: Added. |
| |
| 2011-02-24 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed expectations update. |
| |
| - svg/custom/use-multiple-on-nested-disallowed-font.html has not crashed |
| recently |
| - Rebaseline fast/css/text-overflow-ellipsis.html for Leopard (Snow |
| Leopard baselines were checked in with r78890) |
| - Rebaseline fast/table/colspanMinWidth-vertical.html and |
| fast/table/fixed-with-auto-with-colspan-vertical.html after r79618 |
| |
| * platform/chromium-mac/fast/table/fixed-with-auto-with-colspan-vertical-expected.txt: Removed. |
| * platform/chromium-win/fast/table/colspanMinWidth-vertical-expected.txt: |
| * platform/chromium-win/fast/table/fixed-with-auto-with-colspan-vertical-expected.txt: Removed. |
| * platform/chromium/test_expectations.txt: |
| * platform/mac-leopard/fast/css/text-overflow-ellipsis-expected.checksum: |
| * platform/mac-leopard/fast/css/text-overflow-ellipsis-expected.png: |
| * platform/mac/fast/table/colspanMinWidth-vertical-expected.txt: |
| * platform/mac/fast/table/fixed-with-auto-with-colspan-vertical-expected.checksum: |
| * platform/mac/fast/table/fixed-with-auto-with-colspan-vertical-expected.png: |
| * platform/mac/fast/table/fixed-with-auto-with-colspan-vertical-expected.txt: |
| |
| 2011-02-24 James Robinson <jamesr@chromium.org> |
| |
| Add chromium baselines for new fast/block/position/vertical- tests. |
| |
| * platform/chromium-linux/fast/block/positioning/vertical-lr/001-expected.checksum: Added. |
| * platform/chromium-linux/fast/block/positioning/vertical-lr/001-expected.png: Added. |
| * platform/chromium-linux/fast/block/positioning/vertical-lr/002-expected.checksum: Added. |
| * platform/chromium-linux/fast/block/positioning/vertical-lr/002-expected.png: Added. |
| * platform/chromium-linux/fast/block/positioning/vertical-rl/001-expected.checksum: Added. |
| * platform/chromium-linux/fast/block/positioning/vertical-rl/001-expected.png: Added. |
| * platform/chromium-linux/fast/block/positioning/vertical-rl/001-expected.txt: Added. |
| * platform/chromium-linux/fast/block/positioning/vertical-rl/002-expected.checksum: Added. |
| * platform/chromium-linux/fast/block/positioning/vertical-rl/002-expected.png: Added. |
| * platform/chromium-win/fast/block/positioning/vertical-lr/001-expected.checksum: Added. |
| * platform/chromium-win/fast/block/positioning/vertical-lr/001-expected.png: Added. |
| * platform/chromium-win/fast/block/positioning/vertical-lr/001-expected.txt: Added. |
| * platform/chromium-win/fast/block/positioning/vertical-lr/002-expected.checksum: Added. |
| * platform/chromium-win/fast/block/positioning/vertical-lr/002-expected.png: Added. |
| * platform/chromium-win/fast/block/positioning/vertical-lr/002-expected.txt: Added. |
| * platform/chromium-win/fast/block/positioning/vertical-rl/001-expected.checksum: Added. |
| * platform/chromium-win/fast/block/positioning/vertical-rl/001-expected.png: Added. |
| * platform/chromium-win/fast/block/positioning/vertical-rl/001-expected.txt: Added. |
| * platform/chromium-win/fast/block/positioning/vertical-rl/002-expected.checksum: Added. |
| * platform/chromium-win/fast/block/positioning/vertical-rl/002-expected.png: Added. |
| * platform/chromium-win/fast/block/positioning/vertical-rl/002-expected.txt: Added. |
| |
| 2011-02-24 Alexey Proskuryakov <ap@apple.com> |
| |
| Rubber-stamped by Eric Seidel |
| |
| Moving a test that doesn't need to be an http one out of http/tests. |
| |
| * fast/css/counter-crash-expected.txt: Copied from http/tests/css/counter-crash-expected.txt. |
| * fast/css/counter-crash.html: Copied from http/tests/css/counter-crash.html. |
| * fast/css/resources/counter-crash-frame-src.html: Copied from http/tests/css/resources/counter-crash-frame-src.html. |
| * http/tests/css/counter-crash-expected.txt: Removed. |
| * http/tests/css/counter-crash.html: Removed. |
| * http/tests/css/resources/counter-crash-frame-src.html: Removed. |
| |
| 2011-02-24 Anna Cavender <annacc@chromium.org> |
| |
| Reviewed by Eric Seidel. |
| |
| New baselines for media/video-replaces-poster.html needed after r79401 |
| https://bugs.webkit.org/show_bug.cgi?id=54910 |
| |
| * platform/chromium-linux/media/video-replaces-poster-expected.checksum: |
| * platform/chromium-linux/media/video-replaces-poster-expected.png: |
| * platform/chromium-mac/media/video-replaces-poster-expected.checksum: |
| * platform/chromium-mac/media/video-replaces-poster-expected.png: |
| * platform/chromium-win/media/video-replaces-poster-expected.checksum: |
| * platform/chromium-win/media/video-replaces-poster-expected.png: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-24 Victoria Kirst <vrk@google.com> |
| |
| Reviewed by Mihai Parparita. |
| |
| [chromium] Move media-file.js and video-test.js back to media/ for UILayoutTests |
| https://bugs.webkit.org/show_bug.cgi?id=55089 |
| |
| Media's UILayoutTests rely on video-test.js and media-file.js to be in |
| the media/ folder. |
| |
| * http/tests/media/pdf-served-as-pdf.html: |
| * http/tests/media/reload-after-dialog.html: |
| * http/tests/media/remove-while-loading.html: |
| * http/tests/media/text-served-as-text.html: |
| * http/tests/media/video-buffered.html: |
| * http/tests/media/video-cancel-load.html: |
| * http/tests/media/video-cookie.html: |
| * http/tests/media/video-error-abort.html: |
| * http/tests/media/video-load-twice.html: |
| * http/tests/media/video-play-stall-seek.html: |
| * http/tests/media/video-play-stall.html: |
| * http/tests/media/video-play-suspend.html: |
| * http/tests/media/video-referer.html: |
| * http/tests/media/video-seekable-stall.html: |
| * http/tests/media/video-served-as-text.html: |
| * media/adopt-node-crash.html: |
| * media/audio-constructor-preload.html: |
| * media/audio-constructor-src.html: |
| * media/audio-constructor.html: |
| * media/audio-controls-rendering.html: |
| * media/audio-data-url.html: |
| * media/audio-delete-while-slider-thumb-clicked.html: |
| * media/audio-delete-while-step-button-clicked.html: |
| * media/audio-mpeg-supported.html: |
| * media/audio-mpeg4-supported.html: |
| * media/audio-play-event.html: |
| * media/before-load-member-access.html: |
| * media/broken-video.html: |
| * media/constructors.html: |
| * media/context-menu-actions.html: |
| * media/controls-after-reload.html: |
| * media/controls-css-overload.html: |
| * media/controls-drag-timebar.html: |
| * media/controls-right-click-on-timebar.html: |
| * media/controls-strict.html: |
| * media/controls-styling.html: |
| * media/controls-without-preload.html: |
| * media/event-attributes.html: |
| * media/invalid-media-url-crash.html: |
| * media/media-can-play-mpeg-audio.html: |
| * media/media-can-play-mpeg4-video.html: |
| * media/media-can-play-octet-stream.html: |
| * media/media-can-play-ogg.html: |
| * media/media-can-play-wav-audio.html: |
| * media/media-captions.html: |
| * media/media-constants.html: |
| * media/media-file.js: Renamed from LayoutTests/http/tests/media/media-file.js. |
| * media/media-fullscreen-inline.html: |
| * media/media-fullscreen-not-in-document.html: |
| * media/media-load-event.html: |
| * media/media-startTime.html: |
| * media/remove-from-document-no-load.html: |
| * media/remove-from-document.html: |
| * media/restore-from-page-cache.html: |
| * media/unsupported-rtsp.html: |
| * media/unsupported-tracks.html: |
| * media/video-append-source.html: |
| * media/video-aspect-ratio.html: |
| * media/video-autoplay.html: |
| * media/video-buffered.html: |
| * media/video-can-play-type.html: |
| * media/video-canvas-alpha.html: |
| * media/video-canvas-source.html: |
| * media/video-click-dblckick-standalone.html: |
| * media/video-controls-rendering.html: |
| * media/video-controls-transformed.html: |
| * media/video-controls-visible-audio-only.html: |
| * media/video-controls-zoomed.html: |
| * media/video-controls.html: |
| * media/video-currentTime-delay.html: |
| * media/video-currentTime-set.html: |
| * media/video-currentTime-set2.html: |
| * media/video-currentTime.html: |
| * media/video-delay-load-event.html: |
| * media/video-display-aspect-ratio.html: |
| * media/video-display-none-crash.html: |
| * media/video-display-toggle.html: |
| * media/video-does-not-loop.html: |
| * media/video-dom-autoplay.html: |
| * media/video-dom-preload.html: |
| * media/video-dom-src.html: |
| * media/video-duration-known-after-eos.html: |
| * media/video-error-does-not-exist.html: |
| * media/video-frame-accurate-seek.html: |
| * media/video-layer-crash.html: |
| * media/video-load-networkState.html: |
| * media/video-load-readyState.html: |
| * media/video-loop.html: |
| * media/video-muted.html: |
| * media/video-no-audio.html: |
| * media/video-no-autoplay.html: |
| * media/video-pause-empty-events.html: |
| * media/video-pause-immediately.html: |
| * media/video-play-empty-events.html: |
| * media/video-play-pause-events.html: |
| * media/video-play-pause-exception.html: |
| * media/video-played-collapse.html: |
| * media/video-played-ranges-1.html: |
| * media/video-played-reset.html: |
| * media/video-poster-delayed.html: |
| * media/video-poster-scale.html: |
| * media/video-poster.html: |
| * media/video-preload.html: |
| * media/video-replaces-poster.html: |
| * media/video-reverse-play-duration.html: |
| * media/video-seek-by-small-increment.html: |
| * media/video-seek-no-src-exception.html: |
| * media/video-seek-past-end-paused.html: |
| * media/video-seek-past-end-playing.html: |
| * media/video-seekable.html: |
| * media/video-seeking.html: |
| * media/video-size-intrinsic-scale.html: |
| * media/video-size.html: |
| * media/video-source-error-no-candidate.html: |
| * media/video-source-error.html: |
| * media/video-source-inserted.html: |
| * media/video-source-media.html: |
| * media/video-source-moved.html: |
| * media/video-source-none-supported.html: |
| * media/video-source-removed.html: |
| * media/video-source-type-params.html: |
| * media/video-source-type.html: |
| * media/video-source.html: |
| * media/video-src-change.html: |
| * media/video-src-invalid-remove.html: |
| * media/video-src-none.html: |
| * media/video-src-plus-source.html: |
| * media/video-src-remove.html: |
| * media/video-src-set.html: |
| * media/video-src-source.html: |
| * media/video-src.html: |
| * media/video-test.js: Renamed from LayoutTests/http/tests/media/video-test.js. |
| * media/video-timeupdate-during-playback.html: |
| * media/video-timeupdate-reverse-play.html: |
| * media/video-transformed.html: |
| * media/video-volume-slider.html: |
| * media/video-volume.html: |
| * media/video-width-height.html: |
| * media/video-zoom-controls.html: |
| * media/video-zoom.html: |
| |
| 2011-02-24 Dan Bernstein <mitz@apple.com> |
| |
| Reviewed by Dave Hyatt. |
| |
| <rdar://problem/8902740> Expand ruby base when it is shorter than the ruby text |
| https://bugs.webkit.org/show_bug.cgi?id=55183 |
| |
| * fast/ruby/base-shorter-than-text.html: Added. |
| * platform/mac/fast/ruby/base-shorter-than-text-expected.checksum: Added. |
| * platform/mac/fast/ruby/base-shorter-than-text-expected.png: Added. |
| * platform/mac/fast/ruby/base-shorter-than-text-expected.txt: Added. |
| |
| 2011-02-24 Xianzhu Wang <wangxianzhu@google.com> |
| |
| Reviewed by Eric Seidel. |
| |
| In layout tests, iframe's onload handler should not use script function |
| defined after the iframe. |
| https://bugs.webkit.org/show_bug.cgi?id=54942 |
| |
| * editing/pasteboard/paste-noscript-svg-expected.txt: |
| * editing/pasteboard/paste-noscript-svg.html: |
| * editing/selection/cleared-by-relayout.html: |
| * editing/undo/undo-iframe-location-change.html: |
| * fast/dom/DOMImplementation/createDocument-with-used-doctype-expected.txt: |
| * fast/dom/DOMImplementation/createDocument-with-used-doctype.html: |
| * fast/dom/Window/window-postmessage-clone-frames.html: |
| * fast/dom/wrapper-classes.html: |
| * fast/dynamic/paused-event-dispatch.html: |
| * fast/replaced/max-width-percent.html: |
| |
| 2011-02-24 James Robinson <jamesr@chromium.org> |
| |
| Unreviewed, rolling out r79598. |
| http://trac.webkit.org/changeset/79598 |
| https://bugs.webkit.org/show_bug.cgi?id=55089 |
| |
| Appears to be causing trouble with httpd on windows |
| |
| * http/tests/media/media-file.js: Renamed from LayoutTests/media/media-file.js. |
| (): |
| (mimeTypeForExtension): |
| (setSrcByTagName): |
| (setSrcById): |
| (stripExtension): |
| * http/tests/media/pdf-served-as-pdf.html: |
| * http/tests/media/reload-after-dialog.html: |
| * http/tests/media/remove-while-loading.html: |
| * http/tests/media/text-served-as-text.html: |
| * http/tests/media/video-buffered.html: |
| * http/tests/media/video-cancel-load.html: |
| * http/tests/media/video-cookie.html: |
| * http/tests/media/video-error-abort.html: |
| * http/tests/media/video-load-twice.html: |
| * http/tests/media/video-play-stall-seek.html: |
| * http/tests/media/video-play-stall.html: |
| * http/tests/media/video-play-suspend.html: |
| * http/tests/media/video-referer.html: |
| * http/tests/media/video-seekable-stall.html: |
| * http/tests/media/video-served-as-text.html: |
| * http/tests/media/video-test.js: Renamed from LayoutTests/media/video-test.js. |
| (disableFullTestDetailsPrinting): |
| (enableFullTestDetailsPrinting): |
| (logConsole): |
| (findMediaElement): |
| (testAndEnd): |
| (test): |
| (testExpected): |
| (reportExpected): |
| (runSilently): |
| (run): |
| (waitForEventAndEnd): |
| (waitForEvent._eventCallback): |
| (waitForEvent): |
| (waitForEventTestAndEnd): |
| (waitForEventAndFail): |
| (waitForEventAndTest._eventCallback): |
| (waitForEventAndTest): |
| (testException): |
| (endTest): |
| (endTestLater): |
| (failTestIn): |
| (failTest): |
| (logResult): |
| (consoleWrite): |
| (relativeURL): |
| (isInTimeRanges): |
| * media/adopt-node-crash.html: |
| * media/audio-constructor-preload.html: |
| * media/audio-constructor-src.html: |
| * media/audio-constructor.html: |
| * media/audio-controls-rendering.html: |
| * media/audio-data-url.html: |
| * media/audio-delete-while-slider-thumb-clicked.html: |
| * media/audio-delete-while-step-button-clicked.html: |
| * media/audio-mpeg-supported.html: |
| * media/audio-mpeg4-supported.html: |
| * media/audio-play-event.html: |
| * media/before-load-member-access.html: |
| * media/broken-video.html: |
| * media/constructors.html: |
| * media/context-menu-actions.html: |
| * media/controls-after-reload.html: |
| * media/controls-css-overload.html: |
| * media/controls-drag-timebar.html: |
| * media/controls-right-click-on-timebar.html: |
| * media/controls-strict.html: |
| * media/controls-styling.html: |
| * media/controls-without-preload.html: |
| * media/event-attributes.html: |
| * media/invalid-media-url-crash.html: |
| * media/media-can-play-mpeg-audio.html: |
| * media/media-can-play-mpeg4-video.html: |
| * media/media-can-play-octet-stream.html: |
| * media/media-can-play-ogg.html: |
| * media/media-can-play-wav-audio.html: |
| * media/media-captions.html: |
| * media/media-constants.html: |
| * media/media-fullscreen-inline.html: |
| * media/media-fullscreen-not-in-document.html: |
| * media/media-load-event.html: |
| * media/media-startTime.html: |
| * media/remove-from-document-no-load.html: |
| * media/remove-from-document.html: |
| * media/restore-from-page-cache.html: |
| * media/unsupported-rtsp.html: |
| * media/unsupported-tracks.html: |
| * media/video-append-source.html: |
| * media/video-aspect-ratio.html: |
| * media/video-autoplay.html: |
| * media/video-buffered.html: |
| * media/video-can-play-type.html: |
| * media/video-canvas-alpha.html: |
| * media/video-canvas-source.html: |
| * media/video-click-dblckick-standalone.html: |
| * media/video-controls-in-media-document.html: |
| * media/video-controls-rendering.html: |
| * media/video-controls-transformed.html: |
| * media/video-controls-visible-audio-only.html: |
| * media/video-controls-zoomed.html: |
| * media/video-controls.html: |
| * media/video-currentTime-delay.html: |
| * media/video-currentTime-set.html: |
| * media/video-currentTime-set2.html: |
| * media/video-currentTime.html: |
| * media/video-delay-load-event.html: |
| * media/video-display-aspect-ratio.html: |
| * media/video-display-none-crash.html: |
| * media/video-display-toggle.html: |
| * media/video-does-not-loop.html: |
| * media/video-dom-autoplay.html: |
| * media/video-dom-preload.html: |
| * media/video-dom-src.html: |
| * media/video-duration-known-after-eos.html: |
| * media/video-error-does-not-exist.html: |
| * media/video-frame-accurate-seek.html: |
| * media/video-layer-crash.html: |
| * media/video-load-networkState.html: |
| * media/video-load-readyState.html: |
| * media/video-loop.html: |
| * media/video-muted.html: |
| * media/video-no-audio.html: |
| * media/video-no-autoplay.html: |
| * media/video-pause-empty-events.html: |
| * media/video-pause-immediately.html: |
| * media/video-play-empty-events.html: |
| * media/video-play-pause-events.html: |
| * media/video-play-pause-exception.html: |
| * media/video-played-collapse.html: |
| * media/video-played-ranges-1.html: |
| * media/video-played-reset.html: |
| * media/video-plays-past-end-of-test.html: |
| * media/video-poster-delayed.html: |
| * media/video-poster-scale.html: |
| * media/video-poster.html: |
| * media/video-preload.html: |
| * media/video-replaces-poster.html: |
| * media/video-reverse-play-duration.html: |
| * media/video-seek-by-small-increment.html: |
| * media/video-seek-no-src-exception.html: |
| * media/video-seek-past-end-paused.html: |
| * media/video-seek-past-end-playing.html: |
| * media/video-seekable.html: |
| * media/video-seeking.html: |
| * media/video-size-intrinsic-scale.html: |
| * media/video-size.html: |
| * media/video-source-error-no-candidate.html: |
| * media/video-source-error.html: |
| * media/video-source-inserted.html: |
| * media/video-source-media.html: |
| * media/video-source-moved.html: |
| * media/video-source-none-supported.html: |
| * media/video-source-removed.html: |
| * media/video-source-type-params.html: |
| * media/video-source-type.html: |
| * media/video-source.html: |
| * media/video-src-change.html: |
| * media/video-src-invalid-remove.html: |
| * media/video-src-none.html: |
| * media/video-src-plus-source.html: |
| * media/video-src-remove.html: |
| * media/video-src-set.html: |
| * media/video-src-source.html: |
| * media/video-src.html: |
| * media/video-timeupdate-during-playback.html: |
| * media/video-timeupdate-reverse-play.html: |
| * media/video-transformed.html: |
| * media/video-volume-slider.html: |
| * media/video-volume.html: |
| * media/video-width-height.html: |
| * media/video-zoom-controls.html: |
| * media/video-zoom.html: |
| |
| 2011-02-24 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium Snow Leopard expectations update. |
| |
| * platform/chromium-mac/editing/deleting/delete-tab-003-expected.checksum: Added. |
| * platform/chromium-mac/editing/deleting/delete-tab-003-expected.png: Added. |
| * platform/chromium-mac/editing/deleting/delete-ws-fixup-001-expected.checksum: Added. |
| * platform/chromium-mac/editing/deleting/delete-ws-fixup-001-expected.png: Added. |
| * platform/chromium-mac/editing/inserting/insert-tab-003-expected.checksum: Added. |
| * platform/chromium-mac/editing/inserting/insert-tab-003-expected.png: Added. |
| * platform/chromium-mac/editing/pasteboard/paste-blockquote-2-expected.checksum: Added. |
| * platform/chromium-mac/editing/pasteboard/paste-blockquote-2-expected.png: Added. |
| * platform/chromium-mac/editing/selection/replaced-boundaries-3-expected.checksum: |
| * platform/chromium-mac/editing/selection/replaced-boundaries-3-expected.png: Added. |
| * platform/chromium-mac/editing/selection/select-from-textfield-outwards-expected.checksum: Added. |
| * platform/chromium-mac/editing/selection/select-from-textfield-outwards-expected.png: Added. |
| * platform/chromium-mac/fast/speech/input-appearance-speechbutton-expected.checksum: |
| * platform/chromium-mac/fast/speech/input-appearance-speechbutton-expected.png: |
| * platform/chromium-mac/fast/speech/input-appearance-speechbutton-expected.txt: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-24 James Robinson <jamesr@chromium.org> |
| |
| Unreviewed, rolling out r79604. |
| http://trac.webkit.org/changeset/79604 |
| https://bugs.webkit.org/show_bug.cgi?id=55017 |
| |
| Causes assertions to fail on some SVG tests |
| |
| * svg/misc/SVGImage-leak-ResourceLoader-expected.txt: Removed. |
| * svg/misc/SVGImage-leak-ResourceLoader.html: Removed. |
| * svg/misc/resources/load-script.html: Removed. |
| * svg/misc/resources/small.png: Removed. |
| |
| 2011-02-24 David Hyatt <hyatt@apple.com> |
| |
| Reviewed by Simon Fraser. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=46500, make positioned elements work with vertical text. |
| |
| Rework the logical height computation for positioned elements to work in terms of before and after. That way the offset is determined from |
| the correct container side in flipped block writing modes (e.g., vertical-rl). |
| |
| Patch locationOffsetIncludingFlipping to use the containing block to flip so that it will behave correctly with absolute/fixed positioned |
| elements. |
| |
| Patch offsetFromContainer to use the flipped location offset for absolute/fixed positioned elements so that localToAbsolute works properly. |
| |
| Added twelve tests in fast/block/positioning/vertical-rl and fast/block/positioning/vertical-lr. |
| |
| * fast/block/positioning/vertical-lr: Added. |
| * fast/block/positioning/vertical-lr/001.html: Added. |
| * fast/block/positioning/vertical-lr/002.html: Added. |
| * fast/block/positioning/vertical-lr/003.html: Added. |
| * fast/block/positioning/vertical-lr/004.html: Added. |
| * fast/block/positioning/vertical-lr/005.html: Added. |
| * fast/block/positioning/vertical-lr/006.html: Added. |
| * fast/block/positioning/vertical-rl: Added. |
| * fast/block/positioning/vertical-rl/001.html: Added. |
| * fast/block/positioning/vertical-rl/002.html: Added. |
| * fast/block/positioning/vertical-rl/003.html: Added. |
| * fast/block/positioning/vertical-rl/004.html: Added. |
| * fast/block/positioning/vertical-rl/005.html: Added. |
| * fast/block/positioning/vertical-rl/006.html: Added. |
| * platform/mac/fast/block/positioning/vertical-lr: Added. |
| * platform/mac/fast/block/positioning/vertical-lr/001-expected.checksum: Added. |
| * platform/mac/fast/block/positioning/vertical-lr/001-expected.png: Added. |
| * platform/mac/fast/block/positioning/vertical-lr/001-expected.txt: Added. |
| * platform/mac/fast/block/positioning/vertical-lr/002-expected.checksum: Added. |
| * platform/mac/fast/block/positioning/vertical-lr/002-expected.png: Added. |
| * platform/mac/fast/block/positioning/vertical-lr/002-expected.txt: Added. |
| * platform/mac/fast/block/positioning/vertical-lr/003-expected.checksum: Added. |
| * platform/mac/fast/block/positioning/vertical-lr/003-expected.png: Added. |
| * platform/mac/fast/block/positioning/vertical-lr/003-expected.txt: Added. |
| * platform/mac/fast/block/positioning/vertical-lr/004-expected.checksum: Added. |
| * platform/mac/fast/block/positioning/vertical-lr/004-expected.png: Added. |
| * platform/mac/fast/block/positioning/vertical-lr/004-expected.txt: Added. |
| * platform/mac/fast/block/positioning/vertical-lr/005-expected.checksum: Added. |
| * platform/mac/fast/block/positioning/vertical-lr/005-expected.png: Added. |
| * platform/mac/fast/block/positioning/vertical-lr/005-expected.txt: Added. |
| * platform/mac/fast/block/positioning/vertical-lr/006-expected.checksum: Added. |
| * platform/mac/fast/block/positioning/vertical-lr/006-expected.png: Added. |
| * platform/mac/fast/block/positioning/vertical-lr/006-expected.txt: Added. |
| * platform/mac/fast/block/positioning/vertical-rl: Added. |
| * platform/mac/fast/block/positioning/vertical-rl/001-expected.checksum: Added. |
| * platform/mac/fast/block/positioning/vertical-rl/001-expected.png: Added. |
| * platform/mac/fast/block/positioning/vertical-rl/001-expected.txt: Added. |
| * platform/mac/fast/block/positioning/vertical-rl/002-expected.checksum: Added. |
| * platform/mac/fast/block/positioning/vertical-rl/002-expected.png: Added. |
| * platform/mac/fast/block/positioning/vertical-rl/002-expected.txt: Added. |
| * platform/mac/fast/block/positioning/vertical-rl/003-expected.checksum: Added. |
| * platform/mac/fast/block/positioning/vertical-rl/003-expected.png: Added. |
| * platform/mac/fast/block/positioning/vertical-rl/003-expected.txt: Added. |
| * platform/mac/fast/block/positioning/vertical-rl/004-expected.checksum: Added. |
| * platform/mac/fast/block/positioning/vertical-rl/004-expected.png: Added. |
| * platform/mac/fast/block/positioning/vertical-rl/004-expected.txt: Added. |
| * platform/mac/fast/block/positioning/vertical-rl/005-expected.checksum: Added. |
| * platform/mac/fast/block/positioning/vertical-rl/005-expected.png: Added. |
| * platform/mac/fast/block/positioning/vertical-rl/005-expected.txt: Added. |
| * platform/mac/fast/block/positioning/vertical-rl/006-expected.checksum: Added. |
| * platform/mac/fast/block/positioning/vertical-rl/006-expected.png: Added. |
| * platform/mac/fast/block/positioning/vertical-rl/006-expected.txt: Added. |
| |
| 2011-02-24 Kenneth Russell <kbr@google.com> |
| |
| Reviewed by Darin Fisher. |
| |
| Layout test fast/dom/timer-increase-then-decrease-min-interval.html is flaky |
| https://bugs.webkit.org/show_bug.cgi?id=55176 |
| |
| Wait twice as long (1 second instead of 0.5 seconds) for results |
| from these two tests. They were on the verge of passing when |
| failures occurred previously, so this increase should push them |
| well over the passing threshold. |
| |
| * fast/dom/timer-increase-then-decrease-min-interval-repeating.html: |
| * fast/dom/timer-increase-then-decrease-min-interval.html: |
| |
| 2011-02-24 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Leopard baseline update for some text tests after r78846 |
| (Snow Leopard baselines were updated with r78862). chromium-mac (the |
| Leopard bot) should be passing with the mac-leopard baselines. |
| |
| * platform/chromium/test_expectations.txt: |
| * platform/mac-leopard/editing/selection/move-past-trailing-space-expected.checksum: |
| * platform/mac-leopard/editing/selection/move-past-trailing-space-expected.png: |
| * platform/mac-leopard/fast/text/trailing-white-space-2-expected.checksum: |
| * platform/mac-leopard/fast/text/trailing-white-space-2-expected.png: |
| * platform/mac-leopard/fast/text/trailing-white-space-expected.checksum: |
| * platform/mac-leopard/fast/text/trailing-white-space-expected.png: |
| |
| 2011-02-24 Tom Sepez <tsepez@chromium.org> |
| |
| Reviewed by Darin Fisher. |
| |
| Add test for frame removal during resize event handler. Update |
| other tests to account for async onresize event disptach. |
| https://bugs.webkit.org/show_bug.cgi?id=54467 |
| |
| * fast/dynamic/paused-event-dispatch.html: |
| * fast/events/resize-subframe.html: |
| * fast/replaced/frame-removed-during-resize-smaller-expected.txt: Added. |
| * fast/replaced/frame-removed-during-resize-smaller.html: Added. |
| |
| 2011-02-24 Xianzhu Wang <wangxianzhu@google.com> |
| |
| Reviewed by Adam Barth. |
| |
| Add a test to ensure SVGImage won't cause ResourceLoader leaks. |
| https://bugs.webkit.org/show_bug.cgi?id=55017 |
| |
| * svg/misc: Added. |
| * svg/misc/SVGImage-leak-ResourceLoader-expected.txt: Added. |
| * svg/misc/SVGImage-leak-ResourceLoader.html: Added. |
| * svg/misc/resources: Added. |
| * svg/misc/resources/load-script.html: Added. |
| * svg/misc/resources/small.png: Added. |
| |
| 2011-02-24 Anna Cavender <annacc@chromium.org> |
| |
| Reviewed by Mihai Parparita. |
| |
| Rebaselines for media tests under snowleopard. |
| https://bugs.webkit.org/show_bug.cgi?id=54994 |
| |
| * platform/chromium-mac-leopard/media/audio-repaint-expected.checksum: Copied from LayoutTests/platform/chromium-mac/media/audio-repaint-expected.checksum. |
| * platform/chromium-mac-leopard/media/audio-repaint-expected.png: Copied from LayoutTests/platform/chromium-mac/media/audio-repaint-expected.png. |
| * platform/chromium-mac-leopard/media/audio-repaint-expected.txt: Added. |
| * platform/chromium-mac-leopard/media/video-aspect-ratio-expected.checksum: Copied from LayoutTests/platform/chromium-mac/media/video-aspect-ratio-expected.checksum. |
| * platform/chromium-mac-leopard/media/video-aspect-ratio-expected.png: Copied from LayoutTests/platform/chromium-mac/media/video-aspect-ratio-expected.png. |
| * platform/chromium-mac-leopard/media/video-zoom-expected.checksum: Copied from LayoutTests/platform/chromium-mac/media/video-zoom-expected.checksum. |
| * platform/chromium-mac-leopard/media/video-zoom-expected.png: Copied from LayoutTests/platform/chromium-mac/media/video-zoom-expected.png. |
| * platform/chromium-mac/media/audio-controls-rendering-expected.txt: |
| * platform/chromium-mac/media/audio-repaint-expected.checksum: |
| * platform/chromium-mac/media/audio-repaint-expected.png: |
| * platform/chromium-mac/media/controls-after-reload-expected.checksum: |
| * platform/chromium-mac/media/controls-after-reload-expected.png: |
| * platform/chromium-mac/media/controls-after-reload-expected.txt: |
| * platform/chromium-mac/media/controls-strict-expected.checksum: |
| * platform/chromium-mac/media/controls-strict-expected.png: |
| * platform/chromium-mac/media/controls-strict-expected.txt: |
| * platform/chromium-mac/media/controls-styling-expected.checksum: |
| * platform/chromium-mac/media/controls-styling-expected.png: |
| * platform/chromium-mac/media/controls-styling-expected.txt: |
| * platform/chromium-mac/media/controls-without-preload-expected.checksum: |
| * platform/chromium-mac/media/controls-without-preload-expected.png: |
| * platform/chromium-mac/media/media-document-audio-repaint-expected.checksum: |
| * platform/chromium-mac/media/media-document-audio-repaint-expected.png: |
| * platform/chromium-mac/media/video-aspect-ratio-expected.checksum: |
| * platform/chromium-mac/media/video-aspect-ratio-expected.png: |
| * platform/chromium-mac/media/video-empty-source-expected.txt: |
| * platform/chromium-mac/media/video-no-audio-expected.txt: |
| * platform/chromium-mac/media/video-volume-slider-expected.txt: |
| * platform/chromium-mac/media/video-zoom-controls-expected.checksum: |
| * platform/chromium-mac/media/video-zoom-controls-expected.png: |
| * platform/chromium-mac/media/video-zoom-expected.checksum: |
| * platform/chromium-mac/media/video-zoom-expected.png: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-24 James Robinson <jamesr@chromium.org> |
| |
| Update chromium test expectations. |
| |
| * platform/chromium-linux/media/video-display-toggle-expected.checksum: |
| * platform/chromium-linux/media/video-display-toggle-expected.png: |
| * platform/chromium-linux/transitions/default-timing-function-expected.checksum: Added. |
| * platform/chromium-linux/transitions/default-timing-function-expected.png: Added. |
| * platform/chromium-win/media/video-display-toggle-expected.checksum: |
| * platform/chromium-win/media/video-display-toggle-expected.png: |
| * platform/chromium-win/transitions/default-timing-function-expected.checksum: Added. |
| * platform/chromium-win/transitions/default-timing-function-expected.png: Added. |
| * platform/chromium-win/transitions/default-timing-function-expected.txt: Added. |
| * platform/chromium/inspector/debugger/dom-breakpoints-expected.txt: Added. |
| * platform/mac-leopard/transitions/default-timing-function-expected.checksum: Added. |
| * platform/mac-leopard/transitions/default-timing-function-expected.png: Added. |
| |
| 2011-02-24 Victoria Kirst <vrk@google.com> |
| |
| Reviewed by Mihai Parparita. |
| |
| [chromium] Move media-file.js and video-test.js back to media/ for UILayoutTests |
| https://bugs.webkit.org/show_bug.cgi?id=55089 |
| |
| Media's UILayoutTests rely on video-test.js and media-file.js to be in |
| the media/ folder. |
| |
| * http/tests/media/pdf-served-as-pdf.html: |
| * http/tests/media/reload-after-dialog.html: |
| * http/tests/media/remove-while-loading.html: |
| * http/tests/media/text-served-as-text.html: |
| * http/tests/media/video-buffered.html: |
| * http/tests/media/video-cancel-load.html: |
| * http/tests/media/video-cookie.html: |
| * http/tests/media/video-error-abort.html: |
| * http/tests/media/video-load-twice.html: |
| * http/tests/media/video-play-stall-seek.html: |
| * http/tests/media/video-play-stall.html: |
| * http/tests/media/video-play-suspend.html: |
| * http/tests/media/video-referer.html: |
| * http/tests/media/video-seekable-stall.html: |
| * http/tests/media/video-served-as-text.html: |
| * media/adopt-node-crash.html: |
| * media/audio-constructor-preload.html: |
| * media/audio-constructor-src.html: |
| * media/audio-constructor.html: |
| * media/audio-controls-rendering.html: |
| * media/audio-data-url.html: |
| * media/audio-delete-while-slider-thumb-clicked.html: |
| * media/audio-delete-while-step-button-clicked.html: |
| * media/audio-mpeg-supported.html: |
| * media/audio-mpeg4-supported.html: |
| * media/audio-play-event.html: |
| * media/before-load-member-access.html: |
| * media/broken-video.html: |
| * media/constructors.html: |
| * media/context-menu-actions.html: |
| * media/controls-after-reload.html: |
| * media/controls-css-overload.html: |
| * media/controls-drag-timebar.html: |
| * media/controls-right-click-on-timebar.html: |
| * media/controls-strict.html: |
| * media/controls-styling.html: |
| * media/controls-without-preload.html: |
| * media/event-attributes.html: |
| * media/invalid-media-url-crash.html: |
| * media/media-can-play-mpeg-audio.html: |
| * media/media-can-play-mpeg4-video.html: |
| * media/media-can-play-octet-stream.html: |
| * media/media-can-play-ogg.html: |
| * media/media-can-play-wav-audio.html: |
| * media/media-captions.html: |
| * media/media-constants.html: |
| * media/media-file.js: Renamed from LayoutTests/http/tests/media/media-file.js. |
| * media/media-fullscreen-inline.html: |
| * media/media-fullscreen-not-in-document.html: |
| * media/media-load-event.html: |
| * media/media-startTime.html: |
| * media/remove-from-document-no-load.html: |
| * media/remove-from-document.html: |
| * media/restore-from-page-cache.html: |
| * media/unsupported-rtsp.html: |
| * media/unsupported-tracks.html: |
| * media/video-append-source.html: |
| * media/video-aspect-ratio.html: |
| * media/video-autoplay.html: |
| * media/video-buffered.html: |
| * media/video-can-play-type.html: |
| * media/video-canvas-alpha.html: |
| * media/video-canvas-source.html: |
| * media/video-click-dblckick-standalone.html: |
| * media/video-controls-rendering.html: |
| * media/video-controls-transformed.html: |
| * media/video-controls-visible-audio-only.html: |
| * media/video-controls-zoomed.html: |
| * media/video-controls.html: |
| * media/video-currentTime-delay.html: |
| * media/video-currentTime-set.html: |
| * media/video-currentTime-set2.html: |
| * media/video-currentTime.html: |
| * media/video-delay-load-event.html: |
| * media/video-display-aspect-ratio.html: |
| * media/video-display-none-crash.html: |
| * media/video-display-toggle.html: |
| * media/video-does-not-loop.html: |
| * media/video-dom-autoplay.html: |
| * media/video-dom-preload.html: |
| * media/video-dom-src.html: |
| * media/video-duration-known-after-eos.html: |
| * media/video-error-does-not-exist.html: |
| * media/video-frame-accurate-seek.html: |
| * media/video-layer-crash.html: |
| * media/video-load-networkState.html: |
| * media/video-load-readyState.html: |
| * media/video-loop.html: |
| * media/video-muted.html: |
| * media/video-no-audio.html: |
| * media/video-no-autoplay.html: |
| * media/video-pause-empty-events.html: |
| * media/video-pause-immediately.html: |
| * media/video-play-empty-events.html: |
| * media/video-play-pause-events.html: |
| * media/video-play-pause-exception.html: |
| * media/video-played-collapse.html: |
| * media/video-played-ranges-1.html: |
| * media/video-played-reset.html: |
| * media/video-poster-delayed.html: |
| * media/video-poster-scale.html: |
| * media/video-poster.html: |
| * media/video-preload.html: |
| * media/video-replaces-poster.html: |
| * media/video-reverse-play-duration.html: |
| * media/video-seek-by-small-increment.html: |
| * media/video-seek-no-src-exception.html: |
| * media/video-seek-past-end-paused.html: |
| * media/video-seek-past-end-playing.html: |
| * media/video-seekable.html: |
| * media/video-seeking.html: |
| * media/video-size-intrinsic-scale.html: |
| * media/video-size.html: |
| * media/video-source-error-no-candidate.html: |
| * media/video-source-error.html: |
| * media/video-source-inserted.html: |
| * media/video-source-media.html: |
| * media/video-source-moved.html: |
| * media/video-source-none-supported.html: |
| * media/video-source-removed.html: |
| * media/video-source-type-params.html: |
| * media/video-source-type.html: |
| * media/video-source.html: |
| * media/video-src-change.html: |
| * media/video-src-invalid-remove.html: |
| * media/video-src-none.html: |
| * media/video-src-plus-source.html: |
| * media/video-src-remove.html: |
| * media/video-src-set.html: |
| * media/video-src-source.html: |
| * media/video-src.html: |
| * media/video-test.js: Renamed from LayoutTests/http/tests/media/video-test.js. |
| * media/video-timeupdate-during-playback.html: |
| * media/video-timeupdate-reverse-play.html: |
| * media/video-transformed.html: |
| * media/video-volume-slider.html: |
| * media/video-volume.html: |
| * media/video-width-height.html: |
| * media/video-zoom-controls.html: |
| * media/video-zoom.html: |
| |
| 2011-02-24 Anna Cavender <annacc@chromium.org> |
| |
| Reviewed by Ojan Vafai. |
| |
| rebaseline for media/video-controls-rendering.html on mac |
| https://bugs.webkit.org/show_bug.cgi?id=55108 |
| |
| * platform/chromium-mac/media/video-controls-rendering-expected.checksum: |
| * platform/chromium-mac/media/video-controls-rendering-expected.png: |
| * platform/chromium-mac/media/video-controls-rendering-expected.txt: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-20 Martin Robinson <mrobinson@igalia.com> |
| |
| Reviewed by Nikolas Zimmermann. |
| |
| [CAIRO] Support ImageBuffers clip operation on all Cairo ports |
| https://bugs.webkit.org/show_bug.cgi?id=23526 |
| |
| Update results for tests which are now passing and unskip them. |
| |
| * platform/gtk/Skipped: Unskip tests which are now passing. |
| * platform/gtk/fast/backgrounds/animated-svg-as-mask-expected.checksum: Added. |
| * platform/gtk/fast/backgrounds/animated-svg-as-mask-expected.png: Added. |
| * platform/gtk/fast/backgrounds/animated-svg-as-mask-expected.txt: Added. |
| * platform/gtk/fast/backgrounds/svg-as-mask-expected.checksum: Added. |
| * platform/gtk/fast/backgrounds/svg-as-mask-expected.png: Added. |
| * platform/gtk/fast/backgrounds/svg-as-mask-expected.txt: Added. |
| * platform/gtk/svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum: |
| * platform/gtk/svg/W3C-SVG-1.1/filters-example-01-b-expected.png: |
| * platform/gtk/svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum: |
| * platform/gtk/svg/W3C-SVG-1.1/filters-offset-01-b-expected.png: |
| * platform/gtk/svg/W3C-SVG-1.1/filters-turb-02-f-expected.checksum: Added. |
| * platform/gtk/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png: Added. |
| * platform/gtk/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt: Added. |
| * platform/gtk/svg/W3C-SVG-1.1/masking-intro-01-f-expected.checksum: |
| * platform/gtk/svg/W3C-SVG-1.1/masking-intro-01-f-expected.png: |
| * platform/gtk/svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum: |
| * platform/gtk/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png: |
| * platform/gtk/svg/W3C-SVG-1.1/masking-path-01-b-expected.checksum: |
| * platform/gtk/svg/W3C-SVG-1.1/masking-path-01-b-expected.png: |
| * platform/gtk/svg/W3C-SVG-1.1/masking-path-04-b-expected.checksum: |
| * platform/gtk/svg/W3C-SVG-1.1/masking-path-04-b-expected.png: |
| * platform/gtk/svg/batik/masking/maskRegions-expected.checksum: |
| * platform/gtk/svg/batik/masking/maskRegions-expected.png: |
| * platform/gtk/svg/batik/text/textEffect2-expected.checksum: |
| * platform/gtk/svg/batik/text/textEffect2-expected.png: |
| * platform/gtk/svg/clip-path/clip-in-mask-expected.checksum: |
| * platform/gtk/svg/clip-path/clip-in-mask-expected.png: |
| * platform/gtk/svg/clip-path/clip-in-mask-objectBoundingBox-expected.checksum: |
| * platform/gtk/svg/clip-path/clip-in-mask-objectBoundingBox-expected.png: |
| * platform/gtk/svg/clip-path/clip-in-mask-userSpaceOnUse-expected.checksum: |
| * platform/gtk/svg/clip-path/clip-in-mask-userSpaceOnUse-expected.png: |
| * platform/gtk/svg/clip-path/clip-path-child-clipped-expected.checksum: |
| * platform/gtk/svg/clip-path/clip-path-child-clipped-expected.png: |
| * platform/gtk/svg/clip-path/clip-path-childs-clipped-expected.checksum: |
| * platform/gtk/svg/clip-path/clip-path-childs-clipped-expected.png: |
| * platform/gtk/svg/clip-path/clip-path-clipped-evenodd-twice-expected.checksum: |
| * platform/gtk/svg/clip-path/clip-path-clipped-evenodd-twice-expected.png: |
| * platform/gtk/svg/clip-path/clip-path-clipped-expected.checksum: |
| * platform/gtk/svg/clip-path/clip-path-clipped-expected.png: |
| * platform/gtk/svg/clip-path/clip-path-clipped-no-content-expected.checksum: |
| * platform/gtk/svg/clip-path/clip-path-clipped-no-content-expected.png: |
| * platform/gtk/svg/clip-path/clip-path-clipped-nonzero-expected.checksum: |
| * platform/gtk/svg/clip-path/clip-path-clipped-nonzero-expected.png: |
| * platform/gtk/svg/clip-path/clip-path-evenodd-expected.checksum: |
| * platform/gtk/svg/clip-path/clip-path-evenodd-expected.png: |
| * platform/gtk/svg/clip-path/clip-path-evenodd-nonzero-expected.checksum: |
| * platform/gtk/svg/clip-path/clip-path-evenodd-nonzero-expected.png: |
| * platform/gtk/svg/clip-path/clip-path-nonzero-evenodd-expected.checksum: |
| * platform/gtk/svg/clip-path/clip-path-nonzero-evenodd-expected.png: |
| * platform/gtk/svg/clip-path/clip-path-nonzero-expected.checksum: |
| * platform/gtk/svg/clip-path/clip-path-nonzero-expected.png: |
| * platform/gtk/svg/clip-path/clip-path-pixelation-expected.checksum: |
| * platform/gtk/svg/clip-path/clip-path-pixelation-expected.png: |
| * platform/gtk/svg/clip-path/clip-path-text-and-shape-expected.checksum: |
| * platform/gtk/svg/clip-path/clip-path-text-and-shape-expected.png: |
| * platform/gtk/svg/clip-path/clip-path-text-and-stroke-expected.checksum: |
| * platform/gtk/svg/clip-path/clip-path-text-and-stroke-expected.png: |
| * platform/gtk/svg/clip-path/clip-path-text-expected.checksum: |
| * platform/gtk/svg/clip-path/clip-path-text-expected.png: |
| * platform/gtk/svg/clip-path/clip-path-use-as-child2-expected.checksum: |
| * platform/gtk/svg/clip-path/clip-path-use-as-child2-expected.png: |
| * platform/gtk/svg/clip-path/clip-path-use-as-child3-expected.checksum: |
| * platform/gtk/svg/clip-path/clip-path-use-as-child3-expected.png: |
| * platform/gtk/svg/clip-path/clip-path-use-as-child4-expected.checksum: |
| * platform/gtk/svg/clip-path/clip-path-use-as-child4-expected.png: |
| * platform/gtk/svg/clip-path/clip-path-with-different-unittypes-expected.checksum: |
| * platform/gtk/svg/clip-path/clip-path-with-different-unittypes-expected.png: |
| * platform/gtk/svg/clip-path/clip-path-with-different-unittypes2-expected.checksum: |
| * platform/gtk/svg/clip-path/clip-path-with-different-unittypes2-expected.png: |
| * platform/gtk/svg/clip-path/clip-path-with-text-clipped-expected.checksum: |
| * platform/gtk/svg/clip-path/clip-path-with-text-clipped-expected.png: |
| * platform/gtk/svg/clip-path/deep-nested-clip-in-mask-different-unitTypes-expected.checksum: |
| * platform/gtk/svg/clip-path/deep-nested-clip-in-mask-different-unitTypes-expected.png: |
| * platform/gtk/svg/clip-path/deep-nested-clip-in-mask-expected.checksum: |
| * platform/gtk/svg/clip-path/deep-nested-clip-in-mask-expected.png: |
| * platform/gtk/svg/clip-path/deep-nested-clip-in-mask-panning-expected.checksum: |
| * platform/gtk/svg/clip-path/deep-nested-clip-in-mask-panning-expected.png: |
| * platform/gtk/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.checksum: |
| * platform/gtk/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.png: |
| * platform/gtk/svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.checksum: |
| * platform/gtk/svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.png: |
| * platform/gtk/svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.checksum: |
| * platform/gtk/svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.png: |
| * platform/gtk/svg/css/circle-in-mask-with-shadow-expected.checksum: Added. |
| * platform/gtk/svg/css/circle-in-mask-with-shadow-expected.png: Added. |
| * platform/gtk/svg/css/circle-in-mask-with-shadow-expected.txt: Added. |
| * platform/gtk/svg/css/clippath-with-shadow-expected.checksum: Added. |
| * platform/gtk/svg/css/clippath-with-shadow-expected.png: Added. |
| * platform/gtk/svg/css/clippath-with-shadow-expected.txt: Added. |
| * platform/gtk/svg/custom/absolute-sized-content-with-resources-expected.checksum: Added. |
| * platform/gtk/svg/custom/absolute-sized-content-with-resources-expected.png: Added. |
| * platform/gtk/svg/custom/absolute-sized-content-with-resources-expected.txt: Added. |
| * platform/gtk/svg/custom/circular-marker-reference-2-expected.txt: |
| * platform/gtk/svg/custom/js-late-mask-and-object-creation-expected.checksum: |
| * platform/gtk/svg/custom/js-late-mask-and-object-creation-expected.png: |
| * platform/gtk/svg/custom/js-late-mask-creation-expected.checksum: |
| * platform/gtk/svg/custom/js-late-mask-creation-expected.png: |
| * platform/gtk/svg/custom/marker-child-changes-css-expected.checksum: Added. |
| * platform/gtk/svg/custom/marker-child-changes-css-expected.png: Copied from LayoutTests/platform/gtk/svg/custom/mask-changes-expected.png. |
| * platform/gtk/svg/custom/marker-child-changes-css-expected.txt: Added. |
| * platform/gtk/svg/custom/mask-changes-expected.checksum: |
| * platform/gtk/svg/custom/mask-changes-expected.png: |
| * platform/gtk/svg/custom/mask-child-changes-expected.checksum: |
| * platform/gtk/svg/custom/mask-child-changes-expected.png: |
| * platform/gtk/svg/custom/mask-colorspace-expected.checksum: Added. |
| * platform/gtk/svg/custom/mask-colorspace-expected.png: Added. |
| * platform/gtk/svg/custom/mask-colorspace-expected.txt: Added. |
| * platform/gtk/svg/custom/mask-inside-defs-expected.checksum: |
| * platform/gtk/svg/custom/mask-inside-defs-expected.png: |
| * platform/gtk/svg/custom/mask-on-multiple-objects-expected.checksum: Added. |
| * platform/gtk/svg/custom/mask-on-multiple-objects-expected.png: Added. |
| * platform/gtk/svg/custom/mask-on-multiple-objects-expected.txt: Added. |
| * platform/gtk/svg/custom/mask-with-all-units-expected.checksum: |
| * platform/gtk/svg/custom/mask-with-all-units-expected.png: |
| * platform/gtk/svg/custom/non-circular-marker-reference-expected.txt: |
| * platform/gtk/svg/custom/recursive-mask-expected.checksum: Added. |
| * platform/gtk/svg/custom/recursive-mask-expected.png: Added. |
| * platform/gtk/svg/custom/recursive-mask-expected.txt: |
| * platform/gtk/svg/custom/visibility-override-mask-expected.checksum: |
| * platform/gtk/svg/custom/visibility-override-mask-expected.png: |
| * platform/gtk/svg/filters/feGaussianBlur-expected.checksum: Added. |
| * platform/gtk/svg/filters/feGaussianBlur-expected.png: Added. |
| * platform/gtk/svg/filters/feGaussianBlur-expected.txt: Added. |
| * platform/gtk/svg/filters/filter-clip-expected.checksum: Added. |
| * platform/gtk/svg/filters/filter-clip-expected.png: Added. |
| * platform/gtk/svg/filters/filter-clip-expected.txt: Added. |
| * platform/gtk/svg/filters/shadow-on-filter-expected.checksum: Added. |
| * platform/gtk/svg/filters/shadow-on-filter-expected.png: Added. |
| * platform/gtk/svg/filters/shadow-on-filter-expected.txt: Added. |
| * platform/gtk/svg/filters/shadow-on-rect-with-filter-expected.checksum: Added. |
| * platform/gtk/svg/filters/shadow-on-rect-with-filter-expected.png: Added. |
| * platform/gtk/svg/filters/shadow-on-rect-with-filter-expected.txt: Added. |
| * platform/gtk/svg/transforms/text-with-mask-with-svg-transform-expected.checksum: Added. |
| * platform/gtk/svg/transforms/text-with-mask-with-svg-transform-expected.png: Added. |
| * platform/gtk/svg/transforms/text-with-mask-with-svg-transform-expected.txt: Added. |
| * platform/gtk/svg/zoom/page/zoom-mask-with-percentages-expected.checksum: Added. |
| * platform/gtk/svg/zoom/page/zoom-mask-with-percentages-expected.png: Added. |
| * platform/gtk/svg/zoom/page/zoom-mask-with-percentages-expected.txt: |
| |
| 2011-02-24 Peter Kasting <pkasting@google.com> |
| |
| Reviewed by Eric Seidel. |
| |
| Drop the "U; " encryption level from the User Agent string. |
| https://bugs.webkit.org/show_bug.cgi?id=54566 |
| |
| * http/tests/navigation/useragent-expected.txt: |
| * http/tests/navigation/useragent.php: |
| |
| 2011-02-24 Pavel Feldman <pfeldman@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: move querySelectorAll from CSS agent to DOM agent where it belongs. |
| https://bugs.webkit.org/show_bug.cgi?id=55131 |
| |
| * http/tests/inspector/inspector-test.js: |
| * inspector/elements/dom-agent-query-selector-expected.txt: Added. |
| * inspector/elements/dom-agent-query-selector.html: Added. |
| |
| 2011-02-24 Eric Seidel <eric@webkit.org> |
| |
| Reviewed by Adam Barth. |
| |
| Fragment parsing does not need to use HTMLSourceTracker |
| https://bugs.webkit.org/show_bug.cgi?id=55011 |
| |
| Remove support of XSS-filtering innerHTML content. |
| |
| * http/tests/security/xssAuditor/dom-write-innerHTML-expected.txt: |
| |
| 2011-02-24 Pavel Feldman <pfeldman@chromium.org> |
| |
| Not reviewed: beautified inspector test suite output. |
| |
| * http/tests/inspector/debugger-test.js: |
| (initialize_DebuggerTest.InspectorTest.runDebuggerTestSuite.runner): |
| (initialize_DebuggerTest.InspectorTest.runDebuggerTestSuite): |
| * http/tests/inspector/inspector-test.js: |
| (initialize_InspectorTest.InspectorTest.runTestSuite.runner): |
| (initialize_InspectorTest.InspectorTest.runTestSuite): |
| * inspector/debugger/source-frame-expected.txt: |
| * inspector/elements/insert-node-collapsed-expected.txt: |
| * inspector/elements/insert-node-expected.txt: |
| * inspector/elements/modify-chardata-expected.txt: |
| * inspector/elements/remove-node-expected.txt: |
| * inspector/elements/set-attribute-expected.txt: |
| |
| 2011-02-24 Adam Roben <aroben@apple.com> |
| |
| Update Windows XP test results after r78846 |
| |
| * platform/win-xp/fast/text/backslash-to-yen-sign-euc-expected.checksum: Added. |
| * platform/win-xp/fast/text/backslash-to-yen-sign-euc-expected.png: Added. |
| * platform/win-xp/fast/text/backslash-to-yen-sign-euc-expected.txt: |
| |
| 2011-02-24 Emil A Eklund <eae@chromium.org> |
| |
| Reviewed by Simon Fraser. |
| |
| Add support for missing properties to getComputedStyle |
| https://bugs.webkit.org/show_bug.cgi?id=23668 |
| |
| Test getComputedStyle for the content, counter and outline-offset |
| properties. |
| |
| * fast/css/getComputedStyle/computed-style-properties-expected.txt: Added. |
| * fast/css/getComputedStyle/computed-style-properties.html: Added. |
| |
| 2011-02-24 Dirk Schulze <krit@webkit.org> |
| |
| Reviewed by Darin Adler. |
| |
| Removing a SVG animation target during animation crashes WebKit |
| https://bugs.webkit.org/show_bug.cgi?id=12065 |
| |
| SVGAnimations with IRI references via 'xlink:href' are slow |
| https://bugs.webkit.org/show_bug.cgi?id=49437 |
| |
| Test that WebKit does not crash, if the target element of a SVG animation gets removed, or if |
| its id changed. |
| |
| * platform/mac/svg/custom/animate-target-id-changed-expected.checksum: Added. |
| * platform/mac/svg/custom/animate-target-id-changed-expected.png: Added. |
| * platform/mac/svg/custom/animate-target-id-changed-expected.txt: Added. |
| * platform/mac/svg/custom/animate-target-removed-from-document-expected.checksum: Added. |
| * platform/mac/svg/custom/animate-target-removed-from-document-expected.png: Added. |
| * platform/mac/svg/custom/animate-target-removed-from-document-expected.txt: Added. |
| * svg/custom/animate-target-id-changed.svg: Added. |
| * svg/custom/animate-target-removed-from-document.svg: Added. |
| |
| 2011-02-24 Simon Fraser <simon.fraser@apple.com> |
| |
| Reviewed by Eric Seidel. |
| |
| REGRESSION: Accelerated transitions are jumpy |
| https://bugs.webkit.org/show_bug.cgi?id=55022 |
| |
| Testcase with 'transform' and 'left' transitions whose pixel result shows whether |
| the correct timing function is being used for the accelerated transition. |
| |
| * platform/mac/transitions/default-timing-function-expected.checksum: Added. |
| * platform/mac/transitions/default-timing-function-expected.png: Added. |
| * platform/mac/transitions/default-timing-function-expected.txt: Added. |
| * transitions/default-timing-function.html: Added. |
| |
| 2011-02-24 Andrey Adaikin <aandrey@google.com> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: [Text editor] Bug in the highlighter |
| https://bugs.webkit.org/show_bug.cgi?id=54876 |
| |
| Fixing two bugs: 1) When restoring the state from a successful updateHighlight() call, we should restore the old state only if it is greater (closer to the end) than the current one. |
| 2) When a long line is being highlighted in more than one chunk (timer tick), we wrongly deleted the result of the work done in the previous tick, rather than updating it with the new results. |
| |
| * inspector/editor/highlighter-long-line-expected.txt: Added. |
| * inspector/editor/highlighter-long-line.html: Added. |
| * inspector/editor/highlighter-paste-in-comment-expected.txt: Added. |
| * inspector/editor/highlighter-paste-in-comment.html: Added. |
| * inspector/editor/highlighter-test.js: Added. |
| (initialize_HighlighterTests.InspectorTest.dumpTextModel): |
| (initialize_HighlighterTests): |
| |
| 2011-02-24 James Simonsen <simonjam@chromium.org> |
| |
| Reviewed by Tony Gentilcore. |
| |
| [Web Timing] Zero out navigationStart and unloadEvent on cross-origin redirect |
| https://bugs.webkit.org/show_bug.cgi?id=55068 |
| |
| * http/tests/misc/resources/webtiming-cross-origin-and-back2.html: Expect navStart and unload to be zero. |
| * http/tests/misc/resources/webtiming-cross-origin-redirect.html: Expect navStart to be zero. |
| * http/tests/misc/webtiming-origins-expected.txt: |
| |
| 2011-02-24 Pavel Podivilov <podivilov@chromium.org> |
| |
| Unreviewed, fix bad expectation for new test added in r79555. |
| |
| * inspector/debugger/scripts-panel-expected.txt: |
| |
| 2011-02-24 Chris Fleizach <cfleizach@apple.com> |
| |
| Reviewed by Eric Seidel. |
| |
| AX: WebKit should expose MathML at least as well as it exposes ARIA role="math" |
| https://bugs.webkit.org/show_bug.cgi?id=55049 |
| |
| * platform/mac/accessibility/math-alttext-expected.txt: Added. |
| * platform/mac/accessibility/math-alttext.html: Added. |
| |
| 2011-02-23 Pavel Feldman <pfeldman@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: refactor inspect() workflow so that it did not push dom nodes. |
| https://bugs.webkit.org/show_bug.cgi?id=55057 |
| |
| * http/tests/inspector/inspector-test.js: |
| (initialize_InspectorTest.InspectorTest.runTestSuite.runner): |
| (initialize_InspectorTest.InspectorTest.runTestSuite): |
| * inspector/console/command-line-api-inspect-expected.txt: Added. |
| * inspector/console/command-line-api-inspect.html: Added. |
| |
| 2011-02-24 Pavel Feldman <pfeldman@chromium.org> |
| |
| Not reviewed: beautified inspector test suite output. |
| |
| * http/tests/inspector/debugger-test.js: |
| (initialize_DebuggerTest.InspectorTest.runDebuggerTestSuite.runner): |
| (initialize_DebuggerTest.InspectorTest.runDebuggerTestSuite): |
| * http/tests/inspector/inspector-test.js: |
| (initialize_InspectorTest.InspectorTest.runTestSuite.runner): |
| (initialize_InspectorTest.InspectorTest.runTestSuite): |
| * inspector/debugger/source-frame-expected.txt: |
| * inspector/elements/insert-node-collapsed-expected.txt: |
| * inspector/elements/insert-node-expected.txt: |
| * inspector/elements/modify-chardata-expected.txt: |
| * inspector/elements/remove-node-expected.txt: |
| * inspector/elements/set-attribute-expected.txt: |
| |
| 2011-02-22 Pavel Podivilov <podivilov@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: refactor "script or resource" mess in scripts panel. |
| https://bugs.webkit.org/show_bug.cgi?id=54961 |
| |
| - Use sourceName instead of scriptOrResource |
| - Replace two huge functions _addScriptToFilesMenu and _showScriptOrResource that are |
| calling each other recursively with small one-purpose non-recursive functions |
| |
| * http/tests/inspector/debugger-test.js: |
| (initialize_DebuggerTest.InspectorTest.showScriptSource): |
| (initialize_DebuggerTest.InspectorTest._showScriptSource): |
| * http/tests/inspector/inspector-test.js: |
| (initialize_InspectorTest.InspectorTest.assertEquals): |
| (initialize_InspectorTest.InspectorTest.safeWrap): |
| * inspector/debugger/resources/script1.js: Added. |
| (f1): |
| * inspector/debugger/resources/script2.js: Added. |
| (f2): |
| * inspector/debugger/resources/script3.js: Added. |
| (f3): |
| * inspector/debugger/scripts-panel-expected.txt: Added. |
| * inspector/debugger/scripts-panel.html: Added. |
| |
| 2011-02-24 Eric Seidel <eric@webkit.org> |
| |
| Reviewed by Adam Barth. |
| |
| Fragment parsing does not need to use HTMLSourceTracker |
| https://bugs.webkit.org/show_bug.cgi?id=55011 |
| |
| Remove support of XSS-filtering innerHTML content. |
| |
| * http/tests/security/xssAuditor/dom-write-innerHTML-expected.txt: |
| |
| 2011-02-24 Pavel Feldman <pfeldman@chromium.org> |
| |
| Not reviewed: beautified inspector test suite output. |
| |
| * http/tests/inspector/debugger-test.js: |
| (initialize_DebuggerTest.InspectorTest.runDebuggerTestSuite.runner): |
| (initialize_DebuggerTest.InspectorTest.runDebuggerTestSuite): |
| * http/tests/inspector/inspector-test.js: |
| (initialize_InspectorTest.InspectorTest.runTestSuite.runner): |
| (initialize_InspectorTest.InspectorTest.runTestSuite): |
| * inspector/debugger/source-frame-expected.txt: |
| * inspector/elements/insert-node-collapsed-expected.txt: |
| * inspector/elements/insert-node-expected.txt: |
| * inspector/elements/modify-chardata-expected.txt: |
| * inspector/elements/remove-node-expected.txt: |
| * inspector/elements/set-attribute-expected.txt: |
| |
| 2011-02-24 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, skipping crashing test on GTK |
| |
| * platform/gtk/Skipped: |
| |
| 2011-02-24 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Unreviewed Chromium Mac test expectations update. |
| |
| fast/text/shadow-no-blur.html has been passing for a while. |
| http tests have been passing since r79279. |
| media/video-display-toggle.html has been passing since r79415. |
| svg/text/font-size-below-point-five.svg has been passing since r78844. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-24 Adam Barth <abarth@webkit.org> |
| |
| Reviewed by Eric Seidel. |
| |
| CSP's script-src should block JavaScript URLs |
| https://bugs.webkit.org/show_bug.cgi?id=54787 |
| |
| Test how various CSP policies affect JavaScript URLs. We could test |
| more contexts in the future, but this is a start. |
| |
| * http/tests/security/contentSecurityPolicy/javascript-url-expected.txt: Added. |
| * http/tests/security/contentSecurityPolicy/javascript-url.html: Added. |
| * http/tests/security/contentSecurityPolicy/resources/javascript-url.pl: Added. |
| |
| 2011-02-24 Zan Dobersek <zandobersek@gmail.com> |
| |
| Reviewed by Eric Seidel. |
| |
| [gtk] Failing collinear arcTo canvas tests |
| https://bugs.webkit.org/show_bug.cgi?id=54658 |
| |
| Enable two more tests that pass after adding collinearity check |
| when drawing arcTo in canvas. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-02-24 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Unreviewed Chromium test expectations update. |
| Removed tests that have been passing since r79478. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-24 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Reviewed by Ojan Vafai. |
| |
| Crash when deleting inside a blockquote with a large offset |
| https://bugs.webkit.org/show_bug.cgi?id=55098 |
| |
| Added a test to ensure WebKit doesn't crash when deleting line inside a blockquote |
| and the caret is programmatically set to have a large offset. |
| |
| Co-author: Abhishek Arya <inferno@chromium.org>. |
| |
| * editing/deleting/delete-blockquote-large-offsets-expected.txt: Added. |
| * editing/deleting/delete-blockquote-large-offsets.html: Added. |
| |
| 2011-02-24 MORITA Hajime <morrita@google.com> |
| |
| Unreviewed test_expectations.txt update |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-24 Andreas Kling <kling@webkit.org> |
| |
| Unreviewed Qt rebaseline. |
| |
| * platform/qt/fast/table/fixed-with-auto-with-colspan-vertical-expected.txt: |
| |
| 2011-02-24 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Unreviewed Mac rebaselines for r79490 and r79493. |
| |
| * fast/repaint/text-emphasis-h-expected.txt: |
| * platform/mac/fast/table/fixed-with-auto-with-colspan-vertical-expected.txt: |
| |
| 2011-02-24 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, unskip 2 fixed SVG tests on GTK after r79530. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-02-24 MORITA Hajime <morrita@google.com> |
| |
| Unreviewed skipping failing tests. (r79517 removed too many.) |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-24 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed; skip canvas/philip/tests/2d.imageData.object.round.html and |
| canvas/philip/tests/2d.imageData.object.wrap.html on GTK. |
| |
| They were passing before r79501. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-02-24 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Unreviewed; skip canvas/philip/tests/2d.imageData.object.round.html and |
| canvas/philip/tests/2d.imageData.object.wrap.html on Mac. |
| |
| It was removed from the skipped list in r64156 but it wasn't added back |
| when r79501 reverted it. |
| |
| * platform/mac/Skipped: |
| |
| 2011-02-24 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, skip flaky media test on GTK. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-02-24 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, skipping 2 GTK+ SVG crashing tests. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-02-24 MORITA Hajime <morrita@google.com> |
| |
| Unreviewed skipping failing tests. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-23 MORITA Hajime <morrita@google.com> |
| |
| Unreviewed unskipping another passed tests. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-23 Martin Robinson <mrobinson@igalia.com> |
| |
| Rebaseline a couple GTK+ test results. |
| |
| * platform/gtk/fast/repaint/text-emphasis-h-expected.txt: |
| * platform/gtk/fast/table/fixed-with-auto-with-colspan-vertical-expected.txt: |
| |
| 2011-02-23 MORITA Hajime <morrita@google.com> |
| |
| Unreviewed unskipping passed tests. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-23 Andrew Wilson <atwilson@chromium.org> |
| |
| Removed outdated/incorrect chromium baselins. Unreviewed. |
| |
| * platform/chromium-mac-leopard/editing/deleting/delete-tab-003-expected.txt: Removed. |
| * platform/chromium-mac-leopard/editing/deleting/delete-ws-fixup-001-expected.txt: Removed. |
| * platform/chromium-mac-leopard/editing/inserting/insert-tab-003-expected.txt: Removed. |
| * platform/chromium-mac-leopard/editing/selection/select-from-textfield-outwards-expected.txt: Removed. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-23 James Robinson <jamesr@chromium.org> |
| |
| Update chromium expectations for fast/repaint/text-emphasis-h.html |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-23 James Robinson <jamesr@chromium.org> |
| |
| Update chromium baselines and expectations. |
| |
| * platform/chromium-mac/fast/repaint/text-emphasis-h-expected.txt: Added. |
| * platform/chromium-mac/fast/table/fixed-with-auto-with-colspan-vertical-expected.txt: Added. |
| * platform/chromium-win/fast/table/fixed-with-auto-with-colspan-vertical-expected.txt: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-23 Oliver Hunt <oliver@apple.com> |
| |
| Roll out r64156 as it introduces incorrect behaviour. |
| |
| * canvas/philip/tests/2d.imageData.object.round.html: |
| * fast/canvas/canvas-ImageData-behaviour-expected.txt: |
| * fast/canvas/canvas-ImageData-behaviour.js: |
| * platform/qt/Skipped: |
| |
| 2011-02-23 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed. Revert incorrect baseline added by r79473. |
| |
| * platform/mac-leopard/fast/forms/text-control-intrinsic-widths-expected.txt: Removed. |
| |
| 2011-02-23 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium expectations update. Remove tests that pass after |
| r79473, do the equivalent chromium-mac-leopard update for |
| fast/text/international/pop-up-button-text-alignment-and-direction.html |
| |
| * platform/chromium-mac-leopard/fast/text/international/pop-up-button-text-alignment-and-direction-expected.txt: Renamed from LayoutTests/platform/chromium-mac/fast/text/international/pop-up-button-text-alignment-and-direction-expected.txt. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-23 Andrew Wilson <atwilson@chromium.org> |
| |
| Unreviewed removal of superfluous chromium expectations. |
| |
| * platform/chromium-mac/editing/selection/move-past-trailing-space-expected.checksum: Removed. |
| * platform/chromium-mac/editing/style/create-block-for-style-011-expected.checksum: Removed. |
| * platform/chromium-mac/editing/style/create-block-for-style-011-expected.png: Removed. |
| * platform/chromium-mac/editing/style/create-block-for-style-012-expected.checksum: Removed. |
| * platform/chromium-mac/editing/style/create-block-for-style-012-expected.png: Removed. |
| * platform/chromium-mac/fast/repaint/shadow-multiple-horizontal-expected.checksum: Removed. |
| * platform/chromium-mac/fast/repaint/shadow-multiple-horizontal-expected.png: Removed. |
| * platform/chromium-mac/fast/repaint/shadow-multiple-strict-horizontal-expected.checksum: Removed. |
| * platform/chromium-mac/fast/repaint/shadow-multiple-strict-horizontal-expected.png: Removed. |
| * platform/chromium-mac/fast/repaint/shadow-multiple-strict-vertical-expected.checksum: Removed. |
| * platform/chromium-mac/fast/repaint/shadow-multiple-strict-vertical-expected.png: Removed. |
| * platform/chromium-mac/fast/repaint/shadow-multiple-vertical-expected.checksum: Removed. |
| * platform/chromium-mac/fast/repaint/shadow-multiple-vertical-expected.png: Removed. |
| * platform/chromium-mac/fast/text/trailing-white-space-2-expected.checksum: Removed. |
| * platform/chromium-mac/fast/text/trailing-white-space-expected.checksum: Removed. |
| |
| 2011-02-23 Andrew Wilson <atwilson@chromium.org> |
| |
| More unreviewed expectations cleanup for chromium. |
| |
| * platform/chromium-mac-leopard/editing/deleting/delete-tab-003-expected.checksum: Added. |
| * platform/chromium-mac-leopard/editing/deleting/delete-tab-003-expected.png: Added. |
| * platform/chromium-mac-leopard/editing/deleting/delete-ws-fixup-001-expected.checksum: Added. |
| * platform/chromium-mac-leopard/editing/deleting/delete-ws-fixup-001-expected.png: Added. |
| * platform/chromium-mac-leopard/editing/inserting/insert-tab-003-expected.checksum: Added. |
| * platform/chromium-mac-leopard/editing/inserting/insert-tab-003-expected.png: Added. |
| * platform/chromium-mac-leopard/editing/selection/select-from-textfield-outwards-expected.checksum: Added. |
| * platform/chromium-mac-leopard/editing/selection/select-from-textfield-outwards-expected.png: Added. |
| |
| 2011-02-23 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium expectations update. Add failing expectations for |
| two editing tests that were hidden by the TIMEOUT expectation remove by |
| r79480. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-23 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed. |
| |
| Many tests started timing out on the chrome mac canaries around r79035 |
| https://bugs.webkit.org/show_bug.cgi?id=54885 |
| |
| Remove TIMEOUT expectations from tests, they were caused by a bad bot |
| (and are passing now that the bot has been restarted). |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-23 Andrew Wilson <atwilson@chromium.org> |
| |
| Unreviewed expectations update for chromium. |
| |
| * platform/chromium-mac-leopard/editing/inserting/typing-tab-designmode-forms-expected.checksum: Added. |
| * platform/chromium-mac-leopard/editing/inserting/typing-tab-designmode-forms-expected.png: Added. |
| * platform/chromium-mac-leopard/editing/pasteboard/4641033-expected.checksum: Added. |
| * platform/chromium-mac-leopard/editing/pasteboard/4641033-expected.png: Added. |
| * platform/chromium-mac-leopard/editing/pasteboard/block-wrappers-necessary-expected.checksum: Added. |
| * platform/chromium-mac-leopard/editing/pasteboard/block-wrappers-necessary-expected.png: Added. |
| * platform/chromium-mac-leopard/editing/pasteboard/nested-blocks-with-text-area-expected.checksum: Added. |
| * platform/chromium-mac-leopard/editing/pasteboard/nested-blocks-with-text-area-expected.png: Added. |
| * platform/chromium-mac-leopard/editing/pasteboard/nested-blocks-with-text-field-expected.checksum: Added. |
| * platform/chromium-mac-leopard/editing/pasteboard/nested-blocks-with-text-field-expected.png: Added. |
| * platform/chromium-mac-leopard/editing/pasteboard/paste-blockquote-2-expected.checksum: Added. |
| * platform/chromium-mac-leopard/editing/pasteboard/paste-blockquote-2-expected.png: Added. |
| * platform/chromium-mac-leopard/editing/pasteboard/pasting-tabs-expected.checksum: Added. |
| * platform/chromium-mac-leopard/editing/pasteboard/pasting-tabs-expected.png: Added. |
| * platform/chromium-mac-leopard/editing/selection/3690703-2-expected.checksum: Added. |
| * platform/chromium-mac-leopard/editing/selection/3690703-2-expected.png: Added. |
| * platform/chromium-mac-leopard/editing/selection/3690703-expected.checksum: Added. |
| * platform/chromium-mac-leopard/editing/selection/3690703-expected.png: Added. |
| * platform/chromium-mac-leopard/editing/selection/3690719-expected.checksum: Added. |
| * platform/chromium-mac-leopard/editing/selection/3690719-expected.png: Added. |
| * platform/chromium-mac-leopard/editing/selection/4975120-expected.checksum: Added. |
| * platform/chromium-mac-leopard/editing/selection/4975120-expected.png: Added. |
| * platform/chromium-mac-leopard/editing/selection/5240265-expected.checksum: Added. |
| * platform/chromium-mac-leopard/editing/selection/5240265-expected.png: Added. |
| * platform/chromium-mac-leopard/editing/selection/replaced-boundaries-3-expected.checksum: Added. |
| * platform/chromium-mac-leopard/editing/selection/replaced-boundaries-3-expected.png: Added. |
| * platform/chromium-mac-leopard/editing/style/5046875-1-expected.checksum: Added. |
| * platform/chromium-mac-leopard/editing/style/5046875-1-expected.png: Added. |
| * platform/chromium-mac-leopard/editing/style/table-selection-expected.checksum: Added. |
| * platform/chromium-mac-leopard/editing/style/table-selection-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/block/positioning/inline-block-relposition-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/block/positioning/inline-block-relposition-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/blockflow/Kusa-Makura-background-canvas-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-ruby-vertical-lr-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-ruby-vertical-lr-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-ruby-vertical-rl-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-ruby-vertical-rl-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/css/continuationCrash-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/css/continuationCrash-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/css/css2-system-fonts-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/css/css2-system-fonts-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/css/font-face-locally-installed-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/css/font-face-locally-installed-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/css/margin-top-bottom-dynamic-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/css/margin-top-bottom-dynamic-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/css/text-overflow-ellipsis-strict-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/css/text-overflow-ellipsis-strict-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/dom/HTMLInputElement/input-image-alt-text-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/dom/HTMLInputElement/input-image-alt-text-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/dom/HTMLTextAreaElement/reset-textarea-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/events/autoscroll-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/events/autoscroll-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/HTMLOptionElement_label01-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/HTMLOptionElement_label01-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/HTMLOptionElement_label02-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/HTMLOptionElement_label02-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/HTMLOptionElement_label03-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/HTMLOptionElement_label03-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/HTMLOptionElement_label04-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/HTMLOptionElement_label04-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/basic-textareas-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/basic-textareas-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/basic-textareas-quirks-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/basic-textareas-quirks-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/blankbuttons-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/blankbuttons-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/button-align-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/button-align-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/button-cannot-be-nested-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/button-cannot-be-nested-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/button-default-title-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/button-default-title-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/button-generated-content-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/button-generated-content-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/button-positioned-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/button-positioned-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/button-style-color-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/button-style-color-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/button-table-styles-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/button-table-styles-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/button-text-transform-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/button-text-transform-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/button-white-space-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/button-white-space-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/control-clip-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/control-clip-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/control-restrict-line-height-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/control-restrict-line-height-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/formmove3-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/formmove3-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-align-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-align-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-appearance-default-bkcolor-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-appearance-default-bkcolor-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-appearance-disabled-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-appearance-disabled-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-appearance-focus-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-appearance-focus-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-appearance-preventDefault-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-appearance-preventDefault-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-appearance-readonly-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-appearance-readonly-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-appearance-selection-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-appearance-selection-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-appearance-visibility-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-appearance-visibility-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-appearance-width-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-appearance-width-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-disabled-color-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-disabled-color-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-double-click-selection-gap-bug-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-double-click-selection-gap-bug-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-field-text-truncated-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-field-text-truncated-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-first-letter-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-first-letter-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-readonly-autoscroll-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-readonly-autoscroll-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-readonly-dimmed-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-readonly-dimmed-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-spaces-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-spaces-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-table-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-table-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-text-double-click-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-text-double-click-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-text-drag-down-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-text-drag-down-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-text-scroll-left-on-blur-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-text-scroll-left-on-blur-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-text-word-wrap-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-text-word-wrap-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/menulist-no-overflow-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/menulist-no-overflow-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/menulist-width-change-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/menulist-width-change-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/option-strip-whitespace-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/option-strip-whitespace-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/option-text-clip-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/option-text-clip-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/placeholder-set-value-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/placeholder-set-value-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/plaintext-mode-2-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/plaintext-mode-2-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/search-cancel-button-style-sharing-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/search-cancel-button-style-sharing-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/search-rtl-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/search-rtl-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/search-zoomed-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/search-zoomed-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/select-align-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/select-align-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/select-change-listbox-to-popup-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/select-change-listbox-to-popup-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/select-disabled-appearance-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/select-disabled-appearance-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/select-initial-position-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/select-initial-position-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/select-selected-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/select-selected-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/stuff-on-my-optgroup-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/stuff-on-my-optgroup-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/tabbing-input-iframe-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/tabbing-input-iframe-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/targeted-frame-submission-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/targeted-frame-submission-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/textarea-align-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/textarea-align-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/textarea-placeholder-set-value-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/textarea-placeholder-set-value-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/textarea-scroll-height-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/textarea-scroll-height-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/textarea-scrolled-type-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/textarea-scrolled-type-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/parser/document-write-option-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/parser/document-write-option-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/parser/entity-comment-in-textarea-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/parser/entity-comment-in-textarea-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/parser/open-comment-in-textarea-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/parser/open-comment-in-textarea-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/replaced/width100percent-button-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/replaced/width100percent-button-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/replaced/width100percent-searchfield-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/replaced/width100percent-searchfield-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/replaced/width100percent-textfield-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/replaced/width100percent-textfield-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/selectors/064-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/selectors/064-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/speech/input-appearance-speechbutton-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/speech/input-appearance-speechbutton-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/speech/input-appearance-speechbutton-expected.txt: Added. |
| * platform/chromium-mac-leopard/fast/table/append-cells2-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/table/append-cells2-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/table/border-collapsing/004-vertical-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/table/border-collapsing/004-vertical-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/table/frame-and-rules-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/table/frame-and-rules-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/table/remove-td-display-none-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/table/remove-td-display-none-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/text/atsui-partial-selection-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/text/atsui-partial-selection-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/text/backslash-to-yen-sign-euc-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/text/backslash-to-yen-sign-euc-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/text/capitalize-boundaries-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/text/capitalize-boundaries-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/text/line-breaks-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/text/line-breaks-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/text/word-break-run-rounding-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/text/word-break-run-rounding-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug138725-expected.checksum: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug138725-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug14323-expected.checksum: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug14323-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug18359-expected.checksum: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug18359-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug2479-3-expected.checksum: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug2479-3-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug26178-expected.checksum: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug26178-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug28928-expected.checksum: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug28928-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug2962-expected.checksum: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug2962-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug30692-expected.checksum: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug30692-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug33855-expected.checksum: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug33855-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug39209-expected.checksum: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug39209-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4429-expected.checksum: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4429-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug44505-expected.checksum: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug44505-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug46368-1-expected.checksum: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug46368-1-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug46368-2-expected.checksum: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug46368-2-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug51037-expected.checksum: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug51037-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug51727-expected.checksum: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug51727-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug52505-expected.checksum: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug52505-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug52506-expected.checksum: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug52506-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug60749-expected.checksum: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug60749-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug67915-1-expected.checksum: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug67915-1-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug68912-expected.checksum: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug68912-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug7342-expected.checksum: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug7342-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug88035-1-expected.checksum: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug88035-1-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug88035-2-expected.checksum: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug88035-2-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug96334-expected.checksum: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug96334-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/collapsing_borders/bug41262-4-expected.checksum: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/collapsing_borders/bug41262-4-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/dom/tableDom-expected.checksum: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/dom/tableDom-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/other/move_row-expected.checksum: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/other/move_row-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla_expected_failures/bugs/bug1725-expected.checksum: Added. |
| * platform/chromium-mac-leopard/tables/mozilla_expected_failures/bugs/bug1725-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla_expected_failures/bugs/bug2479-5-expected.checksum: Added. |
| * platform/chromium-mac-leopard/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla_expected_failures/bugs/bug58402-2-expected.checksum: Added. |
| * platform/chromium-mac-leopard/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.checksum: Added. |
| * platform/chromium-mac-leopard/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.checksum: Added. |
| * platform/chromium-mac-leopard/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.png: Added. |
| |
| 2011-02-23 Sergey Glazunov <serg.glazunov@gmail.com> |
| |
| Reviewed by James Robinson. |
| |
| SVGCursorElement::removeClient() should verify that its argument is connected with |
| the proper cursor element. |
| https://bugs.webkit.org/show_bug.cgi?id=54979 |
| |
| * svg/css/multiple-cursors-crash-expected.txt: Added. |
| * svg/css/multiple-cursors-crash.html: Added. |
| |
| 2011-02-22 Simon Fraser <simon.fraser@apple.com> |
| |
| New Leopard results after r78846. |
| |
| * platform/mac-leopard/css2.1/t1202-counter-04-b-expected.txt: |
| * platform/mac-leopard/css2.1/t1202-counters-04-b-expected.txt: |
| * platform/mac-leopard/fast/blockflow/border-vertical-lr-expected.txt: Added. |
| * platform/mac-leopard/fast/dom/52776-expected.txt: |
| * platform/mac-leopard/fast/forms/basic-selects-expected.txt: |
| * platform/mac-leopard/fast/forms/select-writing-direction-natural-expected.txt: |
| * platform/mac-leopard/fast/forms/text-control-intrinsic-widths-expected.txt: Added. |
| * platform/mac-leopard/fast/text/international/bidi-AN-after-L-expected.txt: |
| * platform/mac-leopard/fast/text/international/bidi-menulist-expected.txt: |
| * platform/mac-leopard/fast/text/international/bidi-neutral-run-expected.txt: |
| * platform/mac-leopard/fast/text/international/pop-up-button-text-alignment-and-direction-expected.txt: |
| * platform/mac-leopard/fast/text/international/text-combine-image-test-expected.txt: Added. |
| * platform/mac-leopard/media/controls-after-reload-expected.txt: |
| * platform/mac-leopard/media/controls-strict-expected.txt: |
| * platform/mac-leopard/media/controls-styling-expected.txt: |
| * platform/mac-leopard/media/video-controls-rendering-expected.txt: |
| * platform/mac-leopard/media/video-display-toggle-expected.txt: |
| * platform/mac-leopard/media/video-no-audio-expected.txt: |
| * platform/mac-leopard/svg/zoom/page/zoom-hixie-mixed-008-expected.txt: Removed. |
| * platform/mac-leopard/svg/zoom/text/zoom-hixie-mixed-008-expected.txt: Removed. |
| |
| 2011-02-23 Abhishek Arya <inferno@chromium.org> |
| |
| Unreviewed. Qt rebaseline for my crasher test in r79462. |
| |
| * platform/qt/fast/overflow/overflow-height-float-not-removed-crash3-expected.txt: Added. |
| |
| 2011-02-23 Abhishek Arya <inferno@chromium.org> |
| |
| Reviewed by Dave Hyatt. |
| |
| Rename a layouttest for conformity. Tests that we do not crash |
| when trying to overflow the logical height of a root inline box. |
| https://bugs.webkit.org/show_bug.cgi?id=54995 |
| |
| * fast/overflow/overflow-block-logical-height-crash-expected.txt: Removed. |
| * fast/overflow/overflow-block-logical-height-crash.html: Removed. |
| * fast/overflow/overflow-height-float-not-removed-crash2-expected.txt: Added. |
| * fast/overflow/overflow-height-float-not-removed-crash2.html: Added. |
| * fast/overflow/overflow-height-float-not-removed-crash3-expected.txt: Added. |
| * fast/overflow/overflow-height-float-not-removed-crash3.html: Added. |
| |
| 2011-02-23 Hans Wennborg <hans@chromium.org> |
| |
| Reviewed by Jeremy Orlow. |
| |
| IndexedDB: Each layout test should use a separate DB |
| https://bugs.webkit.org/show_bug.cgi?id=55042 |
| |
| Each layout test should use a separate database to avoid problems in |
| case tests are run concurrently. |
| |
| * storage/indexeddb/basics-expected.txt: |
| * storage/indexeddb/basics.html: |
| * storage/indexeddb/create-and-remove-object-store-expected.txt: |
| * storage/indexeddb/create-and-remove-object-store.html: |
| * storage/indexeddb/create-object-store-options-expected.txt: |
| * storage/indexeddb/create-object-store-options.html: |
| * storage/indexeddb/cursor-delete-expected.txt: |
| * storage/indexeddb/cursor-delete.html: |
| * storage/indexeddb/cursor-index-delete-expected.txt: |
| * storage/indexeddb/cursor-index-delete.html: |
| * storage/indexeddb/cursor-skip-deleted-expected.txt: |
| * storage/indexeddb/cursor-skip-deleted.html: |
| * storage/indexeddb/cursor-update-expected.txt: |
| * storage/indexeddb/cursor-update.html: |
| * storage/indexeddb/data-corruption-expected.txt: |
| * storage/indexeddb/data-corruption.html: |
| * storage/indexeddb/database-basics-expected.txt: |
| * storage/indexeddb/database-basics.html: |
| * storage/indexeddb/database-quota-expected.txt: |
| * storage/indexeddb/database-quota.html: |
| * storage/indexeddb/duplicates-expected.txt: |
| * storage/indexeddb/duplicates.html: |
| * storage/indexeddb/error-causes-abort-by-default-expected.txt: |
| * storage/indexeddb/error-causes-abort-by-default.html: |
| * storage/indexeddb/exception-in-event-aborts-expected.txt: |
| * storage/indexeddb/exception-in-event-aborts.html: |
| * storage/indexeddb/index-basics-expected.txt: |
| * storage/indexeddb/index-basics.html: |
| * storage/indexeddb/index-cursor-expected.txt: |
| * storage/indexeddb/index-cursor.html: |
| * storage/indexeddb/objectstore-autoincrement-expected.txt: |
| * storage/indexeddb/objectstore-autoincrement.html: |
| * storage/indexeddb/objectstore-basics-expected.txt: |
| * storage/indexeddb/objectstore-basics.html: |
| * storage/indexeddb/objectstore-clear-expected.txt: |
| * storage/indexeddb/objectstore-clear.html: |
| * storage/indexeddb/objectstore-cursor-expected.txt: |
| * storage/indexeddb/objectstore-cursor.html: |
| * storage/indexeddb/objectstore-removeobjectstore-expected.txt: |
| * storage/indexeddb/objectstore-removeobjectstore.html: |
| * storage/indexeddb/open-cursor-expected.txt: |
| * storage/indexeddb/open-cursor.html: |
| * storage/indexeddb/queued-commands-expected.txt: |
| * storage/indexeddb/queued-commands.html: |
| * storage/indexeddb/request-event-propagation-expected.txt: |
| * storage/indexeddb/request-event-propagation.html: |
| * storage/indexeddb/set_version_blocked-expected.txt: |
| * storage/indexeddb/set_version_blocked.html: |
| * storage/indexeddb/set_version_queue-expected.txt: |
| * storage/indexeddb/set_version_queue.html: |
| * storage/indexeddb/transaction-after-close-expected.txt: |
| * storage/indexeddb/transaction-after-close.html: |
| * storage/indexeddb/transaction-and-objectstore-calls-expected.txt: |
| * storage/indexeddb/transaction-and-objectstore-calls.html: |
| * storage/indexeddb/transaction-basics-expected.txt: |
| * storage/indexeddb/transaction-basics.html: |
| * storage/indexeddb/transaction-crash-on-abort-expected.txt: |
| * storage/indexeddb/transaction-crash-on-abort.html: |
| * storage/indexeddb/transaction-event-propagation-expected.txt: |
| * storage/indexeddb/transaction-event-propagation.html: |
| * storage/indexeddb/transaction-read-only-expected.txt: |
| * storage/indexeddb/transaction-read-only.html: |
| * storage/indexeddb/tutorial.html: |
| |
| 2011-02-23 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium expectations update. Add final set of |
| Snow Leopard-only failures. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-23 Kenneth Russell <kbr@google.com> |
| |
| Reviewed by Darin Fisher. |
| |
| Per-page minimum DOMTimer interval broken for repeating timers |
| https://bugs.webkit.org/show_bug.cgi?id=55014 |
| |
| Add tests using setInterval rather than setTimeout. |
| timer-increase-then-decrease-min-interval-repeating.html catches |
| the bug. |
| |
| * fast/dom/timer-increase-min-interval-repeating-expected.txt: Added. |
| * fast/dom/timer-increase-min-interval-repeating.html: Added. |
| * fast/dom/timer-increase-then-decrease-min-interval-repeating-expected.txt: Added. |
| * fast/dom/timer-increase-then-decrease-min-interval-repeating.html: Added. |
| * platform/mac-wk2/Skipped: |
| |
| 2011-02-23 Jessie Berlin <jberlin@apple.com> |
| |
| [Windows 7 Release Tests] ~26 tests failing after r78846 |
| https://bugs.webkit.org/show_bug.cgi?id=54748 |
| |
| Update the pixel results for fast/blockflow/Kusa-Makura-background-canvas.html. |
| The pixel results for fast/ruby/nested-ruby.html turned out to be identical to |
| those before r78846. Unreviewed. |
| |
| * platform/win/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum: |
| * platform/win/fast/blockflow/Kusa-Makura-background-canvas-expected.png: |
| |
| 2011-02-23 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium expectations update. Mark failures from bug 54885 |
| as being Leopard-only (which they are) so that they don't result in |
| duplicates with all the Snow Leopard expectations. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-23 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium expectations update. Add more Snow Leopard-only |
| failures. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-23 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium expectations update. Add more Snow Leopard-only |
| failures. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-23 MORITA Hajime <morrita@google.com> |
| |
| Unreviewed test_expectations.txt update. |
| |
| Added TIMEOUTs that the last change missed. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-23 MORITA Hajime <morrita@google.com> |
| |
| Unreviewed test_expectations.txt update. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-23 MORITA Hajime <morrita@google.com> |
| |
| Unreviewed test_expectations.txt update. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-23 MORITA Hajime <morrita@google.com> |
| |
| Unreviewed test_expectations.txt update. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-23 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Unreviewed. |
| |
| [Qt] media/controls-without-preload.html is flakey |
| https://bugs.webkit.org/show_bug.cgi?id=55028 |
| |
| * platform/qt/Skipped: Add media/controls-without-preload.html until fix. |
| |
| 2011-02-23 Yuzo Fujishima <yuzo@google.com> |
| |
| Unreviewed attempt to fix a flaky test. |
| https://bugs.webkit.org/show_bug.cgi?id=51757 |
| |
| * fast/css/font-face-download-error.html: Increase the wait to 200ms. |
| |
| 2011-02-23 Benjamin Kalman <kalman@chromium.org> |
| |
| Reviewed by Ojan Vafai. |
| |
| Moving or selecting backwards by words jumps to start of contenteditable region if contenteditable=false span is encountered |
| https://bugs.webkit.org/show_bug.cgi?id=51001 |
| |
| Add regression test. |
| |
| * editing/selection/extend-backward-by-word-over-non-editable-expected.txt: Added. |
| * editing/selection/extend-backward-by-word-over-non-editable.html: Added. |
| |
| 2011-02-23 Dominic Mazzoni <dmazzoni@google.com> |
| |
| Reviewed by Kenneth Russell. |
| |
| Add a new test to make sure that a canvas can receive click events and |
| that hit testing is working correctly. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=54697 |
| |
| * canvas/canvas-mouse-events-expected.txt: Added. |
| * canvas/canvas-mouse-events.html: Added. |
| * platform/mac-wk2/Skipped: |
| * platform/qt-wk2/Skipped: |
| * platform/win-wk2/Skipped: |
| |
| 2011-02-23 MORITA Hajime <morrita@google.com> |
| |
| Unreviewed test_expectations.txt update. |
| |
| Recovered "BUGWK54736 MAC" lines which was removed at r79413. |
| The failure type became from TEXT+IMAGE to IMAGAE. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-23 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, GTK rebaseline of media tests. |
| |
| * platform/gtk/media/audio-repaint-expected.txt: |
| * platform/gtk/media/media-document-audio-repaint-expected.txt: |
| |
| 2011-02-23 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Unreviewed. |
| |
| * platform/qt/Skipped: Remove passing tests. |
| |
| 2011-02-23 Anna Cavender <annacc@chromium.org> |
| |
| Reviewed by Mihai Parparita. |
| |
| Avoid flakiness due to async drawing of control glyphs by acting on "canplaythrough" instead of "playing". |
| https://bugs.webkit.org/show_bug.cgi?id=54640 |
| |
| * media/video-display-toggle.html: |
| |
| 2011-02-22 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Unreviewed. |
| |
| [Qt] <select>s on http://www.ryanair.com render wrong |
| https://bugs.webkit.org/show_bug.cgi?id=29647 |
| |
| Update Qt specific expected files after r79407. |
| |
| * platform/qt/editing/pasteboard/4641033-expected.checksum: Added. |
| * platform/qt/editing/pasteboard/4641033-expected.png: Added. |
| * platform/qt/editing/pasteboard/4641033-expected.txt: |
| * platform/qt/editing/pasteboard/4944770-1-expected.checksum: Added. |
| * platform/qt/editing/pasteboard/4944770-1-expected.png: Added. |
| * platform/qt/editing/pasteboard/4944770-1-expected.txt: |
| * platform/qt/editing/pasteboard/4944770-2-expected.checksum: Added. |
| * platform/qt/editing/pasteboard/4944770-2-expected.png: Added. |
| * platform/qt/editing/pasteboard/4944770-2-expected.txt: |
| * platform/qt/editing/selection/caret-before-select-expected.checksum: |
| * platform/qt/editing/selection/caret-before-select-expected.png: |
| * platform/qt/editing/selection/caret-before-select-expected.txt: |
| * platform/qt/editing/selection/replaced-boundaries-3-expected.checksum: |
| * platform/qt/editing/selection/replaced-boundaries-3-expected.png: |
| * platform/qt/editing/selection/replaced-boundaries-3-expected.txt: |
| * platform/qt/fast/forms/basic-selects-expected.checksum: |
| * platform/qt/fast/forms/basic-selects-expected.png: |
| * platform/qt/fast/forms/basic-selects-expected.txt: |
| * platform/qt/fast/forms/menulist-style-color-expected.checksum: Added. |
| * platform/qt/fast/forms/menulist-style-color-expected.png: Added. |
| * platform/qt/fast/forms/menulist-style-color-expected.txt: |
| * platform/qt/http/tests/navigation/javascriptlink-frames-expected.checksum: Added. |
| * platform/qt/http/tests/navigation/javascriptlink-frames-expected.png: Added. |
| * platform/qt/http/tests/navigation/javascriptlink-frames-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug1188-expected.checksum: |
| * platform/qt/tables/mozilla/bugs/bug1188-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug1188-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug18359-expected.checksum: |
| * platform/qt/tables/mozilla/bugs/bug18359-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug18359-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug2479-3-expected.checksum: |
| * 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.txt: |
| * platform/qt/tables/mozilla/bugs/bug29326-expected.checksum: |
| * platform/qt/tables/mozilla/bugs/bug29326-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug29326-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug33855-expected.checksum: |
| * platform/qt/tables/mozilla/bugs/bug33855-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug33855-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug4382-expected.checksum: |
| * platform/qt/tables/mozilla/bugs/bug4382-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug4382-expected.txt: |
| * platform/qt/tables/mozilla/bugs/bug96334-expected.checksum: |
| * platform/qt/tables/mozilla/bugs/bug96334-expected.png: |
| * platform/qt/tables/mozilla/bugs/bug96334-expected.txt: |
| * platform/qt/tables/mozilla/core/margins-expected.checksum: |
| * platform/qt/tables/mozilla/core/margins-expected.png: |
| * platform/qt/tables/mozilla/core/margins-expected.txt: |
| * platform/qt/tables/mozilla/dom/tableDom-expected.checksum: |
| * platform/qt/tables/mozilla/dom/tableDom-expected.png: |
| * platform/qt/tables/mozilla/dom/tableDom-expected.txt: |
| |
| 2011-02-22 MORITA Hajime <morrita@google.com> |
| |
| Unreviewed, added or updated more Leopard-specific expectations for Chromium. |
| |
| * platform/chromium-mac-leopard/css1/text_properties/text_align-expected.checksum: |
| * platform/chromium-mac-leopard/css1/text_properties/text_align-expected.png: |
| * platform/chromium-mac-leopard/css2.1/t0805-c5518-brdr-t-01-e-expected.checksum: |
| * platform/chromium-mac-leopard/css2.1/t0805-c5518-brdr-t-01-e-expected.png: |
| * platform/chromium-mac-leopard/css2.1/t1202-counter-03-b-expected.checksum: |
| * platform/chromium-mac-leopard/css2.1/t1202-counter-03-b-expected.png: |
| * platform/chromium-mac-leopard/css2.1/t1202-counter-04-b-expected.checksum: |
| * platform/chromium-mac-leopard/css2.1/t1202-counter-04-b-expected.png: |
| * platform/chromium-mac-leopard/css2.1/t1202-counter-04-b-expected.txt: Added. |
| * platform/chromium-mac-leopard/css2.1/t1202-counters-03-b-expected.checksum: |
| * platform/chromium-mac-leopard/css2.1/t1202-counters-03-b-expected.png: |
| * platform/chromium-mac-leopard/css2.1/t1202-counters-04-b-expected.checksum: |
| * platform/chromium-mac-leopard/css2.1/t1202-counters-04-b-expected.png: |
| * platform/chromium-mac-leopard/css2.1/t1202-counters-04-b-expected.txt: Added. |
| * platform/chromium-mac-leopard/css2.1/t1602-c43-center-00-d-ag-expected.checksum: Added. |
| * platform/chromium-mac-leopard/css2.1/t1602-c43-center-00-d-ag-expected.png: Added. |
| * platform/chromium-mac-leopard/css2.1/t1602-c546-txt-align-00-b-expected.checksum: |
| * platform/chromium-mac-leopard/css2.1/t1602-c546-txt-align-00-b-expected.png: Added. |
| * platform/chromium-mac-leopard/editing/deleting/delete-tab-003-expected.txt: Added. |
| * platform/chromium-mac-leopard/editing/deleting/delete-ws-fixup-001-expected.txt: Added. |
| * platform/chromium-mac-leopard/editing/inserting/insert-tab-003-expected.txt: Added. |
| * platform/chromium-mac-leopard/editing/selection/4397952-expected.checksum: |
| * platform/chromium-mac-leopard/editing/selection/4397952-expected.png: |
| * platform/chromium-mac-leopard/editing/selection/caret-rtl-2-expected.checksum: |
| * platform/chromium-mac-leopard/editing/selection/caret-rtl-2-expected.png: |
| * platform/chromium-mac-leopard/editing/selection/caret-rtl-2-left-expected.checksum: |
| * platform/chromium-mac-leopard/editing/selection/caret-rtl-2-left-expected.png: |
| * platform/chromium-mac-leopard/editing/selection/caret-rtl-expected.checksum: |
| * platform/chromium-mac-leopard/editing/selection/caret-rtl-expected.png: |
| * platform/chromium-mac-leopard/editing/selection/caret-rtl-right-expected.checksum: |
| * platform/chromium-mac-leopard/editing/selection/caret-rtl-right-expected.png: |
| * platform/chromium-mac-leopard/editing/selection/extend-selection-bidi-expected.checksum: |
| * platform/chromium-mac-leopard/editing/selection/extend-selection-bidi-expected.png: |
| * platform/chromium-mac-leopard/editing/selection/select-from-textfield-outwards-expected.txt: Added. |
| * platform/chromium-mac-leopard/fast/block/margin-collapse/103-expected.checksum: |
| * platform/chromium-mac-leopard/fast/block/margin-collapse/103-expected.png: |
| * platform/chromium-mac-leopard/fast/blockflow/border-vertical-lr-expected.checksum: |
| * platform/chromium-mac-leopard/fast/blockflow/border-vertical-lr-expected.png: |
| * platform/chromium-mac-leopard/fast/blockflow/border-vertical-lr-expected.txt: Added. |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-lr-selection-expected.checksum: |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-lr-selection-expected.png: |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-lr-text-expected.checksum: |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-lr-text-expected.png: |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-rl-selection-expected.checksum: |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-rl-selection-expected.png: |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-rl-text-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/blockflow/japanese-rl-text-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/blockflow/vertical-align-table-baseline-expected.checksum: |
| * platform/chromium-mac-leopard/fast/blockflow/vertical-align-table-baseline-expected.png: |
| * platform/chromium-mac-leopard/fast/blockflow/vertical-font-fallback-expected.checksum: |
| * platform/chromium-mac-leopard/fast/blockflow/vertical-font-fallback-expected.png: |
| * platform/chromium-mac-leopard/fast/css/beforeSelectorOnCodeElement-expected.checksum: |
| * platform/chromium-mac-leopard/fast/css/beforeSelectorOnCodeElement-expected.png: |
| * platform/chromium-mac-leopard/fast/css/rtl-ordering-expected.checksum: |
| * platform/chromium-mac-leopard/fast/css/rtl-ordering-expected.png: |
| * platform/chromium-mac-leopard/fast/css/text-input-with-webkit-border-radius-expected.checksum: |
| * platform/chromium-mac-leopard/fast/css/text-input-with-webkit-border-radius-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/css/text-overflow-ellipsis-bidi-expected.checksum: |
| * platform/chromium-mac-leopard/fast/css/text-overflow-ellipsis-bidi-expected.png: |
| * platform/chromium-mac-leopard/fast/css/text-security-expected.checksum: |
| * platform/chromium-mac-leopard/fast/css/text-security-expected.png: |
| * platform/chromium-mac-leopard/fast/forms/basic-selects-expected.checksum: |
| * platform/chromium-mac-leopard/fast/forms/basic-selects-expected.png: |
| * platform/chromium-mac-leopard/fast/forms/basic-selects-expected.txt: Added. |
| * platform/chromium-mac-leopard/fast/forms/file-input-direction-expected.checksum: |
| * platform/chromium-mac-leopard/fast/forms/file-input-direction-expected.png: |
| * platform/chromium-mac-leopard/fast/forms/file-input-direction-expected.txt: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-button-sizes-expected.checksum: |
| * platform/chromium-mac-leopard/fast/forms/input-button-sizes-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-file-re-render-expected.checksum: |
| * platform/chromium-mac-leopard/fast/forms/input-file-re-render-expected.png: |
| * platform/chromium-mac-leopard/fast/forms/menulist-option-wrap-expected.checksum: |
| * platform/chromium-mac-leopard/fast/forms/menulist-option-wrap-expected.png: |
| * platform/chromium-mac-leopard/fast/forms/menulist-restrict-line-height-expected.checksum: |
| * platform/chromium-mac-leopard/fast/forms/menulist-restrict-line-height-expected.png: |
| * platform/chromium-mac-leopard/fast/forms/menulist-style-color-expected.checksum: |
| * platform/chromium-mac-leopard/fast/forms/menulist-style-color-expected.png: |
| * platform/chromium-mac-leopard/fast/forms/placeholder-position-expected.checksum: |
| * platform/chromium-mac-leopard/fast/forms/placeholder-position-expected.png: |
| * platform/chromium-mac-leopard/fast/forms/search-transformed-expected.checksum: |
| * platform/chromium-mac-leopard/fast/forms/search-transformed-expected.png: |
| * platform/chromium-mac-leopard/fast/forms/select-baseline-expected.checksum: |
| * platform/chromium-mac-leopard/fast/forms/select-baseline-expected.png: |
| * platform/chromium-mac-leopard/fast/forms/select-visual-hebrew-expected.checksum: |
| * platform/chromium-mac-leopard/fast/forms/select-visual-hebrew-expected.png: |
| * platform/chromium-mac-leopard/fast/forms/text-style-color-expected.checksum: |
| * platform/chromium-mac-leopard/fast/forms/text-style-color-expected.png: |
| * platform/chromium-mac-leopard/fast/forms/visual-hebrew-text-field-expected.checksum: |
| * platform/chromium-mac-leopard/fast/forms/visual-hebrew-text-field-expected.png: |
| * platform/chromium-mac-leopard/fast/multicol/float-avoidance-expected.checksum: |
| * platform/chromium-mac-leopard/fast/multicol/float-avoidance-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/repaint/japanese-rl-selection-clear-expected.checksum: |
| * platform/chromium-mac-leopard/fast/repaint/japanese-rl-selection-clear-expected.png: |
| * platform/chromium-mac-leopard/fast/repaint/japanese-rl-selection-repaint-expected.checksum: |
| * platform/chromium-mac-leopard/fast/repaint/japanese-rl-selection-repaint-expected.png: |
| * platform/chromium-mac-leopard/fast/repaint/repaint-across-writing-mode-boundary-expected.checksum: |
| * platform/chromium-mac-leopard/fast/repaint/repaint-across-writing-mode-boundary-expected.png: |
| * platform/chromium-mac-leopard/fast/replaced/width100percent-textarea-expected.checksum: |
| * platform/chromium-mac-leopard/fast/replaced/width100percent-textarea-expected.png: |
| * platform/chromium-mac-leopard/fast/text/atsui-negative-spacing-features-expected.checksum: |
| * platform/chromium-mac-leopard/fast/text/atsui-negative-spacing-features-expected.png: |
| * platform/chromium-mac-leopard/fast/text/atsui-spacing-features-expected.checksum: |
| * platform/chromium-mac-leopard/fast/text/atsui-spacing-features-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/text/bidi-embedding-pop-and-push-same-expected.checksum: |
| * platform/chromium-mac-leopard/fast/text/bidi-embedding-pop-and-push-same-expected.png: |
| * platform/chromium-mac-leopard/fast/text/in-rendered-text-rtl-expected.checksum: |
| * platform/chromium-mac-leopard/fast/text/in-rendered-text-rtl-expected.png: |
| * platform/chromium-mac-leopard/fast/text/international/bidi-AN-after-L-expected.checksum: |
| * platform/chromium-mac-leopard/fast/text/international/bidi-AN-after-L-expected.png: |
| * platform/chromium-mac-leopard/fast/text/international/bidi-AN-after-L-expected.txt: Added. |
| * platform/chromium-mac-leopard/fast/text/international/bidi-L2-run-reordering-expected.checksum: |
| * platform/chromium-mac-leopard/fast/text/international/bidi-L2-run-reordering-expected.png: |
| * platform/chromium-mac-leopard/fast/text/international/bidi-LDB-2-CSS-expected.checksum: |
| * platform/chromium-mac-leopard/fast/text/international/bidi-LDB-2-CSS-expected.png: |
| * platform/chromium-mac-leopard/fast/text/international/bidi-LDB-2-HTML-expected.checksum: |
| * platform/chromium-mac-leopard/fast/text/international/bidi-LDB-2-HTML-expected.png: |
| * platform/chromium-mac-leopard/fast/text/international/bidi-LDB-2-formatting-characters-expected.checksum: |
| * platform/chromium-mac-leopard/fast/text/international/bidi-LDB-2-formatting-characters-expected.png: |
| * platform/chromium-mac-leopard/fast/text/international/bidi-european-terminators-expected.checksum: |
| * platform/chromium-mac-leopard/fast/text/international/bidi-european-terminators-expected.png: |
| * platform/chromium-mac-leopard/fast/text/international/bidi-ignored-for-first-child-inline-expected.checksum: |
| * platform/chromium-mac-leopard/fast/text/international/bidi-ignored-for-first-child-inline-expected.png: |
| * platform/chromium-mac-leopard/fast/text/international/bidi-innertext-expected.checksum: |
| * platform/chromium-mac-leopard/fast/text/international/bidi-innertext-expected.png: |
| * platform/chromium-mac-leopard/fast/text/international/bidi-layout-across-linebreak-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/text/international/bidi-layout-across-linebreak-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/text/international/bidi-linebreak-001-expected.checksum: |
| * platform/chromium-mac-leopard/fast/text/international/bidi-linebreak-001-expected.png: |
| * platform/chromium-mac-leopard/fast/text/international/bidi-linebreak-002-expected.checksum: |
| * platform/chromium-mac-leopard/fast/text/international/bidi-linebreak-002-expected.png: |
| * platform/chromium-mac-leopard/fast/text/international/bidi-linebreak-003-expected.checksum: |
| * platform/chromium-mac-leopard/fast/text/international/bidi-linebreak-003-expected.png: |
| * platform/chromium-mac-leopard/fast/text/international/bidi-listbox-atsui-expected.checksum: |
| * platform/chromium-mac-leopard/fast/text/international/bidi-listbox-atsui-expected.png: |
| * platform/chromium-mac-leopard/fast/text/international/bidi-listbox-expected.checksum: |
| * platform/chromium-mac-leopard/fast/text/international/bidi-listbox-expected.png: |
| * platform/chromium-mac-leopard/fast/text/international/bidi-mirror-he-ar-expected.checksum: |
| * platform/chromium-mac-leopard/fast/text/international/bidi-mirror-he-ar-expected.png: |
| * platform/chromium-mac-leopard/fast/text/international/bidi-mirror-he-ar-expected.txt: |
| * platform/chromium-mac-leopard/fast/text/international/bidi-neutral-run-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/text/international/bidi-neutral-run-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/text/international/bidi-neutral-run-expected.txt: |
| * platform/chromium-mac-leopard/fast/text/international/bidi-override-expected.checksum: |
| * platform/chromium-mac-leopard/fast/text/international/bidi-override-expected.png: |
| * platform/chromium-mac-leopard/fast/text/international/hebrew-vowels-expected.checksum: |
| * platform/chromium-mac-leopard/fast/text/international/hebrew-vowels-expected.png: |
| * platform/chromium-mac-leopard/fast/text/international/hindi-spacing-expected.checksum: |
| * platform/chromium-mac-leopard/fast/text/international/hindi-spacing-expected.png: |
| * platform/chromium-mac-leopard/fast/text/international/pop-up-button-text-alignment-and-direction-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/text/international/pop-up-button-text-alignment-and-direction-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/text/international/rtl-caret-expected.checksum: |
| * platform/chromium-mac-leopard/fast/text/international/rtl-caret-expected.png: |
| * platform/chromium-mac-leopard/fast/text/international/rtl-white-space-pre-wrap-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/text/international/rtl-white-space-pre-wrap-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/text/justified-selection-at-edge-expected.checksum: |
| * platform/chromium-mac-leopard/fast/text/justified-selection-at-edge-expected.png: Added. |
| * platform/chromium-mac-leopard/svg/custom/inline-svg-in-xhtml-expected.checksum: |
| * platform/chromium-mac-leopard/svg/custom/inline-svg-in-xhtml-expected.png: |
| * platform/chromium-mac-leopard/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.checksum: |
| * platform/chromium-mac-leopard/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png: |
| * platform/chromium-mac-leopard/svg/zoom/page/zoom-hixie-mixed-008-expected.checksum: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/x_tbody_align_justify-expected.checksum: |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/x_tbody_align_justify-expected.png: |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/x_td_align_justify-expected.checksum: |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/x_td_align_justify-expected.png: |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/x_tfoot_align_justify-expected.checksum: |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/x_tfoot_align_justify-expected.png: |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/x_th_align_justify-expected.checksum: |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/x_th_align_justify-expected.png: |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/x_tr_align_justify-expected.checksum: |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/x_tr_align_justify-expected.png: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-22 MORITA Hajime <morrita@google.com> |
| |
| Unreviewed test_expectations.txt update. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-22 MORITA Hajime <morrita@google.com> |
| |
| Unreviewed, added Leopard-specific expectations for Chromium. |
| |
| * platform/chromium-mac-leopard/css1/box_properties/clear_float-expected.checksum: Added. |
| * platform/chromium-mac-leopard/css1/box_properties/clear_float-expected.png: Added. |
| * platform/chromium-mac-leopard/css1/box_properties/float_elements_in_series-expected.checksum: Added. |
| * platform/chromium-mac-leopard/css1/box_properties/float_elements_in_series-expected.png: Added. |
| * platform/chromium-mac-leopard/css1/box_properties/float_on_text_elements-expected.checksum: Added. |
| * platform/chromium-mac-leopard/css1/box_properties/float_on_text_elements-expected.png: Added. |
| * platform/chromium-mac-leopard/css2.1/t0905-c5525-fltcont-00-d-g-expected.checksum: Added. |
| * platform/chromium-mac-leopard/css2.1/t0905-c5525-fltcont-00-d-g-expected.png: Added. |
| * platform/chromium-mac-leopard/css2.1/t0905-c5525-fltwidth-00-c-g-expected.checksum: Added. |
| * platform/chromium-mac-leopard/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/blockflow/vertical-baseline-alignment-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/blockflow/vertical-baseline-alignment-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/css/font-face-default-font-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/css/font-face-default-font-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/dom/52776-expected.txt: Added. |
| * platform/chromium-mac-leopard/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/dynamic/008-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/dynamic/008-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/events/context-no-deselect-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/events/context-no-deselect-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/basic-buttons-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/basic-buttons-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/button-sizes-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/button-sizes-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-appearance-bkcolor-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/forms/input-appearance-bkcolor-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/html/keygen-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/html/keygen-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/inline/inline-box-background-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/inline/inline-box-background-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/inline/inline-box-background-long-image-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/inline/inline-box-background-long-image-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/inline/inline-box-background-repeat-x-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/inline/inline-box-background-repeat-x-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/inline/inline-box-background-repeat-y-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/inline/inline-box-background-repeat-y-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/lists/dynamic-marker-crash-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/lists/dynamic-marker-crash-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/multicol/shadow-breaking-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/multicol/shadow-breaking-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-1-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-1-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-10-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-10-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-2-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-2-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-3-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-3-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-4-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-4-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-5-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-5-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-6-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-6-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-7-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-7-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-8-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-8-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-9-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-9-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/text/international/text-combine-image-test-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/text/international/text-combine-image-test-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/text/international/text-combine-image-test-expected.txt: Added. |
| * platform/chromium-mac-leopard/fast/text/justify-ideograph-simple-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/text/justify-ideograph-simple-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/text/justify-ideograph-vertical-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/text/justify-ideograph-vertical-expected.png: Added. |
| * platform/chromium-mac-leopard/fast/text/justify-nbsp-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fast/text/justify-nbsp-expected.png: Added. |
| * platform/chromium-mac-leopard/fonts/sans-serif-expected.checksum: Added. |
| * platform/chromium-mac-leopard/fonts/sans-serif-expected.png: Added. |
| * platform/chromium-mac-leopard/svg/custom/animate-path-discrete-expected.checksum: Added. |
| * platform/chromium-mac-leopard/svg/custom/animate-path-discrete-expected.png: Added. |
| * platform/chromium-mac-leopard/svg/custom/svg-fonts-in-html-expected.checksum: Added. |
| * platform/chromium-mac-leopard/svg/custom/svg-fonts-in-html-expected.png: |
| * platform/chromium-mac-leopard/svg/custom/text-dom-01-f-expected.checksum: Added. |
| * platform/chromium-mac-leopard/svg/custom/text-dom-01-f-expected.png: Added. |
| * platform/chromium-mac-leopard/svg/hixie/mixed/003-expected.checksum: Added. |
| * platform/chromium-mac-leopard/svg/hixie/mixed/003-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug113424-expected.checksum: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug113424-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug1188-expected.checksum: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug1188-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug1318-expected.checksum: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug1318-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug2479-2-expected.checksum: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug2479-2-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4527-expected.checksum: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/bugs/bug4527-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/core/bloomberg-expected.checksum: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/core/bloomberg-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/core/misc-expected.checksum: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/core/misc-expected.png: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/x_thead_align_justify-expected.checksum: Added. |
| * platform/chromium-mac-leopard/tables/mozilla/marvin/x_thead_align_justify-expected.png: Added. |
| |
| 2011-02-22 Anna Cavender <annacc@chromium.org> |
| |
| Reviewed by Eric Carlson. |
| |
| Fix for media/video-replaces-poster.html. The test was failing because it assumes the |
| results of a seek will be immediately available, when in fact the seek is asynchronous. |
| I did not remove the line in test-expectations because rebaselines for many (all?) platforms |
| will likely be needed after this patch lands. |
| See also, http://code.google.com/p/chromium/issues/detail?id=60244 |
| https://bugs.webkit.org/show_bug.cgi?id=54910 |
| |
| * media/video-replaces-poster.html: |
| |
| 2011-02-22 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Unreviewed; second attempt to land Windows 7 expected failure results for new tests from r79318 |
| http://webkit.org/b/54966 tracks the failure. |
| |
| * platform/win/media/audio-repaint-expected.txt: |
| * platform/win/media/media-document-audio-repaint-expected.txt: |
| |
| 2011-02-22 Laszlo Gombos <laszlo.1.gombos@nokia.com> |
| |
| Reviewed by Alexey Proskuryakov. |
| |
| Drop the language tag part from the User Agent string |
| https://bugs.webkit.org/show_bug.cgi?id=54560 |
| |
| * http/tests/navigation/useragent-expected.txt: Added. |
| * http/tests/navigation/useragent.php: Added. |
| |
| 2011-02-22 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium expectations update. Update Snow Leopard |
| expectations (some SVG tests now pass thanks to patches for bug 54474, |
| others now fail). |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-22 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Unreviewed; fixed Windows expected failure results added by r79328 for new tests from r79318 |
| http://webkit.org/b/54966 tracks the failure. |
| |
| * platform/win-xp/media: Added. |
| * platform/win-xp/media/audio-repaint-expected.txt: Added. |
| * platform/win-xp/media/media-document-audio-repaint-expected.txt: Added. |
| * platform/win/media/audio-repaint-expected.txt: |
| * platform/win/media/media-document-audio-repaint-expected.txt: |
| |
| 2011-02-22 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium expectations update. Uncomment SNOWLEOPARD |
| expectations, since we still fail all those tests on Snow Leopard |
| (lines were commented out by r79275). |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-22 Andrew Wilson <atwilson@chromium.org> |
| |
| Marked tests as failing (image + text) on chromium, to reflect now-deleted rebaselines. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-22 Martin Robinson <mrobinson@igalia.com> |
| |
| Add missing files from r79351. These are expected results for new media tests. |
| |
| * platform/gtk/media/audio-repaint-expected.checksum: Added. |
| * platform/gtk/media/audio-repaint-expected.png: Added. |
| * platform/gtk/media/audio-repaint-expected.txt: Added. |
| * platform/gtk/media/media-document-audio-repaint-expected.checksum: Added. |
| * platform/gtk/media/media-document-audio-repaint-expected.png: Added. |
| * platform/gtk/media/media-document-audio-repaint-expected.txt: Added. |
| |
| 2011-02-22 Andrew Wilson <atwilson@chromium.org> |
| |
| Unreviewed chromium-gpu expectations update. |
| |
| * platform/chromium-gpu-linux/compositing/masks/masked-ancestor-expected.checksum: |
| * platform/chromium-gpu-linux/compositing/masks/masked-ancestor-expected.png: |
| * platform/chromium-gpu-linux/compositing/masks/simple-composited-mask-expected.checksum: |
| * platform/chromium-gpu-linux/compositing/masks/simple-composited-mask-expected.png: |
| * platform/chromium-gpu-linux/compositing/overflow/fixed-position-ancestor-clip-expected.checksum: |
| * platform/chromium-gpu-linux/compositing/overflow/fixed-position-ancestor-clip-expected.png: |
| * platform/chromium-gpu-linux/fast/canvas/canvas-text-alignment-expected.checksum: |
| * platform/chromium-gpu-linux/fast/canvas/canvas-text-alignment-expected.png: |
| * platform/chromium-gpu-linux/fast/canvas/image-object-in-canvas-expected.checksum: |
| * platform/chromium-gpu-linux/fast/canvas/image-object-in-canvas-expected.png: |
| * platform/chromium-gpu-mac/compositing/masks/masked-ancestor-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/masks/masked-ancestor-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/masks/simple-composited-mask-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/masks/simple-composited-mask-expected.png: Added. |
| * platform/chromium-gpu-mac/compositing/overflow/fixed-position-ancestor-clip-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/overflow/fixed-position-ancestor-clip-expected.png: Added. |
| * platform/chromium-gpu-win/compositing/overflow/fixed-position-ancestor-clip-expected.checksum: |
| * platform/chromium-gpu-win/compositing/overflow/fixed-position-ancestor-clip-expected.png: |
| * platform/chromium-gpu-win/fast/canvas/canvas-text-alignment-expected.checksum: |
| * platform/chromium-gpu-win/fast/canvas/canvas-text-alignment-expected.png: |
| * platform/chromium-gpu-win/fast/canvas/image-object-in-canvas-expected.checksum: |
| * platform/chromium-gpu-win/fast/canvas/image-object-in-canvas-expected.png: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-22 Andrew Wilson <atwilson@chromium.org> |
| |
| Unreviewed expectations change for chromium. |
| |
| * platform/chromium-gpu-linux/compositing/reflections/deeply-nested-reflections-expected.checksum: |
| * platform/chromium-gpu-linux/compositing/reflections/deeply-nested-reflections-expected.png: |
| * platform/chromium-gpu-mac/compositing/reflections/deeply-nested-reflections-expected.checksum: Added. |
| * platform/chromium-gpu-mac/compositing/reflections/deeply-nested-reflections-expected.png: Added. |
| * platform/chromium-gpu-win/compositing/reflections/deeply-nested-reflections-expected.checksum: |
| * platform/chromium-gpu-win/compositing/reflections/deeply-nested-reflections-expected.png: |
| * platform/chromium-gpu-win/compositing/reflections/deeply-nested-reflections-expected.txt: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-22 MORITA Hajime <morrita@google.com> |
| |
| Unreviewed expectation update to catch up r79359. |
| |
| * platform/chromium-linux/media/audio-repaint-expected.checksum: |
| * platform/chromium-linux/media/audio-repaint-expected.png: |
| * platform/chromium-linux/media/audio-repaint-expected.txt: Removed. |
| * platform/chromium-linux/media/media-document-audio-repaint-expected.checksum: |
| * platform/chromium-linux/media/media-document-audio-repaint-expected.png: |
| * platform/chromium-linux/media/media-document-audio-repaint-expected.txt: Removed. |
| * platform/chromium-mac/media/audio-repaint-expected.checksum: |
| * platform/chromium-mac/media/audio-repaint-expected.png: |
| * platform/chromium-mac/media/audio-repaint-expected.txt: |
| * platform/chromium-mac/media/media-document-audio-repaint-expected.checksum: |
| * platform/chromium-mac/media/media-document-audio-repaint-expected.png: |
| * platform/chromium-mac/media/media-document-audio-repaint-expected.txt: |
| * platform/chromium-win/media/audio-repaint-expected.checksum: |
| * platform/chromium-win/media/audio-repaint-expected.png: |
| * platform/chromium-win/media/audio-repaint-expected.txt: |
| * platform/chromium-win/media/media-document-audio-repaint-expected.checksum: |
| * platform/chromium-win/media/media-document-audio-repaint-expected.png: |
| * platform/chromium-win/media/media-document-audio-repaint-expected.txt: |
| |
| 2011-02-22 Ami Fischman <fischman@chromium.org> |
| |
| Reviewed by Peter Kasting. |
| |
| Remove no-longer-necessary test expectation (LINUX video-cancel-load) |
| https://bugs.webkit.org/show_bug.cgi?id=55003 |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-22 Andrew Wilson <atwilson@chromium.org> |
| |
| Reverted r79034 because the baselines were landed in the wrong directory (should be in chromium-mac-leopard). Unreviewed. |
| |
| * platform/chromium-mac/compositing/reflections/deeply-nested-reflections-expected.checksum: Removed. |
| * platform/chromium-mac/compositing/reflections/deeply-nested-reflections-expected.png: Removed. |
| * platform/chromium-mac/css1/box_properties/clear_float-expected.checksum: |
| * platform/chromium-mac/css1/box_properties/clear_float-expected.png: |
| * platform/chromium-mac/css1/box_properties/float_elements_in_series-expected.checksum: Removed. |
| * platform/chromium-mac/css1/box_properties/float_elements_in_series-expected.png: Removed. |
| * platform/chromium-mac/css1/box_properties/float_on_text_elements-expected.checksum: |
| * platform/chromium-mac/css1/box_properties/float_on_text_elements-expected.png: |
| * platform/chromium-mac/css1/text_properties/text_align-expected.checksum: Removed. |
| * platform/chromium-mac/css1/text_properties/text_align-expected.png: Removed. |
| * platform/chromium-mac/css2.1/t0805-c5518-brdr-t-01-e-expected.checksum: Removed. |
| * platform/chromium-mac/css2.1/t0805-c5518-brdr-t-01-e-expected.png: Removed. |
| * platform/chromium-mac/css2.1/t0905-c5525-fltcont-00-d-g-expected.checksum: |
| * platform/chromium-mac/css2.1/t0905-c5525-fltcont-00-d-g-expected.png: |
| * platform/chromium-mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.checksum: |
| * platform/chromium-mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png: |
| * platform/chromium-mac/css2.1/t1202-counter-03-b-expected.checksum: Removed. |
| * platform/chromium-mac/css2.1/t1202-counter-03-b-expected.png: Removed. |
| * platform/chromium-mac/css2.1/t1202-counter-04-b-expected.checksum: Removed. |
| * platform/chromium-mac/css2.1/t1202-counter-04-b-expected.png: Removed. |
| * platform/chromium-mac/css2.1/t1202-counter-04-b-expected.txt: Removed. |
| * platform/chromium-mac/css2.1/t1202-counters-03-b-expected.checksum: Removed. |
| * platform/chromium-mac/css2.1/t1202-counters-03-b-expected.png: Removed. |
| * platform/chromium-mac/css2.1/t1202-counters-04-b-expected.checksum: Removed. |
| * platform/chromium-mac/css2.1/t1202-counters-04-b-expected.png: Removed. |
| * platform/chromium-mac/css2.1/t1202-counters-04-b-expected.txt: Removed. |
| * platform/chromium-mac/css2.1/t1602-c43-center-00-d-ag-expected.checksum: Removed. |
| * platform/chromium-mac/css2.1/t1602-c43-center-00-d-ag-expected.png: Removed. |
| * platform/chromium-mac/css2.1/t1602-c546-txt-align-00-b-expected.checksum: Removed. |
| * platform/chromium-mac/css2.1/t1602-c546-txt-align-00-b-expected.png: Removed. |
| * platform/chromium-mac/editing/deleting/delete-tab-003-expected.checksum: Removed. |
| * platform/chromium-mac/editing/deleting/delete-tab-003-expected.png: Removed. |
| * platform/chromium-mac/editing/deleting/delete-ws-fixup-001-expected.checksum: Removed. |
| * platform/chromium-mac/editing/deleting/delete-ws-fixup-001-expected.png: Removed. |
| * platform/chromium-mac/editing/inserting/insert-tab-003-expected.checksum: Removed. |
| * platform/chromium-mac/editing/inserting/insert-tab-003-expected.png: Removed. |
| * platform/chromium-mac/editing/inserting/typing-tab-designmode-forms-expected.checksum: Removed. |
| * platform/chromium-mac/editing/inserting/typing-tab-designmode-forms-expected.png: Removed. |
| * platform/chromium-mac/editing/pasteboard/4641033-expected.checksum: Removed. |
| * platform/chromium-mac/editing/pasteboard/4641033-expected.png: Removed. |
| * platform/chromium-mac/editing/pasteboard/block-wrappers-necessary-expected.checksum: Removed. |
| * platform/chromium-mac/editing/pasteboard/block-wrappers-necessary-expected.png: Removed. |
| * platform/chromium-mac/editing/pasteboard/nested-blocks-with-text-area-expected.checksum: Removed. |
| * platform/chromium-mac/editing/pasteboard/nested-blocks-with-text-area-expected.png: Removed. |
| * platform/chromium-mac/editing/pasteboard/nested-blocks-with-text-field-expected.checksum: Removed. |
| * platform/chromium-mac/editing/pasteboard/nested-blocks-with-text-field-expected.png: Removed. |
| * platform/chromium-mac/editing/pasteboard/paste-blockquote-2-expected.checksum: Removed. |
| * platform/chromium-mac/editing/pasteboard/paste-blockquote-2-expected.png: Removed. |
| * platform/chromium-mac/editing/pasteboard/pasting-tabs-expected.checksum: Removed. |
| * platform/chromium-mac/editing/pasteboard/pasting-tabs-expected.png: Removed. |
| * platform/chromium-mac/editing/selection/3690703-2-expected.checksum: Removed. |
| * platform/chromium-mac/editing/selection/3690703-2-expected.png: Removed. |
| * platform/chromium-mac/editing/selection/3690703-expected.checksum: Removed. |
| * platform/chromium-mac/editing/selection/3690703-expected.png: Removed. |
| * platform/chromium-mac/editing/selection/3690719-expected.checksum: Removed. |
| * platform/chromium-mac/editing/selection/3690719-expected.png: Removed. |
| * platform/chromium-mac/editing/selection/4397952-expected.checksum: Removed. |
| * platform/chromium-mac/editing/selection/4397952-expected.png: Removed. |
| * platform/chromium-mac/editing/selection/4975120-expected.checksum: Removed. |
| * platform/chromium-mac/editing/selection/4975120-expected.png: Removed. |
| * platform/chromium-mac/editing/selection/5240265-expected.checksum: Removed. |
| * platform/chromium-mac/editing/selection/5240265-expected.png: Removed. |
| * platform/chromium-mac/editing/selection/caret-rtl-2-expected.checksum: |
| * platform/chromium-mac/editing/selection/caret-rtl-2-expected.png: |
| * platform/chromium-mac/editing/selection/caret-rtl-2-left-expected.checksum: |
| * platform/chromium-mac/editing/selection/caret-rtl-2-left-expected.png: |
| * platform/chromium-mac/editing/selection/caret-rtl-expected.checksum: |
| * platform/chromium-mac/editing/selection/caret-rtl-expected.png: |
| * platform/chromium-mac/editing/selection/caret-rtl-right-expected.checksum: |
| * platform/chromium-mac/editing/selection/caret-rtl-right-expected.png: |
| * platform/chromium-mac/editing/selection/extend-selection-bidi-expected.checksum: Removed. |
| * platform/chromium-mac/editing/selection/extend-selection-bidi-expected.png: Removed. |
| * platform/chromium-mac/editing/selection/move-past-trailing-space-expected.checksum: Added. |
| * platform/chromium-mac/editing/selection/replaced-boundaries-3-expected.checksum: |
| * platform/chromium-mac/editing/selection/replaced-boundaries-3-expected.png: Removed. |
| * platform/chromium-mac/editing/selection/select-from-textfield-outwards-expected.checksum: Removed. |
| * platform/chromium-mac/editing/selection/select-from-textfield-outwards-expected.png: Removed. |
| * platform/chromium-mac/editing/style/5046875-1-expected.checksum: Removed. |
| * platform/chromium-mac/editing/style/5046875-1-expected.png: Removed. |
| * platform/chromium-mac/editing/style/create-block-for-style-011-expected.checksum: Added. |
| * platform/chromium-mac/editing/style/create-block-for-style-011-expected.png: Added. |
| * platform/chromium-mac/editing/style/create-block-for-style-012-expected.checksum: Added. |
| * platform/chromium-mac/editing/style/create-block-for-style-012-expected.png: Added. |
| * platform/chromium-mac/editing/style/table-selection-expected.checksum: Removed. |
| * platform/chromium-mac/editing/style/table-selection-expected.png: Removed. |
| * platform/chromium-mac/fast/block/margin-collapse/103-expected.checksum: |
| * platform/chromium-mac/fast/block/margin-collapse/103-expected.png: |
| * platform/chromium-mac/fast/block/positioning/inline-block-relposition-expected.checksum: Removed. |
| * platform/chromium-mac/fast/block/positioning/inline-block-relposition-expected.png: Removed. |
| * platform/chromium-mac/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum: Removed. |
| * platform/chromium-mac/fast/blockflow/Kusa-Makura-background-canvas-expected.png: Removed. |
| * platform/chromium-mac/fast/blockflow/border-vertical-lr-expected.checksum: |
| * platform/chromium-mac/fast/blockflow/border-vertical-lr-expected.png: |
| * platform/chromium-mac/fast/blockflow/border-vertical-lr-expected.txt: Removed. |
| * platform/chromium-mac/fast/blockflow/japanese-lr-selection-expected.checksum: |
| * platform/chromium-mac/fast/blockflow/japanese-lr-selection-expected.png: |
| * platform/chromium-mac/fast/blockflow/japanese-lr-text-expected.checksum: |
| * platform/chromium-mac/fast/blockflow/japanese-lr-text-expected.png: |
| * platform/chromium-mac/fast/blockflow/japanese-rl-selection-expected.checksum: |
| * platform/chromium-mac/fast/blockflow/japanese-rl-selection-expected.png: |
| * platform/chromium-mac/fast/blockflow/japanese-rl-text-expected.checksum: |
| * platform/chromium-mac/fast/blockflow/japanese-rl-text-expected.png: Removed. |
| * platform/chromium-mac/fast/blockflow/japanese-ruby-vertical-lr-expected.checksum: Removed. |
| * platform/chromium-mac/fast/blockflow/japanese-ruby-vertical-lr-expected.png: Removed. |
| * platform/chromium-mac/fast/blockflow/japanese-ruby-vertical-rl-expected.checksum: Removed. |
| * platform/chromium-mac/fast/blockflow/japanese-ruby-vertical-rl-expected.png: Removed. |
| * platform/chromium-mac/fast/blockflow/vertical-align-table-baseline-expected.checksum: |
| * platform/chromium-mac/fast/blockflow/vertical-align-table-baseline-expected.png: |
| * platform/chromium-mac/fast/blockflow/vertical-baseline-alignment-expected.checksum: |
| * platform/chromium-mac/fast/blockflow/vertical-baseline-alignment-expected.png: |
| * platform/chromium-mac/fast/blockflow/vertical-font-fallback-expected.checksum: Removed. |
| * platform/chromium-mac/fast/blockflow/vertical-font-fallback-expected.png: Removed. |
| * platform/chromium-mac/fast/css/beforeSelectorOnCodeElement-expected.checksum: Removed. |
| * platform/chromium-mac/fast/css/beforeSelectorOnCodeElement-expected.png: Removed. |
| * platform/chromium-mac/fast/css/continuationCrash-expected.checksum: Removed. |
| * platform/chromium-mac/fast/css/continuationCrash-expected.png: Removed. |
| * platform/chromium-mac/fast/css/css2-system-fonts-expected.checksum: Removed. |
| * platform/chromium-mac/fast/css/css2-system-fonts-expected.png: Removed. |
| * platform/chromium-mac/fast/css/font-face-default-font-expected.checksum: Removed. |
| * platform/chromium-mac/fast/css/font-face-default-font-expected.png: Removed. |
| * platform/chromium-mac/fast/css/font-face-locally-installed-expected.checksum: Removed. |
| * platform/chromium-mac/fast/css/font-face-locally-installed-expected.png: Removed. |
| * platform/chromium-mac/fast/css/margin-top-bottom-dynamic-expected.checksum: Removed. |
| * platform/chromium-mac/fast/css/margin-top-bottom-dynamic-expected.png: Removed. |
| * platform/chromium-mac/fast/css/rtl-ordering-expected.checksum: Removed. |
| * platform/chromium-mac/fast/css/rtl-ordering-expected.png: Removed. |
| * platform/chromium-mac/fast/css/text-input-with-webkit-border-radius-expected.checksum: Removed. |
| * platform/chromium-mac/fast/css/text-input-with-webkit-border-radius-expected.png: Removed. |
| * platform/chromium-mac/fast/css/text-overflow-ellipsis-bidi-expected.checksum: Removed. |
| * platform/chromium-mac/fast/css/text-overflow-ellipsis-bidi-expected.png: Removed. |
| * platform/chromium-mac/fast/css/text-overflow-ellipsis-strict-expected.checksum: Removed. |
| * platform/chromium-mac/fast/css/text-overflow-ellipsis-strict-expected.png: Removed. |
| * platform/chromium-mac/fast/css/text-security-expected.checksum: Removed. |
| * platform/chromium-mac/fast/css/text-security-expected.png: Removed. |
| * platform/chromium-mac/fast/dom/52776-expected.txt: |
| * platform/chromium-mac/fast/dom/HTMLInputElement/input-image-alt-text-expected.checksum: Removed. |
| * platform/chromium-mac/fast/dom/HTMLInputElement/input-image-alt-text-expected.png: Removed. |
| * platform/chromium-mac/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.checksum: Removed. |
| * platform/chromium-mac/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.png: Removed. |
| * platform/chromium-mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.checksum: Removed. |
| * platform/chromium-mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png: Removed. |
| * platform/chromium-mac/fast/dynamic/008-expected.checksum: Removed. |
| * platform/chromium-mac/fast/dynamic/008-expected.png: Removed. |
| * platform/chromium-mac/fast/events/autoscroll-expected.checksum: Removed. |
| * platform/chromium-mac/fast/events/autoscroll-expected.png: Removed. |
| * platform/chromium-mac/fast/events/context-no-deselect-expected.checksum: Removed. |
| * platform/chromium-mac/fast/events/context-no-deselect-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/HTMLOptionElement_label01-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/HTMLOptionElement_label01-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/HTMLOptionElement_label02-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/HTMLOptionElement_label02-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/HTMLOptionElement_label03-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/HTMLOptionElement_label03-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/HTMLOptionElement_label04-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/HTMLOptionElement_label04-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/basic-buttons-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/basic-buttons-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/basic-selects-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/basic-selects-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/basic-selects-expected.txt: Removed. |
| * platform/chromium-mac/fast/forms/basic-textareas-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/basic-textareas-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/basic-textareas-quirks-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/basic-textareas-quirks-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/blankbuttons-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/blankbuttons-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/button-align-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/button-align-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/button-cannot-be-nested-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/button-cannot-be-nested-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/button-default-title-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/button-default-title-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/button-generated-content-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/button-generated-content-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/button-positioned-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/button-positioned-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/button-sizes-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/button-sizes-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/button-style-color-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/button-style-color-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/button-table-styles-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/button-table-styles-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/button-text-transform-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/button-text-transform-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/button-white-space-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/button-white-space-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/control-clip-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/control-clip-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/control-restrict-line-height-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/control-restrict-line-height-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/file-input-direction-expected.checksum: |
| * platform/chromium-mac/fast/forms/file-input-direction-expected.png: |
| * platform/chromium-mac/fast/forms/file-input-direction-expected.txt: |
| * platform/chromium-mac/fast/forms/formmove3-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/formmove3-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/input-align-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/input-align-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/input-appearance-bkcolor-expected.checksum: |
| * platform/chromium-mac/fast/forms/input-appearance-bkcolor-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/input-appearance-default-bkcolor-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/input-appearance-default-bkcolor-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/input-appearance-disabled-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/input-appearance-disabled-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/input-appearance-focus-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/input-appearance-focus-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/input-appearance-preventDefault-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/input-appearance-preventDefault-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/input-appearance-readonly-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/input-appearance-readonly-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/input-appearance-selection-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/input-appearance-selection-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/input-appearance-visibility-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/input-appearance-visibility-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/input-appearance-width-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/input-appearance-width-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/input-button-sizes-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/input-button-sizes-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/input-disabled-color-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/input-disabled-color-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/input-double-click-selection-gap-bug-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/input-double-click-selection-gap-bug-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/input-field-text-truncated-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/input-field-text-truncated-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/input-file-re-render-expected.checksum: |
| * platform/chromium-mac/fast/forms/input-file-re-render-expected.png: |
| * platform/chromium-mac/fast/forms/input-first-letter-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/input-first-letter-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/input-readonly-autoscroll-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/input-readonly-autoscroll-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/input-readonly-dimmed-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/input-readonly-dimmed-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/input-spaces-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/input-spaces-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/input-table-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/input-table-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/input-text-double-click-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/input-text-double-click-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/input-text-drag-down-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/input-text-drag-down-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/input-text-scroll-left-on-blur-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/input-text-scroll-left-on-blur-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/input-text-word-wrap-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/input-text-word-wrap-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/menulist-no-overflow-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/menulist-no-overflow-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/menulist-option-wrap-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/menulist-option-wrap-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/menulist-restrict-line-height-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/menulist-restrict-line-height-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/menulist-style-color-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/menulist-style-color-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/menulist-width-change-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/menulist-width-change-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/option-strip-whitespace-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/option-strip-whitespace-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/option-text-clip-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/option-text-clip-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/placeholder-position-expected.checksum: |
| * platform/chromium-mac/fast/forms/placeholder-position-expected.png: |
| * platform/chromium-mac/fast/forms/placeholder-set-value-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/placeholder-set-value-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/plaintext-mode-2-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/plaintext-mode-2-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/search-cancel-button-style-sharing-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/search-cancel-button-style-sharing-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/search-rtl-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/search-rtl-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/search-transformed-expected.checksum: |
| * platform/chromium-mac/fast/forms/search-transformed-expected.png: |
| * platform/chromium-mac/fast/forms/search-zoomed-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/search-zoomed-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/select-align-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/select-align-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/select-baseline-expected.checksum: |
| * platform/chromium-mac/fast/forms/select-baseline-expected.png: |
| * platform/chromium-mac/fast/forms/select-change-listbox-to-popup-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/select-change-listbox-to-popup-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/select-disabled-appearance-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/select-disabled-appearance-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/select-initial-position-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/select-initial-position-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/select-selected-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/select-selected-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/select-visual-hebrew-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/select-visual-hebrew-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/stuff-on-my-optgroup-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/stuff-on-my-optgroup-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/tabbing-input-iframe-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/tabbing-input-iframe-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/targeted-frame-submission-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/targeted-frame-submission-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/text-style-color-expected.checksum: |
| * platform/chromium-mac/fast/forms/text-style-color-expected.png: |
| * platform/chromium-mac/fast/forms/textarea-align-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/textarea-align-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/textarea-placeholder-set-value-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/textarea-placeholder-set-value-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/textarea-scroll-height-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/textarea-scroll-height-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/textarea-scrolled-type-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/textarea-scrolled-type-expected.png: Removed. |
| * platform/chromium-mac/fast/forms/visual-hebrew-text-field-expected.checksum: Removed. |
| * platform/chromium-mac/fast/forms/visual-hebrew-text-field-expected.png: Removed. |
| * platform/chromium-mac/fast/html/keygen-expected.checksum: Removed. |
| * platform/chromium-mac/fast/html/keygen-expected.png: Removed. |
| * platform/chromium-mac/fast/inline/inline-box-background-expected.checksum: |
| * platform/chromium-mac/fast/inline/inline-box-background-expected.png: |
| * platform/chromium-mac/fast/inline/inline-box-background-long-image-expected.checksum: |
| * platform/chromium-mac/fast/inline/inline-box-background-long-image-expected.png: |
| * platform/chromium-mac/fast/inline/inline-box-background-repeat-x-expected.checksum: |
| * platform/chromium-mac/fast/inline/inline-box-background-repeat-x-expected.png: |
| * platform/chromium-mac/fast/inline/inline-box-background-repeat-y-expected.checksum: |
| * platform/chromium-mac/fast/inline/inline-box-background-repeat-y-expected.png: |
| * platform/chromium-mac/fast/lists/dynamic-marker-crash-expected.checksum: Removed. |
| * platform/chromium-mac/fast/lists/dynamic-marker-crash-expected.png: Removed. |
| * platform/chromium-mac/fast/multicol/float-avoidance-expected.checksum: Removed. |
| * platform/chromium-mac/fast/multicol/float-avoidance-expected.png: Removed. |
| * platform/chromium-mac/fast/multicol/shadow-breaking-expected.checksum: |
| * platform/chromium-mac/fast/multicol/shadow-breaking-expected.png: |
| * platform/chromium-mac/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.checksum: Removed. |
| * platform/chromium-mac/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.png: Removed. |
| * platform/chromium-mac/fast/parser/document-write-option-expected.checksum: Removed. |
| * platform/chromium-mac/fast/parser/document-write-option-expected.png: Removed. |
| * platform/chromium-mac/fast/parser/entity-comment-in-textarea-expected.checksum: Removed. |
| * platform/chromium-mac/fast/parser/entity-comment-in-textarea-expected.png: Removed. |
| * platform/chromium-mac/fast/parser/open-comment-in-textarea-expected.checksum: Removed. |
| * platform/chromium-mac/fast/parser/open-comment-in-textarea-expected.png: Removed. |
| * platform/chromium-mac/fast/repaint/japanese-rl-selection-clear-expected.checksum: |
| * platform/chromium-mac/fast/repaint/japanese-rl-selection-clear-expected.png: |
| * platform/chromium-mac/fast/repaint/japanese-rl-selection-repaint-expected.checksum: |
| * platform/chromium-mac/fast/repaint/japanese-rl-selection-repaint-expected.png: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-1-expected.checksum: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-1-expected.png: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-10-expected.checksum: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-10-expected.png: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-2-expected.checksum: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-2-expected.png: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-3-expected.checksum: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-3-expected.png: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-4-expected.checksum: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-4-expected.png: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-5-expected.checksum: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-5-expected.png: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-6-expected.checksum: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-6-expected.png: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-7-expected.checksum: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-7-expected.png: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-8-expected.checksum: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-8-expected.png: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-9-expected.checksum: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-9-expected.png: |
| * platform/chromium-mac/fast/repaint/repaint-across-writing-mode-boundary-expected.checksum: |
| * platform/chromium-mac/fast/repaint/repaint-across-writing-mode-boundary-expected.png: |
| * platform/chromium-mac/fast/repaint/shadow-multiple-horizontal-expected.checksum: Added. |
| * platform/chromium-mac/fast/repaint/shadow-multiple-horizontal-expected.png: Added. |
| * platform/chromium-mac/fast/repaint/shadow-multiple-strict-horizontal-expected.checksum: Added. |
| * platform/chromium-mac/fast/repaint/shadow-multiple-strict-horizontal-expected.png: Added. |
| * platform/chromium-mac/fast/repaint/shadow-multiple-strict-vertical-expected.checksum: Added. |
| * platform/chromium-mac/fast/repaint/shadow-multiple-strict-vertical-expected.png: Added. |
| * platform/chromium-mac/fast/repaint/shadow-multiple-vertical-expected.checksum: Added. |
| * platform/chromium-mac/fast/repaint/shadow-multiple-vertical-expected.png: Added. |
| * platform/chromium-mac/fast/replaced/width100percent-button-expected.checksum: Removed. |
| * platform/chromium-mac/fast/replaced/width100percent-button-expected.png: Removed. |
| * platform/chromium-mac/fast/replaced/width100percent-searchfield-expected.checksum: Removed. |
| * platform/chromium-mac/fast/replaced/width100percent-searchfield-expected.png: Removed. |
| * platform/chromium-mac/fast/replaced/width100percent-textarea-expected.checksum: |
| * platform/chromium-mac/fast/replaced/width100percent-textarea-expected.png: |
| * platform/chromium-mac/fast/replaced/width100percent-textfield-expected.checksum: Removed. |
| * platform/chromium-mac/fast/replaced/width100percent-textfield-expected.png: Removed. |
| * platform/chromium-mac/fast/selectors/064-expected.checksum: Removed. |
| * platform/chromium-mac/fast/selectors/064-expected.png: Removed. |
| * platform/chromium-mac/fast/speech/input-appearance-speechbutton-expected.checksum: |
| * platform/chromium-mac/fast/speech/input-appearance-speechbutton-expected.png: |
| * platform/chromium-mac/fast/speech/input-appearance-speechbutton-expected.txt: |
| * platform/chromium-mac/fast/table/append-cells2-expected.checksum: Removed. |
| * platform/chromium-mac/fast/table/append-cells2-expected.png: Removed. |
| * platform/chromium-mac/fast/table/border-collapsing/004-vertical-expected.checksum: Removed. |
| * platform/chromium-mac/fast/table/border-collapsing/004-vertical-expected.png: Removed. |
| * platform/chromium-mac/fast/table/frame-and-rules-expected.checksum: Removed. |
| * platform/chromium-mac/fast/table/frame-and-rules-expected.png: Removed. |
| * platform/chromium-mac/fast/table/remove-td-display-none-expected.checksum: Removed. |
| * platform/chromium-mac/fast/table/remove-td-display-none-expected.png: Removed. |
| * platform/chromium-mac/fast/text/atsui-negative-spacing-features-expected.checksum: Removed. |
| * platform/chromium-mac/fast/text/atsui-negative-spacing-features-expected.png: Removed. |
| * platform/chromium-mac/fast/text/atsui-partial-selection-expected.checksum: Removed. |
| * platform/chromium-mac/fast/text/atsui-partial-selection-expected.png: Removed. |
| * platform/chromium-mac/fast/text/atsui-spacing-features-expected.checksum: Removed. |
| * platform/chromium-mac/fast/text/atsui-spacing-features-expected.png: Removed. |
| * platform/chromium-mac/fast/text/backslash-to-yen-sign-euc-expected.checksum: Removed. |
| * platform/chromium-mac/fast/text/backslash-to-yen-sign-euc-expected.png: Removed. |
| * platform/chromium-mac/fast/text/bidi-embedding-pop-and-push-same-expected.checksum: Removed. |
| * platform/chromium-mac/fast/text/bidi-embedding-pop-and-push-same-expected.png: Removed. |
| * platform/chromium-mac/fast/text/capitalize-boundaries-expected.checksum: Removed. |
| * platform/chromium-mac/fast/text/capitalize-boundaries-expected.png: Removed. |
| * platform/chromium-mac/fast/text/in-rendered-text-rtl-expected.checksum: Removed. |
| * platform/chromium-mac/fast/text/in-rendered-text-rtl-expected.png: Removed. |
| * platform/chromium-mac/fast/text/international/bidi-AN-after-L-expected.checksum: Removed. |
| * platform/chromium-mac/fast/text/international/bidi-AN-after-L-expected.png: Removed. |
| * platform/chromium-mac/fast/text/international/bidi-AN-after-L-expected.txt: Removed. |
| * platform/chromium-mac/fast/text/international/bidi-L2-run-reordering-expected.checksum: Removed. |
| * platform/chromium-mac/fast/text/international/bidi-L2-run-reordering-expected.png: Removed. |
| * platform/chromium-mac/fast/text/international/bidi-LDB-2-CSS-expected.checksum: Removed. |
| * platform/chromium-mac/fast/text/international/bidi-LDB-2-CSS-expected.png: Removed. |
| * platform/chromium-mac/fast/text/international/bidi-LDB-2-HTML-expected.checksum: Removed. |
| * platform/chromium-mac/fast/text/international/bidi-LDB-2-HTML-expected.png: Removed. |
| * platform/chromium-mac/fast/text/international/bidi-LDB-2-formatting-characters-expected.checksum: Removed. |
| * platform/chromium-mac/fast/text/international/bidi-LDB-2-formatting-characters-expected.png: Removed. |
| * platform/chromium-mac/fast/text/international/bidi-european-terminators-expected.checksum: Removed. |
| * platform/chromium-mac/fast/text/international/bidi-european-terminators-expected.png: Removed. |
| * platform/chromium-mac/fast/text/international/bidi-ignored-for-first-child-inline-expected.checksum: Removed. |
| * platform/chromium-mac/fast/text/international/bidi-ignored-for-first-child-inline-expected.png: Removed. |
| * platform/chromium-mac/fast/text/international/bidi-innertext-expected.checksum: Removed. |
| * platform/chromium-mac/fast/text/international/bidi-innertext-expected.png: Removed. |
| * platform/chromium-mac/fast/text/international/bidi-layout-across-linebreak-expected.checksum: Removed. |
| * platform/chromium-mac/fast/text/international/bidi-layout-across-linebreak-expected.png: Removed. |
| * platform/chromium-mac/fast/text/international/bidi-linebreak-001-expected.checksum: Removed. |
| * platform/chromium-mac/fast/text/international/bidi-linebreak-001-expected.png: Removed. |
| * platform/chromium-mac/fast/text/international/bidi-linebreak-002-expected.checksum: Removed. |
| * platform/chromium-mac/fast/text/international/bidi-linebreak-002-expected.png: Removed. |
| * platform/chromium-mac/fast/text/international/bidi-linebreak-003-expected.checksum: Removed. |
| * platform/chromium-mac/fast/text/international/bidi-linebreak-003-expected.png: Removed. |
| * platform/chromium-mac/fast/text/international/bidi-listbox-atsui-expected.checksum: Removed. |
| * platform/chromium-mac/fast/text/international/bidi-listbox-atsui-expected.png: Removed. |
| * platform/chromium-mac/fast/text/international/bidi-listbox-expected.checksum: Removed. |
| * platform/chromium-mac/fast/text/international/bidi-listbox-expected.png: Removed. |
| * platform/chromium-mac/fast/text/international/bidi-mirror-he-ar-expected.checksum: Removed. |
| * platform/chromium-mac/fast/text/international/bidi-mirror-he-ar-expected.png: Removed. |
| * platform/chromium-mac/fast/text/international/bidi-mirror-he-ar-expected.txt: Removed. |
| * platform/chromium-mac/fast/text/international/bidi-neutral-run-expected.checksum: Removed. |
| * platform/chromium-mac/fast/text/international/bidi-neutral-run-expected.png: Removed. |
| * platform/chromium-mac/fast/text/international/bidi-neutral-run-expected.txt: Removed. |
| * platform/chromium-mac/fast/text/international/bidi-override-expected.checksum: Removed. |
| * platform/chromium-mac/fast/text/international/bidi-override-expected.png: Removed. |
| * platform/chromium-mac/fast/text/international/hebrew-vowels-expected.checksum: Removed. |
| * platform/chromium-mac/fast/text/international/hebrew-vowels-expected.png: Removed. |
| * platform/chromium-mac/fast/text/international/hindi-spacing-expected.checksum: Removed. |
| * platform/chromium-mac/fast/text/international/hindi-spacing-expected.png: Removed. |
| * platform/chromium-mac/fast/text/international/pop-up-button-text-alignment-and-direction-expected.checksum: |
| * platform/chromium-mac/fast/text/international/pop-up-button-text-alignment-and-direction-expected.png: |
| * platform/chromium-mac/fast/text/international/pop-up-button-text-alignment-and-direction-expected.txt: Added. |
| * platform/chromium-mac/fast/text/international/rtl-caret-expected.checksum: Removed. |
| * platform/chromium-mac/fast/text/international/rtl-caret-expected.png: Removed. |
| * platform/chromium-mac/fast/text/international/rtl-white-space-pre-wrap-expected.checksum: Removed. |
| * platform/chromium-mac/fast/text/international/rtl-white-space-pre-wrap-expected.png: Removed. |
| * platform/chromium-mac/fast/text/international/text-combine-image-test-expected.checksum: Removed. |
| * platform/chromium-mac/fast/text/international/text-combine-image-test-expected.png: Removed. |
| * platform/chromium-mac/fast/text/international/text-combine-image-test-expected.txt: Removed. |
| * platform/chromium-mac/fast/text/justified-selection-at-edge-expected.checksum: Removed. |
| * platform/chromium-mac/fast/text/justified-selection-at-edge-expected.png: Removed. |
| * platform/chromium-mac/fast/text/justify-ideograph-simple-expected.checksum: |
| * platform/chromium-mac/fast/text/justify-ideograph-simple-expected.png: |
| * platform/chromium-mac/fast/text/justify-ideograph-vertical-expected.checksum: |
| * platform/chromium-mac/fast/text/justify-ideograph-vertical-expected.png: |
| * platform/chromium-mac/fast/text/justify-nbsp-expected.checksum: Removed. |
| * platform/chromium-mac/fast/text/justify-nbsp-expected.png: Removed. |
| * platform/chromium-mac/fast/text/line-breaks-expected.checksum: Removed. |
| * platform/chromium-mac/fast/text/line-breaks-expected.png: Removed. |
| * platform/chromium-mac/fast/text/trailing-white-space-2-expected.checksum: Added. |
| * platform/chromium-mac/fast/text/trailing-white-space-expected.checksum: Added. |
| * platform/chromium-mac/fast/text/word-break-run-rounding-expected.checksum: Removed. |
| * platform/chromium-mac/fast/text/word-break-run-rounding-expected.png: Removed. |
| * platform/chromium-mac/fonts/sans-serif-expected.checksum: Removed. |
| * platform/chromium-mac/fonts/sans-serif-expected.png: Removed. |
| * platform/chromium-mac/svg/custom/animate-path-discrete-expected.checksum: Removed. |
| * platform/chromium-mac/svg/custom/animate-path-discrete-expected.png: Removed. |
| * platform/chromium-mac/svg/custom/inline-svg-in-xhtml-expected.checksum: |
| * platform/chromium-mac/svg/custom/inline-svg-in-xhtml-expected.png: |
| * platform/chromium-mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.checksum: |
| * platform/chromium-mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png: |
| * platform/chromium-mac/svg/custom/svg-fonts-in-html-expected.checksum: |
| * platform/chromium-mac/svg/custom/svg-fonts-in-html-expected.png: |
| * platform/chromium-mac/svg/custom/text-dom-01-f-expected.checksum: Removed. |
| * platform/chromium-mac/svg/custom/text-dom-01-f-expected.png: Removed. |
| * platform/chromium-mac/svg/hixie/mixed/003-expected.checksum: |
| * platform/chromium-mac/svg/hixie/mixed/003-expected.png: |
| * platform/chromium-mac/svg/zoom/page/zoom-hixie-mixed-008-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug113424-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug113424-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug1188-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/bugs/bug1188-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug138725-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug138725-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug14323-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug14323-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug18359-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug18359-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug2479-2-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug2479-2-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug2479-3-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug2479-3-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug26178-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug26178-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug28928-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug28928-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug2962-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug2962-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug30692-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug30692-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug33855-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug33855-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug39209-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug39209-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug4429-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug4429-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug44505-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug44505-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug46368-1-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug46368-1-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug46368-2-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug46368-2-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug51037-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug51037-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug51727-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug51727-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug52505-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug52505-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug52506-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug52506-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug60749-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug60749-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug67915-1-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug67915-1-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug68912-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug68912-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug7342-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug7342-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug88035-1-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug88035-1-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug88035-2-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug88035-2-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug96334-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla/bugs/bug96334-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla/collapsing_borders/bug41262-4-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla/collapsing_borders/bug41262-4-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla/core/bloomberg-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/core/bloomberg-expected.png: |
| * platform/chromium-mac/tables/mozilla/core/misc-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/core/misc-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla/dom/tableDom-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla/dom/tableDom-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla/marvin/x_tbody_align_justify-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla/marvin/x_tbody_align_justify-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla/marvin/x_td_align_justify-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla/marvin/x_td_align_justify-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla/marvin/x_tfoot_align_justify-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla/marvin/x_tfoot_align_justify-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla/marvin/x_th_align_justify-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla/marvin/x_th_align_justify-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla/marvin/x_thead_align_justify-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/marvin/x_thead_align_justify-expected.png: |
| * platform/chromium-mac/tables/mozilla/marvin/x_tr_align_justify-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla/marvin/x_tr_align_justify-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla/other/move_row-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla/other/move_row-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug1725-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug1725-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug58402-2-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png: Removed. |
| * platform/chromium-mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.checksum: Removed. |
| * platform/chromium-mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.png: Removed. |
| |
| 2011-02-22 Jer Noble <jer.noble@apple.com> |
| |
| Unreviewed; neglected to update an expected result after changing some |
| boilerplate text at the top of the test. |
| |
| * media/audio-repaint-expected.txt: |
| |
| 2011-02-22 Ami Fischman <fischman@chromium.org> |
| |
| Reviewed by Eric Carlson. |
| |
| Second attempt at removing flakiness from media/video-poster.html (in |
| service of http://crbug.com/60845). First attempt (r79161) |
| relied on load & error events firing on the video element for |
| poster-related events, which the standard does not specify (and |
| are thus a bug). This change instead relies on a 20ms sleep loop to |
| observe the new expected dimensions (and relies on the test |
| runner to time out if the expectations fail to be met). |
| |
| https://bugs.webkit.org/show_bug.cgi?id=54685 |
| |
| * media/video-poster.html: |
| |
| 2011-02-22 Andrew Wilson <atwilson@chromium.org> |
| |
| Unreviewed, rolling out r79339. |
| http://trac.webkit.org/changeset/79339 |
| https://bugs.webkit.org/show_bug.cgi?id=54974 |
| |
| Baselines were put in the wrong directory, so we need to |
| continue to ignore failures |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-22 Jer Noble <jer.noble@apple.com> |
| |
| Reviewed by Eric Carlson. |
| |
| media/audio-repaint.html flakey. |
| https://bugs.webkit.org/show_bug.cgi?id=54970 |
| |
| Audio repaint tests flakey, as they took a snapshot 1.5s into a 7s file. Tests |
| modified to test against a 1s file, and will trigger a snapshot when the audio |
| finishes seeking to the 1/2way point. |
| |
| * media/audio-repaint-expected.txt: |
| * media/audio-repaint.html: |
| * media/content/silence.wav: Added. |
| * media/media-document-audio-repaint-expected.txt: |
| * media/media-document-audio-repaint.html: |
| * platform/mac/media/audio-repaint-expected.checksum: |
| * platform/mac/media/audio-repaint-expected.png: |
| * platform/mac/media/media-document-audio-repaint-expected.checksum: |
| * platform/mac/media/media-document-audio-repaint-expected.png: |
| |
| 2011-02-22 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Unreviewed. |
| |
| [Qt] New fails caused by change(s) between r79317-r79320. |
| |
| * platform/qt/Skipped: Skip tests until fix. |
| |
| 2011-02-22 Andrew Wilson <atwilson@chromium.org> |
| |
| Unreviewed expectations change. |
| |
| [Chromium] Generate results for media/audio-repaint.html and media/media-document-audio-repaint.html |
| https://bugs.webkit.org/show_bug.cgi?id=54983 |
| |
| * platform/chromium-linux/media/audio-repaint-expected.checksum: Added. |
| * platform/chromium-linux/media/audio-repaint-expected.png: Added. |
| * platform/chromium-linux/media/audio-repaint-expected.txt: Added. |
| * platform/chromium-linux/media/media-document-audio-repaint-expected.checksum: Added. |
| * platform/chromium-linux/media/media-document-audio-repaint-expected.png: Added. |
| * platform/chromium-linux/media/media-document-audio-repaint-expected.txt: Added. |
| * platform/chromium-mac/media/audio-repaint-expected.checksum: Added. |
| * platform/chromium-mac/media/audio-repaint-expected.png: Added. |
| * platform/chromium-mac/media/audio-repaint-expected.txt: Added. |
| * platform/chromium-mac/media/media-document-audio-repaint-expected.checksum: Added. |
| * platform/chromium-mac/media/media-document-audio-repaint-expected.png: Added. |
| * platform/chromium-mac/media/media-document-audio-repaint-expected.txt: Added. |
| * platform/chromium-win/media/audio-repaint-expected.checksum: Added. |
| * platform/chromium-win/media/audio-repaint-expected.png: Added. |
| * platform/chromium-win/media/audio-repaint-expected.txt: Added. |
| * platform/chromium-win/media/media-document-audio-repaint-expected.checksum: Added. |
| * platform/chromium-win/media/media-document-audio-repaint-expected.png: Added. |
| * platform/chromium-win/media/media-document-audio-repaint-expected.txt: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-22 Martin Robinson <mrobinson@igalia.com> |
| |
| Add some GTK+-specific expectations for new media tests. |
| |
| * platform/gtk/Skipped: Unskip tests which now have results. |
| |
| 2011-01-17 Martin Robinson <mrobinson@igalia.com> |
| |
| Reviewed by Xan Lopez. |
| |
| [GTK] fast/events/scroll-after-click-on-tab-index has been failing on the bots |
| https://bugs.webkit.org/show_bug.cgi?id=49177 |
| |
| * platform/gtk/Skipped: Unskip passing test. |
| |
| 2011-02-22 Jer Noble <jer.noble@apple.com> |
| |
| Unreviewed, adding new pixel tests to the skipped list of various platforms. |
| |
| media/audio-repaint.html flakey. |
| https://bugs.webkit.org/show_bug.cgi?id=54970 |
| |
| * platform/chromium/test_expectations.txt: |
| * platform/gtk/Skipped: |
| * platform/qt/Skipped: |
| |
| 2011-02-22 Andrew Wilson <atwilson@chromium.org> |
| |
| Unreviewed, rolling out r79337. |
| http://trac.webkit.org/changeset/79337 |
| |
| GPU-only test should have GPU baselines |
| |
| * platform/chromium-linux/compositing/reflections/deeply-nested-reflections-expected.checksum: Removed. |
| * platform/chromium-linux/compositing/reflections/deeply-nested-reflections-expected.png: Removed. |
| * platform/chromium-win/compositing/reflections/deeply-nested-reflections-expected.checksum: Removed. |
| * platform/chromium-win/compositing/reflections/deeply-nested-reflections-expected.png: Removed. |
| * platform/chromium-win/compositing/reflections/deeply-nested-reflections-expected.txt: Removed. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-22 Adrienne Walker <enne@google.com> |
| |
| Unreviewed rebaseline of some GPU tests. |
| |
| This cleans up the rest of the BUGWK54409 expectations after r79084. |
| |
| * platform/chromium-gpu-linux/compositing/direct-image-compositing-expected.checksum: |
| * platform/chromium-gpu-linux/compositing/direct-image-compositing-expected.png: |
| * platform/chromium-gpu-linux/compositing/geometry/fixed-position-expected.checksum: |
| * platform/chromium-gpu-linux/compositing/geometry/fixed-position-expected.png: |
| * platform/chromium-gpu-linux/compositing/geometry/horizontal-scroll-composited-expected.checksum: |
| * platform/chromium-gpu-linux/compositing/geometry/horizontal-scroll-composited-expected.png: |
| * platform/chromium-gpu-linux/compositing/geometry/vertical-scroll-composited-expected.checksum: |
| * platform/chromium-gpu-linux/compositing/geometry/vertical-scroll-composited-expected.png: |
| * platform/chromium-gpu-win/compositing/geometry/fixed-position-expected.checksum: |
| * platform/chromium-gpu-win/compositing/geometry/fixed-position-expected.png: |
| * platform/chromium-gpu-win/compositing/geometry/horizontal-scroll-composited-expected.checksum: |
| * platform/chromium-gpu-win/compositing/geometry/horizontal-scroll-composited-expected.png: |
| * platform/chromium-gpu-win/compositing/geometry/vertical-scroll-composited-expected.checksum: |
| * platform/chromium-gpu-win/compositing/geometry/vertical-scroll-composited-expected.png: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-22 Adam Roben <aroben@apple.com> |
| |
| Skip a flaky Inspector test on Windows |
| |
| <http://webkit.org/b/54974> tracks the failure. |
| |
| * platform/win/Skipped: Added inspector/extensions/extensions-events.html. |
| |
| 2011-02-22 Andrew Wilson <atwilson@chromium.org> |
| |
| Unreviewed. Prospectively removing test_expectations entries for some tests that seem to be passing now on the canaries. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-22 Andrew Wilson <atwilson@chromium.org> |
| |
| Unreviewed expectations update for deeply-nested-reflections.html |
| |
| * platform/chromium-linux/compositing/reflections/deeply-nested-reflections-expected.checksum: Added. |
| * platform/chromium-linux/compositing/reflections/deeply-nested-reflections-expected.png: Added. |
| * platform/chromium-win/compositing/reflections/deeply-nested-reflections-expected.checksum: Added. |
| * platform/chromium-win/compositing/reflections/deeply-nested-reflections-expected.png: Added. |
| * platform/chromium-win/compositing/reflections/deeply-nested-reflections-expected.txt: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-22 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, rolling out r79321. |
| http://trac.webkit.org/changeset/79321 |
| https://bugs.webkit.org/show_bug.cgi?id=53146 |
| |
| Regresses fast/forms/listbox-typeahead-cyrillic.html and fast |
| /spatial-navigation/snav-single-select.html on GTK |
| |
| * platform/gtk/accessibility/combo-box-collapsed-selection-changed-expected.txt: Removed. |
| * platform/gtk/accessibility/combo-box-collapsed-selection-changed.html: Removed. |
| |
| 2011-02-02 Martin Robinson <mrobinson@igalia.com> |
| |
| Reviewed by Xan Lopez. |
| |
| [GTK] DRT needs an implementation of LayoutTestController.setSelectTrailingWhitespace |
| https://bugs.webkit.org/show_bug.cgi?id=53603 |
| |
| * platform/gtk/Skipped: Unskip passing tests. |
| |
| 2011-02-22 Adam Roben <aroben@apple.com> |
| |
| Add Windows expected failure results for new tests from r79318 |
| |
| <http://webkit.org/b/54966> tracks the failure. |
| |
| * platform/win/media/audio-repaint-expected.txt: Added. |
| * platform/win/media/media-document-audio-repaint-expected.txt: Added. |
| |
| 2011-02-22 Yury Semikhatsky <yurys@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: Timeline agent should have same lifetime as InspectorAgent |
| https://bugs.webkit.org/show_bug.cgi?id=54951 |
| |
| * inspector/timeline/timeline-network-resource.html: |
| * inspector/timeline/timeline-script-tag-1.html: |
| * inspector/timeline/timeline-script-tag-2.html: |
| * inspector/timeline/timeline-test.js: |
| (initialize_Timeline.InspectorTest.performActionsAndPrint.step2): |
| * inspector/timeline/timeline-trivial.html: |
| |
| 2011-02-22 Ilya Tikhonovsky <loislo@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: flakyness of inspector tests. |
| https://bugs.webkit.org/show_bug.cgi?id=54729 |
| |
| As far as we have the protocol with sequence numbers we can simplify test harness support |
| and drop out chomium specific methods. |
| |
| * http/tests/inspector/inspector-test.js: |
| (initialize_InspectorTest.InspectorTest.runAfterPendingDispatches): |
| |
| 2011-02-22 Mario Sanchez Prada <msanchez@igalia.com> |
| |
| Reviewed by Martin Robinson. |
| |
| [GTK] Combo boxes should emit object:selection-changed even when collapsed |
| https://bugs.webkit.org/show_bug.cgi?id=53146 |
| |
| New GTK-specific layout test to check the right signals are emitted. |
| |
| * platform/gtk/accessibility/combo-box-collapsed-selection-changed-expected.txt: Added. |
| * platform/gtk/accessibility/combo-box-collapsed-selection-changed.html: Added. |
| |
| 2011-02-15 Jer Noble <jer.noble@apple.com> |
| |
| Reviewed by Darin Adler. |
| |
| Built-in HTML5 <audio> (and sometimes <video>) UI doesn't update playhead location or time displays |
| https://bugs.webkit.org/show_bug.cgi?id=46142 |
| |
| Added a repaint test which ensures the timeline controls repaint in an audio-only MediaDocument. Since |
| the change also affects in-page audio, also added a repaint test for those cases as well. |
| |
| Other platforms will need to have results generated. |
| |
| * media/audio-repaint.html: Added. |
| * media/media-document-audio-repaint-expected.txt: Added. |
| * media/media-document-audio-repaint.html: Added. |
| * platform/mac/media/audio-repaint-expected.checksum: Added. |
| * platform/mac/media/audio-repaint-expected.png: Added. |
| * platform/mac/media/audio-repaint-expected.txt: Added. |
| * platform/mac/media/media-document-audio-repaint-expected.checksum: Added. |
| * platform/mac/media/media-document-audio-repaint-expected.png: Added. |
| |
| 2011-02-21 Pavel Podivilov <podivilov@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: move source mapping from SourceFrame to ScriptsPanel. |
| https://bugs.webkit.org/show_bug.cgi?id=54645 |
| |
| * http/tests/inspector/debugger-test.js: |
| (initialize_DebuggerTest.InspectorTest.runDebuggerTestSuite.createWrapper.return.try): |
| (initialize_DebuggerTest.InspectorTest.runDebuggerTestSuite): |
| (initialize_DebuggerTest.InspectorTest.showScriptSource): |
| * inspector/debugger/source-frame-expected.txt: Added. |
| * inspector/debugger/source-frame.html: Added. |
| |
| 2011-02-22 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, GTK rebaseline of fast/forms/placeholder-position.html |
| |
| * platform/gtk/fast/forms/placeholder-position-expected.txt: |
| |
| 2011-02-22 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, GTK rebaseline of media/video-aspect-ratio.html |
| |
| * platform/gtk/media/video-aspect-ratio-expected.txt: |
| |
| 2011-02-22 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, skip crashing inspector test on GTK |
| |
| * platform/gtk/Skipped: Skip http/tests/inspector-enabled/open-close-open.html |
| |
| 2011-02-22 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Unreviewed. |
| |
| [Qt] Add Qt specific expected results for passing tables/mozilla tests. |
| |
| * platform/qt/Skipped: Unskip passing tests. |
| * platform/qt/tables/mozilla [...] : Added. |
| |
| 2011-02-22 MORITA Hajime <morrita@google.com> |
| |
| Unreviewed test_expectation.txt update. |
| |
| Removed more BUGWK54736 lines which are no longer failed. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-22 MORITA Hajime <morrita@google.com> |
| |
| Unreviewed test_expectation.txt update. |
| |
| Mark styles-update-from-js.html as flaky. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-21 MORITA Hajime <morrita@google.com> |
| |
| Unreviewed test_expectation.txt update. |
| |
| r79285 removes too much lines. recover failed one. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-21 Benjamin Kalman <kalman@chromium.org> |
| |
| Reviewed by Ryosuke Niwa. |
| |
| Extending selection by a boundary granularity (LineBoundary/ParagraphBoundary/DocumentBoundary) sets incorrect |
| start/end of selection for RTL |
| https://bugs.webkit.org/show_bug.cgi?id=54724 |
| |
| Augment extend-left-by-lineboundary test to extend the selection twice, which triggered the bug. |
| |
| * editing/selection/extend-left-right-by-lineboundary-expected.txt: |
| * editing/selection/extend-left-right-by-lineboundary.html: |
| |
| 2011-02-21 MORITA Hajime <morrita@google.com> |
| |
| Unreviewed expectation rebaseline for r79284. |
| |
| * platform/chromium-linux/fast/forms/placeholder-position-expected.checksum: |
| * platform/chromium-linux/fast/forms/placeholder-position-expected.png: |
| * platform/chromium-linux/fast/forms/search-styled-expected.checksum: |
| * platform/chromium-linux/fast/forms/search-styled-expected.png: |
| * platform/chromium-win/fast/forms/placeholder-position-expected.checksum: |
| * platform/chromium-win/fast/forms/placeholder-position-expected.png: |
| * platform/chromium-win/fast/forms/placeholder-position-expected.txt: |
| * platform/chromium-win/fast/forms/search-styled-expected.checksum: |
| * platform/chromium-win/fast/forms/search-styled-expected.png: |
| |
| 2011-02-21 MORITA Hajime <morrita@google.com> |
| |
| Unreviewed test_expectation.txt update. |
| |
| Removed BUGWK54736 lines which are no longer failed. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-21 Adele Peterson <adele@apple.com> |
| |
| Reviewed by Dan Bernstein. |
| |
| Test for https://bugs.webkit.org/show_bug.cgi?id=54402 |
| REGRESSION (r72052): Placeholder text doesn't have the right padding for search fields on Windows |
| |
| Unfortunately, this doesn't test the Windows theme, since DRT uses the Safari theme, but I also tested this change manually on Windows and Mac. |
| |
| * fast/forms/placeholder-position.html: Added a case for a search field with the results button. |
| * platform/mac/fast/forms/placeholder-position-expected.checksum: |
| * platform/mac/fast/forms/placeholder-position-expected.png: |
| * platform/mac/fast/forms/placeholder-position-expected.txt: |
| |
| 2011-02-21 Dirk Pranke <dpranke@chromium.org> |
| |
| Reviewed by Ojan Vafai. |
| |
| This patch changes a test to work around a bug in PrettyPatch where |
| it will crash if lines starting with "--" are missing from the actual |
| output. The actual fix needed to PrettyPatch is described in the |
| bug. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=54918 |
| |
| * platform/mac/fast/objc/dom-html-select-activate-expected.txt: |
| * platform/mac/fast/objc/dom-html-select-activate.html: |
| |
| 2011-02-21 MORITA Hajime <morrita@google.com> |
| |
| Unreviewed test_expectation.txt update. |
| |
| Disabled "BUGWK54322 MAC SNOWLEOPARD" lines, which sesms no longer needed. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-21 MORITA Hajime <morrita@google.com> |
| |
| Unreviewed test_expectation.txt clenaup. |
| Removed disabled lines which I commented out. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-21 James Kozianski <koz@chromium.org> |
| |
| Reviewed by Kent Tamura. |
| |
| Causes elements to be unfocusable after tabindex property is removed. |
| https://bugs.webkit.org/show_bug.cgi?id=54727 |
| |
| * fast/html/tabindex-removal-expected.txt: Added. |
| * fast/html/tabindex-removal.html: Added. |
| |
| 2011-02-21 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Unreviewed Chromium test expectations update. |
| |
| Removed fast/js/kde/math.html because it has been passing since r79246. |
| Removed fast/text/capitalize-boundaries.html on Mac and Windows because it has been steadily passing. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-21 Ami Fischman <fischman@chromium.org> |
| |
| Reviewed by Eric Carlson. |
| |
| Add regression test for clean shutdown during video playback. |
| DumpRenderTree used to crash if the test was ended while a video |
| was still playing. (http://crbug.com/72730). |
| https://bugs.webkit.org/show_bug.cgi?id=54888 |
| |
| * media/video-plays-past-end-of-test-expected.txt: Added. |
| * media/video-plays-past-end-of-test.html: Added. |
| |
| 2011-02-21 Martin Robinson <mrobinson@igalia.com> |
| |
| Reviewed by Xan Lopez. |
| |
| [GTK] editing/pasteboard/dataTransfer-setData-getData.html fails |
| https://bugs.webkit.org/show_bug.cgi?id=54895 |
| |
| Update the results for this test which now includes a few more passing |
| lines. We maintain separate results, because we seem to pass more tests |
| than other platforms. |
| |
| * platform/gtk/Skipped: Unskip a test which is now passing. |
| * platform/gtk/editing/pasteboard/dataTransfer-setData-getData-expected.txt: |
| |
| 2011-02-21 Gavin Barraclough <barraclough@apple.com> |
| |
| Ruber stamped by Sam Weinig |
| |
| Bug 54899 - Math.LOG10E should be 0.4342944819032518 |
| This value is quoted in section 15.8.1.5 of the spec. |
| |
| * fast/js/kde/math-expected.txt: |
| * fast/js/kde/script-tests/math.js: |
| |
| 2011-02-21 Anna Cavender <annacc@timberline.sea.corp.google.com> |
| |
| Reviewed by Eric Carlson. |
| |
| new baselines for video-transformed.html on mac |
| https://bugs.webkit.org/show_bug.cgi?id=54765 |
| |
| * platform/chromium-mac-leopard/media/video-transformed-expected.checksum: Added. |
| * platform/chromium-mac-leopard/media/video-transformed-expected.png: Renamed from LayoutTests/platform/chromium-mac/media/video-transformed-expected.png. |
| * platform/chromium-mac-snowleopard/media/video-transformed-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/media/video-transformed-expected.png: Added. |
| * platform/chromium-mac/media/video-transformed-expected.checksum: Removed. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-21 Alejandro G. Castro <alex@igalia.com> |
| |
| Unreviewed, skip |
| editing/pasteboard/dataTransfer-setData-getData.html. Added bug: |
| https://bugs.webkit.org/show_bug.cgi?id=54895 |
| |
| * platform/gtk/Skipped: |
| |
| 2011-02-21 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Unreviewed. |
| |
| [Qt] Add Qt specific expected results for passing tables/mozilla tests. |
| |
| * platform/qt/Skipped: Unskip passing tests. |
| * platform/qt/tables/mozilla [...] : Added. |
| |
| 2011-02-21 Pavel Feldman <pfeldman@chromium.org> |
| |
| Not reviewed: skip new inspector test on wk2. |
| |
| * platform/mac-wk2/Skipped: |
| |
| 2011-02-21 Adam Barth <abarth@webkit.org> |
| |
| Reviewed by Maciej Stachowiak. |
| |
| Skip WebKit2 tests that need EventSender |
| https://bugs.webkit.org/show_bug.cgi?id=54890 |
| |
| These tests fail because EventSender is missing. |
| |
| * platform/mac-wk2/Skipped: |
| |
| 2011-02-21 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Unreviewed. |
| |
| REGRESSION(r79157): plugins/get-url-with-javascript-destroying-plugin.html make the next test crash |
| https://bugs.webkit.org/show_bug.cgi?id=54863 |
| |
| Bug was fixed by http://trac.webkit.org/changeset/79231. |
| |
| * platform/qt/Skipped: Unskip plugins/get-url-with-javascript-destroying-plugin.html. |
| |
| 2011-02-21 Pavel Feldman <pfeldman@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: navigation does not work after reopening frontend. |
| https://bugs.webkit.org/show_bug.cgi?id=54879 |
| |
| * http/tests/inspector-enabled/open-close-open-expected.txt: Added. |
| * http/tests/inspector-enabled/open-close-open.html: Added. |
| |
| 2011-02-21 Martin Robinson <mrobinson@igalia.com> |
| |
| Add results for tests missing results and unskip a test that |
| is passing locally and when run manually on the bots. |
| |
| * platform/gtk/Skipped: Unskip tests that are now passing. |
| * platform/gtk/editing/deleting/non-smart-delete-expected.checksum: Added. |
| * platform/gtk/editing/deleting/non-smart-delete-expected.png: Added. |
| * platform/gtk/editing/deleting/non-smart-delete-expected.txt: Added. |
| * platform/gtk/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.checksum: Added. |
| * platform/gtk/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.png: Added. |
| * platform/gtk/fast/repaint/no-caret-repaint-in-non-content-editable-element-expected.txt: Added. |
| * platform/gtk/fast/runin/generated2-expected.checksum: Added. |
| * platform/gtk/fast/runin/generated2-expected.png: Added. |
| * platform/gtk/fast/runin/generated2-expected.txt: Added. |
| * platform/gtk/fast/runin/generated3-expected.checksum: Added. |
| * platform/gtk/fast/runin/generated3-expected.png: Added. |
| * platform/gtk/fast/runin/generated3-expected.txt: Added. |
| * platform/gtk/fast/runin/generated4-expected.checksum: Added. |
| * platform/gtk/fast/runin/generated4-expected.png: Added. |
| * platform/gtk/fast/runin/generated4-expected.txt: Added. |
| * platform/gtk/media/video-aspect-ratio-expected.checksum: Added. |
| * platform/gtk/media/video-aspect-ratio-expected.png: Added. |
| * platform/gtk/media/video-aspect-ratio-expected.txt: Added. |
| |
| 2011-02-21 Alejandro G. Castro <alex@igalia.com> |
| |
| Unreviewed added more tests with pixel differences between bots. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-02-21 Andrew Wilson <atwilson@chromium.org> |
| |
| Unreviewed expectations change to mark tests as timing out. |
| |
| Many tests started timing out on the chrome mac canaries around r79035 |
| https://bugs.webkit.org/show_bug.cgi?id=54885 |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-21 Andrew Wilson <atwilson@chromium.org> |
| |
| Unreviewed expectations change - ignore styles-update-from-js.html failures on chromium-win. |
| |
| Web Inspector: inspector/styles/styles-update-from-js.html is sporadically failing on chromium win bots |
| https://bugs.webkit.org/show_bug.cgi?id=54882 |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-21 Anton Muhin <antonm@chromium.org> |
| |
| Reviewed by Adam Barth and Alexey Proskuryakov. |
| |
| Propagate security origin of parent document into HTML documents created with DOMImplementation |
| https://bugs.webkit.org/show_bug.cgi?id=53611 |
| |
| Additional test which checks case when parent document can be collected while |
| its implementation is alive. |
| |
| * fast/dom/gc-9.html: |
| |
| 2011-02-21 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Unreviewed Chromium test expectation update. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-21 Alexander Pavlov <apavlov@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: [Audits] Image dimensions in inline style not checked |
| https://bugs.webkit.org/show_bug.cgi?id=54738 |
| |
| * inspector/audits/audits-panel-functional-expected.txt: |
| * inspector/audits/audits-panel-functional.html: |
| |
| 2011-02-21 Sheriff Bot <webkit.review.bot@gmail.com> |
| |
| Unreviewed, rolling out r79029. |
| http://trac.webkit.org/changeset/79029 |
| https://bugs.webkit.org/show_bug.cgi?id=54869 |
| |
| Revert unnecessary Chromium rebaseline (Requested by apavlov |
| on #webkit). |
| |
| * platform/chromium-win/inspector/styles-update-from-js-expected.txt: Removed. |
| |
| 2011-02-21 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Unreviewed; Skip fast/events/menu-keydown-on-hidden-element.html on Mac WebKit 2 since it requires EventSender. |
| |
| * platform/mac-wk2/Skipped: |
| |
| 2011-02-21 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Unreviewed; Remove incorrect Chromium test expectations. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-21 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Unreviewed; Skip fast/events/selectionchange-user-initiated.html added by r79208 on Mac WebKit 2. |
| |
| * platform/mac-wk2/Skipped: |
| |
| 2011-02-16 Vitaly Repeshko <vitalyr@chromium.org> |
| |
| Reviewed by Mihai Parparita. |
| |
| [V8] SerializedScriptValue: fix JS exception handling. |
| https://bugs.webkit.org/show_bug.cgi?id=54555 |
| |
| Added an exception throwing test case: |
| * fast/dom/Window/window-postmessage-clone-expected.txt: |
| * fast/dom/Window/window-postmessage-clone.html: |
| |
| 2011-02-21 Ryosuke Niwa <rniwa@webkit.org> |
| |
| Reviewed by Kent Tamura. |
| |
| Add selectionchange event |
| https://bugs.webkit.org/show_bug.cgi?id=45712 |
| |
| Added a test to ensure WebKit fires selectionchange event for the correct document |
| when the document has an iframe, and a test to ensure selectionchange events are fired |
| on user-initiated events. |
| |
| * fast/events/selectionchange-iframe-expected.txt: Added. |
| * fast/events/selectionchange-iframe.html: Added. |
| * fast/events/selectionchange-user-initiated-expected.txt: Added. |
| * fast/events/selectionchange-user-initiated.html: Added. |
| |
| 2011-02-21 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Unreviewed. |
| |
| REGRESSION(r79157): plugins/get-url-with-javascript-destroying-plugin.html make the next test crash |
| https://bugs.webkit.org/show_bug.cgi?id=54863 |
| |
| * platform/qt/Skipped: Unskip the innocent plugins/get-user-agent-with-null-npp-from-npp-new.html |
| and skip the real culprit plugins/get-url-with-javascript-destroying-plugin.html until fix. |
| |
| 2011-02-21 Pavel Feldman <pfeldman@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: [Chromium] inspector/debugger/dom-breakpoints.html TIMEOUTs |
| https://bugs.webkit.org/show_bug.cgi?id=54638 |
| |
| * http/tests/inspector/change-iframe-src.html: |
| * http/tests/inspector/debugger-test.js: |
| (initialize_DebuggerTest.InspectorTest.startDebuggerTest.startTest): |
| (initialize_DebuggerTest.InspectorTest.startDebuggerTest): |
| (initialize_DebuggerTest.InspectorTest.completeDebuggerTest.disableDebugger): |
| (initialize_DebuggerTest.InspectorTest.runDebuggerTestSuite.runner): |
| (initialize_DebuggerTest.InspectorTest.runDebuggerTestSuite): |
| (initialize_DebuggerTest.InspectorTest.waitUntilPaused): |
| (initialize_DebuggerTest.InspectorTest.waitUntilPausedAndDumpStack.step1): |
| (initialize_DebuggerTest.InspectorTest.waitUntilPausedAndDumpStack): |
| (initialize_DebuggerTest.InspectorTest.waitUntilResumed): |
| (initialize_DebuggerTest.InspectorTest.resumeExecution): |
| (initialize_DebuggerTest.InspectorTest.showScriptSource): |
| (initialize_DebuggerTest.InspectorTest._showScriptSource): |
| (initialize_DebuggerTest.InspectorTest.expandProperties.expandNextPath): |
| (initialize_DebuggerTest.InspectorTest.expandProperties): |
| * http/tests/inspector/elements-test.js: |
| (initialize_ElementTest.InspectorTest.nodeWithId.processChildren): |
| (initialize_ElementTest.InspectorTest.nodeWithId): |
| (initialize_ElementTest.InspectorTest.selectNodeWithId.mycallback): |
| (initialize_ElementTest.InspectorTest.selectNodeWithId): |
| (initialize_ElementTest.InspectorTest.expandElementsTree.mycallback): |
| (initialize_ElementTest.InspectorTest.expandElementsTree): |
| (initialize_ElementTest): |
| * http/tests/inspector/inspector-test.js: |
| (initialize_InspectorTest.InspectorTest.evaluateInConsole): |
| (initialize_InspectorTest.InspectorTest.evaluateInConsoleAndDump.mycallback): |
| (initialize_InspectorTest.InspectorTest.evaluateInConsoleAndDump): |
| (initialize_InspectorTest.InspectorTest.evaluateInPage.mycallback): |
| (initialize_InspectorTest.InspectorTest.evaluateInPage): |
| (initialize_InspectorTest.InspectorTest.evaluateInPageWithTimeout): |
| (initialize_InspectorTest.InspectorTest.reloadPage): |
| (initialize_InspectorTest.InspectorTest.runAfterPendingDispatches): |
| (initialize_InspectorTest.InspectorTest.runTestSuite.runner): |
| (initialize_InspectorTest.InspectorTest.runTestSuite): |
| (initialize_InspectorTest.InspectorTest.safeWrap): |
| * http/tests/inspector/resource-parameters.html: |
| * inspector/console/console-assert.html: |
| * inspector/console/console-trace-in-eval.html: |
| * inspector/console/console-trace.html: |
| * inspector/debugger/dom-breakpoints-expected.txt: |
| * inspector/debugger/dom-breakpoints.html: |
| * inspector/extensions/extensions-audits-tests.js: |
| (initialize_ExtensionsAuditsTest.InspectorTest.startExtensionAudits): |
| (initialize_ExtensionsAuditsTest): |
| * inspector/styles/styles-iframe.html: |
| * inspector/styles/styles-update-from-js.html: |
| * inspector/timeline/timeline-network-resource.html: |
| * inspector/timeline/timeline-script-tag-1.html: |
| * inspector/timeline/timeline-script-tag-2.html: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-21 Alejandro G. Castro <alex@igalia.com> |
| |
| Fixed typo in gtk Skipped list. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-02-21 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Unreviewed. |
| |
| [Qt]REGRESSION(r79157): plugins/get-user-agent-with-null-npp-from-npp-new.html crashes |
| https://bugs.webkit.org/show_bug.cgi?id=54863 |
| |
| Paper over one more regression to make Qt buildbot happy and green. |
| |
| * platform/qt/Skipped: Add plugins/get-user-agent-with-null-npp-from-npp-new.html until fix. |
| |
| 2011-02-18 Philippe Normand <pnormand@igalia.com> |
| |
| Reviewed by Martin Robinson. |
| |
| [GTK] media/audio-delete-while-slider-thumb-clicked.html still flaky |
| https://bugs.webkit.org/show_bug.cgi?id=54747 |
| |
| * media/audio-delete-while-slider-thumb-clicked.html: Autoplay the |
| media element and trigger the seek after playback started. |
| |
| 2011-02-21 MORITA Hajime <morrita@google.com> |
| |
| Unreviewed expectation update. |
| |
| * platform/chromium-linux/animations/3d/matrix-transform-type-animation-expected.checksum: Added. |
| * platform/chromium-linux/animations/3d/matrix-transform-type-animation-expected.png: Added. |
| * platform/chromium-mac/animations/3d/matrix-transform-type-animation-expected.checksum: Added. |
| * platform/chromium-mac/animations/3d/matrix-transform-type-animation-expected.png: Added. |
| * platform/chromium-win/animations/3d/matrix-transform-type-animation-expected.checksum: Added. |
| * platform/chromium-win/animations/3d/matrix-transform-type-animation-expected.png: Added. |
| * platform/chromium-win/animations/3d/matrix-transform-type-animation-expected.txt: Added. |
| |
| 2011-02-21 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Unreviewed. |
| |
| [Qt] Possible DRT bug revealed by r72003 |
| https://bugs.webkit.org/show_bug.cgi?id=49538 |
| |
| After r79103 we don't need Qt specific expected results |
| $for these tests because of whitespace differences. |
| |
| * platform/qt/fast/forms/formaction-attribute-expected.txt: Removed. |
| * platform/qt/fast/forms/formmethod-attribute-button-html-expected.txt: Removed. |
| * platform/qt/fast/forms/formtarget-attribute-button-html-expected.txt: Removed. |
| * platform/qt/fast/forms/mailto/formenctype-attribute-button-html-expected.txt: Updated. |
| |
| 2011-02-21 MORITA Hajime <morrita@google.com> |
| |
| Another unreviewed attempt to expectation update. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-21 MORITA Hajime <morrita@google.com> |
| |
| Unreviewed expectation update. (Removes invalid lines.) |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-20 MORITA Hajime <morrita@google.com> |
| |
| Unreviewed expectation update. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-20 MORITA Hajime <morrita@google.com> |
| |
| Unreviewed expectation update. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-20 Simon Fraser <simon.fraser@apple.com> |
| |
| Reviewed by Dirk Schulze. |
| |
| REGRESSION (r73369-r73405): transform animation interpolates incorrectly |
| https://bugs.webkit.org/show_bug.cgi?id=54793 |
| |
| Testcase for a matrix animation. |
| |
| * animations/3d/matrix-transform-type-animation.html: Added. |
| * platform/mac/animations/3d/matrix-transform-type-animation-expected.checksum: Added. |
| * platform/mac/animations/3d/matrix-transform-type-animation-expected.png: Added. |
| * platform/mac/animations/3d/matrix-transform-type-animation-expected.txt: Added. |
| |
| 2011-02-20 Dan Bernstein <mitz@apple.com> |
| |
| Reviewed by Maciej Stachowiak. |
| |
| <rdar://problem/9028929> REGRESSION (r75897): Scaling applied twice to an iframe with a transformed ancestor |
| |
| * fast/frames/iframe-scale-applied-twice-expected.txt: Added. |
| * fast/frames/iframe-scale-applied-twice.html: Added. |
| |
| 2011-02-20 Ami Fischman <fischman@chromium.org> |
| |
| Reviewed by Kent Tamura. |
| |
| Remove flakiness from media/video-poster.html by using event callbacks |
| instead of 100ms timeouts and hoping that states have transitioned in |
| time (!). |
| Removed seemingly-outdated BUG_DRT annotation from test_expectation. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=54685 |
| http://crbug.com/60845 |
| |
| * media/video-poster.html: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-21 Benjamin Kalman <kalman@chromium.org> |
| |
| Reviewed by Ryosuke Niwa. |
| |
| Make editing/selection/extend-selection tests more human readable and hand-runnable |
| https://bugs.webkit.org/show_bug.cgi?id=54712 |
| |
| Three changes to achieve this: |
| - Column-align the "right:", "left:", "forward:", and "backward:" labels in the output. |
| - Add buttons to switch between LTR and RTL (the test will switch everything to RTL but LTR is useful). |
| - Fix typo causing failing tests to have a js error (rather than layout error). |
| |
| Expected results need to change due to column alignment. |
| |
| * editing/selection/extend-selection-character-expected.txt: |
| * editing/selection/extend-selection-word-expected.txt: |
| * editing/selection/resources/extend-selection.js: |
| (logMismatchingPositions): |
| (runSelectionTestsWithGranularity): |
| (getTestNodeContainer.createButton.button.onmousedown): |
| (getTestNodeContainer.createButton): |
| (getTestNodeContainer.createButtonToSwitchDirection): |
| (getTestNodeContainer): |
| (createNode): |
| |
| 2011-02-20 Anders Carlsson <andersca@apple.com> |
| |
| Reviewed by Maciej Stachowiak. |
| |
| Crash when a plug-in requests a javascript: url that destroys the plug-in |
| https://bugs.webkit.org/show_bug.cgi?id=54837 |
| <rdar://problem/9005475> |
| |
| Add test. |
| |
| * plugins/get-url-with-javascript-destroying-plugin-expected.txt: Added. |
| * plugins/get-url-with-javascript-destroying-plugin.html: Added. |
| |
| 2011-02-20 Dirk Schulze <krit@webkit.org> |
| |
| Reviewed by Nikolas Zimmermann. |
| |
| SVG animation - analyze attribute type for animation |
| https://bugs.webkit.org/show_bug.cgi?id=54542 |
| |
| Check dynamic update of attributeName. The test fails at the moment, because of some wrong |
| internal mapping. Tested update manually with gdb. Working on a fix to get this test pass |
| as well. |
| |
| * svg/animations/animate-dynamic-update-attributeName-expected.txt: Added. |
| * svg/animations/animate-dynamic-update-attributeName.html: Added. |
| * svg/animations/script-tests/animate-dynamic-update-attributeName.js: Added. |
| (sample1): |
| (sample2): |
| (sample3): |
| (executeTest): |
| |
| 2011-02-19 Zan Dobersek <zandobersek@gmail.com> |
| |
| Reviewed by Martin Robinson. |
| |
| [cairo][canvas] Drawing from/into float rectangles with width or height in range 0 to 1 fails |
| https://bugs.webkit.org/show_bug.cgi?id=54491 |
| |
| Enable another passing test after fixing float values rounding. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-02-19 Alejandro G. Castro <alex@igalia.com> |
| |
| Unreviewed, fixed typo in the GTK+ skipped file. |
| |
| * platform/gtk/Skipped: |
| |
| 2011-02-19 Benjamin Poulain <ikipou@gmail.com> |
| |
| Reviewed by Andreas Kling. |
| |
| [Qt] Enable the skipped tests combining workers and database |
| https://bugs.webkit.org/show_bug.cgi?id=54802 |
| |
| Enable the tests that do not seem to be flaky anymore. |
| |
| * platform/qt/Skipped: |
| |
| 2011-02-19 James Simonsen <simonjam@chromium.org> |
| |
| Reviewed by Adam Barth. |
| |
| Make ScriptElement match the HTML5 spec |
| https://bugs.webkit.org/show_bug.cgi?id=54676 |
| |
| This implements the "prepare a script" section of the HTML5 spec in ScriptElement::prepareScript(). |
| http://www.whatwg.org/specs/web-apps/current-work/multipage/scripting-1.html#prepare-a-script |
| |
| There are a couple of things missing from the spec that would be new functionality. These will be added later. |
| - Support for async=false |
| - Empty src attribute should dispatch an error. |
| |
| There are a couple of slight behavioral changes to match the spec. |
| - An XHTML script that is loaded then copied will not fire load on the copy. |
| - If onbeforeload moves the script to a different document, then it will not try to execute again because wasAlreadyStarted is true. |
| |
| The parsers were updated to use the new API, but not rewritten to look like the spec. That will be done separately. |
| |
| * fast/dom/HTMLScriptElement/move-in-beforeload.html: Original author says test was only meant to check for crashes. Beforeload is not specified by HTML5. Test was modified to assume moved script wouldn't execute because wasAlreadyStarted is set. |
| * fast/dom/script-clone-rerun-src.xhtml: According to HTML5 spec, load should only fire after a script executes. Test was modified to match that. The old broken behavior was that load fired on the cloned element, even though it didn't execute. |
| |
| 2011-02-19 Andrew Wilson <atwilson@chromium.org> |
| |
| Updated test expectations (more fallout from r78846). |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-19 Charlie Reis <creis@chromium.org> |
| |
| Reviewed by Mihai Parparita. |
| |
| Ensure loading has stopped in HistoryController::goToItem |
| https://bugs.webkit.org/show_bug.cgi?id=54517 |
| |
| Tests that going forward within the same document does not stop loading. |
| |
| * http/tests/navigation/forward-to-fragment-fires-onload.html: Added. |
| * http/tests/navigation/forward-to-fragment-fires-onload-expected.txt: Added. |
| * http/tests/navigation/resources/forward-to-fragment-fires-onload-2.html: Added. |
| |
| 2011-02-19 Adam Barth <abarth@webkit.org> |
| |
| Reviewed by Daniel Bates. |
| |
| Fix xssAuditor/iframe-injection.html |
| https://bugs.webkit.org/show_bug.cgi?id=54591 |
| |
| Update expected results to show that we pass. |
| |
| * http/tests/security/xssAuditor/iframe-injection-expected.txt: |
| |
| 2011-02-18 Andrew Wilson <atwilson@chromium.org> |
| |
| Unreviewed test expectations fix. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-18 Andrew Wilson <atwilson@chromium.org> |
| |
| Unreviewed test expectations fix. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-18 Andrew Wilson <atwilson@chromium.org> |
| |
| Unreviewed. Mark object-clip-rects-assertion.html as timing out. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-18 Andrew Wilson <atwilson@chromium.org> |
| |
| Unreviewed chromium expectations change. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-18 Andrew Wilson <atwilson@chromium.org> |
| |
| Unreviewed expectations change for chromium. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-18 Andrew Wilson <atwilson@chromium.org> |
| |
| Unreviewed expectations change because my rebaselines didn't seem to work. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-18 Adrienne Walker <enne@google.com> |
| |
| Reviewed by Kenneth Russell. |
| |
| Adjust expectations for chromium GPU tests. |
| https://bugs.webkit.org/show_bug.cgi?id=54409 |
| https://bugs.webkit.org/show_bug.cgi?id=54509 |
| |
| Correct baselines for the 54409 images will be generated after this lands. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-18 Peter Kasting <pkasting@google.com> |
| |
| Reviewed by James Robinson. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=54605 |
| Remove some time limits in a test, let test harnesses kill the test if |
| it runs long. Also changes a busy loop from 1 ms to 5 ms repeats since |
| this should be much less CPU at little visible cost. |
| |
| * http/tests/security/resources/cross-frame-access.js: |
| (canAccessFrame.test): |
| (canAccessFrame): |
| (cannotAccessFrame.test): |
| (cannotAccessFrame): |
| (closeWindowAndNotifyDone.doneHandler): |
| (closeWindowAndNotifyDone): |
| |
| 2011-02-18 chris reiss <christopher.reiss@nokia.com> |
| |
| Reviewed by Andreas Kling. |
| |
| REGRESSION: Date.parse("Tue Nov 23 20:40:05 2010 GMT") returns NaN |
| https://bugs.webkit.org/show_bug.cgi?id=49989 |
| |
| * fast/js/date-parse-test-expected.txt: |
| * fast/js/script-tests/date-parse-test.js: |
| |
| 2011-02-18 Emil A Eklund <eae@chromium.org> |
| |
| Reviewed by Darin Adler. |
| |
| Crash in EventHandler::sendContextMenuEventForKey |
| https://bugs.webkit.org/show_bug.cgi?id=54495 |
| |
| Add test for triggering the context menu key event (VK_APPS) on a hidden |
| element. |
| |
| * fast/events/menu-keydown-on-hidden-element-expected.txt: Added. |
| * fast/events/menu-keydown-on-hidden-element.html: Added. |
| |
| 2011-02-18 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Unreviewed. |
| |
| [Qt] Add Qt specific expected results for passing svg/custom tests. |
| |
| * platform/qt/Skipped: Unskip passing tests. |
| * platform/qt/svg/custom/ [...] : Added. |
| |
| 2011-02-18 Andrew Wilson <atwilson@chromium.org> |
| |
| Unreviewed expectations change. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-18 Andrew Wilson <atwilson@chromium.org> |
| |
| Unreviewed rebaselines for Chromium. |
| |
| * platform/chromium-mac/compositing/reflections/deeply-nested-reflections-expected.checksum: Added. |
| * platform/chromium-mac/compositing/reflections/deeply-nested-reflections-expected.png: Added. |
| * platform/chromium-mac/css1/box_properties/clear_float-expected.checksum: |
| * platform/chromium-mac/css1/box_properties/clear_float-expected.png: |
| * platform/chromium-mac/css1/box_properties/float_elements_in_series-expected.checksum: Added. |
| * platform/chromium-mac/css1/box_properties/float_elements_in_series-expected.png: Added. |
| * platform/chromium-mac/css1/box_properties/float_on_text_elements-expected.checksum: |
| * platform/chromium-mac/css1/box_properties/float_on_text_elements-expected.png: |
| * platform/chromium-mac/css1/text_properties/text_align-expected.checksum: Added. |
| * platform/chromium-mac/css1/text_properties/text_align-expected.png: Added. |
| * platform/chromium-mac/css2.1/t0805-c5518-brdr-t-01-e-expected.checksum: Added. |
| * platform/chromium-mac/css2.1/t0805-c5518-brdr-t-01-e-expected.png: Added. |
| * platform/chromium-mac/css2.1/t0905-c5525-fltcont-00-d-g-expected.checksum: |
| * platform/chromium-mac/css2.1/t0905-c5525-fltcont-00-d-g-expected.png: |
| * platform/chromium-mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.checksum: |
| * platform/chromium-mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png: |
| * platform/chromium-mac/css2.1/t1202-counter-03-b-expected.checksum: Added. |
| * platform/chromium-mac/css2.1/t1202-counter-03-b-expected.png: Added. |
| * platform/chromium-mac/css2.1/t1202-counter-04-b-expected.checksum: Added. |
| * platform/chromium-mac/css2.1/t1202-counter-04-b-expected.png: Added. |
| * platform/chromium-mac/css2.1/t1202-counter-04-b-expected.txt: Added. |
| * platform/chromium-mac/css2.1/t1202-counters-03-b-expected.checksum: Added. |
| * platform/chromium-mac/css2.1/t1202-counters-03-b-expected.png: Added. |
| * platform/chromium-mac/css2.1/t1202-counters-04-b-expected.checksum: Added. |
| * platform/chromium-mac/css2.1/t1202-counters-04-b-expected.png: Added. |
| * platform/chromium-mac/css2.1/t1202-counters-04-b-expected.txt: Added. |
| * platform/chromium-mac/css2.1/t1602-c43-center-00-d-ag-expected.checksum: Added. |
| * platform/chromium-mac/css2.1/t1602-c43-center-00-d-ag-expected.png: Added. |
| * platform/chromium-mac/css2.1/t1602-c546-txt-align-00-b-expected.checksum: Added. |
| * platform/chromium-mac/css2.1/t1602-c546-txt-align-00-b-expected.png: Added. |
| * platform/chromium-mac/editing/deleting/delete-tab-003-expected.checksum: Added. |
| * platform/chromium-mac/editing/deleting/delete-tab-003-expected.png: Added. |
| * platform/chromium-mac/editing/deleting/delete-ws-fixup-001-expected.checksum: Added. |
| * platform/chromium-mac/editing/deleting/delete-ws-fixup-001-expected.png: Added. |
| * platform/chromium-mac/editing/inserting/insert-tab-003-expected.checksum: Added. |
| * platform/chromium-mac/editing/inserting/insert-tab-003-expected.png: Added. |
| * platform/chromium-mac/editing/inserting/typing-tab-designmode-forms-expected.checksum: Added. |
| * platform/chromium-mac/editing/inserting/typing-tab-designmode-forms-expected.png: Added. |
| * platform/chromium-mac/editing/pasteboard/4641033-expected.checksum: Added. |
| * platform/chromium-mac/editing/pasteboard/4641033-expected.png: Added. |
| * platform/chromium-mac/editing/pasteboard/block-wrappers-necessary-expected.checksum: Added. |
| * platform/chromium-mac/editing/pasteboard/block-wrappers-necessary-expected.png: Added. |
| * platform/chromium-mac/editing/pasteboard/nested-blocks-with-text-area-expected.checksum: Added. |
| * platform/chromium-mac/editing/pasteboard/nested-blocks-with-text-area-expected.png: Added. |
| * platform/chromium-mac/editing/pasteboard/nested-blocks-with-text-field-expected.checksum: Added. |
| * platform/chromium-mac/editing/pasteboard/nested-blocks-with-text-field-expected.png: Added. |
| * platform/chromium-mac/editing/pasteboard/paste-blockquote-2-expected.checksum: Added. |
| * platform/chromium-mac/editing/pasteboard/paste-blockquote-2-expected.png: Added. |
| * platform/chromium-mac/editing/pasteboard/pasting-tabs-expected.checksum: Added. |
| * platform/chromium-mac/editing/pasteboard/pasting-tabs-expected.png: Added. |
| * platform/chromium-mac/editing/selection/3690703-2-expected.checksum: Added. |
| * platform/chromium-mac/editing/selection/3690703-2-expected.png: Added. |
| * platform/chromium-mac/editing/selection/3690703-expected.checksum: Added. |
| * platform/chromium-mac/editing/selection/3690703-expected.png: Added. |
| * platform/chromium-mac/editing/selection/3690719-expected.checksum: Added. |
| * platform/chromium-mac/editing/selection/3690719-expected.png: Added. |
| * platform/chromium-mac/editing/selection/4397952-expected.checksum: Added. |
| * platform/chromium-mac/editing/selection/4397952-expected.png: Added. |
| * platform/chromium-mac/editing/selection/4975120-expected.checksum: Added. |
| * platform/chromium-mac/editing/selection/4975120-expected.png: Added. |
| * platform/chromium-mac/editing/selection/5240265-expected.checksum: Added. |
| * platform/chromium-mac/editing/selection/5240265-expected.png: Added. |
| * platform/chromium-mac/editing/selection/caret-rtl-2-expected.checksum: |
| * platform/chromium-mac/editing/selection/caret-rtl-2-expected.png: |
| * platform/chromium-mac/editing/selection/caret-rtl-2-left-expected.checksum: |
| * platform/chromium-mac/editing/selection/caret-rtl-2-left-expected.png: |
| * platform/chromium-mac/editing/selection/caret-rtl-expected.checksum: |
| * platform/chromium-mac/editing/selection/caret-rtl-expected.png: |
| * platform/chromium-mac/editing/selection/caret-rtl-right-expected.checksum: |
| * platform/chromium-mac/editing/selection/caret-rtl-right-expected.png: |
| * platform/chromium-mac/editing/selection/extend-selection-bidi-expected.checksum: Added. |
| * platform/chromium-mac/editing/selection/extend-selection-bidi-expected.png: Added. |
| * platform/chromium-mac/editing/selection/move-past-trailing-space-expected.checksum: Removed. |
| * platform/chromium-mac/editing/selection/replaced-boundaries-3-expected.checksum: |
| * platform/chromium-mac/editing/selection/replaced-boundaries-3-expected.png: Added. |
| * platform/chromium-mac/editing/selection/select-from-textfield-outwards-expected.checksum: Added. |
| * platform/chromium-mac/editing/selection/select-from-textfield-outwards-expected.png: Added. |
| * platform/chromium-mac/editing/style/5046875-1-expected.checksum: Added. |
| * platform/chromium-mac/editing/style/5046875-1-expected.png: Added. |
| * platform/chromium-mac/editing/style/create-block-for-style-011-expected.checksum: Removed. |
| * platform/chromium-mac/editing/style/create-block-for-style-011-expected.png: Removed. |
| * platform/chromium-mac/editing/style/create-block-for-style-012-expected.checksum: Removed. |
| * platform/chromium-mac/editing/style/create-block-for-style-012-expected.png: Removed. |
| * platform/chromium-mac/editing/style/table-selection-expected.checksum: Added. |
| * platform/chromium-mac/editing/style/table-selection-expected.png: Added. |
| * platform/chromium-mac/fast/block/margin-collapse/103-expected.checksum: |
| * platform/chromium-mac/fast/block/margin-collapse/103-expected.png: |
| * platform/chromium-mac/fast/block/positioning/inline-block-relposition-expected.checksum: Added. |
| * platform/chromium-mac/fast/block/positioning/inline-block-relposition-expected.png: Added. |
| * platform/chromium-mac/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum: Added. |
| * platform/chromium-mac/fast/blockflow/Kusa-Makura-background-canvas-expected.png: Added. |
| * platform/chromium-mac/fast/blockflow/border-vertical-lr-expected.checksum: |
| * platform/chromium-mac/fast/blockflow/border-vertical-lr-expected.png: |
| * platform/chromium-mac/fast/blockflow/border-vertical-lr-expected.txt: Added. |
| * platform/chromium-mac/fast/blockflow/japanese-lr-selection-expected.checksum: |
| * platform/chromium-mac/fast/blockflow/japanese-lr-selection-expected.png: |
| * platform/chromium-mac/fast/blockflow/japanese-lr-text-expected.checksum: |
| * platform/chromium-mac/fast/blockflow/japanese-lr-text-expected.png: |
| * platform/chromium-mac/fast/blockflow/japanese-rl-selection-expected.checksum: |
| * platform/chromium-mac/fast/blockflow/japanese-rl-selection-expected.png: |
| * platform/chromium-mac/fast/blockflow/japanese-rl-text-expected.checksum: |
| * platform/chromium-mac/fast/blockflow/japanese-rl-text-expected.png: Added. |
| * platform/chromium-mac/fast/blockflow/japanese-ruby-vertical-lr-expected.checksum: Added. |
| * platform/chromium-mac/fast/blockflow/japanese-ruby-vertical-lr-expected.png: Added. |
| * platform/chromium-mac/fast/blockflow/japanese-ruby-vertical-rl-expected.checksum: Added. |
| * platform/chromium-mac/fast/blockflow/japanese-ruby-vertical-rl-expected.png: Added. |
| * platform/chromium-mac/fast/blockflow/vertical-align-table-baseline-expected.checksum: |
| * platform/chromium-mac/fast/blockflow/vertical-align-table-baseline-expected.png: |
| * platform/chromium-mac/fast/blockflow/vertical-baseline-alignment-expected.checksum: |
| * platform/chromium-mac/fast/blockflow/vertical-baseline-alignment-expected.png: |
| * platform/chromium-mac/fast/blockflow/vertical-font-fallback-expected.checksum: Added. |
| * platform/chromium-mac/fast/blockflow/vertical-font-fallback-expected.png: Added. |
| * platform/chromium-mac/fast/css/beforeSelectorOnCodeElement-expected.checksum: Added. |
| * platform/chromium-mac/fast/css/beforeSelectorOnCodeElement-expected.png: Added. |
| * platform/chromium-mac/fast/css/continuationCrash-expected.checksum: Added. |
| * platform/chromium-mac/fast/css/continuationCrash-expected.png: Added. |
| * platform/chromium-mac/fast/css/css2-system-fonts-expected.checksum: Added. |
| * platform/chromium-mac/fast/css/css2-system-fonts-expected.png: Added. |
| * platform/chromium-mac/fast/css/font-face-default-font-expected.checksum: Added. |
| * platform/chromium-mac/fast/css/font-face-default-font-expected.png: Added. |
| * platform/chromium-mac/fast/css/font-face-locally-installed-expected.checksum: Added. |
| * platform/chromium-mac/fast/css/font-face-locally-installed-expected.png: Added. |
| * platform/chromium-mac/fast/css/margin-top-bottom-dynamic-expected.checksum: Added. |
| * platform/chromium-mac/fast/css/margin-top-bottom-dynamic-expected.png: Added. |
| * platform/chromium-mac/fast/css/rtl-ordering-expected.checksum: Added. |
| * platform/chromium-mac/fast/css/rtl-ordering-expected.png: Added. |
| * platform/chromium-mac/fast/css/text-input-with-webkit-border-radius-expected.checksum: Added. |
| * platform/chromium-mac/fast/css/text-input-with-webkit-border-radius-expected.png: Added. |
| * platform/chromium-mac/fast/css/text-overflow-ellipsis-bidi-expected.checksum: Added. |
| * platform/chromium-mac/fast/css/text-overflow-ellipsis-bidi-expected.png: Added. |
| * platform/chromium-mac/fast/css/text-overflow-ellipsis-strict-expected.checksum: Added. |
| * platform/chromium-mac/fast/css/text-overflow-ellipsis-strict-expected.png: Added. |
| * platform/chromium-mac/fast/css/text-security-expected.checksum: Added. |
| * platform/chromium-mac/fast/css/text-security-expected.png: Added. |
| * platform/chromium-mac/fast/dom/52776-expected.txt: |
| * platform/chromium-mac/fast/dom/HTMLInputElement/input-image-alt-text-expected.checksum: Added. |
| * platform/chromium-mac/fast/dom/HTMLInputElement/input-image-alt-text-expected.png: Added. |
| * platform/chromium-mac/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.checksum: Added. |
| * platform/chromium-mac/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.png: Added. |
| * platform/chromium-mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.checksum: Added. |
| * platform/chromium-mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png: Added. |
| * platform/chromium-mac/fast/dynamic/008-expected.checksum: Added. |
| * platform/chromium-mac/fast/dynamic/008-expected.png: Added. |
| * platform/chromium-mac/fast/events/autoscroll-expected.checksum: Added. |
| * platform/chromium-mac/fast/events/autoscroll-expected.png: Added. |
| * platform/chromium-mac/fast/events/context-no-deselect-expected.checksum: Added. |
| * platform/chromium-mac/fast/events/context-no-deselect-expected.png: Added. |
| * platform/chromium-mac/fast/forms/HTMLOptionElement_label01-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/HTMLOptionElement_label01-expected.png: Added. |
| * platform/chromium-mac/fast/forms/HTMLOptionElement_label02-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/HTMLOptionElement_label02-expected.png: Added. |
| * platform/chromium-mac/fast/forms/HTMLOptionElement_label03-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/HTMLOptionElement_label03-expected.png: Added. |
| * platform/chromium-mac/fast/forms/HTMLOptionElement_label04-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/HTMLOptionElement_label04-expected.png: Added. |
| * platform/chromium-mac/fast/forms/basic-buttons-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/basic-buttons-expected.png: Added. |
| * platform/chromium-mac/fast/forms/basic-selects-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/basic-selects-expected.png: Added. |
| * platform/chromium-mac/fast/forms/basic-selects-expected.txt: Added. |
| * platform/chromium-mac/fast/forms/basic-textareas-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/basic-textareas-expected.png: Added. |
| * platform/chromium-mac/fast/forms/basic-textareas-quirks-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/basic-textareas-quirks-expected.png: Added. |
| * platform/chromium-mac/fast/forms/blankbuttons-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/blankbuttons-expected.png: Added. |
| * platform/chromium-mac/fast/forms/button-align-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/button-align-expected.png: Added. |
| * platform/chromium-mac/fast/forms/button-cannot-be-nested-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/button-cannot-be-nested-expected.png: Added. |
| * platform/chromium-mac/fast/forms/button-default-title-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/button-default-title-expected.png: Added. |
| * platform/chromium-mac/fast/forms/button-generated-content-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/button-generated-content-expected.png: Added. |
| * platform/chromium-mac/fast/forms/button-positioned-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/button-positioned-expected.png: Added. |
| * platform/chromium-mac/fast/forms/button-sizes-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/button-sizes-expected.png: Added. |
| * platform/chromium-mac/fast/forms/button-style-color-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/button-style-color-expected.png: Added. |
| * platform/chromium-mac/fast/forms/button-table-styles-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/button-table-styles-expected.png: Added. |
| * platform/chromium-mac/fast/forms/button-text-transform-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/button-text-transform-expected.png: Added. |
| * platform/chromium-mac/fast/forms/button-white-space-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/button-white-space-expected.png: Added. |
| * platform/chromium-mac/fast/forms/control-clip-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/control-clip-expected.png: Added. |
| * platform/chromium-mac/fast/forms/control-restrict-line-height-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/control-restrict-line-height-expected.png: Added. |
| * platform/chromium-mac/fast/forms/file-input-direction-expected.checksum: |
| * platform/chromium-mac/fast/forms/file-input-direction-expected.png: |
| * platform/chromium-mac/fast/forms/file-input-direction-expected.txt: |
| * platform/chromium-mac/fast/forms/formmove3-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/formmove3-expected.png: Added. |
| * platform/chromium-mac/fast/forms/input-align-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/input-align-expected.png: Added. |
| * platform/chromium-mac/fast/forms/input-appearance-bkcolor-expected.checksum: |
| * platform/chromium-mac/fast/forms/input-appearance-bkcolor-expected.png: Added. |
| * platform/chromium-mac/fast/forms/input-appearance-default-bkcolor-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/input-appearance-default-bkcolor-expected.png: Added. |
| * platform/chromium-mac/fast/forms/input-appearance-disabled-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/input-appearance-disabled-expected.png: Added. |
| * platform/chromium-mac/fast/forms/input-appearance-focus-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/input-appearance-focus-expected.png: Added. |
| * platform/chromium-mac/fast/forms/input-appearance-preventDefault-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/input-appearance-preventDefault-expected.png: Added. |
| * platform/chromium-mac/fast/forms/input-appearance-readonly-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/input-appearance-readonly-expected.png: Added. |
| * platform/chromium-mac/fast/forms/input-appearance-selection-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/input-appearance-selection-expected.png: Added. |
| * platform/chromium-mac/fast/forms/input-appearance-visibility-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/input-appearance-visibility-expected.png: Added. |
| * platform/chromium-mac/fast/forms/input-appearance-width-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/input-appearance-width-expected.png: Added. |
| * platform/chromium-mac/fast/forms/input-button-sizes-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/input-button-sizes-expected.png: Added. |
| * platform/chromium-mac/fast/forms/input-disabled-color-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/input-disabled-color-expected.png: Added. |
| * platform/chromium-mac/fast/forms/input-double-click-selection-gap-bug-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/input-double-click-selection-gap-bug-expected.png: Added. |
| * platform/chromium-mac/fast/forms/input-field-text-truncated-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/input-field-text-truncated-expected.png: Added. |
| * platform/chromium-mac/fast/forms/input-file-re-render-expected.checksum: |
| * platform/chromium-mac/fast/forms/input-file-re-render-expected.png: |
| * platform/chromium-mac/fast/forms/input-first-letter-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/input-first-letter-expected.png: Added. |
| * platform/chromium-mac/fast/forms/input-readonly-autoscroll-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/input-readonly-autoscroll-expected.png: Added. |
| * platform/chromium-mac/fast/forms/input-readonly-dimmed-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/input-readonly-dimmed-expected.png: Added. |
| * platform/chromium-mac/fast/forms/input-spaces-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/input-spaces-expected.png: Added. |
| * platform/chromium-mac/fast/forms/input-table-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/input-table-expected.png: Added. |
| * platform/chromium-mac/fast/forms/input-text-double-click-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/input-text-double-click-expected.png: Added. |
| * platform/chromium-mac/fast/forms/input-text-drag-down-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/input-text-drag-down-expected.png: Added. |
| * platform/chromium-mac/fast/forms/input-text-scroll-left-on-blur-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/input-text-scroll-left-on-blur-expected.png: Added. |
| * platform/chromium-mac/fast/forms/input-text-word-wrap-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/input-text-word-wrap-expected.png: Added. |
| * platform/chromium-mac/fast/forms/menulist-no-overflow-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/menulist-no-overflow-expected.png: Added. |
| * platform/chromium-mac/fast/forms/menulist-option-wrap-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/menulist-option-wrap-expected.png: Added. |
| * platform/chromium-mac/fast/forms/menulist-restrict-line-height-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/menulist-restrict-line-height-expected.png: Added. |
| * platform/chromium-mac/fast/forms/menulist-style-color-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/menulist-style-color-expected.png: Added. |
| * platform/chromium-mac/fast/forms/menulist-width-change-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/menulist-width-change-expected.png: Added. |
| * platform/chromium-mac/fast/forms/option-strip-whitespace-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/option-strip-whitespace-expected.png: Added. |
| * platform/chromium-mac/fast/forms/option-text-clip-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/option-text-clip-expected.png: Added. |
| * platform/chromium-mac/fast/forms/placeholder-position-expected.checksum: |
| * platform/chromium-mac/fast/forms/placeholder-position-expected.png: |
| * platform/chromium-mac/fast/forms/placeholder-set-value-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/placeholder-set-value-expected.png: Added. |
| * platform/chromium-mac/fast/forms/plaintext-mode-2-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/plaintext-mode-2-expected.png: Added. |
| * platform/chromium-mac/fast/forms/search-cancel-button-style-sharing-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/search-cancel-button-style-sharing-expected.png: Added. |
| * platform/chromium-mac/fast/forms/search-rtl-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/search-rtl-expected.png: Added. |
| * platform/chromium-mac/fast/forms/search-transformed-expected.checksum: |
| * platform/chromium-mac/fast/forms/search-transformed-expected.png: |
| * platform/chromium-mac/fast/forms/search-zoomed-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/search-zoomed-expected.png: Added. |
| * platform/chromium-mac/fast/forms/select-align-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/select-align-expected.png: Added. |
| * platform/chromium-mac/fast/forms/select-baseline-expected.checksum: |
| * platform/chromium-mac/fast/forms/select-baseline-expected.png: |
| * platform/chromium-mac/fast/forms/select-change-listbox-to-popup-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/select-change-listbox-to-popup-expected.png: Added. |
| * platform/chromium-mac/fast/forms/select-disabled-appearance-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/select-disabled-appearance-expected.png: Added. |
| * platform/chromium-mac/fast/forms/select-initial-position-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/select-initial-position-expected.png: Added. |
| * platform/chromium-mac/fast/forms/select-selected-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/select-selected-expected.png: Added. |
| * platform/chromium-mac/fast/forms/select-visual-hebrew-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/select-visual-hebrew-expected.png: Added. |
| * platform/chromium-mac/fast/forms/stuff-on-my-optgroup-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/stuff-on-my-optgroup-expected.png: Added. |
| * platform/chromium-mac/fast/forms/tabbing-input-iframe-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/tabbing-input-iframe-expected.png: Added. |
| * platform/chromium-mac/fast/forms/targeted-frame-submission-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/targeted-frame-submission-expected.png: Added. |
| * platform/chromium-mac/fast/forms/text-style-color-expected.checksum: |
| * platform/chromium-mac/fast/forms/text-style-color-expected.png: |
| * platform/chromium-mac/fast/forms/textarea-align-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/textarea-align-expected.png: Added. |
| * platform/chromium-mac/fast/forms/textarea-placeholder-set-value-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/textarea-placeholder-set-value-expected.png: Added. |
| * platform/chromium-mac/fast/forms/textarea-scroll-height-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/textarea-scroll-height-expected.png: Added. |
| * platform/chromium-mac/fast/forms/textarea-scrolled-type-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/textarea-scrolled-type-expected.png: Added. |
| * platform/chromium-mac/fast/forms/visual-hebrew-text-field-expected.checksum: Added. |
| * platform/chromium-mac/fast/forms/visual-hebrew-text-field-expected.png: Added. |
| * platform/chromium-mac/fast/html/keygen-expected.checksum: Added. |
| * platform/chromium-mac/fast/html/keygen-expected.png: Added. |
| * platform/chromium-mac/fast/inline/inline-box-background-expected.checksum: |
| * platform/chromium-mac/fast/inline/inline-box-background-expected.png: |
| * platform/chromium-mac/fast/inline/inline-box-background-long-image-expected.checksum: |
| * platform/chromium-mac/fast/inline/inline-box-background-long-image-expected.png: |
| * platform/chromium-mac/fast/inline/inline-box-background-repeat-x-expected.checksum: |
| * platform/chromium-mac/fast/inline/inline-box-background-repeat-x-expected.png: |
| * platform/chromium-mac/fast/inline/inline-box-background-repeat-y-expected.checksum: |
| * platform/chromium-mac/fast/inline/inline-box-background-repeat-y-expected.png: |
| * platform/chromium-mac/fast/lists/dynamic-marker-crash-expected.checksum: Added. |
| * platform/chromium-mac/fast/lists/dynamic-marker-crash-expected.png: Added. |
| * platform/chromium-mac/fast/multicol/float-avoidance-expected.checksum: Added. |
| * platform/chromium-mac/fast/multicol/float-avoidance-expected.png: Added. |
| * platform/chromium-mac/fast/multicol/shadow-breaking-expected.checksum: |
| * platform/chromium-mac/fast/multicol/shadow-breaking-expected.png: |
| * platform/chromium-mac/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.checksum: Added. |
| * platform/chromium-mac/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.png: Added. |
| * platform/chromium-mac/fast/parser/document-write-option-expected.checksum: Added. |
| * platform/chromium-mac/fast/parser/document-write-option-expected.png: Added. |
| * platform/chromium-mac/fast/parser/entity-comment-in-textarea-expected.checksum: Added. |
| * platform/chromium-mac/fast/parser/entity-comment-in-textarea-expected.png: Added. |
| * platform/chromium-mac/fast/parser/open-comment-in-textarea-expected.checksum: Added. |
| * platform/chromium-mac/fast/parser/open-comment-in-textarea-expected.png: Added. |
| * platform/chromium-mac/fast/repaint/japanese-rl-selection-clear-expected.checksum: |
| * platform/chromium-mac/fast/repaint/japanese-rl-selection-clear-expected.png: |
| * platform/chromium-mac/fast/repaint/japanese-rl-selection-repaint-expected.checksum: |
| * platform/chromium-mac/fast/repaint/japanese-rl-selection-repaint-expected.png: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-1-expected.checksum: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-1-expected.png: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-10-expected.checksum: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-10-expected.png: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-2-expected.checksum: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-2-expected.png: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-3-expected.checksum: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-3-expected.png: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-4-expected.checksum: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-4-expected.png: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-5-expected.checksum: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-5-expected.png: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-6-expected.checksum: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-6-expected.png: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-7-expected.checksum: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-7-expected.png: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-8-expected.checksum: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-8-expected.png: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-9-expected.checksum: |
| * platform/chromium-mac/fast/repaint/line-flow-with-floats-9-expected.png: |
| * platform/chromium-mac/fast/repaint/repaint-across-writing-mode-boundary-expected.checksum: |
| * platform/chromium-mac/fast/repaint/repaint-across-writing-mode-boundary-expected.png: |
| * platform/chromium-mac/fast/repaint/shadow-multiple-horizontal-expected.checksum: Removed. |
| * platform/chromium-mac/fast/repaint/shadow-multiple-horizontal-expected.png: Removed. |
| * platform/chromium-mac/fast/repaint/shadow-multiple-strict-horizontal-expected.checksum: Removed. |
| * platform/chromium-mac/fast/repaint/shadow-multiple-strict-horizontal-expected.png: Removed. |
| * platform/chromium-mac/fast/repaint/shadow-multiple-strict-vertical-expected.checksum: Removed. |
| * platform/chromium-mac/fast/repaint/shadow-multiple-strict-vertical-expected.png: Removed. |
| * platform/chromium-mac/fast/repaint/shadow-multiple-vertical-expected.checksum: Removed. |
| * platform/chromium-mac/fast/repaint/shadow-multiple-vertical-expected.png: Removed. |
| * platform/chromium-mac/fast/replaced/width100percent-button-expected.checksum: Added. |
| * platform/chromium-mac/fast/replaced/width100percent-button-expected.png: Added. |
| * platform/chromium-mac/fast/replaced/width100percent-searchfield-expected.checksum: Added. |
| * platform/chromium-mac/fast/replaced/width100percent-searchfield-expected.png: Added. |
| * platform/chromium-mac/fast/replaced/width100percent-textarea-expected.checksum: |
| * platform/chromium-mac/fast/replaced/width100percent-textarea-expected.png: |
| * platform/chromium-mac/fast/replaced/width100percent-textfield-expected.checksum: Added. |
| * platform/chromium-mac/fast/replaced/width100percent-textfield-expected.png: Added. |
| * platform/chromium-mac/fast/selectors/064-expected.checksum: Added. |
| * platform/chromium-mac/fast/selectors/064-expected.png: Added. |
| * platform/chromium-mac/fast/speech/input-appearance-speechbutton-expected.checksum: |
| * platform/chromium-mac/fast/speech/input-appearance-speechbutton-expected.png: |
| * platform/chromium-mac/fast/speech/input-appearance-speechbutton-expected.txt: |
| * platform/chromium-mac/fast/table/append-cells2-expected.checksum: Added. |
| * platform/chromium-mac/fast/table/append-cells2-expected.png: Added. |
| * platform/chromium-mac/fast/table/border-collapsing/004-vertical-expected.checksum: Added. |
| * platform/chromium-mac/fast/table/border-collapsing/004-vertical-expected.png: Added. |
| * platform/chromium-mac/fast/table/frame-and-rules-expected.checksum: Added. |
| * platform/chromium-mac/fast/table/frame-and-rules-expected.png: Added. |
| * platform/chromium-mac/fast/table/remove-td-display-none-expected.checksum: Added. |
| * platform/chromium-mac/fast/table/remove-td-display-none-expected.png: Added. |
| * platform/chromium-mac/fast/text/atsui-negative-spacing-features-expected.checksum: Added. |
| * platform/chromium-mac/fast/text/atsui-negative-spacing-features-expected.png: Added. |
| * platform/chromium-mac/fast/text/atsui-partial-selection-expected.checksum: Added. |
| * platform/chromium-mac/fast/text/atsui-partial-selection-expected.png: Added. |
| * platform/chromium-mac/fast/text/atsui-spacing-features-expected.checksum: Added. |
| * platform/chromium-mac/fast/text/atsui-spacing-features-expected.png: Added. |
| * platform/chromium-mac/fast/text/backslash-to-yen-sign-euc-expected.checksum: Added. |
| * platform/chromium-mac/fast/text/backslash-to-yen-sign-euc-expected.png: Added. |
| * platform/chromium-mac/fast/text/bidi-embedding-pop-and-push-same-expected.checksum: Added. |
| * platform/chromium-mac/fast/text/bidi-embedding-pop-and-push-same-expected.png: Added. |
| * platform/chromium-mac/fast/text/capitalize-boundaries-expected.checksum: Added. |
| * platform/chromium-mac/fast/text/capitalize-boundaries-expected.png: Added. |
| * platform/chromium-mac/fast/text/in-rendered-text-rtl-expected.checksum: Added. |
| * platform/chromium-mac/fast/text/in-rendered-text-rtl-expected.png: Added. |
| * platform/chromium-mac/fast/text/international/bidi-AN-after-L-expected.checksum: Added. |
| * platform/chromium-mac/fast/text/international/bidi-AN-after-L-expected.png: Added. |
| * platform/chromium-mac/fast/text/international/bidi-AN-after-L-expected.txt: Added. |
| * platform/chromium-mac/fast/text/international/bidi-L2-run-reordering-expected.checksum: Added. |
| * platform/chromium-mac/fast/text/international/bidi-L2-run-reordering-expected.png: Added. |
| * platform/chromium-mac/fast/text/international/bidi-LDB-2-CSS-expected.checksum: Added. |
| * platform/chromium-mac/fast/text/international/bidi-LDB-2-CSS-expected.png: Added. |
| * platform/chromium-mac/fast/text/international/bidi-LDB-2-HTML-expected.checksum: Added. |
| * platform/chromium-mac/fast/text/international/bidi-LDB-2-HTML-expected.png: Added. |
| * platform/chromium-mac/fast/text/international/bidi-LDB-2-formatting-characters-expected.checksum: Added. |
| * platform/chromium-mac/fast/text/international/bidi-LDB-2-formatting-characters-expected.png: Added. |
| * platform/chromium-mac/fast/text/international/bidi-european-terminators-expected.checksum: Added. |
| * platform/chromium-mac/fast/text/international/bidi-european-terminators-expected.png: Added. |
| * platform/chromium-mac/fast/text/international/bidi-ignored-for-first-child-inline-expected.checksum: Added. |
| * platform/chromium-mac/fast/text/international/bidi-ignored-for-first-child-inline-expected.png: Added. |
| * platform/chromium-mac/fast/text/international/bidi-innertext-expected.checksum: Added. |
| * platform/chromium-mac/fast/text/international/bidi-innertext-expected.png: Added. |
| * platform/chromium-mac/fast/text/international/bidi-layout-across-linebreak-expected.checksum: Added. |
| * platform/chromium-mac/fast/text/international/bidi-layout-across-linebreak-expected.png: Added. |
| * platform/chromium-mac/fast/text/international/bidi-linebreak-001-expected.checksum: Added. |
| * platform/chromium-mac/fast/text/international/bidi-linebreak-001-expected.png: Added. |
| * platform/chromium-mac/fast/text/international/bidi-linebreak-002-expected.checksum: Added. |
| * platform/chromium-mac/fast/text/international/bidi-linebreak-002-expected.png: Added. |
| * platform/chromium-mac/fast/text/international/bidi-linebreak-003-expected.checksum: Added. |
| * platform/chromium-mac/fast/text/international/bidi-linebreak-003-expected.png: Added. |
| * platform/chromium-mac/fast/text/international/bidi-listbox-atsui-expected.checksum: Added. |
| * platform/chromium-mac/fast/text/international/bidi-listbox-atsui-expected.png: Added. |
| * platform/chromium-mac/fast/text/international/bidi-listbox-expected.checksum: Added. |
| * platform/chromium-mac/fast/text/international/bidi-listbox-expected.png: Added. |
| * platform/chromium-mac/fast/text/international/bidi-mirror-he-ar-expected.checksum: Added. |
| * platform/chromium-mac/fast/text/international/bidi-mirror-he-ar-expected.png: Added. |
| * platform/chromium-mac/fast/text/international/bidi-mirror-he-ar-expected.txt: Added. |
| * platform/chromium-mac/fast/text/international/bidi-neutral-run-expected.checksum: Added. |
| * platform/chromium-mac/fast/text/international/bidi-neutral-run-expected.png: Added. |
| * platform/chromium-mac/fast/text/international/bidi-neutral-run-expected.txt: Added. |
| * platform/chromium-mac/fast/text/international/bidi-override-expected.checksum: Added. |
| * platform/chromium-mac/fast/text/international/bidi-override-expected.png: Added. |
| * platform/chromium-mac/fast/text/international/hebrew-vowels-expected.checksum: Added. |
| * platform/chromium-mac/fast/text/international/hebrew-vowels-expected.png: Added. |
| * platform/chromium-mac/fast/text/international/hindi-spacing-expected.checksum: Added. |
| * platform/chromium-mac/fast/text/international/hindi-spacing-expected.png: Added. |
| * platform/chromium-mac/fast/text/international/pop-up-button-text-alignment-and-direction-expected.checksum: |
| * platform/chromium-mac/fast/text/international/pop-up-button-text-alignment-and-direction-expected.png: |
| * platform/chromium-mac/fast/text/international/pop-up-button-text-alignment-and-direction-expected.txt: Removed. |
| * platform/chromium-mac/fast/text/international/rtl-caret-expected.checksum: Added. |
| * platform/chromium-mac/fast/text/international/rtl-caret-expected.png: Added. |
| * platform/chromium-mac/fast/text/international/rtl-white-space-pre-wrap-expected.checksum: Added. |
| * platform/chromium-mac/fast/text/international/rtl-white-space-pre-wrap-expected.png: Added. |
| * platform/chromium-mac/fast/text/international/text-combine-image-test-expected.checksum: Added. |
| * platform/chromium-mac/fast/text/international/text-combine-image-test-expected.png: Added. |
| * platform/chromium-mac/fast/text/international/text-combine-image-test-expected.txt: Added. |
| * platform/chromium-mac/fast/text/justified-selection-at-edge-expected.checksum: Added. |
| * platform/chromium-mac/fast/text/justified-selection-at-edge-expected.png: Added. |
| * platform/chromium-mac/fast/text/justify-ideograph-simple-expected.checksum: |
| * platform/chromium-mac/fast/text/justify-ideograph-simple-expected.png: |
| * platform/chromium-mac/fast/text/justify-ideograph-vertical-expected.checksum: |
| * platform/chromium-mac/fast/text/justify-ideograph-vertical-expected.png: |
| * platform/chromium-mac/fast/text/justify-nbsp-expected.checksum: Added. |
| * platform/chromium-mac/fast/text/justify-nbsp-expected.png: Added. |
| * platform/chromium-mac/fast/text/line-breaks-expected.checksum: Added. |
| * platform/chromium-mac/fast/text/line-breaks-expected.png: Added. |
| * platform/chromium-mac/fast/text/trailing-white-space-2-expected.checksum: Removed. |
| * platform/chromium-mac/fast/text/trailing-white-space-expected.checksum: Removed. |
| * platform/chromium-mac/fast/text/word-break-run-rounding-expected.checksum: Added. |
| * platform/chromium-mac/fast/text/word-break-run-rounding-expected.png: Added. |
| * platform/chromium-mac/fonts/sans-serif-expected.checksum: Added. |
| * platform/chromium-mac/fonts/sans-serif-expected.png: Added. |
| * platform/chromium-mac/svg/custom/animate-path-discrete-expected.checksum: Added. |
| * platform/chromium-mac/svg/custom/animate-path-discrete-expected.png: Added. |
| * platform/chromium-mac/svg/custom/inline-svg-in-xhtml-expected.checksum: |
| * platform/chromium-mac/svg/custom/inline-svg-in-xhtml-expected.png: |
| * platform/chromium-mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.checksum: |
| * platform/chromium-mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png: |
| * platform/chromium-mac/svg/custom/svg-fonts-in-html-expected.checksum: |
| * platform/chromium-mac/svg/custom/svg-fonts-in-html-expected.png: |
| * platform/chromium-mac/svg/custom/text-dom-01-f-expected.checksum: Added. |
| * platform/chromium-mac/svg/custom/text-dom-01-f-expected.png: Added. |
| * platform/chromium-mac/svg/hixie/mixed/003-expected.checksum: |
| * platform/chromium-mac/svg/hixie/mixed/003-expected.png: |
| * platform/chromium-mac/svg/zoom/page/zoom-hixie-mixed-008-expected.checksum: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug113424-expected.checksum: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug113424-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug1188-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/bugs/bug1188-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/bugs/bug1318-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug138725-expected.checksum: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug138725-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug14323-expected.checksum: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug14323-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug18359-expected.checksum: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug18359-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug2479-2-expected.checksum: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug2479-2-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug2479-3-expected.checksum: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug2479-3-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug26178-expected.checksum: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug26178-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug28928-expected.checksum: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug28928-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug2962-expected.checksum: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug2962-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug30692-expected.checksum: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug30692-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug33855-expected.checksum: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug33855-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug39209-expected.checksum: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug39209-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug4429-expected.checksum: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug4429-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug44505-expected.checksum: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug44505-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/bugs/bug4527-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug46368-1-expected.checksum: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug46368-1-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug46368-2-expected.checksum: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug46368-2-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug51037-expected.checksum: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug51037-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug51727-expected.checksum: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug51727-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug52505-expected.checksum: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug52505-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug52506-expected.checksum: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug52506-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug60749-expected.checksum: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug60749-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug67915-1-expected.checksum: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug67915-1-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug68912-expected.checksum: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug68912-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug7342-expected.checksum: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug7342-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug88035-1-expected.checksum: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug88035-1-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug88035-2-expected.checksum: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug88035-2-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug96334-expected.checksum: Added. |
| * platform/chromium-mac/tables/mozilla/bugs/bug96334-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/collapsing_borders/bug41262-4-expected.checksum: Added. |
| * platform/chromium-mac/tables/mozilla/collapsing_borders/bug41262-4-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/core/bloomberg-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/core/bloomberg-expected.png: |
| * platform/chromium-mac/tables/mozilla/core/misc-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/core/misc-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/dom/tableDom-expected.checksum: Added. |
| * platform/chromium-mac/tables/mozilla/dom/tableDom-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/marvin/x_tbody_align_justify-expected.checksum: Added. |
| * platform/chromium-mac/tables/mozilla/marvin/x_tbody_align_justify-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/marvin/x_td_align_justify-expected.checksum: Added. |
| * platform/chromium-mac/tables/mozilla/marvin/x_td_align_justify-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/marvin/x_tfoot_align_justify-expected.checksum: Added. |
| * platform/chromium-mac/tables/mozilla/marvin/x_tfoot_align_justify-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/marvin/x_th_align_justify-expected.checksum: Added. |
| * platform/chromium-mac/tables/mozilla/marvin/x_th_align_justify-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/marvin/x_thead_align_justify-expected.checksum: |
| * platform/chromium-mac/tables/mozilla/marvin/x_thead_align_justify-expected.png: |
| * platform/chromium-mac/tables/mozilla/marvin/x_tr_align_justify-expected.checksum: Added. |
| * platform/chromium-mac/tables/mozilla/marvin/x_tr_align_justify-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla/other/move_row-expected.checksum: Added. |
| * platform/chromium-mac/tables/mozilla/other/move_row-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug1725-expected.checksum: Added. |
| * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug1725-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.checksum: Added. |
| * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug58402-2-expected.checksum: Added. |
| * platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.checksum: Added. |
| * platform/chromium-mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png: Added. |
| * platform/chromium-mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.checksum: Added. |
| * platform/chromium-mac/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.png: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-18 Mahesh Kulkarni <mahesh.kulkarni@nokia.com> |
| |
| Reviewed by Kenneth Rohde Christiansen. |
| |
| [Qt] Implement client based geolocation for qtport |
| https://bugs.webkit.org/show_bug.cgi?id=42629 |
| |
| Disable Geolocation layout test case until client-based mock layout controller is implemented. |
| |
| * platform/qt/Skipped: |
| |
| 2011-02-18 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed mac baseline update. Update some lingering failures after |
| r78846 (initial baselines in r78884 and r78855 were incorrect). |
| |
| * media/controls-without-preload-expected.txt: |
| * platform/mac/fast/forms/text-control-intrinsic-widths-expected.txt: |
| * platform/mac/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt: |
| * platform/mac/fast/text/international/bidi-mirror-he-ar-expected.txt: |
| |
| 2011-02-18 Martin Robinson <mrobinson@igalia.com> |
| |
| Reorganize the GTK+ skipped list to make it easier to triage issues |
| and ease any future switch to test_expectations.txt format. |
| |
| * platform/gtk/Skipped: Reorganize the GTK+ skipped list. |
| |
| 2011-02-18 Yael Aharon <yael.aharon@nokia.com> |
| |
| Reviewed by Dave Hyatt. |
| |
| Add support for dir=auto |
| https://bugs.webkit.org/show_bug.cgi?id=50916 |
| |
| * fast/dom/HTMLElement/attr-dir-auto-change-before-text-node.html: Added. |
| * fast/dom/HTMLElement/attr-dir-auto-change-before-text-node-expected.txt: Added. |
| * fast/dom/HTMLElement/attr-dir-auto-change-child-node-expected.txt: Added. |
| * fast/dom/HTMLElement/attr-dir-auto-change-child-node.html: Added. |
| * fast/dom/HTMLElement/attr-dir-auto-change-text-expected.txt: Added. |
| * fast/dom/HTMLElement/attr-dir-auto-change-text.html: Added. |
| * fast/dom/HTMLElement/attr-dir-auto-children-expected.txt: Added. |
| * fast/dom/HTMLElement/attr-dir-auto-children.html: Added. |
| * fast/dom/HTMLElement/attr-dir-auto-expected.txt: Added. |
| * fast/dom/HTMLElement/attr-dir-auto-remove-add-children-expected.txt: Added. |
| * fast/dom/HTMLElement/attr-dir-auto-remove-add-children.html: Added. |
| * fast/dom/HTMLElement/attr-dir-auto.html: Added. |
| * fast/dom/HTMLElement/attr-dir-value-change-expected.txt: Added. |
| * fast/dom/HTMLElement/attr-dir-value-change.html: Added. |
| |
| 2011-02-17 Yael Aharon <yael.aharon@nokia.com> |
| |
| Reviewed by Antonio Gomes. |
| |
| Navigating downwards / upwards does not focus on the links spread across more than one line. |
| https://bugs.webkit.org/show_bug.cgi?id=54639 |
| |
| * fast/spatial-navigation/snav-two-elements-one-line-expected.txt: Added. |
| * fast/spatial-navigation/snav-two-elements-one-line.html: Added. |
| |
| 2011-02-18 Andrew Wilson <atwilson@chromium.org> |
| |
| Unreviewed expectations update. |
| |
| * platform/chromium-win/inspector/styles-update-from-js-expected.txt: Added. |
| |
| 2011-02-18 Andrew Wilson <atwilson@chromium.org> |
| |
| Unreviewed, rolling out r79007. |
| http://trac.webkit.org/changeset/79007 |
| |
| Rebaselines were put in the wrong directory due to bug 54691 |
| |
| * platform/chromium-mac-snowleopard/compositing/reflections/deeply-nested-reflections-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/compositing/reflections/deeply-nested-reflections-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/css1/box_properties/clear_float-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/css1/box_properties/clear_float-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/css1/box_properties/float_elements_in_series-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/css1/box_properties/float_elements_in_series-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/css1/box_properties/float_on_text_elements-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/css1/box_properties/float_on_text_elements-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/css1/text_properties/text_align-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/css1/text_properties/text_align-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t0805-c5518-brdr-t-01-e-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t0805-c5518-brdr-t-01-e-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t0905-c5525-fltcont-00-d-g-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t0905-c5525-fltcont-00-d-g-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t0905-c5525-fltwidth-00-c-g-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t1202-counter-03-b-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t1202-counter-03-b-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t1202-counter-04-b-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t1202-counter-04-b-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t1202-counter-04-b-expected.txt: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t1202-counters-03-b-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t1202-counters-03-b-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t1202-counters-04-b-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t1202-counters-04-b-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t1202-counters-04-b-expected.txt: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t1602-c43-center-00-d-ag-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t1602-c43-center-00-d-ag-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t1602-c546-txt-align-00-b-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/css2.1/t1602-c546-txt-align-00-b-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/editing/deleting/delete-tab-003-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/editing/deleting/delete-tab-003-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/editing/deleting/delete-ws-fixup-001-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/editing/deleting/delete-ws-fixup-001-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/editing/inserting/insert-tab-003-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/editing/inserting/insert-tab-003-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/editing/inserting/typing-tab-designmode-forms-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/editing/inserting/typing-tab-designmode-forms-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/editing/pasteboard/4641033-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/editing/pasteboard/4641033-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/editing/pasteboard/block-wrappers-necessary-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/editing/pasteboard/block-wrappers-necessary-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/editing/pasteboard/nested-blocks-with-text-area-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/editing/pasteboard/nested-blocks-with-text-area-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/editing/pasteboard/nested-blocks-with-text-field-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/editing/pasteboard/nested-blocks-with-text-field-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/editing/pasteboard/paste-blockquote-2-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/editing/pasteboard/paste-blockquote-2-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/editing/pasteboard/pasting-tabs-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/editing/pasteboard/pasting-tabs-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/editing/selection/3690703-2-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/editing/selection/3690703-2-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/editing/selection/3690703-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/editing/selection/3690703-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/editing/selection/3690719-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/editing/selection/3690719-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/editing/selection/4397952-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/editing/selection/4397952-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/editing/selection/4975120-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/editing/selection/4975120-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/editing/selection/5240265-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/editing/selection/5240265-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/editing/selection/caret-rtl-2-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/editing/selection/caret-rtl-2-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/editing/selection/caret-rtl-2-left-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/editing/selection/caret-rtl-2-left-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/editing/selection/caret-rtl-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/editing/selection/caret-rtl-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/editing/selection/caret-rtl-right-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/editing/selection/caret-rtl-right-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/editing/selection/extend-selection-bidi-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/editing/selection/extend-selection-bidi-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/editing/selection/move-past-trailing-space-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/editing/selection/replaced-boundaries-3-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/editing/selection/replaced-boundaries-3-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/editing/selection/select-from-textfield-outwards-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/editing/selection/select-from-textfield-outwards-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/editing/style/5046875-1-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/editing/style/5046875-1-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/editing/style/create-block-for-style-011-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/editing/style/create-block-for-style-011-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/editing/style/create-block-for-style-012-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/editing/style/create-block-for-style-012-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/editing/style/table-selection-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/editing/style/table-selection-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/block/margin-collapse/103-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/block/margin-collapse/103-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/block/positioning/inline-block-relposition-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/block/positioning/inline-block-relposition-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/blockflow/Kusa-Makura-background-canvas-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/blockflow/border-vertical-lr-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/blockflow/border-vertical-lr-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/blockflow/border-vertical-lr-expected.txt: Removed. |
| * platform/chromium-mac-snowleopard/fast/blockflow/japanese-lr-selection-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/blockflow/japanese-lr-selection-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/blockflow/japanese-lr-text-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/blockflow/japanese-lr-text-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/blockflow/japanese-rl-selection-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/blockflow/japanese-rl-selection-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/blockflow/japanese-rl-text-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/blockflow/japanese-rl-text-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/blockflow/japanese-ruby-vertical-lr-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/blockflow/japanese-ruby-vertical-lr-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/blockflow/japanese-ruby-vertical-rl-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/blockflow/japanese-ruby-vertical-rl-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/blockflow/vertical-align-table-baseline-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/blockflow/vertical-align-table-baseline-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/blockflow/vertical-baseline-alignment-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/blockflow/vertical-baseline-alignment-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/blockflow/vertical-font-fallback-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/blockflow/vertical-font-fallback-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/css/beforeSelectorOnCodeElement-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/css/beforeSelectorOnCodeElement-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/css/continuationCrash-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/css/continuationCrash-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/css/css2-system-fonts-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/css/css2-system-fonts-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/css/font-face-default-font-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/css/font-face-default-font-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/css/font-face-locally-installed-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/css/font-face-locally-installed-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/css/margin-top-bottom-dynamic-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/css/margin-top-bottom-dynamic-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/css/rtl-ordering-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/css/rtl-ordering-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/css/text-input-with-webkit-border-radius-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/css/text-input-with-webkit-border-radius-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/css/text-overflow-ellipsis-bidi-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/css/text-overflow-ellipsis-bidi-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/css/text-overflow-ellipsis-strict-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/css/text-overflow-ellipsis-strict-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/css/text-security-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/css/text-security-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/dom/52776-expected.txt: Removed. |
| * platform/chromium-mac-snowleopard/fast/dom/HTMLInputElement/input-image-alt-text-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/dom/HTMLInputElement/input-image-alt-text-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/dom/HTMLTextAreaElement/reset-textarea-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/dynamic/008-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/dynamic/008-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/events/autoscroll-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/events/autoscroll-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/events/context-no-deselect-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/events/context-no-deselect-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/HTMLOptionElement_label01-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/HTMLOptionElement_label01-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/HTMLOptionElement_label02-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/HTMLOptionElement_label02-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/HTMLOptionElement_label03-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/HTMLOptionElement_label03-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/HTMLOptionElement_label04-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/HTMLOptionElement_label04-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/basic-buttons-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/basic-buttons-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/basic-selects-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/basic-selects-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/basic-selects-expected.txt: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/basic-textareas-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/basic-textareas-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/basic-textareas-quirks-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/basic-textareas-quirks-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/blankbuttons-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/blankbuttons-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/button-align-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/button-align-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/button-cannot-be-nested-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/button-cannot-be-nested-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/button-default-title-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/button-default-title-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/button-generated-content-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/button-generated-content-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/button-positioned-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/button-positioned-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/button-sizes-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/button-sizes-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/button-style-color-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/button-style-color-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/button-table-styles-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/button-table-styles-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/button-text-transform-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/button-text-transform-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/button-white-space-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/button-white-space-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/control-clip-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/control-clip-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/control-restrict-line-height-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/control-restrict-line-height-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/file-input-direction-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/file-input-direction-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/file-input-direction-expected.txt: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/formmove3-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/formmove3-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-align-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-align-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-appearance-bkcolor-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-appearance-bkcolor-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-appearance-default-bkcolor-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-appearance-default-bkcolor-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-appearance-disabled-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-appearance-disabled-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-appearance-focus-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-appearance-focus-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-appearance-preventDefault-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-appearance-preventDefault-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-appearance-readonly-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-appearance-readonly-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-appearance-selection-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-appearance-selection-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-appearance-visibility-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-appearance-visibility-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-appearance-width-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-appearance-width-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-button-sizes-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-button-sizes-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-disabled-color-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-disabled-color-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-double-click-selection-gap-bug-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-double-click-selection-gap-bug-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-field-text-truncated-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-field-text-truncated-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-file-re-render-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-file-re-render-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-first-letter-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-first-letter-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-readonly-autoscroll-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-readonly-autoscroll-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-readonly-dimmed-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-readonly-dimmed-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-spaces-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-spaces-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-table-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-table-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-text-double-click-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-text-double-click-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-text-drag-down-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-text-drag-down-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-text-scroll-left-on-blur-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-text-scroll-left-on-blur-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-text-word-wrap-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/input-text-word-wrap-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/menulist-no-overflow-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/menulist-no-overflow-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/menulist-option-wrap-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/menulist-option-wrap-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/menulist-restrict-line-height-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/menulist-restrict-line-height-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/menulist-style-color-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/menulist-style-color-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/menulist-width-change-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/menulist-width-change-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/option-strip-whitespace-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/option-strip-whitespace-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/option-text-clip-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/option-text-clip-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/placeholder-position-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/placeholder-position-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/placeholder-set-value-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/placeholder-set-value-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/plaintext-mode-2-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/plaintext-mode-2-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/search-cancel-button-style-sharing-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/search-cancel-button-style-sharing-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/search-rtl-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/search-rtl-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/search-transformed-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/search-transformed-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/search-zoomed-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/search-zoomed-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/select-align-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/select-align-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/select-baseline-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/select-baseline-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/select-change-listbox-to-popup-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/select-change-listbox-to-popup-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/select-disabled-appearance-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/select-disabled-appearance-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/select-initial-position-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/select-initial-position-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/select-selected-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/select-selected-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/select-visual-hebrew-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/select-visual-hebrew-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/stuff-on-my-optgroup-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/stuff-on-my-optgroup-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/tabbing-input-iframe-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/tabbing-input-iframe-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/targeted-frame-submission-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/targeted-frame-submission-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/text-control-intrinsic-widths-expected.txt: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/text-style-color-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/text-style-color-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/textarea-align-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/textarea-align-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/textarea-placeholder-set-value-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/textarea-placeholder-set-value-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/textarea-scroll-height-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/textarea-scroll-height-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/textarea-scrolled-type-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/textarea-scrolled-type-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/visual-hebrew-text-field-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/forms/visual-hebrew-text-field-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/html/keygen-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/html/keygen-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/inline/inline-box-background-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/inline/inline-box-background-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/inline/inline-box-background-long-image-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/inline/inline-box-background-long-image-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/inline/inline-box-background-repeat-x-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/inline/inline-box-background-repeat-x-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/inline/inline-box-background-repeat-y-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/inline/inline-box-background-repeat-y-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/lists/dynamic-marker-crash-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/lists/dynamic-marker-crash-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/multicol/float-avoidance-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/multicol/float-avoidance-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/multicol/shadow-breaking-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/multicol/shadow-breaking-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/parser/document-write-option-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/parser/document-write-option-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/parser/entity-comment-in-textarea-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/parser/entity-comment-in-textarea-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/parser/open-comment-in-textarea-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/parser/open-comment-in-textarea-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/repaint/japanese-rl-selection-clear-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/repaint/japanese-rl-selection-clear-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/repaint/japanese-rl-selection-repaint-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/repaint/japanese-rl-selection-repaint-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/repaint/line-flow-with-floats-1-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/repaint/line-flow-with-floats-1-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/repaint/line-flow-with-floats-10-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/repaint/line-flow-with-floats-10-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/repaint/line-flow-with-floats-2-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/repaint/line-flow-with-floats-2-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/repaint/line-flow-with-floats-3-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/repaint/line-flow-with-floats-3-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/repaint/line-flow-with-floats-4-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/repaint/line-flow-with-floats-4-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/repaint/line-flow-with-floats-5-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/repaint/line-flow-with-floats-5-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/repaint/line-flow-with-floats-6-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/repaint/line-flow-with-floats-6-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/repaint/line-flow-with-floats-7-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/repaint/line-flow-with-floats-7-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/repaint/line-flow-with-floats-8-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/repaint/line-flow-with-floats-8-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/repaint/line-flow-with-floats-9-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/repaint/line-flow-with-floats-9-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/repaint/repaint-across-writing-mode-boundary-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/repaint/repaint-across-writing-mode-boundary-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/repaint/shadow-multiple-horizontal-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/repaint/shadow-multiple-horizontal-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/repaint/shadow-multiple-strict-horizontal-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/repaint/shadow-multiple-strict-horizontal-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/repaint/shadow-multiple-strict-vertical-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/repaint/shadow-multiple-strict-vertical-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/repaint/shadow-multiple-vertical-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/repaint/shadow-multiple-vertical-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/replaced/width100percent-button-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/replaced/width100percent-button-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/replaced/width100percent-searchfield-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/replaced/width100percent-searchfield-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/replaced/width100percent-textarea-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/replaced/width100percent-textarea-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/replaced/width100percent-textfield-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/replaced/width100percent-textfield-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/selectors/064-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/selectors/064-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/speech/input-appearance-speechbutton-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/speech/input-appearance-speechbutton-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/speech/input-appearance-speechbutton-expected.txt: Removed. |
| * platform/chromium-mac-snowleopard/fast/table/append-cells2-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/table/append-cells2-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/table/border-collapsing/004-vertical-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/table/border-collapsing/004-vertical-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/table/frame-and-rules-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/table/frame-and-rules-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/table/remove-td-display-none-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/table/remove-td-display-none-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/atsui-partial-selection-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/atsui-partial-selection-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/backslash-to-yen-sign-euc-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/backslash-to-yen-sign-euc-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/bidi-embedding-pop-and-push-same-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/bidi-embedding-pop-and-push-same-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/capitalize-boundaries-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/capitalize-boundaries-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/in-rendered-text-rtl-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/in-rendered-text-rtl-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-AN-after-L-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-AN-after-L-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-AN-after-L-expected.txt: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-L2-run-reordering-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-L2-run-reordering-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-LDB-2-CSS-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-LDB-2-CSS-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-LDB-2-HTML-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-LDB-2-HTML-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-LDB-2-formatting-characters-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-LDB-2-formatting-characters-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-european-terminators-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-european-terminators-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-ignored-for-first-child-inline-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-ignored-for-first-child-inline-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-innertext-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-innertext-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-layout-across-linebreak-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-layout-across-linebreak-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-linebreak-001-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-linebreak-001-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-linebreak-002-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-linebreak-002-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-linebreak-003-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-linebreak-003-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-listbox-atsui-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-listbox-atsui-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-listbox-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-listbox-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-mirror-he-ar-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-mirror-he-ar-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-mirror-he-ar-expected.txt: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-neutral-run-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-neutral-run-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-neutral-run-expected.txt: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-override-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-override-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/hebrew-vowels-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/hebrew-vowels-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/hindi-spacing-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/hindi-spacing-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/pop-up-button-text-alignment-and-direction-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/pop-up-button-text-alignment-and-direction-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/pop-up-button-text-alignment-and-direction-expected.txt: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/rtl-caret-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/rtl-caret-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/rtl-white-space-pre-wrap-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/rtl-white-space-pre-wrap-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/text-combine-image-test-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/text-combine-image-test-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/international/text-combine-image-test-expected.txt: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/justified-selection-at-edge-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/justified-selection-at-edge-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/justify-ideograph-simple-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/justify-ideograph-simple-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/justify-ideograph-vertical-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/justify-ideograph-vertical-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/justify-nbsp-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/justify-nbsp-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/line-breaks-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/line-breaks-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/trailing-white-space-2-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/trailing-white-space-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/word-break-run-rounding-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fast/text/word-break-run-rounding-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/fonts/sans-serif-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/fonts/sans-serif-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/animate-path-discrete-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/animate-path-discrete-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/inline-svg-in-xhtml-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/inline-svg-in-xhtml-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/svg-fonts-in-html-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/svg-fonts-in-html-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/text-dom-01-f-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/custom/text-dom-01-f-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/hixie/mixed/003-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/svg/hixie/mixed/003-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-hixie-mixed-008-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug113424-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug113424-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug1188-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug1188-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug1318-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug1318-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug138725-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug138725-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug14323-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug14323-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug18359-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug18359-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug2479-2-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug2479-2-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug2479-3-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug2479-3-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug26178-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug26178-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug28928-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug28928-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug2962-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug2962-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug30692-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug30692-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug33855-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug33855-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug39209-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug39209-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug4429-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug4429-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug44505-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug44505-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug4527-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug4527-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug46368-1-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug46368-1-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug46368-2-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug46368-2-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug51037-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug51037-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug51727-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug51727-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug52505-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug52505-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug52506-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug52506-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug60749-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug60749-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug67915-1-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug67915-1-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug68912-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug68912-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug7342-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug7342-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug88035-1-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug88035-1-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug88035-2-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug88035-2-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug96334-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug96334-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/collapsing_borders/bug41262-4-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/collapsing_borders/bug41262-4-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/core/bloomberg-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/core/bloomberg-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/core/misc-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/core/misc-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/dom/tableDom-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/dom/tableDom-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/marvin/x_tbody_align_justify-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/marvin/x_tbody_align_justify-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/marvin/x_td_align_justify-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/marvin/x_td_align_justify-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/marvin/x_tfoot_align_justify-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/marvin/x_tfoot_align_justify-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/marvin/x_th_align_justify-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/marvin/x_th_align_justify-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/marvin/x_thead_align_justify-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/marvin/x_thead_align_justify-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/marvin/x_tr_align_justify-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/marvin/x_tr_align_justify-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/other/move_row-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla/other/move_row-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/bugs/bug1725-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/bugs/bug1725-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/bugs/bug2479-5-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/bugs/bug58402-2-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.checksum: Removed. |
| * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.png: Removed. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-18 Martin Robinson <mrobinson@igalia.com> |
| |
| Unskip the final set of tests on GTK+ that are missing results. |
| |
| * platform/gtk/Skipped: Unskip tests that now have results. |
| |
| 2011-02-18 Martin Robinson <mrobinson@igalia.com> |
| |
| Import the final set of GTK+ baselines for the Mozilla table test suite. |
| |
| * platform/gtk/Skipped: Unskip tests which now have results. |
| |
| 2011-02-18 Martin Robinson <mrobinson@igalia.com> |
| |
| Import another set of GTK+ baselines for the Mozilla table tests. |
| |
| * platform/gtk/Skipped: Unskip tests which now have results. |
| |
| 2011-02-18 Martin Robinson <mrobinson@igalia.com> |
| |
| Continue importing GTK+ results for Mozilla table tests. |
| |
| * platform/gtk/Skipped: Unskip test which now have results. |
| |
| 2011-02-18 Jessie Berlin <jberlin@apple.com> |
| |
| (new) media/video-controls-in-media-documents.html needs baselines for win & mac |
| https://bugs.webkit.org/show_bug.cgi?id=54757 |
| |
| Unreviewed, adding to the skip list for now until someone can generate the expected results. |
| |
| * platform/win/Skipped: |
| |
| 2011-02-18 Alexander Pavlov <apavlov@chromium.org> |
| |
| [Qt] Unreviewed, skip failing inspector/styles/styles-update-from-js.html. |
| |
| * platform/qt/Skipped: |
| |
| 2011-02-18 Jessie Berlin <jberlin@apple.com> |
| |
| [Windows 7 Release Tests] ~26 tests failing after r78846 |
| https://bugs.webkit.org/show_bug.cgi?id=54748 |
| |
| Unreviewed. Missed the contents of one of the expected result files. |
| |
| * platform/win/fast/text/backslash-to-yen-sign-euc-expected.txt: |
| |
| 2011-02-17 Alexander Pavlov <apavlov@chromium.org> |
| |
| Reviewed by Pavel Feldman. |
| |
| Web Inspector: reflect changes to styles when they happen outside inspector. |
| https://bugs.webkit.org/show_bug.cgi?id=44620 |
| |
| * inspector/styles/styles-update-from-js-expected.txt: Added. |
| * inspector/styles/styles-update-from-js.html: Added. |
| |
| 2011-02-18 Andrew Wilson <atwilson@chromium.org> |
| |
| Unreviewed expectations changes for Chromium. |
| |
| * platform/chromium-mac-snowleopard/compositing/reflections/deeply-nested-reflections-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/compositing/reflections/deeply-nested-reflections-expected.png: Added. |
| * platform/chromium-mac-snowleopard/css1/box_properties/clear_float-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/css1/box_properties/clear_float-expected.png: Added. |
| * platform/chromium-mac-snowleopard/css1/box_properties/float_elements_in_series-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/css1/box_properties/float_elements_in_series-expected.png: Added. |
| * platform/chromium-mac-snowleopard/css1/box_properties/float_on_text_elements-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/css1/box_properties/float_on_text_elements-expected.png: Added. |
| * platform/chromium-mac-snowleopard/css1/text_properties/text_align-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/css1/text_properties/text_align-expected.png: Added. |
| * platform/chromium-mac-snowleopard/css2.1/t0805-c5518-brdr-t-01-e-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/css2.1/t0805-c5518-brdr-t-01-e-expected.png: Added. |
| * platform/chromium-mac-snowleopard/css2.1/t0905-c5525-fltcont-00-d-g-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/css2.1/t0905-c5525-fltcont-00-d-g-expected.png: Added. |
| * platform/chromium-mac-snowleopard/css2.1/t0905-c5525-fltwidth-00-c-g-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png: Added. |
| * platform/chromium-mac-snowleopard/css2.1/t1202-counter-03-b-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/css2.1/t1202-counter-03-b-expected.png: Added. |
| * platform/chromium-mac-snowleopard/css2.1/t1202-counter-04-b-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/css2.1/t1202-counter-04-b-expected.png: Added. |
| * platform/chromium-mac-snowleopard/css2.1/t1202-counter-04-b-expected.txt: Added. |
| * platform/chromium-mac-snowleopard/css2.1/t1202-counters-03-b-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/css2.1/t1202-counters-03-b-expected.png: Added. |
| * platform/chromium-mac-snowleopard/css2.1/t1202-counters-04-b-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/css2.1/t1202-counters-04-b-expected.png: Added. |
| * platform/chromium-mac-snowleopard/css2.1/t1202-counters-04-b-expected.txt: Added. |
| * platform/chromium-mac-snowleopard/css2.1/t1602-c43-center-00-d-ag-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/css2.1/t1602-c43-center-00-d-ag-expected.png: Added. |
| * platform/chromium-mac-snowleopard/css2.1/t1602-c546-txt-align-00-b-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/css2.1/t1602-c546-txt-align-00-b-expected.png: Added. |
| * platform/chromium-mac-snowleopard/editing/deleting/delete-tab-003-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/editing/deleting/delete-tab-003-expected.png: Added. |
| * platform/chromium-mac-snowleopard/editing/deleting/delete-ws-fixup-001-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/editing/deleting/delete-ws-fixup-001-expected.png: Added. |
| * platform/chromium-mac-snowleopard/editing/inserting/insert-tab-003-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/editing/inserting/insert-tab-003-expected.png: Added. |
| * platform/chromium-mac-snowleopard/editing/inserting/typing-tab-designmode-forms-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/editing/inserting/typing-tab-designmode-forms-expected.png: Added. |
| * platform/chromium-mac-snowleopard/editing/pasteboard/4641033-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/editing/pasteboard/4641033-expected.png: Added. |
| * platform/chromium-mac-snowleopard/editing/pasteboard/block-wrappers-necessary-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/editing/pasteboard/block-wrappers-necessary-expected.png: Added. |
| * platform/chromium-mac-snowleopard/editing/pasteboard/nested-blocks-with-text-area-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/editing/pasteboard/nested-blocks-with-text-area-expected.png: Added. |
| * platform/chromium-mac-snowleopard/editing/pasteboard/nested-blocks-with-text-field-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/editing/pasteboard/nested-blocks-with-text-field-expected.png: Added. |
| * platform/chromium-mac-snowleopard/editing/pasteboard/paste-blockquote-2-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/editing/pasteboard/paste-blockquote-2-expected.png: Added. |
| * platform/chromium-mac-snowleopard/editing/pasteboard/pasting-tabs-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/editing/pasteboard/pasting-tabs-expected.png: Added. |
| * platform/chromium-mac-snowleopard/editing/selection/3690703-2-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/editing/selection/3690703-2-expected.png: Added. |
| * platform/chromium-mac-snowleopard/editing/selection/3690703-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/editing/selection/3690703-expected.png: Added. |
| * platform/chromium-mac-snowleopard/editing/selection/3690719-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/editing/selection/3690719-expected.png: Added. |
| * platform/chromium-mac-snowleopard/editing/selection/4397952-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/editing/selection/4397952-expected.png: Added. |
| * platform/chromium-mac-snowleopard/editing/selection/4975120-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/editing/selection/4975120-expected.png: Added. |
| * platform/chromium-mac-snowleopard/editing/selection/5240265-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/editing/selection/5240265-expected.png: Added. |
| * platform/chromium-mac-snowleopard/editing/selection/caret-rtl-2-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/editing/selection/caret-rtl-2-expected.png: Added. |
| * platform/chromium-mac-snowleopard/editing/selection/caret-rtl-2-left-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/editing/selection/caret-rtl-2-left-expected.png: Added. |
| * platform/chromium-mac-snowleopard/editing/selection/caret-rtl-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/editing/selection/caret-rtl-expected.png: Added. |
| * platform/chromium-mac-snowleopard/editing/selection/caret-rtl-right-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/editing/selection/caret-rtl-right-expected.png: Added. |
| * platform/chromium-mac-snowleopard/editing/selection/extend-selection-bidi-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/editing/selection/extend-selection-bidi-expected.png: Added. |
| * platform/chromium-mac-snowleopard/editing/selection/move-past-trailing-space-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/editing/selection/replaced-boundaries-3-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/editing/selection/replaced-boundaries-3-expected.png: Added. |
| * platform/chromium-mac-snowleopard/editing/selection/select-from-textfield-outwards-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/editing/selection/select-from-textfield-outwards-expected.png: Added. |
| * platform/chromium-mac-snowleopard/editing/style/5046875-1-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/editing/style/5046875-1-expected.png: Added. |
| * platform/chromium-mac-snowleopard/editing/style/create-block-for-style-011-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/editing/style/create-block-for-style-011-expected.png: Added. |
| * platform/chromium-mac-snowleopard/editing/style/create-block-for-style-012-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/editing/style/create-block-for-style-012-expected.png: Added. |
| * platform/chromium-mac-snowleopard/editing/style/table-selection-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/editing/style/table-selection-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/block/margin-collapse/103-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/block/margin-collapse/103-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/block/positioning/inline-block-relposition-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/block/positioning/inline-block-relposition-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/blockflow/Kusa-Makura-background-canvas-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/blockflow/border-vertical-lr-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/blockflow/border-vertical-lr-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/blockflow/border-vertical-lr-expected.txt: Added. |
| * platform/chromium-mac-snowleopard/fast/blockflow/japanese-lr-selection-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/blockflow/japanese-lr-selection-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/blockflow/japanese-lr-text-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/blockflow/japanese-lr-text-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/blockflow/japanese-rl-selection-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/blockflow/japanese-rl-selection-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/blockflow/japanese-rl-text-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/blockflow/japanese-rl-text-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/blockflow/japanese-ruby-vertical-lr-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/blockflow/japanese-ruby-vertical-lr-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/blockflow/japanese-ruby-vertical-rl-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/blockflow/japanese-ruby-vertical-rl-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/blockflow/vertical-align-table-baseline-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/blockflow/vertical-align-table-baseline-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/blockflow/vertical-baseline-alignment-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/blockflow/vertical-baseline-alignment-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/blockflow/vertical-font-fallback-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/blockflow/vertical-font-fallback-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/css/beforeSelectorOnCodeElement-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/css/beforeSelectorOnCodeElement-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/css/continuationCrash-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/css/continuationCrash-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/css/css2-system-fonts-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/css/css2-system-fonts-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/css/font-face-default-font-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/css/font-face-default-font-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/css/font-face-locally-installed-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/css/font-face-locally-installed-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/css/margin-top-bottom-dynamic-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/css/margin-top-bottom-dynamic-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/css/rtl-ordering-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/css/rtl-ordering-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/css/text-input-with-webkit-border-radius-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/css/text-input-with-webkit-border-radius-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/css/text-overflow-ellipsis-bidi-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/css/text-overflow-ellipsis-bidi-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/css/text-overflow-ellipsis-strict-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/css/text-overflow-ellipsis-strict-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/css/text-security-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/css/text-security-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/dom/52776-expected.txt: Added. |
| * platform/chromium-mac-snowleopard/fast/dom/HTMLInputElement/input-image-alt-text-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/dom/HTMLInputElement/input-image-alt-text-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/dom/HTMLTextAreaElement/reset-textarea-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/dynamic/008-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/dynamic/008-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/events/autoscroll-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/events/autoscroll-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/events/context-no-deselect-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/events/context-no-deselect-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/HTMLOptionElement_label01-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/HTMLOptionElement_label01-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/HTMLOptionElement_label02-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/HTMLOptionElement_label02-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/HTMLOptionElement_label03-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/HTMLOptionElement_label03-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/HTMLOptionElement_label04-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/HTMLOptionElement_label04-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/basic-buttons-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/basic-buttons-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/basic-selects-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/basic-selects-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/basic-selects-expected.txt: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/basic-textareas-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/basic-textareas-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/basic-textareas-quirks-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/basic-textareas-quirks-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/blankbuttons-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/blankbuttons-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/button-align-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/button-align-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/button-cannot-be-nested-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/button-cannot-be-nested-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/button-default-title-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/button-default-title-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/button-generated-content-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/button-generated-content-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/button-positioned-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/button-positioned-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/button-sizes-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/button-sizes-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/button-style-color-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/button-style-color-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/button-table-styles-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/button-table-styles-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/button-text-transform-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/button-text-transform-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/button-white-space-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/button-white-space-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/control-clip-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/control-clip-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/control-restrict-line-height-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/control-restrict-line-height-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/file-input-direction-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/file-input-direction-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/file-input-direction-expected.txt: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/formmove3-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/formmove3-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-align-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-align-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-appearance-bkcolor-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-appearance-bkcolor-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-appearance-default-bkcolor-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-appearance-default-bkcolor-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-appearance-disabled-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-appearance-disabled-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-appearance-focus-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-appearance-focus-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-appearance-preventDefault-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-appearance-preventDefault-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-appearance-readonly-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-appearance-readonly-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-appearance-selection-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-appearance-selection-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-appearance-visibility-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-appearance-visibility-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-appearance-width-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-appearance-width-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-button-sizes-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-button-sizes-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-disabled-color-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-disabled-color-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-double-click-selection-gap-bug-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-double-click-selection-gap-bug-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-field-text-truncated-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-field-text-truncated-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-file-re-render-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-file-re-render-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-first-letter-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-first-letter-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-readonly-autoscroll-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-readonly-autoscroll-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-readonly-dimmed-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-readonly-dimmed-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-spaces-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-spaces-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-table-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-table-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-text-double-click-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-text-double-click-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-text-drag-down-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-text-drag-down-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-text-scroll-left-on-blur-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-text-scroll-left-on-blur-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-text-word-wrap-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/input-text-word-wrap-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/menulist-no-overflow-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/menulist-no-overflow-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/menulist-option-wrap-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/menulist-option-wrap-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/menulist-restrict-line-height-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/menulist-restrict-line-height-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/menulist-style-color-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/menulist-style-color-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/menulist-width-change-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/menulist-width-change-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/option-strip-whitespace-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/option-strip-whitespace-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/option-text-clip-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/option-text-clip-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/placeholder-position-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/placeholder-position-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/placeholder-set-value-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/placeholder-set-value-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/plaintext-mode-2-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/plaintext-mode-2-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/search-cancel-button-style-sharing-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/search-cancel-button-style-sharing-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/search-rtl-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/search-rtl-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/search-transformed-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/search-transformed-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/search-zoomed-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/search-zoomed-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/select-align-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/select-align-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/select-baseline-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/select-baseline-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/select-change-listbox-to-popup-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/select-change-listbox-to-popup-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/select-disabled-appearance-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/select-disabled-appearance-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/select-initial-position-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/select-initial-position-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/select-selected-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/select-selected-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/select-visual-hebrew-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/select-visual-hebrew-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/stuff-on-my-optgroup-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/stuff-on-my-optgroup-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/tabbing-input-iframe-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/tabbing-input-iframe-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/targeted-frame-submission-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/targeted-frame-submission-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/text-control-intrinsic-widths-expected.txt: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/text-style-color-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/text-style-color-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/textarea-align-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/textarea-align-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/textarea-placeholder-set-value-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/textarea-placeholder-set-value-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/textarea-scroll-height-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/textarea-scroll-height-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/textarea-scrolled-type-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/textarea-scrolled-type-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/visual-hebrew-text-field-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/forms/visual-hebrew-text-field-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/html/keygen-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/html/keygen-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/inline/inline-box-background-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/inline/inline-box-background-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/inline/inline-box-background-long-image-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/inline/inline-box-background-long-image-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/inline/inline-box-background-repeat-x-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/inline/inline-box-background-repeat-x-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/inline/inline-box-background-repeat-y-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/inline/inline-box-background-repeat-y-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/lists/dynamic-marker-crash-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/lists/dynamic-marker-crash-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/multicol/float-avoidance-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/multicol/float-avoidance-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/multicol/shadow-breaking-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/multicol/shadow-breaking-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/parser/document-write-option-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/parser/document-write-option-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/parser/entity-comment-in-textarea-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/parser/entity-comment-in-textarea-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/parser/open-comment-in-textarea-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/parser/open-comment-in-textarea-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/repaint/japanese-rl-selection-clear-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/repaint/japanese-rl-selection-clear-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/repaint/japanese-rl-selection-repaint-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/repaint/japanese-rl-selection-repaint-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/repaint/line-flow-with-floats-1-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/repaint/line-flow-with-floats-1-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/repaint/line-flow-with-floats-10-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/repaint/line-flow-with-floats-10-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/repaint/line-flow-with-floats-2-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/repaint/line-flow-with-floats-2-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/repaint/line-flow-with-floats-3-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/repaint/line-flow-with-floats-3-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/repaint/line-flow-with-floats-4-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/repaint/line-flow-with-floats-4-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/repaint/line-flow-with-floats-5-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/repaint/line-flow-with-floats-5-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/repaint/line-flow-with-floats-6-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/repaint/line-flow-with-floats-6-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/repaint/line-flow-with-floats-7-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/repaint/line-flow-with-floats-7-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/repaint/line-flow-with-floats-8-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/repaint/line-flow-with-floats-8-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/repaint/line-flow-with-floats-9-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/repaint/line-flow-with-floats-9-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/repaint/repaint-across-writing-mode-boundary-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/repaint/repaint-across-writing-mode-boundary-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/repaint/shadow-multiple-horizontal-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/repaint/shadow-multiple-horizontal-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/repaint/shadow-multiple-strict-horizontal-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/repaint/shadow-multiple-strict-horizontal-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/repaint/shadow-multiple-strict-vertical-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/repaint/shadow-multiple-strict-vertical-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/repaint/shadow-multiple-vertical-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/repaint/shadow-multiple-vertical-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/replaced/width100percent-button-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/replaced/width100percent-button-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/replaced/width100percent-searchfield-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/replaced/width100percent-searchfield-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/replaced/width100percent-textarea-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/replaced/width100percent-textarea-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/replaced/width100percent-textfield-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/replaced/width100percent-textfield-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/selectors/064-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/selectors/064-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/speech/input-appearance-speechbutton-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/speech/input-appearance-speechbutton-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/speech/input-appearance-speechbutton-expected.txt: Added. |
| * platform/chromium-mac-snowleopard/fast/table/append-cells2-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/table/append-cells2-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/table/border-collapsing/004-vertical-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/table/border-collapsing/004-vertical-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/table/frame-and-rules-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/table/frame-and-rules-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/table/remove-td-display-none-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/table/remove-td-display-none-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/text/atsui-partial-selection-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/atsui-partial-selection-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/text/backslash-to-yen-sign-euc-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/backslash-to-yen-sign-euc-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/text/bidi-embedding-pop-and-push-same-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/bidi-embedding-pop-and-push-same-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/text/capitalize-boundaries-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/capitalize-boundaries-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/text/in-rendered-text-rtl-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/in-rendered-text-rtl-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-AN-after-L-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-AN-after-L-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-AN-after-L-expected.txt: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-L2-run-reordering-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-L2-run-reordering-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-LDB-2-CSS-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-LDB-2-CSS-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-LDB-2-HTML-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-LDB-2-HTML-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-LDB-2-formatting-characters-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-LDB-2-formatting-characters-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-european-terminators-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-european-terminators-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-ignored-for-first-child-inline-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-ignored-for-first-child-inline-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-innertext-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-innertext-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-layout-across-linebreak-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-layout-across-linebreak-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-linebreak-001-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-linebreak-001-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-linebreak-002-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-linebreak-002-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-linebreak-003-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-linebreak-003-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-listbox-atsui-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-listbox-atsui-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-listbox-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-listbox-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-mirror-he-ar-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-mirror-he-ar-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-mirror-he-ar-expected.txt: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-neutral-run-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-neutral-run-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-neutral-run-expected.txt: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-override-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/bidi-override-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/hebrew-vowels-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/hebrew-vowels-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/hindi-spacing-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/hindi-spacing-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/pop-up-button-text-alignment-and-direction-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/pop-up-button-text-alignment-and-direction-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/pop-up-button-text-alignment-and-direction-expected.txt: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/rtl-caret-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/rtl-caret-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/rtl-white-space-pre-wrap-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/rtl-white-space-pre-wrap-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/text-combine-image-test-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/text-combine-image-test-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/text/international/text-combine-image-test-expected.txt: Added. |
| * platform/chromium-mac-snowleopard/fast/text/justified-selection-at-edge-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/justified-selection-at-edge-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/text/justify-ideograph-simple-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/justify-ideograph-simple-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/text/justify-ideograph-vertical-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/justify-ideograph-vertical-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/text/justify-nbsp-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/justify-nbsp-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/text/line-breaks-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/line-breaks-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/text/trailing-white-space-2-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/trailing-white-space-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/word-break-run-rounding-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/word-break-run-rounding-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fonts/sans-serif-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fonts/sans-serif-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/animate-path-discrete-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/animate-path-discrete-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/inline-svg-in-xhtml-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/inline-svg-in-xhtml-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/svg-fonts-in-html-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/svg-fonts-in-html-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/text-dom-01-f-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/custom/text-dom-01-f-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/hixie/mixed/003-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/svg/hixie/mixed/003-expected.png: Added. |
| * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-hixie-mixed-008-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug113424-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug113424-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug1188-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug1188-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug1318-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug1318-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug138725-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug138725-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug14323-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug14323-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug18359-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug18359-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug2479-2-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug2479-2-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug2479-3-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug2479-3-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug26178-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug26178-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug28928-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug28928-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug2962-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug2962-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug30692-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug30692-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug33855-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug33855-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug39209-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug39209-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug4429-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug4429-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug44505-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug44505-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug4527-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug4527-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug46368-1-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug46368-1-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug46368-2-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug46368-2-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug51037-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug51037-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug51727-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug51727-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug52505-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug52505-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug52506-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug52506-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug60749-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug60749-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug67915-1-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug67915-1-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug68912-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug68912-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug7342-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug7342-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug88035-1-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug88035-1-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug88035-2-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug88035-2-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug96334-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/bugs/bug96334-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/collapsing_borders/bug41262-4-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/collapsing_borders/bug41262-4-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/core/bloomberg-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/core/bloomberg-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/core/misc-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/core/misc-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/dom/tableDom-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/dom/tableDom-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/marvin/x_tbody_align_justify-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/marvin/x_tbody_align_justify-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/marvin/x_td_align_justify-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/marvin/x_td_align_justify-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/marvin/x_tfoot_align_justify-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/marvin/x_tfoot_align_justify-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/marvin/x_th_align_justify-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/marvin/x_th_align_justify-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/marvin/x_thead_align_justify-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/marvin/x_thead_align_justify-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/marvin/x_tr_align_justify-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/marvin/x_tr_align_justify-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/other/move_row-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla/other/move_row-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/bugs/bug1725-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/bugs/bug1725-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/bugs/bug2479-5-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/bugs/bug58402-2-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.png: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-18 Jessie Berlin <jberlin@apple.com> |
| |
| [Windows 7 Release Tests] ~26 tests failing after r78846 |
| https://bugs.webkit.org/show_bug.cgi?id=54748 |
| |
| Unreviewed. Landing expected (failing?) results to get the Windows 7 Release bots green. |
| |
| Note: the pixel test results for fast/ruby/nested-ruby.html and |
| fast/blockflow/Kusa-Makura-background-canvas.html will be landed separately. |
| |
| * platform/win/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt: |
| * platform/win/css2.1/t1202-counter-04-b-expected.txt: |
| * platform/win/css2.1/t1202-counters-04-b-expected.txt: |
| * platform/win/editing/pasteboard/nested-blocks-with-text-area-expected.txt: |
| * platform/win/editing/pasteboard/pasting-tabs-expected.txt: |
| * platform/win/editing/selection/mixed-editability-10-expected.txt: |
| * platform/win/fast/blockflow/Kusa-Makura-background-canvas-expected.txt: |
| * platform/win/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt: |
| * platform/win/fast/forms/basic-selects-expected.txt: |
| * platform/win/fast/forms/basic-textareas-expected.txt: |
| * platform/win/fast/forms/basic-textareas-quirks-expected.txt: |
| * platform/win/fast/forms/select-writing-direction-natural-expected.txt: |
| * platform/win/fast/forms/textAreaLineHeight-expected.txt: |
| * platform/win/fast/forms/textarea-scrollbar-expected.txt: |
| * platform/win/fast/forms/textarea-scrolled-type-expected.txt: |
| * platform/win/fast/parser/entity-comment-in-textarea-expected.txt: |
| * platform/win/fast/parser/open-comment-in-textarea-expected.txt: |
| * platform/win/fast/ruby/nested-ruby-expected.txt: |
| * platform/win/fast/text/atsui-negative-spacing-features-expected.txt: |
| * platform/win/fast/text/backslash-to-yen-sign-euc-expected.txt: |
| * platform/win/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt: Added. |
| * platform/win/fast/text/international/bidi-menulist-expected.txt: |
| * platform/win/fast/text/international/pop-up-button-text-alignment-and-direction-expected.txt: |
| * platform/win/fast/text/justify-ideograph-complex-expected.txt: |
| * platform/win/fast/text/justify-ideograph-simple-expected.txt: |
| * platform/win/fast/text/justify-ideograph-vertical-expected.txt: |
| |
| 2011-02-18 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Unreviewed. |
| |
| [Qt] Add Qt specific expected results for passing svg/W3C-SVG-1.1 tests. |
| |
| * platform/qt/Skipped: Unskip passing tests. |
| * platform/qt/svg/W3C-SVG-1.1/ [...] : Added. |
| |
| 2011-02-18 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, GTK baselines for two new tests. |
| |
| * platform/gtk/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt: Added. |
| * platform/gtk/svg/custom/nested-pattern-boundingBoxModeContent-expected.txt: Added. |
| |
| 2011-02-18 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Unreviewed. |
| |
| [Qt] Add Qt specific expected results for passing svg tests. |
| |
| * platform/qt/Skipped: Unskip a bunch of passing tests. |
| * platform/qt/svg/clip-path/clip-in-mask-expected.checksum: Added. |
| * platform/qt/svg/clip-path/clip-in-mask-expected.png: Added. |
| * platform/qt/svg/clip-path/clip-in-mask-expected.txt: Added. |
| * platform/qt/svg/clip-path/clip-in-mask-objectBoundingBox-expected.checksum: Added. |
| * platform/qt/svg/clip-path/clip-in-mask-objectBoundingBox-expected.png: Added. |
| * platform/qt/svg/clip-path/clip-in-mask-objectBoundingBox-expected.txt: Added. |
| * platform/qt/svg/clip-path/clip-in-mask-userSpaceOnUse-expected.checksum: Added. |
| * platform/qt/svg/clip-path/clip-in-mask-userSpaceOnUse-expected.png: Added. |
| * platform/qt/svg/clip-path/clip-in-mask-userSpaceOnUse-expected.txt: Added. |
| * platform/qt/svg/clip-path/clip-path-child-clipped-expected.checksum: Added. |
| * platform/qt/svg/clip-path/clip-path-child-clipped-expected.png: Added. |
| * platform/qt/svg/clip-path/clip-path-child-clipped-expected.txt: Added. |
| * platform/qt/svg/clip-path/clip-path-childs-clipped-expected.checksum: Added. |
| * platform/qt/svg/clip-path/clip-path-childs-clipped-expected.png: Added. |
| * platform/qt/svg/clip-path/clip-path-childs-clipped-expected.txt: Added. |
| * platform/qt/svg/clip-path/clip-path-clipped-evenodd-twice-expected.checksum: Added. |
| * platform/qt/svg/clip-path/clip-path-clipped-evenodd-twice-expected.png: Added. |
| * platform/qt/svg/clip-path/clip-path-clipped-evenodd-twice-expected.txt: Added. |
| * platform/qt/svg/clip-path/clip-path-clipped-expected.checksum: Added. |
| * platform/qt/svg/clip-path/clip-path-clipped-expected.png: Added. |
| * platform/qt/svg/clip-path/clip-path-clipped-expected.txt: Added. |
| * platform/qt/svg/clip-path/clip-path-clipped-no-content-expected.checksum: Added. |
| * platform/qt/svg/clip-path/clip-path-clipped-no-content-expected.png: Added. |
| * platform/qt/svg/clip-path/clip-path-clipped-no-content-expected.txt: Added. |
| * platform/qt/svg/clip-path/clip-path-clipped-nonzero-expected.checksum: Added. |
| * platform/qt/svg/clip-path/clip-path-clipped-nonzero-expected.png: Added. |
| * platform/qt/svg/clip-path/clip-path-clipped-nonzero-expected.txt: Added. |
| * platform/qt/svg/clip-path/clip-path-evenodd-expected.checksum: Added. |
| * platform/qt/svg/clip-path/clip-path-evenodd-expected.png: Added. |
| * platform/qt/svg/clip-path/clip-path-evenodd-expected.txt: Added. |
| * platform/qt/svg/clip-path/clip-path-evenodd-nonzero-expected.checksum: Added. |
| * platform/qt/svg/clip-path/clip-path-evenodd-nonzero-expected.png: Added. |
| * platform/qt/svg/clip-path/clip-path-evenodd-nonzero-expected.txt: Added. |
| * platform/qt/svg/clip-path/clip-path-nonzero-evenodd-expected.checksum: Added. |
| * platform/qt/svg/clip-path/clip-path-nonzero-evenodd-expected.png: Added. |
| * platform/qt/svg/clip-path/clip-path-nonzero-evenodd-expected.txt: Added. |
| * platform/qt/svg/clip-path/clip-path-nonzero-expected.checksum: Added. |
| * platform/qt/svg/clip-path/clip-path-nonzero-expected.png: Added. |
| * platform/qt/svg/clip-path/clip-path-nonzero-expected.txt: Added. |
| * platform/qt/svg/clip-path/clip-path-objectBoundingBox-expected.checksum: Added. |
| * platform/qt/svg/clip-path/clip-path-objectBoundingBox-expected.png: Added. |
| * platform/qt/svg/clip-path/clip-path-objectBoundingBox-expected.txt: Added. |
| * platform/qt/svg/clip-path/clip-path-on-clipped-use-expected.checksum: Added. |
| * platform/qt/svg/clip-path/clip-path-on-clipped-use-expected.png: Added. |
| * platform/qt/svg/clip-path/clip-path-on-clipped-use-expected.txt: Added. |
| * platform/qt/svg/clip-path/clip-path-on-g-and-child-expected.checksum: Added. |
| * platform/qt/svg/clip-path/clip-path-on-g-and-child-expected.png: Added. |
| * platform/qt/svg/clip-path/clip-path-on-g-and-child-expected.txt: Added. |
| * platform/qt/svg/clip-path/clip-path-on-g-expected.checksum: Added. |
| * platform/qt/svg/clip-path/clip-path-on-g-expected.png: Added. |
| * platform/qt/svg/clip-path/clip-path-on-g-expected.txt: Added. |
| * platform/qt/svg/clip-path/clip-path-on-svg-and-child-expected.checksum: Added. |
| * platform/qt/svg/clip-path/clip-path-on-svg-and-child-expected.png: Added. |
| * platform/qt/svg/clip-path/clip-path-on-svg-and-child-expected.txt: Added. |
| * platform/qt/svg/clip-path/clip-path-on-svg-expected.checksum: Added. |
| * platform/qt/svg/clip-path/clip-path-on-svg-expected.png: Added. |
| * platform/qt/svg/clip-path/clip-path-on-svg-expected.txt: Added. |
| * platform/qt/svg/clip-path/clip-path-pixelation-expected.checksum: Added. |
| * platform/qt/svg/clip-path/clip-path-pixelation-expected.png: Added. |
| * platform/qt/svg/clip-path/clip-path-pixelation-expected.txt: Added. |
| * platform/qt/svg/clip-path/clip-path-recursive-call-by-child-expected.checksum: Added. |
| * platform/qt/svg/clip-path/clip-path-recursive-call-by-child-expected.png: Added. |
| * platform/qt/svg/clip-path/clip-path-recursive-call-by-child-expected.txt: Added. |
| * platform/qt/svg/clip-path/clip-path-recursive-call-expected.checksum: Added. |
| * platform/qt/svg/clip-path/clip-path-recursive-call-expected.png: Added. |
| * platform/qt/svg/clip-path/clip-path-recursive-call-expected.txt: Added. |
| * platform/qt/svg/clip-path/clip-path-text-and-shape-expected.checksum: Added. |
| * platform/qt/svg/clip-path/clip-path-text-and-shape-expected.png: Added. |
| * platform/qt/svg/clip-path/clip-path-text-and-shape-expected.txt: Added. |
| * platform/qt/svg/clip-path/clip-path-text-and-stroke-expected.checksum: Added. |
| * platform/qt/svg/clip-path/clip-path-text-and-stroke-expected.png: Added. |
| * platform/qt/svg/clip-path/clip-path-text-and-stroke-expected.txt: Added. |
| * platform/qt/svg/clip-path/clip-path-text-expected.checksum: Added. |
| * platform/qt/svg/clip-path/clip-path-text-expected.png: Added. |
| * platform/qt/svg/clip-path/clip-path-text-expected.txt: Added. |
| * platform/qt/svg/clip-path/clip-path-use-as-child-expected.checksum: Added. |
| * platform/qt/svg/clip-path/clip-path-use-as-child-expected.png: Added. |
| * platform/qt/svg/clip-path/clip-path-use-as-child-expected.txt: Added. |
| * platform/qt/svg/clip-path/clip-path-use-as-child2-expected.checksum: Added. |
| * platform/qt/svg/clip-path/clip-path-use-as-child2-expected.png: Added. |
| * platform/qt/svg/clip-path/clip-path-use-as-child2-expected.txt: Added. |
| * platform/qt/svg/clip-path/clip-path-use-as-child3-expected.checksum: Added. |
| * platform/qt/svg/clip-path/clip-path-use-as-child3-expected.png: Added. |
| * platform/qt/svg/clip-path/clip-path-use-as-child3-expected.txt: Added. |
| * platform/qt/svg/clip-path/clip-path-use-as-child4-expected.checksum: Added. |
| * platform/qt/svg/clip-path/clip-path-use-as-child4-expected.png: Added. |
| * platform/qt/svg/clip-path/clip-path-use-as-child4-expected.txt: Added. |
| * platform/qt/svg/clip-path/clip-path-use-as-child5-expected.checksum: Added. |
| * platform/qt/svg/clip-path/clip-path-use-as-child5-expected.png: Added. |
| * platform/qt/svg/clip-path/clip-path-use-as-child5-expected.txt: Added. |
| * platform/qt/svg/clip-path/clip-path-userSpaceOnUse-expected.checksum: Added. |
| * platform/qt/svg/clip-path/clip-path-userSpaceOnUse-expected.png: Added. |
| * platform/qt/svg/clip-path/clip-path-userSpaceOnUse-expected.txt: Added. |
| * platform/qt/svg/clip-path/clip-path-with-container-expected.checksum: Added. |
| * platform/qt/svg/clip-path/clip-path-with-container-expected.png: Added. |
| * platform/qt/svg/clip-path/clip-path-with-container-expected.txt: Added. |
| * platform/qt/svg/clip-path/clip-path-with-different-unittypes-expected.checksum: Added. |
| * platform/qt/svg/clip-path/clip-path-with-different-unittypes-expected.png: Added. |
| * platform/qt/svg/clip-path/clip-path-with-different-unittypes-expected.txt: Added. |
| * platform/qt/svg/clip-path/clip-path-with-different-unittypes2-expected.checksum: Added. |
| * platform/qt/svg/clip-path/clip-path-with-different-unittypes2-expected.png: Added. |
| * platform/qt/svg/clip-path/clip-path-with-different-unittypes2-expected.txt: Added. |
| * platform/qt/svg/clip-path/clip-path-with-invisibile-child-expected.checksum: Added. |
| * platform/qt/svg/clip-path/clip-path-with-invisibile-child-expected.png: Added. |
| * platform/qt/svg/clip-path/clip-path-with-invisibile-child-expected.txt: Added. |
| * platform/qt/svg/clip-path/clip-path-with-text-clipped-expected.checksum: Added. |
| * platform/qt/svg/clip-path/clip-path-with-text-clipped-expected.png: Added. |
| * platform/qt/svg/clip-path/clip-path-with-text-clipped-expected.txt: Added. |
| * platform/qt/svg/clip-path/deep-nested-clip-in-mask-different-unitTypes-expected.checksum: Added. |
| * platform/qt/svg/clip-path/deep-nested-clip-in-mask-different-unitTypes-expected.png: Added. |
| * platform/qt/svg/clip-path/deep-nested-clip-in-mask-different-unitTypes-expected.txt: Added. |
| * platform/qt/svg/clip-path/deep-nested-clip-in-mask-expected.checksum: Added. |
| * platform/qt/svg/clip-path/deep-nested-clip-in-mask-expected.png: Added. |
| * platform/qt/svg/clip-path/deep-nested-clip-in-mask-expected.txt: Added. |
| * platform/qt/svg/clip-path/deep-nested-clip-in-mask-panning-expected.checksum: Added. |
| * platform/qt/svg/clip-path/deep-nested-clip-in-mask-panning-expected.png: Added. |
| * platform/qt/svg/clip-path/deep-nested-clip-in-mask-panning-expected.txt: Added. |
| * platform/qt/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.checksum: Added. |
| * platform/qt/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.png: Added. |
| * platform/qt/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.txt: Added. |
| * platform/qt/svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.checksum: Added. |
| * platform/qt/svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.png: Added. |
| * platform/qt/svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.txt: Added. |
| * platform/qt/svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.checksum: Added. |
| * platform/qt/svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.png: Added. |
| * platform/qt/svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.txt: Added. |
| * platform/qt/svg/custom/clip-path-child-changes-expected.checksum: Added. |
| * platform/qt/svg/custom/clip-path-child-changes-expected.png: Added. |
| * platform/qt/svg/custom/clip-path-child-changes-expected.txt: Added. |
| * platform/qt/svg/custom/clip-path-href-changes-expected.checksum: Added. |
| * platform/qt/svg/custom/clip-path-href-changes-expected.png: Added. |
| * platform/qt/svg/custom/clip-path-href-changes-expected.txt: Added. |
| * platform/qt/svg/custom/clip-path-units-changes-expected.checksum: Added. |
| * platform/qt/svg/custom/clip-path-units-changes-expected.png: Added. |
| * platform/qt/svg/custom/clip-path-units-changes-expected.txt: Added. |
| * platform/qt/svg/custom/clip-path-with-transform-expected.checksum: Added. |
| * platform/qt/svg/custom/clip-path-with-transform-expected.png: Added. |
| * platform/qt/svg/custom/clip-path-with-transform-expected.txt: Added. |
| * platform/qt/svg/custom/marker-overflow-clip-expected.checksum: Added. |
| * platform/qt/svg/custom/marker-overflow-clip-expected.png: Added. |
| * platform/qt/svg/custom/marker-overflow-clip-expected.txt: Added. |
| * platform/qt/svg/custom/mask-with-all-units-expected.checksum: Added. |
| * platform/qt/svg/custom/mask-with-all-units-expected.png: Added. |
| * platform/qt/svg/custom/mask-with-all-units-expected.txt: Added. |
| * platform/qt/svg/custom/recursive-clippath-expected.checksum: Added. |
| * platform/qt/svg/custom/recursive-clippath-expected.png: Added. |
| * platform/qt/svg/custom/recursive-clippath-expected.txt: Added. |
| * platform/qt/svg/custom/svg-fonts-in-text-controls-expected.checksum: Added. |
| * platform/qt/svg/custom/svg-fonts-in-text-controls-expected.png: Added. |
| * platform/qt/svg/custom/svg-fonts-in-text-controls-expected.txt: Added. |
| * platform/qt/svg/custom/text-dom-removal-expected.checksum: Added. |
| * platform/qt/svg/custom/text-dom-removal-expected.png: Added. |
| * platform/qt/svg/custom/use-clipped-transform-expected.checksum: Added. |
| * platform/qt/svg/custom/use-clipped-transform-expected.png: Added. |
| * platform/qt/svg/dom/length-list-parser-expected.checksum: Added. |
| * platform/qt/svg/dom/length-list-parser-expected.png: Added. |
| * platform/qt/svg/dom/length-list-parser-expected.txt: |
| * platform/qt/svg/text/foreignObject-repaint-expected.checksum: Added. |
| * platform/qt/svg/text/foreignObject-repaint-expected.png: Added. |
| * platform/qt/svg/text/foreignObject-repaint-expected.txt: Added. |
| * platform/qt/svg/text/kerning-expected.checksum: Added. |
| * platform/qt/svg/text/kerning-expected.png: Added. |
| * platform/qt/svg/text/kerning-expected.txt: Added. |
| * platform/qt/svg/text/multichar-glyph-expected.checksum: Added. |
| * platform/qt/svg/text/multichar-glyph-expected.png: Added. |
| * platform/qt/svg/text/multichar-glyph-expected.txt: Added. |
| * platform/qt/svg/text/text-align-01-b-expected.checksum: Added. |
| * platform/qt/svg/text/text-align-01-b-expected.png: Added. |
| * platform/qt/svg/text/text-align-01-b-expected.txt: Added. |
| * platform/qt/svg/text/text-align-02-b-expected.checksum: Added. |
| * platform/qt/svg/text/text-align-02-b-expected.png: Added. |
| * platform/qt/svg/text/text-align-02-b-expected.txt: Added. |
| * platform/qt/svg/text/text-align-03-b-expected.checksum: Added. |
| * platform/qt/svg/text/text-align-03-b-expected.png: Added. |
| * platform/qt/svg/text/text-align-03-b-expected.txt: Added. |
| * platform/qt/svg/text/text-align-04-b-expected.checksum: Added. |
| * platform/qt/svg/text/text-align-04-b-expected.png: Added. |
| * platform/qt/svg/text/text-align-04-b-expected.txt: Added. |
| * platform/qt/svg/text/text-align-05-b-expected.checksum: Added. |
| * platform/qt/svg/text/text-align-05-b-expected.png: Added. |
| * platform/qt/svg/text/text-align-05-b-expected.txt: Added. |
| * platform/qt/svg/text/text-align-06-b-expected.checksum: Added. |
| * platform/qt/svg/text/text-align-06-b-expected.png: Added. |
| * platform/qt/svg/text/text-align-06-b-expected.txt: Added. |
| * platform/qt/svg/text/text-altglyph-01-b-expected.checksum: Added. |
| * platform/qt/svg/text/text-altglyph-01-b-expected.png: Added. |
| * platform/qt/svg/text/text-altglyph-01-b-expected.txt: Added. |
| * platform/qt/svg/text/text-deco-01-b-expected.checksum: Added. |
| * platform/qt/svg/text/text-deco-01-b-expected.png: Added. |
| * platform/qt/svg/text/text-deco-01-b-expected.txt: Added. |
| * platform/qt/svg/text/text-fonts-02-t-expected.checksum: Added. |
| * platform/qt/svg/text/text-fonts-02-t-expected.png: Added. |
| * platform/qt/svg/text/text-fonts-02-t-expected.txt: Added. |
| * platform/qt/svg/text/text-gradient-positioning-expected.checksum: Added. |
| * platform/qt/svg/text/text-gradient-positioning-expected.png: Added. |
| * platform/qt/svg/text/text-gradient-positioning-expected.txt: Added. |
| * platform/qt/svg/text/text-path-01-b-expected.checksum: Added. |
| * platform/qt/svg/text/text-path-01-b-expected.png: Added. |
| * platform/qt/svg/text/text-path-01-b-expected.txt: Added. |
| * platform/qt/svg/text/text-repaint-rects-expected.checksum: Added. |
| * platform/qt/svg/text/text-repaint-rects-expected.png: Added. |
| * platform/qt/svg/text/text-repaint-rects-expected.txt: Added. |
| * platform/qt/svg/text/text-spacing-01-b-expected.checksum: Added. |
| * platform/qt/svg/text/text-spacing-01-b-expected.png: Added. |
| * platform/qt/svg/text/text-spacing-01-b-expected.txt: Added. |
| * platform/qt/svg/text/text-text-01-b-expected.checksum: Added. |
| * platform/qt/svg/text/text-text-01-b-expected.png: Added. |
| * platform/qt/svg/text/text-text-01-b-expected.txt: Added. |
| * platform/qt/svg/text/text-text-03-b-expected.checksum: Added. |
| * platform/qt/svg/text/text-text-03-b-expected.png: Added. |
| * platform/qt/svg/text/text-text-03-b-expected.txt: Added. |
| * platform/qt/svg/text/text-text-04-t-expected.checksum: Added. |
| * platform/qt/svg/text/text-text-04-t-expected.png: Added. |
| * platform/qt/svg/text/text-text-04-t-expected.txt: Added. |
| * platform/qt/svg/text/text-text-05-t-expected.checksum: Added. |
| * platform/qt/svg/text/text-text-05-t-expected.png: Added. |
| * platform/qt/svg/text/text-text-05-t-expected.txt: Added. |
| * platform/qt/svg/text/text-text-06-t-expected.checksum: Added. |
| * platform/qt/svg/text/text-text-06-t-expected.png: Added. |
| * platform/qt/svg/text/text-text-06-t-expected.txt: Added. |
| * platform/qt/svg/text/text-text-07-t-expected.checksum: Added. |
| * platform/qt/svg/text/text-text-07-t-expected.png: Added. |
| * platform/qt/svg/text/text-text-07-t-expected.txt: Added. |
| * platform/qt/svg/text/text-text-08-b-expected.checksum: Added. |
| * platform/qt/svg/text/text-text-08-b-expected.png: Added. |
| * platform/qt/svg/text/text-text-08-b-expected.txt: Added. |
| * platform/qt/svg/text/text-tref-01-b-expected.checksum: Added. |
| * platform/qt/svg/text/text-tref-01-b-expected.png: Added. |
| * platform/qt/svg/text/text-tref-01-b-expected.txt: Added. |
| * platform/qt/svg/text/text-tselect-01-b-expected.checksum: Added. |
| * platform/qt/svg/text/text-tselect-01-b-expected.png: Added. |
| * platform/qt/svg/text/text-tselect-01-b-expected.txt: Added. |
| * platform/qt/svg/text/text-tspan-01-b-expected.checksum: Added. |
| * platform/qt/svg/text/text-tspan-01-b-expected.png: Added. |
| * platform/qt/svg/text/text-tspan-01-b-expected.txt: Added. |
| * platform/qt/svg/text/text-ws-01-t-expected.checksum: Added. |
| * platform/qt/svg/text/text-ws-01-t-expected.png: Added. |
| * platform/qt/svg/text/text-ws-01-t-expected.txt: Added. |
| * platform/qt/svg/text/text-ws-02-t-expected.checksum: Added. |
| * platform/qt/svg/text/text-ws-02-t-expected.png: Added. |
| * platform/qt/svg/text/text-ws-02-t-expected.txt: Added. |
| * platform/qt/svg/text/textPathBoundsBug-expected.checksum: Added. |
| * platform/qt/svg/text/textPathBoundsBug-expected.png: Added. |
| * platform/qt/svg/text/textPathBoundsBug-expected.txt: Added. |
| * platform/qt/svg/transforms/animated-path-inside-transformed-html-expected.checksum: Added. |
| * platform/qt/svg/transforms/animated-path-inside-transformed-html-expected.png: Added. |
| * platform/qt/svg/transforms/animated-path-inside-transformed-html-expected.txt: Added. |
| * platform/qt/svg/transforms/text-with-pattern-inside-transformed-html-expected.checksum: Added. |
| * platform/qt/svg/transforms/text-with-pattern-inside-transformed-html-expected.png: Added. |
| * platform/qt/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt: Added. |
| * platform/qt/svg/transforms/text-with-pattern-with-svg-transform-expected.checksum: Added. |
| * platform/qt/svg/transforms/text-with-pattern-with-svg-transform-expected.png: Added. |
| * platform/qt/svg/transforms/text-with-pattern-with-svg-transform-expected.txt: Added. |
| |
| 2011-02-18 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, skip a GTK media test affected by pixel diferrence |
| between 32/64-Bits bots. |
| |
| [GTK] media/video-display-toggle.html is flaky on debug bots |
| https://bugs.webkit.org/show_bug.cgi?id=54637 |
| |
| * platform/gtk/Skipped: |
| |
| 2011-02-18 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Unreviewed. |
| |
| [Qt] Update pixel results for svg tests. |
| |
| * platform/qt/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.checksum: |
| * platform/qt/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.png: |
| * platform/qt/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.checksum: |
| * platform/qt/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.png: |
| * platform/qt/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.checksum: |
| * platform/qt/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.png: |
| * platform/qt/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.checksum: |
| * platform/qt/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.png: |
| * platform/qt/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.checksum: |
| * platform/qt/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png: |
| * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.checksum: |
| * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.png: |
| * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.checksum: |
| * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.png: |
| * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.checksum: |
| * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.png: |
| * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.checksum: |
| * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.png: |
| * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.checksum: |
| * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.png: |
| * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.checksum: |
| * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.png: |
| * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.checksum: |
| * platform/qt/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.png: |
| * platform/qt/svg/W3C-SVG-1.1/filters-turb-02-f-expected.checksum: |
| * platform/qt/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png: |
| * platform/qt/svg/animations/repeatDur-zero-expected.checksum: |
| * platform/qt/svg/animations/repeatDur-zero-expected.png: |
| * platform/qt/svg/batik/paints/patternRegions-positioned-objects-expected.checksum: |
| * platform/qt/svg/batik/paints/patternRegions-positioned-objects-expected.png: |
| * platform/qt/svg/batik/text/textDecoration-expected.checksum: |
| * platform/qt/svg/batik/text/textDecoration-expected.png: |
| * platform/qt/svg/css/composite-shadow-text-expected.checksum: |
| * platform/qt/svg/css/composite-shadow-text-expected.png: |
| * platform/qt/svg/css/text-gradient-shadow-expected.checksum: |
| * platform/qt/svg/css/text-gradient-shadow-expected.png: |
| * platform/qt/svg/custom/absolute-sized-content-with-resources-expected.checksum: |
| * platform/qt/svg/custom/absolute-sized-content-with-resources-expected.png: |
| * platform/qt/svg/custom/bug45331-expected.checksum: |
| * platform/qt/svg/custom/bug45331-expected.png: |
| * platform/qt/svg/custom/clone-element-with-animated-svg-properties-expected.checksum: |
| * platform/qt/svg/custom/clone-element-with-animated-svg-properties-expected.png: |
| * platform/qt/svg/custom/convolution-crash-expected.checksum: |
| * platform/qt/svg/custom/convolution-crash-expected.png: |
| * platform/qt/svg/custom/getscreenctm-in-scrollable-div-area-expected.checksum: |
| * platform/qt/svg/custom/getscreenctm-in-scrollable-div-area-expected.png: |
| * platform/qt/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.checksum: |
| * platform/qt/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.png: |
| * platform/qt/svg/custom/getscreenctm-in-scrollable-svg-area-expected.checksum: |
| * platform/qt/svg/custom/getscreenctm-in-scrollable-svg-area-expected.png: |
| * platform/qt/svg/custom/image-rescale-expected.checksum: |
| * platform/qt/svg/custom/image-rescale-expected.png: |
| * platform/qt/svg/custom/image-rescale-scroll-expected.checksum: |
| * platform/qt/svg/custom/image-rescale-scroll-expected.png: |
| * platform/qt/svg/custom/js-update-stop-linked-gradient-expected.checksum: |
| * platform/qt/svg/custom/js-update-stop-linked-gradient-expected.png: |
| * platform/qt/svg/custom/marker-child-changes-css-expected.checksum: |
| * platform/qt/svg/custom/marker-child-changes-css-expected.png: |
| * platform/qt/svg/custom/marker-empty-path-expected.checksum: |
| * platform/qt/svg/custom/marker-empty-path-expected.png: |
| * platform/qt/svg/custom/mask-invalidation-expected.checksum: |
| * platform/qt/svg/custom/mask-invalidation-expected.png: |
| * platform/qt/svg/custom/massive-coordinates-expected.checksum: |
| * platform/qt/svg/custom/massive-coordinates-expected.png: |
| * platform/qt/svg/custom/mouse-move-on-svg-container-expected.checksum: |
| * platform/qt/svg/custom/mouse-move-on-svg-container-expected.png: |
| * platform/qt/svg/custom/mouse-move-on-svg-container-standalone-expected.checksum: |
| * platform/qt/svg/custom/mouse-move-on-svg-container-standalone-expected.png: |
| * platform/qt/svg/custom/mouse-move-on-svg-root-expected.checksum: |
| * platform/qt/svg/custom/mouse-move-on-svg-root-expected.png: |
| * platform/qt/svg/custom/mouse-move-on-svg-root-standalone-expected.checksum: |
| * platform/qt/svg/custom/mouse-move-on-svg-root-standalone-expected.png: |
| * platform/qt/svg/custom/non-scaling-stroke-expected.checksum: |
| * platform/qt/svg/custom/non-scaling-stroke-expected.png: |
| * platform/qt/svg/custom/pattern-incorrect-tiling-expected.checksum: |
| * platform/qt/svg/custom/pattern-incorrect-tiling-expected.png: |
| * platform/qt/svg/custom/pattern-no-pixelation-expected.checksum: |
| * platform/qt/svg/custom/pattern-no-pixelation-expected.png: |
| * platform/qt/svg/custom/pattern-size-bigger-than-target-size-expected.checksum: |
| * platform/qt/svg/custom/pattern-size-bigger-than-target-size-expected.png: |
| * platform/qt/svg/custom/pattern-skew-transformed-expected.checksum: |
| * platform/qt/svg/custom/pattern-skew-transformed-expected.png: |
| * platform/qt/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.checksum: |
| * platform/qt/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.png: |
| * platform/qt/svg/custom/recursive-filter-expected.checksum: |
| * platform/qt/svg/custom/recursive-filter-expected.png: |
| * platform/qt/svg/custom/recursive-gradient-expected.checksum: |
| * platform/qt/svg/custom/recursive-gradient-expected.png: |
| * platform/qt/svg/custom/recursive-mask-expected.checksum: |
| * platform/qt/svg/custom/recursive-mask-expected.png: |
| * platform/qt/svg/custom/recursive-pattern-expected.checksum: |
| * platform/qt/svg/custom/recursive-pattern-expected.png: |
| * platform/qt/svg/custom/relative-sized-content-with-resources-expected.checksum: |
| * platform/qt/svg/custom/relative-sized-content-with-resources-expected.png: |
| * platform/qt/svg/custom/relative-sized-inner-svg-expected.checksum: |
| * platform/qt/svg/custom/relative-sized-inner-svg-expected.png: |
| * platform/qt/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.checksum: |
| * platform/qt/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.png: |
| * platform/qt/svg/custom/repaint-on-constant-size-change-expected.checksum: |
| * platform/qt/svg/custom/repaint-on-constant-size-change-expected.png: |
| * platform/qt/svg/custom/repaint-stroke-width-changes-expected.checksum: |
| * platform/qt/svg/custom/repaint-stroke-width-changes-expected.png: |
| * platform/qt/svg/custom/text-rotation-expected.checksum: |
| * platform/qt/svg/custom/text-rotation-expected.png: |
| * platform/qt/svg/custom/text-x-dy-lists-expected.checksum: |
| * platform/qt/svg/custom/text-x-dy-lists-expected.png: |
| * platform/qt/svg/custom/use-on-clip-path-with-transformation-expected.checksum: |
| * platform/qt/svg/custom/use-on-clip-path-with-transformation-expected.png: |
| * platform/qt/svg/custom/use-property-synchronization-crash-expected.checksum: |
| * platform/qt/svg/custom/use-property-synchronization-crash-expected.png: |
| * platform/qt/svg/dom/SVGPathSegList-cloning-expected.checksum: |
| * platform/qt/svg/dom/SVGPathSegList-cloning-expected.png: |
| * platform/qt/svg/dom/SVGPathSegList-segment-modification-expected.checksum: |
| * platform/qt/svg/dom/SVGPathSegList-segment-modification-expected.png: |
| * platform/qt/svg/filters/filter-empty-g-expected.checksum: |
| * platform/qt/svg/filters/filter-empty-g-expected.png: |
| * platform/qt/svg/filters/filter-on-filter-for-text-expected.checksum: |
| * platform/qt/svg/filters/filter-on-filter-for-text-expected.png: |
| * platform/qt/svg/filters/filter-on-tspan-expected.checksum: |
| * platform/qt/svg/filters/filter-on-tspan-expected.png: |
| * platform/qt/svg/filters/filter-width-update-expected.checksum: |
| * platform/qt/svg/filters/filter-width-update-expected.png: |
| * platform/qt/svg/foreignObject/disallowed-svg-nodes-as-direct-children-expected.checksum: |
| * platform/qt/svg/foreignObject/disallowed-svg-nodes-as-direct-children-expected.png: |
| * platform/qt/svg/foreignObject/no-crash-with-svg-content-in-html-document-expected.checksum: |
| * platform/qt/svg/foreignObject/no-crash-with-svg-content-in-html-document-expected.png: |
| * platform/qt/svg/foreignObject/svg-document-as-direct-child-expected.checksum: |
| * platform/qt/svg/foreignObject/svg-document-as-direct-child-expected.png: |
| * platform/qt/svg/foreignObject/svg-document-in-html-document-expected.checksum: |
| * platform/qt/svg/foreignObject/svg-document-in-html-document-expected.png: |
| * platform/qt/svg/foreignObject/text-tref-02-b-expected.checksum: |
| * platform/qt/svg/foreignObject/text-tref-02-b-expected.png: |
| * platform/qt/svg/in-html/circle-expected.checksum: |
| * platform/qt/svg/in-html/circle-expected.png: |
| * platform/qt/svg/overflow/overflow-on-outermost-svg-element-defaults-expected.checksum: |
| * platform/qt/svg/overflow/overflow-on-outermost-svg-element-defaults-expected.png: |
| * platform/qt/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-1-expected.checksum: |
| * 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-2-expected.checksum: |
| * 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-3-expected.checksum: |
| * platform/qt/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3-expected.png: |
| * platform/qt/svg/text/lengthAdjust-text-metrics-expected.checksum: |
| * platform/qt/svg/text/lengthAdjust-text-metrics-expected.png: |
| * platform/qt/svg/text/selection-styles-expected.checksum: |
| * platform/qt/svg/text/selection-styles-expected.png: |
| * platform/qt/svg/text/text-hkern-expected.checksum: |
| * platform/qt/svg/text/text-hkern-expected.png: |
| * platform/qt/svg/text/text-hkern-on-vertical-text-expected.checksum: |
| * platform/qt/svg/text/text-hkern-on-vertical-text-expected.png: |
| * platform/qt/svg/text/text-vkern-expected.checksum: |
| * platform/qt/svg/text/text-vkern-expected.png: |
| * platform/qt/svg/text/text-vkern-on-horizontal-text-expected.checksum: |
| * platform/qt/svg/text/text-vkern-on-horizontal-text-expected.png: |
| * platform/qt/svg/zoom/page/zoom-coords-viewattr-01-b-expected.checksum: |
| * platform/qt/svg/zoom/page/zoom-coords-viewattr-01-b-expected.png: |
| * platform/qt/svg/zoom/text/zoom-svg-float-border-padding-expected.checksum: |
| * platform/qt/svg/zoom/text/zoom-svg-float-border-padding-expected.png: |
| |
| 2011-02-18 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Unreviewed. |
| |
| [Qt] http/tests/security/xssAuditor/script-tag-with-fancy-unicode.html fails |
| https://bugs.webkit.org/show_bug.cgi?id=54630 |
| |
| Platform independent expected fail isn't good for Qt, because |
| this test passes on Qt, so add Qt specific expected result. |
| |
| * platform/qt/Skipped: Unskip the passing test. |
| * platform/qt/http/tests/security/xssAuditor/script-tag-with-fancy-unicode-expected.txt: Added. |
| |
| 2011-02-18 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, skip a GTK media test affected by pixel diferrence |
| between 32/64-Bits bots. |
| |
| [GTK] media/video-display-toggle.html is flaky on debug bots |
| https://bugs.webkit.org/show_bug.cgi?id=54637 |
| |
| * platform/gtk/Skipped: |
| |
| 2011-02-18 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, rolling out r78979. |
| http://trac.webkit.org/changeset/78979 |
| https://bugs.webkit.org/show_bug.cgi?id=53146 |
| |
| causes multiple crashes on GTK |
| |
| * platform/gtk/accessibility/combo-box-collapsed-selection-changed-expected.txt: Removed. |
| * platform/gtk/accessibility/combo-box-collapsed-selection-changed.html: Removed. |
| |
| 2011-02-18 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, rolling out r78982. |
| http://trac.webkit.org/changeset/78982 |
| |
| * platform/gtk/accessibility/combo-box-collapsed-selection-changed-expected.txt: |
| |
| 2011-02-18 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, update platform/gtk/accessibility test baselines as |
| requested by Mario Sanchez Prada. |
| |
| * platform/gtk/accessibility/combo-box-collapsed-selection-changed-expected.txt: |
| |
| 2011-02-17 Hans Wennborg <hans@chromium.org> |
| |
| Reviewed by Jeremy Orlow. |
| |
| IndexedDB: Populate indexes created for object stores with data |
| https://bugs.webkit.org/show_bug.cgi?id=54669 |
| |
| Test that creating an index for an object store that already holds |
| data works. |
| |
| * storage/indexeddb/index-basics-expected.txt: |
| * storage/indexeddb/index-basics.html: |
| |
| 2011-02-18 Mario Sanchez Prada <msanchez@igalia.com> |
| |
| [GTK] Combo boxes should emit object:selection-changed even when collapsed |
| https://bugs.webkit.org/show_bug.cgi?id=53146 |
| |
| New GTK-specific layout test to check the right signals are emitted. |
| |
| * platform/gtk/accessibility/combo-box-collapsed-selection-changed-expected.txt: Added. |
| * platform/gtk/accessibility/combo-box-collapsed-selection-changed.html: Added. |
| |
| 2011-02-18 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, update GTK tables/mozilla_expected_failures baselines |
| |
| * platform/gtk/tables/mozilla_expected_failures/bugs/bug10140-expected.txt: |
| * platform/gtk/tables/mozilla_expected_failures/bugs/bug10216-expected.txt: |
| * platform/gtk/tables/mozilla_expected_failures/bugs/bug104898-expected.txt: |
| * platform/gtk/tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt: |
| * platform/gtk/tables/mozilla_expected_failures/bugs/bug106966-expected.txt: |
| * platform/gtk/tables/mozilla_expected_failures/bugs/bug1128-expected.txt: |
| * platform/gtk/tables/mozilla_expected_failures/bugs/bug14007-1-expected.txt: |
| * platform/gtk/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt: |
| * platform/gtk/tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt: |
| * platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-11-expected.txt: |
| * platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-12-expected.txt: |
| * platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-4-expected.txt: |
| * platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-5-expected.txt: |
| * platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-6-expected.txt: |
| * platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-7-expected.txt: |
| * platform/gtk/tables/mozilla_expected_failures/bugs/bug3166-8-expected.txt: |
| * platform/gtk/tables/mozilla_expected_failures/bugs/bug58402-2-expected.txt: |
| * platform/gtk/tables/mozilla_expected_failures/bugs/bug89315-expected.txt: |
| * platform/gtk/tables/mozilla_expected_failures/bugs/bug91057-expected.txt: |
| |
| 2011-02-18 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, update GTK media test baselines |
| |
| * platform/gtk/media/video-controls-in-media-document-expected.txt: |
| |
| 2011-02-17 Philippe Normand <pnormand@igalia.com> |
| |
| Reviewed by Martin Robinson. |
| |
| [GTK] media/video-controls-in-media-document.html potentially flaky |
| https://bugs.webkit.org/show_bug.cgi?id=54631 |
| |
| Refactored the test to roll the element to play before dumping the |
| DRT. Also added baselines for GTK and fixed the media-file.js |
| include after r78778. |
| |
| * media/video-controls-in-media-document.html: |
| * platform/gtk/media/video-controls-in-media-document-expected.txt: Added. |
| |
| 2011-02-18 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, update GTK media test baselines |
| |
| * platform/gtk/media/controls-styling-expected.txt: |
| |
| 2011-02-17 Sergio Villar Senin <svillar@igalia.com> |
| |
| Unreviewed. |
| |
| Added another bunch of GTK+ baselines for Mozilla test suites |
| (tables/mozilla_expected_failures/bugs). |
| |
| * platform/gtk/Skipped: Unskip tests which now have results. |
| |
| 2011-02-17 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Unreviewed. |
| |
| [Qt]REGRESSION(r78846): editing/selection/mixed-editability-10.html |
| https://bugs.webkit.org/show_bug.cgi?id=54725 |
| |
| * platform/qt/Skipped: Add editing/selection/mixed-editability-10.html until fix. |
| * platform/qt/fast/text/justify-nbsp-expected.txt: updated after r78846. |
| |
| 2011-02-17 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Unreviewed. |
| |
| Update Qt specific expected files after r78846. |
| |
| * platform/qt/css1/box_properties/clear_float-expected.checksum: Added. |
| * platform/qt/css1/box_properties/clear_float-expected.png: Added. |
| * platform/qt/css1/box_properties/clear_float-expected.txt: |
| * platform/qt/css1/box_properties/float_elements_in_series-expected.checksum: Added. |
| * platform/qt/css1/box_properties/float_elements_in_series-expected.png: Added. |
| * platform/qt/css1/box_properties/float_elements_in_series-expected.txt: |
| * platform/qt/css1/box_properties/float_on_text_elements-expected.checksum: Added. |
| * platform/qt/css1/box_properties/float_on_text_elements-expected.png: Added. |
| * platform/qt/css1/box_properties/float_on_text_elements-expected.txt: |
| * platform/qt/css2.1/t0905-c414-flt-wrap-00-e-expected.txt: |
| * platform/qt/css2.1/t0905-c5525-fltcont-00-d-g-expected.checksum: |
| * platform/qt/css2.1/t0905-c5525-fltcont-00-d-g-expected.png: |
| * platform/qt/css2.1/t0905-c5525-fltcont-00-d-g-expected.txt: |
| * platform/qt/css2.1/t0905-c5525-fltmult-00-d-g-expected.txt: |
| * platform/qt/css2.1/t0905-c5525-fltwidth-00-c-g-expected.checksum: |
| * 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/t1602-c546-txt-align-00-b-expected.checksum: |
| * platform/qt/css2.1/t1602-c546-txt-align-00-b-expected.png: |
| * platform/qt/css2.1/t1602-c546-txt-align-00-b-expected.txt: |
| * platform/qt/editing/pasteboard/5478250-expected.checksum: Added. |
| * platform/qt/editing/pasteboard/5478250-expected.png: Added. |
| * platform/qt/editing/pasteboard/5478250-expected.txt: |
| * platform/qt/editing/selection/3690703-2-expected.checksum: |
| * platform/qt/editing/selection/3690703-2-expected.png: |
| * platform/qt/editing/selection/3690703-2-expected.txt: |
| * platform/qt/editing/selection/3690703-expected.checksum: |
| * platform/qt/editing/selection/3690703-expected.png: |
| * platform/qt/editing/selection/3690703-expected.txt: |
| * platform/qt/editing/selection/3690719-expected.checksum: |
| * platform/qt/editing/selection/3690719-expected.png: |
| * platform/qt/editing/selection/3690719-expected.txt: |
| * platform/qt/fast/blockflow/box-shadow-horizontal-bt-expected.checksum: |
| * platform/qt/fast/blockflow/box-shadow-horizontal-bt-expected.png: |
| * platform/qt/fast/blockflow/box-shadow-horizontal-bt-expected.txt: |
| * platform/qt/fast/multicol/vertical-lr/float-avoidance-expected.checksum: |
| * platform/qt/fast/multicol/vertical-lr/float-avoidance-expected.png: |
| * platform/qt/fast/multicol/vertical-lr/float-avoidance-expected.txt: |
| * platform/qt/fast/multicol/vertical-rl/float-avoidance-expected.checksum: |
| * platform/qt/fast/multicol/vertical-rl/float-avoidance-expected.png: |
| * platform/qt/fast/multicol/vertical-rl/float-avoidance-expected.txt: |
| * platform/qt/fast/table/035-vertical-expected.png: |
| * platform/qt/fast/table/035-vertical-expected.txt: |
| * platform/qt/fast/table/border-collapsing/004-vertical-expected.checksum: |
| * 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/rtl-border-collapsing-vertical-expected.checksum: |
| * platform/qt/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.png: |
| * platform/qt/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.txt: |
| * platform/qt/fast/table/rowspan-paint-order-vertical-expected.checksum: |
| * platform/qt/fast/table/rowspan-paint-order-vertical-expected.png: |
| * platform/qt/fast/table/rowspan-paint-order-vertical-expected.txt: |
| * platform/qt/svg/custom/svg-fonts-with-no-element-reference-expected.checksum: |
| * platform/qt/svg/custom/svg-fonts-with-no-element-reference-expected.png: |
| * platform/qt/svg/custom/svg-fonts-with-no-element-reference-expected.txt: |
| * platform/qt/svg/custom/svg-fonts-without-missing-glyph-expected.checksum: |
| * platform/qt/svg/custom/svg-fonts-without-missing-glyph-expected.png: |
| * platform/qt/svg/custom/svg-fonts-without-missing-glyph-expected.txt: |
| * platform/qt/svg/zoom/page/zoom-hixie-mixed-008-expected.checksum: Added. |
| * platform/qt/svg/zoom/page/zoom-hixie-mixed-008-expected.png: Added. |
| * platform/qt/svg/zoom/page/zoom-hixie-mixed-008-expected.txt: |
| * platform/qt/svg/zoom/text/zoom-hixie-mixed-008-expected.png: |
| * platform/qt/svg/zoom/text/zoom-hixie-mixed-008-expected.txt: |
| |
| 2011-02-17 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium expectations update. Actually mark Windows and Linux |
| as IMAGE+TEXT. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-17 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium expectations update. Fix expectations after r78951 |
| (there are text difs too on Windows and Linux). |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-17 Mihai Parparita <mihaip@chromium.org> |
| |
| Reviewed by Kent Tamura. |
| |
| [chromium] Video-related compositor tests failing in DumpRenderTree |
| https://bugs.webkit.org/show_bug.cgi?id=47231 |
| |
| Make tests fall back to .ogv (Theora) videos if they can't play the |
| .mp4/.mov files. |
| |
| * compositing/geometry/clipped-video-controller.html: |
| * compositing/geometry/video-fixed-scrolling.html: |
| * compositing/geometry/video-opacity-overlay.html: |
| * compositing/layers-inside-overflow-scroll.html: |
| * compositing/overflow/overflow-compositing-descendant.html: |
| * compositing/overflow/scroll-ancestor-update.html: |
| * compositing/reflections/load-video-in-reflection.html: |
| * compositing/resources/alpha-gradient-small.ogv: Added. |
| * compositing/resources/video.ogv: Added. |
| * compositing/self-painting-layers.html: |
| * compositing/self-painting-layers2.html: |
| * compositing/video/video-background-color.html: |
| * compositing/video/video-poster.html: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-17 Andrew Wilson <atwilson@chromium.org> |
| |
| Unreviewed expectations fix for chromium. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-17 Andrew Wilson <atwilson@chromium.org> |
| |
| Unreviewed expectations tweak in attempt to green up the chromium canaries. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-17 Andrew Wilson <atwilson@chromium.org> |
| |
| Unreviewed test expectations change to ignore errors for coords-units-03-b.svg until we can rebaseline it. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-17 Martin Robinson <mrobinson@igalia.com> |
| |
| Updated GTK+ expectations after r78846. Add new pixel results for tests that |
| have changed and are missing them. |
| |
| 2011-02-17 Martin Robinson <mrobinson@igalia.com> |
| |
| Continue importing GTK+ results for the Mozilla table tests. |
| |
| * platform/gtk/Skipped: Unskip tests which now have results. |
| |
| 2011-02-17 Andrew Wilson <atwilson@chromium.org> |
| |
| Unreviewed expectations changes. |
| |
| * platform/chromium-linux/css1/box_properties/clear_float-expected.checksum: |
| * platform/chromium-linux/css1/box_properties/clear_float-expected.png: |
| * platform/chromium-linux/css1/box_properties/float_on_text_elements-expected.checksum: |
| * platform/chromium-linux/css1/box_properties/float_on_text_elements-expected.png: |
| * platform/chromium-linux/css1/text_properties/text_align-expected.checksum: |
| * platform/chromium-linux/css1/text_properties/text_align-expected.png: |
| * platform/chromium-linux/css2.1/t0905-c414-flt-wrap-00-e-expected.checksum: |
| * platform/chromium-linux/css2.1/t0905-c414-flt-wrap-00-e-expected.png: |
| * platform/chromium-linux/css2.1/t0905-c5525-fltcont-00-d-g-expected.checksum: |
| * platform/chromium-linux/css2.1/t0905-c5525-fltcont-00-d-g-expected.png: |
| * platform/chromium-linux/css2.1/t0905-c5525-fltcont-00-d-g-expected.txt: |
| * platform/chromium-linux/css2.1/t0905-c5525-fltmult-00-d-g-expected.checksum: |
| * platform/chromium-linux/css2.1/t0905-c5525-fltmult-00-d-g-expected.png: |
| * platform/chromium-linux/css2.1/t0905-c5525-fltwidth-00-c-g-expected.checksum: |
| * platform/chromium-linux/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png: |
| * platform/chromium-linux/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt: |
| * platform/chromium-linux/css2.1/t1602-c43-center-00-d-ag-expected.checksum: |
| * platform/chromium-linux/css2.1/t1602-c43-center-00-d-ag-expected.png: |
| * platform/chromium-linux/css2.1/t1602-c546-txt-align-00-b-expected.checksum: |
| * platform/chromium-linux/css2.1/t1602-c546-txt-align-00-b-expected.png: |
| * platform/chromium-linux/editing/pasteboard/block-wrappers-necessary-expected.checksum: |
| * platform/chromium-linux/editing/pasteboard/block-wrappers-necessary-expected.png: |
| * platform/chromium-linux/editing/pasteboard/nested-blocks-with-text-area-expected.checksum: |
| * platform/chromium-linux/editing/pasteboard/nested-blocks-with-text-area-expected.png: |
| * platform/chromium-linux/editing/pasteboard/nested-blocks-with-text-field-expected.checksum: |
| * platform/chromium-linux/editing/pasteboard/nested-blocks-with-text-field-expected.png: |
| * platform/chromium-linux/editing/selection/3690703-2-expected.checksum: |
| * platform/chromium-linux/editing/selection/3690703-2-expected.png: |
| * platform/chromium-linux/editing/selection/3690703-2-expected.txt: |
| * platform/chromium-linux/editing/selection/3690703-expected.checksum: |
| * platform/chromium-linux/editing/selection/3690703-expected.png: |
| * platform/chromium-linux/editing/selection/3690703-expected.txt: |
| * platform/chromium-linux/editing/selection/3690719-expected.checksum: |
| * platform/chromium-linux/editing/selection/3690719-expected.png: |
| * platform/chromium-linux/editing/selection/3690719-expected.txt: |
| * platform/chromium-linux/editing/style/5046875-2-expected.checksum: |
| * platform/chromium-linux/editing/style/5046875-2-expected.png: |
| * platform/chromium-linux/editing/style/block-style-001-expected.checksum: |
| * platform/chromium-linux/editing/style/block-style-001-expected.png: |
| * platform/chromium-linux/editing/style/block-style-002-expected.checksum: |
| * platform/chromium-linux/editing/style/block-style-002-expected.png: |
| * platform/chromium-linux/editing/style/block-style-003-expected.checksum: |
| * platform/chromium-linux/editing/style/block-style-003-expected.png: |
| * platform/chromium-linux/editing/style/create-block-for-style-002-expected.checksum: |
| * platform/chromium-linux/editing/style/create-block-for-style-002-expected.png: |
| * platform/chromium-linux/editing/style/create-block-for-style-003-expected.checksum: |
| * platform/chromium-linux/editing/style/create-block-for-style-003-expected.png: |
| * platform/chromium-linux/editing/style/create-block-for-style-004-expected.checksum: |
| * platform/chromium-linux/editing/style/create-block-for-style-004-expected.png: |
| * platform/chromium-linux/editing/style/create-block-for-style-005-expected.checksum: |
| * platform/chromium-linux/editing/style/create-block-for-style-005-expected.png: |
| * platform/chromium-linux/editing/style/create-block-for-style-006-expected.checksum: |
| * platform/chromium-linux/editing/style/create-block-for-style-006-expected.png: |
| * platform/chromium-linux/editing/style/create-block-for-style-008-expected.checksum: |
| * platform/chromium-linux/editing/style/create-block-for-style-008-expected.png: |
| * platform/chromium-linux/editing/style/create-block-for-style-009-expected.checksum: |
| * platform/chromium-linux/editing/style/create-block-for-style-009-expected.png: |
| * platform/chromium-linux/editing/style/create-block-for-style-010-expected.checksum: |
| * platform/chromium-linux/editing/style/create-block-for-style-010-expected.png: |
| * platform/chromium-linux/editing/style/create-block-for-style-011-expected.checksum: |
| * platform/chromium-linux/editing/style/create-block-for-style-011-expected.png: |
| * platform/chromium-linux/editing/style/create-block-for-style-012-expected.checksum: |
| * platform/chromium-linux/editing/style/create-block-for-style-012-expected.png: |
| * platform/chromium-linux/editing/style/create-block-for-style-013-expected.checksum: |
| * platform/chromium-linux/editing/style/create-block-for-style-013-expected.png: |
| * platform/chromium-linux/editing/style/table-selection-expected.checksum: |
| * platform/chromium-linux/editing/style/table-selection-expected.png: |
| * platform/chromium-linux/fast/block/basic/016-expected.checksum: |
| * platform/chromium-linux/fast/block/basic/016-expected.png: |
| * platform/chromium-linux/fast/block/basic/016-expected.txt: Removed. |
| * platform/chromium-linux/fast/block/float/013-expected.checksum: |
| * platform/chromium-linux/fast/block/float/013-expected.png: |
| * platform/chromium-linux/fast/block/float/016-expected.checksum: |
| * platform/chromium-linux/fast/block/float/016-expected.png: |
| * platform/chromium-linux/fast/block/margin-collapse/103-expected.txt: |
| * platform/chromium-linux/fast/block/positioning/051-expected.checksum: |
| * platform/chromium-linux/fast/block/positioning/051-expected.png: |
| * platform/chromium-linux/fast/block/positioning/inline-block-relposition-expected.checksum: |
| * platform/chromium-linux/fast/block/positioning/inline-block-relposition-expected.png: |
| * platform/chromium-linux/fast/block/positioning/inline-block-relposition-expected.txt: |
| * platform/chromium-linux/fast/blockflow/box-shadow-horizontal-bt-expected.checksum: |
| * platform/chromium-linux/fast/blockflow/box-shadow-horizontal-bt-expected.png: |
| * platform/chromium-linux/fast/blockflow/box-shadow-vertical-lr-expected.checksum: |
| * platform/chromium-linux/fast/blockflow/box-shadow-vertical-lr-expected.png: |
| * platform/chromium-linux/fast/blockflow/box-shadow-vertical-rl-expected.checksum: |
| * platform/chromium-linux/fast/blockflow/box-shadow-vertical-rl-expected.png: |
| * platform/chromium-linux/fast/box-shadow/inset-expected.checksum: |
| * platform/chromium-linux/fast/box-shadow/inset-expected.png: |
| * platform/chromium-linux/fast/css/create_element_align-expected.checksum: |
| * platform/chromium-linux/fast/css/create_element_align-expected.png: |
| * platform/chromium-linux/fast/dom/HTMLTableElement/createCaption-expected.checksum: |
| * platform/chromium-linux/fast/dom/HTMLTableElement/createCaption-expected.png: |
| * platform/chromium-linux/fast/forms/button-default-title-expected.checksum: |
| * platform/chromium-linux/fast/forms/button-default-title-expected.png: |
| * platform/chromium-linux/fast/forms/button-default-title-expected.txt: |
| * platform/chromium-linux/fast/forms/control-clip-expected.checksum: |
| * platform/chromium-linux/fast/forms/control-clip-expected.png: |
| * platform/chromium-linux/fast/forms/control-clip-expected.txt: |
| * platform/chromium-linux/fast/forms/file-input-direction-expected.txt: |
| * platform/chromium-linux/fast/inline-block/003-expected.checksum: |
| * platform/chromium-linux/fast/inline-block/003-expected.png: |
| * platform/chromium-linux/fast/inline-block/inline-block-vertical-align-expected.checksum: |
| * platform/chromium-linux/fast/inline-block/inline-block-vertical-align-expected.png: |
| * platform/chromium-linux/fast/multicol/float-avoidance-expected.checksum: |
| * platform/chromium-linux/fast/multicol/float-avoidance-expected.png: |
| * platform/chromium-linux/fast/multicol/float-avoidance-expected.txt: Removed. |
| * platform/chromium-linux/fast/multicol/shadow-breaking-expected.checksum: |
| * platform/chromium-linux/fast/multicol/shadow-breaking-expected.png: |
| * platform/chromium-linux/fast/multicol/vertical-lr/float-avoidance-expected.checksum: |
| * platform/chromium-linux/fast/multicol/vertical-lr/float-avoidance-expected.png: |
| * platform/chromium-linux/fast/multicol/vertical-rl/float-avoidance-expected.checksum: |
| * platform/chromium-linux/fast/multicol/vertical-rl/float-avoidance-expected.png: |
| * platform/chromium-linux/fast/parser/001-expected.checksum: |
| * platform/chromium-linux/fast/parser/001-expected.png: |
| * platform/chromium-linux/fast/repaint/continuation-after-outline-expected.checksum: |
| * platform/chromium-linux/fast/repaint/continuation-after-outline-expected.png: |
| * platform/chromium-linux/fast/repaint/control-clip-expected.checksum: |
| * platform/chromium-linux/fast/repaint/control-clip-expected.png: |
| * platform/chromium-linux/fast/repaint/control-clip-expected.txt: |
| * platform/chromium-linux/fast/repaint/line-flow-with-floats-1-expected.checksum: |
| * platform/chromium-linux/fast/repaint/line-flow-with-floats-1-expected.png: |
| * platform/chromium-linux/fast/repaint/line-flow-with-floats-10-expected.checksum: |
| * platform/chromium-linux/fast/repaint/line-flow-with-floats-10-expected.png: |
| * platform/chromium-linux/fast/repaint/line-flow-with-floats-2-expected.checksum: |
| * platform/chromium-linux/fast/repaint/line-flow-with-floats-2-expected.png: |
| * platform/chromium-linux/fast/repaint/line-flow-with-floats-3-expected.checksum: |
| * platform/chromium-linux/fast/repaint/line-flow-with-floats-3-expected.png: |
| * platform/chromium-linux/fast/repaint/line-flow-with-floats-4-expected.checksum: |
| * platform/chromium-linux/fast/repaint/line-flow-with-floats-4-expected.png: |
| * platform/chromium-linux/fast/repaint/line-flow-with-floats-5-expected.checksum: |
| * platform/chromium-linux/fast/repaint/line-flow-with-floats-5-expected.png: |
| * platform/chromium-linux/fast/repaint/line-flow-with-floats-6-expected.checksum: |
| * platform/chromium-linux/fast/repaint/line-flow-with-floats-6-expected.png: |
| * platform/chromium-linux/fast/repaint/line-flow-with-floats-7-expected.checksum: |
| * platform/chromium-linux/fast/repaint/line-flow-with-floats-7-expected.png: |
| * platform/chromium-linux/fast/repaint/line-flow-with-floats-8-expected.checksum: |
| * platform/chromium-linux/fast/repaint/line-flow-with-floats-8-expected.png: |
| * platform/chromium-linux/fast/repaint/line-flow-with-floats-9-expected.checksum: |
| * platform/chromium-linux/fast/repaint/line-flow-with-floats-9-expected.png: |
| * platform/chromium-linux/fast/repaint/reflection-redraw-expected.checksum: |
| * platform/chromium-linux/fast/repaint/reflection-redraw-expected.png: |
| * platform/chromium-linux/fast/replaced/007-expected.checksum: |
| * platform/chromium-linux/fast/replaced/007-expected.png: |
| * platform/chromium-linux/fast/ruby/nested-ruby-expected.checksum: |
| * platform/chromium-linux/fast/ruby/nested-ruby-expected.png: |
| * platform/chromium-linux/fast/ruby/nested-ruby-expected.txt: |
| * platform/chromium-linux/fast/ruby/ruby-empty-rt-expected.checksum: |
| * platform/chromium-linux/fast/ruby/ruby-empty-rt-expected.png: |
| * platform/chromium-linux/fast/ruby/ruby-run-break-expected.checksum: |
| * platform/chromium-linux/fast/ruby/ruby-run-break-expected.png: |
| * platform/chromium-linux/fast/ruby/ruby-runs-expected.checksum: |
| * platform/chromium-linux/fast/ruby/ruby-runs-expected.png: |
| * platform/chromium-linux/fast/ruby/ruby-runs-spans-expected.checksum: |
| * platform/chromium-linux/fast/ruby/ruby-runs-spans-expected.png: |
| * platform/chromium-linux/fast/ruby/rubyDOM-insert-rt-expected.checksum: |
| * platform/chromium-linux/fast/ruby/rubyDOM-insert-rt-expected.png: |
| * platform/chromium-linux/fast/ruby/rubyDOM-insert-text1-expected.checksum: |
| * platform/chromium-linux/fast/ruby/rubyDOM-insert-text1-expected.png: |
| * platform/chromium-linux/fast/table/011-expected.checksum: |
| * platform/chromium-linux/fast/table/011-expected.png: |
| * platform/chromium-linux/fast/table/035-expected.checksum: |
| * platform/chromium-linux/fast/table/035-expected.png: |
| * platform/chromium-linux/fast/table/035-vertical-expected.checksum: |
| * platform/chromium-linux/fast/table/035-vertical-expected.png: |
| * platform/chromium-linux/fast/table/border-collapsing/004-expected.checksum: |
| * platform/chromium-linux/fast/table/border-collapsing/004-expected.png: |
| * platform/chromium-linux/fast/table/border-collapsing/004-vertical-expected.checksum: |
| * platform/chromium-linux/fast/table/border-collapsing/004-vertical-expected.png: |
| * platform/chromium-linux/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.checksum: |
| * platform/chromium-linux/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.png: |
| * platform/chromium-linux/fast/table/colgroup-preceded-by-caption-expected.checksum: |
| * platform/chromium-linux/fast/table/colgroup-preceded-by-caption-expected.png: |
| * platform/chromium-linux/fast/table/colgroup-spanning-groups-rules-expected.checksum: |
| * platform/chromium-linux/fast/table/colgroup-spanning-groups-rules-expected.png: |
| * platform/chromium-linux/fast/table/frame-and-rules-expected.checksum: |
| * platform/chromium-linux/fast/table/frame-and-rules-expected.png: |
| * platform/chromium-linux/fast/table/percent-heights-expected.checksum: |
| * platform/chromium-linux/fast/table/percent-heights-expected.png: |
| * platform/chromium-linux/fast/table/rowspan-paint-order-vertical-expected.checksum: |
| * platform/chromium-linux/fast/table/rowspan-paint-order-vertical-expected.png: |
| * platform/chromium-linux/fast/text/atsui-negative-spacing-features-expected.checksum: |
| * platform/chromium-linux/fast/text/atsui-negative-spacing-features-expected.png: |
| * platform/chromium-linux/fast/text/atsui-negative-spacing-features-expected.txt: Removed. |
| * platform/chromium-linux/fast/text/atsui-spacing-features-expected.checksum: |
| * platform/chromium-linux/fast/text/atsui-spacing-features-expected.png: |
| * platform/chromium-linux/fast/text/atsui-spacing-features-expected.txt: |
| * platform/chromium-linux/fast/text/basic/002-expected.checksum: |
| * platform/chromium-linux/fast/text/basic/002-expected.png: |
| * platform/chromium-linux/fast/text/capitalize-boundaries-expected.checksum: |
| * platform/chromium-linux/fast/text/capitalize-boundaries-expected.png: |
| * platform/chromium-linux/fast/text/capitalize-boundaries-expected.txt: |
| * platform/chromium-linux/fast/text/international/bidi-override-expected.checksum: |
| * platform/chromium-linux/fast/text/international/bidi-override-expected.png: |
| * platform/chromium-linux/fast/text/justified-selection-at-edge-expected.checksum: |
| * platform/chromium-linux/fast/text/justified-selection-at-edge-expected.png: |
| * platform/chromium-linux/fast/text/justified-selection-expected.checksum: |
| * platform/chromium-linux/fast/text/justified-selection-expected.png: |
| * platform/chromium-linux/fast/text/justify-nbsp-expected.checksum: Added. |
| * platform/chromium-linux/fast/text/justify-nbsp-expected.png: Copied from LayoutTests/platform/chromium-linux/fast/repaint/continuation-after-outline-expected.png. |
| * platform/chromium-linux/fast/text/justify-padding-distribution-expected.checksum: Added. |
| * platform/chromium-linux/fast/text/justify-padding-distribution-expected.png: Added. |
| * platform/chromium-linux/fast/text/trailing-white-space-2-expected.checksum: |
| * platform/chromium-linux/fast/text/trailing-white-space-2-expected.png: |
| * platform/chromium-linux/fast/text/trailing-white-space-expected.checksum: |
| * platform/chromium-linux/fast/text/trailing-white-space-expected.png: |
| * platform/chromium-linux/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.checksum: Added. |
| * platform/chromium-linux/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png: Added. |
| * platform/chromium-linux/svg/custom/svg-fonts-in-html-expected.checksum: |
| * platform/chromium-linux/svg/custom/svg-fonts-in-html-expected.png: |
| * platform/chromium-linux/svg/custom/svg-fonts-in-html-expected.txt: Removed. |
| * platform/chromium-linux/svg/hixie/mixed/008-expected.checksum: |
| * platform/chromium-linux/svg/hixie/mixed/008-expected.png: |
| * platform/chromium-linux/svg/zoom/page/zoom-hixie-mixed-008-expected.checksum: |
| * platform/chromium-linux/svg/zoom/page/zoom-hixie-mixed-008-expected.png: |
| * platform/chromium-linux/svg/zoom/text/zoom-hixie-mixed-008-expected.checksum: |
| * platform/chromium-linux/svg/zoom/text/zoom-hixie-mixed-008-expected.png: |
| * platform/chromium-linux/tables/mozilla/bugs/bug10633-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/bugs/bug10633-expected.png: |
| * platform/chromium-linux/tables/mozilla/bugs/bug109043-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/bugs/bug109043-expected.png: |
| * platform/chromium-linux/tables/mozilla/bugs/bug113424-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/bugs/bug113424-expected.png: |
| * platform/chromium-linux/tables/mozilla/bugs/bug11384q-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/bugs/bug11384q-expected.png: |
| * platform/chromium-linux/tables/mozilla/bugs/bug11384s-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/bugs/bug11384s-expected.png: |
| * platform/chromium-linux/tables/mozilla/bugs/bug1163-1-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/bugs/bug1163-1-expected.png: |
| * platform/chromium-linux/tables/mozilla/bugs/bug1188-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/bugs/bug1188-expected.png: |
| * platform/chromium-linux/tables/mozilla/bugs/bug1188-expected.txt: |
| * platform/chromium-linux/tables/mozilla/bugs/bug119786-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/bugs/bug119786-expected.png: |
| * platform/chromium-linux/tables/mozilla/bugs/bug126742-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/bugs/bug126742-expected.png: |
| * platform/chromium-linux/tables/mozilla/bugs/bug127267-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/bugs/bug127267-expected.png: |
| * platform/chromium-linux/tables/mozilla/bugs/bug1302-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/bugs/bug1302-expected.png: |
| * platform/chromium-linux/tables/mozilla/bugs/bug131020-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/bugs/bug131020-expected.png: |
| * platform/chromium-linux/tables/mozilla/bugs/bug131020_iframe-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/bugs/bug131020_iframe-expected.png: |
| * platform/chromium-linux/tables/mozilla/bugs/bug1318-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/bugs/bug1318-expected.png: |
| * platform/chromium-linux/tables/mozilla/bugs/bug1318-expected.txt: |
| * platform/chromium-linux/tables/mozilla/bugs/bug14323-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/bugs/bug14323-expected.png: |
| * platform/chromium-linux/tables/mozilla/bugs/bug149275-1-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/bugs/bug149275-1-expected.png: |
| * platform/chromium-linux/tables/mozilla/bugs/bug1802-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/bugs/bug1802-expected.png: |
| * platform/chromium-linux/tables/mozilla/bugs/bug1802s-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/bugs/bug1802s-expected.png: |
| * platform/chromium-linux/tables/mozilla/bugs/bug18664-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/bugs/bug18664-expected.png: |
| * platform/chromium-linux/tables/mozilla/bugs/bug222846-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/bugs/bug222846-expected.png: |
| * platform/chromium-linux/tables/mozilla/bugs/bug23235-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/bugs/bug23235-expected.png: |
| * platform/chromium-linux/tables/mozilla/bugs/bug2479-2-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/bugs/bug2479-2-expected.png: |
| * platform/chromium-linux/tables/mozilla/bugs/bug2479-2-expected.txt: |
| * platform/chromium-linux/tables/mozilla/bugs/bug27038-3-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/bugs/bug27038-3-expected.png: |
| * platform/chromium-linux/tables/mozilla/bugs/bug3260-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/bugs/bug3260-expected.png: |
| * platform/chromium-linux/tables/mozilla/bugs/bug3454-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/bugs/bug3454-expected.png: |
| * platform/chromium-linux/tables/mozilla/bugs/bug3977-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/bugs/bug3977-expected.png: |
| * platform/chromium-linux/tables/mozilla/bugs/bug43854-1-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/bugs/bug43854-1-expected.png: |
| * platform/chromium-linux/tables/mozilla/bugs/bug43854-2-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/bugs/bug43854-2-expected.png: |
| * platform/chromium-linux/tables/mozilla/bugs/bug48028-2-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/bugs/bug48028-2-expected.png: |
| * platform/chromium-linux/tables/mozilla/bugs/bug5838-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/bugs/bug5838-expected.png: |
| * platform/chromium-linux/tables/mozilla/bugs/bug60804-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/bugs/bug60804-expected.png: |
| * platform/chromium-linux/tables/mozilla/bugs/bug60807-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/bugs/bug60807-expected.png: |
| * platform/chromium-linux/tables/mozilla/bugs/bug6304-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/bugs/bug6304-expected.png: |
| * platform/chromium-linux/tables/mozilla/bugs/bug67915-1-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/bugs/bug67915-1-expected.png: |
| * platform/chromium-linux/tables/mozilla/bugs/bug69382-1-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/bugs/bug69382-1-expected.png: |
| * platform/chromium-linux/tables/mozilla/bugs/bug81934-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/bugs/bug81934-expected.png: |
| * platform/chromium-linux/tables/mozilla/bugs/bug88035-2-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/bugs/bug88035-2-expected.png: |
| * platform/chromium-linux/tables/mozilla/bugs/bug8950-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/bugs/bug8950-expected.png: |
| * platform/chromium-linux/tables/mozilla/collapsing_borders/bug41262-3-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/collapsing_borders/bug41262-3-expected.png: |
| * platform/chromium-linux/tables/mozilla/core/bloomberg-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/core/bloomberg-expected.png: |
| * platform/chromium-linux/tables/mozilla/core/bloomberg-expected.txt: |
| * platform/chromium-linux/tables/mozilla/core/captions-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/core/captions-expected.png: |
| * platform/chromium-linux/tables/mozilla/core/misc-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/core/misc-expected.png: |
| * platform/chromium-linux/tables/mozilla/core/row_span-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/core/row_span-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/backgr_layers-opacity-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/backgr_layers-opacity-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/backgr_position-table-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/backgr_position-table-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-cell-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-cell-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-column-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-column-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-column-group-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-column-group-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-row-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-row-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-row-group-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/backgr_simple-table-row-group-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/body_col-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/body_col-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/body_tbody-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/body_tbody-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/body_tfoot-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/body_tfoot-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/colgroup_align_center-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/colgroup_align_center-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/colgroup_align_justify-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/colgroup_align_justify-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/colgroup_align_left-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/colgroup_align_left-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/colgroup_align_right-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/colgroup_align_right-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/colgroup_span-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/colgroup_span-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/colgroup_valign_baseline-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/colgroup_valign_baseline-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/colgroup_valign_bottom-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/colgroup_valign_bottom-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/colgroup_valign_middle-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/colgroup_valign_middle-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/colgroup_valign_top-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/colgroup_valign_top-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/colgroup_width_pct-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/colgroup_width_pct-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/colgroup_width_px-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/colgroup_width_px-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/table_frame_border-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/table_frame_border-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/table_frame_box-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/table_frame_box-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/table_row_align_center-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/table_row_align_center-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/table_rules_all-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/table_rules_all-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/tables_row_th_nowrap-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/tables_row_th_nowrap-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/tables_th_align_center-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/tables_th_align_center-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/tables_th_colspan-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/tables_th_colspan-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/tables_th_height-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/tables_th_height-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/tbody_align_center-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/tbody_align_center-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/tfoot_align_center-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/tfoot_align_center-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/th_valign_baseline-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/th_valign_baseline-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/th_valign_bottom-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/th_valign_bottom-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/th_valign_middle-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/th_valign_middle-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/th_valign_top-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/th_valign_top-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/thead_align_center-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/thead_align_center-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/x_caption_align_bottom-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/x_caption_align_bottom-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/x_caption_align_top-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/x_caption_align_top-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/x_caption_class-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/x_caption_class-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/x_caption_id-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/x_caption_id-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/x_caption_style-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/x_caption_style-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/x_table-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/x_table-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/x_tbody_align_justify-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/x_tbody_align_justify-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/x_td_align_center-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/x_td_align_center-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/x_td_align_justify-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/x_td_align_justify-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/x_tfoot_align_justify-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/x_tfoot_align_justify-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/x_th_align_justify-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/x_th_align_justify-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/x_th_colspan-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/x_th_colspan-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/x_th_valign_baseline-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/x_th_valign_baseline-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/x_th_valign_bottom-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/x_th_valign_bottom-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/x_th_width-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/x_th_width-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/x_thead_align_justify-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/x_thead_align_justify-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/x_tr_align_center-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/x_tr_align_center-expected.png: |
| * platform/chromium-linux/tables/mozilla/marvin/x_tr_align_justify-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/marvin/x_tr_align_justify-expected.png: |
| * platform/chromium-linux/tables/mozilla/other/body_col-expected.checksum: |
| * platform/chromium-linux/tables/mozilla/other/body_col-expected.png: |
| * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug10140-expected.checksum: |
| * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug10140-expected.png: |
| * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug10216-expected.checksum: |
| * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug10216-expected.png: |
| * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1055-2-expected.checksum: |
| * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1055-2-expected.png: |
| * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug106966-expected.checksum: |
| * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug106966-expected.png: |
| * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1128-expected.checksum: |
| * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1128-expected.png: |
| * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug14007-1-expected.checksum: |
| * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug14007-1-expected.png: |
| * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug29058-2-expected.checksum: |
| * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug29058-2-expected.png: |
| * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug3166-11-expected.checksum: |
| * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug3166-11-expected.png: |
| * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug3166-9-expected.checksum: |
| * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug3166-9-expected.png: |
| * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug91057-expected.checksum: |
| * platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug91057-expected.png: |
| * platform/chromium-linux/tables/mozilla_expected_failures/core/captions1-expected.checksum: |
| * platform/chromium-linux/tables/mozilla_expected_failures/core/captions1-expected.png: |
| * platform/chromium-linux/tables/mozilla_expected_failures/core/captions2-expected.checksum: |
| * platform/chromium-linux/tables/mozilla_expected_failures/core/captions2-expected.png: |
| * platform/chromium-linux/tables/mozilla_expected_failures/core/captions3-expected.checksum: |
| * platform/chromium-linux/tables/mozilla_expected_failures/core/captions3-expected.png: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.checksum: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.png: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.checksum: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.checksum: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.checksum: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.png: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.checksum: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.png: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.checksum: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.checksum: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.checksum: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.checksum: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.checksum: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.png: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.checksum: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.checksum: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.checksum: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.checksum: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_frame_above-expected.checksum: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_frame_above-expected.png: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_frame_below-expected.checksum: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_frame_below-expected.png: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.checksum: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.png: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.checksum: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.png: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.checksum: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.png: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_frame_void-expected.checksum: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_frame_void-expected.png: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.checksum: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.png: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.checksum: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.png: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.checksum: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.png: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.checksum: |
| * platform/chromium-linux/tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.png: |
| * platform/chromium-linux/tables/mozilla_expected_failures/other/test4-expected.checksum: |
| * platform/chromium-linux/tables/mozilla_expected_failures/other/test4-expected.png: |
| * platform/chromium-mac-snowleopard/fast/text/atsui-negative-spacing-features-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/atsui-negative-spacing-features-expected.png: Added. |
| * platform/chromium-mac-snowleopard/fast/text/atsui-spacing-features-expected.checksum: Added. |
| * platform/chromium-mac-snowleopard/fast/text/atsui-spacing-features-expected.png: Added. |
| |
| 2011-02-17 Andrew Wilson <atwilson@chromium.org> |
| |
| Unreviewed expectations change. |
| |
| Added expectations for new test (still disabled for linux until canaries catch up). |
| |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.checksum: Added. |
| * platform/chromium-mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-17 Andrew Wilson <atwilson@chromium.org> |
| |
| Unreviewed win expectations update after recent font rendering changes. |
| |
| * platform/chromium-win/css1/box_properties/clear_float-expected.checksum: |
| * platform/chromium-win/css1/box_properties/clear_float-expected.png: |
| * platform/chromium-win/css1/box_properties/clear_float-expected.txt: |
| * platform/chromium-win/css1/box_properties/float_elements_in_series-expected.checksum: |
| * platform/chromium-win/css1/box_properties/float_elements_in_series-expected.png: |
| * platform/chromium-win/css1/box_properties/float_on_text_elements-expected.checksum: |
| * platform/chromium-win/css1/box_properties/float_on_text_elements-expected.png: |
| * platform/chromium-win/css1/box_properties/float_on_text_elements-expected.txt: |
| * platform/chromium-win/css1/text_properties/text_align-expected.checksum: |
| * platform/chromium-win/css1/text_properties/text_align-expected.png: |
| * platform/chromium-win/css1/text_properties/text_align-expected.txt: |
| * platform/chromium-win/css2.1/t0805-c5518-brdr-t-01-e-expected.checksum: |
| * platform/chromium-win/css2.1/t0805-c5518-brdr-t-01-e-expected.png: |
| * platform/chromium-win/css2.1/t0805-c5518-brdr-t-01-e-expected.txt: |
| * platform/chromium-win/css2.1/t0805-c5520-brdr-b-01-e-expected.checksum: |
| * platform/chromium-win/css2.1/t0805-c5520-brdr-b-01-e-expected.png: |
| * platform/chromium-win/css2.1/t0805-c5520-brdr-b-01-e-expected.txt: |
| * platform/chromium-win/css2.1/t0905-c414-flt-wrap-00-e-expected.checksum: |
| * platform/chromium-win/css2.1/t0905-c414-flt-wrap-00-e-expected.png: |
| * platform/chromium-win/css2.1/t0905-c414-flt-wrap-00-e-expected.txt: |
| * platform/chromium-win/css2.1/t0905-c5525-fltcont-00-d-g-expected.checksum: |
| * platform/chromium-win/css2.1/t0905-c5525-fltcont-00-d-g-expected.png: |
| * platform/chromium-win/css2.1/t0905-c5525-fltcont-00-d-g-expected.txt: |
| * platform/chromium-win/css2.1/t0905-c5525-fltmult-00-d-g-expected.checksum: |
| * platform/chromium-win/css2.1/t0905-c5525-fltmult-00-d-g-expected.png: |
| * platform/chromium-win/css2.1/t0905-c5525-fltmult-00-d-g-expected.txt: |
| * platform/chromium-win/css2.1/t0905-c5525-fltwidth-00-c-g-expected.checksum: |
| * platform/chromium-win/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png: |
| * platform/chromium-win/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt: |
| * platform/chromium-win/css2.1/t1602-c43-center-00-d-ag-expected.checksum: |
| * platform/chromium-win/css2.1/t1602-c43-center-00-d-ag-expected.png: |
| * platform/chromium-win/css2.1/t1602-c43-center-00-d-ag-expected.txt: |
| * platform/chromium-win/css2.1/t1602-c546-txt-align-00-b-expected.checksum: |
| * platform/chromium-win/css2.1/t1602-c546-txt-align-00-b-expected.png: |
| * platform/chromium-win/css2.1/t1602-c546-txt-align-00-b-expected.txt: |
| * platform/chromium-win/editing/pasteboard/block-wrappers-necessary-expected.checksum: |
| * platform/chromium-win/editing/pasteboard/block-wrappers-necessary-expected.png: |
| * platform/chromium-win/editing/pasteboard/block-wrappers-necessary-expected.txt: |
| * platform/chromium-win/editing/pasteboard/nested-blocks-with-text-area-expected.checksum: |
| * platform/chromium-win/editing/pasteboard/nested-blocks-with-text-area-expected.png: |
| * platform/chromium-win/editing/pasteboard/nested-blocks-with-text-area-expected.txt: |
| * platform/chromium-win/editing/pasteboard/nested-blocks-with-text-field-expected.checksum: |
| * platform/chromium-win/editing/pasteboard/nested-blocks-with-text-field-expected.png: |
| * platform/chromium-win/editing/pasteboard/nested-blocks-with-text-field-expected.txt: |
| * platform/chromium-win/editing/selection/3690703-2-expected.checksum: |
| * platform/chromium-win/editing/selection/3690703-2-expected.png: |
| * platform/chromium-win/editing/selection/3690703-2-expected.txt: |
| * platform/chromium-win/editing/selection/3690703-expected.checksum: |
| * platform/chromium-win/editing/selection/3690703-expected.png: |
| * platform/chromium-win/editing/selection/3690703-expected.txt: |
| * platform/chromium-win/editing/selection/3690719-expected.checksum: |
| * platform/chromium-win/editing/selection/3690719-expected.png: |
| * platform/chromium-win/editing/selection/3690719-expected.txt: |
| * platform/chromium-win/editing/style/5046875-2-expected.checksum: |
| * platform/chromium-win/editing/style/5046875-2-expected.png: |
| * platform/chromium-win/editing/style/5046875-2-expected.txt: |
| * platform/chromium-win/editing/style/block-style-001-expected.checksum: |
| * platform/chromium-win/editing/style/block-style-001-expected.png: |
| * platform/chromium-win/editing/style/block-style-001-expected.txt: |
| * platform/chromium-win/editing/style/block-style-002-expected.checksum: |
| * platform/chromium-win/editing/style/block-style-002-expected.png: |
| * platform/chromium-win/editing/style/block-style-002-expected.txt: |
| * platform/chromium-win/editing/style/block-style-003-expected.checksum: |
| * platform/chromium-win/editing/style/block-style-003-expected.png: |
| * platform/chromium-win/editing/style/block-style-003-expected.txt: |
| * platform/chromium-win/editing/style/create-block-for-style-002-expected.checksum: |
| * platform/chromium-win/editing/style/create-block-for-style-002-expected.png: |
| * platform/chromium-win/editing/style/create-block-for-style-002-expected.txt: |
| * platform/chromium-win/editing/style/create-block-for-style-003-expected.checksum: |
| * platform/chromium-win/editing/style/create-block-for-style-003-expected.png: |
| * platform/chromium-win/editing/style/create-block-for-style-003-expected.txt: |
| * platform/chromium-win/editing/style/create-block-for-style-004-expected.checksum: |
| * platform/chromium-win/editing/style/create-block-for-style-004-expected.png: |
| * platform/chromium-win/editing/style/create-block-for-style-004-expected.txt: |
| * platform/chromium-win/editing/style/create-block-for-style-005-expected.checksum: |
| * platform/chromium-win/editing/style/create-block-for-style-005-expected.png: |
| * platform/chromium-win/editing/style/create-block-for-style-005-expected.txt: |
| * platform/chromium-win/editing/style/create-block-for-style-006-expected.checksum: |
| * platform/chromium-win/editing/style/create-block-for-style-006-expected.png: |
| * platform/chromium-win/editing/style/create-block-for-style-006-expected.txt: |
| * platform/chromium-win/editing/style/create-block-for-style-008-expected.checksum: |
| * platform/chromium-win/editing/style/create-block-for-style-008-expected.png: |
| * platform/chromium-win/editing/style/create-block-for-style-008-expected.txt: |
| * platform/chromium-win/editing/style/create-block-for-style-009-expected.checksum: |
| * platform/chromium-win/editing/style/create-block-for-style-009-expected.png: |
| * platform/chromium-win/editing/style/create-block-for-style-009-expected.txt: |
| * platform/chromium-win/editing/style/create-block-for-style-010-expected.checksum: |
| * platform/chromium-win/editing/style/create-block-for-style-010-expected.png: |
| * platform/chromium-win/editing/style/create-block-for-style-010-expected.txt: |
| * platform/chromium-win/editing/style/create-block-for-style-011-expected.checksum: |
| * platform/chromium-win/editing/style/create-block-for-style-011-expected.png: |
| * platform/chromium-win/editing/style/create-block-for-style-011-expected.txt: |
| * platform/chromium-win/editing/style/create-block-for-style-012-expected.checksum: |
| * platform/chromium-win/editing/style/create-block-for-style-012-expected.png: |
| * platform/chromium-win/editing/style/create-block-for-style-012-expected.txt: |
| * platform/chromium-win/editing/style/create-block-for-style-013-expected.checksum: |
| * platform/chromium-win/editing/style/create-block-for-style-013-expected.png: |
| * platform/chromium-win/editing/style/create-block-for-style-013-expected.txt: |
| * platform/chromium-win/editing/style/table-selection-expected.checksum: |
| * platform/chromium-win/editing/style/table-selection-expected.png: |
| * platform/chromium-win/editing/style/table-selection-expected.txt: |
| * platform/chromium-win/fast/block/basic/016-expected.checksum: |
| * platform/chromium-win/fast/block/basic/016-expected.png: |
| * platform/chromium-win/fast/block/basic/016-expected.txt: |
| * platform/chromium-win/fast/block/float/013-expected.checksum: |
| * platform/chromium-win/fast/block/float/013-expected.png: |
| * platform/chromium-win/fast/block/float/013-expected.txt: |
| * platform/chromium-win/fast/block/float/016-expected.checksum: |
| * platform/chromium-win/fast/block/float/016-expected.png: |
| * platform/chromium-win/fast/block/float/016-expected.txt: |
| * platform/chromium-win/fast/block/margin-collapse/103-expected.txt: |
| * platform/chromium-win/fast/block/positioning/051-expected.checksum: |
| * platform/chromium-win/fast/block/positioning/051-expected.png: |
| * platform/chromium-win/fast/block/positioning/051-expected.txt: |
| * platform/chromium-win/fast/block/positioning/inline-block-relposition-expected.checksum: |
| * platform/chromium-win/fast/block/positioning/inline-block-relposition-expected.png: |
| * platform/chromium-win/fast/block/positioning/inline-block-relposition-expected.txt: |
| * platform/chromium-win/fast/blockflow/box-shadow-horizontal-bt-expected.checksum: |
| * platform/chromium-win/fast/blockflow/box-shadow-horizontal-bt-expected.png: |
| * platform/chromium-win/fast/blockflow/box-shadow-horizontal-bt-expected.txt: |
| * platform/chromium-win/fast/blockflow/box-shadow-vertical-lr-expected.checksum: |
| * platform/chromium-win/fast/blockflow/box-shadow-vertical-lr-expected.png: |
| * platform/chromium-win/fast/blockflow/box-shadow-vertical-lr-expected.txt: |
| * platform/chromium-win/fast/blockflow/box-shadow-vertical-rl-expected.checksum: |
| * platform/chromium-win/fast/blockflow/box-shadow-vertical-rl-expected.png: |
| * platform/chromium-win/fast/blockflow/box-shadow-vertical-rl-expected.txt: |
| * platform/chromium-win/fast/box-shadow/inset-expected.checksum: |
| * platform/chromium-win/fast/box-shadow/inset-expected.png: |
| * platform/chromium-win/fast/box-shadow/inset-expected.txt: |
| * platform/chromium-win/fast/css/create_element_align-expected.checksum: |
| * platform/chromium-win/fast/css/create_element_align-expected.png: |
| * platform/chromium-win/fast/css/create_element_align-expected.txt: |
| * platform/chromium-win/fast/dom/HTMLTableElement/createCaption-expected.checksum: |
| * platform/chromium-win/fast/dom/HTMLTableElement/createCaption-expected.png: |
| * platform/chromium-win/fast/dom/HTMLTableElement/createCaption-expected.txt: |
| * platform/chromium-win/fast/forms/button-default-title-expected.checksum: |
| * platform/chromium-win/fast/forms/button-default-title-expected.png: |
| * platform/chromium-win/fast/forms/button-default-title-expected.txt: |
| * platform/chromium-win/fast/forms/control-clip-expected.checksum: |
| * platform/chromium-win/fast/forms/control-clip-expected.png: |
| * platform/chromium-win/fast/forms/control-clip-expected.txt: |
| * platform/chromium-win/fast/forms/file-input-direction-expected.txt: |
| * platform/chromium-win/fast/inline-block/003-expected.checksum: |
| * platform/chromium-win/fast/inline-block/003-expected.png: |
| * platform/chromium-win/fast/inline-block/003-expected.txt: |
| * platform/chromium-win/fast/inline-block/inline-block-vertical-align-expected.checksum: |
| * platform/chromium-win/fast/inline-block/inline-block-vertical-align-expected.png: |
| * platform/chromium-win/fast/inline-block/inline-block-vertical-align-expected.txt: |
| * platform/chromium-win/fast/multicol/float-avoidance-expected.checksum: |
| * platform/chromium-win/fast/multicol/float-avoidance-expected.png: |
| * platform/chromium-win/fast/multicol/float-avoidance-expected.txt: |
| * platform/chromium-win/fast/multicol/shadow-breaking-expected.checksum: |
| * platform/chromium-win/fast/multicol/shadow-breaking-expected.png: |
| * platform/chromium-win/fast/multicol/vertical-lr/float-avoidance-expected.checksum: |
| * platform/chromium-win/fast/multicol/vertical-lr/float-avoidance-expected.png: |
| * platform/chromium-win/fast/multicol/vertical-lr/float-avoidance-expected.txt: |
| * platform/chromium-win/fast/multicol/vertical-rl/float-avoidance-expected.checksum: |
| * platform/chromium-win/fast/multicol/vertical-rl/float-avoidance-expected.png: |
| * platform/chromium-win/fast/multicol/vertical-rl/float-avoidance-expected.txt: |
| * platform/chromium-win/fast/parser/001-expected.checksum: |
| * platform/chromium-win/fast/parser/001-expected.png: |
| * platform/chromium-win/fast/parser/001-expected.txt: |
| * platform/chromium-win/fast/repaint/continuation-after-outline-expected.checksum: |
| * platform/chromium-win/fast/repaint/continuation-after-outline-expected.png: |
| * platform/chromium-win/fast/repaint/continuation-after-outline-expected.txt: |
| * platform/chromium-win/fast/repaint/control-clip-expected.checksum: |
| * platform/chromium-win/fast/repaint/control-clip-expected.png: |
| * platform/chromium-win/fast/repaint/control-clip-expected.txt: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-1-expected.checksum: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-1-expected.png: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-1-expected.txt: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-10-expected.checksum: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-10-expected.png: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-10-expected.txt: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-2-expected.checksum: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-2-expected.png: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-2-expected.txt: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-3-expected.checksum: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-3-expected.png: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-3-expected.txt: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-4-expected.checksum: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-4-expected.png: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-4-expected.txt: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-5-expected.checksum: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-5-expected.png: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-5-expected.txt: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-6-expected.checksum: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-6-expected.png: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-6-expected.txt: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-7-expected.checksum: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-7-expected.png: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-7-expected.txt: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-8-expected.checksum: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-8-expected.png: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-8-expected.txt: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-9-expected.checksum: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-9-expected.png: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-9-expected.txt: |
| * platform/chromium-win/fast/repaint/reflection-redraw-expected.checksum: |
| * platform/chromium-win/fast/repaint/reflection-redraw-expected.png: |
| * platform/chromium-win/fast/repaint/reflection-redraw-expected.txt: |
| * platform/chromium-win/fast/replaced/007-expected.checksum: |
| * platform/chromium-win/fast/replaced/007-expected.png: |
| * platform/chromium-win/fast/replaced/007-expected.txt: |
| * platform/chromium-win/fast/ruby/nested-ruby-expected.checksum: |
| * platform/chromium-win/fast/ruby/nested-ruby-expected.png: |
| * platform/chromium-win/fast/ruby/nested-ruby-expected.txt: |
| * platform/chromium-win/fast/ruby/ruby-empty-rt-expected.checksum: |
| * platform/chromium-win/fast/ruby/ruby-empty-rt-expected.png: |
| * platform/chromium-win/fast/ruby/ruby-empty-rt-expected.txt: |
| * platform/chromium-win/fast/ruby/ruby-run-break-expected.checksum: |
| * platform/chromium-win/fast/ruby/ruby-run-break-expected.png: |
| * platform/chromium-win/fast/ruby/ruby-run-break-expected.txt: |
| * platform/chromium-win/fast/ruby/ruby-runs-expected.checksum: |
| * platform/chromium-win/fast/ruby/ruby-runs-expected.png: |
| * platform/chromium-win/fast/ruby/ruby-runs-expected.txt: |
| * platform/chromium-win/fast/ruby/ruby-runs-spans-expected.checksum: |
| * platform/chromium-win/fast/ruby/ruby-runs-spans-expected.png: |
| * platform/chromium-win/fast/ruby/ruby-runs-spans-expected.txt: |
| * platform/chromium-win/fast/ruby/rubyDOM-insert-rt-expected.checksum: |
| * platform/chromium-win/fast/ruby/rubyDOM-insert-rt-expected.png: |
| * platform/chromium-win/fast/ruby/rubyDOM-insert-rt-expected.txt: |
| * platform/chromium-win/fast/ruby/rubyDOM-insert-text1-expected.checksum: |
| * platform/chromium-win/fast/ruby/rubyDOM-insert-text1-expected.png: |
| * platform/chromium-win/fast/ruby/rubyDOM-insert-text1-expected.txt: |
| * platform/chromium-win/fast/table/011-expected.checksum: |
| * platform/chromium-win/fast/table/011-expected.png: |
| * platform/chromium-win/fast/table/011-expected.txt: |
| * platform/chromium-win/fast/table/035-expected.checksum: |
| * platform/chromium-win/fast/table/035-expected.png: |
| * platform/chromium-win/fast/table/035-expected.txt: |
| * platform/chromium-win/fast/table/035-vertical-expected.checksum: |
| * platform/chromium-win/fast/table/035-vertical-expected.png: |
| * platform/chromium-win/fast/table/035-vertical-expected.txt: |
| * platform/chromium-win/fast/table/border-collapsing/004-expected.checksum: |
| * platform/chromium-win/fast/table/border-collapsing/004-expected.png: |
| * platform/chromium-win/fast/table/border-collapsing/004-expected.txt: |
| * platform/chromium-win/fast/table/border-collapsing/004-vertical-expected.checksum: |
| * platform/chromium-win/fast/table/border-collapsing/004-vertical-expected.png: |
| * platform/chromium-win/fast/table/border-collapsing/004-vertical-expected.txt: |
| * platform/chromium-win/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.checksum: |
| * platform/chromium-win/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.png: |
| * platform/chromium-win/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.txt: |
| * platform/chromium-win/fast/table/colgroup-preceded-by-caption-expected.checksum: |
| * platform/chromium-win/fast/table/colgroup-preceded-by-caption-expected.png: |
| * platform/chromium-win/fast/table/colgroup-preceded-by-caption-expected.txt: |
| * platform/chromium-win/fast/table/colgroup-spanning-groups-rules-expected.checksum: |
| * platform/chromium-win/fast/table/colgroup-spanning-groups-rules-expected.png: |
| * platform/chromium-win/fast/table/colgroup-spanning-groups-rules-expected.txt: |
| * platform/chromium-win/fast/table/frame-and-rules-expected.checksum: |
| * platform/chromium-win/fast/table/frame-and-rules-expected.png: |
| * platform/chromium-win/fast/table/frame-and-rules-expected.txt: |
| * platform/chromium-win/fast/table/percent-heights-expected.checksum: |
| * platform/chromium-win/fast/table/percent-heights-expected.png: |
| * platform/chromium-win/fast/table/percent-heights-expected.txt: |
| * platform/chromium-win/fast/table/rowspan-paint-order-vertical-expected.checksum: |
| * platform/chromium-win/fast/table/rowspan-paint-order-vertical-expected.png: |
| * platform/chromium-win/fast/text/atsui-negative-spacing-features-expected.checksum: |
| * platform/chromium-win/fast/text/atsui-negative-spacing-features-expected.png: |
| * platform/chromium-win/fast/text/atsui-negative-spacing-features-expected.txt: |
| * platform/chromium-win/fast/text/atsui-spacing-features-expected.checksum: |
| * platform/chromium-win/fast/text/atsui-spacing-features-expected.png: |
| * platform/chromium-win/fast/text/atsui-spacing-features-expected.txt: |
| * platform/chromium-win/fast/text/basic/002-expected.checksum: |
| * platform/chromium-win/fast/text/basic/002-expected.png: |
| * platform/chromium-win/fast/text/basic/002-expected.txt: |
| * platform/chromium-win/fast/text/international/bidi-override-expected.checksum: |
| * platform/chromium-win/fast/text/international/bidi-override-expected.png: |
| * platform/chromium-win/fast/text/international/bidi-override-expected.txt: |
| * platform/chromium-win/fast/text/justified-selection-at-edge-expected.checksum: |
| * platform/chromium-win/fast/text/justified-selection-at-edge-expected.png: |
| * platform/chromium-win/fast/text/justified-selection-at-edge-expected.txt: |
| * platform/chromium-win/fast/text/justified-selection-expected.checksum: |
| * platform/chromium-win/fast/text/justified-selection-expected.png: |
| * platform/chromium-win/fast/text/justified-selection-expected.txt: |
| * platform/chromium-win/fast/text/justify-padding-distribution-expected.checksum: Added. |
| * platform/chromium-win/fast/text/justify-padding-distribution-expected.png: Added. |
| * platform/chromium-win/fast/text/trailing-white-space-2-expected.checksum: |
| * platform/chromium-win/fast/text/trailing-white-space-2-expected.png: |
| * platform/chromium-win/fast/text/trailing-white-space-2-expected.txt: |
| * platform/chromium-win/fast/text/trailing-white-space-expected.checksum: |
| * platform/chromium-win/fast/text/trailing-white-space-expected.png: |
| * platform/chromium-win/fast/text/trailing-white-space-expected.txt: |
| * platform/chromium-win/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt: Added. |
| * platform/chromium-win/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt: |
| * platform/chromium-win/svg/custom/svg-fonts-in-html-expected.checksum: |
| * platform/chromium-win/svg/custom/svg-fonts-in-html-expected.png: |
| * platform/chromium-win/svg/custom/svg-fonts-in-html-expected.txt: |
| * platform/chromium-win/svg/custom/svg-fonts-without-missing-glyph-expected.txt: |
| * platform/chromium-win/svg/hixie/mixed/008-expected.checksum: |
| * platform/chromium-win/svg/hixie/mixed/008-expected.png: |
| * platform/chromium-win/svg/hixie/mixed/008-expected.txt: |
| * platform/chromium-win/svg/zoom/page/zoom-hixie-mixed-008-expected.checksum: |
| * platform/chromium-win/svg/zoom/page/zoom-hixie-mixed-008-expected.png: |
| * platform/chromium-win/svg/zoom/page/zoom-hixie-mixed-008-expected.txt: |
| * platform/chromium-win/svg/zoom/text/zoom-hixie-mixed-008-expected.checksum: |
| * platform/chromium-win/svg/zoom/text/zoom-hixie-mixed-008-expected.png: |
| * platform/chromium-win/svg/zoom/text/zoom-hixie-mixed-008-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug10633-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug10633-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug10633-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug109043-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug109043-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug109043-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug113424-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug113424-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug113424-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug11384q-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug11384q-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug11384q-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug11384s-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug11384s-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug11384s-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug1163-1-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug1163-1-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug1163-1-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug1188-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug1188-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug1188-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug119786-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug119786-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug119786-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug126742-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug126742-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug126742-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug127267-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug127267-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug127267-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug1302-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug1302-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug1302-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug131020-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug131020-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug131020-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug131020_iframe-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug131020_iframe-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug131020_iframe-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug1318-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug1318-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug1318-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug14323-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug14323-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug14323-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug149275-1-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug149275-1-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug149275-1-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug1802-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug1802-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug1802-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug1802s-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug1802s-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug1802s-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug18664-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug18664-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug18664-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug222846-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug222846-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug222846-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug23235-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug23235-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug23235-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug2479-2-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug2479-2-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug2479-2-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug26553-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug26553-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug26553-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug27038-3-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug27038-3-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug27038-3-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug3260-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug3260-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug3260-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug3454-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug3454-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug3454-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug3977-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug3977-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug3977-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug43854-1-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug43854-1-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug43854-1-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug43854-2-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug43854-2-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug43854-2-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug48028-2-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug48028-2-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug48028-2-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug5838-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug5838-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug5838-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug59354-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug60804-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug60804-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug60804-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug60807-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug60807-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug60807-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug6304-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug6304-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug6304-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug67915-1-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug67915-1-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug67915-1-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug69382-1-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug69382-1-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug69382-1-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug7112-1-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug7112-2-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug81934-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug81934-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug81934-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug88035-2-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug88035-2-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug88035-2-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug8950-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug8950-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug8950-expected.txt: |
| * platform/chromium-win/tables/mozilla/collapsing_borders/bug41262-3-expected.checksum: |
| * platform/chromium-win/tables/mozilla/collapsing_borders/bug41262-3-expected.png: |
| * platform/chromium-win/tables/mozilla/collapsing_borders/bug41262-3-expected.txt: |
| * platform/chromium-win/tables/mozilla/core/bloomberg-expected.checksum: |
| * platform/chromium-win/tables/mozilla/core/bloomberg-expected.png: |
| * platform/chromium-win/tables/mozilla/core/bloomberg-expected.txt: |
| * platform/chromium-win/tables/mozilla/core/captions-expected.checksum: |
| * platform/chromium-win/tables/mozilla/core/captions-expected.png: |
| * platform/chromium-win/tables/mozilla/core/captions-expected.txt: |
| * platform/chromium-win/tables/mozilla/core/misc-expected.checksum: |
| * platform/chromium-win/tables/mozilla/core/misc-expected.png: |
| * platform/chromium-win/tables/mozilla/core/misc-expected.txt: |
| * platform/chromium-win/tables/mozilla/core/row_span-expected.checksum: |
| * platform/chromium-win/tables/mozilla/core/row_span-expected.png: |
| * platform/chromium-win/tables/mozilla/core/row_span-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_layers-opacity-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_layers-opacity-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_layers-opacity-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_position-table-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_position-table-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_position-table-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-cell-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-cell-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-cell-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-column-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-column-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-column-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-column-group-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-column-group-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-row-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-row-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-row-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-row-group-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-row-group-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/body_col-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/body_col-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/body_col-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/body_tbody-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/body_tbody-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/body_tbody-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/body_tfoot-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/body_tfoot-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/body_tfoot-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_align_center-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_align_center-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_align_center-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_align_justify-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_align_justify-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_align_justify-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_align_left-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_align_left-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_align_left-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_align_right-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_align_right-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_align_right-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_span-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_span-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_span-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_valign_baseline-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_valign_baseline-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_valign_baseline-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_valign_bottom-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_valign_bottom-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_valign_bottom-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_valign_middle-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_valign_middle-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_valign_middle-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_valign_top-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_valign_top-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_valign_top-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_width_pct-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_width_pct-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_width_pct-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_width_px-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_width_px-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_width_px-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/table_frame_border-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/table_frame_border-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/table_frame_border-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/table_frame_box-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/table_frame_box-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/table_frame_box-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/table_row_align_center-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/table_row_align_center-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/table_row_align_center-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/table_rules_all-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/table_rules_all-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/table_rules_all-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/tables_row_th_nowrap-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/tables_row_th_nowrap-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/tables_row_th_nowrap-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/tables_th_align_center-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/tables_th_align_center-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/tables_th_align_center-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/tables_th_colspan-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/tables_th_colspan-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/tables_th_colspan-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/tables_th_height-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/tables_th_height-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/tables_th_height-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/tbody_align_center-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/tbody_align_center-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/tbody_align_center-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/tfoot_align_center-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/tfoot_align_center-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/tfoot_align_center-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/th_valign_baseline-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/th_valign_baseline-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/th_valign_baseline-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/th_valign_bottom-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/th_valign_bottom-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/th_valign_bottom-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/th_valign_middle-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/th_valign_middle-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/th_valign_middle-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/th_valign_top-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/th_valign_top-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/th_valign_top-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/thead_align_center-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/thead_align_center-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/thead_align_center-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/x_caption_align_bottom-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/x_caption_align_bottom-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/x_caption_align_bottom-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/x_caption_align_top-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/x_caption_align_top-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/x_caption_align_top-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/x_caption_class-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/x_caption_class-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/x_caption_class-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/x_caption_id-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/x_caption_id-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/x_caption_id-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/x_caption_style-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/x_caption_style-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/x_caption_style-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/x_table-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/x_table-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/x_table-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/x_tbody_align_justify-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/x_tbody_align_justify-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/x_tbody_align_justify-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/x_td_align_center-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/x_td_align_center-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/x_td_align_center-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/x_td_align_justify-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/x_td_align_justify-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/x_td_align_justify-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/x_tfoot_align_justify-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/x_tfoot_align_justify-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/x_tfoot_align_justify-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/x_th_align_justify-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/x_th_align_justify-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/x_th_align_justify-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/x_th_colspan-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/x_th_colspan-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/x_th_colspan-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/x_th_valign_baseline-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/x_th_valign_baseline-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/x_th_valign_baseline-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/x_th_valign_bottom-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/x_th_valign_bottom-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/x_th_valign_bottom-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/x_th_width-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/x_th_width-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/x_th_width-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/x_thead_align_justify-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/x_thead_align_justify-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/x_thead_align_justify-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/x_tr_align_center-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/x_tr_align_center-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/x_tr_align_center-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/x_tr_align_justify-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/x_tr_align_justify-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/x_tr_align_justify-expected.txt: |
| * platform/chromium-win/tables/mozilla/other/body_col-expected.checksum: |
| * platform/chromium-win/tables/mozilla/other/body_col-expected.png: |
| * platform/chromium-win/tables/mozilla/other/body_col-expected.txt: |
| * platform/chromium-win/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt: |
| * platform/chromium-win/tables/mozilla/other/wa_table_tr_align-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug10140-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug10140-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug10140-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug10216-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug10216-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug10216-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug1055-2-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug1055-2-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug106966-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug106966-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug106966-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug1128-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug1128-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug1128-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug14007-1-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug14007-1-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug14007-1-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug14007-2-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug29058-2-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug29058-2-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug3166-11-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug3166-11-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug3166-11-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug3166-9-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug3166-9-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug3166-9-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug91057-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug91057-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug91057-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/core/captions1-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/core/captions1-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/core/captions1-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/core/captions2-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/core/captions2-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/core/captions2-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/core/captions3-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/core/captions3-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/core/captions3-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_above-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_above-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_above-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_below-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_below-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_below-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_void-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_void-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_void-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/other/test4-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/other/test4-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/other/test4-expected.txt: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-17 Kenneth Russell <kbr@google.com> |
| |
| Unreviewed. Skip fast/canvas/webgl/context-destroyed-crash.html |
| due to missing LayoutTestController.overridePreference. |
| |
| * platform/mac-wk2/Skipped: |
| |
| 2011-02-17 Kenneth Russell <kbr@google.com> |
| |
| Unreviewed. Fixed skip entries for |
| LayoutTestController.setMinimumTimerInterval which I messed up the |
| first time. |
| |
| * platform/mac-wk2/Skipped: |
| |
| 2011-02-17 Sergey Glazunov <serg.glazunov@gmail.com> |
| |
| Reviewed by Kenneth Russell. |
| |
| Null out the WEBKIT_lose_context WebGL extension's context pointer when |
| the WebGL rendering context is removed. |
| https://bugs.webkit.org/show_bug.cgi?id=54679 |
| |
| * fast/canvas/webgl/context-destroyed-crash-expected.txt: Added. |
| * fast/canvas/webgl/context-destroyed-crash.html: Added. |
| |
| 2011-02-17 Kenneth Russell <kbr@google.com> |
| |
| Reviewed by Chris Marrin. |
| |
| Construction of Uint8Array from JS Array (and possibly others) incorrectly clamps values |
| https://bugs.webkit.org/show_bug.cgi?id=52768 |
| |
| Synchronized array-unit-tests.html with version in Khronos |
| repository. Tested in Chromium, Safari, Chromium DRT on Mac and |
| WebKit DRT on Mac. |
| |
| * fast/canvas/webgl/array-unit-tests-expected.txt: |
| * fast/canvas/webgl/array-unit-tests.html: |
| |
| 2011-02-17 Andrew Wilson <atwilson@chromium.org> |
| |
| Unreviewed expectations change. |
| |
| Updated win expectations after r78846. |
| |
| * platform/chromium-win/css1/box_properties/clear_float-expected.checksum: |
| * platform/chromium-win/css1/box_properties/clear_float-expected.png: |
| * platform/chromium-win/css1/box_properties/clear_float-expected.txt: |
| * platform/chromium-win/css1/box_properties/float_elements_in_series-expected.checksum: |
| * platform/chromium-win/css1/box_properties/float_elements_in_series-expected.png: |
| * platform/chromium-win/css1/box_properties/float_on_text_elements-expected.checksum: |
| * platform/chromium-win/css1/box_properties/float_on_text_elements-expected.png: |
| * platform/chromium-win/css1/box_properties/float_on_text_elements-expected.txt: |
| * platform/chromium-win/css1/text_properties/text_align-expected.checksum: |
| * platform/chromium-win/css1/text_properties/text_align-expected.png: |
| * platform/chromium-win/css1/text_properties/text_align-expected.txt: |
| * platform/chromium-win/css2.1/t0805-c5518-brdr-t-01-e-expected.checksum: |
| * platform/chromium-win/css2.1/t0805-c5518-brdr-t-01-e-expected.png: |
| * platform/chromium-win/css2.1/t0805-c5518-brdr-t-01-e-expected.txt: |
| * platform/chromium-win/css2.1/t0805-c5520-brdr-b-01-e-expected.checksum: |
| * platform/chromium-win/css2.1/t0805-c5520-brdr-b-01-e-expected.png: |
| * platform/chromium-win/css2.1/t0805-c5520-brdr-b-01-e-expected.txt: |
| * platform/chromium-win/css2.1/t0905-c414-flt-wrap-00-e-expected.checksum: |
| * platform/chromium-win/css2.1/t0905-c414-flt-wrap-00-e-expected.png: |
| * platform/chromium-win/css2.1/t0905-c414-flt-wrap-00-e-expected.txt: |
| * platform/chromium-win/css2.1/t0905-c5525-fltcont-00-d-g-expected.checksum: |
| * platform/chromium-win/css2.1/t0905-c5525-fltcont-00-d-g-expected.png: |
| * platform/chromium-win/css2.1/t0905-c5525-fltcont-00-d-g-expected.txt: |
| * platform/chromium-win/css2.1/t0905-c5525-fltmult-00-d-g-expected.checksum: |
| * platform/chromium-win/css2.1/t0905-c5525-fltmult-00-d-g-expected.png: |
| * platform/chromium-win/css2.1/t0905-c5525-fltmult-00-d-g-expected.txt: |
| * platform/chromium-win/css2.1/t0905-c5525-fltwidth-00-c-g-expected.checksum: |
| * platform/chromium-win/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png: |
| * platform/chromium-win/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt: |
| * platform/chromium-win/css2.1/t1602-c43-center-00-d-ag-expected.checksum: |
| * platform/chromium-win/css2.1/t1602-c43-center-00-d-ag-expected.png: |
| * platform/chromium-win/css2.1/t1602-c43-center-00-d-ag-expected.txt: |
| * platform/chromium-win/css2.1/t1602-c546-txt-align-00-b-expected.checksum: |
| * platform/chromium-win/css2.1/t1602-c546-txt-align-00-b-expected.png: |
| * platform/chromium-win/css2.1/t1602-c546-txt-align-00-b-expected.txt: |
| * platform/chromium-win/editing/pasteboard/block-wrappers-necessary-expected.checksum: |
| * platform/chromium-win/editing/pasteboard/block-wrappers-necessary-expected.png: |
| * platform/chromium-win/editing/pasteboard/block-wrappers-necessary-expected.txt: |
| * platform/chromium-win/editing/pasteboard/nested-blocks-with-text-area-expected.checksum: |
| * platform/chromium-win/editing/pasteboard/nested-blocks-with-text-area-expected.png: |
| * platform/chromium-win/editing/pasteboard/nested-blocks-with-text-area-expected.txt: |
| * platform/chromium-win/editing/pasteboard/nested-blocks-with-text-field-expected.checksum: |
| * platform/chromium-win/editing/pasteboard/nested-blocks-with-text-field-expected.png: |
| * platform/chromium-win/editing/pasteboard/nested-blocks-with-text-field-expected.txt: |
| * platform/chromium-win/editing/selection/3690703-2-expected.checksum: |
| * platform/chromium-win/editing/selection/3690703-2-expected.png: |
| * platform/chromium-win/editing/selection/3690703-2-expected.txt: |
| * platform/chromium-win/editing/selection/3690703-expected.checksum: |
| * platform/chromium-win/editing/selection/3690703-expected.png: |
| * platform/chromium-win/editing/selection/3690703-expected.txt: |
| * platform/chromium-win/editing/selection/3690719-expected.checksum: |
| * platform/chromium-win/editing/selection/3690719-expected.png: |
| * platform/chromium-win/editing/selection/3690719-expected.txt: |
| * platform/chromium-win/editing/style/5046875-2-expected.checksum: |
| * platform/chromium-win/editing/style/5046875-2-expected.png: |
| * platform/chromium-win/editing/style/5046875-2-expected.txt: |
| * platform/chromium-win/editing/style/block-style-001-expected.checksum: |
| * platform/chromium-win/editing/style/block-style-001-expected.png: |
| * platform/chromium-win/editing/style/block-style-001-expected.txt: |
| * platform/chromium-win/editing/style/block-style-002-expected.checksum: |
| * platform/chromium-win/editing/style/block-style-002-expected.png: |
| * platform/chromium-win/editing/style/block-style-002-expected.txt: |
| * platform/chromium-win/editing/style/block-style-003-expected.checksum: |
| * platform/chromium-win/editing/style/block-style-003-expected.png: |
| * platform/chromium-win/editing/style/block-style-003-expected.txt: |
| * platform/chromium-win/editing/style/create-block-for-style-002-expected.checksum: |
| * platform/chromium-win/editing/style/create-block-for-style-002-expected.png: |
| * platform/chromium-win/editing/style/create-block-for-style-002-expected.txt: |
| * platform/chromium-win/editing/style/create-block-for-style-003-expected.checksum: |
| * platform/chromium-win/editing/style/create-block-for-style-003-expected.png: |
| * platform/chromium-win/editing/style/create-block-for-style-003-expected.txt: |
| * platform/chromium-win/editing/style/create-block-for-style-004-expected.checksum: |
| * platform/chromium-win/editing/style/create-block-for-style-004-expected.png: |
| * platform/chromium-win/editing/style/create-block-for-style-004-expected.txt: |
| * platform/chromium-win/editing/style/create-block-for-style-005-expected.checksum: |
| * platform/chromium-win/editing/style/create-block-for-style-005-expected.png: |
| * platform/chromium-win/editing/style/create-block-for-style-005-expected.txt: |
| * platform/chromium-win/editing/style/create-block-for-style-006-expected.checksum: |
| * platform/chromium-win/editing/style/create-block-for-style-006-expected.png: |
| * platform/chromium-win/editing/style/create-block-for-style-006-expected.txt: |
| * platform/chromium-win/editing/style/create-block-for-style-008-expected.checksum: |
| * platform/chromium-win/editing/style/create-block-for-style-008-expected.png: |
| * platform/chromium-win/editing/style/create-block-for-style-008-expected.txt: |
| * platform/chromium-win/editing/style/create-block-for-style-009-expected.checksum: |
| * platform/chromium-win/editing/style/create-block-for-style-009-expected.png: |
| * platform/chromium-win/editing/style/create-block-for-style-009-expected.txt: |
| * platform/chromium-win/editing/style/create-block-for-style-010-expected.checksum: |
| * platform/chromium-win/editing/style/create-block-for-style-010-expected.png: |
| * platform/chromium-win/editing/style/create-block-for-style-010-expected.txt: |
| * platform/chromium-win/editing/style/create-block-for-style-011-expected.checksum: |
| * platform/chromium-win/editing/style/create-block-for-style-011-expected.png: |
| * platform/chromium-win/editing/style/create-block-for-style-011-expected.txt: |
| * platform/chromium-win/editing/style/create-block-for-style-012-expected.checksum: |
| * platform/chromium-win/editing/style/create-block-for-style-012-expected.png: |
| * platform/chromium-win/editing/style/create-block-for-style-012-expected.txt: |
| * platform/chromium-win/editing/style/create-block-for-style-013-expected.checksum: |
| * platform/chromium-win/editing/style/create-block-for-style-013-expected.png: |
| * platform/chromium-win/editing/style/create-block-for-style-013-expected.txt: |
| * platform/chromium-win/editing/style/table-selection-expected.checksum: |
| * platform/chromium-win/editing/style/table-selection-expected.png: |
| * platform/chromium-win/editing/style/table-selection-expected.txt: |
| * platform/chromium-win/fast/block/basic/016-expected.checksum: |
| * platform/chromium-win/fast/block/basic/016-expected.png: |
| * platform/chromium-win/fast/block/basic/016-expected.txt: |
| * platform/chromium-win/fast/block/float/013-expected.checksum: |
| * platform/chromium-win/fast/block/float/013-expected.png: |
| * platform/chromium-win/fast/block/float/013-expected.txt: |
| * platform/chromium-win/fast/block/float/016-expected.checksum: |
| * platform/chromium-win/fast/block/float/016-expected.png: |
| * platform/chromium-win/fast/block/float/016-expected.txt: |
| * platform/chromium-win/fast/block/margin-collapse/103-expected.txt: |
| * platform/chromium-win/fast/block/positioning/051-expected.checksum: |
| * platform/chromium-win/fast/block/positioning/051-expected.png: |
| * platform/chromium-win/fast/block/positioning/051-expected.txt: |
| * platform/chromium-win/fast/block/positioning/inline-block-relposition-expected.checksum: |
| * platform/chromium-win/fast/block/positioning/inline-block-relposition-expected.png: |
| * platform/chromium-win/fast/block/positioning/inline-block-relposition-expected.txt: |
| * platform/chromium-win/fast/blockflow/box-shadow-horizontal-bt-expected.checksum: |
| * platform/chromium-win/fast/blockflow/box-shadow-horizontal-bt-expected.png: |
| * platform/chromium-win/fast/blockflow/box-shadow-horizontal-bt-expected.txt: |
| * platform/chromium-win/fast/blockflow/box-shadow-vertical-lr-expected.checksum: |
| * platform/chromium-win/fast/blockflow/box-shadow-vertical-lr-expected.png: |
| * platform/chromium-win/fast/blockflow/box-shadow-vertical-lr-expected.txt: |
| * platform/chromium-win/fast/blockflow/box-shadow-vertical-rl-expected.checksum: |
| * platform/chromium-win/fast/blockflow/box-shadow-vertical-rl-expected.png: |
| * platform/chromium-win/fast/blockflow/box-shadow-vertical-rl-expected.txt: |
| * platform/chromium-win/fast/box-shadow/inset-expected.checksum: |
| * platform/chromium-win/fast/box-shadow/inset-expected.png: |
| * platform/chromium-win/fast/box-shadow/inset-expected.txt: |
| * platform/chromium-win/fast/css/create_element_align-expected.checksum: |
| * platform/chromium-win/fast/css/create_element_align-expected.png: |
| * platform/chromium-win/fast/css/create_element_align-expected.txt: |
| * platform/chromium-win/fast/dom/HTMLTableElement/createCaption-expected.checksum: |
| * platform/chromium-win/fast/dom/HTMLTableElement/createCaption-expected.png: |
| * platform/chromium-win/fast/dom/HTMLTableElement/createCaption-expected.txt: |
| * platform/chromium-win/fast/forms/button-default-title-expected.checksum: |
| * platform/chromium-win/fast/forms/button-default-title-expected.png: |
| * platform/chromium-win/fast/forms/button-default-title-expected.txt: |
| * platform/chromium-win/fast/forms/control-clip-expected.checksum: |
| * platform/chromium-win/fast/forms/control-clip-expected.png: |
| * platform/chromium-win/fast/forms/control-clip-expected.txt: |
| * platform/chromium-win/fast/forms/file-input-direction-expected.txt: |
| * platform/chromium-win/fast/inline-block/003-expected.checksum: |
| * platform/chromium-win/fast/inline-block/003-expected.png: |
| * platform/chromium-win/fast/inline-block/003-expected.txt: |
| * platform/chromium-win/fast/inline-block/inline-block-vertical-align-expected.checksum: |
| * platform/chromium-win/fast/inline-block/inline-block-vertical-align-expected.png: |
| * platform/chromium-win/fast/inline-block/inline-block-vertical-align-expected.txt: |
| * platform/chromium-win/fast/multicol/float-avoidance-expected.checksum: |
| * platform/chromium-win/fast/multicol/float-avoidance-expected.png: |
| * platform/chromium-win/fast/multicol/float-avoidance-expected.txt: |
| * platform/chromium-win/fast/multicol/shadow-breaking-expected.checksum: |
| * platform/chromium-win/fast/multicol/shadow-breaking-expected.png: |
| * platform/chromium-win/fast/multicol/vertical-lr/float-avoidance-expected.checksum: |
| * platform/chromium-win/fast/multicol/vertical-lr/float-avoidance-expected.png: |
| * platform/chromium-win/fast/multicol/vertical-lr/float-avoidance-expected.txt: |
| * platform/chromium-win/fast/multicol/vertical-rl/float-avoidance-expected.checksum: |
| * platform/chromium-win/fast/multicol/vertical-rl/float-avoidance-expected.png: |
| * platform/chromium-win/fast/multicol/vertical-rl/float-avoidance-expected.txt: |
| * platform/chromium-win/fast/parser/001-expected.checksum: |
| * platform/chromium-win/fast/parser/001-expected.png: |
| * platform/chromium-win/fast/parser/001-expected.txt: |
| * platform/chromium-win/fast/repaint/continuation-after-outline-expected.checksum: |
| * platform/chromium-win/fast/repaint/continuation-after-outline-expected.png: |
| * platform/chromium-win/fast/repaint/continuation-after-outline-expected.txt: |
| * platform/chromium-win/fast/repaint/control-clip-expected.checksum: |
| * platform/chromium-win/fast/repaint/control-clip-expected.png: |
| * platform/chromium-win/fast/repaint/control-clip-expected.txt: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-1-expected.checksum: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-1-expected.png: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-1-expected.txt: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-10-expected.checksum: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-10-expected.png: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-10-expected.txt: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-2-expected.checksum: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-2-expected.png: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-2-expected.txt: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-3-expected.checksum: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-3-expected.png: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-3-expected.txt: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-4-expected.checksum: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-4-expected.png: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-4-expected.txt: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-5-expected.checksum: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-5-expected.png: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-5-expected.txt: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-6-expected.checksum: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-6-expected.png: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-6-expected.txt: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-7-expected.checksum: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-7-expected.png: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-7-expected.txt: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-8-expected.checksum: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-8-expected.png: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-8-expected.txt: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-9-expected.checksum: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-9-expected.png: |
| * platform/chromium-win/fast/repaint/line-flow-with-floats-9-expected.txt: |
| * platform/chromium-win/fast/repaint/reflection-redraw-expected.checksum: |
| * platform/chromium-win/fast/repaint/reflection-redraw-expected.png: |
| * platform/chromium-win/fast/repaint/reflection-redraw-expected.txt: |
| * platform/chromium-win/fast/replaced/007-expected.checksum: |
| * platform/chromium-win/fast/replaced/007-expected.png: |
| * platform/chromium-win/fast/replaced/007-expected.txt: |
| * platform/chromium-win/fast/ruby/nested-ruby-expected.checksum: |
| * platform/chromium-win/fast/ruby/nested-ruby-expected.png: |
| * platform/chromium-win/fast/ruby/nested-ruby-expected.txt: |
| * platform/chromium-win/fast/ruby/ruby-empty-rt-expected.checksum: |
| * platform/chromium-win/fast/ruby/ruby-empty-rt-expected.png: |
| * platform/chromium-win/fast/ruby/ruby-empty-rt-expected.txt: |
| * platform/chromium-win/fast/ruby/ruby-run-break-expected.checksum: |
| * platform/chromium-win/fast/ruby/ruby-run-break-expected.png: |
| * platform/chromium-win/fast/ruby/ruby-run-break-expected.txt: |
| * platform/chromium-win/fast/ruby/ruby-runs-expected.checksum: |
| * platform/chromium-win/fast/ruby/ruby-runs-expected.png: |
| * platform/chromium-win/fast/ruby/ruby-runs-expected.txt: |
| * platform/chromium-win/fast/ruby/ruby-runs-spans-expected.checksum: |
| * platform/chromium-win/fast/ruby/ruby-runs-spans-expected.png: |
| * platform/chromium-win/fast/ruby/ruby-runs-spans-expected.txt: |
| * platform/chromium-win/fast/ruby/rubyDOM-insert-rt-expected.checksum: |
| * platform/chromium-win/fast/ruby/rubyDOM-insert-rt-expected.png: |
| * platform/chromium-win/fast/ruby/rubyDOM-insert-rt-expected.txt: |
| * platform/chromium-win/fast/ruby/rubyDOM-insert-text1-expected.checksum: |
| * platform/chromium-win/fast/ruby/rubyDOM-insert-text1-expected.png: |
| * platform/chromium-win/fast/ruby/rubyDOM-insert-text1-expected.txt: |
| * platform/chromium-win/fast/table/011-expected.checksum: |
| * platform/chromium-win/fast/table/011-expected.png: |
| * platform/chromium-win/fast/table/011-expected.txt: |
| * platform/chromium-win/fast/table/035-expected.checksum: |
| * platform/chromium-win/fast/table/035-expected.png: |
| * platform/chromium-win/fast/table/035-expected.txt: |
| * platform/chromium-win/fast/table/035-vertical-expected.checksum: |
| * platform/chromium-win/fast/table/035-vertical-expected.png: |
| * platform/chromium-win/fast/table/035-vertical-expected.txt: |
| * platform/chromium-win/fast/table/border-collapsing/004-expected.checksum: |
| * platform/chromium-win/fast/table/border-collapsing/004-expected.png: |
| * platform/chromium-win/fast/table/border-collapsing/004-expected.txt: |
| * platform/chromium-win/fast/table/border-collapsing/004-vertical-expected.checksum: |
| * platform/chromium-win/fast/table/border-collapsing/004-vertical-expected.png: |
| * platform/chromium-win/fast/table/border-collapsing/004-vertical-expected.txt: |
| * platform/chromium-win/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.checksum: |
| * platform/chromium-win/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.png: |
| * platform/chromium-win/fast/table/border-collapsing/rtl-border-collapsing-vertical-expected.txt: |
| * platform/chromium-win/fast/table/colgroup-preceded-by-caption-expected.checksum: |
| * platform/chromium-win/fast/table/colgroup-preceded-by-caption-expected.png: |
| * platform/chromium-win/fast/table/colgroup-preceded-by-caption-expected.txt: |
| * platform/chromium-win/fast/table/colgroup-spanning-groups-rules-expected.checksum: |
| * platform/chromium-win/fast/table/colgroup-spanning-groups-rules-expected.png: |
| * platform/chromium-win/fast/table/colgroup-spanning-groups-rules-expected.txt: |
| * platform/chromium-win/fast/table/frame-and-rules-expected.checksum: |
| * platform/chromium-win/fast/table/frame-and-rules-expected.png: |
| * platform/chromium-win/fast/table/frame-and-rules-expected.txt: |
| * platform/chromium-win/fast/table/percent-heights-expected.checksum: |
| * platform/chromium-win/fast/table/percent-heights-expected.png: |
| * platform/chromium-win/fast/table/percent-heights-expected.txt: |
| * platform/chromium-win/fast/table/rowspan-paint-order-vertical-expected.checksum: |
| * platform/chromium-win/fast/table/rowspan-paint-order-vertical-expected.png: |
| * platform/chromium-win/fast/text/atsui-negative-spacing-features-expected.checksum: |
| * platform/chromium-win/fast/text/atsui-negative-spacing-features-expected.png: |
| * platform/chromium-win/fast/text/atsui-negative-spacing-features-expected.txt: |
| * platform/chromium-win/fast/text/atsui-spacing-features-expected.checksum: |
| * platform/chromium-win/fast/text/atsui-spacing-features-expected.png: |
| * platform/chromium-win/fast/text/atsui-spacing-features-expected.txt: |
| * platform/chromium-win/fast/text/basic/002-expected.checksum: |
| * platform/chromium-win/fast/text/basic/002-expected.png: |
| * platform/chromium-win/fast/text/basic/002-expected.txt: |
| * platform/chromium-win/fast/text/international/bidi-override-expected.checksum: |
| * platform/chromium-win/fast/text/international/bidi-override-expected.png: |
| * platform/chromium-win/fast/text/international/bidi-override-expected.txt: |
| * platform/chromium-win/fast/text/justified-selection-at-edge-expected.checksum: |
| * platform/chromium-win/fast/text/justified-selection-at-edge-expected.png: |
| * platform/chromium-win/fast/text/justified-selection-at-edge-expected.txt: |
| * platform/chromium-win/fast/text/justified-selection-expected.checksum: |
| * platform/chromium-win/fast/text/justified-selection-expected.png: |
| * platform/chromium-win/fast/text/justified-selection-expected.txt: |
| * platform/chromium-win/fast/text/justify-padding-distribution-expected.checksum: Added. |
| * platform/chromium-win/fast/text/justify-padding-distribution-expected.png: Added. |
| * platform/chromium-win/fast/text/trailing-white-space-2-expected.checksum: |
| * platform/chromium-win/fast/text/trailing-white-space-2-expected.png: |
| * platform/chromium-win/fast/text/trailing-white-space-2-expected.txt: |
| * platform/chromium-win/fast/text/trailing-white-space-expected.checksum: |
| * platform/chromium-win/fast/text/trailing-white-space-expected.png: |
| * platform/chromium-win/fast/text/trailing-white-space-expected.txt: |
| * platform/chromium-win/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.checksum: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png: Added. |
| * platform/chromium-win/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt: Added. |
| * platform/chromium-win/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt: |
| * platform/chromium-win/svg/custom/svg-fonts-in-html-expected.checksum: |
| * platform/chromium-win/svg/custom/svg-fonts-in-html-expected.png: |
| * platform/chromium-win/svg/custom/svg-fonts-in-html-expected.txt: |
| * platform/chromium-win/svg/custom/svg-fonts-without-missing-glyph-expected.txt: |
| * platform/chromium-win/svg/hixie/mixed/008-expected.checksum: |
| * platform/chromium-win/svg/hixie/mixed/008-expected.png: |
| * platform/chromium-win/svg/hixie/mixed/008-expected.txt: |
| * platform/chromium-win/svg/zoom/page/zoom-hixie-mixed-008-expected.checksum: |
| * platform/chromium-win/svg/zoom/page/zoom-hixie-mixed-008-expected.png: |
| * platform/chromium-win/svg/zoom/page/zoom-hixie-mixed-008-expected.txt: |
| * platform/chromium-win/svg/zoom/text/zoom-hixie-mixed-008-expected.checksum: |
| * platform/chromium-win/svg/zoom/text/zoom-hixie-mixed-008-expected.png: |
| * platform/chromium-win/svg/zoom/text/zoom-hixie-mixed-008-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug10633-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug10633-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug10633-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug109043-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug109043-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug109043-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug113424-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug113424-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug113424-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug11384q-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug11384q-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug11384q-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug11384s-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug11384s-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug11384s-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug1163-1-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug1163-1-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug1163-1-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug1188-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug1188-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug1188-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug119786-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug119786-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug119786-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug126742-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug126742-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug126742-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug127267-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug127267-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug127267-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug1302-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug1302-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug1302-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug131020-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug131020-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug131020-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug131020_iframe-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug131020_iframe-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug131020_iframe-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug1318-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug1318-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug1318-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug14323-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug14323-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug14323-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug149275-1-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug149275-1-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug149275-1-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug1802-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug1802-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug1802-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug1802s-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug1802s-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug1802s-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug18664-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug18664-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug18664-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug222846-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug222846-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug222846-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug23235-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug23235-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug23235-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug2479-2-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug2479-2-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug2479-2-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug26553-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug26553-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug26553-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug27038-3-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug27038-3-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug27038-3-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug3260-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug3260-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug3260-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug3454-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug3454-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug3454-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug3977-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug3977-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug3977-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug43854-1-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug43854-1-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug43854-1-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug43854-2-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug43854-2-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug43854-2-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug48028-2-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug48028-2-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug48028-2-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug5838-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug5838-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug5838-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug59354-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug60804-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug60804-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug60804-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug60807-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug60807-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug60807-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug6304-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug6304-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug6304-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug67915-1-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug67915-1-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug67915-1-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug69382-1-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug69382-1-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug69382-1-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug7112-1-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug7112-2-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug81934-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug81934-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug81934-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug88035-2-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug88035-2-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug88035-2-expected.txt: |
| * platform/chromium-win/tables/mozilla/bugs/bug8950-expected.checksum: |
| * platform/chromium-win/tables/mozilla/bugs/bug8950-expected.png: |
| * platform/chromium-win/tables/mozilla/bugs/bug8950-expected.txt: |
| * platform/chromium-win/tables/mozilla/collapsing_borders/bug41262-3-expected.checksum: |
| * platform/chromium-win/tables/mozilla/collapsing_borders/bug41262-3-expected.png: |
| * platform/chromium-win/tables/mozilla/collapsing_borders/bug41262-3-expected.txt: |
| * platform/chromium-win/tables/mozilla/core/bloomberg-expected.checksum: |
| * platform/chromium-win/tables/mozilla/core/bloomberg-expected.png: |
| * platform/chromium-win/tables/mozilla/core/bloomberg-expected.txt: |
| * platform/chromium-win/tables/mozilla/core/captions-expected.checksum: |
| * platform/chromium-win/tables/mozilla/core/captions-expected.png: |
| * platform/chromium-win/tables/mozilla/core/captions-expected.txt: |
| * platform/chromium-win/tables/mozilla/core/misc-expected.checksum: |
| * platform/chromium-win/tables/mozilla/core/misc-expected.png: |
| * platform/chromium-win/tables/mozilla/core/misc-expected.txt: |
| * platform/chromium-win/tables/mozilla/core/row_span-expected.checksum: |
| * platform/chromium-win/tables/mozilla/core/row_span-expected.png: |
| * platform/chromium-win/tables/mozilla/core/row_span-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_layers-opacity-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_layers-opacity-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_layers-opacity-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_position-table-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_position-table-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_position-table-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-cell-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-cell-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-cell-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-column-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-column-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-column-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-column-group-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-column-group-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-column-group-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-row-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-row-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-row-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-row-group-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-row-group-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/backgr_simple-table-row-group-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/body_col-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/body_col-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/body_col-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/body_tbody-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/body_tbody-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/body_tbody-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/body_tfoot-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/body_tfoot-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/body_tfoot-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_align_center-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_align_center-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_align_center-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_align_justify-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_align_justify-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_align_justify-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_align_left-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_align_left-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_align_left-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_align_right-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_align_right-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_align_right-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_span-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_span-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_span-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_valign_baseline-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_valign_baseline-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_valign_baseline-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_valign_bottom-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_valign_bottom-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_valign_bottom-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_valign_middle-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_valign_middle-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_valign_middle-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_valign_top-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_valign_top-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_valign_top-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_width_pct-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_width_pct-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_width_pct-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_width_px-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_width_px-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/colgroup_width_px-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/table_frame_border-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/table_frame_border-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/table_frame_border-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/table_frame_box-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/table_frame_box-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/table_frame_box-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/table_row_align_center-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/table_row_align_center-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/table_row_align_center-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/table_rules_all-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/table_rules_all-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/table_rules_all-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/tables_row_th_nowrap-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/tables_row_th_nowrap-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/tables_row_th_nowrap-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/tables_th_align_center-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/tables_th_align_center-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/tables_th_align_center-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/tables_th_colspan-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/tables_th_colspan-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/tables_th_colspan-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/tables_th_height-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/tables_th_height-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/tables_th_height-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/tbody_align_center-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/tbody_align_center-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/tbody_align_center-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/tfoot_align_center-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/tfoot_align_center-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/tfoot_align_center-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/th_valign_baseline-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/th_valign_baseline-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/th_valign_baseline-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/th_valign_bottom-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/th_valign_bottom-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/th_valign_bottom-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/th_valign_middle-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/th_valign_middle-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/th_valign_middle-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/th_valign_top-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/th_valign_top-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/th_valign_top-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/thead_align_center-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/thead_align_center-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/thead_align_center-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/x_caption_align_bottom-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/x_caption_align_bottom-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/x_caption_align_bottom-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/x_caption_align_top-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/x_caption_align_top-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/x_caption_align_top-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/x_caption_class-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/x_caption_class-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/x_caption_class-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/x_caption_id-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/x_caption_id-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/x_caption_id-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/x_caption_style-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/x_caption_style-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/x_caption_style-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/x_table-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/x_table-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/x_table-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/x_tbody_align_justify-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/x_tbody_align_justify-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/x_tbody_align_justify-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/x_td_align_center-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/x_td_align_center-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/x_td_align_center-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/x_td_align_justify-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/x_td_align_justify-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/x_td_align_justify-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/x_tfoot_align_justify-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/x_tfoot_align_justify-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/x_tfoot_align_justify-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/x_th_align_justify-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/x_th_align_justify-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/x_th_align_justify-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/x_th_colspan-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/x_th_colspan-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/x_th_colspan-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/x_th_valign_baseline-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/x_th_valign_baseline-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/x_th_valign_baseline-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/x_th_valign_bottom-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/x_th_valign_bottom-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/x_th_valign_bottom-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/x_th_width-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/x_th_width-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/x_th_width-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/x_thead_align_justify-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/x_thead_align_justify-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/x_thead_align_justify-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/x_tr_align_center-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/x_tr_align_center-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/x_tr_align_center-expected.txt: |
| * platform/chromium-win/tables/mozilla/marvin/x_tr_align_justify-expected.checksum: |
| * platform/chromium-win/tables/mozilla/marvin/x_tr_align_justify-expected.png: |
| * platform/chromium-win/tables/mozilla/marvin/x_tr_align_justify-expected.txt: |
| * platform/chromium-win/tables/mozilla/other/body_col-expected.checksum: |
| * platform/chromium-win/tables/mozilla/other/body_col-expected.png: |
| * platform/chromium-win/tables/mozilla/other/body_col-expected.txt: |
| * platform/chromium-win/tables/mozilla/other/wa_table_thtd_rowspan-expected.txt: |
| * platform/chromium-win/tables/mozilla/other/wa_table_tr_align-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug10140-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug10140-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug10140-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug10216-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug10216-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug10216-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug1055-2-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug1055-2-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug1055-2-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug106966-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug106966-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug106966-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug1128-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug1128-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug1128-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug14007-1-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug14007-1-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug14007-1-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug14007-2-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug14007-2-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug14007-2-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug29058-2-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug29058-2-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug29058-2-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug3166-11-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug3166-11-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug3166-11-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug3166-9-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug3166-9-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug3166-9-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug91057-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug91057-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug91057-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/core/captions1-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/core/captions1-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/core/captions1-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/core/captions2-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/core/captions2-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/core/captions2-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/core/captions3-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/core/captions3-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/core/captions3-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-cell-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-column-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-column-group-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-quirks-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-row-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_border-table-row-group-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_layers-hide-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_layers-show-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-cell-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-column-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-column-group-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-row-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_position-table-row-group-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_above-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_above-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_above-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_below-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_below-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_below-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_hsides-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_lhs-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_rhs-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_void-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_void-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_void-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_frame_vsides-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/table_rules_cols-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/x_caption_align_left-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/marvin/x_caption_align_right-expected.txt: |
| * platform/chromium-win/tables/mozilla_expected_failures/other/test4-expected.checksum: |
| * platform/chromium-win/tables/mozilla_expected_failures/other/test4-expected.png: |
| * platform/chromium-win/tables/mozilla_expected_failures/other/test4-expected.txt: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-17 Andrew Wilson <atwilson@chromium.org> |
| |
| Unreviewed expectations change. |
| |
| Temporarily disabled tests that need rebaselining while we try to fix the rebaselining tool. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-17 Jeremy Orlow <jorlow@chromium.org> |
| |
| Fix minor problem with test. |
| |
| * storage/indexeddb/exception-in-event-aborts-expected.txt: |
| * storage/indexeddb/exception-in-event-aborts.html: |
| |
| 2011-02-17 Jeremy Orlow <jorlow@chromium.org> |
| |
| Reviewed by Nate Chapin. |
| |
| Throwing in an IndexedDB error or success event should lead to the transaction aborting |
| https://bugs.webkit.org/show_bug.cgi?id=54249 |
| |
| * storage/indexeddb/exception-in-event-aborts-expected.txt: Added. |
| * storage/indexeddb/exception-in-event-aborts.html: Added. |
| * storage/indexeddb/queued-commands-expected.txt: |
| * storage/indexeddb/queued-commands.html: |
| * storage/indexeddb/request-event-propagation-expected.txt: |
| * storage/indexeddb/request-event-propagation.html: |
| * storage/indexeddb/resources/shared.js: |
| (unexpectedErrorCallback): |
| * storage/indexeddb/transaction-event-propagation-expected.txt: |
| * storage/indexeddb/transaction-event-propagation.html: |
| |
| 2011-02-17 Andreas Kling <kling@webkit.org> |
| |
| Reviewed by Dirk Schulze. |
| |
| SVG: Add test for color animation with alpha value in calcMode=discrete |
| https://bugs.webkit.org/show_bug.cgi?id=54666 |
| |
| * svg/animations/animate-color-rgba-calcMode-discrete-expected.txt: Added. |
| * svg/animations/animate-color-rgba-calcMode-discrete.html: Added. |
| * svg/animations/script-tests/animate-color-rgba-calcMode-discrete.js: Added. |
| |
| 2011-02-17 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed Chromium expectations update. Remove duplicate expectation |
| for media/video-display-toggle.html (on Snow Leopard only). |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-17 Nikolas Zimmermann <nzimmermann@rim.com> |
| |
| Reviewed by Dirk Schulze. |
| |
| 'ex' coordinates fail, when SVGFont doesn't provide an explicit xHeight attribute |
| https://bugs.webkit.org/show_bug.cgi?id=54672 |
| |
| Add new testcase from SVG 1.1 2nd Edition covering exs support + SVGFonts. |
| |
| * platform/mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.checksum: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.png: Added. |
| * platform/mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt: Added. |
| * svg/W3C-SVG-1.1-SE/coords-units-03-b.svg: Added. |
| |
| 2011-02-17 Andrew Wilson <atwilson@chromium.org> |
| |
| Unreviewed test expectations update. |
| |
| [Chromium] set_version_blocked.html and set_version_queue.html started crashing on Chromium dbg bots after WK roll 78748:78777 |
| https://bugs.webkit.org/show_bug.cgi?id=54644 |
| |
| Re-enabling tests now that they pass again. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-17 Hans Wennborg <hans@chromium.org> |
| |
| Reviewed by Jeremy Orlow. |
| |
| IndexedDB: enable test for auto increment key injection |
| https://bugs.webkit.org/show_bug.cgi?id=54642 |
| |
| Enable this test now that Chromium supports it. |
| |
| * storage/indexeddb/objectstore-autoincrement-expected.txt: |
| * storage/indexeddb/objectstore-autoincrement.html: |
| |
| 2011-02-17 Sergio Villar Senin <svillar@igalia.com> |
| |
| Unreviewed. |
| |
| Added a bunch of GTK+ baselines for Mozilla test suites |
| (tables/mozilla/marvin). |
| |
| * platform/gtk/Skipped: Unskip tests which now have results. |
| |
| 2011-02-17 Zhenyao Mo <zmo@google.com> |
| |
| Unreviewed, test expectations update. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-17 Ilya Tikhonovsky <loislo@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: [Chromium] inspector/elements/mutate-unknown-node.html test is flaky. |
| https://bugs.webkit.org/show_bug.cgi?id=54635 |
| |
| It was a race condition. Sometimes Inspector was loaded before domContentLoaded event but sometimes not. |
| As result it receives second setDocument and got new ids for the DOM elements. |
| |
| * http/tests/inspector/elements-test.js: |
| (initialize_ElementTest.InspectorTest.dumpDOMAgentTree): |
| (initialize_ElementTest): |
| * inspector/elements/mutate-unknown-node-expected.txt: |
| * inspector/elements/mutate-unknown-node.html: |
| |
| 2011-02-17 Adam Roben <aroben@apple.com> |
| |
| Skip a new spinbutton test on Windows |
| |
| Also updated the Bugzilla URL for these tests to point to a bug that isn't marked Resolved, |
| since clearly there's still an unresolved bug here! The new bug is |
| <http://webkit.org/b/54662>. |
| |
| * platform/win/Skipped: Added fast/forms/input-appearance-spinbutton-layer.html. |
| |
| 2011-02-17 Adam Roben <aroben@apple.com> |
| |
| Check in expected failure results on Windows for accessibility/canvas-fallback-content.html |
| |
| Failure is tracked by <http://webkit.org/b/54654>. |
| |
| * platform/win/accessibility/canvas-fallback-content-expected.txt: Added. |
| |
| 2011-02-17 Adam Roben <aroben@apple.com> |
| |
| Skip a failing test on Windows |
| |
| Failure is tracked by <http://webkit.org/b/54655>. |
| |
| * platform/win/Skipped: Added |
| http/tests/security/xssAuditor/script-tag-with-fancy-unicode.html. |
| |
| 2011-02-17 Adam Roben <aroben@apple.com> |
| |
| Update Windows results after r78690 |
| |
| Fixes <http://webkit.org/b/54657>. |
| |
| * platform/win/media/controls-without-preload-expected.txt: |
| |
| 2011-02-17 Adam Roben <aroben@apple.com> |
| |
| Skip all inspector/debugger tests on Windows |
| |
| The failures are tracked by <http://webkit.org/b/54490>. |
| |
| * platform/win/Skipped: |
| |
| 2011-02-17 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, rebaseline GTK test results. |
| |
| [GStreamer] media/video-zoom-controls.html fails |
| https://bugs.webkit.org/show_bug.cgi?id=50918 |
| |
| * platform/gtk/Skipped: |
| * platform/gtk/media/video-zoom-controls-expected.txt: |
| |
| 2011-02-17 Sergio Villar Senin <svillar@igalia.com> |
| |
| Unreviewed. |
| |
| Add the next set (tables/mozilla/dom) of GTK+ Mozilla test suite results. |
| |
| * platform/gtk/Skipped: Updated the skipped list. |
| |
| 2011-02-17 Sergio Villar Senin <svillar@igalia.com> |
| |
| Unreviewed. |
| |
| Added flaky test media/video-display-toggle.html. Fails only on |
| debug bots. |
| |
| * platform/gtk/Skipped: Updated the skipped list. |
| |
| 2011-02-16 Pavel Podivilov <podivilov@chromium.org> |
| |
| Reviewed by Yury Semikhatsky. |
| |
| Web Inspector: show all inlined scripts from single document in the same source frame. |
| https://bugs.webkit.org/show_bug.cgi?id=54544 |
| |
| Currently when debugging synchronously executed inlined scripts each script is shown in it's own source frame ("example.html:24"). |
| We should show such scripts in the same source frame "example.html" with <script></script> framing. |
| |
| * http/tests/inspector/debugger-test.js: |
| (initialize_DebuggerTest.InspectorTest._pausedScript): |
| (initialize_DebuggerTest.InspectorTest._resumedScript): |
| * inspector/debugger/debug-inlined-scripts-expected.txt: Added. |
| * inspector/debugger/debug-inlined-scripts.html: Added. |
| * inspector/debugger/debugger-breakpoints-not-activated-on-reload.html: |
| * inspector/debugger/debugger-pause-on-breakpoint.html: |
| |
| 2011-02-17 Nikolas Zimmermann <nzimmermann@rim.com> |
| |
| Reviewed by Dirk Schulze. |
| |
| svg/batik/paints/patternRegions-positioned-objects.svg fails on Windows |
| https://bugs.webkit.org/show_bug.cgi?id=44484 |
| |
| Pattern of pattern defined with objectBoundingBox does not render correctly |
| https://bugs.webkit.org/show_bug.cgi?id=53463 |
| |
| Update SnowLeopard pixel test baseline after adding new patternContentUnits="objectBoundingBox" tests. |
| |
| * platform/mac/svg/batik/paints/patternRegions-positioned-objects-expected.checksum: |
| * platform/mac/svg/batik/paints/patternRegions-positioned-objects-expected.png: |
| * platform/mac/svg/custom/nested-pattern-boundingBoxModeContent-expected.checksum: Added. |
| * platform/mac/svg/custom/nested-pattern-boundingBoxModeContent-expected.png: Added. |
| * platform/mac/svg/custom/nested-pattern-boundingBoxModeContent-expected.txt: Added. |
| * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-expected.checksum: |
| * platform/mac/svg/dynamic-updates/SVGPatternElement-dom-patternContentUnits-attr-expected.png: |
| * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-expected.checksum: |
| * platform/mac/svg/dynamic-updates/SVGPatternElement-svgdom-patternContentUnits-prop-expected.png: |
| * svg/custom/nested-pattern-boundingBoxModeContent.svg: Added. |
| |
| 2011-02-17 Csaba Osztrogonác <ossy@webkit.org> |
| |
| Unreviewed. |
| |
| [Qt] http/tests/security/xssAuditor/script-tag-with-fancy-unicode.html fails |
| https://bugs.webkit.org/show_bug.cgi?id=54630 |
| |
| * platform/qt/Skipped: Add http/tests/security/xssAuditor/script-tag-with-fancy-unicode.html temporarily. |
| |
| 2011-02-17 Sergio Villar Senin <svillar@igalia.com> |
| |
| Unreviewed. |
| |
| [GTK] Failing canvas security tests |
| https://bugs.webkit.org/show_bug.cgi?id=30580 |
| |
| Test is working fine locally in both release and debug builds so |
| unskipping it. |
| |
| * platform/gtk/Skipped: Updated the skipped list. |
| |
| 2011-02-17 Mario Sanchez Prada <msanchez@igalia.com> |
| |
| Unreviewed, skipping failing test on GTK bots. |
| |
| [GTK] accessibility/canvas-fallback-content.html is failing on GTK bots |
| https://bugs.webkit.org/show_bug.cgi?id=54626 |
| |
| * platform/gtk/Skipped: Skipping failing test. |
| |
| 2011-02-17 Sergio Villar Senin <svillar@igalia.com> |
| |
| Unreviewed. |
| |
| Skipped four SVG tests that started to show rounding errors (1 |
| pixel difference) after r78704. |
| |
| * platform/gtk/Skipped: Update the skipped list. |
| |
| 2011-02-17 Benjamin Kalman <kalman@chromium.org> |
| |
| Reviewed by Ryosuke Niwa. |
| |
| RTL lineboundary left/right is reversed when cursor is at start of RTL container |
| https://bugs.webkit.org/show_bug.cgi?id=54534 |
| |
| Test extending the selection left/right by lineboundary from both the leftmost/rightmost ends of LTR and RTL |
| containers with both LTR and RTL text. |
| |
| * editing/selection/extend-left-right-by-lineboundary-expected.txt: Added. |
| * editing/selection/extend-left-right-by-lineboundary.html: Added. |
| |
| 2011-02-17 Philippe Normand <pnormand@igalia.com> |
| |
| Unreviewed, fix media-file.js path after r78778. |
| |
| * media/video-display-aspect-ratio.html: |
| |
| 2011-02-16 Philippe Normand <pnormand@igalia.com> |
| |
| Reviewed by Martin Robinson. |
| |
| [GTK] media/video-display-toggle.html still flaky on 32-Bits Release |
| https://bugs.webkit.org/show_bug.cgi?id=54552 |
| |
| * media/video-display-toggle.html: Start playback before |
| triggering the display toggle, ensuring the controls |
| (esp. duration display) are conistent. |
| |
| 2011-02-16 Ilya Tikhonovsky <loislo@chromium.org> |
| |
| Unreviewed. |
| |
| Web Inspector: chromium: update test expectation. |
| |
| * platform/chromium/inspector/timeline/timeline-parse-html-expected.txt: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-16 Ilya Tikhonovsky <loislo@chromium.org> |
| |
| Unreviewed. |
| |
| Web Inspector: remove custom test expectations for chromium. |
| |
| * platform/chromium/http/tests/inspector/console-resource-errors-expected.txt: Removed. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-16 Dominic Mazzoni <dmazzoni@google.com> |
| |
| Reviewed by Chris Fleizach. |
| |
| Add new test for canvas fallback content and update existing text for new canvas role. |
| https://bugs.webkit.org/show_bug.cgi?id=50126 |
| |
| * accessibility/canvas-fallback-content-expected.txt: Added. |
| * accessibility/canvas-fallback-content.html: Added. |
| * accessibility/canvas.html: |
| |
| 2011-02-16 Adam Barth <abarth@webkit.org> |
| |
| Reviewed by Eric Seidel. |
| |
| Fix xssAuditor/form-action.html |
| https://bugs.webkit.org/show_bug.cgi?id=54590 |
| |
| Update expected results to show that we pass. |
| |
| * http/tests/security/xssAuditor/form-action-expected.txt: |
| |
| 2011-02-16 Anna Cavender <annacc@chromium.org> |
| |
| Reviewed by Mihai Parparita. |
| |
| http/tests/media should be served over HTTP (not from local file) |
| https://bugs.webkit.org/show_bug.cgi?id=54028 |
| |
| Removed special file:// treatment of http/tests/media |
| Moved media-file.js and video-tests.js to http/tests/media so local server can access them. |
| Update tests to point to new location of javascript libraries. |
| |
| * http/tests/media/media-file.js: Renamed from LayoutTests/media/media-file.js. |
| * http/tests/media/pdf-served-as-pdf.html: |
| * http/tests/media/reload-after-dialog.html: |
| * http/tests/media/remove-while-loading.html: |
| * http/tests/media/text-served-as-text.html: |
| * http/tests/media/video-buffered.html: |
| * http/tests/media/video-cancel-load.html: |
| * http/tests/media/video-cookie.html: |
| * http/tests/media/video-error-abort.html: |
| * http/tests/media/video-load-twice.html: |
| * http/tests/media/video-play-stall-seek.html: |
| * http/tests/media/video-play-stall.html: |
| * http/tests/media/video-play-suspend.html: |
| * http/tests/media/video-referer.html: |
| * http/tests/media/video-seekable-stall.html: |
| * http/tests/media/video-served-as-text.html: |
| * http/tests/media/video-test.js: Renamed from LayoutTests/media/video-test.js. |
| * media/adopt-node-crash.html: |
| * media/audio-constructor-preload.html: |
| * media/audio-constructor-src.html: |
| * media/audio-constructor.html: |
| * media/audio-controls-rendering.html: |
| * media/audio-data-url.html: |
| * media/audio-delete-while-slider-thumb-clicked.html: |
| * media/audio-delete-while-step-button-clicked.html: |
| * media/audio-mpeg-supported.html: |
| * media/audio-mpeg4-supported.html: |
| * media/audio-play-event.html: |
| * media/before-load-member-access.html: |
| * media/broken-video.html: |
| * media/constructors.html: |
| * media/context-menu-actions.html: |
| * media/controls-after-reload.html: |
| * media/controls-css-overload.html: |
| * media/controls-drag-timebar.html: |
| * media/controls-right-click-on-timebar.html: |
| * media/controls-strict.html: |
| * media/controls-styling.html: |
| * media/controls-without-preload.html: |
| * media/event-attributes.html: |
| * media/invalid-media-url-crash.html: |
| * media/media-can-play-mpeg-audio.html: |
| * media/media-can-play-mpeg4-video.html: |
| * media/media-can-play-octet-stream.html: |
| * media/media-can-play-ogg.html: |
| * media/media-can-play-wav-audio.html: |
| * media/media-captions.html: |
| * media/media-constants.html: |
| * media/media-fullscreen-inline.html: |
| * media/media-fullscreen-not-in-document.html: |
| * media/media-load-event.html: |
| * media/media-startTime.html: |
| * media/remove-from-document-no-load.html: |
| * media/remove-from-document.html: |
| * media/restore-from-page-cache.html: |
| * media/unsupported-rtsp.html: |
| * media/unsupported-tracks.html: |
| * media/video-append-source.html: |
| * media/video-aspect-ratio.html: |
| * media/video-autoplay.html: |
| * media/video-buffered.html: |
| * media/video-can-play-type.html: |
| * media/video-canvas-alpha.html: |
| * media/video-canvas-source.html: |
| * media/video-canvas.html-disabled: |
| * media/video-click-dblckick-standalone.html: |
| * media/video-controls-rendering.html: |
| * media/video-controls-transformed.html: |
| * media/video-controls-visible-audio-only.html: |
| * media/video-controls-zoomed.html: |
| * media/video-controls.html: |
| * media/video-currentTime-delay.html: |
| * media/video-currentTime-set.html: |
| * media/video-currentTime-set2.html: |
| * media/video-currentTime.html: |
| * media/video-delay-load-event.html: |
| * media/video-display-aspect-ratio.html: |
| * media/video-display-none-crash.html: |
| * media/video-display-toggle.html: |
| * media/video-does-not-loop.html: |
| * media/video-dom-autoplay.html: |
| * media/video-dom-preload.html: |
| * media/video-dom-src.html: |
| * media/video-duration-known-after-eos.html: |
| * media/video-error-does-not-exist.html: |
| * media/video-frame-accurate-seek.html: |
| * media/video-layer-crash.html: |
| * media/video-load-networkState.html: |
| * media/video-load-readyState.html: |
| * media/video-loop.html: |
| * media/video-muted.html: |
| * media/video-no-audio.html: |
| * media/video-no-autoplay.html: |
| * media/video-pause-empty-events.html: |
| * media/video-pause-immediately.html: |
| * media/video-play-empty-events.html: |
| * media/video-play-pause-events.html: |
| * media/video-play-pause-exception.html: |
| * media/video-played-collapse.html: |
| * media/video-played-ranges-1.html: |
| * media/video-played-reset.html: |
| * media/video-poster-delayed.html: |
| * media/video-poster-scale.html: |
| * media/video-poster.html: |
| * media/video-preload.html: |
| * media/video-replaces-poster.html: |
| * media/video-reverse-play-duration.html: |
| * media/video-seek-by-small-increment.html: |
| * media/video-seek-no-src-exception.html: |
| * media/video-seek-past-end-paused.html: |
| * media/video-seek-past-end-playing.html: |
| * media/video-seekable.html: |
| * media/video-seeking.html: |
| * media/video-size-intrinsic-scale.html: |
| * media/video-size.html: |
| * media/video-source-error-no-candidate.html: |
| * media/video-source-error.html: |
| * media/video-source-inserted.html: |
| * media/video-source-media.html: |
| * media/video-source-moved.html: |
| * media/video-source-none-supported.html: |
| * media/video-source-removed.html: |
| * media/video-source-type-params.html: |
| * media/video-source-type.html: |
| * media/video-source.html: |
| * media/video-src-change.html: |
| * media/video-src-invalid-remove.html: |
| * media/video-src-none.html: |
| * media/video-src-plus-source.html: |
| * media/video-src-remove.html: |
| * media/video-src-set.html: |
| * media/video-src-source.html: |
| * media/video-src.html: |
| * media/video-timeupdate-during-playback.html: |
| * media/video-timeupdate-reverse-play.html: |
| * media/video-transformed.html: |
| * media/video-volume-slider.html: |
| * media/video-volume.html: |
| * media/video-width-height.html: |
| * media/video-zoom-controls.html: |
| * media/video-zoom.html: |
| |
| 2011-02-16 Adam Barth <abarth@webkit.org> |
| |
| Reviewed by Daniel Bates. |
| |
| Import XSSAuditor tests from David Ross |
| https://bugs.webkit.org/show_bug.cgi?id=54576 |
| |
| Many of these tests pass, but some of them fail as well. I'll fix the |
| failing tests in followup patches. |
| |
| * http/tests/security/xssAuditor/cookie-injection-expected.txt: Added. |
| * http/tests/security/xssAuditor/cookie-injection.html: Added. |
| - We're fine here. |
| * http/tests/security/xssAuditor/form-action-expected.txt: Added. |
| * http/tests/security/xssAuditor/form-action.html: Added. |
| - We need to filter form actions. Previously, we considered this |
| issue out of scope, but we should be able to handle it. |
| * http/tests/security/xssAuditor/iframe-injection-expected.txt: Added. |
| * http/tests/security/xssAuditor/iframe-injection.html: Added. |
| - We need to filter iframe src attributes. Previously, we |
| considered this issue out of scope, but we should be able to |
| handle it. |
| * http/tests/security/xssAuditor/iframe-javascript-url-more-encoding-expected.txt: Added. |
| * http/tests/security/xssAuditor/iframe-javascript-url-more-encoding.html: Added. |
| - We're fine here. |
| * http/tests/security/xssAuditor/javascript-link-one-plus-one-expected.txt: Added. |
| * http/tests/security/xssAuditor/javascript-link-one-plus-one.html: Added. |
| - We're fine here. |
| * http/tests/security/xssAuditor/open-attribute-body-expected.txt: Added. |
| * http/tests/security/xssAuditor/open-attribute-body.html: Added. |
| * http/tests/security/xssAuditor/open-event-handler-iframe-expected.txt: Added. |
| * http/tests/security/xssAuditor/open-event-handler-iframe.html: Added. |
| * http/tests/security/xssAuditor/open-iframe-src-expected.txt: Added. |
| * http/tests/security/xssAuditor/open-iframe-src.html: Added. |
| * http/tests/security/xssAuditor/open-script-src-expected.txt: Added. |
| * http/tests/security/xssAuditor/open-script-src.html: Added. |
| - These are all the same class of issue. Now that we've |
| re-designed the filter, we should be able to address this issue. |
| * http/tests/security/xssAuditor/resources/echo-inspan.pl: Added. |
| * http/tests/security/xssAuditor/resources/echo-intertag.pl: |
| - Tests infrastructure improvements. |
| * http/tests/security/xssAuditor/script-tag-with-fancy-unicode-expected.txt: Added. |
| * http/tests/security/xssAuditor/script-tag-with-fancy-unicode.html: Added. |
| - I'm not sure what's going on here. Requires futher investigation. |
| * http/tests/security/xssAuditor/script-tag-with-invalid-url-encoding-expected.txt: Added. |
| * http/tests/security/xssAuditor/script-tag-with-invalid-url-encoding.html: Added. |
| - We're fine here. |
| * http/tests/security/xssAuditor/script-tag-with-source-data-url-expected.txt: Added. |
| * http/tests/security/xssAuditor/script-tag-with-source-data-url.html: Added. |
| - We're fine here. |
| |
| 2011-02-16 Abhishek Arya <inferno@chromium.org> |
| |
| Reviewed by James Robinson. |
| |
| Tests that we do not crash when floats are not cleared in cases where parents |
| chain has anonymous blocks. |
| https://bugs.webkit.org/show_bug.cgi?id=54601 |
| |
| * fast/block/float/floats-not-cleared-from-grand-parents-expected.txt: Added. |
| * fast/block/float/floats-not-cleared-from-grand-parents.html: Added. |
| |
| 2011-02-16 James Robinson <jamesr@chromium.org> |
| |
| Fix typo in chromium test_expectations - there is no WINDOWS (just WIN) |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-16 Andreas Kling <kling@webkit.org> |
| |
| Reviewed by Ryosuke Niwa. |
| |
| Editing styles should not emit #RRGGBBAA colors |
| https://bugs.webkit.org/show_bug.cgi?id=54540 |
| |
| Added a test to editing/style/inline-style-container.html |
| that would cause invalid #RRGGBBAA output with the previous code. |
| |
| * editing/execCommand/delete-image-in-anchor-expected.txt: |
| * editing/execCommand/script-tests/toggle-unlink.js: |
| * editing/execCommand/toggle-unlink-expected.txt: |
| * editing/style/fore-color-by-name-expected.txt: |
| * editing/style/inline-style-container-expected.txt: |
| * editing/style/script-tests/inline-style-container.js: |
| * editing/style/style-text-node-without-editable-parent-expected.txt: |
| |
| 2011-02-16 Martin Robinson <mrobinson@igalia.com> |
| |
| Update the GTK+ skipped list. Skip some SVG tests that now expose rounding |
| errors. Unskip a test which should have been unskipped by r78614. Skip |
| Acid2 tests, as they are currently failing on GTK+. |
| |
| * platform/gtk/Skipped: Update the skipped list. |
| |
| 2011-02-16 James Robinson <jamesr@chromium.org> |
| |
| Update chromium baselines for 78751. |
| |
| * platform/chromium-linux/svg/W3C-SVG-1.1/masking-path-05-f-expected.checksum: |
| * platform/chromium-linux/svg/W3C-SVG-1.1/masking-path-05-f-expected.png: |
| * platform/chromium-linux/svg/W3C-SVG-1.1/masking-path-05-f-expected.txt: Added. |
| * platform/chromium-linux/svg/clip-path/clip-path-clipped-evenodd-twice-expected.checksum: |
| * platform/chromium-linux/svg/clip-path/clip-path-clipped-evenodd-twice-expected.png: |
| * platform/chromium-win/svg/W3C-SVG-1.1/masking-path-05-f-expected.checksum: |
| * platform/chromium-win/svg/W3C-SVG-1.1/masking-path-05-f-expected.png: |
| * platform/chromium-win/svg/W3C-SVG-1.1/masking-path-05-f-expected.txt: |
| * platform/chromium-win/svg/clip-path/clip-path-clipped-evenodd-twice-expected.checksum: |
| * platform/chromium-win/svg/clip-path/clip-path-clipped-evenodd-twice-expected.png: |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-16 Peter Kasting <pkasting@google.com> |
| |
| Unreviewed, Chromium expectations update. |
| |
| Removed duplicate expected results, update some test expectations. |
| |
| * platform/chromium-mac/svg/clip-path/clip-path-clipped-evenodd-twice-expected.checksum: Removed. |
| * platform/chromium-mac/svg/clip-path/clip-path-clipped-evenodd-twice-expected.png: Removed. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-16 Kenneth Russell <kbr@google.com> |
| |
| Unreviewed. Skip recently added tests for adjusting minimum timer |
| interval per page due to absence of |
| LayoutTestController.setMinimumTimerInterval. |
| |
| * platform/mac-wk2/Skipped: |
| |
| 2011-02-16 Martin Robinson <mrobinson@igalia.com> |
| |
| Add the next set of GTK+ baselines for the Mozilla tables test suite. |
| |
| * platform/gtk/Skipped: Unskip tests which now have results. |
| |
| 2011-02-16 David Grogan <dgrogan@chromium.org> |
| |
| Reviewed by Jeremy Orlow. |
| |
| indexeddb: make setVersion fire blocked event if other connections are open |
| https://bugs.webkit.org/show_bug.cgi?id=53728 |
| |
| * storage/indexeddb/resources/shared.js: |
| (unexpectedBlockedCallback): |
| * storage/indexeddb/set_version_blocked-expected.txt: Added. |
| * storage/indexeddb/set_version_blocked.html: Added. |
| * storage/indexeddb/set_version_queue-expected.txt: Added. |
| * storage/indexeddb/set_version_queue.html: Added. |
| |
| 2011-02-16 Martin Robinson <mrobinson@igalia.com> |
| |
| Add the next set of GTK+ Mozilla test suite results. |
| |
| * platform/gtk/Skipped: Unskip tests that now have results. |
| |
| 2011-02-16 Martin Robinson <mrobinson@igalia.com> |
| |
| Add another group of GTK+ Mozilla test results. |
| |
| * platform/gtk/Skipped: Unskip tests which now have results. |
| |
| 2011-02-16 Eric Seidel <eric@webkit.org> |
| |
| Reviewed by Adam Barth. |
| |
| REGRESSION (r61234): washingtonpost.com top bar looks wrong, doesn't animate |
| https://bugs.webkit.org/show_bug.cgi?id=53717 |
| |
| * http/tests/local/absolute-url-strip-whitespace-expected.txt: Added. |
| * http/tests/local/absolute-url-strip-whitespace.html: Added. |
| * http/tests/resources/absolute-url-strip-whitespace.js: Added. |
| |
| 2011-02-16 Martin Robinson <mrobinson@igalia.com> |
| |
| Add another batch of GTK+ Mozilla test suite results. |
| |
| * platform/gtk/Skipped: Unskip tests which now have results. |
| |
| 2011-02-16 Martin Robinson <mrobinson@igalia.com> |
| |
| Add another group of GTK+ Mozilla test suite baselines. |
| |
| * platform/gtk/Skipped: Unskip tests that now have baselines. |
| |
| 2011-02-16 Abhishek Arya <inferno@chromium.org> |
| |
| Reviewed by James Robinson. |
| |
| Tests that we do not crash when finding the text fragment for a first letter. |
| https://bugs.webkit.org/show_bug.cgi?id=54568 |
| |
| * fast/css/first-letter-text-fragment-crash-expected.txt: Added. |
| * fast/css/first-letter-text-fragment-crash.html: Added. |
| |
| 2011-02-16 Martin Robinson <mrobinson@igalia.com> |
| |
| Add the next batch of GTK+ Mozilla test results. |
| |
| * platform/gtk/Skipped: Unskip tests which now have results. |
| |
| 2011-02-16 Martin Robinson <mrobinson@igalia.com> |
| |
| Rebaseline media/controls-without-preload.html after r78695. |
| |
| * media/controls-without-preload-expected.txt: Rebaselined. |
| |
| 2011-02-16 Peter Kasting <pkasting@google.com> |
| |
| Unreviewed, Chromium expectations update. |
| |
| https://bugs.webkit.org/show_bug.cgi?id=54579 |
| Add expectations for where V8 passes tests JSC doesn't, or merely has |
| different errors; mark other failing tests with a V8 tracking bug. |
| |
| * platform/chromium/fast/js/mozilla: Added. |
| * platform/chromium/fast/js/mozilla/strict: Added. |
| * platform/chromium/fast/js/mozilla/strict/11.1.5-expected.txt: Added. |
| * platform/chromium/fast/js/mozilla/strict/12.14.1-expected.txt: Added. |
| * platform/chromium/fast/js/mozilla/strict/13.1-expected.txt: Added. |
| * platform/chromium/fast/js/mozilla/strict/15.3.4.5-expected.txt: Added. |
| * platform/chromium/fast/js/mozilla/strict/15.3.5.2-expected.txt: Added. |
| * platform/chromium/fast/js/mozilla/strict/regress-532254-expected.txt: Added. |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-16 Mihai Parparita <mihaip@chromium.org> |
| |
| Unreviewed chromium-gpu expectations update. Add more tests that fail |
| because of bug 54409. |
| |
| * platform/chromium/test_expectations.txt: |
| |
| 2011-02-16 Jian Li <jianli@chromium.org> |
| |
| Reviewed by Kenneth Russell. |
| |
| [V8] DataView constructor can be applied as a regular method |
| https://bugs.webkit.org/show_bug.cgi?id=54563 |
| |
| Added a new test case. |
| |
| * fast/canvas/webgl/data-view-test-expected.txt: |
| * fast/canvas/webgl/data-view-test.html: |
| |
| == Rolled over to ChangeLog-2011-02-16 == |