blob: bdc2102b45fdd7d8180b0d4680b639f496ddfad8 [file] [log] [blame]
2011-02-16 Martin Robinson <mrobinson@igalia.com>
Begin adding GTK+ baselines for Mozilla test suites.
* platform/gtk/Skipped: Unskip tests which now have results.
2011-02-16 Peter Kasting <pkasting@google.com>
Unreviewed, Chromium test expectations update.
Remove a mac-leopard expectation since the Chromium Mac 10.5 bots at
least seem to be generating results that match the platform/mac images.
* platform/chromium/test_expectations.txt:
* platform/mac-leopard/fast/forms/select-empty-option-height-expected.checksum: Removed.
* platform/mac-leopard/fast/forms/select-empty-option-height-expected.png: Removed.
2011-02-16 Oliver Hunt <oliver@apple.com>
Reviewed by Geoffrey Garen.
Import some mozilla js strict mode regression tests
https://bugs.webkit.org/show_bug.cgi?id=54579
Add a bunch of the mozilla strict mode tests, the majority of the tests pass.
Those that fail fall into two categories
* Tests for features we haven't implemented
* Tests that test behaviour of arrays and arguments with non-writable properties
* fast/js/mozilla/eval/exhaustive-fun-normalcaller-direct-normalcode-expected.txt: Added.
* fast/js/mozilla/eval/exhaustive-fun-normalcaller-direct-normalcode.html: Added.
* fast/js/mozilla/eval/exhaustive-fun-normalcaller-direct-strictcode-expected.txt: Added.
* fast/js/mozilla/eval/exhaustive-fun-normalcaller-direct-strictcode.html: Added.
* fast/js/mozilla/eval/exhaustive-fun-normalcaller-indirect-normalcode-expected.txt: Added.
* fast/js/mozilla/eval/exhaustive-fun-normalcaller-indirect-normalcode.html: Added.
* fast/js/mozilla/eval/exhaustive-fun-normalcaller-indirect-strictcode-expected.txt: Added.
* fast/js/mozilla/eval/exhaustive-fun-normalcaller-indirect-strictcode.html: Added.
* fast/js/mozilla/eval/exhaustive-fun-strictcaller-direct-normalcode-expected.txt: Added.
* fast/js/mozilla/eval/exhaustive-fun-strictcaller-direct-normalcode.html: Added.
* fast/js/mozilla/eval/exhaustive-fun-strictcaller-direct-strictcode-expected.txt: Added.
* fast/js/mozilla/eval/exhaustive-fun-strictcaller-direct-strictcode.html: Added.
* fast/js/mozilla/eval/exhaustive-fun-strictcaller-indirect-normalcode-expected.txt: Added.
* fast/js/mozilla/eval/exhaustive-fun-strictcaller-indirect-normalcode.html: Added.
* fast/js/mozilla/eval/exhaustive-fun-strictcaller-indirect-strictcode-expected.txt: Added.
* fast/js/mozilla/eval/exhaustive-fun-strictcaller-indirect-strictcode.html: Added.
* fast/js/mozilla/eval/exhaustive-global-normalcaller-direct-normalcode-expected.txt: Added.
* fast/js/mozilla/eval/exhaustive-global-normalcaller-direct-normalcode.html: Added.
* fast/js/mozilla/eval/exhaustive-global-normalcaller-direct-strictcode-expected.txt: Added.
* fast/js/mozilla/eval/exhaustive-global-normalcaller-direct-strictcode.html: Added.
* fast/js/mozilla/eval/exhaustive-global-normalcaller-indirect-normalcode-expected.txt: Added.
* fast/js/mozilla/eval/exhaustive-global-normalcaller-indirect-normalcode.html: Added.
* fast/js/mozilla/eval/exhaustive-global-normalcaller-indirect-strictcode-expected.txt: Added.
* fast/js/mozilla/eval/exhaustive-global-normalcaller-indirect-strictcode.html: Added.
* fast/js/mozilla/eval/exhaustive-global-strictcaller-direct-normalcode-expected.txt: Added.
* fast/js/mozilla/eval/exhaustive-global-strictcaller-direct-normalcode.html: Added.
* fast/js/mozilla/eval/exhaustive-global-strictcaller-direct-strictcode-expected.txt: Added.
* fast/js/mozilla/eval/exhaustive-global-strictcaller-direct-strictcode.html: Added.
* fast/js/mozilla/eval/exhaustive-global-strictcaller-indirect-normalcode-expected.txt: Added.
* fast/js/mozilla/eval/exhaustive-global-strictcaller-indirect-normalcode.html: Added.
* fast/js/mozilla/eval/exhaustive-global-strictcaller-indirect-strictcode-expected.txt: Added.
* fast/js/mozilla/eval/exhaustive-global-strictcaller-indirect-strictcode.html: Added.
* fast/js/mozilla/eval/script-tests/TEMPLATE.html: Added.
* fast/js/mozilla/eval/script-tests/exhaustive-fun-normalcaller-direct-normalcode.js: Added.
* fast/js/mozilla/eval/script-tests/exhaustive-fun-normalcaller-direct-strictcode.js: Added.
* fast/js/mozilla/eval/script-tests/exhaustive-fun-normalcaller-indirect-normalcode.js: Added.
* fast/js/mozilla/eval/script-tests/exhaustive-fun-normalcaller-indirect-strictcode.js: Added.
* fast/js/mozilla/eval/script-tests/exhaustive-fun-strictcaller-direct-normalcode.js: Added.
* fast/js/mozilla/eval/script-tests/exhaustive-fun-strictcaller-direct-strictcode.js: Added.
* fast/js/mozilla/eval/script-tests/exhaustive-fun-strictcaller-indirect-normalcode.js: Added.
* fast/js/mozilla/eval/script-tests/exhaustive-fun-strictcaller-indirect-strictcode.js: Added.
* fast/js/mozilla/eval/script-tests/exhaustive-global-normalcaller-direct-normalcode.js: Added.
* fast/js/mozilla/eval/script-tests/exhaustive-global-normalcaller-direct-strictcode.js: Added.
* fast/js/mozilla/eval/script-tests/exhaustive-global-normalcaller-indirect-normalcode.js: Added.
* fast/js/mozilla/eval/script-tests/exhaustive-global-normalcaller-indirect-strictcode.js: Added.
* fast/js/mozilla/eval/script-tests/exhaustive-global-strictcaller-direct-normalcode.js: Added.
* fast/js/mozilla/eval/script-tests/exhaustive-global-strictcaller-direct-strictcode.js: Added.
* fast/js/mozilla/eval/script-tests/exhaustive-global-strictcaller-indirect-normalcode.js: Added.
* fast/js/mozilla/eval/script-tests/exhaustive-global-strictcaller-indirect-strictcode.js: Added.
* fast/js/mozilla/eval/script-tests/undeclared-name-in-nested-strict-eval.js: Added.
* fast/js/mozilla/eval/undeclared-name-in-nested-strict-eval-expected.txt: Added.
* fast/js/mozilla/eval/undeclared-name-in-nested-strict-eval.html: Added.
* fast/js/mozilla/resources/js-test-post-async.js: Added.
* fast/js/mozilla/resources/js-test-post-function.js: Added.
* fast/js/mozilla/resources/js-test-post-n.js: Added.
* fast/js/mozilla/resources/js-test-post.js: Added.
* fast/js/mozilla/resources/js-test-pre.js: Added.
* fast/js/mozilla/resources/js-test-style.css: Added.
* fast/js/mozilla/resources/mozilla-es5-shell.js: Added.
* fast/js/mozilla/resources/mozilla-shell.js: Added.
* fast/js/mozilla/strict/10.4.2-expected.txt: Added.
* fast/js/mozilla/strict/10.4.2.html: Added.
* fast/js/mozilla/strict/10.4.3-expected.txt: Added.
* fast/js/mozilla/strict/10.4.3.html: Added.
* fast/js/mozilla/strict/10.6-expected.txt: Added.
* fast/js/mozilla/strict/10.6.html: Added.
* fast/js/mozilla/strict/11.1.5-expected.txt: Added.
* fast/js/mozilla/strict/11.1.5.html: Added.
* fast/js/mozilla/strict/11.13.1-expected.txt: Added.
* fast/js/mozilla/strict/11.13.1.html: Added.
* fast/js/mozilla/strict/11.13.2-expected.txt: Added.
* fast/js/mozilla/strict/11.13.2.html: Added.
* fast/js/mozilla/strict/11.3.1-expected.txt: Added.
* fast/js/mozilla/strict/11.3.1.html: Added.
* fast/js/mozilla/strict/11.3.2-expected.txt: Added.
* fast/js/mozilla/strict/11.3.2.html: Added.
* fast/js/mozilla/strict/11.4.1-expected.txt: Added.
* fast/js/mozilla/strict/11.4.1.html: Added.
* fast/js/mozilla/strict/11.4.4-expected.txt: Added.
* fast/js/mozilla/strict/11.4.4.html: Added.
* fast/js/mozilla/strict/11.4.5-expected.txt: Added.
* fast/js/mozilla/strict/11.4.5.html: Added.
* fast/js/mozilla/strict/12.10.1-expected.txt: Added.
* fast/js/mozilla/strict/12.10.1.html: Added.
* fast/js/mozilla/strict/12.14.1-expected.txt: Added.
* fast/js/mozilla/strict/12.14.1.html: Added.
* fast/js/mozilla/strict/12.2.1-expected.txt: Added.
* fast/js/mozilla/strict/12.2.1.html: Added.
* fast/js/mozilla/strict/13.1-expected.txt: Added.
* fast/js/mozilla/strict/13.1.html: Added.
* fast/js/mozilla/strict/15.10.7-expected.txt: Added.
* fast/js/mozilla/strict/15.10.7.html: Added.
* fast/js/mozilla/strict/15.3.4.5-expected.txt: Added.
* fast/js/mozilla/strict/15.3.4.5.html: Added.
* fast/js/mozilla/strict/15.3.5.1-expected.txt: Added.
* fast/js/mozilla/strict/15.3.5.1.html: Added.
* fast/js/mozilla/strict/15.3.5.2-expected.txt: Added.
* fast/js/mozilla/strict/15.3.5.2.html: Added.
* fast/js/mozilla/strict/15.4.4.12-expected.txt: Added.
* fast/js/mozilla/strict/15.4.4.12.html: Added.
* fast/js/mozilla/strict/15.4.4.13-expected.txt: Added.
* fast/js/mozilla/strict/15.4.4.13.html: Added.
* fast/js/mozilla/strict/15.4.4.6-expected.txt: Added.
* fast/js/mozilla/strict/15.4.4.6.html: Added.
* fast/js/mozilla/strict/15.4.4.8-expected.txt: Added.
* fast/js/mozilla/strict/15.4.4.8.html: Added.
* fast/js/mozilla/strict/15.4.4.9-expected.txt: Added.
* fast/js/mozilla/strict/15.4.4.9.html: Added.
* fast/js/mozilla/strict/15.4.5.1-expected.txt: Added.
* fast/js/mozilla/strict/15.4.5.1.html: Added.
* fast/js/mozilla/strict/15.5.5.1-expected.txt: Added.
* fast/js/mozilla/strict/15.5.5.1.html: Added.
* fast/js/mozilla/strict/15.5.5.2-expected.txt: Added.
* fast/js/mozilla/strict/15.5.5.2.html: Added.
* fast/js/mozilla/strict/8.12.5-expected.txt: Added.
* fast/js/mozilla/strict/8.12.5.html: Added.
* fast/js/mozilla/strict/8.12.7-expected.txt: Added.
* fast/js/mozilla/strict/8.12.7.html: Added.
* fast/js/mozilla/strict/8.7.2-expected.txt: Added.
* fast/js/mozilla/strict/8.7.2.html: Added.
* fast/js/mozilla/strict/B.1.1-expected.txt: Added.
* fast/js/mozilla/strict/B.1.1.html: Added.
* fast/js/mozilla/strict/B.1.2-expected.txt: Added.
* fast/js/mozilla/strict/B.1.2.html: Added.
* fast/js/mozilla/strict/assign-to-callee-name-expected.txt: Added.
* fast/js/mozilla/strict/assign-to-callee-name.html: Added.
* fast/js/mozilla/strict/directive-prologue-01-expected.txt: Added.
* fast/js/mozilla/strict/directive-prologue-01.html: Added.
* fast/js/mozilla/strict/eval-variable-environment-expected.txt: Added.
* fast/js/mozilla/strict/eval-variable-environment.html: Added.
* fast/js/mozilla/strict/function-name-arity-expected.txt: Added.
* fast/js/mozilla/strict/function-name-arity.html: Added.
* fast/js/mozilla/strict/primitive-this-no-writeback-expected.txt: Added.
* fast/js/mozilla/strict/primitive-this-no-writeback.html: Added.
* fast/js/mozilla/strict/regress-532041-expected.txt: Added.
* fast/js/mozilla/strict/regress-532041.html: Added.
* fast/js/mozilla/strict/regress-532254-expected.txt: Added.
* fast/js/mozilla/strict/regress-532254.html: Added.
* fast/js/mozilla/strict/regress-599159-expected.txt: Added.
* fast/js/mozilla/strict/regress-599159.html: Added.
* fast/js/mozilla/strict/script-tests/10.4.2.js: Added.
* fast/js/mozilla/strict/script-tests/10.4.3.js: Added.
* fast/js/mozilla/strict/script-tests/10.6.js: Added.
* fast/js/mozilla/strict/script-tests/11.1.5.js: Added.
* fast/js/mozilla/strict/script-tests/11.13.1.js: Added.
* fast/js/mozilla/strict/script-tests/11.13.2.js: Added.
* fast/js/mozilla/strict/script-tests/11.3.1.js: Added.
* fast/js/mozilla/strict/script-tests/11.3.2.js: Added.
* fast/js/mozilla/strict/script-tests/11.4.1.js: Added.
* fast/js/mozilla/strict/script-tests/11.4.4.js: Added.
* fast/js/mozilla/strict/script-tests/11.4.5.js: Added.
* fast/js/mozilla/strict/script-tests/12.10.1.js: Added.
* fast/js/mozilla/strict/script-tests/12.14.1.js: Added.
* fast/js/mozilla/strict/script-tests/12.2.1.js: Added.
* fast/js/mozilla/strict/script-tests/13.1.js: Added.
* fast/js/mozilla/strict/script-tests/15.10.7.js: Added.
* fast/js/mozilla/strict/script-tests/15.3.4.5.js: Added.
* fast/js/mozilla/strict/script-tests/15.3.5.1.js: Added.
* fast/js/mozilla/strict/script-tests/15.3.5.2.js: Added.
* fast/js/mozilla/strict/script-tests/15.4.4.12.js: Added.
* fast/js/mozilla/strict/script-tests/15.4.4.13.js: Added.
* fast/js/mozilla/strict/script-tests/15.4.4.6.js: Added.
* fast/js/mozilla/strict/script-tests/15.4.4.8.js: Added.
* fast/js/mozilla/strict/script-tests/15.4.4.9.js: Added.
* fast/js/mozilla/strict/script-tests/15.4.5.1.js: Added.
* fast/js/mozilla/strict/script-tests/15.5.5.1.js: Added.
* fast/js/mozilla/strict/script-tests/15.5.5.2.js: Added.
* fast/js/mozilla/strict/script-tests/8.12.5.js: Added.
* fast/js/mozilla/strict/script-tests/8.12.7.js: Added.
* fast/js/mozilla/strict/script-tests/8.7.2.js: Added.
* fast/js/mozilla/strict/script-tests/B.1.1.js: Added.
* fast/js/mozilla/strict/script-tests/B.1.2.js: Added.
* fast/js/mozilla/strict/script-tests/TEMPLATE.html: Added.
* fast/js/mozilla/strict/script-tests/assign-to-callee-name.js: Added.
* fast/js/mozilla/strict/script-tests/directive-prologue-01.js: Added.
* fast/js/mozilla/strict/script-tests/eval-variable-environment.js: Added.
* fast/js/mozilla/strict/script-tests/function-name-arity.js: Added.
* fast/js/mozilla/strict/script-tests/primitive-this-no-writeback.js: Added.
* fast/js/mozilla/strict/script-tests/regress-532041.js: Added.
* fast/js/mozilla/strict/script-tests/regress-532254.js: Added.
* fast/js/mozilla/strict/script-tests/regress-599159.js: Added.
* fast/js/mozilla/strict/script-tests/strict-this-is-not-truthy.js: Added.
* fast/js/mozilla/strict/script-tests/this-for-function-expression-recursion.js: Added.
* fast/js/mozilla/strict/script-tests/unbrand-this.js: Added.
* fast/js/mozilla/strict/strict-this-is-not-truthy-expected.txt: Added.
* fast/js/mozilla/strict/strict-this-is-not-truthy.html: Added.
* fast/js/mozilla/strict/this-for-function-expression-recursion-expected.txt: Added.
* fast/js/mozilla/strict/this-for-function-expression-recursion.html: Added.
* fast/js/mozilla/strict/unbrand-this-expected.txt: Added.
* fast/js/mozilla/strict/unbrand-this.html: Added.
2011-02-16 Carol Szabo <carol.szabo@nokia.com>
Reviewed by David Hyatt.
REGRESSION: Use after free in WebCore::RenderCounter::destroyCounterNode
https://bugs.webkit.org/show_bug.cgi?id=54478
Added this test, to evidence a bug not previously caught by the
Layout tests.
* fast/css/counters/render-tree-reorg-crash-expected.txt: Added.
* fast/css/counters/render-tree-reorg-crash.html: Added.
2011-02-16 Oliver Hunt <oliver@apple.com>
Reviewed by Geoff Garen.
Incorrect handling of global writes in dynamic contexts
https://bugs.webkit.org/show_bug.cgi?id=49383
Add a few tests to ensure that global writes are actually
allowed inside dynamic scopes.
* fast/js/basic-strict-mode-expected.txt:
* fast/js/script-tests/basic-strict-mode.js:
2011-02-16 Nikolas Zimmermann <nzimmermann@rim.com>
Not reviewed.
Pixel tests differences on 10.6.6 32bit vs. 64bit
https://bugs.webkit.org/show_bug.cgi?id=54474
Update gtk baseline using the 64bit debug bot - maybe we have another rounding problem on gtk. Let's see.
* platform/gtk/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
* platform/gtk/svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
* platform/gtk/svg/W3C-SVG-1.1/struct-frag-02-t-expected.txt:
* platform/gtk/svg/W3C-SVG-1.1/struct-frag-03-t-expected.txt:
* platform/gtk/svg/custom/circular-marker-reference-1-expected.txt:
* platform/gtk/svg/custom/circular-marker-reference-3-expected.txt:
* platform/gtk/svg/custom/circular-marker-reference-4-expected.txt:
* platform/gtk/svg/custom/non-scaling-stroke-markers-expected.txt:
* platform/gtk/svg/custom/resource-invalidate-on-target-update-expected.txt:
* platform/gtk/svg/custom/stroked-pattern-expected.txt:
* platform/gtk/svg/custom/text-rotated-gradient-expected.txt:
* platform/gtk/svg/custom/use-css-events-expected.txt:
* platform/gtk/svg/custom/use-detach-expected.txt:
* platform/gtk/svg/filters/filterRes-expected.txt:
* platform/gtk/svg/hixie/links/001-expected.txt:
* platform/gtk/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt:
* platform/gtk/svg/text/small-fonts-2-expected.txt:
* platform/gtk/svg/text/text-align-04-b-expected.txt:
* platform/gtk/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt:
* platform/gtk/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt:
2011-02-16 Hans Wennborg <hans@chromium.org>
Reviewed by Jeremy Orlow.
IndexedDB: Inject auto increment keys via key path on insertion
https://bugs.webkit.org/show_bug.cgi?id=54457
Prepare to test injection of auto increment key. Keep it commented out
until implemented Chromium-side.
* storage/indexeddb/objectstore-autoincrement-expected.txt:
* storage/indexeddb/objectstore-autoincrement.html:
2011-02-16 Nikolas Zimmermann <nzimmermann@rim.com>
Not reviewed.
Pixel tests differences on 10.6.6 32bit vs. 64bit
https://bugs.webkit.org/show_bug.cgi?id=54474
Update mac-leopard/win baselines. I rebaselined the wrong platforms in my last commit.
* platform/mac-leopard/svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
* platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-02-t-expected.txt:
* platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-03-t-expected.txt:
* platform/mac-leopard/svg/custom/circular-marker-reference-2-expected.txt:
* platform/mac-leopard/svg/custom/non-circular-marker-reference-expected.txt:
* platform/mac-leopard/svg/custom/non-scaling-stroke-markers-expected.txt:
* platform/mac-leopard/svg/custom/stroked-pattern-expected.txt:
* platform/mac-leopard/svg/custom/text-rotated-gradient-expected.txt:
* platform/mac-leopard/svg/custom/use-detach-expected.txt:
* platform/mac-leopard/svg/hixie/links/001-expected.txt:
* platform/mac-leopard/svg/text/small-fonts-2-expected.txt:
* platform/win/svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt: Added.
* platform/win/svg/W3C-SVG-1.1/struct-frag-02-t-expected.txt: Added.
* platform/win/svg/W3C-SVG-1.1/struct-frag-03-t-expected.txt: Added.
* platform/win/svg/custom/circular-marker-reference-2-expected.txt: Added.
* platform/win/svg/custom/non-circular-marker-reference-expected.txt: Added.
* platform/win/svg/custom/non-scaling-stroke-markers-expected.txt: Added.
* platform/win/svg/custom/stroked-pattern-expected.txt: Added.
* platform/win/svg/custom/text-rotated-gradient-expected.txt: Added.
* platform/win/svg/custom/use-detach-expected.txt: Added.
* platform/win/svg/hixie/links: Added.
* platform/win/svg/hixie/links/001-expected.txt: Added.
* platform/win/svg/text/small-fonts-2-expected.txt: Added.
2011-02-16 Sergio Villar Senin <svillar@igalia.com>
Reviewed by Martin Robinson.
[Gtk] Add support for layoutTestController.setWillSendRequestClearHeader
https://bugs.webkit.org/show_bug.cgi?id=54537
Unskipped http/tests/security/no-referrer.html.
* platform/gtk/Skipped:
2011-02-16 Ilya Tikhonovsky <loislo@chromium.org>
Reviewed by Yury Semikhatsky.
Web Inspector: split all the functions of Inspector backend API by domain.
https://bugs.webkit.org/show_bug.cgi?id=54558
We have a number of functions from different domains in single instance of InspectorBackend.
It'd be better to split the functions by their domains.
As example 'evaluate' will be moved from InspectorBackend to RuntimeAgent container.
* http/tests/inspector/console-xhr-logging.html:
* http/tests/inspector/extensions-test.js:
(initialize_ExtensionsTest.InspectorTest.runExtensionTests):
* http/tests/inspector/inspector-test.js:
(initialize_InspectorTest.InspectorTest.completeTest):
(initialize_InspectorTest.InspectorTest.evaluateInPage):
(initialize_InspectorTest.InspectorTest.reloadPage):
* inspector/console/console-dir-global.html:
* inspector/debugger/debugger-autocontinue-on-syntax-error.html:
* inspector/debugger/debugger-pause-on-exception.html:
* inspector/elements/elements-panel-search.html:
* inspector/report-API-errors-expected.txt:
* inspector/report-API-errors.html:
* inspector/report-protocol-errors.html:
* inspector/styles/styles-new-API.html:
* inspector/styles/styles-source-offsets.html:
* 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-16 Nikolas Zimmermann <nzimmermann@rim.com>
Not reviewed.
Pixel tests differences on 10.6.6 32bit vs. 64bit
https://bugs.webkit.org/show_bug.cgi?id=54474
Update gtk/win/mac-leopard baselines.
* platform/gtk/svg/custom/resource-invalidate-on-target-update-expected.txt:
* platform/gtk/svg/custom/use-css-events-expected.txt:
* platform/gtk/svg/filters/filterRes-expected.txt:
* platform/gtk/svg/text/text-align-04-b-expected.txt:
* platform/mac-leopard/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-02-t-expected.txt: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1/struct-frag-03-t-expected.txt: Added.
* platform/mac-leopard/svg/batik/masking/maskRegions-expected.txt:
* platform/mac-leopard/svg/custom/circular-marker-reference-2-expected.txt: Added.
* platform/mac-leopard/svg/custom/non-circular-marker-reference-expected.txt: Added.
* platform/mac-leopard/svg/custom/non-scaling-stroke-markers-expected.txt: Added.
* platform/mac-leopard/svg/custom/stroked-pattern-expected.txt: Added.
* platform/mac-leopard/svg/custom/text-rotated-gradient-expected.txt: Added.
* platform/mac-leopard/svg/custom/use-detach-expected.txt: Added.
* platform/mac-leopard/svg/hixie/links/001-expected.txt: Added.
* platform/mac-leopard/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt:
* platform/mac-leopard/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt: Added.
* platform/mac-leopard/svg/zoom/page/zoom-mask-with-percentages-expected.txt:
* platform/mac-leopard/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt: Added.
* platform/win/svg/batik/masking/maskRegions-expected.txt:
* platform/win/svg/zoom/page/zoom-mask-with-percentages-expected.txt:
2011-02-16 Mario Sanchez Prada <msanchez@igalia.com>
Reviewed by Martin Robinson.
[GTK] events missing when a document is (re)loaded
https://bugs.webkit.org/show_bug.cgi?id=25831
Added new layout test to check the right signals are emitted.
* platform/gtk/accessibility/document-reload-events-expected.txt: Added.
* platform/gtk/accessibility/document-reload-events.html: Added.
2011-02-16 Nikolas Zimmermann <nzimmermann@rim.com>
Reviewed by Dirk Schulze.
Pixel tests differences on 10.6.6 32bit vs. 64bit
https://bugs.webkit.org/show_bug.cgi?id=54474
Update SnowLeopard SVG pixel test baseline, generated on a 32bit machine, where it passes with tolerance 0.
This is the fifth and last chunk.
It should pass on modern 64bit machines as well, using tolerance 0.01.
* platform/mac/svg/filters/feOffset-expected.checksum:
* platform/mac/svg/filters/feOffset-expected.png:
* platform/mac/svg/filters/filter-clip-expected.checksum:
* platform/mac/svg/filters/filter-clip-expected.png:
* platform/mac/svg/filters/filterRes-expected.checksum:
* platform/mac/svg/filters/filterRes-expected.png:
* platform/mac/svg/hixie/cascade/002-expected.checksum:
* platform/mac/svg/hixie/cascade/002-expected.png:
* platform/mac/svg/hixie/error/017-expected.checksum:
* platform/mac/svg/hixie/error/017-expected.png:
* platform/mac/svg/hixie/links/003-broken-expected.checksum:
* platform/mac/svg/hixie/links/003-broken-expected.png:
* platform/mac/svg/hixie/mixed/003-expected.checksum:
* platform/mac/svg/hixie/mixed/003-expected.png:
* platform/mac/svg/hixie/mixed/004-expected.checksum:
* platform/mac/svg/hixie/mixed/004-expected.png:
* platform/mac/svg/hixie/mixed/005-expected.checksum:
* platform/mac/svg/hixie/mixed/005-expected.png:
* platform/mac/svg/hixie/mixed/006-expected.checksum:
* platform/mac/svg/hixie/mixed/006-expected.png:
* platform/mac/svg/hixie/mixed/008-expected.checksum:
* platform/mac/svg/hixie/mixed/008-expected.png:
* platform/mac/svg/hixie/mixed/011-expected.checksum:
* platform/mac/svg/hixie/mixed/011-expected.png:
* platform/mac/svg/hixie/perf/001-expected.checksum:
* platform/mac/svg/hixie/perf/001-expected.png:
* platform/mac/svg/hixie/perf/002-expected.checksum:
* platform/mac/svg/hixie/perf/002-expected.png:
* platform/mac/svg/hixie/perf/007-expected.checksum:
* platform/mac/svg/hixie/perf/007-expected.png:
* platform/mac/svg/hixie/transform/001-expected.checksum:
* platform/mac/svg/hixie/transform/001-expected.png:
* platform/mac/svg/hixie/viewbox/preserveAspectRatio/001-expected.checksum:
* platform/mac/svg/hixie/viewbox/preserveAspectRatio/001-expected.png:
* platform/mac/svg/text/font-size-below-point-five-2-expected.checksum:
* platform/mac/svg/text/font-size-below-point-five-2-expected.png:
* platform/mac/svg/text/scaled-font-expected.checksum:
* platform/mac/svg/text/scaled-font-expected.png:
* platform/mac/svg/text/select-textLength-spacing-squeeze-1-expected.checksum:
* platform/mac/svg/text/select-textLength-spacing-squeeze-1-expected.png:
* platform/mac/svg/text/select-textLength-spacing-squeeze-2-expected.checksum:
* platform/mac/svg/text/select-textLength-spacing-squeeze-2-expected.png:
* platform/mac/svg/text/select-textLength-spacing-squeeze-3-expected.checksum:
* platform/mac/svg/text/select-textLength-spacing-squeeze-3-expected.png:
* platform/mac/svg/text/select-textLength-spacing-squeeze-4-expected.checksum:
* platform/mac/svg/text/select-textLength-spacing-squeeze-4-expected.png:
* platform/mac/svg/text/select-textLength-spacing-stretch-1-expected.checksum:
* platform/mac/svg/text/select-textLength-spacing-stretch-1-expected.png:
* platform/mac/svg/text/select-textLength-spacing-stretch-2-expected.checksum:
* platform/mac/svg/text/select-textLength-spacing-stretch-2-expected.png:
* platform/mac/svg/text/select-textLength-spacing-stretch-3-expected.checksum:
* platform/mac/svg/text/select-textLength-spacing-stretch-3-expected.png:
* platform/mac/svg/text/select-textLength-spacing-stretch-4-expected.checksum:
* platform/mac/svg/text/select-textLength-spacing-stretch-4-expected.png:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.checksum:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.png:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.checksum:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.png:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.checksum:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.png:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.checksum:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.png:
* platform/mac/svg/text/select-x-list-3-expected.checksum:
* platform/mac/svg/text/select-x-list-3-expected.png:
* platform/mac/svg/text/selection-background-color-expected.checksum:
* platform/mac/svg/text/selection-background-color-expected.png:
* platform/mac/svg/text/selection-styles-expected.checksum:
* platform/mac/svg/text/selection-styles-expected.png:
* platform/mac/svg/text/small-fonts-2-expected.checksum:
* platform/mac/svg/text/small-fonts-2-expected.png:
* platform/mac/svg/text/small-fonts-3-expected.checksum:
* platform/mac/svg/text/small-fonts-3-expected.png:
* platform/mac/svg/text/small-fonts-expected.checksum:
* platform/mac/svg/text/small-fonts-expected.png:
* platform/mac/svg/text/small-fonts-in-html5-expected.checksum:
* platform/mac/svg/text/small-fonts-in-html5-expected.png:
* platform/mac/svg/text/text-align-01-b-expected.checksum:
* platform/mac/svg/text/text-align-01-b-expected.png:
* platform/mac/svg/text/text-align-02-b-expected.checksum:
* platform/mac/svg/text/text-align-02-b-expected.png:
* platform/mac/svg/text/text-align-03-b-expected.checksum:
* platform/mac/svg/text/text-align-03-b-expected.png:
* platform/mac/svg/text/text-align-04-b-expected.checksum:
* platform/mac/svg/text/text-align-04-b-expected.png:
* platform/mac/svg/text/text-align-05-b-expected.checksum:
* platform/mac/svg/text/text-align-05-b-expected.png:
* platform/mac/svg/text/text-align-06-b-expected.checksum:
* platform/mac/svg/text/text-align-06-b-expected.png:
* platform/mac/svg/text/text-altglyph-01-b-expected.checksum:
* platform/mac/svg/text/text-altglyph-01-b-expected.png:
* platform/mac/svg/text/text-deco-01-b-expected.checksum:
* platform/mac/svg/text/text-deco-01-b-expected.png:
* platform/mac/svg/text/text-fonts-01-t-expected.checksum:
* platform/mac/svg/text/text-fonts-01-t-expected.png:
* platform/mac/svg/text/text-fonts-02-t-expected.checksum:
* platform/mac/svg/text/text-fonts-02-t-expected.png:
* platform/mac/svg/text/text-intro-05-t-expected.checksum:
* platform/mac/svg/text/text-intro-05-t-expected.png:
* platform/mac/svg/text/text-path-01-b-expected.checksum:
* platform/mac/svg/text/text-path-01-b-expected.png:
* platform/mac/svg/text/text-text-01-b-expected.checksum:
* platform/mac/svg/text/text-text-01-b-expected.png:
* platform/mac/svg/text/text-text-03-b-expected.checksum:
* platform/mac/svg/text/text-text-03-b-expected.png:
* platform/mac/svg/text/text-text-04-t-expected.checksum:
* platform/mac/svg/text/text-text-04-t-expected.png:
* platform/mac/svg/text/text-text-05-t-expected.checksum:
* platform/mac/svg/text/text-text-05-t-expected.png:
* platform/mac/svg/text/text-text-06-t-expected.checksum:
* platform/mac/svg/text/text-text-06-t-expected.png:
* platform/mac/svg/text/text-text-07-t-expected.checksum:
* platform/mac/svg/text/text-text-07-t-expected.png:
* platform/mac/svg/text/text-text-08-b-expected.checksum:
* platform/mac/svg/text/text-text-08-b-expected.png:
* platform/mac/svg/text/text-tselect-01-b-expected.checksum:
* platform/mac/svg/text/text-tselect-01-b-expected.png:
* platform/mac/svg/text/text-tselect-02-f-expected.checksum:
* platform/mac/svg/text/text-tselect-02-f-expected.png:
* platform/mac/svg/text/text-tspan-01-b-expected.checksum:
* platform/mac/svg/text/text-tspan-01-b-expected.png:
* platform/mac/svg/text/text-ws-01-t-expected.checksum:
* platform/mac/svg/text/text-ws-01-t-expected.png:
* platform/mac/svg/text/text-ws-02-t-expected.checksum:
* platform/mac/svg/text/text-ws-02-t-expected.png:
* platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.checksum:
* platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.png:
* platform/mac/svg/transforms/text-with-mask-with-svg-transform-expected.checksum:
* platform/mac/svg/transforms/text-with-mask-with-svg-transform-expected.png:
* platform/mac/svg/transforms/text-with-pattern-inside-transformed-html-expected.checksum:
* platform/mac/svg/transforms/text-with-pattern-inside-transformed-html-expected.png:
* platform/mac/svg/transforms/text-with-pattern-with-svg-transform-expected.checksum:
* platform/mac/svg/transforms/text-with-pattern-with-svg-transform-expected.png:
* platform/mac/svg/webarchive/svg-feimage-subresources-expected.checksum:
* platform/mac/svg/webarchive/svg-feimage-subresources-expected.png:
* platform/mac/svg/zoom/page/zoom-foreignObject-expected.checksum:
* platform/mac/svg/zoom/page/zoom-foreignObject-expected.png:
* platform/mac/svg/zoom/page/zoom-hixie-mixed-008-expected.checksum:
* platform/mac/svg/zoom/page/zoom-hixie-mixed-008-expected.png:
* platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.checksum:
* platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.png:
* platform/mac/svg/zoom/text/zoom-hixie-mixed-008-expected.checksum:
* platform/mac/svg/zoom/text/zoom-hixie-mixed-008-expected.png:
2011-02-16 Nikolas Zimmermann <nzimmermann@rim.com>
Reviewed by Dirk Schulze.
Pixel tests differences on 10.6.6 32bit vs. 64bit
https://bugs.webkit.org/show_bug.cgi?id=54474
Update SnowLeopard SVG pixel test baseline, generated on a 32bit machine, where it passes with tolerance 0.
This is the fourth chunk.
It should pass on modern 64bit machines as well, using tolerance 0.01.
* platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-cx-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGEllipseElement-dom-cy-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-cx-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-in-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-in-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-bias-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-divisor-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-edgeMode-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-in-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelMatrix-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-kernelUnitLength-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-order-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-preserveAlpha-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetX-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-dom-targetY-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-bias-prop-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-bias-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-divisor-prop-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-divisor-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-edgeMode-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-in-prop-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-in-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelMatrix-prop-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelMatrix-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-kernelUnitLength-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-order-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-preserveAlpha-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetX-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetY-prop-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFEConvolveMatrixElement-svgdom-targetY-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGFEMergeNodeElement-dom-in-attr-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFEMergeNodeElement-dom-in-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGFEMergeNodeElement-svgdom-in-prop-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFEMergeNodeElement-svgdom-in-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientTransform-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-gradientUnits-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-x1-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-x2-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x1-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-x2-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGMaskElement-dom-maskUnits-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGMaskElement-svgdom-maskUnits-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-cx-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-cy-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientTransform-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-dom-r-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cx-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-cy-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-r-prop-expected.png:
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 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed.
Update Qt specific expected files.
* platform/qt/svg/custom/non-scaling-stroke-markers-expected.checksum:
* platform/qt/svg/custom/non-scaling-stroke-markers-expected.png:
* platform/qt/svg/custom/non-scaling-stroke-markers-expected.txt:
* platform/qt/svg/custom/text-rotated-gradient-expected.txt:
* platform/qt/svg/zoom/page/zoom-mask-with-percentages-expected.txt:
2011-02-16 Nikolas Zimmermann <nzimmermann@rim.com>
Reviewed by Dirk Schulze.
Pixel tests differences on 10.6.6 32bit vs. 64bit
https://bugs.webkit.org/show_bug.cgi?id=54474
Update SnowLeopard SVG pixel test baseline, generated on a 32bit machine, where it passes with tolerance 0.
This is the third chunk.
It should pass on modern 64bit machines as well, using tolerance 0.01.
* platform/mac/svg/clip-path/clip-in-mask-expected.checksum:
* platform/mac/svg/clip-path/clip-in-mask-expected.png:
* platform/mac/svg/clip-path/clip-path-child-clipped-expected.checksum:
* platform/mac/svg/clip-path/clip-path-child-clipped-expected.png:
* platform/mac/svg/clip-path/clip-path-childs-clipped-expected.checksum:
* platform/mac/svg/clip-path/clip-path-childs-clipped-expected.png:
* platform/mac/svg/clip-path/clip-path-clipped-expected.checksum:
* platform/mac/svg/clip-path/clip-path-clipped-expected.png:
* platform/mac/svg/clip-path/clip-path-clipped-nonzero-expected.checksum:
* platform/mac/svg/clip-path/clip-path-clipped-nonzero-expected.png:
* platform/mac/svg/clip-path/clip-path-on-clipped-use-expected.checksum:
* platform/mac/svg/clip-path/clip-path-on-clipped-use-expected.png:
* platform/mac/svg/clip-path/clip-path-on-g-and-child-expected.checksum:
* platform/mac/svg/clip-path/clip-path-on-g-and-child-expected.png:
* platform/mac/svg/clip-path/clip-path-on-g-expected.checksum:
* platform/mac/svg/clip-path/clip-path-on-g-expected.png:
* platform/mac/svg/clip-path/clip-path-on-svg-and-child-expected.checksum:
* platform/mac/svg/clip-path/clip-path-on-svg-and-child-expected.png:
* platform/mac/svg/clip-path/clip-path-on-svg-expected.checksum:
* platform/mac/svg/clip-path/clip-path-on-svg-expected.png:
* platform/mac/svg/clip-path/clip-path-use-as-child-expected.checksum:
* platform/mac/svg/clip-path/clip-path-use-as-child-expected.png:
* platform/mac/svg/clip-path/clip-path-use-as-child2-expected.checksum:
* platform/mac/svg/clip-path/clip-path-use-as-child2-expected.png:
* platform/mac/svg/clip-path/clip-path-use-as-child3-expected.checksum:
* platform/mac/svg/clip-path/clip-path-use-as-child3-expected.png:
* platform/mac/svg/clip-path/clip-path-use-as-child4-expected.checksum:
* platform/mac/svg/clip-path/clip-path-use-as-child4-expected.png:
* platform/mac/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.checksum:
* platform/mac/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.png:
* platform/mac/svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.checksum:
* platform/mac/svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.png:
* platform/mac/svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.checksum:
* platform/mac/svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.png:
* platform/mac/svg/custom/absolute-sized-content-with-resources-expected.checksum:
* platform/mac/svg/custom/absolute-sized-content-with-resources-expected.png:
* platform/mac/svg/custom/animate-path-discrete-expected.checksum:
* platform/mac/svg/custom/animate-path-discrete-expected.png:
* platform/mac/svg/custom/convolution-crash-expected.checksum:
* platform/mac/svg/custom/convolution-crash-expected.png:
* platform/mac/svg/custom/createImageElement2-expected.checksum:
* platform/mac/svg/custom/createImageElement2-expected.png:
* platform/mac/svg/custom/dynamic-svg-document-creation-expected.checksum:
* platform/mac/svg/custom/dynamic-svg-document-creation-expected.png:
* platform/mac/svg/custom/feComponentTransfer-Discrete-expected.checksum:
* platform/mac/svg/custom/feComponentTransfer-Discrete-expected.png:
* platform/mac/svg/custom/feComponentTransfer-Gamma-expected.checksum:
* platform/mac/svg/custom/feComponentTransfer-Gamma-expected.png:
* platform/mac/svg/custom/feComponentTransfer-Linear-expected.checksum:
* platform/mac/svg/custom/feComponentTransfer-Linear-expected.png:
* platform/mac/svg/custom/feComponentTransfer-Table-expected.checksum:
* platform/mac/svg/custom/feComponentTransfer-Table-expected.png:
* platform/mac/svg/custom/focus-ring-expected.checksum:
* platform/mac/svg/custom/focus-ring-expected.png:
* platform/mac/svg/custom/foreign-object-skew-expected.checksum:
* platform/mac/svg/custom/foreign-object-skew-expected.png:
* platform/mac/svg/custom/glyph-transformation-with-hkern-expected.checksum:
* platform/mac/svg/custom/glyph-transformation-with-hkern-expected.png:
* platform/mac/svg/custom/gradient-rotated-bbox-expected.checksum:
* platform/mac/svg/custom/gradient-rotated-bbox-expected.png:
* platform/mac/svg/custom/gradient-stroke-width-expected.checksum:
* platform/mac/svg/custom/gradient-stroke-width-expected.png:
* platform/mac/svg/custom/grayscale-gradient-mask-expected.checksum:
* platform/mac/svg/custom/grayscale-gradient-mask-expected.png:
* platform/mac/svg/custom/inline-svg-in-xhtml-expected.checksum:
* platform/mac/svg/custom/inline-svg-in-xhtml-expected.png:
* platform/mac/svg/custom/invalid-css-expected.checksum:
* platform/mac/svg/custom/invalid-css-expected.png:
* platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.checksum:
* platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.png:
* platform/mac/svg/custom/js-late-clipPath-creation-expected.checksum:
* platform/mac/svg/custom/js-late-clipPath-creation-expected.png:
* platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.checksum:
* platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.png:
* platform/mac/svg/custom/js-late-gradient-creation-expected.checksum:
* platform/mac/svg/custom/js-late-gradient-creation-expected.png:
* platform/mac/svg/custom/js-late-pattern-and-object-creation-expected.checksum:
* platform/mac/svg/custom/js-late-pattern-and-object-creation-expected.png:
* platform/mac/svg/custom/linking-a-03-b-all-expected.checksum:
* platform/mac/svg/custom/linking-a-03-b-all-expected.png:
* platform/mac/svg/custom/linking-a-03-b-transform-expected.checksum:
* platform/mac/svg/custom/linking-a-03-b-transform-expected.png:
* platform/mac/svg/custom/linking-a-03-b-viewBox-transform-expected.checksum:
* platform/mac/svg/custom/linking-a-03-b-viewBox-transform-expected.png:
* platform/mac/svg/custom/marker-default-width-height-expected.checksum:
* platform/mac/svg/custom/marker-default-width-height-expected.png:
* platform/mac/svg/custom/marker-opacity-expected.checksum:
* platform/mac/svg/custom/marker-opacity-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:
* platform/mac/svg/custom/non-scaling-stroke-expected.checksum:
* platform/mac/svg/custom/non-scaling-stroke-expected.png:
* platform/mac/svg/custom/pattern-skew-transformed-expected.checksum:
* platform/mac/svg/custom/pattern-skew-transformed-expected.png:
* platform/mac/svg/custom/pattern-with-transformation-expected.checksum:
* platform/mac/svg/custom/pattern-with-transformation-expected.png:
* platform/mac/svg/custom/pointer-events-image-expected.checksum:
* platform/mac/svg/custom/pointer-events-image-expected.png:
* platform/mac/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.checksum:
* platform/mac/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.png:
* platform/mac/svg/custom/relative-sized-content-with-resources-expected.checksum:
* platform/mac/svg/custom/relative-sized-content-with-resources-expected.png:
* platform/mac/svg/custom/relative-sized-inner-svg-expected.checksum:
* platform/mac/svg/custom/relative-sized-inner-svg-expected.png:
* platform/mac/svg/custom/relative-sized-use-on-symbol-expected.checksum:
* platform/mac/svg/custom/relative-sized-use-on-symbol-expected.png:
* platform/mac/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.checksum:
* platform/mac/svg/custom/relative-sized-use-without-attributes-on-symbol-expected.png:
* platform/mac/svg/custom/resource-invalidate-on-target-update-expected.checksum:
* platform/mac/svg/custom/resource-invalidate-on-target-update-expected.png:
* platform/mac/svg/custom/shapes-supporting-markers-expected.checksum:
* platform/mac/svg/custom/shapes-supporting-markers-expected.png:
* platform/mac/svg/custom/stroked-pattern-expected.checksum:
* platform/mac/svg/custom/stroked-pattern-expected.png:
* platform/mac/svg/custom/struct-use-09-b-expected.checksum:
* platform/mac/svg/custom/struct-use-09-b-expected.png:
* platform/mac/svg/custom/svg-curve-with-relative-cordinates-expected.checksum:
* platform/mac/svg/custom/svg-curve-with-relative-cordinates-expected.png:
* platform/mac/svg/custom/svg-fonts-in-html-expected.checksum:
* platform/mac/svg/custom/svg-fonts-in-html-expected.png:
* platform/mac/svg/custom/svg-fonts-with-no-element-reference-expected.checksum:
* platform/mac/svg/custom/svg-fonts-with-no-element-reference-expected.png:
* platform/mac/svg/custom/text-rotated-gradient-expected.checksum:
* platform/mac/svg/custom/text-rotated-gradient-expected.png:
* platform/mac/svg/custom/tref-update-expected.checksum:
* platform/mac/svg/custom/tref-update-expected.png:
* platform/mac/svg/custom/use-css-events-expected.checksum:
* platform/mac/svg/custom/use-css-events-expected.png:
* platform/mac/svg/custom/use-detach-expected.checksum:
* platform/mac/svg/custom/use-detach-expected.png:
* platform/mac/svg/custom/use-on-clip-path-with-transformation-expected.checksum:
* platform/mac/svg/custom/use-on-clip-path-with-transformation-expected.png:
* platform/mac/svg/custom/use-referencing-nonexisting-symbol-expected.checksum:
* platform/mac/svg/custom/use-referencing-nonexisting-symbol-expected.png:
* platform/mac/svg/custom/width-full-percentage-expected.checksum:
* platform/mac/svg/custom/width-full-percentage-expected.png:
2011-02-16 Nikolas Zimmermann <nzimmermann@rim.com>
Reviewed by Dirk Schulze.
Pixel tests differences on 10.6.6 32bit vs. 64bit
https://bugs.webkit.org/show_bug.cgi?id=54474
Update SnowLeopard SVG pixel test baseline, generated on a 32bit machine, where it passes with tolerance 0.
This is the second chunk.
It should pass on modern 64bit machines as well, using tolerance 0.01.
* platform/mac/svg/batik/masking/maskRegions-expected.checksum:
* platform/mac/svg/batik/masking/maskRegions-expected.png:
* platform/mac/svg/batik/text/smallFonts-expected.checksum:
* platform/mac/svg/batik/text/smallFonts-expected.png:
* platform/mac/svg/batik/text/textAnchor-expected.checksum:
* platform/mac/svg/batik/text/textAnchor-expected.png:
* platform/mac/svg/batik/text/textEffect-expected.checksum:
* platform/mac/svg/batik/text/textEffect-expected.png:
* platform/mac/svg/batik/text/textEffect3-expected.checksum:
* platform/mac/svg/batik/text/textEffect3-expected.png:
* platform/mac/svg/batik/text/textFeatures-expected.checksum:
* platform/mac/svg/batik/text/textFeatures-expected.png:
* platform/mac/svg/batik/text/textOnPath2-expected.checksum:
* platform/mac/svg/batik/text/textOnPath2-expected.png:
* platform/mac/svg/batik/text/textOnPath3-expected.checksum:
* platform/mac/svg/batik/text/textOnPath3-expected.png:
* platform/mac/svg/batik/text/verticalTextOnPath-expected.checksum:
* platform/mac/svg/batik/text/verticalTextOnPath-expected.png:
* platform/mac/svg/carto.net/button-expected.checksum:
* platform/mac/svg/carto.net/button-expected.png:
* platform/mac/svg/carto.net/colourpicker-expected.checksum:
* platform/mac/svg/carto.net/colourpicker-expected.png:
* platform/mac/svg/carto.net/combobox-expected.checksum:
* platform/mac/svg/carto.net/combobox-expected.png:
* platform/mac/svg/carto.net/scrollbar-expected.checksum:
* platform/mac/svg/carto.net/scrollbar-expected.png:
* platform/mac/svg/carto.net/selectionlist-expected.checksum:
* platform/mac/svg/carto.net/selectionlist-expected.png:
* platform/mac/svg/carto.net/slider-expected.checksum:
* platform/mac/svg/carto.net/slider-expected.png:
* platform/mac/svg/carto.net/textbox-expected.checksum:
* platform/mac/svg/carto.net/textbox-expected.png:
* platform/mac/svg/carto.net/window-expected.checksum:
* platform/mac/svg/carto.net/window-expected.png:
* platform/mac/svg/css/composite-shadow-example-expected.checksum:
* platform/mac/svg/css/composite-shadow-example-expected.png:
* platform/mac/svg/css/composite-shadow-text-expected.checksum:
* platform/mac/svg/css/composite-shadow-text-expected.png:
* platform/mac/svg/css/composite-shadow-with-opacity-expected.checksum:
* platform/mac/svg/css/composite-shadow-with-opacity-expected.png:
* platform/mac/svg/css/group-with-shadow-expected.checksum:
* platform/mac/svg/css/group-with-shadow-expected.png:
* platform/mac/svg/dom/SVGTransformList-basics-expected.checksum:
* platform/mac/svg/dom/SVGTransformList-basics-expected.png:
* svg/batik/masking/maskRegions.svg:
* svg/zoom/page/zoom-mask-with-percentages.svg:
2011-02-16 Nikolas Zimmermann <nzimmermann@rim.com>
Reviewed by Dirk Schulze.
Pixel tests differences on 10.6.6 32bit vs. 64bit
https://bugs.webkit.org/show_bug.cgi?id=54474
Update SnowLeopard SVG pixel test baseline, generated on a 32bit machine, where it passes with tolerance 0.
This is the first chunk of several commits, as one commit is too huge for SVN.
It should pass on modern 64bit machines as well, using tolerance 0.01.
* platform/mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-03-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-03-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-08-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-08-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-26-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-26-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-30-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-30-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-34-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-34-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-44-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-44-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-82-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-82-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-84-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-84-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1/filters-offset-01-b-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/filters-offset-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/interact-order-01-b-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/interact-order-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/interact-order-02-b-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/interact-order-02-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/linking-a-05-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/linking-a-05-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/painting-marker-03-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/paths-data-02-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/paths-data-02-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/paths-data-03-f-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/paths-data-03-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1/paths-data-04-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/paths-data-04-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/paths-data-05-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/paths-data-05-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/paths-data-06-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/paths-data-06-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/paths-data-07-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/paths-data-07-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/paths-data-08-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/paths-data-08-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/paths-data-15-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/paths-data-15-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-01-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/struct-frag-02-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/struct-frag-02-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/struct-frag-02-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/struct-frag-03-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/struct-image-02-b-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/struct-image-02-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/text-path-01-b-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/text-path-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.png:
* platform/mac/svg/batik/masking/maskRegions-expected.txt:
* platform/mac/svg/custom/circular-marker-reference-1-expected.txt:
* platform/mac/svg/custom/circular-marker-reference-2-expected.txt:
* platform/mac/svg/custom/circular-marker-reference-3-expected.txt:
* platform/mac/svg/custom/circular-marker-reference-4-expected.txt:
* platform/mac/svg/custom/non-circular-marker-reference-expected.txt:
* platform/mac/svg/custom/non-scaling-stroke-markers-expected.txt:
* platform/mac/svg/custom/stroked-pattern-expected.txt:
* platform/mac/svg/custom/text-rotated-gradient-expected.txt:
* platform/mac/svg/custom/use-detach-expected.txt:
* platform/mac/svg/hixie/links/001-expected.txt:
* platform/mac/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt:
* platform/mac/svg/text/small-fonts-2-expected.txt:
* platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.txt:
2011-02-16 Philippe Normand <pnormand@igalia.com>
Reviewed by Adam Roben.
media/audio-delete-while-slider-thumb-clicked.html failing on Windows since r78562
https://bugs.webkit.org/show_bug.cgi?id=54502
* media/audio-delete-while-slider-thumb-clicked.html: Avoid deleting the element twice.
* platform/win/Skipped: unskip the test.
2011-02-16 Ilya Tikhonovsky <loislo@chromium.org>
Reviewed by Yury Semikhatsky.
Web Inspector: chromium: DRT is crashing on the tests in inspector-enabled folder.
https://bugs.webkit.org/show_bug.cgi?id=54548
Bug in chromium DRT implementation was fixed.
The tests were enabled.
* platform/chromium/test_expectations.txt:
2011-02-16 Philippe Normand <pnormand@igalia.com>
Unreviewed, qt and mac rebaseline of test after r78690.
* media/controls-without-preload-expected.txt:
* platform/qt/media/controls-without-preload-expected.txt:
2011-02-16 Philippe Normand <pnormand@igalia.com>
Unreviewed, rebaseline test after r78690.
* media/controls-without-preload-expected.txt:
2011-02-16 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r78655.
http://trac.webkit.org/changeset/78655
https://bugs.webkit.org/show_bug.cgi?id=54543
Causes too many test failures in chromium (Requested by
mnaganov on #webkit).
* storage/indexeddb/exception-in-event-aborts-expected.txt: Removed.
* storage/indexeddb/exception-in-event-aborts.html: Removed.
* 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-16 Philippe Normand <pnormand@igalia.com>
Unreviewed rebaseline GTK media test result.
* platform/gtk/media/video-controls-rendering-expected.txt:
2011-02-15 Philippe Normand <pnormand@igalia.com>
Reviewed by Martin Robinson.
[GTK] media/controls-without-preload.html is flacky on 32-bits Debug
https://bugs.webkit.org/show_bug.cgi?id=50518
Refactored 2 media tests to avoid use of setTimeout and possible
flakyness.
* media/controls-without-preload.html:
* media/video-display-toggle.html:
* platform/gtk/Skipped:
* platform/gtk/media/controls-without-preload-expected.txt:
2011-02-15 Philippe Normand <pnormand@igalia.com>
Reviewed by Martin Robinson.
[GStreamer] wrong media duration report in media/controls-after-reload.html
https://bugs.webkit.org/show_bug.cgi?id=51602
Refactored some media tests to be less flaky-prone.
* media/controls-after-reload.html: Trigger playback just before
rendering the controls.
* media/video-paint-test.js: Ditto.
(init.document.addEventListener.):
(init):
* media/video-volume-slider.html: Trigger DRT dump after volume
was updated.
* platform/gtk/Skipped: Unskip fixed tests.
* platform/gtk/media/video-controls-rendering-expected.txt:
2011-02-15 Kent Tamura <tkent@chromium.org>
Unreviewed, test expectation update.
Chromium-Mac-Leopard baseline files for r78677.
* platform/chromium-mac-leopard/fast/forms/input-appearance-spinbutton-layer-expected.checksum: Added.
* platform/chromium-mac-leopard/fast/forms/input-appearance-spinbutton-layer-expected.png: Added.
2011-02-15 Kent Tamura <tkent@chromium.org>
Unreviewed, test expectation update.
Chromium baseline files for a new test of r78677.
* platform/chromium-linux/fast/forms/input-appearance-spinbutton-layer-expected.checksum: Added.
* platform/chromium-linux/fast/forms/input-appearance-spinbutton-layer-expected.png: Added.
* platform/chromium-linux/fast/forms/input-appearance-spinbutton-layer-expected.txt: Added.
* platform/chromium-win-xp/fast/forms/input-appearance-spinbutton-layer-expected.checksum: Added.
* platform/chromium-win-xp/fast/forms/input-appearance-spinbutton-layer-expected.png: Added.
* platform/chromium-win-xp/fast/forms/input-appearance-spinbutton-layer-expected.txt: Added.
2011-02-15 Kent Tamura <tkent@chromium.org>
Reviewed by Darin Fisher.
[Chromium] Rendering error of spin buttons on layers
https://bugs.webkit.org/show_bug.cgi?id=54427
* fast/forms/input-appearance-spinbutton-layer.html: Added.
* platform/mac/fast/forms/input-appearance-spinbutton-layer-expected.checksum: Added.
* platform/mac/fast/forms/input-appearance-spinbutton-layer-expected.png: Added.
* platform/mac/fast/forms/input-appearance-spinbutton-layer-expected.txt: Added.
* platform/gtk/Skipped:
* platform/qt/Skipped:
2011-02-15 Martin Robinson <mrobinson@igalia.com>
Skip all Hixie SVG performance tests on GTK+. They seem
to be timing out on the GTK+ debug bots.
* platform/gtk/Skipped: Skip Hixie SVG performance tests.
2011-02-15 Steve Falkenburg <sfalken@apple.com>
Skipped crashing test on Windows.
Tracked by https://bugs.webkit.org/show_bug.cgi?id=54519
* platform/win/Skipped: Skip fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.html
2011-02-15 Peter Kasting <pkasting@google.com>
Unreviewed, Chromium test expectations update.
Remove line with dupe expectations.
* platform/chromium/test_expectations.txt:
2011-02-15 Mihai Parparita <mihaip@chromium.org>
Unreviewed chromium-gpu-linux rebaseline of
compositing/geometry/vertical-scroll-composited.html.
* platform/chromium-gpu-linux/compositing/geometry/vertical-scroll-composited-expected.checksum:
* platform/chromium-gpu-linux/compositing/geometry/vertical-scroll-composited-expected.png:
2011-02-15 Peter Kasting <pkasting@google.com>
Unreviewed, Chromium test expectations update.
* platform/chromium/test_expectations.txt:
2011-02-10 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.
tests new feature
* storage/indexeddb/queued-commands-expected.txt:
* storage/indexeddb/queued-commands.html:
cleaned up (while debuggign something else)
* storage/indexeddb/request-event-propagation-expected.txt:
* storage/indexeddb/request-event-propagation.html:
a few additional tests + cleanup
* storage/indexeddb/transaction-event-propagation-expected.txt:
* storage/indexeddb/transaction-event-propagation.html:
a few additional tests + cleanup
2011-02-15 Steve Falkenburg <sfalken@apple.com>
Windows-specific results for tests added in r78396.
https://bugs.webkit.org/show_bug.cgi?id=54506
* platform/win/fast/inline: Added.
* platform/win/fast/inline/inline-box-background-expected.txt: Added.
* platform/win/fast/inline/inline-box-background-long-image-expected.txt: Added.
* platform/win/fast/inline/inline-box-background-repeat-x-expected.txt: Added.
* platform/win/fast/inline/inline-box-background-repeat-y-expected.txt: Added.
2011-02-15 Mihai Parparita <mihaip@chromium.org>
Unreviewed chromium-gpu rebaseline. Rebaseline tests that were unskipped
after r78619 as well as some lingering Mac rebaselines.
* platform/chromium-gpu-linux/compositing/color-matching/image-color-matching-expected.checksum: Added.
* platform/chromium-gpu-linux/compositing/color-matching/image-color-matching-expected.png: Added.
* platform/chromium-gpu-linux/compositing/color-matching/image-color-matching-expected.txt: Added.
* platform/chromium-gpu-linux/compositing/geometry/abs-position-inside-opacity-expected.checksum: Added.
* platform/chromium-gpu-linux/compositing/geometry/abs-position-inside-opacity-expected.png: Added.
* platform/chromium-gpu-linux/compositing/geometry/abs-position-inside-opacity-expected.txt: Added.
* platform/chromium-gpu-linux/compositing/masks/direct-image-mask-expected.checksum: Added.
* platform/chromium-gpu-linux/compositing/masks/direct-image-mask-expected.png: Added.
* platform/chromium-gpu-linux/compositing/masks/direct-image-mask-expected.txt: Added.
* platform/chromium-gpu-linux/compositing/overflow/ancestor-overflow-expected.checksum: Added.
* platform/chromium-gpu-linux/compositing/overflow/ancestor-overflow-expected.png: Added.
* platform/chromium-gpu-linux/compositing/overflow/ancestor-overflow-expected.txt: Added.
* platform/chromium-gpu-linux/compositing/repaint/composited-document-element-expected.checksum: Added.
* platform/chromium-gpu-linux/compositing/repaint/composited-document-element-expected.png: Added.
* platform/chromium-gpu-linux/compositing/repaint/composited-document-element-expected.txt: Added.
* platform/chromium-gpu-linux/compositing/shadows/shadow-drawing-expected.checksum: Added.
* platform/chromium-gpu-linux/compositing/shadows/shadow-drawing-expected.png: Added.
* platform/chromium-gpu-linux/compositing/shadows/shadow-drawing-expected.txt: Added.
* platform/chromium-gpu-mac/compositing/color-matching/image-color-matching-expected.checksum: Added.
* platform/chromium-gpu-mac/compositing/color-matching/image-color-matching-expected.png: Added.
* platform/chromium-gpu-mac/compositing/geometry/abs-position-inside-opacity-expected.checksum: Added.
* platform/chromium-gpu-mac/compositing/geometry/abs-position-inside-opacity-expected.png: Added.
* platform/chromium-gpu-mac/compositing/masks/direct-image-mask-expected.checksum: Added.
* platform/chromium-gpu-mac/compositing/masks/direct-image-mask-expected.png: Added.
* platform/chromium-gpu-mac/compositing/overflow/overflow-scroll-expected.checksum: Added.
* platform/chromium-gpu-mac/compositing/overflow/overflow-scroll-expected.png: Added.
* platform/chromium-gpu-mac/compositing/repaint/composited-document-element-expected.checksum: Added.
* platform/chromium-gpu-mac/compositing/repaint/composited-document-element-expected.png: Added.
* platform/chromium-gpu-mac/compositing/repaint/opacity-between-absolute2-expected.checksum: Added.
* platform/chromium-gpu-mac/compositing/repaint/opacity-between-absolute2-expected.png: Added.
* platform/chromium-gpu-mac/compositing/shadows/shadow-drawing-expected.checksum: Added.
* platform/chromium-gpu-mac/compositing/shadows/shadow-drawing-expected.png: Added.
* platform/chromium-gpu-mac/compositing/text-on-large-layer-expected.checksum: Added.
* platform/chromium-gpu-mac/compositing/text-on-large-layer-expected.png: Added.
* platform/chromium-gpu-mac/compositing/tiling/constrained-layer-size-expected.checksum: Added.
* platform/chromium-gpu-mac/compositing/tiling/constrained-layer-size-expected.png: Added.
* platform/chromium-gpu-mac/compositing/transitions/scale-transition-no-start-expected.checksum: Added.
* platform/chromium-gpu-mac/compositing/transitions/scale-transition-no-start-expected.png: Added.
* platform/chromium-gpu-mac/compositing/z-order/negative-z-index-expected.checksum: Added.
* platform/chromium-gpu-mac/compositing/z-order/negative-z-index-expected.png: Added.
* platform/chromium-gpu-win/compositing/color-matching/image-color-matching-expected.checksum: Added.
* platform/chromium-gpu-win/compositing/color-matching/image-color-matching-expected.png: Added.
* platform/chromium-gpu-win/compositing/color-matching/image-color-matching-expected.txt: Added.
* platform/chromium-gpu-win/compositing/geometry/abs-position-inside-opacity-expected.checksum: Added.
* platform/chromium-gpu-win/compositing/geometry/abs-position-inside-opacity-expected.png: Added.
* platform/chromium-gpu-win/compositing/geometry/abs-position-inside-opacity-expected.txt: Added.
* platform/chromium-gpu-win/compositing/masks/direct-image-mask-expected.checksum: Added.
* platform/chromium-gpu-win/compositing/masks/direct-image-mask-expected.png: Added.
* platform/chromium-gpu-win/compositing/masks/direct-image-mask-expected.txt: Added.
* platform/chromium-gpu-win/compositing/overflow/ancestor-overflow-expected.checksum: Added.
* platform/chromium-gpu-win/compositing/overflow/ancestor-overflow-expected.png: Added.
* platform/chromium-gpu-win/compositing/overflow/ancestor-overflow-expected.txt: Added.
* platform/chromium-gpu-win/compositing/repaint/composited-document-element-expected.checksum: Added.
* platform/chromium-gpu-win/compositing/repaint/composited-document-element-expected.png: Added.
* platform/chromium-gpu-win/compositing/repaint/composited-document-element-expected.txt: Added.
* platform/chromium-gpu-win/compositing/shadows/shadow-drawing-expected.checksum: Added.
* platform/chromium-gpu-win/compositing/shadows/shadow-drawing-expected.png: Added.
* platform/chromium-gpu-win/compositing/shadows/shadow-drawing-expected.txt: Added.
* platform/chromium-gpu-win/compositing/tiling/constrained-layer-size-expected.checksum: Added.
* platform/chromium-gpu-win/compositing/tiling/constrained-layer-size-expected.png: Added.
* platform/chromium-gpu-win/compositing/z-order/negative-z-index-expected.checksum: Added.
* platform/chromium-gpu-win/compositing/z-order/negative-z-index-expected.png: Added.
* platform/chromium/test_expectations.txt:
2011-02-15 James Robinson <jamesr@chromium.org>
Reviewed by Alexey Proskuryakov.
requestAnimationFrame callbacks should not fire within a modal dialog
https://bugs.webkit.org/show_bug.cgi?id=53188
Tests that requestAnimationFrame callbacks are suspended while a modal
dialog is showing.
* fast/animation/request-animation-frame-during-modal-expected.txt: Added.
* fast/animation/request-animation-frame-during-modal.html: Added.
2011-02-15 Benjamin Kalman <kalman@chromium.org>
Reviewed by Darin Adler.
Clean up results for editing/selection/extend-selection-home-end layout test
https://bugs.webkit.org/show_bug.cgi?id=54508
Line up results in columns, remove unused pixel test results from qt.
* 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/qt/editing/selection/extend-selection-home-end-expected.checksum: Removed.
* platform/qt/editing/selection/extend-selection-home-end-expected.png: Removed.
* platform/win/editing/selection/extend-selection-home-end-expected.txt:
2011-02-15 Adam Barth <abarth@webkit.org>
Reviewed by Darin Adler.
XSLT with output method HTML and images crashes in debug mode
https://bugs.webkit.org/show_bug.cgi?id=54462
Test that we don't try to prepare to stop twice when pasing HTML
generated from an XSLT.
* fast/parser/resources/xslt-with-html.xsl: Added.
* fast/parser/xslt-with-html-expected.txt: Added.
* fast/parser/xslt-with-html.xml: Added.
2011-02-15 Martin Robinson <mrobinson@igalia.com>
Rebaseline some GTK+ tests which have different results on the bots.
Skip a test which appears to be timing out intermittently.
* platform/gtk/Skipped: Skip a test which has been timing out.
* platform/gtk/svg/custom/use-nested-transform-expected.txt:
* platform/gtk/svg/hixie/perf/001-expected.txt:
* platform/gtk/svg/hixie/perf/002-expected.txt:
* platform/gtk/svg/hixie/perf/007-expected.txt:
2011-02-15 Jia Pu <jpu@apple.com>
Reviewed by Darin Adler.
Autocorrection should respect undo.
https://bugs.webkit.org/show_bug.cgi?id=52221
<rdar://problem/8663399>
Rebaselined tests affected by code change.
* 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/delete-autocorrected-word-1-expected.txt:
2011-02-15 Peter Kasting <pkasting@google.com>
Unreviewed, Chromium test expectations update.
https://bugs.webkit.org/show_bug.cgi?id=40147
https://bugs.webkit.org/show_bug.cgi?id=48029
https://bugs.webkit.org/show_bug.cgi?id=53740
https://bugs.webkit.org/show_bug.cgi?id=54387
https://bugs.webkit.org/show_bug.cgi?id=54418
https://bugs.webkit.org/show_bug.cgi?id=54499
Remove a couple erroneously-added baselines, unmark some now-passing
tests, bug numbers, etc.
* platform/chromium-linux/http/tests/xmlhttprequest: Removed.
* platform/chromium-linux/http/tests/xmlhttprequest/cache-override-expected.txt: Removed.
* platform/chromium-win/fast/gradients/css3-repeating-end-fill-expected.txt: Removed.
* platform/chromium/test_expectations.txt:
2011-02-15 Steve Falkenburg <sfalken@apple.com>
Add media/audio-delete-while-slider-thumb-clicked.html to Windows skipped list.
Failing since r78562.
* platform/win/Skipped:
2011-02-15 Stephen White <senorblanco@chromium.org>
Unreviewed; new baselines for canvas GPU tests.
Rebaseline for slight pixel differences on windows.
* 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-15 Mihai Parparita <mihaip@chromium.org>
Unreviewed chromium-gpu expectations update. Update expectations after
tests that were unskipped by r78619 started to be run again. Most of
them don't time out anymore, instead they have image and/or text diffs.
Also remove flaky expectations for fast/canvas/shadow-offset-*.html,
since they pass consistently now that the bug on the Chromium/V8 side
(http://crbug.com/67732) has been fixed.
* platform/chromium/test_expectations.txt:
2011-02-15 Stephen White <senorblanco@chromium.org>
Reviewed by James Robinson.
[chromium] Mark fast/canvas/canvas-strokeRect.html as passing on the GPU path.
https://bugs.webkit.org/show_bug.cgi?id=54497
* platform/chromium/test_expectations.txt:
2011-02-15 Mihai Parparita <mihaip@chromium.org>
Unreviewed chromium-gpu expectations update.
compositing/reflections/animation-inside-reflection.html and
compositing/reflections/nested-reflection-animated.html are flaky on
Linux too.
* platform/chromium/test_expectations.txt:
2011-02-15 Kenneth Russell <kbr@google.com>
Reviewed by Darin Fisher.
Allow controlling minimum DOMTimer interval on a per-page basis
https://bugs.webkit.org/show_bug.cgi?id=54312
* fast/dom/timer-increase-min-interval-and-reset-part-1-expected.txt: Added.
* fast/dom/timer-increase-min-interval-and-reset-part-1.html: Added.
* fast/dom/timer-increase-min-interval-and-reset-part-2-expected.txt: Added.
* fast/dom/timer-increase-min-interval-and-reset-part-2.html: Added.
- Chained tests (the assumption is that the run-webkit-tests
harness will run them sequentially, which is a reasonably good
assumption) which verify that the minimum timer interval is
reset between tests.
* fast/dom/timer-increase-min-interval-expected.txt: Added.
* fast/dom/timer-increase-min-interval.html: Added.
- Verifies that increasing the minimum timer interval causes
fast timers to run slowly.
* fast/dom/timer-increase-then-decrease-min-interval-expected.txt: Added.
* fast/dom/timer-increase-then-decrease-min-interval.html: Added.
- Verifies that decreasing the minimum timer interval causes
previously slowed-down timers to be reevaluated immediately.
2011-02-15 Mihai Parparita <mihaip@chromium.org>
Unreviewed chromium-gpu baseline update. Unskip some tests that fail;
we want to keep running them in case they regress in unexpected ways
(e.g. they start to crash).
* platform/chromium/test_expectations.txt:
2011-02-15 Martin Robinson <mrobinson@igalia.com>
Reviewed by Xan Lopez.
[Freetype] Better map CSS font weight to Fontconfig font weight
https://bugs.webkit.org/show_bug.cgi?id=54323
Update the results of this test, which is now passing. Also update results for
all other tests which have different results now.
* platform/gtk/fast/css/font-weight-1-expected.checksum:
* platform/gtk/fast/css/font-weight-1-expected.png:
* platform/gtk/fast/css/font-weight-1-expected.txt:
2011-02-15 Mihai Parparita <mihaip@chromium.org>
Unreviewed chromium-gpu-linux rebaseline. Check in correct expectations
which should allow us to remove the PASS FAIL line for compositing/ for
this platform.
* 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/generated-content-expected.checksum:
* platform/chromium-gpu-linux/compositing/generated-content-expected.png:
* platform/chromium-gpu-linux/compositing/geometry/composited-html-size-expected.checksum: Added.
* platform/chromium-gpu-linux/compositing/geometry/composited-html-size-expected.png: Added.
* 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/layer-due-to-layer-children-deep-expected.checksum: Added.
* platform/chromium-gpu-linux/compositing/geometry/layer-due-to-layer-children-deep-expected.png: Added.
* platform/chromium-gpu-linux/compositing/geometry/layer-due-to-layer-children-expected.checksum: Added.
* platform/chromium-gpu-linux/compositing/geometry/layer-due-to-layer-children-expected.png: Added.
* 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-linux/compositing/masks/masked-ancestor-expected.checksum: Added.
* platform/chromium-gpu-linux/compositing/masks/masked-ancestor-expected.png: Added.
* platform/chromium-gpu-linux/compositing/masks/simple-composited-mask-expected.checksum: Added.
* platform/chromium-gpu-linux/compositing/masks/simple-composited-mask-expected.png: Added.
* 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/compositing/reflections/animation-inside-reflection-expected.checksum: Added.
* platform/chromium-gpu-linux/compositing/reflections/animation-inside-reflection-expected.png: Added.
* platform/chromium-gpu-linux/compositing/reflections/compositing-change-inside-reflection-expected.checksum: Added.
* platform/chromium-gpu-linux/compositing/reflections/compositing-change-inside-reflection-expected.png: Added.
* platform/chromium-gpu-linux/compositing/reflections/deeply-nested-reflections-expected.checksum: Added.
* platform/chromium-gpu-linux/compositing/reflections/deeply-nested-reflections-expected.png: Added.
* platform/chromium-gpu-linux/compositing/reflections/masked-reflection-on-composited-expected.checksum: Added.
* platform/chromium-gpu-linux/compositing/reflections/masked-reflection-on-composited-expected.png: Added.
* platform/chromium-gpu-linux/compositing/reflections/nested-reflection-animated-expected.checksum: Added.
* platform/chromium-gpu-linux/compositing/reflections/nested-reflection-animated-expected.png: Added.
* platform/chromium-gpu-linux/compositing/reflections/nested-reflection-expected.checksum: Added.
* platform/chromium-gpu-linux/compositing/reflections/nested-reflection-expected.png: Added.
* platform/chromium-gpu-linux/compositing/reflections/nested-reflection-mask-change-expected.checksum: Added.
* platform/chromium-gpu-linux/compositing/reflections/nested-reflection-mask-change-expected.png: Added.
* platform/chromium-gpu-linux/compositing/reflections/nested-reflection-on-overflow-expected.checksum: Added.
* platform/chromium-gpu-linux/compositing/reflections/nested-reflection-on-overflow-expected.png: Added.
* platform/chromium-gpu-linux/compositing/reflections/nested-reflection-opacity-expected.checksum: Added.
* platform/chromium-gpu-linux/compositing/reflections/nested-reflection-opacity-expected.png: Added.
* platform/chromium-gpu-linux/compositing/reflections/nested-reflection-size-change-expected.checksum: Added.
* platform/chromium-gpu-linux/compositing/reflections/nested-reflection-size-change-expected.png: Added.
* platform/chromium-gpu-linux/compositing/reflections/nested-reflection-transformed-expected.checksum: Added.
* platform/chromium-gpu-linux/compositing/reflections/nested-reflection-transformed-expected.png: Added.
* platform/chromium-gpu-linux/compositing/reflections/nested-reflection-transformed2-expected.checksum: Added.
* platform/chromium-gpu-linux/compositing/reflections/nested-reflection-transformed2-expected.png: Added.
* platform/chromium-gpu-linux/compositing/reflections/nested-reflection-transition-expected.checksum: Added.
* platform/chromium-gpu-linux/compositing/reflections/nested-reflection-transition-expected.png: Added.
* platform/chromium-gpu-linux/compositing/reflections/reflection-in-composited-expected.checksum:
* platform/chromium-gpu-linux/compositing/reflections/reflection-in-composited-expected.png:
* platform/chromium-gpu-linux/compositing/reflections/reflection-on-composited-expected.checksum: Added.
* platform/chromium-gpu-linux/compositing/reflections/reflection-on-composited-expected.png: Added.
* platform/chromium-gpu-linux/compositing/reflections/reflection-ordering-expected.checksum: Added.
* platform/chromium-gpu-linux/compositing/reflections/reflection-ordering-expected.png: Added.
* platform/chromium-gpu-linux/compositing/reflections/reflection-positioning-expected.checksum: Added.
* platform/chromium-gpu-linux/compositing/reflections/reflection-positioning-expected.png: Added.
* platform/chromium-gpu-linux/compositing/reflections/reflection-positioning2-expected.checksum: Added.
* platform/chromium-gpu-linux/compositing/reflections/reflection-positioning2-expected.png: Added.
* platform/chromium-gpu-linux/compositing/reflections/simple-composited-reflections-expected.checksum: Added.
* platform/chromium-gpu-linux/compositing/reflections/simple-composited-reflections-expected.png: Added.
* platform/chromium-gpu-linux/compositing/reflections/transform-inside-reflection-expected.checksum: Added.
* platform/chromium-gpu-linux/compositing/reflections/transform-inside-reflection-expected.png: Added.
* platform/chromium-gpu-linux/compositing/sibling-positioning-expected.checksum:
* platform/chromium-gpu-linux/compositing/sibling-positioning-expected.png:
* platform/chromium-gpu-linux/compositing/transitions/scale-transition-no-start-expected.checksum: Added.
* platform/chromium-gpu-linux/compositing/transitions/scale-transition-no-start-expected.png: Added.
* platform/chromium-gpu-linux/compositing/webgl/webgl-reflection-expected.checksum: Added.
* platform/chromium-gpu-linux/compositing/webgl/webgl-reflection-expected.png: Added.
* platform/chromium/test_expectations.txt:
2011-02-15 Tony Chang <tony@chromium.org>
Rebaseline chromium-linux tests with menulists (select drop downs).
We now match Windows w.r.t. sizes, the only difference is the
background color of the menulist (in themeChromiumLinux.css).
* platform/chromium-linux/editing/pasteboard/4641033-expected.checksum:
* platform/chromium-linux/editing/pasteboard/4641033-expected.png:
* platform/chromium-linux/editing/pasteboard/4641033-expected.txt:
* platform/chromium-linux/editing/pasteboard/4944770-1-expected.checksum:
* platform/chromium-linux/editing/pasteboard/4944770-1-expected.png:
* platform/chromium-linux/editing/pasteboard/4944770-1-expected.txt:
* platform/chromium-linux/editing/pasteboard/4944770-2-expected.checksum:
* platform/chromium-linux/editing/pasteboard/4944770-2-expected.png:
* platform/chromium-linux/editing/pasteboard/4944770-2-expected.txt:
* platform/chromium-linux/editing/selection/caret-before-select-expected.checksum:
* platform/chromium-linux/editing/selection/caret-before-select-expected.png:
* platform/chromium-linux/editing/selection/caret-before-select-expected.txt:
* platform/chromium-linux/editing/selection/replaced-boundaries-3-expected.checksum:
* platform/chromium-linux/editing/selection/replaced-boundaries-3-expected.png:
* platform/chromium-linux/editing/selection/replaced-boundaries-3-expected.txt:
* platform/chromium-linux/editing/selection/select-box-expected.checksum:
* platform/chromium-linux/editing/selection/select-box-expected.png:
* platform/chromium-linux/editing/selection/select-box-expected.txt:
* platform/chromium-linux/editing/selection/select-element-paragraph-boundary-expected.checksum:
* platform/chromium-linux/editing/selection/select-element-paragraph-boundary-expected.png:
* platform/chromium-linux/editing/selection/select-element-paragraph-boundary-expected.txt:
* platform/chromium-linux/fast/block/float/float-avoidance-expected.checksum:
* platform/chromium-linux/fast/block/float/float-avoidance-expected.png:
* platform/chromium-linux/fast/block/float/float-avoidance-expected.txt:
* platform/chromium-linux/fast/block/margin-collapse/103-expected.checksum:
* platform/chromium-linux/fast/block/margin-collapse/103-expected.png:
* platform/chromium-linux/fast/block/margin-collapse/103-expected.txt:
* platform/chromium-linux/fast/forms/003-expected.checksum:
* platform/chromium-linux/fast/forms/003-expected.png:
* platform/chromium-linux/fast/forms/003-expected.txt:
* platform/chromium-linux/fast/forms/004-expected.checksum:
* platform/chromium-linux/fast/forms/004-expected.png:
* platform/chromium-linux/fast/forms/004-expected.txt:
* platform/chromium-linux/fast/forms/HTMLOptionElement_label01-expected.checksum:
* platform/chromium-linux/fast/forms/HTMLOptionElement_label01-expected.png:
* platform/chromium-linux/fast/forms/HTMLOptionElement_label01-expected.txt:
* platform/chromium-linux/fast/forms/HTMLOptionElement_label02-expected.checksum:
* platform/chromium-linux/fast/forms/HTMLOptionElement_label02-expected.png:
* platform/chromium-linux/fast/forms/HTMLOptionElement_label02-expected.txt:
* platform/chromium-linux/fast/forms/HTMLOptionElement_label03-expected.checksum:
* platform/chromium-linux/fast/forms/HTMLOptionElement_label03-expected.png:
* platform/chromium-linux/fast/forms/HTMLOptionElement_label03-expected.txt:
* platform/chromium-linux/fast/forms/HTMLOptionElement_label04-expected.checksum:
* platform/chromium-linux/fast/forms/HTMLOptionElement_label04-expected.png:
* platform/chromium-linux/fast/forms/HTMLOptionElement_label04-expected.txt:
* platform/chromium-linux/fast/forms/HTMLOptionElement_label06-expected.checksum:
* platform/chromium-linux/fast/forms/HTMLOptionElement_label06-expected.png:
* platform/chromium-linux/fast/forms/HTMLOptionElement_label06-expected.txt:
* platform/chromium-linux/fast/forms/HTMLOptionElement_label07-expected.checksum:
* platform/chromium-linux/fast/forms/HTMLOptionElement_label07-expected.png:
* platform/chromium-linux/fast/forms/HTMLOptionElement_label07-expected.txt:
* platform/chromium-linux/fast/forms/basic-selects-expected.checksum:
* platform/chromium-linux/fast/forms/basic-selects-expected.png:
* platform/chromium-linux/fast/forms/basic-selects-expected.txt:
* platform/chromium-linux/fast/forms/control-clip-overflow-expected.checksum:
* platform/chromium-linux/fast/forms/control-clip-overflow-expected.png:
* platform/chromium-linux/fast/forms/control-clip-overflow-expected.txt:
* platform/chromium-linux/fast/forms/control-restrict-line-height-expected.checksum:
* platform/chromium-linux/fast/forms/control-restrict-line-height-expected.png:
* platform/chromium-linux/fast/forms/control-restrict-line-height-expected.txt:
* platform/chromium-linux/fast/forms/disabled-select-change-index-expected.checksum:
* platform/chromium-linux/fast/forms/disabled-select-change-index-expected.png:
* platform/chromium-linux/fast/forms/disabled-select-change-index-expected.txt:
* platform/chromium-linux/fast/forms/menulist-clip-expected.checksum:
* platform/chromium-linux/fast/forms/menulist-clip-expected.png:
* platform/chromium-linux/fast/forms/menulist-clip-expected.txt:
* platform/chromium-linux/fast/forms/menulist-deselect-update-expected.checksum:
* platform/chromium-linux/fast/forms/menulist-deselect-update-expected.png:
* platform/chromium-linux/fast/forms/menulist-deselect-update-expected.txt:
* platform/chromium-linux/fast/forms/menulist-narrow-width-expected.checksum:
* platform/chromium-linux/fast/forms/menulist-narrow-width-expected.png:
* platform/chromium-linux/fast/forms/menulist-narrow-width-expected.txt:
* platform/chromium-linux/fast/forms/menulist-no-overflow-expected.checksum:
* platform/chromium-linux/fast/forms/menulist-no-overflow-expected.png:
* platform/chromium-linux/fast/forms/menulist-no-overflow-expected.txt:
* platform/chromium-linux/fast/forms/menulist-option-wrap-expected.checksum:
* platform/chromium-linux/fast/forms/menulist-option-wrap-expected.png:
* platform/chromium-linux/fast/forms/menulist-option-wrap-expected.txt:
* 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-restrict-line-height-expected.txt: Removed.
* platform/chromium-linux/fast/forms/menulist-separator-painting-expected.checksum:
* platform/chromium-linux/fast/forms/menulist-separator-painting-expected.png:
* platform/chromium-linux/fast/forms/menulist-separator-painting-expected.txt:
* 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/menulist-style-color-expected.txt:
* platform/chromium-linux/fast/forms/menulist-width-change-expected.checksum:
* platform/chromium-linux/fast/forms/menulist-width-change-expected.png:
* platform/chromium-linux/fast/forms/menulist-width-change-expected.txt:
* platform/chromium-linux/fast/forms/option-script-expected.checksum:
* platform/chromium-linux/fast/forms/option-script-expected.png:
* platform/chromium-linux/fast/forms/option-script-expected.txt:
* platform/chromium-linux/fast/forms/option-strip-whitespace-expected.checksum:
* platform/chromium-linux/fast/forms/option-strip-whitespace-expected.png:
* platform/chromium-linux/fast/forms/option-strip-whitespace-expected.txt:
* platform/chromium-linux/fast/forms/option-text-clip-expected.checksum:
* platform/chromium-linux/fast/forms/option-text-clip-expected.png:
* platform/chromium-linux/fast/forms/option-text-clip-expected.txt:
* platform/chromium-linux/fast/forms/select-align-expected.checksum:
* platform/chromium-linux/fast/forms/select-align-expected.png:
* platform/chromium-linux/fast/forms/select-align-expected.txt:
* platform/chromium-linux/fast/forms/select-baseline-expected.checksum:
* platform/chromium-linux/fast/forms/select-baseline-expected.png:
* platform/chromium-linux/fast/forms/select-baseline-expected.txt:
* platform/chromium-linux/fast/forms/select-dirty-parent-pref-widths-expected.checksum:
* platform/chromium-linux/fast/forms/select-dirty-parent-pref-widths-expected.png:
* platform/chromium-linux/fast/forms/select-dirty-parent-pref-widths-expected.txt:
* platform/chromium-linux/fast/forms/select-disabled-appearance-expected.checksum:
* platform/chromium-linux/fast/forms/select-disabled-appearance-expected.png:
* platform/chromium-linux/fast/forms/select-disabled-appearance-expected.txt:
* platform/chromium-linux/fast/forms/select-empty-option-height-expected.checksum:
* platform/chromium-linux/fast/forms/select-empty-option-height-expected.png:
* platform/chromium-linux/fast/forms/select-empty-option-height-expected.txt:
* platform/chromium-linux/fast/forms/select-selected-expected.checksum:
* platform/chromium-linux/fast/forms/select-selected-expected.png:
* platform/chromium-linux/fast/forms/select-selected-expected.txt:
* platform/chromium-linux/fast/forms/stuff-on-my-optgroup-expected.checksum:
* platform/chromium-linux/fast/forms/stuff-on-my-optgroup-expected.png:
* platform/chromium-linux/fast/forms/stuff-on-my-optgroup-expected.txt:
* platform/chromium-linux/fast/html/keygen-expected.checksum:
* platform/chromium-linux/fast/html/keygen-expected.png:
* platform/chromium-linux/fast/html/keygen-expected.txt:
* platform/chromium-linux/fast/invalid/014-expected.checksum:
* platform/chromium-linux/fast/invalid/014-expected.png:
* platform/chromium-linux/fast/invalid/014-expected.txt:
* platform/chromium-linux/fast/invalid/residual-style-expected.checksum:
* platform/chromium-linux/fast/invalid/residual-style-expected.png:
* platform/chromium-linux/fast/invalid/residual-style-expected.txt:
* platform/chromium-linux/fast/parser/document-write-option-expected.checksum:
* platform/chromium-linux/fast/parser/document-write-option-expected.png:
* platform/chromium-linux/fast/parser/document-write-option-expected.txt:
* 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/replaced/replaced-breaking-expected.checksum:
* platform/chromium-linux/fast/replaced/replaced-breaking-expected.png:
* platform/chromium-linux/fast/replaced/replaced-breaking-expected.txt:
* platform/chromium-linux/fast/replaced/replaced-breaking-mixture-expected.checksum:
* platform/chromium-linux/fast/replaced/replaced-breaking-mixture-expected.png:
* platform/chromium-linux/fast/replaced/replaced-breaking-mixture-expected.txt:
* platform/chromium-linux/fast/replaced/three-selects-break-expected.checksum:
* platform/chromium-linux/fast/replaced/three-selects-break-expected.png:
* platform/chromium-linux/fast/replaced/three-selects-break-expected.txt:
* platform/chromium-linux/fast/text/international/bidi-menulist-expected.checksum:
* platform/chromium-linux/fast/text/international/bidi-menulist-expected.png:
* platform/chromium-linux/fast/text/international/bidi-menulist-expected.txt:
* platform/chromium-linux/fast/text/international/pop-up-button-text-alignment-and-direction-expected.checksum:
* platform/chromium-linux/fast/text/international/pop-up-button-text-alignment-and-direction-expected.png:
* platform/chromium-linux/fast/text/international/pop-up-button-text-alignment-and-direction-expected.txt:
* 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/bug18359-expected.checksum:
* platform/chromium-linux/tables/mozilla/bugs/bug18359-expected.png:
* platform/chromium-linux/tables/mozilla/bugs/bug18359-expected.txt:
* platform/chromium-linux/tables/mozilla/bugs/bug2479-3-expected.checksum:
* platform/chromium-linux/tables/mozilla/bugs/bug2479-3-expected.png:
* platform/chromium-linux/tables/mozilla/bugs/bug2479-3-expected.txt:
* platform/chromium-linux/tables/mozilla/bugs/bug2479-4-expected.txt:
* platform/chromium-linux/tables/mozilla/bugs/bug29326-expected.checksum:
* platform/chromium-linux/tables/mozilla/bugs/bug29326-expected.png:
* platform/chromium-linux/tables/mozilla/bugs/bug29326-expected.txt:
* platform/chromium-linux/tables/mozilla/bugs/bug33855-expected.checksum:
* platform/chromium-linux/tables/mozilla/bugs/bug33855-expected.png:
* platform/chromium-linux/tables/mozilla/bugs/bug33855-expected.txt:
* platform/chromium-linux/tables/mozilla/bugs/bug4382-expected.checksum:
* platform/chromium-linux/tables/mozilla/bugs/bug4382-expected.png:
* platform/chromium-linux/tables/mozilla/bugs/bug4382-expected.txt:
* platform/chromium-linux/tables/mozilla/bugs/bug96334-expected.checksum:
* platform/chromium-linux/tables/mozilla/bugs/bug96334-expected.png:
* platform/chromium-linux/tables/mozilla/bugs/bug96334-expected.txt:
* platform/chromium-linux/tables/mozilla/core/margins-expected.checksum:
* platform/chromium-linux/tables/mozilla/core/margins-expected.png:
* platform/chromium-linux/tables/mozilla/core/margins-expected.txt:
* platform/chromium-linux/tables/mozilla/dom/tableDom-expected.checksum:
* platform/chromium-linux/tables/mozilla/dom/tableDom-expected.png:
* platform/chromium-linux/tables/mozilla/dom/tableDom-expected.txt:
* platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug2479-5-expected.checksum:
* platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png:
* platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
* platform/chromium-linux/transforms/2d/zoom-menulist-expected.checksum:
* platform/chromium-linux/transforms/2d/zoom-menulist-expected.png:
* platform/chromium-linux/transforms/2d/zoom-menulist-expected.txt:
* platform/chromium/test_expectations.txt:
2011-02-15 Martin Robinson <mrobinson@igalia.com>
Reversing an expectations update, that I mistakenly uploaded in r78595.
* platform/gtk/Skipped: Skip this test, as the results are incorrect on GTK+.
* svg/text/lengthAdjust-text-metrics-expected.txt: Restore expectations for this test.
2011-02-15 Steve Falkenburg <sfalken@apple.com>
Skip failing tests being tracked by https://bugs.webkit.org/show_bug.cgi?id=54490
* platform/win/Skipped:
2011-02-15 Stephen White <senorblanco@chromium.org>
Unreviewed; new Chromium/Linux test baselines.
canvas-composite.html rebaselined due to new GPU-based path drawing code.
canvas-text-alignment and image-object-in-canvas rebaselined due to slight pixel differences near the scrollbar.
* platform/chromium-gpu-linux/fast/canvas/canvas-composite-expected.checksum:
* platform/chromium-gpu-linux/fast/canvas/canvas-composite-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:
2011-02-15 Martin Robinson <mrobinson@igalia.com>
Import the last set of GTK+ baselines for SVG tests.
* platform/gtk/Skipped: Unskip tests which now have results. Classify failures.
2011-02-15 Martin Robinson <mrobinson@igalia.com>
Add the next batch of GTK+ SVG results.
* platform/gtk/Skipped: Unskip tests which now have results.
2011-02-15 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r78579.
http://trac.webkit.org/changeset/78579
https://bugs.webkit.org/show_bug.cgi?id=54479
Undo wrong rebaseline for Gtk results (Requested by msanchez
on #webkit).
* platform/gtk/fast/block/float/marquee-shrink-to-avoid-floats-expected.txt:
2011-02-15 Martin Robinson <mrobinson@igalia.com>
Import the next batch of GTK+ SVG test results and correct an incorrect
line in the skipped list.
* platform/gtk/Skipped: Unskip tests which now have results.
2011-02-15 Pavel Feldman <pfeldman@chromium.org>
Not reviewed: expectations update for r78548 and r78576.
* platform/mac-leopard/inspector/extensions/extensions-resources-expected.txt: Removed.
* platform/qt/Skipped:
2011-02-15 Martin Robinson <mrobinson@igalia.com>
Continue importing GTK+ SVG test results.
* platform/gtk/Skipped: Unskip tests which now have results.
2011-02-15 Pavel Feldman <pfeldman@chromium.org>
Reviewed by Yury Semikhatsky.
Web Inspector: test whether inspector gets populated with databases and storages upon opening.
https://bugs.webkit.org/show_bug.cgi?id=54469
* http/tests/inspector-enabled/database-open-expected.txt: Added.
* http/tests/inspector-enabled/database-open.html: Added.
* http/tests/inspector-enabled/dom-storage-open-expected.txt: Added.
* http/tests/inspector-enabled/dom-storage-open.html: Added.
2011-02-15 Mario Sanchez Prada <msanchez@igalia.com>
Unreviewed, rebaseline of Gtk result.
* platform/gtk/fast/block/float/marquee-shrink-to-avoid-floats-expected.txt:
2011-02-15 Pavel Feldman <pfeldman@chromium.org>
Reviewed by Yury Semikhatsky.
Web Inspector: implement DOM agent tests.
https://bugs.webkit.org/show_bug.cgi?id=54459
* http/tests/inspector/elements-test.js:
(initialize_ElementTest.InspectorTest.expandedNodeWithId.callback):
(initialize_ElementTest.InspectorTest.expandedNodeWithId):
(initialize_ElementTest.InspectorTest.dumpElementsTree):
(initialize_ElementTest.InspectorTest.dumpElementsTree.print):
(initialize_ElementTest.InspectorTest.expandElementsTree):
(initialize_ElementTest.InspectorTest.expandElementsTree.mycallback):
(initialize_ElementTest.InspectorTest.dumpDOMAgentTree):
(initialize_ElementTest):
* http/tests/inspector/extensions-resources-redirect-expected.txt:
* http/tests/inspector/inspector-test.js:
(initialize_InspectorTest.InspectorTest.addResult.clearResults):
(initialize_InspectorTest.InspectorTest.runTestSuite.runner):
(initialize_InspectorTest.InspectorTest.runTestSuite):
(output):
(clearOutput):
* inspector/debugger/dom-breakpoints.html:
* inspector/elements/elements-panel-limited-children-expected.txt:
* inspector/elements/elements-panel-rewrite-href.html:
* inspector/elements/elements-panel-structure-expected.txt:
* inspector/elements/elements-panel-structure.html:
* inspector/elements/elements-panel-xhtml-structure-expected.txt:
* inspector/elements/elements-panel-xhtml-structure.xhtml:
* inspector/elements/insert-node-collapsed-expected.txt: Added.
* inspector/elements/insert-node-collapsed.html: Added.
* inspector/elements/insert-node-expected.txt: Added.
* inspector/elements/insert-node.html: Added.
* inspector/elements/modify-chardata-expected.txt: Added.
* inspector/elements/modify-chardata.html: Added.
* inspector/elements/mutate-unknown-node-expected.txt: Added.
* inspector/elements/mutate-unknown-node.html: Added.
* inspector/elements/remove-node-expected.txt: Added.
* inspector/elements/remove-node.html: Added.
* inspector/elements/set-attribute.html: Added.
* inspector/extensions/extensions-expected.txt:
2011-02-15 Mario Sanchez Prada <msanchez@igalia.com>
Unreviewed, test crashing because of failing ASSERT on GTK 64-bit debug bot.
[GTK] svg/text/select-textLength-spacing-squeeze-1.svg crashes due to ASSERT failing
https://bugs.webkit.org/show_bug.cgi?id=54470
* platform/gtk/Skipped: Skipped test.
2011-02-15 Zan Dobersek <zandobersek@gmail.com>
Reviewed by Andreas Kling.
[Gtk] Cleanup in the canvas tests
https://bugs.webkit.org/show_bug.cgi?id=54458
Unskip canvas tests that already pass.
* platform/gtk/Skipped:
2011-02-15 Adam Barth <abarth@webkit.org>
Reviewed by Eric Seidel.
Sketch script-src for Content Security Policy
https://bugs.webkit.org/show_bug.cgi?id=54381
* http/tests/security/contentSecurityPolicy/script-loads-with-img-src-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/script-loads-with-img-src.html: Added.
- Test that we don't block scripts when the policy is just img-src.
* http/tests/security/contentSecurityPolicy/script-src-in-iframe.html:
* http/tests/security/contentSecurityPolicy/script-src-none.html:
* http/tests/security/contentSecurityPolicy/script-src-redirect.html:
- Turns out we need to escape the ; character in order for it to be
echoed back correctly in the header.
2011-02-15 Mario Sanchez Prada <msanchez@igalia.com>
Unreviewed, skipping flaky test on GTK 64-bit debug bot.
editing/selection/end-of-document.html is failing in the GTK 64-bit debug bot
https://bugs.webkit.org/show_bug.cgi?id=53995
* platform/gtk/Skipped: Skipped flaky test.
2011-02-15 Benjamin Kalman <kalman@chromium.org>
Reviewed by Ryosuke Niwa.
Refactor the extend-selection tests to be clearer what they're doing
https://bugs.webkit.org/show_bug.cgi?id=54429
This is essentially a cleanup to extend-selection.js and propagation of those changes to the affected tests.
* editing/selection/extend-selection-character.html:
* editing/selection/extend-selection-enclosing-block.html:
* editing/selection/extend-selection-home-end.html:
* editing/selection/extend-selection-word.html:
* editing/selection/resources/extend-selection.js:
(getSerializedSelection):
(extendSelectionWithinBlock):
(extendSelectionToEnd):
(fold):
(logMismatchingPositions):
(extendAndLogSelection):
(extendAndLogSelectionWithinBlock):
(extendAndLogSelectionToEnd):
(runSelectionTestsWithGranularity):
(getTestNodeContainer):
(createNode):
(createCharAndWordNodes):
(createEnclosingBlockNodes):
(createHomeEndNodes):
(createAllNodes):
(.window.onload):
2011-02-15 Philippe Normand <pnormand@igalia.com>
Reviewed by Eric Carlson.
[GTK] media/audio-delete-while-slider-thumb-clicked.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=53247
Refactored the test to use the seeking event instead of timeupdate
and avoid flakyness.
* media/audio-delete-while-slider-thumb-clicked-expected.txt:
* media/audio-delete-while-slider-thumb-clicked.html:
* platform/gtk/Skipped:
2011-02-15 Dirk Schulze <krit@webkit.org>
Unreviewed rebaseline.
SVG animation doesn't support attribute value 'inherit'
https://bugs.webkit.org/show_bug.cgi?id=54410
Rebaseline of Gtk result.
* platform/gtk/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt:
2011-02-15 Dirk Schulze <krit@webkit.org>
Rubber-stamped by Nikolas Zimmermann.
SVG animation doesn't support attribute value 'inherit'
https://bugs.webkit.org/show_bug.cgi?id=54410
We have support for 'inherit' in SVG animations now. This means the cyan circles
are invisible at the beginning.
The test itself is still broken, since calcMode gets handled incorrectly.
* platform/mac-wk2/Skipped:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-31-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-31-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-31-t-expected.txt:
2011-02-15 Mario Sanchez Prada <msanchez@igalia.com>
Unreviewed, unskip passing test after r78541.
r78499 causes assertion failure in http/tests/xmlhttprequest/cache-override.html
https://bugs.webkit.org/show_bug.cgi?id=54418
* platform/gtk/Skipped: Unskip passing test.
2011-02-15 Mario Sanchez Prada <msanchez@igalia.com>
Unreviewed, GTK baselines for 4 new tests added in r78396.
* platform/gtk/fast/inline/inline-box-background-expected.checksum: Added.
* platform/gtk/fast/inline/inline-box-background-expected.png: Added.
* platform/gtk/fast/inline/inline-box-background-expected.txt: Added.
* platform/gtk/fast/inline/inline-box-background-long-image-expected.checksum: Added.
* platform/gtk/fast/inline/inline-box-background-long-image-expected.png: Added.
* platform/gtk/fast/inline/inline-box-background-long-image-expected.txt: Added.
* platform/gtk/fast/inline/inline-box-background-repeat-x-expected.checksum: Added.
* platform/gtk/fast/inline/inline-box-background-repeat-x-expected.png: Added.
* platform/gtk/fast/inline/inline-box-background-repeat-x-expected.txt: Added.
* platform/gtk/fast/inline/inline-box-background-repeat-y-expected.checksum: Added.
* platform/gtk/fast/inline/inline-box-background-repeat-y-expected.png: Added.
* platform/gtk/fast/inline/inline-box-background-repeat-y-expected.txt: Added.
2011-02-15 Pavel Feldman <pfeldman@chromium.org>
Not reviewed: update inspector expectation path for mac-leopard.
* platform/mac-leopard/inspector/extensions/extensions-resources-expected.txt: Renamed from LayoutTests/platform/mac-leopard/inspector/extensions-resources-expected.txt.
2011-02-15 Dirk Schulze <krit@webkit.org>
Reviewed by Nikolas Zimmermann.
SVG animation doesn't support attribute value 'inherit'
https://bugs.webkit.org/show_bug.cgi?id=54410
Check support for 'inherit' and 'currentColor' on SVG animations.
* svg/animations/animate-currentColor-expected.txt: Added.
* svg/animations/animate-currentColor.html: Added.
* svg/animations/animate-inherit-css-property-expected.txt: Added.
* svg/animations/animate-inherit-css-property.html: Added.
* svg/animations/script-tests/animate-currentColor.js: Added.
(sample1):
(sample2):
(sample3):
(executeTest):
* svg/animations/script-tests/animate-inherit-css-property.js: Added.
(sample1):
(sample2):
(sample3):
(executeTest):
2011-02-15 Pavel Feldman <pfeldman@chromium.org>
Not reviewed: inspector tests expectations update.
* platform/chromium/inspector/console/console-format-collections-expected.txt:
* platform/mac-wk2/Skipped:
* platform/qt/Skipped:
2011-02-15 Mario Sanchez Prada <msanchez@igalia.com>
Unreviewed, skipping test timing out on SnowLeopard, GTK and Chromium bots.
r78499 causes assertion failure in http/tests/xmlhttprequest/cache-override.html
https://bugs.webkit.org/show_bug.cgi?id=54418
* platform/gtk/Skipped: Skipped test.
2011-02-15 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed.
[Qt]REGRESSION?(78477): inspector/timeline-network-resource.html and inspector/timeline-script-tag-1.html fail
https://bugs.webkit.org/show_bug.cgi?id=54442
* platform/qt/Skipped: inspector/timeline-network-resource.html and inspector/timeline-script-tag-1.html added until fix.
2011-02-14 Pavel Feldman <pfeldman@chromium.org>
Reviewed by Yury Semikhatsky.
Web Inspector: move rest of the tests off old harness.
https://bugs.webkit.org/show_bug.cgi?id=54437
* http/tests/inspector-enabled/console-log-before-frame-navigation.html:
* http/tests/inspector/change-iframe-src-expected.txt:
* http/tests/inspector/change-iframe-src.html:
* http/tests/inspector/console-resource-errors.html:
* http/tests/inspector/console-websocket-error.html:
* http/tests/inspector/console-xhr-logging.html:
* http/tests/inspector/extensions-headers.html:
* http/tests/inspector/extensions-resources-redirect-expected.txt:
* http/tests/inspector/extensions-resources-redirect.html:
* http/tests/inspector/extensions-test.js:
* http/tests/inspector/inspect-iframe-from-different-domain-expected.txt:
* http/tests/inspector/inspect-iframe-from-different-domain.html:
* http/tests/inspector/inspector-test.js:
* http/tests/inspector/inspector-test2.js: Removed.
* http/tests/inspector/network-preflight-options.html:
* http/tests/inspector/resource-har-conversion-expected.txt:
* http/tests/inspector/resource-har-conversion.html:
* http/tests/inspector/resource-parameters.html:
* http/tests/inspector/resources/extension-main.html:
* http/tests/inspector/resources/iframe-from-different-domain-data.html:
* inspector/audits/audits-panel-functional-expected.txt: Renamed from LayoutTests/inspector/audits-panel-functional-expected.txt.
* inspector/audits/audits-panel-functional.html: Renamed from LayoutTests/inspector/audits-panel-functional.html.
* inspector/audits/audits-test.js: Renamed from LayoutTests/inspector/audits-tests2.js.
* inspector/audits/resources/Ahem.ttf: Copied from LayoutTests/inspector/resources/Ahem.ttf.
* inspector/audits/resources/abe.png: Copied from LayoutTests/inspector/resources/abe.png.
* inspector/audits/resources/audits-script1.js: Renamed from LayoutTests/inspector/resources/audits-script1.js.
* inspector/audits/resources/audits-script2.js: Renamed from LayoutTests/inspector/resources/audits-script2.js.
* inspector/audits/resources/audits-style1.css: Copied from LayoutTests/inspector/resources/audits-style1.css.
* inspector/console/command-line-api-expected.txt: Renamed from LayoutTests/inspector/command-line-api-expected.txt.
* inspector/console/command-line-api.html: Renamed from LayoutTests/inspector/command-line-api.html.
* inspector/console/console-api-on-call-frame-expected.txt: Renamed from LayoutTests/inspector/console-api-on-call-frame-expected.txt.
* inspector/console/console-api-on-call-frame.html: Renamed from LayoutTests/inspector/console-api-on-call-frame.html.
* inspector/console/console-assert-expected.txt: Renamed from LayoutTests/inspector/console-assert-expected.txt.
* inspector/console/console-assert.html: Renamed from LayoutTests/inspector/console-assert.html.
* inspector/console/console-clear-expected.txt: Renamed from LayoutTests/inspector/console-clear-expected.txt.
* inspector/console/console-clear.html: Renamed from LayoutTests/inspector/console-clear.html.
* inspector/console/console-command-clear-expected.txt: Renamed from LayoutTests/inspector/console-command-clear-expected.txt.
* inspector/console/console-command-clear.html: Renamed from LayoutTests/inspector/console-command-clear.html.
* inspector/console/console-dir-expected.txt: Renamed from LayoutTests/inspector/console-dir-expected.txt.
* inspector/console/console-dir-global-expected.txt: Renamed from LayoutTests/inspector/console-dir-global-expected.txt.
* inspector/console/console-dir-global.html: Renamed from LayoutTests/inspector/console-dir-global.html.
* inspector/console/console-dir.html: Renamed from LayoutTests/inspector/console-dir.html.
* inspector/console/console-dirxml-expected.txt: Renamed from LayoutTests/inspector/console-dirxml-expected.txt.
* inspector/console/console-dirxml.html: Renamed from LayoutTests/inspector/console-dirxml.html.
* inspector/console/console-eval-expected.txt: Renamed from LayoutTests/inspector/console-eval-expected.txt.
* inspector/console/console-eval-global-expected.txt: Renamed from LayoutTests/inspector/console-eval-global-expected.txt.
* inspector/console/console-eval-global.html: Renamed from LayoutTests/inspector/console-eval-global.html.
* inspector/console/console-eval.html: Renamed from LayoutTests/inspector/console-eval.html.
* inspector/console/console-format-collections-expected.txt: Renamed from LayoutTests/inspector/console-format-collections-expected.txt.
* inspector/console/console-format-collections.html: Renamed from LayoutTests/inspector/console-format-collections.html.
* inspector/console/console-format-expected.txt: Renamed from LayoutTests/inspector/console-format-expected.txt.
* inspector/console/console-format.html: Renamed from LayoutTests/inspector/console-format.html.
* inspector/console/console-log-before-inspector-open-expected.txt: Renamed from LayoutTests/inspector/console-log-before-inspector-open-expected.txt.
* inspector/console/console-log-before-inspector-open.html: Renamed from LayoutTests/inspector/console-log-before-inspector-open.html.
* inspector/console/console-log-native-funcs-expected.txt: Renamed from LayoutTests/inspector/console-log-native-funcs-expected.txt.
* inspector/console/console-log-syntax-error-expected.txt: Renamed from LayoutTests/inspector/console-log-syntax-error-expected.txt.
* inspector/console/console-log-syntax-error.html: Renamed from LayoutTests/inspector/console-log-syntax-error.html.
* inspector/console/console-object-constructor-name-expected.txt: Renamed from LayoutTests/inspector/console-object-constructor-name-expected.txt.
* inspector/console/console-object-constructor-name.html: Renamed from LayoutTests/inspector/console-object-constructor-name.html.
* inspector/console/console-substituted-expected.txt: Renamed from LayoutTests/inspector/console-substituted-expected.txt.
* inspector/console/console-substituted.html: Renamed from LayoutTests/inspector/console-substituted.html.
* inspector/console/console-tests-expected.txt: Renamed from LayoutTests/inspector/console-tests-expected.txt.
* inspector/console/console-tests.html: Renamed from LayoutTests/inspector/console-tests.html.
* inspector/console/console-trace-expected.txt: Renamed from LayoutTests/inspector/console-trace-expected.txt.
* inspector/console/console-trace-in-eval-expected.txt: Renamed from LayoutTests/inspector/console-trace-in-eval-expected.txt.
* inspector/console/console-trace-in-eval.html: Renamed from LayoutTests/inspector/console-trace-in-eval.html.
* inspector/console/console-trace.html: Renamed from LayoutTests/inspector/console-trace.html.
* inspector/console/console-uncaught-exception-expected.txt: Renamed from LayoutTests/inspector/console-uncaught-exception-expected.txt.
* inspector/console/console-uncaught-exception-in-eval-expected.txt: Renamed from LayoutTests/inspector/console-uncaught-exception-in-eval-expected.txt.
* inspector/console/console-uncaught-exception-in-eval.html: Renamed from LayoutTests/inspector/console-uncaught-exception-in-eval.html.
* inspector/console/console-uncaught-exception.html: Renamed from LayoutTests/inspector/console-uncaught-exception.html.
* inspector/console/resources/syntax-error.js: Copied from LayoutTests/inspector/resources/syntax-error.js.
* inspector/cookie-parser.html:
* inspector/cookie-resource-match.html:
* inspector/cpu-profiler-profiling.html:
* inspector/debugger/debugger-autocontinue-on-syntax-error-expected.txt: Renamed from LayoutTests/inspector/debugger-autocontinue-on-syntax-error-expected.txt.
* inspector/debugger/debugger-autocontinue-on-syntax-error.html: Renamed from LayoutTests/inspector/debugger-autocontinue-on-syntax-error.html.
* inspector/debugger/debugger-breakpoints-not-activated-on-reload-expected.txt: Renamed from LayoutTests/inspector/debugger-breakpoints-not-activated-on-reload-expected.txt.
* inspector/debugger/debugger-breakpoints-not-activated-on-reload.html: Renamed from LayoutTests/inspector/debugger-breakpoints-not-activated-on-reload.html.
* inspector/debugger/debugger-cyclic-ref-expected.txt: Renamed from LayoutTests/inspector/debugger-cyclic-ref-expected.txt.
* inspector/debugger/debugger-cyclic-ref.html: Renamed from LayoutTests/inspector/debugger-cyclic-ref.html.
* inspector/debugger/debugger-eval-on-call-frame-expected.txt: Renamed from LayoutTests/inspector/debugger-eval-on-call-frame-expected.txt.
* inspector/debugger/debugger-eval-on-call-frame.html: Renamed from LayoutTests/inspector/debugger-eval-on-call-frame.html.
* inspector/debugger/debugger-eval-while-paused-expected.txt: Renamed from LayoutTests/inspector/debugger-eval-while-paused-expected.txt.
* inspector/debugger/debugger-eval-while-paused.html: Renamed from LayoutTests/inspector/debugger-eval-while-paused.html.
* inspector/debugger/debugger-expand-scope-expected.txt: Renamed from LayoutTests/inspector/debugger-expand-scope-expected.txt.
* inspector/debugger/debugger-expand-scope.html: Renamed from LayoutTests/inspector/debugger-expand-scope.html.
* inspector/debugger/debugger-no-nested-pause-expected.txt: Renamed from LayoutTests/inspector/debugger-no-nested-pause-expected.txt.
* inspector/debugger/debugger-no-nested-pause.html: Renamed from LayoutTests/inspector/debugger-no-nested-pause.html.
* inspector/debugger/debugger-pause-in-eval-script-expected.txt: Renamed from LayoutTests/inspector/debugger-pause-in-eval-script-expected.txt.
* inspector/debugger/debugger-pause-in-eval-script.html: Renamed from LayoutTests/inspector/debugger-pause-in-eval-script.html.
* inspector/debugger/debugger-pause-on-breakpoint-expected.txt: Renamed from LayoutTests/inspector/debugger-pause-on-breakpoint-expected.txt.
* inspector/debugger/debugger-pause-on-breakpoint.html: Renamed from LayoutTests/inspector/debugger-pause-on-breakpoint.html.
* inspector/debugger/debugger-pause-on-debugger-statement-expected.txt: Renamed from LayoutTests/inspector/debugger-pause-on-debugger-statement-expected.txt.
* inspector/debugger/debugger-pause-on-debugger-statement.html: Renamed from LayoutTests/inspector/debugger-pause-on-debugger-statement.html.
* inspector/debugger/debugger-pause-on-exception-expected.txt: Renamed from LayoutTests/inspector/debugger-pause-on-exception-expected.txt.
* inspector/debugger/debugger-pause-on-exception.html: Renamed from LayoutTests/inspector/debugger-pause-on-exception.html.
* inspector/debugger/debugger-proto-property-expected.txt: Renamed from LayoutTests/inspector/debugger-proto-property-expected.txt.
* inspector/debugger/debugger-proto-property.html: Renamed from LayoutTests/inspector/debugger-proto-property.html.
* inspector/debugger/debugger-scripts-expected.txt: Renamed from LayoutTests/inspector/debugger-scripts-expected.txt.
* inspector/debugger/debugger-scripts.html: Renamed from LayoutTests/inspector/debugger-scripts.html.
* inspector/debugger/debugger-step-in-expected.txt: Renamed from LayoutTests/inspector/debugger-step-in-expected.txt.
* inspector/debugger/debugger-step-in.html: Renamed from LayoutTests/inspector/debugger-step-in.html.
* inspector/debugger/debugger-step-out-expected.txt: Renamed from LayoutTests/inspector/debugger-step-out-expected.txt.
* inspector/debugger/debugger-step-out.html: Renamed from LayoutTests/inspector/debugger-step-out.html.
* inspector/debugger/debugger-step-over-expected.txt: Renamed from LayoutTests/inspector/debugger-step-over-expected.txt.
* inspector/debugger/debugger-step-over.html: Renamed from LayoutTests/inspector/debugger-step-over.html.
* inspector/debugger/debugger-suspend-active-dom-objects-expected.txt: Renamed from LayoutTests/inspector/debugger-suspend-active-dom-objects-expected.txt.
* inspector/debugger/debugger-suspend-active-dom-objects.html: Renamed from LayoutTests/inspector/debugger-suspend-active-dom-objects.html.
* inspector/debugger/dom-breakpoints-expected.txt: Renamed from LayoutTests/inspector/dom-breakpoints-expected.txt.
* inspector/debugger/dom-breakpoints.html: Renamed from LayoutTests/inspector/dom-breakpoints.html.
* inspector/debugger/resources/syntax-error.js: Renamed from LayoutTests/inspector/resources/syntax-error.js.
* inspector/elements/elements-delete-inline-style-expected.txt: Renamed from LayoutTests/inspector/elements-delete-inline-style-expected.txt.
* inspector/elements/elements-delete-inline-style.html: Renamed from LayoutTests/inspector/elements-delete-inline-style.html.
* inspector/elements/elements-img-tooltip-expected.txt: Renamed from LayoutTests/inspector/elements-img-tooltip-expected.txt.
* inspector/elements/elements-img-tooltip.html: Renamed from LayoutTests/inspector/elements-img-tooltip.html.
* inspector/elements/elements-panel-limited-children-expected.txt: Renamed from LayoutTests/inspector/elements-panel-limited-children-expected.txt.
* inspector/elements/elements-panel-limited-children.html: Renamed from LayoutTests/inspector/elements-panel-limited-children.html.
* inspector/elements/elements-panel-rewrite-href-expected.txt: Renamed from LayoutTests/inspector/elements-panel-rewrite-href-expected.txt.
* inspector/elements/elements-panel-rewrite-href.html: Renamed from LayoutTests/inspector/elements-panel-rewrite-href.html.
* inspector/elements/elements-panel-search-expected.txt: Renamed from LayoutTests/inspector/elements-panel-search-expected.txt.
* inspector/elements/elements-panel-search.html: Renamed from LayoutTests/inspector/elements-panel-search.html.
* inspector/elements/elements-panel-selection-on-refresh-expected.txt: Renamed from LayoutTests/inspector/elements-panel-selection-on-refresh-expected.txt.
* inspector/elements/elements-panel-selection-on-refresh.html: Renamed from LayoutTests/inspector/elements-panel-selection-on-refresh.html.
* inspector/elements/elements-panel-structure-expected.txt: Renamed from LayoutTests/inspector/elements-panel-structure-expected.txt.
* inspector/elements/elements-panel-structure.html: Renamed from LayoutTests/inspector/elements-panel-structure.html.
* inspector/elements/elements-panel-styles-expected.txt: Renamed from LayoutTests/inspector/elements-panel-styles-expected.txt.
* inspector/elements/elements-panel-styles.html: Renamed from LayoutTests/inspector/elements-panel-styles.html.
* inspector/elements/elements-panel-xhtml-structure-expected.txt: Renamed from LayoutTests/inspector/elements-panel-xhtml-structure-expected.txt.
* inspector/elements/elements-panel-xhtml-structure.xhtml: Renamed from LayoutTests/inspector/elements-panel-xhtml-structure.xhtml.
* inspector/elements/resources/elements-panel-styles.css: Renamed from LayoutTests/inspector/resources/elements-panel-styles.css.
* inspector/evaluate-in-page.html:
* inspector/extensions/extensions-api-expected.txt: Renamed from LayoutTests/inspector/extensions-api-expected.txt.
* inspector/extensions/extensions-api.html: Renamed from LayoutTests/inspector/extensions-api.html.
* inspector/extensions/extensions-audits-api-expected.txt: Renamed from LayoutTests/inspector/extensions-audits-api-expected.txt.
* inspector/extensions/extensions-audits-api.html: Renamed from LayoutTests/inspector/extensions-audits-api.html.
* inspector/extensions/extensions-audits-expected.txt: Renamed from LayoutTests/inspector/extensions-audits-expected.txt.
* inspector/extensions/extensions-audits-tests.js: Renamed from LayoutTests/inspector/extensions-audits-tests.js.
* inspector/extensions/extensions-audits.html: Renamed from LayoutTests/inspector/extensions-audits.html.
* inspector/extensions/extensions-eval-expected.txt: Renamed from LayoutTests/inspector/extensions-eval-expected.txt.
* inspector/extensions/extensions-eval.html: Renamed from LayoutTests/inspector/extensions-eval.html.
* inspector/extensions/extensions-events-expected.txt: Renamed from LayoutTests/inspector/extensions-events-expected.txt.
* inspector/extensions/extensions-events.html: Renamed from LayoutTests/inspector/extensions-events.html.
* inspector/extensions/extensions-expected.txt: Renamed from LayoutTests/inspector/extensions-expected.txt.
* inspector/extensions/extensions-resources-expected.txt: Renamed from LayoutTests/inspector/extensions-resources-expected.txt.
* inspector/extensions/extensions-resources.html: Renamed from LayoutTests/inspector/extensions-resources.html.
* inspector/extensions/extensions.html: Renamed from LayoutTests/inspector/extensions.html.
* inspector/extensions/resources/Ahem.ttf: Renamed from LayoutTests/inspector/resources/Ahem.ttf.
* inspector/extensions/resources/abe.png: Renamed from LayoutTests/inspector/resources/abe.png.
* inspector/extensions/resources/audits-style1.css: Renamed from LayoutTests/inspector/resources/audits-style1.css.
* inspector/inspected-objects-not-overriden.html:
* inspector/report-API-errors.html:
* inspector/report-protocol-errors.html:
* inspector/storage-panel-dom-storage.html:
* inspector/styles/resources/styles-iframe-data.html: Renamed from LayoutTests/inspector/resources/styles-iframe-data.html.
* inspector/styles/resources/styles-new-API-1.css: Renamed from LayoutTests/inspector/resources/styles-new-API-1.css.
* inspector/styles/resources/styles-new-API.css: Renamed from LayoutTests/inspector/resources/styles-new-API.css.
* inspector/styles/resources/styles-source-lines-inline-iframe.html: Renamed from LayoutTests/inspector/resources/styles-source-lines-inline-iframe.html.
* inspector/styles/resources/styles-source-offsets.css: Renamed from LayoutTests/inspector/resources/styles-source-offsets.css.
* inspector/styles/resources/styles-url-linkify-iframe.html: Renamed from LayoutTests/inspector/resources/styles-url-linkify-iframe.html.
* inspector/styles/resources/styles-url-linkify.css: Renamed from LayoutTests/inspector/resources/styles-url-linkify.css.
* inspector/styles/styles-add-blank-property-expected.txt: Renamed from LayoutTests/inspector/styles-add-blank-property-expected.txt.
* inspector/styles/styles-add-blank-property.html: Renamed from LayoutTests/inspector/styles-add-blank-property.html.
* inspector/styles/styles-computed-trace-expected.txt: Renamed from LayoutTests/inspector/styles-computed-trace-expected.txt.
* inspector/styles/styles-computed-trace.html: Renamed from LayoutTests/inspector/styles-computed-trace.html.
* inspector/styles/styles-disable-inherited-expected.txt: Renamed from LayoutTests/inspector/styles-disable-inherited-expected.txt.
* inspector/styles/styles-disable-inherited.html: Renamed from LayoutTests/inspector/styles-disable-inherited.html.
* inspector/styles/styles-disable-then-change-expected.txt: Renamed from LayoutTests/inspector/styles-disable-then-change-expected.txt.
* inspector/styles/styles-disable-then-change.html: Renamed from LayoutTests/inspector/styles-disable-then-change.html.
* inspector/styles/styles-disable-then-delete-expected.txt: Renamed from LayoutTests/inspector/styles-disable-then-delete-expected.txt.
* inspector/styles/styles-disable-then-delete.html: Renamed from LayoutTests/inspector/styles-disable-then-delete.html.
* inspector/styles/styles-disable-then-enable-expected.txt: Renamed from LayoutTests/inspector/styles-disable-then-enable-expected.txt.
* inspector/styles/styles-disable-then-enable.html: Renamed from LayoutTests/inspector/styles-disable-then-enable.html.
* inspector/styles/styles-iframe-expected.txt: Renamed from LayoutTests/inspector/styles-iframe-expected.txt.
* inspector/styles/styles-iframe.html: Renamed from LayoutTests/inspector/styles-iframe.html.
* inspector/styles/styles-new-API-expected.txt: Renamed from LayoutTests/inspector/styles-new-API-expected.txt.
* inspector/styles/styles-new-API.html: Renamed from LayoutTests/inspector/styles-new-API.html.
* inspector/styles/styles-source-lines-expected.txt: Renamed from LayoutTests/inspector/styles-source-lines-expected.txt.
* inspector/styles/styles-source-lines-inline-expected.txt: Renamed from LayoutTests/inspector/styles-source-lines-inline-expected.txt.
* inspector/styles/styles-source-lines-inline.html: Renamed from LayoutTests/inspector/styles-source-lines-inline.html.
* inspector/styles/styles-source-lines.html: Renamed from LayoutTests/inspector/styles-source-lines.html.
* inspector/styles/styles-source-offsets-expected.txt: Renamed from LayoutTests/inspector/styles-source-offsets-expected.txt.
* inspector/styles/styles-source-offsets.html: Renamed from LayoutTests/inspector/styles-source-offsets.html.
* inspector/styles/styles-url-linkify-expected.txt: Renamed from LayoutTests/inspector/styles-url-linkify-expected.txt.
* inspector/styles/styles-url-linkify.html: Renamed from LayoutTests/inspector/styles-url-linkify.html.
* inspector/syntax-highlight-css.html:
* inspector/syntax-highlight-html.html:
* inspector/syntax-highlight-javascript.html:
* inspector/timeline/resources/timeline-iframe-data.html: Renamed from LayoutTests/inspector/resources/timeline-iframe-data.html.
* inspector/timeline/timeline-enum-stability-expected.txt: Renamed from LayoutTests/inspector/timeline-enum-stability-expected.txt.
* inspector/timeline/timeline-enum-stability.html: Renamed from LayoutTests/inspector/timeline-enum-stability.html.
* inspector/timeline/timeline-event-dispatch-expected.txt: Renamed from LayoutTests/inspector/timeline-event-dispatch-expected.txt.
* inspector/timeline/timeline-event-dispatch.html: Renamed from LayoutTests/inspector/timeline-event-dispatch.html.
* inspector/timeline/timeline-layout-expected.txt: Renamed from LayoutTests/inspector/timeline-layout-expected.txt.
* inspector/timeline/timeline-layout.html: Renamed from LayoutTests/inspector/timeline-layout.html.
* inspector/timeline/timeline-mark-timeline-expected.txt: Renamed from LayoutTests/inspector/timeline-mark-timeline-expected.txt.
* inspector/timeline/timeline-mark-timeline.html: Renamed from LayoutTests/inspector/timeline-mark-timeline.html.
* inspector/timeline/timeline-network-resource-expected.txt: Renamed from LayoutTests/inspector/timeline-network-resource-expected.txt.
* inspector/timeline/timeline-network-resource.html: Renamed from LayoutTests/inspector/timeline-network-resource.html.
* inspector/timeline/timeline-network-resource.js: Renamed from LayoutTests/inspector/timeline-network-resource.js.
* inspector/timeline/timeline-paint-expected.txt: Renamed from LayoutTests/inspector/timeline-paint-expected.txt.
* inspector/timeline/timeline-paint.html: Renamed from LayoutTests/inspector/timeline-paint.html.
* inspector/timeline/timeline-parse-html-expected.txt: Renamed from LayoutTests/inspector/timeline-parse-html-expected.txt.
* inspector/timeline/timeline-parse-html.html: Renamed from LayoutTests/inspector/timeline-parse-html.html.
* inspector/timeline/timeline-recalculate-styles-expected.txt: Renamed from LayoutTests/inspector/timeline-recalculate-styles-expected.txt.
* inspector/timeline/timeline-recalculate-styles.html: Renamed from LayoutTests/inspector/timeline-recalculate-styles.html.
* inspector/timeline/timeline-script-tag-1-expected.txt: Renamed from LayoutTests/inspector/timeline-script-tag-1-expected.txt.
* inspector/timeline/timeline-script-tag-1.html: Renamed from LayoutTests/inspector/timeline-script-tag-1.html.
* inspector/timeline/timeline-script-tag-2-expected.txt: Renamed from LayoutTests/inspector/timeline-script-tag-2-expected.txt.
* inspector/timeline/timeline-script-tag-2.html: Renamed from LayoutTests/inspector/timeline-script-tag-2.html.
* inspector/timeline/timeline-script-tag-2.js: Renamed from LayoutTests/inspector/timeline-script-tag-2.js.
* inspector/timeline/timeline-test.js: Renamed from LayoutTests/inspector/timeline-test.js.
* inspector/timeline/timeline-trivial-expected.txt: Renamed from LayoutTests/inspector/timeline-trivial-expected.txt.
* inspector/timeline/timeline-trivial.html: Renamed from LayoutTests/inspector/timeline-trivial.html.
* platform/chromium/inspector/console/console-dir-expected.txt: Renamed from LayoutTests/platform/chromium/inspector/console-dir-expected.txt.
* platform/chromium/inspector/console/console-dir-global-expected.txt: Renamed from LayoutTests/platform/chromium/inspector/console-dir-global-expected.txt.
* platform/chromium/inspector/console/console-eval-global-expected.txt: Renamed from LayoutTests/platform/chromium/inspector/console-eval-global-expected.txt.
* platform/chromium/inspector/console/console-format-collections-expected.txt: Renamed from LayoutTests/platform/chromium/inspector/console-format-collections-expected.txt.
* platform/chromium/inspector/console/console-format-expected.txt: Renamed from LayoutTests/platform/chromium/inspector/console-format-expected.txt.
* platform/chromium/inspector/console/console-log-native-funcs-expected.txt: Renamed from LayoutTests/platform/chromium/inspector/console-log-native-funcs-expected.txt.
* platform/chromium/inspector/console/console-log-syntax-error-expected.txt: Renamed from LayoutTests/platform/chromium/inspector/console-log-syntax-error-expected.txt.
* platform/chromium/inspector/console/console-object-constructor-name-expected.txt: Renamed from LayoutTests/platform/chromium/inspector/console-object-constructor-name-expected.txt.
* platform/chromium/inspector/console/console-trace-in-eval-expected.txt: Renamed from LayoutTests/platform/chromium/inspector/console-trace-in-eval-expected.txt.
* platform/chromium/inspector/console/console-uncaught-exception-expected.txt: Renamed from LayoutTests/platform/chromium/inspector/console-uncaught-exception-expected.txt.
* platform/chromium/inspector/console/console-uncaught-exception-in-eval-expected.txt: Renamed from LayoutTests/platform/chromium/inspector/console-uncaught-exception-in-eval-expected.txt.
* platform/chromium/inspector/debugger/debugger-autocontinue-on-syntax-error-expected.txt: Renamed from LayoutTests/platform/chromium/inspector/debugger-autocontinue-on-syntax-error-expected.txt.
* platform/chromium/inspector/debugger/debugger-expand-scope-expected.txt: Renamed from LayoutTests/platform/chromium/inspector/debugger-expand-scope-expected.txt.
* platform/chromium/inspector/debugger/debugger-pause-on-exception-expected.txt: Renamed from LayoutTests/platform/chromium/inspector/debugger-pause-on-exception-expected.txt.
* platform/chromium/inspector/debugger/debugger-step-in-expected.txt: Renamed from LayoutTests/platform/chromium/inspector/debugger-step-in-expected.txt.
* platform/chromium/inspector/timeline/timeline-event-dispatch-expected.txt: Renamed from LayoutTests/platform/chromium/inspector/timeline-event-dispatch-expected.txt.
* platform/chromium/inspector/timeline/timeline-mark-timeline-expected.txt: Renamed from LayoutTests/platform/chromium/inspector/timeline-mark-timeline-expected.txt.
* platform/chromium/inspector/timeline/timeline-network-resource-expected.txt: Renamed from LayoutTests/platform/chromium/inspector/timeline-network-resource-expected.txt.
* platform/chromium/inspector/timeline/timeline-paint-expected.txt: Renamed from LayoutTests/platform/chromium/inspector/timeline-paint-expected.txt.
* platform/chromium/inspector/timeline/timeline-parse-html-expected.txt: Renamed from LayoutTests/platform/chromium/inspector/timeline-parse-html-expected.txt.
* platform/chromium/test_expectations.txt:
* platform/gtk/Skipped:
* platform/mac/Skipped:
* platform/qt/Skipped:
* platform/win/Skipped:
2011-02-11 Jeremy Orlow <jorlow@chromium.org>
Reviewed by Nate Chapin.
Finish up implementing the new event model in IndexedDB
https://bugs.webkit.org/show_bug.cgi?id=54331
Make the requried changes + s/result/request/g (where it should
have always been that way) + remove the verify functions (since
these days they mostly just add noise) + get rid of the callback
in the delete object store funciton.
* 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/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-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/resources/shared.js:
(unexpectedSuccessCallback):
(unexpectedErrorCallback):
(unexpectedAbortCallback):
(unexpectedCompleteCallback):
(evalAndExpectException):
(deleteAllObjectStores):
* 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-14 Peter Kasting <pkasting@google.com>
Unreviewed, Chromium test expectations update.
https://bugs.webkit.org/show_bug.cgi?id=54418
Fix a Linux expectation, mark another test as expected-failing.
* platform/chromium/test_expectations.txt:
2011-02-14 Alejandro G. Castro <alex@igalia.com>
Unreviewed, rolling out r78516.
http://trac.webkit.org/changeset/78516
The rebaseline was previously done
* platform/gtk/fast/css/rtl-ordering-expected.checksum:
* platform/gtk/fast/css/rtl-ordering-expected.png:
* platform/gtk/fast/css/rtl-ordering-expected.txt:
* platform/gtk/fast/forms/select-visual-hebrew-expected.checksum:
* platform/gtk/fast/forms/select-visual-hebrew-expected.png:
* platform/gtk/fast/forms/select-visual-hebrew-expected.txt:
* platform/gtk/fast/forms/visual-hebrew-text-field-expected.checksum:
* platform/gtk/fast/forms/visual-hebrew-text-field-expected.png:
* platform/gtk/fast/forms/visual-hebrew-text-field-expected.txt:
2011-02-14 Alejandro G. Castro <alex@igalia.com>
Unreviewed. Rebaseline GTK test results after r78491.
* platform/gtk/fast/css/rtl-ordering-expected.checksum:
* platform/gtk/fast/css/rtl-ordering-expected.png:
* platform/gtk/fast/css/rtl-ordering-expected.txt:
* platform/gtk/fast/forms/select-visual-hebrew-expected.checksum:
* platform/gtk/fast/forms/select-visual-hebrew-expected.png:
* platform/gtk/fast/forms/select-visual-hebrew-expected.txt:
* platform/gtk/fast/forms/visual-hebrew-text-field-expected.checksum:
* platform/gtk/fast/forms/visual-hebrew-text-field-expected.png:
* platform/gtk/fast/forms/visual-hebrew-text-field-expected.txt:
2011-02-14 Levi Weintraub <leviw@chromium.org>
Reviewed by Alexey Proskuryakov.
Strikethrough disappears when posting a message on odnoklassniki.ru
https://bugs.webkit.org/show_bug.cgi?id=53475
Updating test expectations and creating a test in an attempt to prevent the
uninformed WebKit dev from switching back to using <s> tags for strikethrough.
As explained in the bug, this is bad for compatibility with various rich text
editors.
* editing/execCommand/query-text-decoration-with-typing-style-expected.txt:
* editing/execCommand/script-tests/strikethrough-uses-strike-tag.js: Added.
(test):
* editing/execCommand/script-tests/toggle-style-2.js:
* editing/execCommand/strikethrough-uses-strike-tag-expected.txt: Added.
* editing/execCommand/strikethrough-uses-strike-tag.html: Added.
* editing/execCommand/strikethroughSelection-expected.txt:
* editing/execCommand/toggle-style-2-expected.txt:
* editing/style/inline-style-container-expected.txt:
* editing/style/inline-style-extend-run-expected.txt:
* editing/style/push-down-implicit-styles-around-list-expected.txt:
* editing/style/push-down-implicit-styles-expected.txt:
* editing/style/script-tests/inline-style-container.js:
* editing/style/script-tests/inline-style-extend-run.js:
* editing/style/script-tests/push-down-implicit-styles-around-list.js:
* editing/style/script-tests/push-down-implicit-styles.js:
* editing/style/style-text-node-without-editable-parent-expected.txt:
2011-02-14 Peter Kasting <pkasting@google.com>
Unreviewed, Chromium test expectations update.
Try using the right syntax this time.
* platform/chromium/test_expectations.txt:
2011-02-14 Peter Kasting <pkasting@google.com>
Unreviewed, Chromium test expectations update.
* platform/chromium/test_expectations.txt:
2011-02-14 Peter Kasting <pkasting@google.com>
Unreviewed, Chromium test expectations update.
https://bugs.webkit.org/show_bug.cgi?id=54409
Mark tests as failing due to r78484.
* platform/chromium/test_expectations.txt:
2011-02-14 Xiaomei Ji <xji@chromium.org>
Unreviewed.
Rebaseline after r78491. Since select-visual-hebrew.html and visual-hebrew-text-field.html
are marked as FAIL in Chromium WIN and LINUX, rebaseline for them are done manually and
only changed the part related to r78491.
* platform/chromium-linux/fast/css/rtl-ordering-expected.txt:
* platform/chromium-linux/fast/forms/select-visual-hebrew-expected.txt:
* platform/chromium-linux/fast/forms/visual-hebrew-text-field-expected.txt:
* platform/chromium-win/fast/css/rtl-ordering-expected.txt:
* platform/chromium-win/fast/forms/select-visual-hebrew-expected.txt:
* platform/chromium-win/fast/forms/visual-hebrew-text-field-expected.txt:
* platform/gtk/fast/css/rtl-ordering-expected.txt:
* platform/gtk/fast/forms/select-visual-hebrew-expected.txt:
* platform/gtk/fast/forms/visual-hebrew-text-field-expected.txt:
2011-02-14 Tony Chang <tony@chromium.org>
Unreviewed, updating chromium test expectations, missed a test
in my last checkin.
* platform/chromium/test_expectations.txt:
2011-02-14 Peter Kasting <pkasting@google.com>
Unreviewed, Chromium test expectations update.
http://code.google.com/p/v8/issues/detail?id=1154
Temporarily mark a test as failing due to a new V8 version.
* platform/chromium/test_expectations.txt:
2011-02-14 Xiaomei Ji <xji@chromium.org>
Reviewed by Dan Bernstein.
Fix rendering of ISO-8859-8 when dir="rtl".
https://bugs.webkit.org/show_bug.cgi?id=52128
* fast/text/international/iso-8859-8-expected.txt: Added.
* fast/text/international/iso-8859-8.html: Added.
* platform/mac/fast/css/rtl-ordering-expected.txt:
* platform/mac/fast/forms/select-visual-hebrew-expected.txt:
* platform/mac/fast/forms/visual-hebrew-text-field-expected.txt:
2011-02-14 Pavel Feldman <pfeldman@chromium.org>
Not reviewed: unflake inspector/styles-iframe.html
* inspector/resources/styles-iframe-data.html:
* inspector/styles-iframe-expected.txt:
* inspector/styles-iframe.html:
2011-02-14 Pavel Podivilov <podivilov@chromium.org>
Reviewed by Yury Semikhatsky.
Web Inspector: use call frame column to determine execution line in source frame.
https://bugs.webkit.org/show_bug.cgi?id=54001
* http/tests/inspector/debugger-test.js:
(initialize_DebuggerTest.InspectorTest.captureStackTrace):
2011-02-14 Pavel Feldman <pfeldman@chromium.org>
Not reviewed: chromium expectations update.
* platform/chromium/inspector/timeline-network-resource-expected.txt:
2011-02-14 Pavel Feldman <pfeldman@chromium.org>
Reviewed by Yury Semikhatsky.
Web Inspector: move timeline and highlighter tests to the new harness.
https://bugs.webkit.org/show_bug.cgi?id=54390
* inspector/cookie-resource-match.html:
* inspector/elements-panel-search.html:
* inspector/evaluate-in-frontend-expected.txt: Removed.
* inspector/evaluate-in-frontend.html: Removed.
* inspector/inspected-objects-not-overriden.html:
* inspector/resources/timeline-iframe-data.html:
* inspector/syntax-highlight-css.html:
* inspector/syntax-highlight-html.html:
* inspector/syntax-highlight-javascript-expected.txt:
* inspector/syntax-highlight-javascript.html:
* inspector/syntax-highlight.js:
(initialize_SyntaxHighlight.InspectorTest.dumpSyntaxHighlight):
(initialize_SyntaxHighlight):
* inspector/timeline-enum-stability-expected.txt:
* inspector/timeline-enum-stability.html:
* inspector/timeline-event-dispatch.html:
* inspector/timeline-layout-expected.txt:
* inspector/timeline-layout.html:
* inspector/timeline-mark-timeline.html:
* inspector/timeline-network-resource-expected.txt:
* inspector/timeline-network-resource.html:
* inspector/timeline-network-resource.js:
* inspector/timeline-paint.html:
* inspector/timeline-parse-html-expected.txt:
* inspector/timeline-parse-html.html:
* inspector/timeline-recalculate-styles-expected.txt:
* inspector/timeline-recalculate-styles.html:
* inspector/timeline-script-tag-1-expected.txt:
* inspector/timeline-script-tag-1.html:
* inspector/timeline-script-tag-2-expected.txt:
* inspector/timeline-script-tag-2.html:
* inspector/timeline-script-tag-2.js:
* inspector/timeline-test.js:
(initialize_Timeline.InspectorTest.performActionsAndPrint.step1):
(initialize_Timeline.InspectorTest.performActionsAndPrint.step2):
(initialize_Timeline.InspectorTest.performActionsAndPrint.step3):
(initialize_Timeline.InspectorTest.performActionsAndPrint):
(initialize_Timeline.InspectorTest.printTimelineRecords):
(initialize_Timeline.InspectorTest._timelineResults):
(initialize_Timeline.InspectorTest.dumpTimelineRecord):
(initialize_Timeline.InspectorTest.dumpTimelineRecords):
(initialize_Timeline.InspectorTest.printTimelineRecordProperties):
(initialize_Timeline.InspectorTest._timelineAgentTypeToString):
(initialize_Timeline):
* inspector/timeline-trivial.html:
2011-02-14 Pavel Feldman <pfeldman@chromium.org>
Not reviewed: update chromium expectation for inspector test.
* inspector/console-uncaught-exception-in-eval.html:
* platform/chromium/inspector/console-uncaught-exception-in-eval-expected.txt:
2011-02-14 Pavel Feldman <pfeldman@chromium.org>
Not reviewed: chromium expectations update.
* platform/chromium-win/inspector/console-format-expected.txt: Removed.
* platform/chromium-win/inspector/console-uncaught-exception-expected.txt: Removed.
* platform/chromium-win/inspector/debugger-expand-scope-expected.txt: Removed.
* platform/chromium/inspector/console-dir-global-expected.txt: Renamed from LayoutTests/platform/chromium-win/inspector/console-dir-global-expected.txt.
* platform/chromium/inspector/console-format-collections-expected.txt:
* platform/chromium/inspector/console-format-expected.txt:
* platform/chromium/inspector/console-trace-in-eval-expected.txt:
* platform/chromium/inspector/console-uncaught-exception-expected.txt:
* platform/chromium/inspector/debugger-expand-scope-expected.txt:
2011-02-14 Alejandro G. Castro <alex@igalia.com>
Unreviewed, skipped some tests that were causing problems just in
one of the bots, apparently rounding issues.
https://bugs.webkit.org/show_bug.cgi?id=39022
* platform/gtk/Skipped:
2011-02-14 Alejandro G. Castro <alex@igalia.com>
Unreviewed, skipped generated-content-inside-table.htm test, it
fails in the bots, opened bug:
https://bugs.webkit.org/show_bug.cgi?id=54389
* platform/gtk/Skipped:
2011-02-14 Kenichi Ishibashi <bashi@chromium.org>
Reviewed by Andreas Kling.
css style="max-width:none" works wrong
https://bugs.webkit.org/show_bug.cgi?id=53743
Adds a test to ensure style 'max-width: none' works correctly.
* fast/css/max-width-none-expected.txt: Added.
* fast/css/max-width-none.html: Added.
2011-02-14 Pavel Feldman <pfeldman@chromium.org>
Not reviewed: follow up to r78460 with more expectation updates.
* inspector/styles-iframe-expected.txt:
* inspector/styles-iframe.html:
2011-02-14 Shinichiro Hamaji <hamaji@chromium.org>
Rebaseline chromium's test expectations for SVG tests.
* platform/chromium-mac/svg/W3C-SVG-1.1/text-intro-05-t-expected.checksum: Added.
* platform/chromium-mac/svg/W3C-SVG-1.1/text-intro-05-t-expected.png: Added.
* platform/chromium-mac/svg/text/text-intro-05-t-expected.checksum:
* platform/chromium-mac/svg/text/text-intro-05-t-expected.png:
* platform/chromium/test_expectations.txt:
2011-02-14 Pavel Feldman <pfeldman@chromium.org>
Not reviewed: follow up to r78460 with expectation updates.
* inspector/styles-iframe-expected.txt:
* platform/mac-leopard/http/tests/inspector/console-websocket-error-expected.txt:
* platform/mac/http/tests/inspector/console-websocket-error-expected.txt:
2011-02-14 Shinichiro Hamaji <hamaji@chromium.org>
Rebaseline chromium's test expectation for http://trac.webkit.org/changeset/78449
* platform/chromium-win/fast/gradients/css3-repeating-end-fill-expected.txt: Added.
2011-02-14 Shinichiro Hamaji <hamaji@chromium.org>
Rebaseline chromium's test expectations for inline-box-background-*
* platform/chromium-linux/fast/inline/inline-box-background-expected.checksum: Added.
* platform/chromium-linux/fast/inline/inline-box-background-expected.png: Added.
* platform/chromium-linux/fast/inline/inline-box-background-long-image-expected.checksum: Added.
* platform/chromium-linux/fast/inline/inline-box-background-long-image-expected.png: Added.
* platform/chromium-linux/fast/inline/inline-box-background-repeat-x-expected.checksum: Added.
* platform/chromium-linux/fast/inline/inline-box-background-repeat-x-expected.png: Added.
* platform/chromium-linux/fast/inline/inline-box-background-repeat-y-expected.checksum: Added.
* platform/chromium-linux/fast/inline/inline-box-background-repeat-y-expected.png: Added.
* platform/chromium-mac/fast/inline/inline-box-background-expected.checksum: Added.
* platform/chromium-mac/fast/inline/inline-box-background-expected.png: Added.
* platform/chromium-mac/fast/inline/inline-box-background-long-image-expected.checksum: Added.
* platform/chromium-mac/fast/inline/inline-box-background-long-image-expected.png: Added.
* platform/chromium-mac/fast/inline/inline-box-background-repeat-x-expected.checksum: Added.
* platform/chromium-mac/fast/inline/inline-box-background-repeat-x-expected.png: Added.
* platform/chromium-mac/fast/inline/inline-box-background-repeat-y-expected.checksum: Added.
* platform/chromium-mac/fast/inline/inline-box-background-repeat-y-expected.png: Added.
* platform/chromium-win/fast/inline/inline-box-background-expected.checksum: Added.
* platform/chromium-win/fast/inline/inline-box-background-expected.png: Added.
* platform/chromium-win/fast/inline/inline-box-background-expected.txt: Added.
* platform/chromium-win/fast/inline/inline-box-background-long-image-expected.checksum: Added.
* platform/chromium-win/fast/inline/inline-box-background-long-image-expected.png: Added.
* platform/chromium-win/fast/inline/inline-box-background-long-image-expected.txt: Added.
* platform/chromium-win/fast/inline/inline-box-background-repeat-x-expected.checksum: Added.
* platform/chromium-win/fast/inline/inline-box-background-repeat-x-expected.png: Added.
* platform/chromium-win/fast/inline/inline-box-background-repeat-x-expected.txt: Added.
* platform/chromium-win/fast/inline/inline-box-background-repeat-y-expected.checksum: Added.
* platform/chromium-win/fast/inline/inline-box-background-repeat-y-expected.png: Added.
* platform/chromium-win/fast/inline/inline-box-background-repeat-y-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2011-02-13 Pavel Feldman <pfeldman@chromium.org>
Reviewed by Yury Semikhatsky.
Web Inspector: [layout tests] get rid of elements-tests.js in favor of elements-tests2.js
https://bugs.webkit.org/show_bug.cgi?id=54354
* http/tests/inspector/console-resource-errors.html:
* http/tests/inspector/console-test.js: Renamed from LayoutTests/http/tests/inspector/console-tests2.js.
* http/tests/inspector/console-tests.js: Removed.
* http/tests/inspector/console-websocket-error.html:
* http/tests/inspector/console-xhr-logging-expected.txt:
* http/tests/inspector/console-xhr-logging.html:
* http/tests/inspector/debugger-test.js: Renamed from LayoutTests/http/tests/inspector/debugger-test2.js.
* http/tests/inspector/elements-test.js: Added.
* http/tests/inspector/inspector-test2.js:
* http/tests/inspector/resource-har-conversion-expected.txt:
* http/tests/inspector/resource-har-conversion.html:
* http/tests/inspector/resource-parameters-expected.txt:
* http/tests/inspector/resource-parameters.html:
* http/tests/inspector/resource-tests.js: Removed.
* http/tests/inspector/resources-test.js: Renamed from LayoutTests/http/tests/inspector/resource-test2.js.
* inspector/command-line-api.html:
* inspector/console-api-on-call-frame.html:
* inspector/console-assert.html:
* inspector/console-clear.html:
* inspector/console-command-clear-expected.txt:
* inspector/console-command-clear.html:
* inspector/console-dir-global.html:
* inspector/console-dir.html:
* inspector/console-dirxml.html:
* inspector/console-eval-global.html:
* inspector/console-eval.html:
* inspector/console-format-collections-expected.txt:
* inspector/console-format-collections.html:
* inspector/console-format-expected.txt:
* inspector/console-format.html:
* inspector/console-log-before-inspector-open.html:
* inspector/console-log-syntax-error.html:
* inspector/console-object-constructor-name.html:
* inspector/console-tests.html:
* inspector/console-trace-in-eval.html:
* inspector/console-trace.html:
* inspector/console-uncaught-exception-in-eval.html:
* inspector/console-uncaught-exception.html:
* inspector/debugger-autocontinue-on-syntax-error.html:
* inspector/debugger-breakpoints-not-activated-on-reload.html:
* inspector/debugger-cyclic-ref.html:
* inspector/debugger-eval-on-call-frame.html:
* inspector/debugger-eval-while-paused.html:
* inspector/debugger-expand-scope.html:
* inspector/debugger-no-nested-pause.html:
* inspector/debugger-pause-in-eval-script.html:
* inspector/debugger-pause-on-breakpoint.html:
* inspector/debugger-pause-on-debugger-statement.html:
* inspector/debugger-pause-on-exception.html:
* inspector/debugger-proto-property.html:
* inspector/debugger-scripts.html:
* inspector/debugger-step-in.html:
* inspector/debugger-step-out.html:
* inspector/debugger-step-over.html:
* inspector/debugger-suspend-active-dom-objects.html:
* inspector/dom-breakpoints.html:
* inspector/elements-delete-inline-style.html:
* inspector/elements-img-tooltip-expected.txt:
* inspector/elements-img-tooltip.html:
* inspector/elements-panel-limited-children-expected.txt:
* inspector/elements-panel-limited-children.html:
* inspector/elements-panel-rewrite-href-expected.txt:
* inspector/elements-panel-rewrite-href.html:
* inspector/elements-panel-selection-on-refresh-expected.txt:
* inspector/elements-panel-selection-on-refresh.html:
* inspector/elements-panel-structure-expected.txt:
* inspector/elements-panel-structure.html:
* inspector/elements-panel-styles.html:
* inspector/elements-panel-xhtml-structure-expected.txt:
* inspector/elements-panel-xhtml-structure.xhtml:
* inspector/elements-tests.js: Removed.
* inspector/elements-tests2.js: Removed.
* inspector/resources/elements-panel-styles.css:
* inspector/resources/styles-iframe-data.html:
* inspector/storage-panel-dom-storage.html:
* inspector/styles-add-blank-property.html:
* inspector/styles-computed-trace.html:
* inspector/styles-disable-inherited.html:
* inspector/styles-disable-then-change.html:
* inspector/styles-disable-then-delete.html:
* inspector/styles-disable-then-enable.html:
* inspector/styles-iframe-expected.txt:
* inspector/styles-iframe.html:
* inspector/styles-new-API.html:
* inspector/styles-source-lines-expected.txt:
* inspector/styles-source-lines-inline.html:
* inspector/styles-source-lines.html:
* inspector/styles-source-offsets.html:
* inspector/styles-url-linkify.html:
2011-02-14 Shinichiro Hamaji <hamaji@chromium.org>
Rebaseline chromium's test_expectations.
* platform/chromium-win/fast/box-shadow/shadow-buffer-partial-expected.checksum: Added.
* platform/chromium-win/fast/box-shadow/shadow-buffer-partial-expected.png: Added.
* platform/chromium/test_expectations.txt:
2011-02-13 Simon Fraser <simon.fraser@apple.com>
Change previous test to dump as text, with pixel output, to fix
Qt failure.
* fast/gradients/css3-repeating-end-fill-expected.txt:
* fast/gradients/css3-repeating-end-fill.html:
2011-02-13 Simon Fraser <simon.fraser@apple.com>
Reviewed by Andreas Kling.
Repeating gradients drawn incorrectly
https://bugs.webkit.org/show_bug.cgi?id=53502
Testcase for a gradient that requires both backward- and forward-fill.
* fast/gradients/css3-repeating-end-fill-expected.checksum: Added.
* fast/gradients/css3-repeating-end-fill-expected.png: Added.
* fast/gradients/css3-repeating-end-fill-expected.txt: Added.
* fast/gradients/css3-repeating-end-fill.html: Added.
2011-02-13 Andreas Kling <kling@webkit.org>
Unreviewed, remove unnecessary platform expectations for now-passing test.
* platform/chromium/canvas/philip/tests/2d.fillStyle.parse.system-expected.txt: Removed.
* platform/mac/canvas/philip/tests/2d.fillStyle.parse.system-expected.txt: Removed.
2011-02-13 Shinichiro Hamaji <hamaji@chromium.org>
Fix chromium's test_expectations
- fast/inline/inline-box-background-* should be IMAGE instead of IMAGE+TEXTfor Mac
- fast/css/test-setting-canvas-color.html is failing
* platform/chromium/test_expectations.txt:
2011-02-13 Andreas Kling <kling@webkit.org>
Reviewed by Dirk Schulze.
Canvas: 2d.fillStyle.parse.system.html fails
https://bugs.webkit.org/show_bug.cgi?id=39168
* fast/css/test-setting-canvas-color-expected.txt: Added.
* fast/css/test-setting-canvas-color.html: Added.
* platform/gtk/Skipped:
* platform/mac-leopard/Skipped:
* platform/qt/Skipped:
2011-02-13 Jarred Nicholls <jarred@sencha.com>
Reviewed by Simon Fraser.
getComputedStyle returns wrong value for margin-right
https://bugs.webkit.org/show_bug.cgi?id=13343
Matching IE, Firefox, and Opera behavior by returning the computed margin
values as specified, rather than the used/auto values (calculated via RenderBox).
Also CSS 2.1+ compliant by returning margin percentage as specified, if applicable.
Note: Firefox and Opera return calculated fixed lengths for percentage margins, IE
returns the specified percentage.
* fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
* platform/chromium-mac/fast/css/computed-style-without-renderer-expected.txt
* platform/chromium-win/fast/css/computed-style-without-renderer-expected.txt
* platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt
* platform/gtk/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt
* platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt
* platform/qt/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt
* fast/css/getComputedStyle/getComputedStyle-margin-auto-expected.txt: Renamed from LayoutTests/fast/css/getComputedStyle/marginComputedStyle-expected.txt.
* fast/css/getComputedStyle/getComputedStyle-margin-auto.html: Copied from LayoutTests/fast/css/getComputedStyle/marginComputedStyle.html.
* fast/css/getComputedStyle/getComputedStyle-margin-length-expected.txt: Added.
* fast/css/getComputedStyle/getComputedStyle-margin-length.html: Copied from LayoutTests/fast/css/getComputedStyle/marginComputedStyle.html.
* fast/css/getComputedStyle/getComputedStyle-margin-percentage-expected.txt: Added.
* fast/css/getComputedStyle/getComputedStyle-margin-percentage.html: Renamed from LayoutTests/fast/css/getComputedStyle/marginComputedStyle.html.
2011-02-13 Adam Barth <abarth@webkit.org>
Reviewed by Sam Weinig.
crypto.getRandomValues should throw TYPE_MISMATCH_ERR
https://bugs.webkit.org/show_bug.cgi?id=54346
* security/crypto-random-values-types-expected.txt:
2011-02-13 Shinichiro Hamaji <hamaji@chromium.org>
Update chromium's test expectations for fast/inline/inline-box-background-*
* platform/chromium/test_expectations.txt:
2011-02-12 Adam Barth <abarth@webkit.org>
Reviewed by Sam Weinig.
crypto.getRandomValues should support all integer array types
https://bugs.webkit.org/show_bug.cgi?id=54342
Test which types of arrays work with crypto.getRandomValues.
* security/crypto-random-values-types-expected.txt: Added.
* security/crypto-random-values-types.html: Added.
2011-02-12 Jochen Eisinger <jochen@chromium.org>
Reviewed by Jeremy Orlow.
Implement IDBObjectStore::clear
https://bugs.webkit.org/show_bug.cgi?id=54193
* storage/indexeddb/objectstore-clear-expected.txt: Added.
* storage/indexeddb/objectstore-clear.html: Added.
2011-02-12 Adam Barth <abarth@webkit.org>
Update test expectations on Windows to account for ArrayBuffers being
on by default.
* platform/win/fast/dom/prototype-inheritance-2-expected.txt:
* platform/win/fast/dom/prototype-inheritance-expected.txt:
* platform/win/fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer-expected.txt:
* platform/win/http/tests/xmlhttprequest/send-array-buffer-expected.txt:
2011-02-12 Adam Barth <abarth@webkit.org>
Reviewed by Kenneth Russell.
Enable ArrayBuffers by default
https://bugs.webkit.org/show_bug.cgi?id=54310
Revert incorrect expectations from
http://trac.webkit.org/changeset/78337. These results were cased by
ArrayBuffers not beign enabled on Windows previous to this patch.
* platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
* platform/win/fast/js/global-function-resolve-expected.txt: Removed.
* platform/win/fast/js/var-declarations-shadowing-expected.txt: Removed.
* platform/win/security: Removed.
* platform/win/security/crypto-random-values-expected.txt: Removed.
2011-02-11 Peter Kasting <pkasting@google.com>
Unreviewed, Chromium test expectations update.
Unify identical expectation files in chromium/ and update for r78383.
* platform/chromium-mac/fast/url/port-expected.txt: Removed.
* platform/chromium-win/fast/url/port-expected.txt: Removed.
* platform/chromium/fast/url/port-expected.txt: Copied from platform/chromium-win/fast/url/port-expected.txt.
2011-02-11 Yael Aharon <yael.aharon@nokia.com>
Reviewed by Darin Adler.
Background image positioning on RTL text
https://bugs.webkit.org/show_bug.cgi?id=32862
* fast/inline/inline-box-background-long-image.html: Added.
* fast/inline/inline-box-background-repeat-x.html: Added.
* fast/inline/inline-box-background-repeat-y.html: Added.
* fast/inline/inline-box-background.html: Added.
* fast/inline/resources: Added.
* fast/inline/resources/checker.png: Added.
* fast/inline/resources/gradient.png: Added.
* platform/mac/fast/inline/inline-box-background-expected.checksum: Added.
* platform/mac/fast/inline/inline-box-background-expected.png: Added.
* platform/mac/fast/inline/inline-box-background-expected.txt: Added.
* platform/mac/fast/inline/inline-box-background-long-image-expected.checksum: Added.
* platform/mac/fast/inline/inline-box-background-long-image-expected.png: Added.
* platform/mac/fast/inline/inline-box-background-long-image-expected.txt: Added.
* platform/mac/fast/inline/inline-box-background-repeat-x-expected.checksum: Added.
* platform/mac/fast/inline/inline-box-background-repeat-x-expected.png: Added.
* platform/mac/fast/inline/inline-box-background-repeat-x-expected.txt: Added.
* platform/mac/fast/inline/inline-box-background-repeat-y-expected.checksum: Added.
* platform/mac/fast/inline/inline-box-background-repeat-y-expected.png: Added.
* platform/mac/fast/inline/inline-box-background-repeat-y-expected.txt: Added.
2011-02-11 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r78044.
http://trac.webkit.org/changeset/78044
https://bugs.webkit.org/show_bug.cgi?id=54318
Broke Safari extensions (Requested by eseidel on #webkit).
* fast/url/host-expected.txt:
* fast/url/ipv4-expected.txt:
* fast/url/ipv6-expected.txt:
* fast/url/relative-expected.txt:
* fast/url/relative-unix-expected.txt:
* fast/url/standard-url-expected.txt:
2011-02-11 Peter Kasting <pkasting@google.com>
Unreviewed, Chromium test expectations update.
Also moved a test that's not Linux-specific and other platforms seem to
pass from chromium-linux/ to chromium/.
* platform/chromium-linux/fast/text/international/complex-text-rectangle-expected.txt: Removed.
* platform/chromium-linux/fast/text/international/complex-text-rectangle.html: Removed.
* platform/chromium/fast/dom/prototype-inheritance-expected.txt:
* platform/chromium/fast/text/international/complex-text-rectangle-expected.txt: Copied from platform/chromium-linux/fast/text/international/complex-text-rectangle-expected.txt.
* platform/chromium/fast/text/international/complex-text-rectangle.html: Copied from platform/chromium-linux/fast/text/international/complex-text-rectangle.html.
* platform/chromium/test_expectations.txt:
2011-02-11 Mihai Parparita <mihaip@chromium.org>
Unreviewed chromium-gpu expectations update. Update expectations for
chromium-gpu-mac (it often has image diffs only, since it can use the
text results from the mac port).
* platform/chromium/test_expectations.txt:
2011-02-11 Mihai Parparita <mihaip@chromium.org>
Unreviewed Chromium expectations update. Mark tests that fail only on
Snow Leopard, so that we can begin to have green Snow Leopard bots.
* platform/chromium/test_expectations.txt:
2011-02-11 Eric Seidel <eric@webkit.org>
Reviewed by Adam Barth.
KURL should remove default port numbers when cannonicalizing urls (to match every other browser)
https://bugs.webkit.org/show_bug.cgi?id=54090
Added a new test to show that we are intentionally removing
a colon after a host name. http://foo.com:/ -> http://foo.com/
* fast/url/port-expected.txt:
* fast/url/relative-unix-expected.txt:
* fast/url/segments-expected.txt:
* fast/url/segments-from-data-url-expected.txt:
* fast/url/standard-url-expected.txt:
2011-02-11 Mihai Parparita <mihaip@chromium.org>
Reviewed by Darin Adler.
compositing/reflections/reflection-opacity.html has a JS exception
https://bugs.webkit.org/show_bug.cgi?id=54314
The JS code that the test was running was producing an error, and in
any case it didn't seem to be doing anything, since we don't define a
"moved" class (copy-and-paste error?).
* compositing/reflections/reflection-opacity.html:
* platform/mac/compositing/reflections/reflection-opacity-expected.txt:
2011-02-11 Mihai Parparita <mihaip@chromium.org>
Unrevied chromium-gpu expectations update. Remove failing expectations
for tests that now pass on the chromium-gpu-win bot.
* platform/chromium/test_expectations.txt:
2011-02-11 Martin Robinson <mrobinson@igalia.com>
Explicitly skip webarchive tests on GTK+, because we do not
support them. Remove all GTK+-specific webarchive expected results.
* platform/gtk/Skipped: Explicitly skip all webarchive tests.
* platform/gtk/http/tests/webarchive/cross-origin-stylesheet-crash-expected.txt: Removed.
* platform/gtk/http/tests/webarchive/test-css-url-encoding-expected.txt: Removed.
* platform/gtk/http/tests/webarchive/test-css-url-encoding-shift-jis-expected.txt: Removed.
* platform/gtk/http/tests/webarchive/test-css-url-encoding-utf-8-expected.txt: Removed.
* platform/gtk/http/tests/webarchive/test-preload-resources-expected.txt: Removed.
2011-02-11 Martin Robinson <mrobinson@igalia.com>
Add the next batch of GTK+ SVG test results.
* platform/gtk/Skipped: Unskip tests which now have results.
2011-02-11 Mihai Parparita <mihaip@chromium.org>
Unreviewed chromium-gpu expectations update. Add more fine-grained
expectations for compositing on Windows (instead of the whole directory
being marked PASS FAIL). Also replace all FAIL GPU expectations with
more specific ones (e.g. TEXT or IMAGE+TEXT).
* platform/chromium-gpu-win/compositing/reflections/nested-reflection-animated-expected.checksum:
* platform/chromium-gpu-win/compositing/reflections/nested-reflection-animated-expected.png:
* platform/chromium-gpu/compositing/iframes/nested-iframe-scrolling-expected.checksum: Added.
* platform/chromium-gpu/compositing/iframes/nested-iframe-scrolling-expected.png: Added.
* platform/chromium/test_expectations.txt:
2011-02-11 Jessie Berlin <jberlin@apple.com>
plugins/invalidate_rect.html failing on Windows
https://bugs.webkit.org/show_bug.cgi?id=54122
This test was fixed on Windows in http://trac.webkit.org/changeset/78359. Remove the failing
expected results. Unreviewed.
* platform/win/plugins/invalidate_rect-expected.txt: Removed.
2011-02-11 Adam Klein <adamk@chromium.org>
Reviewed by Darin Fisher.
[fileapi] Add support for filesystem: URI handling
https://bugs.webkit.org/show_bug.cgi?id=53529
Tests for filesystem: URIs, testing both their security origin
properties and the existence of the Entry.toURI method.
* fast/filesystem/directory-entry-to-uri-expected.txt: Added.
* fast/filesystem/directory-entry-to-uri.html: Added.
* fast/filesystem/file-entry-to-uri-expected.txt: Added.
* fast/filesystem/file-entry-to-uri.html: Added.
* fast/filesystem/filesystem-uri-origin-expected.txt: Added.
* fast/filesystem/filesystem-uri-origin.html: Added.
* fast/filesystem/resources/directory-entry-to-uri.js: Added.
(errorCallback):
(entryToURI):
(createTestDirectory):
():
* fast/filesystem/resources/file-entry-to-uri.js: Added.
(errorCallback):
(entryToURI):
(createTestFile):
():
* http/tests/security/filesystem-iframe-from-remote-expected.txt: Added.
* http/tests/security/filesystem-iframe-from-remote.html: Added.
* http/tests/security/resources/create-filesystem-file.html: Added.
2011-02-11 Sailesh Agrawal <sail@chromium.org>
Reviewed by Kenneth Russell.
plugins/invalidate_rect.html fails on chromium-mac
https://bugs.webkit.org/show_bug.cgi?id=54051
invalidate_rect.html should now pass on Windows. Removing skip.
* platform/chromium/test_expectations.txt:
2011-02-11 Martin Robinson <mrobinson@igalia.com>
Add another batch of GTK+ SVG test results.
* platform/gtk/Skipped: Unskip tests which now have results.
2011-02-11 Martin Robinson <mrobinson@igalia.com>
Add the next batch of GTK+ SVG test results.
* platform/gtk/Skipped: Unskip tests which now have results.
2011-02-11 Martin Robinson <mrobinson@igalia.com>
Add the next batch of GTK+ SVG test results.
* platform/gtk/Skipped: Unskip tests which now have results.
2011-02-11 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r78331.
http://trac.webkit.org/changeset/78331
https://bugs.webkit.org/show_bug.cgi?id=54295
This patch broke 11 tests in GTK bots (Requested by svillar on
#webkit).
* platform/gtk/accessibility/document-reload-events-expected.txt: Removed.
* platform/gtk/accessibility/document-reload-events.html: Removed.
2011-02-11 Martin Robinson <mrobinson@igalia.com>
Generate more GTK+ results for many SVG tests missing them.
* platform/gtk/Skipped: Unskip tests which now have results.
2011-02-11 Jessie Berlin <jberlin@apple.com>
[Windows XP Debug Tests] media/audio-mpeg4-supported.html timing out since introduction in
r76621.
https://bugs.webkit.org/show_bug.cgi?id=54291
Unreviewed, adding this test to the Windows XP skip list in order to get the bots green.
* platform/win-xp/Skipped:
2011-02-11 Jessie Berlin <jberlin@apple.com>
Add Windows XP specific results for fast/dom/52776.html to get the bot green. Unreviewed.
https://bugs.webkit.org/show_bug.cgi?id=52776
* platform/win-xp/fast/dom: Added.
* platform/win-xp/fast/dom/52776-expected.txt: Added.
2011-02-11 Sergio Villar Senin <svillar@igalia.com>
Unreviewed.
Added two tests to the skipped file that started to fail only in
64-bit debug bot. Rounding issues are most likely the source of
differences between 32 and 64bit bots.
* platform/gtk/Skipped: added
svg/W3C-SVG-1.1-SE/types-dom-02-f.svg and
svg/W3C-SVG-1.1-SE/types-dom-05-b.svg
2011-02-11 Mads Ager <ager@chromium.org>
Reviewed by Dimitri Glazkov.
Remove unnecessary chromium layout test rebaselines
https://bugs.webkit.org/show_bug.cgi?id=54278
* platform/chromium/fast/js/ToNumber-expected.txt: Removed.
* platform/chromium/fast/js/parseFloat-expected.txt: Removed.
* platform/chromium/fast/js/regexp-look-ahead-empty-expected.txt: Removed.
2011-02-11 Pavel Feldman <pfeldman@chromium.org>
Not reviewed: unflake inspector test (2).
* inspector/command-line-api.html:
* inspector/elements-tests2.js:
(initialize_ElementTest.InspectorTest.selectElementAndRun):
2011-02-11 Pavel Feldman <pfeldman@chromium.org>
Not reviewed: unflake inspector test.
* inspector/command-line-api-expected.txt:
* inspector/command-line-api.html:
2011-02-11 Jessie Berlin <jberlin@apple.com>
[Windows 7 Release Tests] fast/dom/Window/window-property-descriptors.html,
fast/js/global-function-resolve.html,
fast/js/var-declarations-shadowing.html,
and security/crypto-random-values.html failing since r78321.
https://bugs.webkit.org/show_bug.cgi?id=54285
Unreviewed, landing expected failing results to get the bots green.
* platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
* platform/win/fast/js/global-function-resolve-expected.txt: Added.
* platform/win/fast/js/var-declarations-shadowing-expected.txt: Added.
* platform/win/security: Added.
* platform/win/security/crypto-random-values-expected.txt: Added.
2011-02-11 Pavel Feldman <pfeldman@chromium.org>
Reviewed by Yury Semikhatsky.
Web Inspector: command line API $0 regressed.
https://bugs.webkit.org/show_bug.cgi?id=54283
* inspector/command-line-api-expected.txt:
* inspector/command-line-api.html:
2011-02-11 Mario Sanchez Prada <msanchez@igalia.com>
Reviewed by Xan Lopez.
[GTK] events missing when a document is (re)loaded
https://bugs.webkit.org/show_bug.cgi?id=25831
Added new layout test to check the right signals are emitted.
* platform/gtk/accessibility/document-reload-events-expected.txt: Added.
* platform/gtk/accessibility/document-reload-events.html: Added.
2011-02-11 Adam Barth <abarth@webkit.org>
Turns out that expectation isn't Qt specific.
* http/tests/security/cross-frame-access-put-expected.txt:
* platform/qt/http/tests/security/cross-frame-access-put-expected.txt: Removed.
2011-02-11 Adam Barth <abarth@webkit.org>
Update Qt expected results for window.crypto.
* platform/qt/fast/dom/Window/window-properties-expected.txt:
* platform/qt/fast/dom/prototype-inheritance-expected.txt:
* platform/qt/http/tests/security/cross-frame-access-put-expected.txt: Added.
2011-02-11 Pavel Feldman <pfeldman@chromium.org>
Reviewed by Yury Semikhatsky.
Web Inspector: command line's API inspect() is broken.
https://bugs.webkit.org/show_bug.cgi?id=54275
* http/tests/inspector/inspector-test2.js:
(initialize_InspectorTest.InspectorTest.evaluateInConsoleAndDump):
* inspector/command-line-api-expected.txt: Added.
* inspector/command-line-api.html: Added.
2011-02-11 Adam Barth <abarth@webkit.org>
Update test expectations to show window.crypto.
* fast/dom/Window/window-properties-expected.txt:
* fast/dom/prototype-inheritance-2-expected.txt:
* fast/dom/prototype-inheritance-expected.txt:
* http/tests/security/cross-frame-access-put-expected.txt:
2011-02-11 Sergio Villar Senin <svillar@igalia.com>
Unreviewed.
Added new test expectations for the GTK port.
* platform/gtk/fast/box-shadow/inset-box-shadows-expected.checksum: Added.
* platform/gtk/fast/box-shadow/inset-box-shadows-expected.png: Added.
* platform/gtk/fast/box-shadow/inset-box-shadows-expected.txt: Added.
* platform/gtk/fast/box-shadow/shadow-buffer-partial-expected.checksum: Added.
* platform/gtk/fast/box-shadow/shadow-buffer-partial-expected.png: Added.
* platform/gtk/fast/box-shadow/shadow-buffer-partial-expected.txt: Added.
* platform/gtk/svg/W3C-SVG-1.1/linking-a-01-b-expected.checksum: Added.
* platform/gtk/svg/W3C-SVG-1.1/linking-a-01-b-expected.png: Added.
* platform/gtk/svg/W3C-SVG-1.1/linking-a-01-b-expected.txt: Added.
* platform/gtk/svg/W3C-SVG-1.1/linking-a-02-b-expected.checksum: Added.
* platform/gtk/svg/W3C-SVG-1.1/linking-a-02-b-expected.png: Added.
* platform/gtk/svg/W3C-SVG-1.1/linking-a-02-b-expected.txt: Added.
* platform/gtk/svg/W3C-SVG-1.1/linking-a-03-b-expected.checksum: Added.
* platform/gtk/svg/W3C-SVG-1.1/linking-a-03-b-expected.png: Added.
* platform/gtk/svg/W3C-SVG-1.1/linking-a-03-b-expected.txt: Added.
2011-02-10 Adam Barth <abarth@webkit.org>
Reviewed by Eric Seidel.
WebKit should have a cryptographic RNG
https://bugs.webkit.org/show_bug.cgi?id=22049
Test crypto.getRandomValues API. It's pretty hard to write a
deterministic API for a randomized API, but this test should catch some
regressions.
* security/crypto-random-values-expected.txt: Added.
* security/crypto-random-values.html: Added.
2011-02-10 Maciej Stachowiak <mjs@apple.com>
Reviewed by Dan Bernstein.
Temporarily skip a test that fails in WebKit2 due to a recent regression
https://bugs.webkit.org/show_bug.cgi?id=54276
* platform/mac-wk2/Skipped:
2011-02-10 Mads Ager <ager@chromium.org>
Reviewed by Nate Chapin.
[V8] Don't crash on exception getting event handler function
https://bugs.webkit.org/show_bug.cgi?id=54216
Add crash regression test with custom chromium expectations.
* fast/dom/exception-getting-event-handler-expected.txt: Added.
* fast/dom/exception-getting-event-handler.html: Added.
* platform/chromium/fast/dom/exception-getting-event-handler-expected.txt: Added.
2011-02-10 Naoki Takano <takano.naoki@gmail.com>
Reviewed by James Robinson.
[Chromium] Layout Test canvas/philip/tests/2d.composite.globalAlpha.fill.html with --accelerated-2d-canvas.
https://bugs.webkit.org/show_bug.cgi?id=53857
This fix is for 2d.composite.globalAlpha.fill.html with --accelerated-2d-canvas. Add 2d.composite.globalAlpha.fillPath.html as a new test for the combination with globalAlpha and fillPath().
* fast/canvas/2d.composite.globalAlpha.fillPath-expected.txt: Added.
* fast/canvas/2d.composite.globalAlpha.fillPath.html: Added.
2011-02-10 Martin Robinson <mrobinson@igalia.com>
Clean up the skipped list and skip some tests that show differences
between the bots. Rebaseline Acid2 tests results.
* platform/gtk/Skipped: Clean up the skipped list. Skip failing test.
* platform/gtk/http/tests/misc/acid2-expected.txt:
* platform/gtk/http/tests/misc/acid2-pixel-expected.txt:
2011-02-10 Zhenyao Mo <zmo@google.com>
Unreviewed, fix a typo.
* platform/chromium/test_expectations.txt:
2011-02-10 Zhenyao Mo <zmo@google.com>
Unreviewed, test expectations update.
* platform/chromium/test_expectations.txt:
2011-02-10 Zhenyao Mo <zmo@google.com>
Unreviewed, test expectation update.
* platform/chromium/test_expectations.txt:
2011-02-10 Zhenyao Mo <zmo@google.com>
Unreviewed, test expectations update.
* platform/chromium/test_expectations.txt:
2011-02-10 Zhenyao Mo <zmo@google.com>
Unreviewed, test expectations update.
* platform/chromium/test_expectations.txt:
2011-02-10 Martin Robinson <mrobinson@igalia.com>
Generate GTK+ results for many SVG tests missing them.
* platform/gtk/Skipped: Unskip tests which now have results.
2011-02-09 Andy Estes <aestes@apple.com>
Reviewed by Darin Adler.
HTML5 TreeBuilder regressed a Peacekeeper DOM test by 40%
https://bugs.webkit.org/show_bug.cgi?id=48719
* fast/parser/fragment-parser-doctype-expected.txt: Added.
* fast/parser/fragment-parser-doctype.html: Added.
2011-02-10 Zhenyao Mo <zmo@google.com>
Unreviewed, test expectations update.
* platform/chromium/test_expectations.txt:
2011-02-10 Martin Robinson <mrobinson@igalia.com>
Add results for HTTP tests missing GTK+ results.
* platform/gtk/Skipped: Unskip HTTP tests that now have results.
2011-02-10 Zhenyao Mo <zmo@google.com>
Unreviewed, tiny test fix from cira.
Excluding v8Locale from property-inheritance test
https://bugs.webkit.org/show_bug.cgi?id=54250
* fast/dom/script-tests/prototype-inheritance.js:
2011-02-10 Martin Robinson <mrobinson@igalia.com>
Unskip some GTK+ HTTP tests that are passing locally. All the bots
should have the same libsoup version now.
* platform/gtk/Skipped: Unskip some passing tests.
2011-02-10 Zhenyao Mo <zmo@google.com>
Unreviewed, test expectations update.
* platform/chromium/test_expectations.txt:
2011-02-10 Zhenyao Mo <zmo@google.com>
Unreviewed, rebaseline.
* 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/mac-leopard/fast/text/international/text-combine-image-test-expected.checksum: Added.
* platform/mac-leopard/fast/text/international/text-combine-image-test-expected.png: Added.
2011-02-10 Maciej Stachowiak <mjs@apple.com>
Reviewed by Anders Carlsson.
Skip newly added tests that use eventSender
https://bugs.webkit.org/show_bug.cgi?id=54235
* platform/mac-wk2/Skipped:
2011-02-10 Martin Robinson <mrobinson@igalia.com>
Reviewed by Gustavo Noronha Silva.
[Soup] ResourceHandleSoup does not ever call didSendData for file uploads
https://bugs.webkit.org/show_bug.cgi?id=52090
* platform/gtk/Skipped: Unskip tests which should now be passing.
2011-02-10 Robert Hogan <robert@webkit.org>
Reviewed by Laszlo Gombos.
[Qt] Return menu items from eventSender.contextMenu()
https://bugs.webkit.org/show_bug.cgi?id=53039
* platform/qt/Skipped: unskip editing/selection/context-menu-on-text.html
2011-02-10 Zhenyao Mo <zmo@google.com>
Unreviewed, rebaseline.
* platform/chromium-linux/svg/W3C-SVG-1.1/filters-light-04-f-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1/filters-light-04-f-expected.png:
* platform/chromium-linux/svg/transforms/animated-path-inside-transformed-html-expected.checksum:
* platform/chromium-linux/svg/transforms/animated-path-inside-transformed-html-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1/filters-light-04-f-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1/filters-light-04-f-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1/filters-light-04-f-expected.txt:
* platform/chromium-win/svg/transforms/animated-path-inside-transformed-html-expected.checksum:
* platform/chromium-win/svg/transforms/animated-path-inside-transformed-html-expected.png:
2011-02-10 Zhenyao Mo <zmo@google.com>
Unreviewed, rebaseline.
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.checksum:
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.png:
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.checksum:
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.png:
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.checksum:
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.png:
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.checksum:
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.png:
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.checksum:
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png:
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.checksum:
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.png:
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.checksum:
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.png:
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.checksum:
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.png:
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.checksum:
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.png:
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.checksum:
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.png:
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.checksum:
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.png:
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.checksum:
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.png:
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.checksum:
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.png:
* platform/mac-leopard/svg/W3C-SVG-1.1/filters-turb-02-f-expected.checksum:
* platform/mac-leopard/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png:
* platform/mac-leopard/svg/batik/filters/feTile-expected.checksum:
* platform/mac-leopard/svg/batik/filters/feTile-expected.png:
* platform/mac-leopard/svg/dynamic-updates/SVGFESpecularLightingElement-dom-in-attr-expected.checksum: Added.
* platform/mac-leopard/svg/dynamic-updates/SVGFESpecularLightingElement-dom-in-attr-expected.png: Added.
* platform/mac-leopard/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularConstant-attr-expected.checksum: Added.
* platform/mac-leopard/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularConstant-attr-expected.png: Added.
* platform/mac-leopard/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr-expected.checksum: Added.
* platform/mac-leopard/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr-expected.png: Added.
* platform/mac-leopard/svg/dynamic-updates/SVGFESpecularLightingElement-dom-suraceScale-attr-expected.checksum: Added.
* platform/mac-leopard/svg/dynamic-updates/SVGFESpecularLightingElement-dom-suraceScale-attr-expected.png: Added.
* platform/mac-leopard/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-in-prop-expected.checksum: Added.
* platform/mac-leopard/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-in-prop-expected.png: Added.
* platform/mac-leopard/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularConstant-prop-expected.checksum: Added.
* platform/mac-leopard/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularConstant-prop-expected.png: Added.
* platform/mac-leopard/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularExponent-prop-expected.checksum: Added.
* platform/mac-leopard/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularExponent-prop-expected.png: Added.
* platform/mac-leopard/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-suraceScale-prop-expected.checksum: Added.
* platform/mac-leopard/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-suraceScale-prop-expected.png: Added.
* platform/mac-leopard/svg/foreignObject/text-tref-02-b-expected.checksum:
* platform/mac-leopard/svg/foreignObject/text-tref-02-b-expected.png:
2011-02-10 Martin Robinson <mrobinson@igalia.com>
Clump the tests failing only on the GTK+ 32-bit bot together with the
other tests that have this kind of failure.
* platform/gtk/Skipped: Clean up the skipped list slightly.
2011-02-10 Zhenyao Mo <zmo@google.com>
Unreviewed, rebaseline.
* platform/chromium-linux/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt: Removed.
* platform/chromium-linux/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt: Added.
* platform/chromium-linux/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt: Added.
* platform/chromium-linux/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1/filters-turb-02-f-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png:
* platform/chromium-linux/svg/batik/filters/feTile-expected.checksum:
* platform/chromium-linux/svg/batik/filters/feTile-expected.png:
* platform/chromium-linux/svg/dynamic-updates/SVGFESpecularLightingElement-dom-in-attr-expected.checksum: Added.
* platform/chromium-linux/svg/dynamic-updates/SVGFESpecularLightingElement-dom-in-attr-expected.png: Added.
* platform/chromium-linux/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularConstant-attr-expected.checksum: Added.
* platform/chromium-linux/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularConstant-attr-expected.png: Added.
* platform/chromium-linux/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr-expected.checksum: Added.
* platform/chromium-linux/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr-expected.png: Added.
* platform/chromium-linux/svg/dynamic-updates/SVGFESpecularLightingElement-dom-suraceScale-attr-expected.checksum: Added.
* platform/chromium-linux/svg/dynamic-updates/SVGFESpecularLightingElement-dom-suraceScale-attr-expected.png: Added.
* platform/chromium-linux/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-in-prop-expected.checksum: Added.
* platform/chromium-linux/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-in-prop-expected.png: Added.
* platform/chromium-linux/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularConstant-prop-expected.checksum: Added.
* platform/chromium-linux/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularConstant-prop-expected.png: Added.
* platform/chromium-linux/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularExponent-prop-expected.checksum: Added.
* platform/chromium-linux/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularExponent-prop-expected.png: Added.
* platform/chromium-linux/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-suraceScale-prop-expected.checksum: Added.
* platform/chromium-linux/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-suraceScale-prop-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-win/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt: Removed.
* platform/chromium-win/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt: Removed.
* platform/chromium-win/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt: Removed.
* platform/chromium-win/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt: Removed.
* platform/chromium-win/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt: Removed.
* platform/chromium-win/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt: Removed.
* platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt:
* platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt: Removed.
* platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt: Removed.
* platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt: Removed.
* 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: Removed.
* platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt: Removed.
* platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt: Removed.
* platform/chromium-win/svg/W3C-SVG-1.1/filters-turb-02-f-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt: Removed.
* platform/chromium-win/svg/batik/filters/feTile-expected.checksum:
* platform/chromium-win/svg/batik/filters/feTile-expected.png:
* platform/chromium-win/svg/batik/filters/feTile-expected.txt:
* platform/chromium-win/svg/dynamic-updates/SVGFESpecularLightingElement-dom-in-attr-expected.checksum: Added.
* platform/chromium-win/svg/dynamic-updates/SVGFESpecularLightingElement-dom-in-attr-expected.png: Added.
* platform/chromium-win/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularConstant-attr-expected.checksum: Added.
* platform/chromium-win/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularConstant-attr-expected.png: Added.
* platform/chromium-win/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr-expected.checksum: Added.
* platform/chromium-win/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr-expected.png: Added.
* platform/chromium-win/svg/dynamic-updates/SVGFESpecularLightingElement-dom-suraceScale-attr-expected.checksum: Added.
* platform/chromium-win/svg/dynamic-updates/SVGFESpecularLightingElement-dom-suraceScale-attr-expected.png: Added.
* platform/chromium-win/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-in-prop-expected.checksum: Added.
* platform/chromium-win/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-in-prop-expected.png: Added.
* platform/chromium-win/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularConstant-prop-expected.checksum: Added.
* platform/chromium-win/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularConstant-prop-expected.png: Added.
* platform/chromium-win/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularExponent-prop-expected.checksum: Added.
* platform/chromium-win/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularExponent-prop-expected.png: Added.
* platform/chromium-win/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-suraceScale-prop-expected.checksum: Added.
* platform/chromium-win/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-suraceScale-prop-expected.png: Added.
* platform/chromium-win/svg/foreignObject/text-tref-02-b-expected.checksum:
* platform/chromium-win/svg/foreignObject/text-tref-02-b-expected.png:
* platform/chromium-win/svg/foreignObject/text-tref-02-b-expected.txt: Removed.
2011-02-09 Martin Robinson <mrobinson@igalia.com>
Reviewed by Gustavo Noronha Silva.
[GTK] Default error page is interfering with tests which require failed loads
https://bugs.webkit.org/show_bug.cgi?id=54157
Unskip passing tests and remove some bogus expected results.
* platform/gtk/Skipped: Unskip some tests which are now passing.
* platform/gtk/fast/dom/null-document-location-put-crash-expected.txt: Removed.
2011-02-10 Philippe Normand <pnormand@igalia.com>
Unreviewed skip failing fast/text/international/hindi-whitespace.html test on GTK
https://bugs.webkit.org/show_bug.cgi?id=54212
* platform/gtk/Skipped:
2011-02-10 Philippe Normand <pnormand@igalia.com>
Unreviewed skip failing fast/text/atsui* tests on GTK
https://bugs.webkit.org/show_bug.cgi?id=54210
* platform/gtk/Skipped:
2011-02-10 Renata Hodovan <reni@webkit.org>
Reviewed by Dirk Schulze.
SVGFESpecularLightingElement doesn't support dynamic invalidation, when attributes change.
https://bugs.webkit.org/show_bug.cgi?id=54186
Adding layout tests for feSpecularLighting dynamic changes.
* platform/mac/svg/dynamic-updates/SVGFESpecularLightingElement-dom-in-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGFESpecularLightingElement-dom-in-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularConstant-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularConstant-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGFESpecularLightingElement-dom-suraceScale-attr-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGFESpecularLightingElement-dom-suraceScale-attr-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-in-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-in-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularConstant-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularConstant-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularExponent-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularExponent-prop-expected.png: Added.
* platform/mac/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-suraceScale-prop-expected.checksum: Added.
* platform/mac/svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-suraceScale-prop-expected.png: Added.
* svg/dynamic-updates/SVGFESpecularLightingElement-dom-in-attr-expected.txt: Added.
* svg/dynamic-updates/SVGFESpecularLightingElement-dom-in-attr.html: Added.
* svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularConstant-attr-expected.txt: Added.
* svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularConstant-attr.html: Added.
* svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr-expected.txt: Added.
* svg/dynamic-updates/SVGFESpecularLightingElement-dom-specularExponent-attr.html: Added.
* svg/dynamic-updates/SVGFESpecularLightingElement-dom-suraceScale-attr-expected.txt: Added.
* svg/dynamic-updates/SVGFESpecularLightingElement-dom-suraceScale-attr.html: Added.
* svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-in-prop-expected.txt: Added.
* svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-in-prop.html: Added.
* svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularConstant-prop-expected.txt: Added.
* svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularConstant-prop.html: Added.
* svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularExponent-prop-expected.txt: Added.
* svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-specularExponent-prop.html: Added.
* svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-suraceScale-prop-expected.txt: Added.
* svg/dynamic-updates/SVGFESpecularLightingElement-svgdom-suraceScale-prop.html: Added.
* svg/dynamic-updates/script-tests/SVGFESpecularLightingElement-dom-in-attr.js: Added.
(executeTest):
* svg/dynamic-updates/script-tests/SVGFESpecularLightingElement-dom-specularConstant-attr.js: Added.
(executeTest):
* svg/dynamic-updates/script-tests/SVGFESpecularLightingElement-dom-specularExponent-attr.js: Added.
(executeTest):
* svg/dynamic-updates/script-tests/SVGFESpecularLightingElement-dom-surfaceScale-attr.js: Added.
(executeTest):
* svg/dynamic-updates/script-tests/SVGFESpecularLightingElement-svgdom-in-prop.js: Added.
(executeTest):
* svg/dynamic-updates/script-tests/SVGFESpecularLightingElement-svgdom-specularConstant-prop.js: Added.
(executeTest):
* svg/dynamic-updates/script-tests/SVGFESpecularLightingElement-svgdom-specularExponent-prop.js: Added.
(executeTest):
* svg/dynamic-updates/script-tests/SVGFESpecularLightingElement-svgdom-surfaceScale-prop.js: Added.
(executeTest):
2011-02-10 Philippe Normand <pnormand@igalia.com>
Unreviewed skipping websocket tests on GTK
https://bugs.webkit.org/show_bug.cgi?id=53683
* platform/gtk/Skipped:
2011-02-10 Philippe Normand <pnormand@igalia.com>
Update GTK results after r78204
* platform/gtk/fast/text/international/text-combine-image-test-expected.txt:
2011-02-10 Adam Roben <aroben@apple.com>
Update Windows results after r78204
* platform/win/fast/text/international/text-combine-image-test-expected.checksum:
* platform/win/fast/text/international/text-combine-image-test-expected.png:
* platform/win/fast/text/international/text-combine-image-test-expected.txt:
2011-02-10 Adam Roben <aroben@apple.com>
Update Windows results after r78182
Nikolas Zimmermann says he thinks we're not matching the Mac results anymore due to rounding
differences.
* platform/win/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt: Added.
* platform/win/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt: Added.
2011-02-10 Philippe Normand <pnormand@igalia.com>
Unreviewed, skip failing fast/text/midword-break-after-breakable-char.html on
GTK
* platform/gtk/Skipped:
2011-02-10 Philippe Normand <pnormand@igalia.com>
Unreviewed, skip failing fast/text/capitalize-boundaries.html on
GTK
* platform/gtk/Skipped:
2011-02-10 takano takumi <takano@apple.com>
Reviewed by Dan Bernstein.
A full-width character rotated leftward 90 degrees in text-combine
https://bugs.webkit.org/show_bug.cgi?id=54169
Added a test for this bug to existing text-combine test.
* fast/text/international/text-combine-image-test.html:
* platform/mac/fast/text/international/text-combine-image-test-expected.checksum:
* platform/mac/fast/text/international/text-combine-image-test-expected.png:
* platform/mac/fast/text/international/text-combine-image-test-expected.txt:
2011-02-10 Philippe Normand <pnormand@igalia.com>
Unreviewed, skip failing fast/replaced/border-radius-clip.html on GTK
* platform/gtk/Skipped:
2011-02-10 Nikolas Zimmermann <nzimmermann@rim.com>
Not reviewed.
LayoutTests/svg cleanup
https://bugs.webkit.org/show_bug.cgi?id=54184
Regenerate result with a 64bit SL machine.. a pity that we have diffs there.
* platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.txt:
2011-02-10 Nikolas Zimmermann <nzimmermann@rim.com>
Not reviewed.
LayoutTests/svg cleanup
https://bugs.webkit.org/show_bug.cgi?id=54184
Update mac-leopard/qt baselines after r78182.
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt:
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt:
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt:
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt:
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt:
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt:
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt:
* 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-03-b-expected.txt:
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt:
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt:
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt:
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt:
* platform/mac-leopard/svg/foreignObject/text-tref-02-b-expected.txt:
* platform/qt/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt:
* platform/qt/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt:
* platform/qt/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt:
* platform/qt/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt:
* platform/qt/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt:
* platform/qt/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt:
* platform/qt/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt:
* platform/qt/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt:
* platform/qt/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt:
* platform/qt/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt:
* platform/qt/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt:
* platform/qt/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt:
* platform/qt/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt:
* platform/qt/svg/foreignObject/text-tref-02-b-expected.txt:
2011-02-10 Philippe Normand <pnormand@igalia.com>
Unreviewed, updated svg GTK baselines after r78182.
* platform/gtk/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt:
* platform/gtk/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt:
* platform/gtk/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt:
* platform/gtk/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt:
* platform/gtk/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt:
* platform/gtk/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt:
* platform/gtk/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt:
* platform/gtk/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt:
* platform/gtk/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt:
* platform/gtk/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt:
* platform/gtk/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt:
* platform/gtk/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt:
* platform/gtk/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt:
* platform/gtk/svg/foreignObject/text-tref-02-b-expected.txt:
2011-02-10 Hans Wennborg <hans@chromium.org>
Reviewed by Jeremy Orlow.
IndexedDB: Update the semantics of put()
https://bugs.webkit.org/show_bug.cgi?id=54102
Update test to reflect the new semantics.
* storage/indexeddb/objectstore-autoincrement-expected.txt:
* storage/indexeddb/objectstore-autoincrement.html:
2011-02-10 Eric Seidel <eric@webkit.org>
Unreviewed, rolling out r78157.
http://trac.webkit.org/changeset/78157
https://bugs.webkit.org/show_bug.cgi?id=54150
Fails on a bunch of bots
* plugins/npruntime/evaluate-js-destroying-plugin-from-destroy-stream-expected.txt: Removed.
* plugins/npruntime/evaluate-js-destroying-plugin-from-destroy-stream.html: Removed.
2011-02-10 Nikolas Zimmermann <nzimmermann@rim.com>
Reviewed by Maciej Stachowiak.
LayoutTests/svg cleanup
https://bugs.webkit.org/show_bug.cgi?id=54184
Fix wrong xlink:hrefs in dozens of SVG testcases. SVGFreeSans.svg is now used in more places.
Remove unnecessary xml-stylesheet declarations, and unneeded text css attributes in some places.
Updated pixel test results for the affected testcases.
* platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/filters-light-04-f-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/filters-light-04-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1/filters-light-04-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt:
* platform/mac/svg/batik/filters/feTile-expected.checksum:
* platform/mac/svg/batik/filters/feTile-expected.png:
* platform/mac/svg/batik/filters/feTile-expected.txt:
* platform/mac/svg/css/circle-in-mask-with-shadow-expected.checksum:
* platform/mac/svg/css/circle-in-mask-with-shadow-expected.png:
* platform/mac/svg/css/mask-with-shadow-expected.checksum:
* platform/mac/svg/css/mask-with-shadow-expected.png:
* platform/mac/svg/foreignObject/text-tref-02-b-expected.checksum:
* platform/mac/svg/foreignObject/text-tref-02-b-expected.png:
* platform/mac/svg/foreignObject/text-tref-02-b-expected.txt:
* platform/mac/svg/text/text-tref-01-b-expected.checksum:
* platform/mac/svg/text/text-tref-01-b-expected.png:
* platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.checksum:
* platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.png:
* platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.checksum:
* platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.png:
* platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.txt:
* svg/W3C-SVG-1.1-SE/coords-dom-01-f.svg:
* svg/W3C-SVG-1.1-SE/coords-dom-02-f.svg:
* svg/W3C-SVG-1.1-SE/coords-dom-03-f.svg:
* svg/W3C-SVG-1.1-SE/coords-dom-04-f.svg:
* svg/W3C-SVG-1.1-SE/paths-dom-02-f.svg:
* svg/W3C-SVG-1.1-SE/pservers-pattern-04-f.svg:
* svg/W3C-SVG-1.1-SE/types-dom-01-b.svg:
* svg/W3C-SVG-1.1-SE/types-dom-02-f.svg:
* svg/W3C-SVG-1.1-SE/types-dom-03-b.svg:
* svg/W3C-SVG-1.1-SE/types-dom-04-b.svg:
* svg/W3C-SVG-1.1-SE/types-dom-05-b.svg:
* svg/W3C-SVG-1.1-SE/types-dom-06-f.svg:
* svg/W3C-SVG-1.1-SE/types-dom-07-f.svg:
* svg/W3C-SVG-1.1/filters-light-04-f.svg:
* svg/W3C-SVG-1.1/filters-turb-02-f.svg:
* svg/W3C-SVG-1.1/resources/interact-order-02-b-targ.svg:
* svg/W3C-SVG-1.1/resources/interact-order-03-b-targ.svg:
* svg/W3C-SVG-1.1/resources/linkingToc-t.svg:
* svg/batik/filters/feTile.svg:
* svg/css/circle-in-mask-with-shadow.svg:
* svg/css/mask-with-shadow.svg:
* svg/custom/image-clipped-hit.svg:
* svg/foreignObject/text-tref-02-b.svg:
* svg/hixie/cascade/002.css: Removed.
* svg/text/text-tref-01-b.svg:
* svg/transforms/animated-path-inside-transformed-html.xhtml:
* svg/zoom/page/zoom-mask-with-percentages.svg:
* svg/zoom/page/zoom-zoom-coords.xhtml:
2011-02-10 Philippe Normand <pnormand@igalia.com>
Unreviewed, typo fix.
* platform/gtk/Skipped:
2011-02-10 Philippe Normand <pnormand@igalia.com>
Unreviewed, skip failing test.
* platform/gtk/Skipped: Skip fast/events/focusingUnloadedFrame.html
2011-02-10 Shinichiro Hamaji <hamaji@chromium.org>
Chromium expectations update.
fast/box-shadow/shadow-buffer-partial.html is failing.
* platform/chromium/test_expectations.txt:
2011-02-09 Maciej Stachowiak <mjs@apple.com>
Reviewed by Kent Tamura.
Skip newly added test that depends on unimplemented DRT functionality
https://bugs.webkit.org/show_bug.cgi?id=54172
* platform/mac-wk2/Skipped:
2011-02-09 Simon Fraser <simon.fraser@apple.com>
Reviewed by Dan Bernstein.
REGRESSION (r77101) box-shadow sometimes renders incorrectly
https://bugs.webkit.org/show_bug.cgi?id=54160
Testcase that draws one box-shadow, then draws a second partially clipped shadow
that should not show artifacts.
* fast/box-shadow/shadow-buffer-partial.html: Added.
* platform/mac/fast/box-shadow/shadow-buffer-partial-expected.checksum: Added.
* platform/mac/fast/box-shadow/shadow-buffer-partial-expected.png: Added.
* platform/mac/fast/box-shadow/shadow-buffer-partial-expected.txt: Added.
2011-02-09 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed; removed Windows port's expected result for r78104.
* platform/win/editing/undo/undo-paste-when-caret-is-not-in-range-expected.txt: Removed.
2011-02-09 Ryosuke Niwa <rniwa@webkit.org>
Reviewed by Darin Adler.
REGRESSION(r76107): Crash in VisibleSelection::toNormalizedRange
https://bugs.webkit.org/show_bug.cgi?id=54053
Added a test to ensure WebKit does not crash when a user clicks on a region immediately after a file
upload control.
* fast/forms/file-input-hit-test-expected.txt: Added.
* fast/forms/file-input-hit-test.html: Added.
2011-02-09 Zhenyao Mo <zmo@google.com>
Unreviewed, test expectations update.
* platform/chromium/test_expectations.txt:
2011-02-09 Martin Robinson <mrobinson@igalia.com>
Rebaseline a few tests which differ on the bots. Skip a test which is
timing out intermittently.
* platform/gtk/Skipped: Skip a test timing out.
* platform/gtk/fast/block/float/marquee-shrink-to-avoid-floats-expected.txt:
* platform/gtk/fast/dom/52776-expected.txt:
* platform/gtk/fast/text/stroking-decorations-expected.txt:
2011-02-09 Anders Carlsson <andersca@apple.com>
Reviewed by Sam Weinig.
Repro crash with Sony Google TV ad at Gizmodo
https://bugs.webkit.org/show_bug.cgi?id=54150
<rdar://problem/8782346>
Add test.
* plugins/npruntime/evaluate-js-destroying-plugin-from-destroy-stream-expected.txt: Added.
* plugins/npruntime/evaluate-js-destroying-plugin-from-destroy-stream.html: Added.
2011-02-09 Martin Robinson <mrobinson@igalia.com>
Clean up the skipped list a bit and unskip a few tests which are passing.
* platform/gtk/Skipped: Clean up the skipped list.
* platform/gtk/editing/selection/extend-after-mouse-selection-expected.txt: Removed.
* platform/gtk/fast/dom/Window/window-properties-expected.txt: Removed.
2011-02-09 Adam Barth <abarth@webkit.org>
Reviewed by Eric Seidel.
document.close shouldn't affect non-script-created parsers
https://bugs.webkit.org/show_bug.cgi?id=53689
Tests for various cases involving document.open/write/close. Not all
of them are related to this patch, but they were helpful to me in
working through this patch, so I've added them in case they're useful
in the future.
* fast/frames/document-write-in-iframe-onload-3-expected.txt: Added.
* fast/frames/document-write-in-iframe-onload-3.html: Added.
* fast/parser/iframe-onload-document-close-with-external-script-2-expected.txt: Added.
* fast/parser/iframe-onload-document-close-with-external-script-2.html: Added.
* fast/parser/iframe-onload-document-close-with-external-script-3-expected.txt: Added.
* fast/parser/iframe-onload-document-close-with-external-script-3.html: Added.
* fast/parser/iframe-onload-document-close-with-external-script-expected.txt: Added.
* fast/parser/iframe-onload-document-close-with-external-script.html: Added.
* fast/parser/setTimeout-open-expected.txt: Added.
* fast/parser/setTimeout-open.html: Added.
2011-02-09 Martin Robinson <mrobinson@igalia.com>
Import the last set of GTK+ baselines in the fast directory.
* platform/gtk/Skipped: Unskip test which now have results.
2011-02-09 Martin Robinson <mrobinson@igalia.com>
Continue importing new GTK+ results for tests in the fast directory.
* platform/gtk/Skipped: Unskip test which now have results.
2011-02-09 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed.
Remove unnecessary Qt specific expected results after r78104.
* platform/qt/editing/undo/undo-paste-when-caret-is-not-in-range-expected.checksum: Removed.
* platform/qt/editing/undo/undo-paste-when-caret-is-not-in-range-expected.png: Removed.
* platform/qt/editing/undo/undo-paste-when-caret-is-not-in-range-expected.txt: Removed.
2011-02-09 Zhenyao Mo <zmo@google.com>
Unreviewed, test expectations update.
* platform/chromium-win/editing/undo/undo-paste-when-caret-is-not-in-range-expected.txt: Removed.
* platform/chromium/test_expectations.txt:
2011-02-09 Zhenyao Mo <zmo@google.com>
Unreviewed, rebaseline.
* platform/chromium-win/editing/undo/undo-paste-when-caret-is-not-in-range-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2011-02-09 Martin Robinson <mrobinson@igalia.com>
Continue importing new GTK+ results for tests in the fast directory.
* platform/gtk/Skipped: Unskip test which now have results.
2011-02-09 Zhenyao Mo <zmo@google.com>
Unreviewed, test expectations update.
* platform/chromium/test_expectations.txt:
2011-02-09 Martin Robinson <mrobinson@igalia.com>
Continue importing new GTK+ results for tests in the fast directory.
Skip some tests that are obvious failures.
* platform/gtk/Skipped: Unskip test with results. Classify failures.
2011-02-09 Zhenyao Mo <zmo@google.com>
Unreviewed, rebaseline.
* platform/chromium-linux/fast/box-shadow/inset-box-shadows-expected.checksum: Added.
* platform/chromium-linux/fast/box-shadow/inset-box-shadows-expected.png: Added.
* platform/chromium-win/fast/box-shadow/inset-box-shadows-expected.checksum: Added.
* platform/chromium-win/fast/box-shadow/inset-box-shadows-expected.png: Added.
* platform/chromium-win/fast/box-shadow/inset-box-shadows-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2011-02-09 Jia Pu <jpu@apple.com>
Reviewed by Darin Adler.
VisibleSelection::setWithoutValidation() should allow caret selection.
https://bugs.webkit.org/show_bug.cgi?id=53943
Fixed the new test introduced in the previous patch for the same bug. Previous test isn't platform independent, and fails on all platforms other than Mac OS X with WebKit 1.
* editing/undo/undo-paste-when-caret-is-not-in-range-expected.txt:
* editing/undo/undo-paste-when-caret-is-not-in-range.html:
2011-02-09 Martin Robinson <mrobinson@igalia.com>
Continue importing new GTK+ results for tests in the fast directory.
Skip some tests that are obvious failures.
* platform/gtk/Skipped: Unskip some tests that now have results.
2011-02-09 Nebojsa Ciric <cira@chromium.org>
Reviewed by Darin Fisher.
Implements Locale object of JavaScript internationalization API proposal, as an
v8 extension. Extension code is hosted in v8 project (src/extensions/experimental/i18n-extension.{cc,h})
and in this patch we just provide flags, tests and build rules for chromium port.
https://bugs.webkit.org/show_bug.cgi?id=49414
* fast/js/i18n-bindings-locale-expected.txt: Added.
* fast/js/i18n-bindings-locale.html: Added.
* fast/js/script-tests/i18n-bindings-locale.js: Added.
(reportResult):
(localeTests.this.defaultLocale):
(localeTests.this.baseLocale):
(localeTests.this.languageScriptLocale):
(localeTests.this.languageScriptRegionLocale):
(localeTests.this.languageScriptRegionExtensionLocale):
(localeTests.this.languageScriptRegionDashUExtensionLocale):
(localeTests.this.availableLocales):
(localeTests.this.maximizedLocale):
(localeTests.this.maximizedLocaleWithExtension):
(localeTests.this.minimizedLocale):
(localeTests.this.minimizedLocaleWithExtension):
(localeTests.this.displayForBaseLocale):
(localeTests.this.displayInSameLocale):
(localeTests.this.displayInDifferentLocale):
(localeTests.this.displayInCyrillicScript):
(localeTests.this.displayInHebrewScript):
(localeTests):
* platform/gtk/Skipped:
* platform/mac/Skipped:
* platform/qt/Skipped:
* platform/win/Skipped:
2011-02-09 Zhenyao Mo <zmo@google.com>
Unreviewed, fix a bug in test_expectations.txt.
* platform/chromium/test_expectations.txt:
2011-02-09 Xiaomei Ji <xji@chromium.org>
Unreviewed.
Rebaseline for chromium-mac after r77952.
Added chromium-mac baseline due to fallback sequence.
* platform/chromium-mac/fast/text/international/pop-up-button-text-alignment-and-direction-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2011-02-09 Zhenyao Mo <zmo@google.com>
Unreviewed, test expectations update.
* platform/chromium/test_expectations.txt:
2011-02-09 Yael Aharon <yael.aharon@nokia.com>
Reviewed by Martin Robinson.
frames/flattening/iframe-flattening-crash.html fails on GTK.
https://bugs.webkit.org/show_bug.cgi?id=54106
Modify the test to be more consistent with other frame flattening tests.
* fast/frames/flattening/iframe-flattening-crash.html:
* fast/frames/flattening/resources/iframe-flattening-crash.html: Removed.
* platform/gtk/Skipped:
2011-02-09 Brian Weinstein <bweinstein@apple.com>
Add failing Windows expected results for tests that were added recently and have failed since
they were added.
https://bugs.webkit.org/show_bug.cgi?id=54120 tracks editing/undo/undo-paste-when-caret-is-not-in-range.html
https://bugs.webkit.org/show_bug.cgi?id=54122 tracks plugins/invalidate_rect.html
* platform/win/editing/undo: Added.
* platform/win/editing/undo/undo-paste-when-caret-is-not-in-range-expected.txt: Added.
* platform/win/plugins/invalidate_rect-expected.txt: Added.
2011-02-09 Zhenyao Mo <zmo@google.com>
Unreviewed, test expectations.
* platform/chromium/test_expectations.txt:
2011-02-09 Martin Robinson <mrobinson@igalia.com>
Add more results for many tests in the fast directory missing results.
* platform/gtk/Skipped: Unskip more tests.
2011-02-08 Dimitri Glazkov <dglazkov@chromium.org>
Reviewed by Darin Adler.
REGRESSION(r71934): Shadow DOM nodes leak via relatedTarget
https://bugs.webkit.org/show_bug.cgi?id=52065
* fast/events/shadow-boundary-crossing.html: Added relatedTarget retargeting test.
2011-02-09 Martin Robinson <mrobinson@igalia.com>
Add more results for many tests in the fast directory missing results.
* platform/gtk/Skipped: Unskip tests that now have results.
2011-02-09 Zhenyao Mo <zmo@google.com>
Unreviewed, test expectations update.
* platform/chromium/test_expectations.txt:
2011-02-09 Martin Robinson <mrobinson@igalia.com>
Add test results for many tests in the fast directory missing results.
* platform/gtk/Skipped: Unskip tests with results.
2011-02-09 Simon Fraser <simon.fraser@apple.com>
Reviewed by Dirk Schulze.
Enhance ShadowBlur to tile inset box shadows
https://bugs.webkit.org/show_bug.cgi?id=51567
Test with various combinations of inset shadow parameters to test
tiling.
* fast/box-shadow/inset-box-shadows.html: Added.
* platform/mac/fast/box-shadow/inset-box-shadow-radius-expected.checksum:
* platform/mac/fast/box-shadow/inset-box-shadow-radius-expected.png:
* platform/mac/fast/box-shadow/inset-box-shadows-expected.checksum: Added.
* platform/mac/fast/box-shadow/inset-box-shadows-expected.png: Added.
* platform/mac/fast/box-shadow/inset-box-shadows-expected.txt: Added.
2011-02-09 Jochen Eisinger <jochen@chromium.org>
Reviewed by Adam Barth.
Disable script elements when a CSP header is present
https://bugs.webkit.org/show_bug.cgi?id=53867
* http/tests/security/contentSecurityPolicy/no-policy-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/no-policy.html: Added.
* http/tests/security/contentSecurityPolicy/resources/echo-iframe.pl: Added.
* http/tests/security/contentSecurityPolicy/resources/echo-script-src.pl: Added.
* http/tests/security/contentSecurityPolicy/resources/redir.php: Added.
* http/tests/security/contentSecurityPolicy/resources/script-src.html: Added.
* http/tests/security/contentSecurityPolicy/resources/script.js: Added.
* http/tests/security/contentSecurityPolicy/script-src-in-iframe-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/script-src-in-iframe.html: Added.
* http/tests/security/contentSecurityPolicy/script-src-none-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/script-src-none.html: Added.
* http/tests/security/contentSecurityPolicy/script-src-redirect-expected.txt: Added.
* http/tests/security/contentSecurityPolicy/script-src-redirect.html: Added.
2011-02-09 Shinichiro Hamaji <hamaji@chromium.org>
Chromium expectations update.
fast/dom/HTMLAnchorElement/set-href-attribute-hash.html is failing.
* platform/chromium/test_expectations.txt:
2011-02-09 Shinichiro Hamaji <hamaji@chromium.org>
Chromium: update expectations
plugins/invalidate_rect is failing on linux and win, too.
plugins/invalidate_rect.html fails on chromium-mac
https://bugs.webkit.org/show_bug.cgi?id=54051
* platform/chromium/test_expectations.txt:
2011-02-09 Ilya Tikhonovsky <loislo@chromium.org>
Unreviewed.
Chromium: Create expectations for residual-style.html see r77781.
* platform/chromium-linux/fast/invalid/residual-style-expected.txt:
* platform/chromium-win/fast/invalid/residual-style-expected.txt:
* platform/chromium/test_expectations.txt:
2011-02-09 Eric Seidel <eric@webkit.org>
Reviewed by Adam Barth.
Hostnames should cannonicalize to lowercase (to match every other browser)
https://bugs.webkit.org/show_bug.cgi?id=54084
Pretty obvious change. KURL is the odd man out here.
* fast/url/host-expected.txt:
* fast/url/ipv4-expected.txt:
* fast/url/ipv6-expected.txt:
* fast/url/relative-expected.txt:
* fast/url/relative-unix-expected.txt:
* fast/url/standard-url-expected.txt:
2011-02-09 Sergio Villar Senin <svillar@igalia.com>
Unreviewed.
Added new text expectations for GTK port. They should be actually
valid for any port using the libsoup backend. We need different
results because as stated here
https://bugs.webkit.org/show_bug.cgi?id=3812#c6, the original test
results were designed for NSURLConnection which adds the
"Content-Length: 0" header for null message bodies. That does not
happen in libsoup, so instead of artificially add that header we
better generate different results.
Also take into account that for HEAD and GET requests the body is
not included so we should expect always a null for them.
* platform/gtk/Skipped:
* platform/gtk/http/tests/xmlhttprequest/methods-async-expected.txt: Added.
* platform/gtk/http/tests/xmlhttprequest/methods-expected.txt: Added.
* platform/gtk/http/tests/xmlhttprequest/workers/methods-async-expected.txt: Added.
* platform/gtk/http/tests/xmlhttprequest/workers/methods-expected.txt: Added.
* platform/gtk/http/tests/xmlhttprequest/workers/shared-worker-methods-async-expected.txt: Added.
* platform/gtk/http/tests/xmlhttprequest/workers/shared-worker-methods-expected.txt: Added.
2011-02-09 Eric Seidel <eric@webkit.org>
Reviewed by Adam Barth.
Make WebKit's fragment cannonicalization match other browsers
https://bugs.webkit.org/show_bug.cgi?id=53850
* fast/dom/HTMLAnchorElement/set-href-attribute-hash.html: Updated to match IE/Chrome
* fast/dom/HTMLAnchorElement/set-href-attribute-hash-expected.txt: Updated to match IE/Chrome.
* fast/url/anchor-expected.txt:
- "hello world": Our new behavior here matches IE and Chrome, but diverges from FF.
- The last two tests involving #, we were the odd man out. Now match all browsers.
* fast/url/segments-expected.txt:
- Don't percent encode spaces in fragments (to match other browsers)
- WebKit was the only engine encoding # in fragments.
* fast/url/segments-from-data-url-expected.txt:
2011-02-09 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed.
[Qt] Fix crashes in QMetaObject::metacall
https://bugs.webkit.org/show_bug.cgi?id=53912
One more attempt to make Qt buildbot happier and make sheriffbot
not to spam innocent people because of this flakey crash.
* platform/qt/Skipped: Add websocket directory instead of individual tests until fix.
2011-02-09 Ilya Tikhonovsky <loislo@chromium.org>
Unreviewed.
Chromium: Rebaseline html5lib/runner.html expectations after r77781.
* platform/chromium/html5lib/runner-expected.txt:
* platform/chromium/test_expectations.txt:
2011-02-09 Hans Wennborg <hans@chromium.org>
Reviewed by Jeremy Orlow.
IndexedDB: Cursors should skip deleted entries
https://bugs.webkit.org/show_bug.cgi?id=53690
Cursors should skip over entries that have been deleted
since the cursor was opened.
* storage/indexeddb/cursor-skip-deleted-expected.txt: Added.
* storage/indexeddb/cursor-skip-deleted.html: Added.
2011-02-09 Ilya Tikhonovsky <loislo@chromium.org>
Unreviewed.
Chromium: update expectations for some canvas/philip tests which are failing on MAC.
* platform/chromium/test_expectations.txt:
2011-02-09 Martin Robinson <mrobinson@igalia.com>
Skip some failing tests.
* platform/gtk/Skipped: Skip plugins/invalidate_rect.html and
fast/frames/flattening/iframe-flattening-crash.html
2011-02-09 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed.
[Qt] Qt platform has a different editing delegates for several tests
https://bugs.webkit.org/show_bug.cgi?id=43082
editing/undo/undo-paste-when-caret-is-not-in-range.html introduced in r77995, but fails on Qt.
Add platform specific expected result until fix.
* platform/qt/editing/undo/undo-paste-when-caret-is-not-in-range-expected.checksum: Added.
* platform/qt/editing/undo/undo-paste-when-caret-is-not-in-range-expected.png: Added.
* platform/qt/editing/undo/undo-paste-when-caret-is-not-in-range-expected.txt: Copied from LayoutTests/editing/undo/undo-paste-when-caret-is-not-in-range-expected.txt.
2011-02-08 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed.
[Qt]Missing layoutTestController.displayInvalidatedRegion()
plugins/invalidate_rect.html introduced in r78010, but unfortunately
Qt DRT doesn't have layoutTestController.displayInvalidatedRegion().
* platform/qt/Skipped: Add plugins/invalidate_rect.html.
2011-02-08 Maciej Stachowiak <mjs@apple.com>
Reviewed by Kent Tamura.
Skip a freshly added test that depends on newly added DRT functionality
https://bugs.webkit.org/show_bug.cgi?id=54069
* platform/mac-wk2/Skipped:
2011-02-08 Maciej Stachowiak <mjs@apple.com>
Reviewed by Mark Rowe.
Skip some tests that fail in WebKit2 for obvious reasons
https://bugs.webkit.org/show_bug.cgi?id=54055
* platform/mac-wk2/Skipped:
2011-02-08 Ryosuke Niwa <rniwa@webkit.org>
Reviewed by Darin Adler.
REGRESSION(71556,68059): queryCommandValue screws up background color at collapsed cursor
https://bugs.webkit.org/show_bug.cgi?id=53196
Added a test to ensure calling queryCommandValue returns the correct value for backColor
and fontSize from typing style.
* editing/style/query-typing-style-expected.txt: Added.
* editing/style/query-typing-style.html: Added.
2011-02-08 Sailesh Agrawal <sail@chromium.org>
Reviewed by Kenneth Russell.
Invalidate rect doesn't work for windowless plugins on Chromium
https://bugs.webkit.org/show_bug.cgi?id=53117
Added a test to make sure that NPN_InvalidateRect() works correctly for windowless plugins.
* plugins/invalidate_rect-expected.txt: Added.
* plugins/invalidate_rect.html: Added.
2011-02-08 Mihai Parparita <mihaip@chromium.org>
Unreviewed. Remove chromium-gpu-win baseline that has a failing result,
since we now pass the test.
* platform/chromium-gpu-win/compositing/animation/animated-composited-inside-hidden-expected.txt: Removed.
2011-02-08 Mihai Parparita <mihaip@chromium.org>
Unreviewed chromium-gpu-win rebaseline.
* platform/chromium-gpu-win/compositing/direct-image-compositing-expected.txt:
* platform/chromium-gpu-win/compositing/geometry/composited-html-size-expected.checksum: Added.
* platform/chromium-gpu-win/compositing/geometry/composited-html-size-expected.png: Copied from LayoutTests/platform/chromium-gpu-win/fast/canvas/canvas-transform-skewed-expected.png.
* platform/chromium-gpu-win/compositing/geometry/composited-html-size-expected.txt: Added.
* 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/fixed-position-expected.txt:
* 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/layer-due-to-layer-children-deep-expected.checksum: Added.
* platform/chromium-gpu-win/compositing/geometry/layer-due-to-layer-children-deep-expected.png: Added.
* platform/chromium-gpu-win/compositing/geometry/layer-due-to-layer-children-deep-expected.txt: Added.
* platform/chromium-gpu-win/compositing/geometry/layer-due-to-layer-children-deep-switch-expected.txt: Added.
* platform/chromium-gpu-win/compositing/geometry/layer-due-to-layer-children-expected.checksum: Added.
* platform/chromium-gpu-win/compositing/geometry/layer-due-to-layer-children-expected.png: Added.
* platform/chromium-gpu-win/compositing/geometry/layer-due-to-layer-children-expected.txt: Added.
* platform/chromium-gpu-win/compositing/geometry/layer-due-to-layer-children-switch-expected.txt: Added.
* platform/chromium-gpu-win/compositing/geometry/limit-layer-bounds-clipping-ancestor-expected.txt: Added.
* platform/chromium-gpu-win/compositing/geometry/limit-layer-bounds-overflow-root-expected.txt: Added.
* platform/chromium-gpu-win/compositing/geometry/limit-layer-bounds-transformed-overflow-expected.txt: Added.
* platform/chromium-gpu-win/compositing/geometry/tall-page-composited-expected.checksum: Added.
* platform/chromium-gpu-win/compositing/geometry/tall-page-composited-expected.png: Added.
* platform/chromium-gpu-win/compositing/geometry/vertical-scroll-composited-expected.checksum:
* platform/chromium-gpu-win/compositing/geometry/vertical-scroll-composited-expected.png:
* platform/chromium-gpu-win/compositing/geometry/vertical-scroll-composited-expected.txt:
* platform/chromium-gpu-win/compositing/iframes/composited-iframe-scroll-expected.checksum: Added.
* platform/chromium-gpu-win/compositing/iframes/composited-iframe-scroll-expected.png: Added.
* platform/chromium-gpu-win/compositing/iframes/composited-iframe-scroll-expected.txt: Added.
* platform/chromium-gpu-win/compositing/iframes/composited-parent-iframe-expected.txt:
* platform/chromium-gpu-win/compositing/images/direct-svg-image-expected.checksum: Added.
* platform/chromium-gpu-win/compositing/images/direct-svg-image-expected.png: Added.
* platform/chromium-gpu-win/compositing/masks/masked-ancestor-expected.checksum: Added.
* platform/chromium-gpu-win/compositing/masks/masked-ancestor-expected.png: Added.
* platform/chromium-gpu-win/compositing/masks/masked-ancestor-expected.txt: Added.
* platform/chromium-gpu-win/compositing/masks/simple-composited-mask-expected.checksum: Added.
* platform/chromium-gpu-win/compositing/masks/simple-composited-mask-expected.png: Added.
* platform/chromium-gpu-win/compositing/masks/simple-composited-mask-expected.txt: 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/compositing/overflow/fixed-position-ancestor-clip-expected.txt:
* platform/chromium-gpu-win/compositing/reflections/animation-inside-reflection-expected.checksum: Added.
* platform/chromium-gpu-win/compositing/reflections/animation-inside-reflection-expected.png: Added.
* platform/chromium-gpu-win/compositing/reflections/animation-inside-reflection-expected.txt: Added.
* platform/chromium-gpu-win/compositing/reflections/compositing-change-inside-reflection-expected.checksum: Added.
* platform/chromium-gpu-win/compositing/reflections/compositing-change-inside-reflection-expected.png: Added.
* platform/chromium-gpu-win/compositing/reflections/compositing-change-inside-reflection-expected.txt: Added.
* platform/chromium-gpu-win/compositing/reflections/deeply-nested-reflections-expected.checksum: Added.
* platform/chromium-gpu-win/compositing/reflections/deeply-nested-reflections-expected.png: Added.
* platform/chromium-gpu-win/compositing/reflections/deeply-nested-reflections-expected.txt: Added.
* platform/chromium-gpu-win/compositing/reflections/masked-reflection-on-composited-expected.checksum: Added.
* platform/chromium-gpu-win/compositing/reflections/masked-reflection-on-composited-expected.png: Added.
* platform/chromium-gpu-win/compositing/reflections/masked-reflection-on-composited-expected.txt: Added.
* platform/chromium-gpu-win/compositing/reflections/nested-reflection-animated-expected.checksum: Added.
* platform/chromium-gpu-win/compositing/reflections/nested-reflection-animated-expected.png: Added.
* platform/chromium-gpu-win/compositing/reflections/nested-reflection-animated-expected.txt: Added.
* platform/chromium-gpu-win/compositing/reflections/nested-reflection-expected.checksum: Added.
* platform/chromium-gpu-win/compositing/reflections/nested-reflection-expected.png: Added.
* platform/chromium-gpu-win/compositing/reflections/nested-reflection-expected.txt: Added.
* platform/chromium-gpu-win/compositing/reflections/nested-reflection-mask-change-expected.checksum: Added.
* platform/chromium-gpu-win/compositing/reflections/nested-reflection-mask-change-expected.png: Added.
* platform/chromium-gpu-win/compositing/reflections/nested-reflection-mask-change-expected.txt: Added.
* platform/chromium-gpu-win/compositing/reflections/nested-reflection-on-overflow-expected.checksum: Added.
* platform/chromium-gpu-win/compositing/reflections/nested-reflection-on-overflow-expected.png: Added.
* platform/chromium-gpu-win/compositing/reflections/nested-reflection-on-overflow-expected.txt: Added.
* platform/chromium-gpu-win/compositing/reflections/nested-reflection-opacity-expected.checksum: Added.
* platform/chromium-gpu-win/compositing/reflections/nested-reflection-opacity-expected.png: Added.
* platform/chromium-gpu-win/compositing/reflections/nested-reflection-opacity-expected.txt: Added.
* platform/chromium-gpu-win/compositing/reflections/nested-reflection-size-change-expected.checksum: Added.
* platform/chromium-gpu-win/compositing/reflections/nested-reflection-size-change-expected.png: Added.
* platform/chromium-gpu-win/compositing/reflections/nested-reflection-size-change-expected.txt: Added.
* platform/chromium-gpu-win/compositing/reflections/nested-reflection-transformed-expected.checksum: Added.
* platform/chromium-gpu-win/compositing/reflections/nested-reflection-transformed-expected.png: Added.
* platform/chromium-gpu-win/compositing/reflections/nested-reflection-transformed-expected.txt: Added.
* platform/chromium-gpu-win/compositing/reflections/nested-reflection-transformed2-expected.checksum: Added.
* platform/chromium-gpu-win/compositing/reflections/nested-reflection-transformed2-expected.png: Added.
* platform/chromium-gpu-win/compositing/reflections/nested-reflection-transformed2-expected.txt: Added.
* platform/chromium-gpu-win/compositing/reflections/nested-reflection-transition-expected.checksum: Added.
* platform/chromium-gpu-win/compositing/reflections/nested-reflection-transition-expected.png: Added.
* platform/chromium-gpu-win/compositing/reflections/nested-reflection-transition-expected.txt: Added.
* platform/chromium-gpu-win/compositing/reflections/reflection-on-composited-expected.checksum: Added.
* platform/chromium-gpu-win/compositing/reflections/reflection-on-composited-expected.png: Added.
* platform/chromium-gpu-win/compositing/reflections/reflection-on-composited-expected.txt: Added.
* platform/chromium-gpu-win/compositing/reflections/reflection-ordering-expected.checksum: Added.
* platform/chromium-gpu-win/compositing/reflections/reflection-ordering-expected.png: Added.
* platform/chromium-gpu-win/compositing/reflections/reflection-ordering-expected.txt: Added.
* platform/chromium-gpu-win/compositing/reflections/reflection-positioning-expected.checksum: Added.
* platform/chromium-gpu-win/compositing/reflections/reflection-positioning-expected.png: Added.
* platform/chromium-gpu-win/compositing/reflections/reflection-positioning-expected.txt: Added.
* platform/chromium-gpu-win/compositing/reflections/reflection-positioning2-expected.checksum: Added.
* platform/chromium-gpu-win/compositing/reflections/reflection-positioning2-expected.png: Added.
* platform/chromium-gpu-win/compositing/reflections/reflection-positioning2-expected.txt: Added.
* platform/chromium-gpu-win/compositing/reflections/remove-add-reflection-expected.checksum: Added.
* platform/chromium-gpu-win/compositing/reflections/remove-add-reflection-expected.png: Added.
* platform/chromium-gpu-win/compositing/reflections/simple-composited-reflections-expected.checksum: Added.
* platform/chromium-gpu-win/compositing/reflections/simple-composited-reflections-expected.png: Added.
* platform/chromium-gpu-win/compositing/reflections/simple-composited-reflections-expected.txt: Added.
* platform/chromium-gpu-win/compositing/reflections/transform-inside-reflection-expected.checksum: Added.
* platform/chromium-gpu-win/compositing/reflections/transform-inside-reflection-expected.png: Added.
* platform/chromium-gpu-win/compositing/reflections/transform-inside-reflection-expected.txt: Added.
* platform/chromium-gpu-win/compositing/repaint/content-into-overflow-expected.txt:
* platform/chromium-gpu-win/compositing/repaint/overflow-into-content-expected.txt:
* platform/chromium-gpu-win/compositing/text-on-large-layer-expected.checksum: Added.
* platform/chromium-gpu-win/compositing/text-on-large-layer-expected.png: Added.
* platform/chromium-gpu-win/compositing/text-on-large-layer-expected.txt: Added.
* platform/chromium-gpu-win/compositing/tiling/huge-layer-add-remove-child-expected.txt: Added.
* platform/chromium-gpu-win/compositing/tiling/huge-layer-expected.txt: Added.
* platform/chromium-gpu-win/compositing/tiling/huge-layer-with-layer-children-expected.txt: Added.
* platform/chromium-gpu-win/compositing/transitions/scale-transition-no-start-expected.checksum: Added.
* platform/chromium-gpu-win/compositing/transitions/scale-transition-no-start-expected.png: Added.
* platform/chromium-gpu-win/compositing/transitions/scale-transition-no-start-expected.txt: Added.
* platform/chromium-gpu-win/compositing/webgl/webgl-reflection-expected.checksum: Added.
* platform/chromium-gpu-win/compositing/webgl/webgl-reflection-expected.png: Added.
* platform/chromium-gpu-win/compositing/webgl/webgl-reflection-expected.txt: Added.
* platform/chromium-gpu-win/fast/canvas/canvas-composite-expected.checksum:
* platform/chromium-gpu-win/fast/canvas/canvas-composite-expected.png:
* platform/chromium-gpu-win/fast/canvas/canvas-transform-skewed-expected.checksum:
* platform/chromium-gpu-win/fast/canvas/canvas-transform-skewed-expected.png:
2011-02-08 Zhenyao Mo <zmo@google.com>
Unreviewed, test expectations update.
* platform/chromium/test_expectations.txt:
2011-02-07 Jeremy Orlow <jorlow@chromium.org>
Reviewed by Nate Chapin.
Events should propagate through IDBDatabase (for IDBRequest and IDBTransaction)
https://bugs.webkit.org/show_bug.cgi?id=53975
* storage/indexeddb/objectstore-basics.html:
* storage/indexeddb/request-event-propagation-expected.txt:
* storage/indexeddb/request-event-propagation.html:
* storage/indexeddb/transaction-and-objectstore-calls-expected.txt:
* storage/indexeddb/transaction-and-objectstore-calls.html:
* storage/indexeddb/transaction-basics.html:
* storage/indexeddb/transaction-event-propagation-expected.txt: Added.
* storage/indexeddb/transaction-event-propagation.html: Added.
2011-02-08 Jia Pu <jpu@apple.com>
Reviewed by Darin Adler.
VisibleSelection::setWithoutValidation() should allow caret selection.
https://bugs.webkit.org/show_bug.cgi?id=53943
* editing/undo/undo-paste-when-caret-is-not-in-range-expected.txt: Added.
* editing/undo/undo-paste-when-caret-is-not-in-range.html: Added.
2011-02-08 Yael Aharon <yael.aharon@nokia.com>
Reviewed by Antti Koivisto.
Crash when logging into gmail.com with frame flattening turned on.
https://bugs.webkit.org/show_bug.cgi?id=52449
* fast/frames/flattening/iframe-flattening-crash-expected.txt: Added.
* fast/frames/flattening/iframe-flattening-crash.html: Added.
* fast/frames/flattening/iframe-flattening-selection-crash-expected.txt: Added.
* fast/frames/flattening/iframe-flattening-selection-crash.html: Added.
* fast/frames/flattening/resources/iframe-flattening-crash.html: Added.
2011-02-08 Andy Estes <aestes@apple.com>
Reviewed by Darin Adler.
<rdar://problem/8913952> REGRESSION (r76301): 'plaintext-only' must be
a supported contentEditable mode.
https://bugs.webkit.org/show_bug.cgi?id=54041
* fast/dom/HTMLElement/set-value-caseinsensitive-expected.txt:
* fast/dom/HTMLElement/set-value-caseinsensitive.html:
2011-02-08 Martin Robinson <mrobinson@igalia.com>
Unskip a series of tests that seem to be passing locally. Also unskip
a test that was mistakenly reskipped in r77979 due to what looks like a
merge issue. Rebaseline two of these test which have results originating
from long ago.
* platform/gtk/Skipped: Unskip some tests.
* platform/gtk/editing/selection/14971-expected.txt:
* platform/gtk/editing/selection/inline-closest-leaf-child-expected.txt:
2011-02-08 Michael Saboff <msaboff@apple.com>
Reviewed by Darin Adler.
JSC::Bindings m_rootObject->isValid() assert fails when running layout tests
https://bugs.webkit.org/show_bug.cgi?id=53716
Re-enabled tests that are fixed with the corresponding change in
WebCore.
* platform/gtk/Skipped:
2011-02-08 Xiaomei Ji <xji@chromium.org>
Unreviewed.
Rebaseline for chromium-mac after r77952.
Not sure why the previous rebase did not get the right results.
https://bugs.webkit.org/show_bug.cgi?id=54026
* 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/test_expectations.txt:
2011-02-08 Martin Robinson <mrobinson@igalia.com>
Reviewed by Xan Lopez.
[GTK] DRT needs an implementation of LayoutTestController.setIconDatabaseEnabled
https://bugs.webkit.org/show_bug.cgi?id=54033
* platform/gtk/Skipped: Unskip a test that is now passing.
2011-02-08 Zhenyao Mo <zmo@google.com>
Unreviewed, typo fix.
* platform/chromium/test_expectations.txt:
2011-02-08 Martin Robinson <mrobinson@igalia.com>
Unskip some inspector tests that are passing locally. The bugs are
missing test diffs, so we can either reskip them and get more information
or have passing tests. Classify another failure.
* platform/gtk/Skipped: Clean up the skipped list.
2011-02-08 Zhenyao Mo <zmo@google.com>
Unreviewed, test expectations update.
* platform/chromium/test_expectations.txt:
2011-02-08 Kenji Imasaki <imasaki@chromium.org>
Reviewed by Jian Li.
[Chromium] Remove non-Flaky media tests from test expectation file
https://bugs.webkit.org/show_bug.cgi?id=54021
* platform/chromium/test_expectations.txt:
2011-02-08 Xiaomei Ji <xji@chromium.org>
Unreviewed. Fix typo in rebaseline in r77961.
* platform/mac-leopard/fast/text/international/pop-up-button-text-alignment-and-direction-expected.txt:
2011-02-08 Xiaomei Ji <xji@chromium.org>
Unreviewed.
Rebaseline after r77952.
* platform/chromium-linux/fast/text/international/pop-up-button-text-alignment-and-direction-expected.checksum: Added.
* platform/chromium-linux/fast/text/international/pop-up-button-text-alignment-and-direction-expected.png: Added.
* platform/chromium-linux/fast/text/international/pop-up-button-text-alignment-and-direction-expected.txt: Added.
* platform/chromium-mac/fast/text/international/pop-up-button-text-alignment-and-direction-expected.checksum: Added.
* platform/chromium-mac/fast/text/international/pop-up-button-text-alignment-and-direction-expected.png: Added.
* platform/chromium-mac/fast/text/international/pop-up-button-text-alignment-and-direction-expected.txt: Added.
* platform/chromium-win/fast/text/international/pop-up-button-text-alignment-and-direction-expected.checksum: Added.
* platform/chromium-win/fast/text/international/pop-up-button-text-alignment-and-direction-expected.png: Added.
* platform/chromium-win/fast/text/international/pop-up-button-text-alignment-and-direction-expected.txt: Added.
* platform/chromium/test_expectations.txt:
* platform/mac-leopard/fast/text/international/pop-up-button-text-alignment-and-direction-expected.txt: Added.
* platform/win/fast/text/international/pop-up-button-text-alignment-and-direction-expected.txt: Added.
2011-02-08 Zhenyao Mo <zmo@google.com>
Unreviewed, test expectations update.
* platform/chromium/test_expectations.txt:
2011-02-08 Simon Fraser <simon.fraser@apple.com>
Reviewed by Dan Bernstein.
Inset shadow with large offset renders incorrectly
https://bugs.webkit.org/show_bug.cgi?id=53882
Test for inset shadows with offsets larger than the box size.
* fast/box-shadow/inset-shadow-large-offset-expected.checksum: Added.
* fast/box-shadow/inset-shadow-large-offset-expected.png: Added.
* fast/box-shadow/inset-shadow-large-offset-expected.txt: Added.
* fast/box-shadow/inset-shadow-large-offset.html: Added.
2011-02-08 Zhenyao Mo <zmo@google.com>
Reviewed by Kenneth Russell.
drawElements should check if a buffer is bound to ELEMENT_ARRAY_BUFFER
https://bugs.webkit.org/show_bug.cgi?id=54017
* fast/canvas/webgl/draw-elements-out-of-bounds-expected.txt:
* fast/canvas/webgl/draw-elements-out-of-bounds.html:
2011-02-08 Xiaomei Ji <xji@chromium.org>
Unreviewed. after r77952,
skip pop-up-button-text-alignment-and-direction.html in qt and gtk as bidi-menulist.html.
set it as expect to fail in chromium.
* platform/chromium/test_expectations.txt:
* platform/gtk/Skipped:
* platform/qt/Skipped:
2011-02-08 Xiaomei Ji <xji@chromium.org>
Reviewed by Dan Bernstein.
Fix pop-up button text not rendered correctly according to its direction
in <option>.
https://bugs.webkit.org/show_bug.cgi?id=53642
In adjustInnerStyle(), if m_innerBlock's direction or unicode-bidi
changes, set it needs layout.
* fast/text/international/pop-up-button-text-alignment-and-direction.html: Added.
* platform/mac/fast/text/international/pop-up-button-text-alignment-and-direction-expected.checksum: Added.
* platform/mac/fast/text/international/pop-up-button-text-alignment-and-direction-expected.png: Added.
* platform/mac/fast/text/international/pop-up-button-text-alignment-and-direction-expected.txt: Added.
2011-02-08 Mario Sanchez Prada <msanchez@igalia.com>
Reviewed by Martin Robinson.
editing/selection/end-of-document.html is failing in the GTK 64-bit debug bot
https://bugs.webkit.org/show_bug.cgi?id=53995
Ensure to wait for the body to be loaded before running the test.
* editing/selection/end-of-document.html: Call runEditingTest() on
the body.onload event.
2011-02-08 Martin Robinson <mrobinson@igalia.com>
Unskip a bunch of tests that are passing locally and move one
timeout with the other timeouts.
* platform/gtk/Skipped: Unskip some passing tests.
2011-02-08 Martin Robinson <mrobinson@igalia.com>
Reviewed by Eric Seidel.
[GTK] EventSender.keyDown does not support non-array modifier arguments
https://bugs.webkit.org/show_bug.cgi?id=53962
* platform/gtk/Skipped: Unskip a test which is now passing.
2011-02-08 Pavel Feldman <pfeldman@chromium.org>
Not reviewed. Removing inspector tests from Skipped on [win].
Resource tracking has been removed since then, maybe it'll help.
* platform/win/Skipped:
2011-02-08 Martin Robinson <mrobinson@igalia.com>
Clean up the skipped list slightly and unskip a test which should now be passing.
* platform/gtk/Skipped: Clean up.
2011-02-08 Pavel Feldman <pfeldman@chromium.org>
Not reviewed: re-apply r77924.
Test: inspector/console-api-on-call-frame.html
* inspector/console-api-on-call-frame-expected.txt: Added.
* inspector/console-api-on-call-frame.html: Added.
* inspector/debugger-pause-in-eval-script-expected.txt:
2011-02-08 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r77924.
http://trac.webkit.org/changeset/77924
https://bugs.webkit.org/show_bug.cgi?id=53997
Breaks inspector tests. (Requested by pfeldman on #webkit).
* inspector/console-api-on-call-frame-expected.txt: Removed.
* inspector/console-api-on-call-frame.html: Removed.
2011-02-08 Pavel Feldman <pfeldman@chromium.org>
Reviewed by Yury Semikhatsky.
Web Inspector: do not hide scope variables with command line api.
https://bugs.webkit.org/show_bug.cgi?id=53497
* inspector/console-api-on-call-frame-expected.txt: Added.
* inspector/console-api-on-call-frame.html: Added.
2011-02-07 Pavel Feldman <pfeldman@chromium.org>
Reviewed by Yury Semikhatsky.
Web Inspector: ignore cache upon reload via Ctrl(Cmd)+Shift+R.
https://bugs.webkit.org/show_bug.cgi?id=53914
* http/tests/inspector/inspector-test2.js:
(initialize_InspectorTest.InspectorTest.reloadPage):
* inspector/audits-panel-functional.html:
2011-02-08 Mario Sanchez Prada <msanchez@igalia.com>
Unreviewed, skipping test timing out on GTK 32-bit debug bot.
fast/loader/onload-willSendRequest-null-for-frame.html times out in GTK 32-bit debug bot
https://bugs.webkit.org/show_bug.cgi?id=53992
* platform/gtk/Skipped: Skipped test.
2011-02-08 Mario Sanchez Prada <msanchez@igalia.com>
Unreviewed, skipping flaky test on GTK debug bots.
fast/frames/sandboxed-iframe-storage.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=53991
* platform/gtk/Skipped: Skipped test.
2011-02-08 Mario Sanchez Prada <msanchez@igalia.com>
Unreviewed, skipping flaky test on GTK debug bots.
svg/custom/use-multiple-on-nested-disallowed-font.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=53989
* platform/gtk/Skipped: Skipped test.
2011-02-08 Carlos Garcia Campos <cgarcia@igalia.com>
Reviewed by Martin Robinson.
[GTK] DRT's TextInputController is unimplemented on GTK
https://bugs.webkit.org/show_bug.cgi?id=52997
* platform/gtk/Skipped: Unskip several tests that pass now that we
have TextInputController.
2011-02-07 Cris Neckar <cdn@chromium.org>
Reviewed by Jian Li.
Test for null deref in DOMURL
https://bugs.webkit.org/show_bug.cgi?id=53811
* fast/files/domurl-script-execution-context-crash-expected.txt: Added.
* fast/files/domurl-script-execution-context-crash.html: Added.
2011-02-07 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed.
[Qt] Fix crashes in QMetaObject::metacall
https://bugs.webkit.org/show_bug.cgi?id=53912
* platform/qt/Skipped: http/tests/websocket/tests/websocket-protocol-ignored.html added until fix.
2011-02-07 Kenji Imasaki <imasaki@chromium.org>
Reviewed by David Levin.
[Chromium] Remove non-Flaky media layout tests and update bugs that
are associated with media layout tests
https://bugs.webkit.org/show_bug.cgi?id=53948
* platform/chromium/test_expectations.txt:
2011-02-07 Kenichi Ishibashi <bashi@google.com>
Reviewed by Andreas Kling.
HTMLOutputElement::childrenChanged() should call its base class childrenChanged()
https://bugs.webkit.org/show_bug.cgi?id=53791
Test that a live list is updated after the child of an HTMLOutputElement was removed.
* fast/dom/HTMLOutputElement/htmloutputelement-children-removed-expected.txt: Added.
* fast/dom/HTMLOutputElement/htmloutputelement-children-removed.html: Added.
2011-02-07 Ami Fischman <fischman@google.com>
Reviewed by Eric Seidel.
Re-baseline media/video-zoom.html for http://crbug.com/70252 aka
https://bugs.webkit.org/show_bug.cgi?id=53737 to account for (very)
slightly different scrollbar shading.
This test isn't flaky on LINUX or MAC according to
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&showAllRuns=true&master=ChromiumWebkit&tests=media%2Fvideo-zoom.html
so take it out of test_expectations.txt; it passes 100% on LINUX and
fails 100% on MAC, and should pass 100% on MAC with this new
baseline.
* platform/chromium-mac/media/video-zoom-expected.checksum:
* platform/chromium-mac/media/video-zoom-expected.png:
* platform/chromium/test_expectations.txt:
2011-02-07 James Robinson <jamesr@chromium.org>
Move sputnik expectations to match test movement.
* platform/gtk/fast/js/sputnik: Removed.
* platform/gtk/fast/js/sputnik/Unicode: Removed.
* platform/gtk/fast/js/sputnik/Unicode/Unicode_510: Removed.
* platform/gtk/fast/js/sputnik/Unicode/Unicode_510/S7.6_A3.2-expected.txt: Removed.
* platform/gtk/fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.3_T1-expected.txt: Removed.
* platform/gtk/fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.3_T2-expected.txt: Removed.
* platform/gtk/sputnik: Copied from LayoutTests/platform/gtk/fast/js/sputnik.
* platform/mac-leopard/fast/js/sputnik: Removed.
* platform/mac-leopard/fast/js/sputnik/Unicode: Removed.
* platform/mac-leopard/fast/js/sputnik/Unicode/Unicode_500: Removed.
* platform/mac-leopard/fast/js/sputnik/Unicode/Unicode_500/S7.6_A3.1-expected.txt: Removed.
* platform/mac-leopard/fast/js/sputnik/Unicode/Unicode_500/S7.6_A3.2-expected.txt: Removed.
* platform/mac-leopard/fast/js/sputnik/Unicode/Unicode_500/S7.6_A5.3_T1-expected.txt: Removed.
* platform/mac-leopard/fast/js/sputnik/Unicode/Unicode_500/S7.6_A5.3_T2-expected.txt: Removed.
* platform/mac-leopard/fast/js/sputnik/Unicode/Unicode_510: Removed.
* platform/mac-leopard/fast/js/sputnik/Unicode/Unicode_510/S15.5.4.16_A1-expected.txt: Removed.
* platform/mac-leopard/fast/js/sputnik/Unicode/Unicode_510/S15.5.4.18_A1-expected.txt: Removed.
* platform/mac-leopard/fast/js/sputnik/Unicode/Unicode_510/S7.6_A1.1_T1-expected.txt: Removed.
* platform/mac-leopard/fast/js/sputnik/Unicode/Unicode_510/S7.6_A1.1_T2-expected.txt: Removed.
* platform/mac-leopard/fast/js/sputnik/Unicode/Unicode_510/S7.6_A1.1_T4-expected.txt: Removed.
* platform/mac-leopard/fast/js/sputnik/Unicode/Unicode_510/S7.6_A2.2_T1-expected.txt: Removed.
* platform/mac-leopard/fast/js/sputnik/Unicode/Unicode_510/S7.6_A2.2_T2-expected.txt: Removed.
* platform/mac-leopard/fast/js/sputnik/Unicode/Unicode_510/S7.6_A2.3-expected.txt: Removed.
* platform/mac-leopard/fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.2_T1-expected.txt: Removed.
* platform/mac-leopard/fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.2_T2-expected.txt: Removed.
* platform/mac-leopard/fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.2_T4-expected.txt: Removed.
* platform/mac-leopard/fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.2_T7-expected.txt: Removed.
* platform/mac-leopard/fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.2_T8-expected.txt: Removed.
* platform/mac-leopard/fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.2_T9-expected.txt: Removed.
* platform/mac-leopard/sputnik: Copied from LayoutTests/platform/mac-leopard/fast/js/sputnik.
* platform/win/fast/js/sputnik: Removed.
* platform/win/fast/js/sputnik/Conformance: Removed.
* platform/win/fast/js/sputnik/Conformance/11_Expressions: Removed.
* platform/win/fast/js/sputnik/Conformance/11_Expressions/11.5_Multiplicative_Operators: Removed.
* platform/win/fast/js/sputnik/Conformance/11_Expressions/11.5_Multiplicative_Operators/11.5.3_Percent: Removed.
* platform/win/fast/js/sputnik/Conformance/11_Expressions/11.5_Multiplicative_Operators/11.5.3_Percent/S11.5.3_A4_T6-expected.txt: Removed.
* platform/win/fast/js/sputnik/Unicode: Removed.
* platform/win/fast/js/sputnik/Unicode/Unicode_510: Removed.
* platform/win/fast/js/sputnik/Unicode/Unicode_510/S7.6_A3.1-expected.txt: Removed.
* platform/win/fast/js/sputnik/Unicode/Unicode_510/S7.6_A3.2-expected.txt: Removed.
* platform/win/fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.3_T1-expected.txt: Removed.
* platform/win/fast/js/sputnik/Unicode/Unicode_510/S7.6_A5.3_T2-expected.txt: Removed.
* platform/win/sputnik: Copied from LayoutTests/platform/win/fast/js/sputnik.
2011-02-07 Ami Fischman <fischman@google.com>
Reviewed by Eric Carlson.
Removed two of the three almost-duplicate test expectations
between {media,platform/chromium-{mac,win}} by excluding file
extensions from the emitted output.
Removed outdated test_expectation for deleted test.
http://crbug.com/28993
* media/controls-right-click-on-timebar-expected.txt:
* media/controls-right-click-on-timebar.html:
* media/media-file.js:
(stripExtension):
* media/media-startTime-expected.txt:
* media/media-startTime.html:
* media/video-append-source-expected.txt:
* media/video-append-source.html:
* media/video-canvas-source-expected.txt:
* media/video-canvas-source.html:
* media/video-dom-src-expected.txt:
* media/video-dom-src.html:
* media/video-load-networkState-expected.txt:
* media/video-load-networkState.html:
* media/video-played-reset-expected.txt:
* media/video-played-reset.html:
* media/video-seek-past-end-paused-expected.txt:
* media/video-seek-past-end-paused.html:
* media/video-seek-past-end-playing-expected.txt:
* media/video-seek-past-end-playing.html:
* media/video-source-expected.txt:
* media/video-source-type-expected.txt:
* media/video-source-type-params-expected.txt:
* media/video-source-type-params.html:
* media/video-source-type.html:
* media/video-source.html:
* media/video-src-change-expected.txt:
* media/video-src-change.html:
* media/video-src-expected.txt:
* media/video-src-remove-expected.txt:
* media/video-src-remove.html:
* media/video-src-set-expected.txt:
* media/video-src-set.html:
* media/video-src-source-expected.txt:
* media/video-src-source.html:
* media/video-src.html:
* media/video-test.js:
(enableFullTestDetailsPrinting):
(test):
(testExpected):
(waitForEvent._eventCallback):
(waitForEvent):
(waitForEventAndTest._eventCallback):
(waitForEventAndTest):
(testException):
(endTest):
* platform/chromium-mac/media/controls-right-click-on-timebar-expected.txt: Removed.
* platform/chromium-mac/media/media-startTime-expected.txt: Removed.
* platform/chromium-mac/media/video-append-source-expected.txt: Removed.
* platform/chromium-mac/media/video-canvas-source-expected.txt: Removed.
* platform/chromium-mac/media/video-dom-src-expected.txt: Removed.
* platform/chromium-mac/media/video-load-networkState-expected.txt: Removed.
* platform/chromium-mac/media/video-played-reset-expected.txt: Removed.
* platform/chromium-mac/media/video-seek-past-end-paused-expected.txt: Removed.
* platform/chromium-mac/media/video-seek-past-end-playing-expected.txt: Removed.
* platform/chromium-mac/media/video-source-add-src-expected.txt: Removed.
* platform/chromium-mac/media/video-source-error-expected.txt: Removed.
* platform/chromium-mac/media/video-source-expected.txt: Removed.
* platform/chromium-mac/media/video-source-type-expected.txt: Removed.
* platform/chromium-mac/media/video-source-type-params-expected.txt: Removed.
* platform/chromium-mac/media/video-src-change-expected.txt: Removed.
* platform/chromium-mac/media/video-src-expected.txt: Removed.
* platform/chromium-mac/media/video-src-remove-expected.txt: Removed.
* platform/chromium-mac/media/video-src-set-expected.txt: Removed.
* platform/chromium-mac/media/video-src-source-expected.txt: Removed.
* platform/chromium-win/media/controls-right-click-on-timebar-expected.txt: Removed.
* platform/chromium-win/media/media-startTime-expected.txt: Removed.
* platform/chromium-win/media/video-append-source-expected.txt: Removed.
* platform/chromium-win/media/video-canvas-source-expected.txt: Removed.
* platform/chromium-win/media/video-dom-src-expected.txt: Removed.
* platform/chromium-win/media/video-load-networkState-expected.txt: Removed.
* platform/chromium-win/media/video-played-reset-expected.txt: Removed.
* platform/chromium-win/media/video-seek-past-end-paused-expected.txt: Removed.
* platform/chromium-win/media/video-seek-past-end-playing-expected.txt: Removed.
* platform/chromium-win/media/video-source-add-src-expected.txt: Removed.
* platform/chromium-win/media/video-source-error-expected.txt: Removed.
* platform/chromium-win/media/video-source-expected.txt: Removed.
* platform/chromium-win/media/video-source-type-expected.txt: Removed.
* platform/chromium-win/media/video-source-type-params-expected.txt: Removed.
* platform/chromium-win/media/video-src-change-expected.txt: Removed.
* platform/chromium-win/media/video-src-expected.txt: Removed.
* platform/chromium-win/media/video-src-remove-expected.txt: Removed.
* platform/chromium-win/media/video-src-set-expected.txt: Removed.
* platform/chromium-win/media/video-src-source-expected.txt: Removed.
* platform/chromium/test_expectations.txt:
2011-02-07 Kenichi Ishibashi <bashi@chromium.org>
Reviewed by Kent Tamura.
HTMLFormElement::formElementIndex() returns a bad index into a vector of form associated elements
https://bugs.webkit.org/show_bug.cgi?id=53970
Adds a test that ensures WebKit parses successfully a page that
contains object elements which are in nested and defective form
elements.
* fast/dom/HTMLObjectElement/form/nested-form-element-expected.txt: Added.
* fast/dom/HTMLObjectElement/form/nested-form-element.html: Added.
2011-02-07 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:
2011-02-07 Zhenyao Mo <zmo@google.com>
Unreviewed, test expectations update.
* platform/chromium/test_expectations.txt:
2011-02-07 James Robinson <jamesr@chromium.org>
Reviewed by Dan Bernstein.
Move the sputnik test suite out of fast/js/
https://bugs.webkit.org/show_bug.cgi?id=53954
The sputnik suite shouldn't go in fast/js/ because it is not fast and
it is an imported test suite. This moves it to LayoutTests/sputnik
and updates references in skipped lists / expectations.
* platform/chromium/test_expectations.txt:
* platform/gtk/Skipped:
* platform/mac-tiger/Skipped:
* platform/mac-wk2/Skipped:
* platform/qt-wk2/Skipped:
* platform/qt/Skipped:
* platform/win/Skipped:
2011-02-07 Zhenyao Mo <zmo@google.com>
Unreviewed, test expectations update.
* platform/chromium/test_expectations.txt:
2011-02-03 MORITA Hajime <morrita@google.com>
Reviewed by Darin Fisher.
[Chromium] Should implement EditorClientImpl::requestCheckingOfString()
https://bugs.webkit.org/show_bug.cgi?id=51013
Unskipped passed test.
* platform/chromium/test_expectations.txt:
2011-02-07 Martin Robinson <mrobinson@igalia.com>
Classify tests failing in the fast directory on GTK+. Add results for
tests that just need platform expectations.
* platform/gtk/Skipped: Update the skipped list.
* platform/gtk/fast/backgrounds/background-clip-text-expected.checksum: Added.
* platform/gtk/fast/backgrounds/background-clip-text-expected.png: Added.
* platform/gtk/fast/backgrounds/background-clip-text-expected.txt: Added.
* platform/gtk/fast/canvas/canvas-zoom-expected.txt: Added.
* platform/gtk/fast/css/css1_forward_compatible_parsing-expected.checksum: Added.
* platform/gtk/fast/css/css1_forward_compatible_parsing-expected.png: Added.
* platform/gtk/fast/css/css1_forward_compatible_parsing-expected.txt: Added.
* platform/gtk/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Added.
* platform/gtk/fast/css/invalid-percentage-property-expected.checksum: Added.
* platform/gtk/fast/css/invalid-percentage-property-expected.png: Added.
* platform/gtk/fast/css/invalid-percentage-property-expected.txt: Added.
* platform/gtk/fast/css/text-align-expected.checksum: Added.
* platform/gtk/fast/css/text-align-expected.png: Added.
* platform/gtk/fast/css/text-align-expected.txt: Added.
* platform/gtk/fast/dom/Element/getBoundingClientRect-expected.txt: Added.
* platform/gtk/fast/dom/Range/getBoundingClientRect-expected.txt: Added.
* platform/gtk/fast/dom/Range/getClientRects-expected.txt: Added.
* platform/gtk/fast/dom/Window/webkitConvertPoint-expected.txt: Added.
* platform/gtk/fast/dom/null-document-location-put-crash-expected.txt: Added.
* platform/gtk/fast/dom/tabindex-clamp-expected.txt: Added.
* platform/gtk/fast/events/js-keyboard-event-creation-expected.txt: Added.
* platform/gtk/fast/events/offsetX-offsetY-expected.txt: Added.
* platform/gtk/fast/events/pointer-events-2-expected.checksum: Added.
* platform/gtk/fast/events/pointer-events-2-expected.png: Added.
* platform/gtk/fast/events/pointer-events-2-expected.txt: Added.
* platform/gtk/fast/fast-mobile-scrolling/fixed-position-element-expected.checksum: Added.
* platform/gtk/fast/fast-mobile-scrolling/fixed-position-element-expected.png: Added.
* platform/gtk/fast/fast-mobile-scrolling/fixed-position-element-expected.txt: Added.
* platform/gtk/fast/fast-mobile-scrolling/no-fixed-position-elements-expected.checksum: Added.
* platform/gtk/fast/fast-mobile-scrolling/no-fixed-position-elements-expected.png: Added.
* platform/gtk/fast/fast-mobile-scrolling/no-fixed-position-elements-expected.txt: Added.
* platform/gtk/fast/forms/listbox-hit-test-zoomed-expected.checksum: Added.
* platform/gtk/fast/forms/listbox-hit-test-zoomed-expected.png: Added.
* platform/gtk/fast/forms/listbox-hit-test-zoomed-expected.txt: Added.
* platform/gtk/fast/html/tab-order-expected.txt: Added.
* platform/gtk/fast/replaced/table-percent-height-expected.txt: Added.
* platform/gtk/fast/selectors/lang-inheritance-expected.checksum: Added.
* platform/gtk/fast/selectors/lang-inheritance-expected.png: Added.
* platform/gtk/fast/selectors/lang-inheritance-expected.txt: Added.
* platform/gtk/fast/selectors/lang-inheritance2-expected.checksum: Added.
* platform/gtk/fast/selectors/lang-inheritance2-expected.png: Added.
* platform/gtk/fast/selectors/lang-inheritance2-expected.txt: Added.
* platform/gtk/fast/selectors/lang-vs-xml-lang-expected.checksum: Added.
* platform/gtk/fast/selectors/lang-vs-xml-lang-expected.png: Added.
* platform/gtk/fast/selectors/lang-vs-xml-lang-expected.txt: Added.
* platform/gtk/fast/selectors/lang-vs-xml-lang-xhtml-expected.checksum: Added.
* platform/gtk/fast/selectors/lang-vs-xml-lang-xhtml-expected.png: Added.
* platform/gtk/fast/selectors/lang-vs-xml-lang-xhtml-expected.txt: Added.
* platform/gtk/fast/text/international/danda-space-expected.checksum: Added.
* platform/gtk/fast/text/international/danda-space-expected.png: Added.
* platform/gtk/fast/text/international/danda-space-expected.txt: Added.
* platform/gtk/fast/text/international/thai-baht-space-expected.checksum: Added.
* platform/gtk/fast/text/international/thai-baht-space-expected.png: Added.
* platform/gtk/fast/text/international/thai-baht-space-expected.txt: Added.
2011-02-07 Zhenyao Mo <zmo@google.com>
Unreviewed, test expectations update.
* platform/chromium/test_expectations.txt:
2011-02-07 Zhenyao Mo <zmo@google.com>
Unreviewed, test expectations update.
* platform/chromium/test_expectations.txt:
2011-02-07 Joone Hur <joone.hur@collabora.co.uk>
Reviewed by Martin Robinson.
[Gtk] Implement layoutTestController.findString
https://bugs.webkit.org/show_bug.cgi?id=50237
Unskip editing/text-iterator/findString.html.
* platform/gtk/Skipped: Unskip findString test.
2011-02-07 Maciej Stachowiak <mjs@apple.com>
Reviewed by Sam Weinig.
Skip a newly added test that uses unimplemented DRT functionality
https://bugs.webkit.org/show_bug.cgi?id=53938
* platform/mac-wk2/Skipped:
2011-02-07 Zhenyao Mo <zmo@google.com>
Unreviewed, rebaseline.
* platform/chromium-linux/fast/html/keygen-expected.checksum:
* platform/chromium-linux/fast/html/keygen-expected.png:
* platform/chromium-linux/fast/html/keygen-expected.txt: Added.
* platform/chromium-win/fast/html/keygen-expected.txt:
* platform/chromium/test_expectations.txt:
2011-02-07 Zhenyao Mo <zmo@google.com>
Unreviewed, test expectations update.
* platform/chromium/test_expectations.txt:
2011-02-07 Zhenyao Mo <zmo@google.com>
Unreviewed, test expectations update.
* platform/chromium/test_expectations.txt:
2011-02-07 Zhenyao Mo <zmo@google.com>
Unreviewed, test expectations update.
* platform/chromium/test_expectations.txt:
2011-02-07 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed.
[Qt] Fix crashes in QMetaObject::metacall
https://bugs.webkit.org/show_bug.cgi?id=53912
* platform/qt/Skipped: http/tests/websocket/tests/websocket-pending-activity.html added until fix.
2011-02-07 Zhenyao Mo <zmo@google.com>
Unreviewed, rebaseline.
* platform/chromium-mac/fast/url/path-expected.txt:
* platform/chromium-win/fast/url/path-expected.txt:
2011-02-07 Jian Li <jianli@chromium.org>
Reviewed by David Levin.
Intermittent crash in fast/files/read-blob-async.html on the GTK+ debug
bots
https://bugs.webkit.org/show_bug.cgi?id=53104
* platform/gtk/Skipped: Enable the flakey test that has been fixed.
2011-02-07 Adam Barth <abarth@webkit.org>
Remove wrong platform-specific expectation.
* platform/win/plugins/plugin-document-back-forward-expected.txt: Removed.
2011-02-07 Zhenyao Mo <zmo@google.com>
Unreviewed, test expectations update.
* platform/chromium/test_expectations.txt:
2011-02-07 Zhenyao Mo <zmo@google.com>
Unreviewed, test expectations update.
* platform/chromium/test_expectations.txt:
2011-02-07 Dimitri Glazkov <dglazkov@chromium.org>
Mark test as flaky per dashboard.
https://bugs.webkit.org/show_bug.cgi?id=53824
* platform/chromium/test_expectations.txt: Marked.
2011-02-07 Martin Robinson <mrobinson@igalia.com>
Unskip a passing accessibility test and organize the rest of the tests missing
results as failing.
* platform/gtk/Skipped: Unskip passing test and organize remaining failures.
* platform/gtk/accessibility/aria-describedby-on-input-expected.txt: Added.
2011-02-03 Zhenyao Mo <zmo@google.com>
Reviewed by Kenneth Russell.
Crash in glDrawArrays with NaCl crystal model
https://bugs.webkit.org/show_bug.cgi?id=52831
* fast/canvas/webgl/gl-vertex-attrib-zero-issues-expected.txt: Added.
* fast/canvas/webgl/gl-vertex-attrib-zero-issues.html: Added.
2011-02-07 Chris Fleizach <cfleizach@apple.com>
Reviewed by Darin Adler.
WAI-ARIA @aria-sort not exposed on rowheader and columnheader roles
https://bugs.webkit.org/show_bug.cgi?id=53842
* platform/mac/accessibility/aria-sort-expected.txt: Added.
* platform/mac/accessibility/aria-sort.html: Added.
2011-02-07 Martin Robinson <mrobinson@igalia.com>
Reviewed by Daniel Bates.
[GTK] fast/history/history-subframe-with-name.html fails with GTK DRT
https://bugs.webkit.org/show_bug.cgi?id=44784
* platform/gtk/Skipped: Unskip tests which are now passing.
2011-02-07 Yi Shen <yi.4.shen@nokia.com>
Reviewed by Tor Arne Vestbø.
[Qt] Fix LayoutTests/media/restore-from-page-cache.html
https://bugs.webkit.org/show_bug.cgi?id=53621
Unskip media/restore-from-page-cache.html for Qt.
* platform/qt/Skipped:
2011-02-07 Ilya Tikhonovsky <loislo@chromium.org>
Unreviewed.
Chromium: three tests temporary disabled for rebaseline after r77781
* platform/chromium/test_expectations.txt:
2011-02-04 Pavel Podivilov <podivilov@chromium.org>
Reviewed by Yury Semikhatsky.
Web Inspector: implement beautification of scripts inlined in html documents.
https://bugs.webkit.org/show_bug.cgi?id=52706
* http/tests/inspector/debugger-test2.js:
(initialize_DebuggerTest.InspectorTest.setBreakpointInVisibleView):
* inspector/debugger-breakpoints-not-activated-on-reload.html:
* inspector/debugger-pause-on-breakpoint.html:
2011-02-07 Ilya Tikhonovsky <loislo@chromium.org>
Unreviewed.
Chromium: add explicit "Passed" expectations for the tests which have "failed" expectations in platfrom/mac
The problem was introduced at r77719.
I have to do that because platform/mac is in the list of baseline folders.
See 'Tools/Scripts/webkitpy/layout_tests/port/chromium_linux.py'.
* platform/chromium/canvas/philip/tests/2d.drawImage.broken-expected.txt: Added.
* platform/chromium/canvas/philip/tests/2d.drawImage.image.incomplete.omitted-expected.txt: Added.
* platform/chromium/canvas/philip/tests/2d.fillStyle.parse.invalid.rgba-6-expected.txt: Added.
* platform/chromium/canvas/philip/tests/2d.fillStyle.parse.rgb-eof-expected.txt: Added.
* platform/chromium/canvas/philip/tests/2d.fillStyle.parse.rgba-eof-expected.txt: Added.
* platform/chromium/canvas/philip/tests/2d.fillStyle.parse.system-expected.txt: Added.
* platform/chromium/canvas/philip/tests/2d.gradient.radial.cone.front-expected.txt: Added.
* platform/chromium/canvas/philip/tests/2d.gradient.radial.inside2-expected.txt: Added.
* platform/chromium/canvas/philip/tests/2d.gradient.radial.inside3-expected.txt: Added.
* platform/chromium/canvas/philip/tests/2d.gradient.radial.outside1-expected.txt: Added.
* platform/chromium/canvas/philip/tests/2d.imageData.put.wrongtype-expected.txt: Added.
* platform/chromium/canvas/philip/tests/2d.line.cap.closed-expected.txt: Added.
* platform/chromium/canvas/philip/tests/2d.line.join.parallel-expected.txt: Added.
* platform/chromium/canvas/philip/tests/2d.line.miter.lineedge-expected.txt: Added.
* platform/chromium/canvas/philip/tests/2d.path.rect.winding-expected.txt: Added.
* platform/chromium/canvas/philip/tests/2d.pattern.image.broken-expected.txt: Added.
* platform/chromium/canvas/philip/tests/2d.pattern.image.incomplete.empty-expected.txt: Added.
* platform/chromium/canvas/philip/tests/2d.pattern.image.incomplete.omitted-expected.txt: Added.
* platform/chromium/canvas/philip/tests/2d.shadow.enable.x-expected.txt: Added.
* platform/chromium/canvas/philip/tests/2d.shadow.enable.y-expected.txt: Added.
* platform/chromium/canvas/philip/tests/2d.strokeRect.zero.4-expected.txt: Added.
* platform/chromium/canvas/philip/tests/2d.text.draw.baseline.bottom-expected.txt: Added.
* platform/chromium/canvas/philip/tests/2d.text.draw.baseline.hanging-expected.txt: Added.
* platform/chromium/canvas/philip/tests/2d.text.draw.baseline.middle-expected.txt: Added.
* platform/chromium/canvas/philip/tests/2d.text.draw.baseline.top-expected.txt: Added.
* platform/chromium/canvas/philip/tests/2d.text.draw.fill.maxWidth.fontface-expected.txt: Added.
* platform/chromium/canvas/philip/tests/2d.text.draw.space.collapse.end-expected.txt: Added.
* platform/chromium/canvas/philip/tests/2d.text.draw.space.collapse.nonspace-expected.txt: Added.
* platform/chromium/canvas/philip/tests/2d.text.draw.space.collapse.other-expected.txt: Added.
* platform/chromium/canvas/philip/tests/2d.text.draw.space.collapse.space-expected.txt: Added.
* platform/chromium/canvas/philip/tests/2d.text.draw.space.collapse.start-expected.txt: Added.
* platform/chromium/canvas/philip/tests/2d.text.font.parse.basic-expected.txt: Added.
* platform/chromium/canvas/philip/tests/2d.text.font.parse.complex-expected.txt: Added.
* platform/chromium/canvas/philip/tests/2d.text.font.parse.invalid-expected.txt: Added.
* platform/chromium/canvas/philip/tests/2d.text.font.parse.size.percentage-expected.txt: Added.
* platform/chromium/canvas/philip/tests/2d.text.font.parse.size.percentage.default-expected.txt: Added.
* platform/chromium/canvas/philip/tests/2d.text.font.parse.system-expected.txt: Added.
* platform/chromium/canvas/philip/tests/2d.text.measure.width.space-expected.txt: Added.
2011-02-07 Nikolas Zimmermann <nzimmermann@rim.com>
Not reviewed.
small text which is scaled to be large renders pixelated
https://bugs.webkit.org/show_bug.cgi?id=12448
Update Snow Leopard SVG pixel test baseline after r77485.
* platform/mac/svg/dom/SVGRectElement/rect-modify-rx-expected.png:
* platform/mac/svg/dynamic-updates/SVGAElement-dom-href-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGAElement-dom-target-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGAElement-svgdom-href-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGAElement-svgdom-target-prop-expected.png:
* platform/mac/svg/filters/big-sized-filter-2-expected.png:
* platform/mac/svg/filters/feColorMatrix-offset-expected.png:
* platform/mac/svg/filters/feColorMatrix-values-expected.png:
* platform/mac/svg/filters/feMerge-wrong-input-expected.png:
* platform/mac/svg/filters/feOffset-expected.png:
* platform/mac/svg/filters/filter-empty-g-expected.png:
* platform/mac/svg/filters/filter-on-filter-for-text-expected.png:
* platform/mac/svg/filters/filterRes2-expected.png:
* platform/mac/svg/filters/parent-children-with-same-filter-expected.png:
* platform/mac/svg/filters/sourceAlpha-expected.png:
* platform/mac/svg/filters/subRegion-one-effect-expected.png:
* platform/mac/svg/filters/subRegion-two-effects-expected.png:
* platform/mac/svg/foreignObject/disallowed-svg-nodes-as-direct-children-expected.png:
* platform/mac/svg/foreignObject/text-tref-02-b-expected.checksum:
* platform/mac/svg/foreignObject/text-tref-02-b-expected.png:
* platform/mac/svg/hixie/cascade/001-broken-expected.png:
* platform/mac/svg/hixie/data-types/001-expected.png:
* platform/mac/svg/hixie/dynamic/002-expected.png:
* platform/mac/svg/hixie/dynamic/003-expected.png:
* platform/mac/svg/hixie/dynamic/004-expected.png:
* platform/mac/svg/hixie/dynamic/005-expected.png:
* platform/mac/svg/hixie/dynamic/006-expected.png:
* platform/mac/svg/hixie/error/001-expected.png:
* platform/mac/svg/hixie/error/003-expected.png:
* platform/mac/svg/hixie/error/006-expected.png:
* platform/mac/svg/hixie/error/007-expected.png:
* platform/mac/svg/hixie/error/008-expected.png:
* platform/mac/svg/hixie/error/009-expected.png:
* platform/mac/svg/hixie/error/010-expected.png:
* platform/mac/svg/hixie/error/011-expected.png:
* platform/mac/svg/hixie/error/014-expected.png:
* platform/mac/svg/hixie/error/014-test-expected.png:
* platform/mac/svg/hixie/error/015-expected.png:
* platform/mac/svg/hixie/error/016-expected.png:
* platform/mac/svg/hixie/links/001-expected.png:
* platform/mac/svg/hixie/links/002-expected.png:
* platform/mac/svg/hixie/painting/001-expected.png:
* platform/mac/svg/hixie/perf/003-expected.png:
* platform/mac/svg/hixie/perf/004-expected.png:
* platform/mac/svg/hixie/perf/005-expected.png:
* platform/mac/svg/hixie/perf/006-expected.png:
* platform/mac/svg/hixie/processing-model/005-expected.png:
* platform/mac/svg/hixie/rendering-model/001-expected.png:
* platform/mac/svg/hixie/rendering-model/002-expected.png:
* platform/mac/svg/hixie/rendering-model/003a-expected.png:
* platform/mac/svg/hixie/shapes/path/001-expected.png:
* platform/mac/svg/hixie/text/001-expected.png:
* platform/mac/svg/hixie/text/002-expected.png:
* platform/mac/svg/hixie/text/003-expected.checksum:
* platform/mac/svg/hixie/text/003-expected.png:
* platform/mac/svg/hixie/text/003a-expected.png:
* platform/mac/svg/hixie/text/003b-expected.png:
* platform/mac/svg/hixie/use/001-expected.png:
* platform/mac/svg/hixie/use/002-expected.png:
* platform/mac/svg/hixie/use/002-test-expected.png:
* platform/mac/svg/hixie/viewbox/001-expected.png:
* platform/mac/svg/hixie/viewbox/002-expected.png:
* platform/mac/svg/hixie/viewbox/003-expected.png:
* platform/mac/svg/hixie/viewbox/004-expected.png:
* platform/mac/svg/hixie/viewbox/preserveAspectRatio/001-expected.checksum:
* platform/mac/svg/hixie/viewbox/preserveAspectRatio/001-expected.png:
* platform/mac/svg/hixie/viewbox/preserveAspectRatio/002-expected.checksum:
* platform/mac/svg/hixie/viewbox/preserveAspectRatio/002-expected.png:
* platform/mac/svg/overflow/overflow-on-foreignObject-expected.png:
* platform/mac/svg/overflow/overflow-on-inner-svg-element-defaults-expected.png:
* platform/mac/svg/overflow/overflow-on-inner-svg-element-expected.png:
* platform/mac/svg/overflow/overflow-on-outermost-svg-element-defaults-expected.png:
* platform/mac/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-1-expected.png:
* platform/mac/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-2-expected.png:
* platform/mac/svg/overflow/overflow-on-outermost-svg-element-ignore-attribute-3-expected.png:
* platform/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-auto-expected.png:
* platform/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.png:
* platform/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-hidden-expected.png:
* platform/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-scroll-expected.png:
* platform/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-visible-expected.png:
* platform/mac/svg/text/font-size-below-point-five-expected.png:
* platform/mac/svg/text/foreignObject-repaint-expected.png:
* platform/mac/svg/text/select-textLength-spacing-squeeze-1-expected.checksum:
* platform/mac/svg/text/select-textLength-spacing-squeeze-1-expected.png:
* platform/mac/svg/text/select-textLength-spacing-squeeze-2-expected.checksum:
* platform/mac/svg/text/select-textLength-spacing-squeeze-2-expected.png:
* platform/mac/svg/text/select-textLength-spacing-squeeze-3-expected.checksum:
* platform/mac/svg/text/select-textLength-spacing-squeeze-3-expected.png:
* platform/mac/svg/text/select-textLength-spacing-squeeze-4-expected.checksum:
* platform/mac/svg/text/select-textLength-spacing-squeeze-4-expected.png:
* platform/mac/svg/text/select-textLength-spacing-stretch-1-expected.checksum:
* platform/mac/svg/text/select-textLength-spacing-stretch-1-expected.png:
* platform/mac/svg/text/select-textLength-spacing-stretch-2-expected.checksum:
* platform/mac/svg/text/select-textLength-spacing-stretch-2-expected.png:
* platform/mac/svg/text/select-textLength-spacing-stretch-3-expected.checksum:
* platform/mac/svg/text/select-textLength-spacing-stretch-3-expected.png:
* platform/mac/svg/text/select-textLength-spacing-stretch-4-expected.checksum:
* platform/mac/svg/text/select-textLength-spacing-stretch-4-expected.png:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.png:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.png:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.png:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.png:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.checksum:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.png:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.checksum:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.png:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.checksum:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.png:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.checksum:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.png:
* platform/mac/svg/text/select-x-list-1-expected.png:
* platform/mac/svg/text/select-x-list-2-expected.png:
* platform/mac/svg/text/select-x-list-3-expected.checksum:
* platform/mac/svg/text/select-x-list-3-expected.png:
* platform/mac/svg/text/select-x-list-4-expected.png:
* platform/mac/svg/text/select-x-list-with-tspans-1-expected.png:
* platform/mac/svg/text/select-x-list-with-tspans-2-expected.png:
* platform/mac/svg/text/select-x-list-with-tspans-3-expected.png:
* platform/mac/svg/text/select-x-list-with-tspans-4-expected.png:
* platform/mac/svg/text/selection-doubleclick-expected.png:
* platform/mac/svg/text/selection-tripleclick-expected.png:
* platform/mac/svg/text/text-align-01-b-expected.checksum:
* platform/mac/svg/text/text-align-01-b-expected.png:
* platform/mac/svg/text/text-align-02-b-expected.checksum:
* platform/mac/svg/text/text-align-02-b-expected.png:
* platform/mac/svg/text/text-align-03-b-expected.checksum:
* platform/mac/svg/text/text-align-03-b-expected.png:
* platform/mac/svg/text/text-align-04-b-expected.checksum:
* platform/mac/svg/text/text-align-04-b-expected.png:
* platform/mac/svg/text/text-align-05-b-expected.checksum:
* platform/mac/svg/text/text-align-05-b-expected.png:
* platform/mac/svg/text/text-align-06-b-expected.checksum:
* platform/mac/svg/text/text-align-06-b-expected.png:
* platform/mac/svg/text/text-altglyph-01-b-expected.checksum:
* platform/mac/svg/text/text-altglyph-01-b-expected.png:
* platform/mac/svg/text/text-deco-01-b-expected.checksum:
* platform/mac/svg/text/text-deco-01-b-expected.png:
* platform/mac/svg/text/text-fonts-01-t-expected.checksum:
* platform/mac/svg/text/text-fonts-01-t-expected.png:
* platform/mac/svg/text/text-fonts-02-t-expected.checksum:
* platform/mac/svg/text/text-fonts-02-t-expected.png:
* platform/mac/svg/text/text-gradient-positioning-expected.png:
* platform/mac/svg/text/text-hkern-expected.png:
* platform/mac/svg/text/text-hkern-on-vertical-text-expected.png:
* platform/mac/svg/text/text-intro-05-t-expected.checksum:
* platform/mac/svg/text/text-intro-05-t-expected.png:
* platform/mac/svg/text/text-path-01-b-expected.checksum:
* platform/mac/svg/text/text-path-01-b-expected.png:
* platform/mac/svg/text/text-spacing-01-b-expected.png:
* platform/mac/svg/text/text-text-01-b-expected.checksum:
* platform/mac/svg/text/text-text-01-b-expected.png:
* platform/mac/svg/text/text-text-03-b-expected.checksum:
* platform/mac/svg/text/text-text-03-b-expected.png:
* platform/mac/svg/text/text-text-04-t-expected.checksum:
* platform/mac/svg/text/text-text-04-t-expected.png:
* platform/mac/svg/text/text-text-05-t-expected.checksum:
* platform/mac/svg/text/text-text-05-t-expected.png:
* platform/mac/svg/text/text-text-06-t-expected.checksum:
* platform/mac/svg/text/text-text-06-t-expected.png:
* platform/mac/svg/text/text-text-07-t-expected.checksum:
* platform/mac/svg/text/text-text-07-t-expected.png:
* platform/mac/svg/text/text-text-08-b-expected.checksum:
* platform/mac/svg/text/text-text-08-b-expected.png:
* platform/mac/svg/text/text-tref-01-b-expected.checksum:
* platform/mac/svg/text/text-tref-01-b-expected.png:
* platform/mac/svg/text/text-tselect-01-b-expected.checksum:
* platform/mac/svg/text/text-tselect-01-b-expected.png:
* platform/mac/svg/text/text-tselect-02-f-expected.checksum:
* platform/mac/svg/text/text-tselect-02-f-expected.png:
* platform/mac/svg/text/text-tspan-01-b-expected.checksum:
* platform/mac/svg/text/text-tspan-01-b-expected.png:
* platform/mac/svg/text/text-vkern-expected.png:
* platform/mac/svg/text/text-vkern-on-horizontal-text-expected.png:
* platform/mac/svg/text/text-ws-01-t-expected.checksum:
* platform/mac/svg/text/text-ws-01-t-expected.png:
* platform/mac/svg/text/text-ws-02-t-expected.checksum:
* platform/mac/svg/text/text-ws-02-t-expected.png:
* platform/mac/svg/text/textPathBoundsBug-expected.png:
* platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.checksum:
* platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.png:
* platform/mac/svg/transforms/text-with-mask-with-svg-transform-expected.checksum:
* platform/mac/svg/transforms/text-with-mask-with-svg-transform-expected.png:
* platform/mac/svg/transforms/text-with-pattern-inside-transformed-html-expected.checksum:
* platform/mac/svg/transforms/text-with-pattern-inside-transformed-html-expected.png:
* platform/mac/svg/transforms/text-with-pattern-with-svg-transform-expected.checksum:
* platform/mac/svg/transforms/text-with-pattern-with-svg-transform-expected.png:
* platform/mac/svg/webarchive/svg-script-subresouces-expected.png:
* platform/mac/svg/zoom/page/absolute-sized-document-no-scrollbars-expected.png:
* platform/mac/svg/zoom/page/absolute-sized-document-scrollbars-expected.png:
* platform/mac/svg/zoom/page/relative-sized-document-scrollbars-expected.png:
* platform/mac/svg/zoom/page/zoom-hixie-mixed-009-expected.png:
* platform/mac/svg/zoom/page/zoom-hixie-rendering-model-004-expected.png:
* platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.checksum:
* platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.png:
* platform/mac/svg/zoom/page/zoom-svg-float-border-padding-expected.png:
* platform/mac/svg/zoom/text/absolute-sized-document-no-scrollbars-expected.png:
* platform/mac/svg/zoom/text/absolute-sized-document-scrollbars-expected.png:
* platform/mac/svg/zoom/text/relative-sized-document-scrollbars-expected.png:
* platform/mac/svg/zoom/text/zoom-foreignObject-expected.png:
* platform/mac/svg/zoom/text/zoom-hixie-mixed-009-expected.png:
* platform/mac/svg/zoom/text/zoom-hixie-rendering-model-004-expected.png:
* platform/mac/svg/zoom/text/zoom-svg-float-border-padding-expected.png:
* svg/custom/glyph-setting-d-attribute-expected.png:
* svg/custom/invalid-text-content-expected.png:
* svg/custom/text-zoom-expected.png:
* svg/custom/use-clipped-transform-expected.png:
* svg/in-html/by-reference-expected.png:
2011-02-07 Nikolas Zimmermann <nzimmermann@rim.com>
Not reviewed.
small text which is scaled to be large renders pixelated
https://bugs.webkit.org/show_bug.cgi?id=12448
Update Snow Leopard SVG pixel test baseline after r77485.
* platform/mac/svg/custom/js-update-polygon-removal-expected.png:
* platform/mac/svg/custom/js-update-style-expected.png:
* platform/mac/svg/custom/js-update-transform-addition-expected.png:
* platform/mac/svg/custom/js-update-transform-changes-expected.png:
* platform/mac/svg/custom/marker-changes-expected.png:
* platform/mac/svg/custom/marker-child-changes-css-expected.png:
* platform/mac/svg/custom/marker-child-changes-expected.png:
* platform/mac/svg/custom/marker-default-width-height-expected.checksum:
* platform/mac/svg/custom/marker-default-width-height-expected.png:
* platform/mac/svg/custom/marker-empty-path-expected.png:
* platform/mac/svg/custom/marker-referencePoint-expected.png:
* platform/mac/svg/custom/marker-strokeWidth-changes-expected.png:
* platform/mac/svg/custom/marker-viewBox-changes-expected.png:
* platform/mac/svg/custom/mask-changes-expected.png:
* platform/mac/svg/custom/mask-child-changes-expected.png:
* platform/mac/svg/custom/mask-excessive-malloc-expected.png:
* platform/mac/svg/custom/mask-inside-defs-expected.png:
* platform/mac/svg/custom/mask-on-multiple-objects-expected.png:
* platform/mac/svg/custom/mask-with-default-value-expected.png:
* platform/mac/svg/custom/massive-coordinates-expected.png:
* platform/mac/svg/custom/non-scaling-stroke-markers-expected.png:
* platform/mac/svg/custom/outer-svg-unknown-feature-expected.png:
* platform/mac/svg/custom/path-textPath-simulation-expected.checksum:
* platform/mac/svg/custom/path-textPath-simulation-expected.png:
* platform/mac/svg/custom/path-update-expected.png:
* platform/mac/svg/custom/path-zero-strokewidth-expected.png:
* platform/mac/svg/custom/pattern-excessive-malloc-expected.png:
* platform/mac/svg/custom/pattern-in-defs-expected.png:
* platform/mac/svg/custom/pattern-no-pixelation-expected.png:
* platform/mac/svg/custom/pattern-referencing-preserve-aspect-ratio-expected.png:
* platform/mac/svg/custom/pattern-size-bigger-than-target-size-expected.png:
* platform/mac/svg/custom/pattern-y-offset-expected.png:
* platform/mac/svg/custom/percentage-rect-expected.png:
* platform/mac/svg/custom/percentage-rect2-expected.png:
* platform/mac/svg/custom/poly-identify-expected.png:
* platform/mac/svg/custom/polyline-hittest-expected.png:
* platform/mac/svg/custom/polyline-invalid-points-expected.png:
* platform/mac/svg/custom/polyline-setattribute-points-null-expected.png:
* platform/mac/svg/custom/prevent-default-expected.png:
* platform/mac/svg/custom/repaint-moving-svg-and-div-expected.png:
* platform/mac/svg/custom/repaint-on-constant-size-change-expected.png:
* platform/mac/svg/custom/repaint-on-image-bounds-change-expected.png:
* platform/mac/svg/custom/repaint-stroke-width-changes-expected.png:
* platform/mac/svg/custom/resource-client-removal-expected.png:
* platform/mac/svg/custom/rgbcolor-syntax-expected.png:
* platform/mac/svg/custom/root-container-opacity-clip-viewBox-expected.png:
* platform/mac/svg/custom/rootelement-expected.png:
* platform/mac/svg/custom/rounded-rects-expected.png:
* platform/mac/svg/custom/scroll-hit-test-expected.png:
* platform/mac/svg/custom/shapes-supporting-markers-expected.checksum:
* platform/mac/svg/custom/shapes-supporting-markers-expected.png:
* platform/mac/svg/custom/sheet-title-expected.png:
* platform/mac/svg/custom/stroke-width-large-expected.checksum:
* platform/mac/svg/custom/stroke-width-large-expected.png:
* platform/mac/svg/custom/stroked-pattern-expected.checksum:
* platform/mac/svg/custom/stroked-pattern-expected.png:
* platform/mac/svg/custom/struct-use-09-b-expected.checksum:
* platform/mac/svg/custom/struct-use-09-b-expected.png:
* platform/mac/svg/custom/svg-absolute-children-expected.png:
* platform/mac/svg/custom/svg-fonts-in-html-expected.checksum:
* platform/mac/svg/custom/svg-fonts-in-html-expected.png:
* platform/mac/svg/custom/svgpolyparser-extra-space-expected.png:
* platform/mac/svg/custom/text-clip-expected.png:
* platform/mac/svg/custom/text-ctm-expected.png:
* platform/mac/svg/custom/text-dom-01-f-expected.png:
* platform/mac/svg/custom/text-dom-removal-expected.png:
* platform/mac/svg/custom/text-gradient-no-content-expected.png:
* platform/mac/svg/custom/text-hit-test-expected.png:
* platform/mac/svg/custom/text-letter-spacing-expected.png:
* platform/mac/svg/custom/text-rotated-gradient-expected.checksum:
* platform/mac/svg/custom/text-rotated-gradient-expected.png:
* platform/mac/svg/custom/text-rotation-expected.png:
* platform/mac/svg/custom/text-whitespace-handling-expected.png:
* platform/mac/svg/custom/text-x-dx-lists-expected.png:
* platform/mac/svg/custom/text-x-dy-lists-expected.png:
* platform/mac/svg/custom/text-x-override-in-tspan-child-expected.png:
* platform/mac/svg/custom/transform-ignore-after-invalid-expected.png:
* platform/mac/svg/custom/transform-invalid-expected.png:
* platform/mac/svg/custom/transform-removeAttributeNS-expected.png:
* platform/mac/svg/custom/transform-scale-parse-expected.png:
* platform/mac/svg/custom/transform-with-ending-space-expected.png:
* platform/mac/svg/custom/transformedMaskFails-expected.png:
* platform/mac/svg/custom/tref-update-expected.checksum:
* platform/mac/svg/custom/tref-update-expected.png:
* platform/mac/svg/custom/use-css-no-effect-on-shadow-tree-expected.png:
* platform/mac/svg/custom/use-detach-expected.checksum:
* platform/mac/svg/custom/use-detach-expected.png:
* platform/mac/svg/custom/use-empty-reference-expected.png:
* platform/mac/svg/custom/use-forward-refs-expected.png:
* platform/mac/svg/custom/use-inherit-style-expected.png:
* platform/mac/svg/custom/use-instanceRoot-modifications-expected.png:
* platform/mac/svg/custom/use-modify-container-in-target-expected.png:
* platform/mac/svg/custom/use-modify-target-container-expected.png:
* platform/mac/svg/custom/use-modify-target-symbol-expected.png:
* platform/mac/svg/custom/use-nested-transform-expected.png:
* platform/mac/svg/custom/use-on-disallowed-foreign-object-1-expected.png:
* platform/mac/svg/custom/use-on-disallowed-foreign-object-2-expected.png:
* platform/mac/svg/custom/use-on-disallowed-foreign-object-3-expected.png:
* platform/mac/svg/custom/use-on-disallowed-foreign-object-4-expected.png:
* platform/mac/svg/custom/use-on-disallowed-foreign-object-5-expected.png:
* platform/mac/svg/custom/use-on-disallowed-foreign-object-6-expected.png:
* platform/mac/svg/custom/use-on-g-containing-symbol-expected.png:
* platform/mac/svg/custom/use-on-g-containing-use-expected.png:
* platform/mac/svg/custom/use-on-g-expected.png:
* platform/mac/svg/custom/use-on-non-svg-namespaced-element-expected.png:
* platform/mac/svg/custom/use-on-rect-expected.png:
* platform/mac/svg/custom/use-on-symbol-expected.png:
* platform/mac/svg/custom/use-on-text-expected.checksum:
* platform/mac/svg/custom/use-on-text-expected.png:
* platform/mac/svg/custom/use-on-use-expected.png:
* platform/mac/svg/custom/use-property-synchronization-crash-expected.png:
* platform/mac/svg/custom/use-recalcStyle-crash-expected.png:
* platform/mac/svg/custom/use-recursion-1-expected.png:
* platform/mac/svg/custom/use-recursion-2-expected.png:
* platform/mac/svg/custom/use-recursion-3-expected.png:
* platform/mac/svg/custom/use-recursion-4-expected.png:
* platform/mac/svg/custom/use-referencing-nonexisting-symbol-expected.checksum:
* platform/mac/svg/custom/use-referencing-nonexisting-symbol-expected.png:
* platform/mac/svg/custom/use-symbol-overflow-expected.png:
* platform/mac/svg/custom/use-transform-expected.png:
* platform/mac/svg/custom/viewport-clip-expected.png:
* platform/mac/svg/custom/viewport-no-width-height-expected.png:
* platform/mac/svg/custom/viewport-update-expected.png:
* platform/mac/svg/custom/viewport-update2-expected.png:
* platform/mac/svg/custom/visibility-override-clip-expected.png:
* platform/mac/svg/custom/visibility-override-expected.png:
* platform/mac/svg/custom/visibility-override-filter-expected.png:
* platform/mac/svg/custom/visibility-override-mask-expected.png:
* platform/mac/svg/custom/xhtml-no-svg-renderer-expected.png:
* platform/mac/svg/custom/xml-stylesheet-expected.png:
2011-02-07 Nikolas Zimmermann <nzimmermann@rim.com>
Not reviewed.
small text which is scaled to be large renders pixelated
https://bugs.webkit.org/show_bug.cgi?id=12448
Update Snow Leopard SVG pixel test baseline after r77485.
* platform/mac/svg/custom/class-baseValue-expected.png:
* platform/mac/svg/custom/class-selector-expected.png:
* platform/mac/svg/custom/clip-path-child-changes-expected.png:
* platform/mac/svg/custom/clip-path-href-changes-expected.png:
* platform/mac/svg/custom/clip-path-id-changes-expected.png:
* platform/mac/svg/custom/clip-path-units-changes-expected.png:
* platform/mac/svg/custom/clip-path-with-transform-expected.png:
* platform/mac/svg/custom/conditional-processing-outside-switch-expected.png:
* platform/mac/svg/custom/control-points-for-S-and-T-expected.png:
* platform/mac/svg/custom/coords-relative-units-transforms-expected.png:
* platform/mac/svg/custom/create-metadata-element-expected.png:
* platform/mac/svg/custom/createelement-expected.png:
* platform/mac/svg/custom/css-pixels-dpi-expected.png:
* platform/mac/svg/custom/display-none-expected.png:
* platform/mac/svg/custom/dominant-baseline-modes-expected.png:
* platform/mac/svg/custom/dynamic-empty-path-expected.png:
* platform/mac/svg/custom/dynamic-viewBox-expected.png:
* platform/mac/svg/custom/empty-mask-expected.png:
* platform/mac/svg/custom/empty-merge-expected.png:
* platform/mac/svg/custom/evt-onload-expected.png:
* platform/mac/svg/custom/feComponentTransfer-Discrete-expected.checksum:
* platform/mac/svg/custom/feComponentTransfer-Discrete-expected.png:
* platform/mac/svg/custom/feComponentTransfer-Gamma-expected.checksum:
* platform/mac/svg/custom/feComponentTransfer-Gamma-expected.png:
* platform/mac/svg/custom/feComponentTransfer-Linear-expected.checksum:
* platform/mac/svg/custom/feComponentTransfer-Linear-expected.png:
* platform/mac/svg/custom/feComponentTransfer-Table-expected.checksum:
* platform/mac/svg/custom/feComponentTransfer-Table-expected.png:
* platform/mac/svg/custom/feDisplacementMap-01-expected.png:
* platform/mac/svg/custom/fill-opacity-hsl-expected.png:
* platform/mac/svg/custom/fill-opacity-rgba-expected.png:
* platform/mac/svg/custom/fill-update-expected.png:
* platform/mac/svg/custom/fractional-rects-expected.png:
* platform/mac/svg/custom/getTransformToElement-expected.checksum:
* platform/mac/svg/custom/getTransformToElement-expected.png:
* platform/mac/svg/custom/glyph-selection-lang-attribute-expected.png:
* platform/mac/svg/custom/gradient-add-stops-expected.png:
* platform/mac/svg/custom/gradient-attr-update-expected.png:
* platform/mac/svg/custom/gradient-stop-style-change-expected.png:
* platform/mac/svg/custom/hover-default-fill-expected.png:
* platform/mac/svg/custom/image-small-width-height-expected.checksum:
* platform/mac/svg/custom/image-small-width-height-expected.png:
* platform/mac/svg/custom/image-with-aspect-ratio-stretch-expected.png:
* platform/mac/svg/custom/inner-percent-expected.png:
* platform/mac/svg/custom/inner-svg-hit-test-expected.png:
* platform/mac/svg/custom/invalid-css-expected.checksum:
* platform/mac/svg/custom/invalid-css-expected.png:
* platform/mac/svg/custom/invalid-transforms-expected.png:
* platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.checksum:
* platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.png:
* platform/mac/svg/custom/js-late-clipPath-creation-expected.checksum:
* platform/mac/svg/custom/js-late-clipPath-creation-expected.png:
* platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.checksum:
* platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.png:
* platform/mac/svg/custom/js-late-gradient-creation-expected.checksum:
* platform/mac/svg/custom/js-late-gradient-creation-expected.png:
* platform/mac/svg/custom/js-late-marker-and-object-creation-expected.png:
* platform/mac/svg/custom/js-late-marker-creation-expected.png:
* platform/mac/svg/custom/js-late-mask-and-object-creation-expected.png:
* platform/mac/svg/custom/js-late-mask-creation-expected.png:
* platform/mac/svg/custom/js-late-pattern-and-object-creation-expected.checksum:
* platform/mac/svg/custom/js-late-pattern-and-object-creation-expected.png:
* platform/mac/svg/custom/js-late-pattern-creation-expected.checksum:
* platform/mac/svg/custom/js-late-pattern-creation-expected.png:
* platform/mac/svg/custom/js-repaint-rect-on-path-with-stroke-expected.png:
* platform/mac/svg/custom/js-update-container-expected.png:
* platform/mac/svg/custom/js-update-container2-expected.png:
* platform/mac/svg/custom/js-update-path-changes-expected.png:
* platform/mac/svg/custom/js-update-path-removal-expected.png:
* platform/mac/svg/custom/js-update-pattern-child-expected.png:
* platform/mac/svg/custom/js-update-pattern-expected.png:
* platform/mac/svg/custom/js-update-polygon-changes-expected.png:
* platform/mac/svg/custom/js-update-polygon-removal-expected.png:
* platform/mac/svg/custom/js-update-style-expected.png:
* platform/mac/svg/custom/js-update-transform-addition-expected.png:
* platform/mac/svg/custom/js-update-transform-changes-expected.png:
2011-02-07 Nikolas Zimmermann <nzimmermann@rim.com>
Not reviewed.
small text which is scaled to be large renders pixelated
https://bugs.webkit.org/show_bug.cgi?id=12448
Update Snow Leopard SVG pixel test baseline after r77485.
* platform/mac/svg/batik/paints/gradientLimit-expected.png:
* platform/mac/svg/batik/paints/patternRegionA-expected.png:
* platform/mac/svg/batik/text/longTextOnPath-expected.png:
* platform/mac/svg/batik/text/smallFonts-expected.checksum:
* platform/mac/svg/batik/text/smallFonts-expected.png:
* platform/mac/svg/batik/text/textAnchor-expected.checksum:
* platform/mac/svg/batik/text/textAnchor-expected.png:
* platform/mac/svg/batik/text/textDecoration2-expected.png:
* platform/mac/svg/batik/text/textEffect-expected.checksum:
* platform/mac/svg/batik/text/textEffect-expected.png:
* platform/mac/svg/batik/text/textEffect3-expected.checksum:
* platform/mac/svg/batik/text/textEffect3-expected.png:
* platform/mac/svg/batik/text/textFeatures-expected.checksum:
* platform/mac/svg/batik/text/textFeatures-expected.png:
* platform/mac/svg/batik/text/textGlyphOrientationHorizontal-expected.png:
* platform/mac/svg/batik/text/textLayout2-expected.checksum:
* platform/mac/svg/batik/text/textLayout2-expected.png:
* platform/mac/svg/batik/text/textOnPath-expected.checksum:
* platform/mac/svg/batik/text/textOnPath-expected.png:
* platform/mac/svg/batik/text/textPosition-expected.png:
* platform/mac/svg/batik/text/textPosition2-expected.png:
* platform/mac/svg/batik/text/textProperties2-expected.checksum:
* platform/mac/svg/batik/text/textProperties2-expected.png:
* platform/mac/svg/batik/text/textStyles-expected.checksum:
* platform/mac/svg/batik/text/textStyles-expected.png:
* platform/mac/svg/batik/text/verticalText-expected.checksum:
* platform/mac/svg/batik/text/verticalText-expected.png:
* platform/mac/svg/batik/text/verticalTextOnPath-expected.checksum:
* platform/mac/svg/batik/text/verticalTextOnPath-expected.png:
* platform/mac/svg/carto.net/button-expected.checksum:
* platform/mac/svg/carto.net/button-expected.png:
* platform/mac/svg/carto.net/colourpicker-expected.checksum:
* platform/mac/svg/carto.net/colourpicker-expected.png:
* platform/mac/svg/carto.net/combobox-expected.checksum:
* platform/mac/svg/carto.net/combobox-expected.png:
* platform/mac/svg/carto.net/scrollbar-expected.checksum:
* platform/mac/svg/carto.net/scrollbar-expected.png:
* platform/mac/svg/carto.net/selectionlist-expected.checksum:
* platform/mac/svg/carto.net/selectionlist-expected.png:
* platform/mac/svg/carto.net/slider-expected.checksum:
* platform/mac/svg/carto.net/slider-expected.png:
* platform/mac/svg/carto.net/tabgroup-expected.png:
* platform/mac/svg/carto.net/textbox-expected.checksum:
* platform/mac/svg/carto.net/textbox-expected.png:
* platform/mac/svg/carto.net/window-expected.checksum:
* platform/mac/svg/carto.net/window-expected.png:
* platform/mac/svg/clip-path/clip-path-clipped-evenodd-twice-expected.png:
* platform/mac/svg/clip-path/clip-path-clipped-no-content-expected.png:
* platform/mac/svg/clip-path/clip-path-evenodd-expected.png:
* platform/mac/svg/clip-path/clip-path-evenodd-nonzero-expected.png:
* platform/mac/svg/clip-path/clip-path-nonzero-evenodd-expected.png:
* platform/mac/svg/clip-path/clip-path-nonzero-expected.png:
* platform/mac/svg/clip-path/clip-path-recursive-call-by-child-expected.png:
* platform/mac/svg/clip-path/clip-path-recursive-call-expected.png:
* platform/mac/svg/clip-path/clip-path-text-and-shape-expected.png:
* platform/mac/svg/clip-path/clip-path-text-and-stroke-expected.png:
* platform/mac/svg/clip-path/clip-path-text-expected.png:
* platform/mac/svg/clip-path/clip-path-use-as-child5-expected.png:
* platform/mac/svg/clip-path/clip-path-userSpaceOnUse-expected.png:
* platform/mac/svg/clip-path/clip-path-with-container-expected.png:
* platform/mac/svg/clip-path/clip-path-with-different-unittypes-expected.png:
* platform/mac/svg/clip-path/clip-path-with-different-unittypes2-expected.png:
* platform/mac/svg/clip-path/clip-path-with-invisibile-child-expected.png:
* platform/mac/svg/clip-path/clip-path-with-text-clipped-expected.png:
* platform/mac/svg/css/arrow-with-shadow-expected.png:
* platform/mac/svg/css/background-image-svg-expected.png:
* platform/mac/svg/css/clippath-with-shadow-expected.png:
* platform/mac/svg/css/group-with-shadow-expected.checksum:
* platform/mac/svg/css/group-with-shadow-expected.png:
* platform/mac/svg/css/path-with-shadow-expected.png:
* platform/mac/svg/css/shadow-and-opacity-expected.png:
* platform/mac/svg/css/shadow-changes-expected.png:
* platform/mac/svg/css/shadow-with-large-radius-expected.png:
* platform/mac/svg/css/shadow-with-negative-offset-expected.png:
* platform/mac/svg/css/stars-with-shadow-expected.png:
* platform/mac/svg/css/text-shadow-multiple-expected.checksum:
* platform/mac/svg/css/text-shadow-multiple-expected.png:
* platform/mac/svg/custom/SVGNumber-interface-expected.png:
* platform/mac/svg/custom/SVGPoint-interface-expected.png:
* platform/mac/svg/custom/SVGPoint-matrixTransform-expected.png:
* platform/mac/svg/custom/SVGRect-interface-expected.png:
* platform/mac/svg/custom/alignment-baseline-modes-expected.png:
* platform/mac/svg/custom/animate-path-discrete-expected.png:
* platform/mac/svg/custom/animate-path-morphing-expected.png:
* platform/mac/svg/custom/animation-currentColor-expected.png:
* platform/mac/svg/custom/attribute-namespace-check-expected.png:
* platform/mac/svg/custom/broken-internal-references-expected.png:
* platform/mac/svg/custom/circular-marker-reference-1-expected.png:
* platform/mac/svg/custom/circular-marker-reference-3-expected.png:
* platform/mac/svg/custom/circular-marker-reference-4-expected.png:
2011-02-07 Alejandro G. Castro <alex@igalia.com>
Unreviewed, added new results for the slider-thumb-drag-release
test and removed use-infinite-recursion.svg from skipped, required
after r77778.
* platform/gtk/Skipped:
* platform/gtk/fast/repaint/slider-thumb-drag-release-expected.checksum: Added.
* platform/gtk/fast/repaint/slider-thumb-drag-release-expected.png: Added.
* platform/gtk/fast/repaint/slider-thumb-drag-release-expected.txt: Added.
2011-02-07 Adam Barth <abarth@webkit.org>
Reviewed by Eric Seidel.
Relative .. in URL paths shouldn't skip adjacent / characters
https://bugs.webkit.org/show_bug.cgi?id=53907
Add some more test cases.
* fast/url/path-expected.txt:
* fast/url/script-tests/path.js:
2011-02-07 Maciej Stachowiak <mjs@apple.com>
Reviewed by Antti Koivisto.
WebKitTestRunner does not block remote resources or complain about them
https://bugs.webkit.org/show_bug.cgi?id=42139
<rdar://problem/8183942>
* platform/mac-wk2/Skipped: Unskip formerly skipped tests.
2011-02-06 MORITA Hajime <morrita@google.com>
Unreviewed, unskip the html5lib test again which fails for another reason. (See Bug 53030)
* platform/qt/Skipped:
2011-02-06 Dominic Cooney <dominicc@google.com>
Reviewed by Dimitri Glazkov.
Convert <keygen> option elements to a shadow DOM
https://bugs.webkit.org/show_bug.cgi?id=51379
* html5lib/runner-expected.txt: Two more tests pass.
* platform/mac/fast/html/keygen-expected.txt: Shadow render tree.
* platform/mac/fast/invalid/residual-style-expected.txt:
2011-02-06 Patrick Gansterer <paroga@webkit.org>
Reviewed by Oliver Hunt.
Remove empty svg test
https://bugs.webkit.org/show_bug.cgi?id=53887
This files are empty. Empty tests are pretty useless.
* platform/chromium-win/svg/custom/use-infinite-recursion-expected.png: Removed.
* platform/mac/svg/custom/use-infinite-recursion-expected.checksum: Removed.
* platform/mac/svg/custom/use-infinite-recursion-expected.png: Removed.
* platform/mac/svg/custom/use-infinite-recursion-expected.txt: Removed.
* platform/qt/svg/custom/use-infinite-recursion-expected.txt: Removed.
* svg/custom/use-infinite-recursion.svg: Removed.
2011-02-06 Martin Robinson <mrobinson@igalia.com>
Reclassify a failing test and unskip another which should be passing now.
* platform/gtk/Skipped: Update the skipped list.
2011-02-06 Robert Hogan <robert@webkit.org>
Unreviewed, skip failing test on Qt bot.
[Qt] fast/notifications/notifications-document-close-crash.html fails after r77738
https://bugs.webkit.org/show_bug.cgi?id=53868
* platform/qt/Skipped: Skip fast/notifications/notifications-document-close-crash.html
2011-02-06 Maciej Stachowiak <mjs@apple.com>
Reviewed by Dan Bernstein.
WebKitTestRunner needs layoutTestController.setWillSendRequestReturnsNull
https://bugs.webkit.org/show_bug.cgi?id=42690
<rdar://problem/8213851>
* platform/mac-wk2/Skipped: Unskip tests that now pass, except for the ones that
mysteriously fail.
2011-02-05 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Add baselines for the test added in r77690.
* platform/chromium-mac/media/video-frame-accurate-seek-expected.checksum: Added.
* platform/chromium-mac/media/video-frame-accurate-seek-expected.png: Added.
2011-02-05 Dimitri Glazkov <dglazkov@chromium.org>
Remove passing canvas tests from expectations.
* platform/chromium/test_expectations.txt: Removed passing tests.
2011-02-05 Dimitri Glazkov <dglazkov@chromium.org>
Remove passing tests whose results match mac/ and mac-leopard.
* platform/chromium/test_expectations.txt: Removed passing tests.
2011-02-05 Dimitri Glazkov <dglazkov@chromium.org>
Remove results for failing SVG tests. I will add the new ones after the
bots tell me which ones aren't matching mac/ or mac-leopard/.
2011-02-05 Patrick Gansterer <paroga@webkit.org>
Reviewed by Alexey Proskuryakov.
Add addition test for inherited encoding
https://bugs.webkit.org/show_bug.cgi?id=53398
Check if the right encoding is used, after document.charset was set.
* fast/dom/Document/document-charset.html: Added doctype to make it pass in IE9 out of the box.
* fast/encoding/css-charset-default-expected.txt:
* fast/encoding/css-charset-default.xhtml:
* fast/encoding/external-script-charset-expected.txt:
* fast/encoding/external-script-charset-koi-8.js: Added.
* fast/encoding/external-script-charset.js:
* fast/encoding/external-script-charset.xhtml:
2011-02-05 Martin Robinson <mrobinson@igalia.com>
JSC::Bindings m_rootObject->isValid() assert fails when running layout tests
https://bugs.webkit.org/show_bug.cgi?id=53716
* platform/gtk/Skipped: Skip a test hitting this assertion.
2011-02-05 Robert Hogan <robert@webkit.org>
Reviewed by Antonio Gomes.
[Qt] Style widgets not rendering
https://bugs.webkit.org/show_bug.cgi?id=53849
* platform/qt/Skipped: Unskip plugins/application-plugins-plugins-disabled.html
2011-02-04 Nikolas Zimmermann <nzimmermann@rim.com>
Not reviewed.
small text which is scaled to be large renders pixelated
https://bugs.webkit.org/show_bug.cgi?id=12448
Update Snow Leopard SVG pixel test baseline after r77485.
* platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-02-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-04-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-05-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-06-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-07-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-09-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-10-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-11-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-12-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-13-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-14-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-15-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-16-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-17-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-18-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-19-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-20-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-21-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-22-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-23-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-24-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-25-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-27-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-32-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-85-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/color-prof-01-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1/color-prop-02-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1/color-prop-03-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/coords-coord-01-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/coords-coord-02-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/coords-trans-03-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/coords-trans-04-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/coords-trans-06-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/filters-light-04-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/interact-dom-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/interact-events-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/interact-order-03-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/linking-a-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/linking-a-02-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/linking-a-03-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/masking-path-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/masking-path-02-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/masking-path-03-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/masking-path-05-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/painting-fill-01-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/painting-fill-02-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/painting-fill-03-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/painting-fill-04-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/painting-fill-05-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/painting-marker-01-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1/painting-marker-02-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1/painting-marker-03-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/painting-stroke-07-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/paths-data-01-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/paths-data-04-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/paths-data-04-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/paths-data-05-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/paths-data-05-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/paths-data-06-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/paths-data-06-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/paths-data-07-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/paths-data-07-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/paths-data-08-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/paths-data-08-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/paths-data-09-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/paths-data-10-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/paths-data-12-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/paths-data-13-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/paths-data-14-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/render-elems-01-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/render-elems-02-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/render-elems-06-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/render-elems-07-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/render-elems-08-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/script-handle-02-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/script-handle-03-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/script-handle-04-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/shapes-ellipse-02-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/shapes-line-01-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/shapes-polygon-01-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/shapes-polyline-01-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/shapes-rect-02-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/struct-cond-01-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/struct-cond-02-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/struct-cond-03-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/struct-defs-01-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/struct-dom-02-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/struct-dom-03-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/struct-dom-04-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/struct-dom-05-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/struct-frag-01-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/struct-frag-02-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/struct-frag-02-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/struct-frag-03-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/struct-frag-03-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/struct-frag-04-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/struct-frag-05-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/struct-group-01-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/struct-group-02-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/struct-image-05-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/struct-use-05-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/styling-css-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/styling-css-02-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/styling-css-03-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/styling-css-04-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1/styling-css-05-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/styling-css-06-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/styling-pres-01-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/text-align-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/text-align-03-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/text-align-04-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/text-deco-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/text-fonts-01-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/text-fonts-02-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/text-spacing-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/text-text-03-b-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/text-text-03-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/text-text-07-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/text-text-08-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/text-tref-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/text-tselect-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/text-ws-01-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/text-ws-02-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.png:
2011-02-05 Eric Seidel <eric@webkit.org>
Unreviewed.
Safari should lowercase schemes in cannonicalized urls to match every other browser
https://bugs.webkit.org/show_bug.cgi?id=53848
Checkin results I forgot to update in my previous commit. All progressions.
* fast/dom/anchor-origin-expected.txt:
* http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame-uppercase-expected.txt:
2011-02-05 Eric Seidel <eric@webkit.org>
Reviewed by Adam Barth.
Safari should lowercase schemes in cannonicalized urls to match every other browser
https://bugs.webkit.org/show_bug.cgi?id=53848
Update our results now that we pass more tests.
* fast/url/file-expected.txt:
* fast/url/file-http-base-expected.txt:
* fast/url/path-url-expected.txt:
* fast/url/relative-expected.txt:
* fast/url/scheme-expected.txt:
2011-02-04 Jer Noble <jer.noble@apple.com>
Adding test to Qt Skipped list.
[Qt] media/video-frame-accurate-seek.html fails
https://bugs.webkit.org/show_bug.cgi?id=53843
* platform/qt/Skipped:
2011-02-04 Adam Barth <abarth@webkit.org>
Reviewed by Maciej Stachowiak.
Crash in WebCore::TextEncoding::decode below XSSFilter::init
https://bugs.webkit.org/show_bug.cgi?id=53837
Test that we can successfully execute a JavaScript URL when it isn't
blocked by the filter.
* http/tests/security/xssAuditor/non-block-javascript-url-frame-expected.txt: Added.
* http/tests/security/xssAuditor/non-block-javascript-url-frame.html: Added.
2011-02-04 Maciej Stachowiak <mjs@apple.com>
Reviewed by Adam Barth.
Skip a new test that uses EventSender
https://bugs.webkit.org/show_bug.cgi?id=53841
* platform/mac-wk2/Skipped:
2011-02-04 Martin Robinson <mrobinson@igalia.com>
Reviewed by Adam Barth.
[GTK] plugins/plugin-document-back-forward.html fails
https://bugs.webkit.org/show_bug.cgi?id=53833
* platform/gtk/Skipped: Unskip test which is now passing.
2011-02-04 Carlos Garcia Campos <cgarcia@igalia.com>
Reviewed by Martin Robinson.
Update expected results reflecting the change to search icon rendering.
* platform/gtk/fast/css/input-search-padding-expected.checksum:
* platform/gtk/fast/css/input-search-padding-expected.png:
* platform/gtk/fast/css/input-search-padding-expected.txt:
* platform/gtk/fast/forms/search-styled-expected.checksum:
* platform/gtk/fast/forms/search-styled-expected.png:
* platform/gtk/fast/forms/search-styled-expected.txt:
* platform/gtk/fast/forms/search-vertical-alignment-expected.checksum:
* platform/gtk/fast/forms/search-vertical-alignment-expected.png:
* platform/gtk/fast/forms/search-zoomed-expected.checksum:
* platform/gtk/fast/forms/search-zoomed-expected.png:
* platform/gtk/fast/forms/search-zoomed-expected.txt:
* platform/gtk/fast/forms/searchfield-heights-expected.checksum:
* platform/gtk/fast/forms/searchfield-heights-expected.png:
* platform/gtk/fast/forms/searchfield-heights-expected.txt:
2011-02-04 Hironori Bono <hbono@chromium.org>
Reviewed by Adam Barth.
[chromium] JPEG corruption
https://bugs.webkit.org/show_bug.cgi?id=53250
This change adds a new script test that we can render a CMYK JPEG with a
color profile correctly, i.e. we can render it without color corruption.
* fast/images/cmyk-jpeg-with-color-profile-expected.txt: Added.
* fast/images/cmyk-jpeg-with-color-profile.html: Added.
* fast/images/resources/cmyk-jpeg.jpg: Added.
* fast/images/script-tests/cmyk-jpeg-with-color-profile.js: Added.
(image.onload):
2011-02-04 Martin Robinson <mrobinson@igalia.com>
Update pixel results for the fast/forms directory in preparation for landing
fixes to input type=search icon sizing. Also add some missing results. These
results are out of date because of changes to font hinting some time ago.
* platform/gtk/fast/forms/
* platform/gtk/fast/forms/input-placeholder-visibility-1-expected.checksum: Added.
* platform/gtk/fast/forms/input-placeholder-visibility-1-expected.png: Added.
* platform/gtk/fast/forms/input-placeholder-visibility-1-expected.txt: Added.
* platform/gtk/fast/forms/input-placeholder-visibility-2-expected.checksum: Added.
* platform/gtk/fast/forms/input-placeholder-visibility-2-expected.png: Added.
* platform/gtk/fast/forms/input-placeholder-visibility-2-expected.txt: Added.
* platform/gtk/fast/forms/input-placeholder-visibility-3-expected.checksum: Added.
* platform/gtk/fast/forms/input-placeholder-visibility-3-expected.png: Added.
* platform/gtk/fast/forms/input-placeholder-visibility-3-expected.txt: Added.
* platform/gtk/fast/forms/textarea-placeholder-visibility-1-expected.checksum: Added.
* platform/gtk/fast/forms/textarea-placeholder-visibility-1-expected.png: Added.
* platform/gtk/fast/forms/textarea-placeholder-visibility-1-expected.txt: Added.
* platform/gtk/fast/forms/textarea-placeholder-visibility-2-expected.checksum: Added.
* platform/gtk/fast/forms/textarea-placeholder-visibility-2-expected.png: Added.
* platform/gtk/fast/forms/textarea-placeholder-visibility-2-expected.txt: Added.
2011-02-04 Adam Barth <abarth@webkit.org>
[Windows 7 Release Tests] plugins/plugin-document-back-forward.html failing since introduction in r77706
https://bugs.webkit.org/show_bug.cgi?id=53831
Stop dumping the child frames because that's not needed for this test
and cause extra output on Windows.
* plugins/plugin-document-back-forward.html:
2011-02-04 Adam Barth <abarth@webkit.org>
[GTK] plugins/plugin-document-back-forward.html fails
https://bugs.webkit.org/show_bug.cgi?id=53833
Add plugins/plugin-document-back-forward.html to skipped list while we
investigate the issue.
* platform/gtk/Skipped:
2011-02-04 Matthew Delaney <mdelaney@apple.com>
Reviewed by Dan Bernstein.
Move canvas layout test expectations into more appropriate locations
https://bugs.webkit.org/show_bug.cgi?id=53145
* platform/mac-snowleopard/canvas/philip/tests/2d.drawImage.broken-expected.txt: Removed.
* ...
* platform/mac-snowleopard/canvas/philip/tests/type.prototype-expected.txt: Removed.
* platform/mac/canvas: Added.
* platform/mac/canvas/philip: Added.
* platform/mac/canvas/philip/tests: Added.
* platform/mac/canvas/philip/tests/2d.drawImage.broken-expected.txt: Copied from platform/mac-snowleopard/canvas/philip/tests/2d.drawImage.broken-expected.txt.
* ...
* platform/mac/canvas/philip/tests/type.prototype-expected.txt: Copied from platform/mac-snowleopard/canvas/philip/tests/type.prototype-expected.txt.
2011-02-04 Jessie Berlin <jberlin@apple.com>
[Windows 7 Release Tests] plugins/plugin-document-back-forward.html failing since
introduction in r77706.
https://bugs.webkit.org/show_bug.cgi?id=53831
Unreviewed. Add expected (failing?) results to get the Windows 7 Release Test bots green.
* platform/win/plugins/plugin-document-back-forward-expected.txt: Added.
2011-02-04 Martin Robinson <mrobinson@igalia.com>
Unskip some tests which should now be passing.
* platform/gtk/Skipped: Unskip tests.
2011-02-04 Martin Robinson <mrobinson@igalia.com>
Reviewed by Xan Lopez.
[GTK] WebKitWebFrame can return a stale frame name when calling webkit_web_frame_get_name
https://bugs.webkit.org/show_bug.cgi?id=53797
* platform/gtk/Skipped: Unskip a test which is now passing.
2011-02-04 Martin Robinson <mrobinson@igalia.com>
Rebaseline a few tests after r77665 and add a GTK-specific baseline
after r77690.
* platform/gtk/fast/blockflow/Kusa-Makura-background-canvas-expected.txt:
* platform/gtk/fast/blockflow/japanese-ruby-horizontal-bt-expected.txt:
* platform/gtk/fast/blockflow/japanese-ruby-vertical-lr-expected.txt:
* platform/gtk/fast/blockflow/japanese-ruby-vertical-rl-expected.txt:
* platform/gtk/fast/ruby/nested-ruby-expected.txt:
* platform/gtk/fast/text/emphasis-avoid-ruby-expected.txt:
* platform/gtk/media/video-frame-accurate-seek-expected.txt: Added.
2011-02-04 Jessie Berlin <jberlin@apple.com>
[Windows 7 Release Tests] 5 ruby tests failing on Windows after r77665
https://bugs.webkit.org/show_bug.cgi?id=53820
Unreviewed. Landing expected results that are probably correct (given that the change in
77665 was to make the default ruby text size smaller by default).
* platform/win/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum:
* platform/win/fast/blockflow/Kusa-Makura-background-canvas-expected.png:
* platform/win/fast/blockflow/Kusa-Makura-background-canvas-expected.txt:
* platform/win/fast/blockflow/japanese-ruby-horizontal-bt-expected.checksum:
* platform/win/fast/blockflow/japanese-ruby-horizontal-bt-expected.png:
* platform/win/fast/blockflow/japanese-ruby-horizontal-bt-expected.txt:
* platform/win/fast/blockflow/japanese-ruby-vertical-lr-expected.checksum:
* platform/win/fast/blockflow/japanese-ruby-vertical-lr-expected.png:
* platform/win/fast/blockflow/japanese-ruby-vertical-lr-expected.txt:
* platform/win/fast/blockflow/japanese-ruby-vertical-rl-expected.checksum:
* platform/win/fast/blockflow/japanese-ruby-vertical-rl-expected.png:
* platform/win/fast/blockflow/japanese-ruby-vertical-rl-expected.txt:
* platform/win/fast/ruby/nested-ruby-expected.checksum:
* platform/win/fast/ruby/nested-ruby-expected.png:
* platform/win/fast/ruby/nested-ruby-expected.txt:
2011-02-04 Martin Robinson <mrobinson@igalia.com>
Reviewed by Gustavo Noronha Silva.
[GTK] fast/events/pagehide-timeout.html fails
https://bugs.webkit.org/show_bug.cgi?id=53771
* platform/gtk/Skipped: Unskip a test which is now passing.
2011-02-04 Adam Barth <abarth@webkit.org>
Reviewed by Eric Seidel.
PluginDocuments don't create widgets for plugins on back/forward
https://bugs.webkit.org/show_bug.cgi?id=53474
Test that plugin loads when in a plugin document on back-forward.
* plugins/plugin-document-back-forward-expected.txt: Added.
* plugins/plugin-document-back-forward.html: Added.
2011-02-04 Charlie Reis <creis@chromium.org>
Reviewed by Mihai Parparita.
Crash in WebCore::HistoryController::itemsAreClones
https://bugs.webkit.org/show_bug.cgi?id=52819
Tests that navigating back and forward between hash items works.
* fast/history/history-back-forward-within-subframe-hash.html: Added.
* fast/history/history-back-forward-within-subframe-hash-expected.txt: Added.
2011-02-04 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Add expectations for the test, added in r77690.
* platform/chromium-win/media/video-frame-accurate-seek-expected.checksum: Added.
* platform/chromium-win/media/video-frame-accurate-seek-expected.png: Added.
* platform/chromium-win/media/video-frame-accurate-seek-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2011-02-04 Carol Szabo <carol.szabo@nokia.com>
Reviewed by David Hyatt.
Code Changes.
CSS 2.1 failure: content-*
https://bugs.webkit.org/show_bug.cgi?id=52126
* fast/css/counters/content-021-expected.txt: Added.
* fast/css/counters/content-021.html: Added.
This is a copy of the test with the same name from the
official css test suite, adapted for DumpRenderTree.
2011-02-04 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Removed Chromium-specific baselines that are no longer necessary.
* platform/chromium-mac-leopard/fast/blockflow/japanese-ruby-vertical-lr-expected.checksum: Removed.
* platform/chromium-mac-leopard/fast/blockflow/japanese-ruby-vertical-lr-expected.png: Removed.
* platform/chromium-mac-leopard/fast/blockflow/japanese-ruby-vertical-rl-expected.checksum: Removed.
* platform/chromium-mac-leopard/fast/blockflow/japanese-ruby-vertical-rl-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.
2011-02-04 Dimitri Glazkov <dglazkov@chromium.org>
Update Leopard pixel results for fast/box-shadow.
* platform/mac-leopard/fast/box-shadow/basic-shadows-expected.checksum:
* platform/mac-leopard/fast/box-shadow/basic-shadows-expected.png:
* platform/mac-leopard/fast/box-shadow/inset-expected.checksum:
* platform/mac-leopard/fast/box-shadow/inset-expected.png:
2011-02-04 Jer Noble <jer.noble@apple.com>
Reviewed by Eric Carlson.
Frame accurate seeking isn't always accurate
https://bugs.webkit.org/show_bug.cgi?id=52697
New pixel test that seeks to specific currentTimes and records the rendered frame.
* media/content/test-25fps.mp4: Added.
* media/content/test-25fps.ogv: Added.
* media/video-frame-accurate-seek-expected.txt: Added.
* media/video-frame-accurate-seek.html: Added.
* platform/mac/media/video-frame-accurate-seek-expected.checksum: Added.
* platform/mac/media/video-frame-accurate-seek-expected.png: Added.
2011-02-04 Jeremy Orlow <jorlow@chromium.org>
Reviewed by Nate Chapin.
Second IndexedDB events overhaul patch
https://bugs.webkit.org/show_bug.cgi?id=53813
* storage/indexeddb/request-event-propagation-expected.txt: Added.
* storage/indexeddb/request-event-propagation.html: Added.
2011-02-04 Jeremy Orlow <jorlow@chromium.org>
Reviewed by Nate Chapin.
First step towards event propogation within IndexedDB
https://bugs.webkit.org/show_bug.cgi?id=53795
This is the first step towards implementing
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11348
within IndexedDB. I've created a method that knows how
to capture and bubble (based on Node's dispatchGenericEvent).
I've then changed IDBRequest to use it.
The only functional change is that preventDefault now must
be called in error events to prevent the transaction from
being aborted. The tests reflect this change and there's one
specific test to look at this behavior.
* storage/indexeddb/cursor-index-delete-expected.txt:
* storage/indexeddb/cursor-index-delete.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: Copied from LayoutTests/storage/indexeddb/cursor-index-delete-expected.txt.
* storage/indexeddb/error-causes-abort-by-default.html: Added.
* storage/indexeddb/index-basics-expected.txt:
* storage/indexeddb/index-basics.html:
* storage/indexeddb/objectstore-autoincrement-expected.txt:
* storage/indexeddb/objectstore-autoincrement.html:
* storage/indexeddb/objectstore-basics-expected.txt:
* storage/indexeddb/objectstore-basics.html:
2011-02-04 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Remove Chromium-specific baselines that we no longer need.
* platform/chromium-mac-leopard/fast/ruby/nested-ruby-expected.checksum: Removed.
* platform/chromium-mac-leopard/fast/ruby/nested-ruby-expected.png: Removed.
* platform/chromium-mac-leopard/fast/ruby/ruby-beforeafter-expected.checksum: Removed.
* platform/chromium-mac-leopard/fast/ruby/ruby-beforeafter-expected.png: Removed.
* platform/chromium-mac-leopard/fast/ruby/ruby-run-break-expected.checksum: Removed.
* platform/chromium-mac-leopard/fast/ruby/ruby-run-break-expected.png: Removed.
2011-02-04 Jeremy Orlow <jorlow@chromium.org>
Revert https://bugs.webkit.org/show_bug.cgi?id=53795
* storage/indexeddb/cursor-index-delete-expected.txt:
* storage/indexeddb/cursor-index-delete.html:
* storage/indexeddb/cursor-update-expected.txt:
* storage/indexeddb/cursor-update.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: Removed.
* storage/indexeddb/error-causes-abort-by-default.html: Removed.
* storage/indexeddb/index-basics-expected.txt:
* storage/indexeddb/index-basics.html:
* storage/indexeddb/objectstore-autoincrement-expected.txt:
* storage/indexeddb/objectstore-autoincrement.html:
* storage/indexeddb/objectstore-basics-expected.txt:
* storage/indexeddb/objectstore-basics.html:
2011-02-04 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Marked test, added in r77680 as failing due to lighttpd.
* platform/chromium/test_expectations.txt: Marked.
2011-02-04 Dimitri Glazkov <dglazkov@chromium.org>
Update Leopard baselines for fast/blockflow, this time correctly.
* platform/mac-leopard/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum:
* platform/mac-leopard/fast/blockflow/Kusa-Makura-background-canvas-expected.png:
* platform/mac-leopard/fast/blockflow/Kusa-Makura-background-canvas-expected.txt: Removed.
* platform/mac-leopard/fast/blockflow/fieldsets-expected.png:
* platform/mac-leopard/fast/blockflow/japanese-ruby-horizontal-bt-expected.checksum: Removed.
* platform/mac-leopard/fast/blockflow/japanese-ruby-horizontal-bt-expected.png: Removed.
* platform/mac-leopard/fast/blockflow/japanese-ruby-horizontal-bt-expected.txt: Removed.
* platform/mac-leopard/fast/blockflow/japanese-ruby-vertical-lr-expected.checksum:
* platform/mac-leopard/fast/blockflow/japanese-ruby-vertical-lr-expected.png:
* platform/mac-leopard/fast/blockflow/japanese-ruby-vertical-lr-expected.txt: Removed.
* platform/mac-leopard/fast/blockflow/japanese-ruby-vertical-rl-expected.checksum:
* platform/mac-leopard/fast/blockflow/japanese-ruby-vertical-rl-expected.png:
* platform/mac-leopard/fast/blockflow/japanese-ruby-vertical-rl-expected.txt: Removed.
2011-02-04 Dirk Pranke <dpranke@chromium.org>
Unreviewed, expectations change.
Merge in some GPU expectations that got dropped in r77666, get lint to pass.
* platform/chromium/test_expectations.txt:
2011-02-04 Dimitri Glazkov <dglazkov@chromium.org>
Add Leopard-specific pixel results for fast/ruby.
* platform/mac-leopard/fast/ruby/nested-ruby-expected.checksum: Added.
* platform/mac-leopard/fast/ruby/nested-ruby-expected.png: Added.
* platform/mac-leopard/fast/ruby/ruby-beforeafter-expected.checksum: Added.
* platform/mac-leopard/fast/ruby/ruby-beforeafter-expected.png: Added.
* platform/mac-leopard/fast/ruby/ruby-empty-rt-expected.checksum:
* platform/mac-leopard/fast/ruby/ruby-empty-rt-expected.png:
* platform/mac-leopard/fast/ruby/ruby-length-expected.checksum:
* platform/mac-leopard/fast/ruby/ruby-length-expected.png:
* platform/mac-leopard/fast/ruby/ruby-run-break-expected.checksum:
* platform/mac-leopard/fast/ruby/ruby-run-break-expected.png:
* platform/mac-leopard/fast/ruby/ruby-runs-expected.checksum:
* platform/mac-leopard/fast/ruby/ruby-runs-expected.png:
* platform/mac-leopard/fast/ruby/ruby-runs-spans-expected.checksum:
* platform/mac-leopard/fast/ruby/ruby-runs-spans-expected.png:
* platform/mac-leopard/fast/ruby/ruby-simple-expected.checksum:
* platform/mac-leopard/fast/ruby/ruby-simple-expected.png:
* platform/mac-leopard/fast/ruby/ruby-simple-rp-expected.checksum:
* platform/mac-leopard/fast/ruby/ruby-simple-rp-expected.png:
* platform/mac-leopard/fast/ruby/ruby-trailing-expected.checksum:
* platform/mac-leopard/fast/ruby/ruby-trailing-expected.png:
* platform/mac-leopard/fast/ruby/rubyDOM-insert-rt-expected.checksum:
* platform/mac-leopard/fast/ruby/rubyDOM-insert-rt-expected.png:
* platform/mac-leopard/fast/ruby/rubyDOM-insert-text1-expected.checksum:
* platform/mac-leopard/fast/ruby/rubyDOM-insert-text1-expected.png:
* platform/mac-leopard/fast/ruby/rubyDOM-insert-text2-expected.checksum:
* platform/mac-leopard/fast/ruby/rubyDOM-insert-text2-expected.png:
* platform/mac-leopard/fast/ruby/rubyDOM-insert-text3-expected.checksum:
* platform/mac-leopard/fast/ruby/rubyDOM-insert-text3-expected.png:
* platform/mac-leopard/fast/ruby/rubyDOM-remove-rt1-expected.checksum:
* platform/mac-leopard/fast/ruby/rubyDOM-remove-rt1-expected.png:
* platform/mac-leopard/fast/ruby/rubyDOM-remove-rt2-expected.checksum:
* platform/mac-leopard/fast/ruby/rubyDOM-remove-rt2-expected.png:
* platform/mac-leopard/fast/ruby/rubyDOM-remove-text1-expected.checksum:
* platform/mac-leopard/fast/ruby/rubyDOM-remove-text1-expected.png:
* platform/mac-leopard/fast/ruby/rubyDOM-remove-text2-expected.checksum:
* platform/mac-leopard/fast/ruby/rubyDOM-remove-text2-expected.png:
2011-02-04 Martin Galpin <martin@66laps.com>
Reviewed by David Levin.
CORS origin header not set on GET when a preflight request is required.
https://bugs.webkit.org/show_bug.cgi?id=50773
* http/tests/xmlhttprequest/cross-origin-preflight-get-expected.txt: Added.
* http/tests/xmlhttprequest/cross-origin-preflight-get.html: Added.
* http/tests/xmlhttprequest/resources/cross-origin-preflight-get.php: Added.
2011-02-04 Jeremy Orlow <jorlow@chromium.org>
Reviewed by Nate Chapin.
First step towards event propogation within IndexedDB
https://bugs.webkit.org/show_bug.cgi?id=53795
This is the first step towards implementing
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11348
within IndexedDB. I've created a method that knows how
to capture and bubble (based on Node's dispatchGenericEvent).
I've then changed IDBRequest to use it.
The only functional change is that preventDefault now must
be called in error events to prevent the transaction from
being aborted. The tests reflect this change and there's one
specific test to look at this behavior.
* storage/indexeddb/cursor-index-delete-expected.txt:
* storage/indexeddb/cursor-index-delete.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: Copied from LayoutTests/storage/indexeddb/cursor-index-delete-expected.txt.
* storage/indexeddb/error-causes-abort-by-default.html: Added.
* storage/indexeddb/index-basics-expected.txt:
* storage/indexeddb/index-basics.html:
* storage/indexeddb/objectstore-autoincrement-expected.txt:
* storage/indexeddb/objectstore-autoincrement.html:
* storage/indexeddb/objectstore-basics-expected.txt:
* storage/indexeddb/objectstore-basics.html:
2011-02-04 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Updated Win and Linux baselines after r77665.
2011-02-04 Xiaomei Ji <xji@chromium.org>
Unreviewed.
Rebaseline chromium after r77654.
text-align attribute in <select> is ignored both in button text and drop-down
items.
* platform/chromium-linux/fast/text/international/bidi-menulist-expected.checksum:
* platform/chromium-linux/fast/text/international/bidi-menulist-expected.png:
* platform/chromium-linux/fast/text/international/bidi-menulist-expected.txt:
* platform/chromium-win/fast/text/international/bidi-menulist-expected.checksum:
* platform/chromium-win/fast/text/international/bidi-menulist-expected.png:
* platform/chromium-win/fast/text/international/bidi-menulist-expected.txt:
2011-02-04 Dimitri Glazkov <dglazkov@chromium.org>
Add Leopard-specific pixel results for fast/blockflow.
* platform/mac-leopard/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum: Added.
* platform/mac-leopard/fast/blockflow/Kusa-Makura-background-canvas-expected.png: Added.
* platform/mac-leopard/fast/blockflow/Kusa-Makura-background-canvas-expected.txt: Added.
* platform/mac-leopard/fast/blockflow/block-level-images-expected.checksum: Added.
* platform/mac-leopard/fast/blockflow/block-level-images-expected.png: Added.
* platform/mac-leopard/fast/blockflow/border-vertical-lr-expected.checksum: Added.
* platform/mac-leopard/fast/blockflow/border-vertical-lr-expected.png: Added.
* platform/mac-leopard/fast/blockflow/english-bt-text-expected.checksum: Added.
* platform/mac-leopard/fast/blockflow/english-bt-text-expected.png: Added.
* platform/mac-leopard/fast/blockflow/english-lr-text-expected.checksum: Added.
* platform/mac-leopard/fast/blockflow/english-lr-text-expected.png: Added.
* platform/mac-leopard/fast/blockflow/japanese-lr-selection-expected.checksum: Added.
* platform/mac-leopard/fast/blockflow/japanese-lr-selection-expected.png: Added.
* platform/mac-leopard/fast/blockflow/japanese-lr-text-expected.checksum: Added.
* platform/mac-leopard/fast/blockflow/japanese-lr-text-expected.png: Added.
* platform/mac-leopard/fast/blockflow/japanese-rl-selection-expected.checksum: Added.
* platform/mac-leopard/fast/blockflow/japanese-rl-selection-expected.png: Added.
* platform/mac-leopard/fast/blockflow/japanese-rl-text-expected.checksum: Added.
* platform/mac-leopard/fast/blockflow/japanese-rl-text-expected.png: Added.
* platform/mac-leopard/fast/blockflow/japanese-ruby-horizontal-bt-expected.checksum: Added.
* platform/mac-leopard/fast/blockflow/japanese-ruby-horizontal-bt-expected.png: Added.
* platform/mac-leopard/fast/blockflow/japanese-ruby-horizontal-bt-expected.txt: Added.
* platform/mac-leopard/fast/blockflow/japanese-ruby-vertical-lr-expected.checksum: Added.
* platform/mac-leopard/fast/blockflow/japanese-ruby-vertical-lr-expected.png: Added.
* platform/mac-leopard/fast/blockflow/japanese-ruby-vertical-lr-expected.txt: Added.
* platform/mac-leopard/fast/blockflow/japanese-ruby-vertical-rl-expected.checksum: Added.
* platform/mac-leopard/fast/blockflow/japanese-ruby-vertical-rl-expected.png: Added.
* platform/mac-leopard/fast/blockflow/japanese-ruby-vertical-rl-expected.txt: Added.
* platform/mac-leopard/fast/blockflow/vertical-align-table-baseline-expected.checksum: Added.
* platform/mac-leopard/fast/blockflow/vertical-align-table-baseline-expected.png: Added.
* platform/mac-leopard/fast/blockflow/vertical-baseline-alignment-expected.checksum: Added.
* platform/mac-leopard/fast/blockflow/vertical-baseline-alignment-expected.png: Added.
* platform/mac-leopard/fast/blockflow/vertical-font-fallback-expected.checksum: Added.
* platform/mac-leopard/fast/blockflow/vertical-font-fallback-expected.png: Added.
2011-02-04 Dimitri Glazkov <dglazkov@chromium.org>
Remove platform-specific baselines, since we match platform/mac here.
* platform/chromium-mac/fast/blockflow/box-shadow-horizontal-bt-expected.checksum: Removed.
* platform/chromium-mac/fast/blockflow/box-shadow-horizontal-bt-expected.png: Removed.
* platform/chromium-mac/fast/blockflow/box-shadow-vertical-lr-expected.checksum: Removed.
* platform/chromium-mac/fast/blockflow/box-shadow-vertical-lr-expected.png: Removed.
* platform/chromium-mac/fast/blockflow/box-shadow-vertical-rl-expected.checksum: Removed.
* platform/chromium-mac/fast/blockflow/box-shadow-vertical-rl-expected.png: Removed.
* platform/chromium/test_expectations.txt:
2011-02-04 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Update mac expectations.
* platform/chromium/test_expectations.txt: Updated.
2011-02-04 Dimitri Glazkov <dglazkov@chromium.org>
Reviewed by Csaba Osztrogonác.
[Qt]REGRESSION(r76951): media/controls-without-preload.html fails
https://bugs.webkit.org/show_bug.cgi?id=53674
* platform/qt/Skipped:
2011-02-04 Mihai Parparita <mihaip@chromium.org>
Unreviewed GTK expectations update.
Unskip fast/history/timed-refresh-in-cached-frame.html, it should pass
with http://trac.webkit.org/changeset/77559.
* platform/gtk/Skipped:
2011-02-04 Dirk Pranke <dpranke@chromium.org>
Reviewed by Mihai Parparita.
merge test expectations for chromium, chromium-gpu. From
now on, we will track GPU-specific expectations with the
"GPU" modifier in the main file, rather than in a separate
file (and non-GPU-specific expectations with the "CPU"
modifier.
https://bugs.webkit.org/show_bug.cgi?id=53562
* platform/chromium-gpu/test_expectations.txt: Removed.
* platform/chromium/test_expectations.txt:
2011-02-04 Dan Bernstein <mitz@apple.com>
Reviewed by Darin Adler and Dave Hyatt.
<rdar://problem/8902704> Make ruby text size 50% by default
https://bugs.webkit.org/show_bug.cgi?id=53723
* fast/text/emphasis-avoid-ruby-expected.checksum:
* fast/text/emphasis-avoid-ruby-expected.png:
* fast/text/emphasis-avoid-ruby-expected.txt:
* 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/box-shadow-horizontal-bt-expected.checksum:
* platform/mac/fast/blockflow/box-shadow-horizontal-bt-expected.png:
* platform/mac/fast/blockflow/box-shadow-vertical-lr-expected.checksum:
* platform/mac/fast/blockflow/box-shadow-vertical-lr-expected.png:
* platform/mac/fast/blockflow/box-shadow-vertical-rl-expected.checksum:
* platform/mac/fast/blockflow/box-shadow-vertical-rl-expected.png:
* 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:
* platform/mac/fast/ruby/nested-ruby-expected.checksum:
* platform/mac/fast/ruby/nested-ruby-expected.png:
* platform/mac/fast/ruby/nested-ruby-expected.txt:
* platform/mac/fast/ruby/ruby-beforeafter-expected.checksum:
* platform/mac/fast/ruby/ruby-beforeafter-expected.png:
* platform/mac/fast/ruby/ruby-beforeafter-expected.txt:
* platform/mac/fast/ruby/ruby-empty-rt-expected.checksum:
* platform/mac/fast/ruby/ruby-empty-rt-expected.png:
* platform/mac/fast/ruby/ruby-empty-rt-expected.txt:
* platform/mac/fast/ruby/ruby-length-expected.checksum:
* platform/mac/fast/ruby/ruby-length-expected.png:
* platform/mac/fast/ruby/ruby-length-expected.txt:
* platform/mac/fast/ruby/ruby-run-break-expected.checksum:
* platform/mac/fast/ruby/ruby-run-break-expected.png:
* platform/mac/fast/ruby/ruby-run-break-expected.txt:
* platform/mac/fast/ruby/ruby-runs-expected.checksum:
* platform/mac/fast/ruby/ruby-runs-expected.png:
* platform/mac/fast/ruby/ruby-runs-expected.txt:
* platform/mac/fast/ruby/ruby-runs-spans-expected.checksum:
* platform/mac/fast/ruby/ruby-runs-spans-expected.png:
* platform/mac/fast/ruby/ruby-runs-spans-expected.txt:
* platform/mac/fast/ruby/ruby-simple-expected.checksum:
* platform/mac/fast/ruby/ruby-simple-expected.png:
* platform/mac/fast/ruby/ruby-simple-expected.txt:
* platform/mac/fast/ruby/ruby-simple-rp-expected.checksum:
* platform/mac/fast/ruby/ruby-simple-rp-expected.png:
* platform/mac/fast/ruby/ruby-simple-rp-expected.txt:
* platform/mac/fast/ruby/ruby-trailing-expected.checksum:
* platform/mac/fast/ruby/ruby-trailing-expected.png:
* platform/mac/fast/ruby/ruby-trailing-expected.txt:
* platform/mac/fast/ruby/rubyDOM-insert-rt-expected.checksum:
* platform/mac/fast/ruby/rubyDOM-insert-rt-expected.png:
* platform/mac/fast/ruby/rubyDOM-insert-rt-expected.txt:
* platform/mac/fast/ruby/rubyDOM-insert-text1-expected.checksum:
* platform/mac/fast/ruby/rubyDOM-insert-text1-expected.png:
* platform/mac/fast/ruby/rubyDOM-insert-text1-expected.txt:
* platform/mac/fast/ruby/rubyDOM-insert-text2-expected.checksum:
* platform/mac/fast/ruby/rubyDOM-insert-text2-expected.png:
* platform/mac/fast/ruby/rubyDOM-insert-text2-expected.txt:
* platform/mac/fast/ruby/rubyDOM-insert-text3-expected.checksum:
* platform/mac/fast/ruby/rubyDOM-insert-text3-expected.png:
* platform/mac/fast/ruby/rubyDOM-insert-text3-expected.txt:
* platform/mac/fast/ruby/rubyDOM-remove-rt1-expected.checksum:
* platform/mac/fast/ruby/rubyDOM-remove-rt1-expected.png:
* platform/mac/fast/ruby/rubyDOM-remove-rt1-expected.txt:
* platform/mac/fast/ruby/rubyDOM-remove-rt2-expected.checksum:
* platform/mac/fast/ruby/rubyDOM-remove-rt2-expected.png:
* platform/mac/fast/ruby/rubyDOM-remove-rt2-expected.txt:
* platform/mac/fast/ruby/rubyDOM-remove-text1-expected.checksum:
* platform/mac/fast/ruby/rubyDOM-remove-text1-expected.png:
* platform/mac/fast/ruby/rubyDOM-remove-text1-expected.txt:
* platform/mac/fast/ruby/rubyDOM-remove-text2-expected.checksum:
* platform/mac/fast/ruby/rubyDOM-remove-text2-expected.png:
* platform/mac/fast/ruby/rubyDOM-remove-text2-expected.txt:
2011-02-04 Antti Koivisto <antti@apple.com>
Reviewed by Dimitri Glazkov.
https://bugs.webkit.org/show_bug.cgi?id=53610
Regression: adjacent sibling selector not working as expected
<rdar://problem/8960033>
https://bugs.webkit.org/show_bug.cgi?id=53574
REGRESSION (r76012): :last-child:after not working as expected
<rdar://problem/8948643>
* fast/selectors/style-sharing-adjacent-selector-expected.txt: Added.
* fast/selectors/style-sharing-adjacent-selector.html: Added.
* fast/selectors/style-sharing-last-child-expected.txt: Added.
* fast/selectors/style-sharing-last-child.html: Added.
2011-02-04 Robert Hogan <robert@webkit.org>
Reviewed by Darin Fisher.
Move chromium iframe shim code to cross-platform file.
https://bugs.webkit.org/show_bug.cgi?id=52594
* platform/qt/Skipped: Unskip plugins/iframe-shims.html
2011-02-04 Brady Eidson <beidson@apple.com>
Reviewed by Anders Carlsson.
<rdar://problem/8636239> and https://bugs.webkit.org/show_bug.cgi?id=53785
WebKit2: Pages with dynamically inserted iframes can add extraneous back/forward items.
* fast/loader/dynamic-iframe-extra-back-forward-item-expected.txt: Added.
* fast/loader/dynamic-iframe-extra-back-forward-item.html: Added.
2011-02-04 Dimitri Glazkov <dglazkov@chromium.org>
Add platform/mac-leopard baselines for tests added in r77639. The text rendering is
different enough for them to be different from mac-snowleopard.
* platform/mac-leopard/fast/forms/input-placeholder-visibility-1-expected.checksum: Added.
* platform/mac-leopard/fast/forms/input-placeholder-visibility-1-expected.png: Added.
* platform/mac-leopard/fast/forms/input-placeholder-visibility-2-expected.checksum: Added.
* platform/mac-leopard/fast/forms/input-placeholder-visibility-2-expected.png: Added.
* platform/mac-leopard/fast/forms/input-placeholder-visibility-3-expected.checksum: Added.
* platform/mac-leopard/fast/forms/input-placeholder-visibility-3-expected.png: Added.
* platform/mac-leopard/fast/forms/textarea-placeholder-visibility-1-expected.checksum: Added.
* platform/mac-leopard/fast/forms/textarea-placeholder-visibility-1-expected.png: Added.
* platform/mac-leopard/fast/forms/textarea-placeholder-visibility-2-expected.checksum: Added.
* platform/mac-leopard/fast/forms/textarea-placeholder-visibility-2-expected.png: Added.
2011-02-04 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Add baselines for tests, added in r77644.
* platform/chromium-linux/fast/repaint/slider-thumb-drag-release-expected.checksum: Added.
* platform/chromium-linux/fast/repaint/slider-thumb-drag-release-expected.png: Added.
* platform/chromium-mac/fast/repaint/slider-thumb-drag-release-expected.checksum: Added.
* platform/chromium-mac/fast/repaint/slider-thumb-drag-release-expected.png: Added.
* platform/chromium-win/fast/repaint/slider-thumb-drag-release-expected.checksum: Added.
* platform/chromium-win/fast/repaint/slider-thumb-drag-release-expected.png: Added.
* platform/chromium-win/fast/repaint/slider-thumb-drag-release-expected.txt: Added.
2011-02-04 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Temporarily add tests added in r77639 as failing, because
we can't see the baselines for these tests (they are in platform/mac-snowleopard).
* platform/chromium/test_expectations.txt: Added.
2011-02-01 Jeremy Orlow <jorlow@chromium.org>
Reviewed by Nate Chapin.
Remove the timeout event from IndexedDB
https://bugs.webkit.org/show_bug.cgi?id=53521
* storage/indexeddb/tutorial.html:
2011-02-04 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Add baselines for tests, added in r77639.
* platform/chromium-linux/fast/forms/input-placeholder-visibility-1-expected.checksum: Added.
* platform/chromium-linux/fast/forms/input-placeholder-visibility-1-expected.png: Added.
* platform/chromium-linux/fast/forms/input-placeholder-visibility-2-expected.checksum: Added.
* platform/chromium-linux/fast/forms/input-placeholder-visibility-2-expected.png: Added.
* platform/chromium-linux/fast/forms/input-placeholder-visibility-3-expected.checksum: Added.
* platform/chromium-linux/fast/forms/input-placeholder-visibility-3-expected.png: Added.
* platform/chromium-linux/fast/forms/textarea-placeholder-visibility-1-expected.checksum: Added.
* platform/chromium-linux/fast/forms/textarea-placeholder-visibility-1-expected.png: Added.
* platform/chromium-linux/fast/forms/textarea-placeholder-visibility-2-expected.checksum: Added.
* platform/chromium-linux/fast/forms/textarea-placeholder-visibility-2-expected.png: Added.
* platform/chromium-win/fast/forms/input-placeholder-visibility-1-expected.checksum: Added.
* platform/chromium-win/fast/forms/input-placeholder-visibility-1-expected.png: Added.
* platform/chromium-win/fast/forms/input-placeholder-visibility-1-expected.txt: Added.
* platform/chromium-win/fast/forms/input-placeholder-visibility-2-expected.checksum: Added.
* platform/chromium-win/fast/forms/input-placeholder-visibility-2-expected.png: Added.
* platform/chromium-win/fast/forms/input-placeholder-visibility-2-expected.txt: Added.
* platform/chromium-win/fast/forms/input-placeholder-visibility-3-expected.checksum: Added.
* platform/chromium-win/fast/forms/input-placeholder-visibility-3-expected.png: Added.
* platform/chromium-win/fast/forms/input-placeholder-visibility-3-expected.txt: Added.
* platform/chromium-win/fast/forms/textarea-placeholder-visibility-1-expected.checksum: Added.
* platform/chromium-win/fast/forms/textarea-placeholder-visibility-1-expected.png: Added.
* platform/chromium-win/fast/forms/textarea-placeholder-visibility-1-expected.txt: Added.
* platform/chromium-win/fast/forms/textarea-placeholder-visibility-2-expected.checksum: Added.
* platform/chromium-win/fast/forms/textarea-placeholder-visibility-2-expected.png: Added.
* platform/chromium-win/fast/forms/textarea-placeholder-visibility-2-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
Reviewed by Kent Tamura.
REGRESSION(r76147): Slider thumb is not repainted when let go outside of the slider track.
https://bugs.webkit.org/show_bug.cgi?id=53691
* fast/repaint/slider-thumb-drag-release.html: Added.
* platform/mac/fast/repaint/slider-thumb-drag-release-expected.checksum: Added.
* platform/mac/fast/repaint/slider-thumb-drag-release-expected.png: Added.
* platform/mac/fast/repaint/slider-thumb-drag-release-expected.txt: Added.
2011-02-04 Dimitri Glazkov <dglazkov@chromium.org>
Update mac baselines. They pixel-rotted.
* platform/mac-leopard/fast/backgrounds/background-clip-text-expected.png:
* platform/mac-leopard/fast/backgrounds/quirks-mode-line-box-backgrounds-expected.png:
* platform/mac-leopard/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.checksum:
* platform/mac-leopard/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png:
* platform/mac-leopard/fast/backgrounds/size/backgroundSize15-expected.png:
* platform/mac-leopard/fast/backgrounds/size/backgroundSize22-expected.checksum:
* platform/mac-leopard/fast/backgrounds/size/backgroundSize22-expected.png:
* 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/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.checksum:
* platform/mac/fast/backgrounds/svg-as-background-4-expected.png:
2011-02-04 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Tweak expectations for passing tests.
* platform/chromium/test_expectations.txt: More tweakage.
2011-02-04 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Remove more passing tests.
* platform/chromium/test_expectations.txt: Even more passages removed.
2011-02-04 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Removed passing tests.
* platform/chromium/test_expectations.txt: Passages removed.
2011-02-04 Jessie Berlin <jberlin@apple.com>
[Windows 7 Release Tests] transitions/transition-end-event-multiple-04.html flakey
https://bugs.webkit.org/show_bug.cgi?id=53332
Unreviewed, attempt to get the Windows 7 Release bots uniformly green.
* platform/win/Skipped:
2011-02-04 Ilya Tikhonovsky <loislo@chromium.org>
Unreviewed.
Rebaseline. The problem was introduced at r77601.
* 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.
2011-02-04 Ilya Tikhonovsky <loislo@chromium.org>
Unreviewed.
Rebaseline image for fast/box-shadow/shadow-tiling-artifact.html
The problem was introduced at r77601.
* platform/chromium-linux/fast/box-shadow/shadow-tiling-artifact-expected.checksum: Added.
* platform/chromium-linux/fast/box-shadow/shadow-tiling-artifact-expected.png: Added.
* platform/chromium-win/fast/box-shadow/shadow-tiling-artifact-expected.checksum: Added.
* platform/chromium-win/fast/box-shadow/shadow-tiling-artifact-expected.png: Added.
2011-02-04 Sergio Villar Senin <svillar@igalia.com>
Unreviewed.
New test expectations.
* platform/gtk/fast/box-shadow/shadow-tiling-artifact-expected.txt: Added.
* platform/gtk/fast/dom/HTMLInputElement/input-slider-update-expected.txt: Added.
* platform/gtk/svg/text/font-size-below-point-five-2-expected.txt: Added.
* platform/gtk/svg/text/font-size-below-point-five-expected.txt: Added.
* platform/gtk/svg/text/scaled-font-expected.txt: Added.
* platform/gtk/svg/text/small-fonts-2-expected.txt: Added.
* platform/gtk/svg/text/small-fonts-3-expected.txt: Added.
* platform/gtk/svg/text/small-fonts-expected.txt: Added.
* platform/gtk/svg/text/small-fonts-in-html5-expected.txt: Added.
2011-02-04 Andrey Kosyakov <caseq@chromium.org>
Reviewed by Pavel Feldman.
Web Inspector: support overriding user agent strings
https://bugs.webkit.org/show_bug.cgi?id=51485
* http/tests/inspector/extensions-useragent-expected.txt: Added.
* http/tests/inspector/extensions-useragent.html: Added.
2011-02-04 Sergio Villar Senin <svillar@igalia.com>
Unreviewed.
Skipping fast/events/pagehide-timeout.html that is failing on GTK
bots. See https://bugs.webkit.org/show_bug.cgi?id=53733
* platform/gtk/Skipped: skip fast/events/pagehide-timeout.html
2011-02-03 James Kozianski <koz@chromium.org>
Reviewed by Dimitri Glazkov.
Add navigator.registerProtocolHandler behind a flag.
https://bugs.webkit.org/show_bug.cgi?id=52609
* fast/dom/register-protocol-handler-expected.txt: Added.
* fast/dom/register-protocol-handler.html: Added.
2011-02-03 Simon Fraser <simon.fraser@apple.com>
Reviewed by Dan Bernstein.
REGRESSION: Artifacts on box-shadow corners in some cases
https://bugs.webkit.org/show_bug.cgi?id=53731
Test with translucent shadow on a box with various corner radii, to exercise the
shadow tiling code.
* fast/box-shadow/shadow-tiling-artifact.html: Added.
* platform/mac/fast/box-shadow/shadow-tiling-artifact-expected.checksum: Added.
* platform/mac/fast/box-shadow/shadow-tiling-artifact-expected.png: Added.
* platform/mac/fast/box-shadow/shadow-tiling-artifact-expected.txt: Added.
2011-02-03 Adam Barth <abarth@webkit.org>
Reviewed by Daniel Bates.
XSS Auditor severely affects loading performance after submitting a large form
https://bugs.webkit.org/show_bug.cgi?id=49845
The XSSFilter catches some more cases and has different console
messages than the XSSAuditor. We might want to improve these messages
in the future.
* http/tests/security/xssAuditor/base-href-control-char-expected.txt:
* http/tests/security/xssAuditor/base-href-expected.txt:
* http/tests/security/xssAuditor/base-href-null-char-expected.txt:
* http/tests/security/xssAuditor/base-href-scheme-relative-expected.txt:
* http/tests/security/xssAuditor/dom-write-innerHTML-expected.txt:
* http/tests/security/xssAuditor/embed-tag-control-char-expected.txt:
* http/tests/security/xssAuditor/embed-tag-expected.txt:
* http/tests/security/xssAuditor/embed-tag-javascript-url-expected.txt:
* http/tests/security/xssAuditor/embed-tag-null-char-expected.txt:
* http/tests/security/xssAuditor/full-block-base-href-expected.txt:
* http/tests/security/xssAuditor/full-block-object-tag-expected.txt:
* http/tests/security/xssAuditor/link-onclick-entities-expected.txt:
* http/tests/security/xssAuditor/object-embed-tag-control-char-expected.txt:
* http/tests/security/xssAuditor/object-embed-tag-expected.txt:
* http/tests/security/xssAuditor/object-embed-tag-null-char-expected.txt:
* http/tests/security/xssAuditor/object-tag-expected.txt:
* http/tests/security/xssAuditor/object-tag-javascript-url-expected.txt:
* http/tests/security/xssAuditor/script-tag-with-source-entities-expected.txt:
2011-02-03 Maciej Stachowiak <mjs@apple.com>
Reviewed by Daniel Bates.
Skip a test for WebKit2 that uses missing DRT API
https://bugs.webkit.org/show_bug.cgi?id=53748
* platform/mac-wk2/Skipped:
2011-02-03 Abhishek Arya <inferno@chromium.org>
Unreviewed, simple qt test baseline.
* platform/qt/fast/overflow/overflow-height-float-not-removed-crash-expected.txt: Added.
2011-02-02 MORITA Hajime <morrita@google.com>
Reviewed by Dimitri Glazkov.
Refactoring: <progress> should not use ShadowElement
https://bugs.webkit.org/show_bug.cgi?id=53583
Updated to catch the change on -webkit-progress-bar-value interpretation.
* fast/dom/HTMLProgressElement/progress-bar-value-pseudo-element.html:
2011-02-03 Jia Pu <jpu@apple.com>
Reversion should not be marked as misspelled.
https://bugs.webkit.org/show_bug.cgi?id=53255
Rebaselined tests broken by https://bugs.webkit.org/show_bug.cgi?id=51389
* platform/mac/editing/spelling/autocorrection-contraction-expected.png:
* platform/mac/editing/spelling/autocorrection-contraction-expected.txt:
* platform/mac/editing/spelling/autocorrection-delete-expected.png:
* platform/mac/editing/spelling/autocorrection-delete-expected.txt:
* platform/mac/editing/spelling/autocorrection-removing-underline-after-paste-expected.png:
* platform/mac/editing/spelling/autocorrection-removing-underline-after-paste-expected.txt:
* platform/mac/editing/spelling/autocorrection-removing-underline-expected.png:
* platform/mac/editing/spelling/autocorrection-removing-underline-expected.txt:
* 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-autocorrected-word-1-expected.png:
* platform/mac/editing/spelling/delete-autocorrected-word-1-expected.txt:
2011-02-03 Abhishek Arya <inferno@chromium.org>
Reviewed by James Robinson.
Tests that we do not crash when overflowing the height of a root
inline box.
https://bugs.webkit.org/show_bug.cgi?id=53729
* fast/overflow/overflow-height-float-not-removed-crash-expected.txt: Added.
* fast/overflow/overflow-height-float-not-removed-crash.html: Added.
2011-02-03 David Levin <levin@chromium.org>
Reviewed by Adam Barth.
worker-importScriptsOnError needs to allow for the console error to
flush out before calling notifyDone.
* http/tests/workers/worker-importScriptsOnError-expected.txt:
* http/tests/workers/worker-importScriptsOnError.html:
2011-02-03 David Levin <levin@chromium.org>
Reviewed by Adam Barth.
Worker.importScript() should clean errors for cross origin imports.
https://bugs.webkit.org/show_bug.cgi?id=52871
* http/tests/workers/resources/worker-importScripts-error.js: Added.
* http/tests/workers/resources/worker-importScripts-throw.js: Added.
* http/tests/workers/worker-importScriptsOnError.html: Added.
2011-02-03 Mihai Parparita <mihaip@chromium.org>
Reviewed by Alexey Proskuryakov.
REGRESSION (r77355): Page cache layout tests crash
https://bugs.webkit.org/show_bug.cgi?id=53648
Add test that calls setTimeout during a pagehide event handler (the
timeout should not fire while the document is in the page cache).
Skipped for Chromium since it doesn't use the page cache.
* fast/events/pagehide-timeout-expected.txt: Added.
* fast/events/pagehide-timeout.html: Added.
* fast/events/resources/pagehide-timeout-go-back.html: Added.
* platform/chromium/test_expectations.txt:
2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
Added SL-specific result for the test and put back the original result that
I've neglected to do in r77539.
* platform/mac-snowleopard/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt: Added.
* platform/mac/svg/text/font-size-below-point-five-expected.txt: Added.
2011-02-03 Justin Schuh <jschuh@chromium.org>
Reviewed by Dirk Schulze.
startAnimations should use a local, RefCounted Vector.
https://bugs.webkit.org/show_bug.cgi?id=53458
* svg/custom/use-animation-in-fill-expected.txt: Added.
* svg/custom/use-animation-in-fill.html: Added.
2011-02-03 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed.
small text which is scaled to be large renders pixelated
https://bugs.webkit.org/show_bug.cgi?id=12448
* platform/qt/Skipped: Add failing tests until fix.
- css3/zoom-coords.xhtml
- svg/zoom/page/zoom-zoom-coords.xhtml
2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
Add a failure until I investigate its cause.
* platform/chromium/test_expectations.txt: Added.
2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
Updated platform/mac-leopard baselines for fast/backgrounds after r77485.
2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
Move Leopard result to the right spot, put back the original result.
* platform/mac-leopard/svg/text/font-size-below-point-five-expected.txt:
Renamed from LayoutTests/platform/mac/svg/text/font-size-below-point-five-expected.txt.
2011-02-03 Adam Roben <aroben@apple.com>
Skip an SVG test that fails depending on what other tests came before it
Running any other SVG test before this one causes it to fail. If we were to check in new
failing results, it might start passing again if some more tests are added before it that
make it the first test that is run for a particular invocation of DumpRenderTree. So the
safest thing to do for now is to skip it. <http://webkit.org/b/35700> tracks this failure.
* platform/win/Skipped: Added svg/W3C-SVG-1.1-SE/types-dom-01-b.svg.
2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
Updated platform/mac and platform/mac-leopard baselines for svg/ after r77485.
2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Updated baselines that are specific to Leopard.
* platform/chromium-mac-leopard/svg/custom/linking-a-03-b-preserveAspectRatio-expected.txt:
* platform/chromium-mac-leopard/svg/custom/linking-a-03-b-viewTarget-expected.txt:
* platform/chromium-mac-leopard/svg/custom/linking-a-03-b-zoomAndPan-expected.txt:
* platform/chromium-mac-leopard/svg/custom/stroked-pattern-expected.png:
* platform/chromium-mac-leopard/svg/custom/stroked-pattern-expected.txt:
2011-02-03 Dan Bernstein <mitz@apple.com>
Reviewed by Anders Carlsson.
<rdar://problem/8948788> Text emphasis marks have wrong orientation for vertical text
https://bugs.webkit.org/show_bug.cgi?id=53709
* platform/mac/fast/text/emphasis-vertical-expected.checksum:
* platform/mac/fast/text/emphasis-vertical-expected.png:
2011-02-03 Martin Robinson <mrobinson@igalia.com>
Fix one GTK+ skipped list entry that referred to the wrong test file.
* platform/gtk/Skipped: Fix skipped list entry.
2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Removed the checksum that is out of place.
* platform/chromium-win-xp/svg/text/text-fonts-01-t-expected.checksum: Removed.
2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Updated SVG baselines after r77485 for Mac and added expectations
of failure while waiting for platform/mac pixel results to land.
* platform/chromium-mac/svg/custom/linking-a-03-b-transform-expected.txt: Removed.
* platform/chromium-mac/svg/custom/stroked-pattern-expected.checksum: Added.
* platform/chromium-mac/svg/custom/stroked-pattern-expected.png: Added.
* platform/chromium/test_expectations.txt: Added fails.
2011-02-03 Adam Roben <aroben@apple.com>
Check in the results I really meant to commit in r77507
A flub on the command-line meant that many of the results added in r77507 were identical to
the Mac results, rather than matching what happens on Windows.
* platform/win/svg/W3C-SVG-1.1/text-align-06-b-expected.checksum:
* platform/win/svg/W3C-SVG-1.1/text-align-06-b-expected.png:
* platform/win/svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
* platform/win/svg/batik/masking/maskRegions-expected.checksum: Added.
* platform/win/svg/batik/masking/maskRegions-expected.png: Added.
* platform/win/svg/batik/masking/maskRegions-expected.txt:
* platform/win/svg/batik/text/textGlyphOrientationHorizontal-expected.checksum:
* platform/win/svg/batik/text/textGlyphOrientationHorizontal-expected.png:
* platform/win/svg/batik/text/textGlyphOrientationHorizontal-expected.txt:
* platform/win/svg/carto.net/scrollbar-expected.checksum:
* platform/win/svg/carto.net/scrollbar-expected.png:
* platform/win/svg/carto.net/scrollbar-expected.txt:
* platform/win/svg/text/font-size-below-point-five-expected.checksum:
* platform/win/svg/text/font-size-below-point-five-expected.png:
* platform/win/svg/text/font-size-below-point-five-expected.txt:
* platform/win/svg/text/text-align-06-b-expected.checksum:
* platform/win/svg/text/text-align-06-b-expected.png:
* platform/win/svg/text/text-align-06-b-expected.txt:
2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Two more updated SVG baselines after r77485 for Linux.
* platform/chromium-linux/svg/batik/text/verticalText-expected.txt: Added.
* platform/chromium-linux/svg/custom/js-late-pattern-and-object-creation-expected.txt: Added.
2011-02-02 Levi Weintraub <leviw@chromium.org>
Reviewed by Ryosuke Niwa.
Moving cursor down in table cycles at the end of a row
https://bugs.webkit.org/show_bug.cgi?id=50012
Tests downward caret-navigation for tables at the end of a document.
* editing/selection/move-by-line-cycles-in-table-expected.txt: Added.
* editing/selection/move-by-line-cycles-in-table.html: Added.
2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] One more update SVG baselines after r77485 for Linux.
2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Moved XP/Vista-specific baselines to their proper places.
* platform/chromium-win-vista/svg/text/text-fonts-01-t-expected.checksum:
* platform/chromium-win-vista/svg/text/text-fonts-01-t-expected.png:
* platform/chromium-win-xp/svg/batik/text/verticalText-expected.checksum:
* platform/chromium-win-xp/svg/batik/text/verticalText-expected.png:
* platform/chromium-win-xp/svg/custom/js-late-pattern-and-object-creation-expected.checksum:
* platform/chromium-win-xp/svg/custom/js-late-pattern-and-object-creation-expected.png:
* platform/chromium-win-xp/svg/text/text-intro-05-t-expected.checksum:
* platform/chromium-win-xp/svg/text/text-intro-05-t-expected.png:
* platform/chromium-win/svg/batik/text/verticalText-expected.checksum: Removed.
* platform/chromium-win/svg/batik/text/verticalText-expected.png: Removed.
* platform/chromium-win/svg/custom/js-late-pattern-and-object-creation-expected.checksum: Removed.
* platform/chromium-win/svg/custom/js-late-pattern-and-object-creation-expected.png: Removed.
* platform/chromium-win/svg/text/text-fonts-01-t-expected.checksum: Removed.
* platform/chromium-win/svg/text/text-fonts-01-t-expected.png: Removed.
* platform/chromium-win/svg/text/text-intro-05-t-expected.checksum: Removed.
* platform/chromium-win/svg/text/text-intro-05-t-expected.png: Removed.
2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
Update expectations after r77495.
* fast/dom/Window/window-properties-expected.txt: Updated.
2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Explicitly mark platform/chromium-linux as failing for other platforms.
* platform/chromium/test_expectations.txt: Added expectation of failure.
2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
Update expectations after r77495.
* fast/dom/Window/window-properties-performance-expected.txt: Updated.
2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Add expectations for r77500.
* platform/chromium-mac/fast/dom/HTMLInputElement/input-slider-update-expected.checksum: Added.
* platform/chromium-mac/fast/dom/HTMLInputElement/input-slider-update-expected.png: Added.
* platform/chromium-win/fast/dom/HTMLInputElement/input-slider-update-expected.checksum: Added.
* platform/chromium-win/fast/dom/HTMLInputElement/input-slider-update-expected.png: Added.
2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Update SVG baselines after r77485 for Linux.
2011-02-03 Adam Roben <aroben@apple.com>
Skip fast/canvas/set-colors.html on Windows
It currently fails on some bots but not others. <http://webkit.org/b/53677> tracks the
investigation.
* platform/win/Skipped:
2011-02-03 Adam Roben <aroben@apple.com>
Update Windows results after r77485
Windows used to match Mac on these tests, but now it doesn't. Presumably this is because
r77485 increased the precision of ascent/descent calculations, making differences in
Windows/Mac font metrics matter more.
One test (svg/W3C-SVG-1.1-SE/types-dom-01-b.svg) is still failing, but it passes when run on
its own, so warrants more investigation.
* platform/win/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.checksum: Added.
* platform/win/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png: Added.
* platform/win/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
* platform/win/svg/W3C-SVG-1.1/text-align-06-b-expected.checksum: Added.
* platform/win/svg/W3C-SVG-1.1/text-align-06-b-expected.png: Added.
* platform/win/svg/W3C-SVG-1.1/text-align-06-b-expected.txt: Added.
* platform/win/svg/batik/text/textGlyphOrientationHorizontal-expected.checksum: Added.
* platform/win/svg/batik/text/textGlyphOrientationHorizontal-expected.png: Added.
* platform/win/svg/batik/text/textGlyphOrientationHorizontal-expected.txt: Added.
* platform/win/svg/carto.net/scrollbar-expected.checksum: Added.
* platform/win/svg/carto.net/scrollbar-expected.png: Added.
* platform/win/svg/carto.net/scrollbar-expected.txt: Added.
* platform/win/svg/text/font-size-below-point-five-expected.checksum: Added.
* platform/win/svg/text/font-size-below-point-five-expected.png: Added.
* platform/win/svg/text/font-size-below-point-five-expected.txt: Added.
* platform/win/svg/text/text-align-06-b-expected.checksum: Added.
* platform/win/svg/text/text-align-06-b-expected.png: Added.
* platform/win/svg/text/text-align-06-b-expected.txt: Added.
* platform/win/svg/zoom/page/zoom-mask-with-percentages-expected.checksum: Added.
* platform/win/svg/zoom/page/zoom-mask-with-percentages-expected.png: Added.
* platform/win/svg/zoom/page/zoom-mask-with-percentages-expected.txt:
2011-02-03 Nikolas Zimmermann <nzimmermann@rim.com>
Not reviewed.
small text which is scaled to be large renders pixelated
https://bugs.webkit.org/show_bug.cgi?id=12448
First chunk of mac SVG pixel test updates after r77485.
* platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-02-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-04-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-04-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-05-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-05-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-06-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-06-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-07-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-07-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-09-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-10-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-11-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-12-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-13-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-14-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-15-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-16-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-17-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-18-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-19-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-20-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-21-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-22-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-23-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-25-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-27-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-32-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-84-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-84-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-85-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/color-prof-01-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1/color-prop-02-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1/color-prop-03-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/coords-coord-01-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/coords-coord-02-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/coords-trans-03-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/coords-trans-03-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/coords-trans-04-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/coords-trans-04-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/coords-trans-06-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/coords-trans-06-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/filters-felem-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/filters-light-04-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/interact-dom-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/interact-events-01-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/interact-order-03-b-expected.png:
2011-02-03 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed. Update Qt specific expected results after r77495.
* platform/qt/fast/dom/Window/window-properties-expected.txt:
* platform/qt/fast/dom/Window/window-properties-performance-expected.txt: Copied from LayoutTests/fast/dom/Window/window-properties-performance-expected.txt.
2011-02-02 Evan Martin <evan@chromium.org>
Reviewed by Tony Chang.
[chromium] complex joining characters positioned in wrong place
https://bugs.webkit.org/show_bug.cgi?id=53637
Add a test that includes some characters that exhibited the problem.
Unfortunately it's purely a rendering issue, so it is a pixel test.
* platform/chromium-linux/fast/text/international/complex-joining-using-gpos-expected.checksum: Added.
* platform/chromium-linux/fast/text/international/complex-joining-using-gpos-expected.png: Added.
* platform/chromium-linux/fast/text/international/complex-joining-using-gpos-expected.txt: Added.
* platform/chromium-linux/fast/text/international/complex-joining-using-gpos.html: Added.
2011-02-03 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed; remove the line I intended to remove.
* platform/chromium/test_expectations.txt:
2011-02-03 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Chromium test expectation update for
http://src.chromium.org/viewvc/chrome?view=rev&revision=73469
* platform/chromium/test_expectations.txt:
2011-02-02 Dimitri Glazkov <dglazkov@chromium.org>
Reviewed by Kent Tamura.
REGRESSION(r76147): Slider thumb position is not updated when value attribute is changed.
https://bugs.webkit.org/show_bug.cgi?id=53634
* fast/dom/HTMLInputElement/input-slider-update.html: Added.
* platform/mac/fast/dom/HTMLInputElement/input-slider-update-expected.checksum: Added.
* platform/mac/fast/dom/HTMLInputElement/input-slider-update-expected.png: Added.
* platform/mac/fast/dom/HTMLInputElement/input-slider-update-expected.txt: Added.
2011-02-03 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Update SVG baselines after r77485 for Windows.
2011-02-03 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed, rebaseline Qt svg tests after r77485.
* platform/qt/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.checksum:
* platform/qt/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png:
* platform/qt/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt:
* platform/qt/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.checksum:
* platform/qt/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.png:
* platform/qt/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt:
* platform/qt/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.checksum:
* platform/qt/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png:
* platform/qt/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt:
* platform/qt/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.checksum:
* platform/qt/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.png:
* platform/qt/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt:
* 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-01-b-expected.txt:
* platform/qt/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.checksum:
* platform/qt/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.png:
* platform/qt/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt:
* platform/qt/svg/custom/stroke-width-large-expected.checksum:
* platform/qt/svg/custom/stroke-width-large-expected.png:
* platform/qt/svg/custom/stroke-width-large-expected.txt:
* platform/qt/svg/custom/text-rotated-gradient-expected.checksum:
* platform/qt/svg/custom/text-rotated-gradient-expected.png:
* platform/qt/svg/custom/text-rotated-gradient-expected.txt:
* platform/qt/svg/foreignObject/text-tref-02-b-expected.checksum:
* platform/qt/svg/foreignObject/text-tref-02-b-expected.png:
* platform/qt/svg/foreignObject/text-tref-02-b-expected.txt:
* platform/qt/svg/text/lengthAdjust-text-metrics-expected.checksum: Added.
* platform/qt/svg/text/lengthAdjust-text-metrics-expected.png: Added.
* platform/qt/svg/text/lengthAdjust-text-metrics-expected.txt:
* platform/qt/svg/text/select-textLength-spacing-squeeze-1-expected.checksum:
* platform/qt/svg/text/select-textLength-spacing-squeeze-1-expected.png:
* platform/qt/svg/text/select-textLength-spacing-squeeze-1-expected.txt:
* platform/qt/svg/text/select-textLength-spacing-squeeze-2-expected.checksum:
* platform/qt/svg/text/select-textLength-spacing-squeeze-2-expected.png:
* platform/qt/svg/text/select-textLength-spacing-squeeze-2-expected.txt:
* platform/qt/svg/text/select-textLength-spacing-squeeze-3-expected.checksum:
* platform/qt/svg/text/select-textLength-spacing-squeeze-3-expected.png:
* platform/qt/svg/text/select-textLength-spacing-squeeze-3-expected.txt:
* platform/qt/svg/text/select-textLength-spacing-squeeze-4-expected.checksum:
* platform/qt/svg/text/select-textLength-spacing-squeeze-4-expected.png:
* platform/qt/svg/text/select-textLength-spacing-squeeze-4-expected.txt:
* platform/qt/svg/text/select-textLength-spacing-stretch-1-expected.checksum:
* platform/qt/svg/text/select-textLength-spacing-stretch-1-expected.png:
* platform/qt/svg/text/select-textLength-spacing-stretch-1-expected.txt:
* platform/qt/svg/text/select-textLength-spacing-stretch-2-expected.checksum:
* platform/qt/svg/text/select-textLength-spacing-stretch-2-expected.png:
* platform/qt/svg/text/select-textLength-spacing-stretch-2-expected.txt:
* platform/qt/svg/text/select-textLength-spacing-stretch-3-expected.checksum:
* platform/qt/svg/text/select-textLength-spacing-stretch-3-expected.png:
* platform/qt/svg/text/select-textLength-spacing-stretch-3-expected.txt:
* platform/qt/svg/text/select-textLength-spacing-stretch-4-expected.checksum:
* platform/qt/svg/text/select-textLength-spacing-stretch-4-expected.png:
* platform/qt/svg/text/select-textLength-spacing-stretch-4-expected.txt:
* platform/qt/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.checksum:
* platform/qt/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.png:
* platform/qt/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt:
* platform/qt/svg/text/select-x-list-1-expected.checksum:
* platform/qt/svg/text/select-x-list-1-expected.png:
* platform/qt/svg/text/select-x-list-1-expected.txt:
* platform/qt/svg/text/select-x-list-2-expected.checksum:
* platform/qt/svg/text/select-x-list-2-expected.png:
* platform/qt/svg/text/select-x-list-2-expected.txt:
* platform/qt/svg/text/select-x-list-3-expected.checksum:
* platform/qt/svg/text/select-x-list-3-expected.png:
* platform/qt/svg/text/select-x-list-3-expected.txt:
* platform/qt/svg/text/select-x-list-4-expected.checksum:
* platform/qt/svg/text/select-x-list-4-expected.png:
* platform/qt/svg/text/select-x-list-4-expected.txt:
* platform/qt/svg/text/select-x-list-with-tspans-1-expected.checksum:
* platform/qt/svg/text/select-x-list-with-tspans-1-expected.png:
* platform/qt/svg/text/select-x-list-with-tspans-1-expected.txt:
* platform/qt/svg/text/select-x-list-with-tspans-2-expected.checksum:
* platform/qt/svg/text/select-x-list-with-tspans-2-expected.png:
* platform/qt/svg/text/select-x-list-with-tspans-2-expected.txt:
* platform/qt/svg/text/select-x-list-with-tspans-3-expected.checksum:
* platform/qt/svg/text/select-x-list-with-tspans-3-expected.png:
* platform/qt/svg/text/select-x-list-with-tspans-3-expected.txt:
* platform/qt/svg/text/select-x-list-with-tspans-4-expected.checksum:
* platform/qt/svg/text/select-x-list-with-tspans-4-expected.png:
* platform/qt/svg/text/select-x-list-with-tspans-4-expected.txt:
* platform/qt/svg/text/selection-doubleclick-expected.checksum:
* platform/qt/svg/text/selection-doubleclick-expected.png:
* platform/qt/svg/text/selection-doubleclick-expected.txt:
* platform/qt/svg/text/selection-tripleclick-expected.checksum:
* platform/qt/svg/text/selection-tripleclick-expected.png:
* platform/qt/svg/text/selection-tripleclick-expected.txt:
* platform/qt/svg/transforms/text-with-mask-with-svg-transform-expected.checksum:
* platform/qt/svg/transforms/text-with-mask-with-svg-transform-expected.png:
* platform/qt/svg/transforms/text-with-mask-with-svg-transform-expected.txt:
* platform/qt/svg/zoom/page/zoom-coords-viewattr-01-b-expected.checksum: Added.
* platform/qt/svg/zoom/page/zoom-coords-viewattr-01-b-expected.png: Added.
* platform/qt/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt:
* platform/qt/svg/zoom/page/zoom-mask-with-percentages-expected.checksum:
* platform/qt/svg/zoom/page/zoom-mask-with-percentages-expected.png:
* platform/qt/svg/zoom/page/zoom-mask-with-percentages-expected.txt:
2011-01-27 Philippe Normand <pnormand@igalia.com>
Reviewed by Martin Robinson.
[GTK] LayoutTests/media/audio-mpeg4-supported.html fails
https://bugs.webkit.org/show_bug.cgi?id=53125
* platform/gtk/Skipped: Unskip fixed test.
2011-02-03 Philippe Normand <pnormand@igalia.com>
Unreviewed, skipping 2 more websocket tests on GTK, see bug 53683.
* platform/gtk/Skipped: skip http/tests/websocket/tests/simple.html
and http/tests/websocket/tests/cross-origin.html
2011-02-03 Simon Fraser <simon.fraser@apple.com>
Reviewed by Sam Weinig.
ShadowBlur radius for CSS shadows is slightly too big
https://bugs.webkit.org/show_bug.cgi?id=53660
Updated pixel results.
* platform/mac/compositing/shadows/shadow-drawing-expected.checksum:
* platform/mac/compositing/shadows/shadow-drawing-expected.png:
* platform/mac/fast/borders/border-radius-split-inline-expected.checksum:
* platform/mac/fast/borders/border-radius-split-inline-expected.png:
* platform/mac/fast/box-shadow/basic-shadows-expected.checksum:
* platform/mac/fast/box-shadow/basic-shadows-expected.png:
* platform/mac/fast/box-shadow/box-shadow-radius-expected.checksum:
* platform/mac/fast/box-shadow/box-shadow-radius-expected.png:
* platform/mac/fast/box-shadow/box-shadow-transformed-expected.checksum:
* platform/mac/fast/box-shadow/box-shadow-transformed-expected.png:
* platform/mac/fast/box-shadow/inset-box-shadow-radius-expected.checksum:
* platform/mac/fast/box-shadow/inset-box-shadow-radius-expected.png:
* platform/mac/fast/box-shadow/inset-expected.checksum:
* platform/mac/fast/box-shadow/inset-expected.png:
* platform/mac/fast/css/color-correction-on-box-shadow-expected.checksum:
* platform/mac/fast/css/color-correction-on-box-shadow-expected.png:
* platform/mac/fast/css/shadow-multiple-expected.checksum:
* platform/mac/fast/css/shadow-multiple-expected.png:
* platform/mac/fast/repaint/box-shadow-h-expected.checksum:
* platform/mac/fast/repaint/box-shadow-h-expected.png:
* platform/mac/fast/repaint/box-shadow-v-expected.checksum:
* platform/mac/fast/repaint/box-shadow-v-expected.png:
* platform/mac/fast/repaint/shadow-multiple-horizontal-expected.checksum:
* platform/mac/fast/repaint/shadow-multiple-horizontal-expected.png:
* platform/mac/fast/repaint/shadow-multiple-strict-horizontal-expected.checksum:
* platform/mac/fast/repaint/shadow-multiple-strict-horizontal-expected.png:
* platform/mac/fast/repaint/shadow-multiple-strict-vertical-expected.checksum:
* platform/mac/fast/repaint/shadow-multiple-strict-vertical-expected.png:
* platform/mac/fast/repaint/shadow-multiple-vertical-expected.checksum:
* platform/mac/fast/repaint/shadow-multiple-vertical-expected.png:
* platform/mac/fast/repaint/transform-replaced-shadows-expected.checksum:
* platform/mac/fast/repaint/transform-replaced-shadows-expected.png:
* platform/mac/fast/transforms/shadows-expected.checksum:
* platform/mac/fast/transforms/shadows-expected.png:
* platform/mac/svg/css/composite-shadow-text-expected.checksum:
* platform/mac/svg/css/composite-shadow-text-expected.png:
2011-02-03 Philippe Normand <pnormand@igalia.com>
Unreviewed, rebaseline GTK svg tests after r77485.
* platform/gtk/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt:
* platform/gtk/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt:
* platform/gtk/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt:
* platform/gtk/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt:
* platform/gtk/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt:
* platform/gtk/svg/css/composite-shadow-text-expected.txt:
* platform/gtk/svg/css/group-with-shadow-expected.txt:
* platform/gtk/svg/css/shadow-changes-expected.txt:
* platform/gtk/svg/css/text-gradient-shadow-expected.txt:
* platform/gtk/svg/custom/stroke-width-large-expected.txt:
* platform/gtk/svg/custom/text-rotated-gradient-expected.txt:
* platform/gtk/svg/custom/text-rotation-expected.txt:
* platform/gtk/svg/foreignObject/text-tref-02-b-expected.txt:
* platform/gtk/svg/hixie/text/001-expected.txt:
* platform/gtk/svg/text/select-textLength-spacing-squeeze-1-expected.txt:
* platform/gtk/svg/text/select-textLength-spacing-squeeze-2-expected.txt:
* platform/gtk/svg/text/select-textLength-spacing-squeeze-3-expected.txt:
* platform/gtk/svg/text/select-textLength-spacing-squeeze-4-expected.txt:
* platform/gtk/svg/text/select-textLength-spacing-stretch-1-expected.txt:
* platform/gtk/svg/text/select-textLength-spacing-stretch-2-expected.txt:
* platform/gtk/svg/text/select-textLength-spacing-stretch-3-expected.txt:
* platform/gtk/svg/text/select-textLength-spacing-stretch-4-expected.txt:
* platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt:
* platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.txt:
* platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.txt:
* platform/gtk/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.txt:
* platform/gtk/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt:
* platform/gtk/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt:
* platform/gtk/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt:
* platform/gtk/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt:
* platform/gtk/svg/text/select-x-list-1-expected.txt:
* platform/gtk/svg/text/select-x-list-2-expected.txt:
* platform/gtk/svg/text/select-x-list-3-expected.txt:
* platform/gtk/svg/text/select-x-list-4-expected.txt:
* platform/gtk/svg/text/select-x-list-with-tspans-1-expected.txt:
* platform/gtk/svg/text/select-x-list-with-tspans-2-expected.txt:
* platform/gtk/svg/text/select-x-list-with-tspans-3-expected.txt:
* platform/gtk/svg/text/select-x-list-with-tspans-4-expected.txt:
* platform/gtk/svg/text/selection-doubleclick-expected.txt:
* platform/gtk/svg/text/selection-tripleclick-expected.txt:
* platform/gtk/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt:
* platform/gtk/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt:
2011-02-01 Pavel Podivilov <podivilov@chromium.org>
Reviewed by Pavel Feldman.
Web Inspector: introduce new api for managing JavaScript breakpoints.
https://bugs.webkit.org/show_bug.cgi?id=53235
* inspector/report-protocol-errors.html:
2011-02-03 Philippe Normand <pnormand@igalia.com>
Unreviewed, skip flaky websocket tests on GTK
https://bugs.webkit.org/show_bug.cgi?id=53683
* platform/gtk/Skipped:
2011-02-03 Alexander Pavlov <apavlov@chromium.org>
Unreviewed, fix build after r77478.
* inspector/styles-source-lines-inline.html: Roll back inadvertent function rename.
2011-02-03 Philippe Normand <pnormand@igalia.com>
Unreviewed, skip flaky test
fast/frames/sandboxed-iframe-scripting.html on GTK
https://bugs.webkit.org/show_bug.cgi?id=53680
* platform/gtk/Skipped:
2011-02-03 Nikolas Zimmermann <nzimmermann@rim.com>
Reviewed by Dirk Schulze.
small text which is scaled to be large renders pixelated
https://bugs.webkit.org/show_bug.cgi?id=12448
Update SVG test results after fixing small font size support. Land new mac/mac-leopard baseline, as text looks slightly different
in each testcase, as the font-size used for on-screen rendering has changed, this results in hinting differences, inter-glyph
space changes, etc. This commit only includes the textual result changes, the pixel test baseline will land in chunks in follow-up commits.
To those who have to rebaseline their platforms: Some of the svg/text pixel test results may look questionable on first sight,
- svg/text/select-* tests:
These tests render a certain string 'Foobar' and query the metrics using SVG Text DOM API (getExtentOfChar(firstChar) and getExtentOfChar(lastChar)).
A red rectangle is drawn, to represent the size of the string, which gives precise results using floating-point accurancy.
Using eventSender, a selection is simulated, by clicking the first char, holding down, and moving towards the last character.
The blue selection rect which is drawn, should in theory be equal to the red rectangle.
In practice it is not, as the selection rect is aligned to integer boundaries (see floor calls in Font::selectionRect...).
Since we switched to use floating-point precision metrics, the actual drawn selection may exceed the red rectangle up to 1px.
- svg/text/selection-(doubleclick|tripleclick).svg:
These tests use DRTs dumpSelectionRect() which draws a red rectangle, highlighting the SelectionController::bounds() obtained through RenderView.
In theory this red rectangle, should be equal to the drawn blue selection rect. Again it isn't, as the bounds() methods uses selectionRectForRepaint()
of RenderText, which returns an enclosingIntRect of the actual selection. The drawn selection starts at y=0.93 in the first testcase, the selectionRectForRepaint()
call returns an IntRect, which starts at y=0. That explains why the red rectangle starts slightly higher as it should be. Again this is no problem, the repaint
rect may be 1px larger, if it would be smaller, we had a problem. The only way to fix this, would be to pass around FloatRect as repaint rects, but that's not worth it.
- css3/zoom-coords.* / svg/zoom/page/zoom-zoom-coords*:
These tests have different expectations now, as we're using the floatAscent/floatDesent/floatHeight FontMetrics methods instead of
the integer variants ascent/descent/height - hopefully we'll see consistent results across platforms for these tests now, if not please comment in the bug report.
* css3/zoom-coords-expected.txt:
* css3/zoom-coords.xhtml:
* platform/mac-leopard/Skipped:
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.checksum: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.png: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.checksum: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.png: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.checksum: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.checksum: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.png: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-84-t-expected.checksum: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-84-t-expected.png: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-04-t-expected.checksum: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-04-t-expected.png: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-04-t-expected.txt: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-05-t-expected.checksum: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-05-t-expected.png: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-05-t-expected.txt: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-06-t-expected.checksum: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-06-t-expected.png: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-06-t-expected.txt: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-07-t-expected.checksum: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-07-t-expected.png: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-08-t-expected.checksum: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-08-t-expected.png: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1/text-text-01-b-expected.checksum: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1/text-text-01-b-expected.png: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1/text-text-01-b-expected.txt: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1/text-text-03-b-expected.checksum: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1/text-text-03-b-expected.png: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1/text-text-03-b-expected.txt: Added.
* platform/mac-leopard/svg/batik/masking/maskRegions-expected.txt:
* platform/mac-leopard/svg/batik/text/smallFonts-expected.txt:
* platform/mac-leopard/svg/carto.net/button-expected.checksum: Added.
* platform/mac-leopard/svg/carto.net/button-expected.png: Added.
* platform/mac-leopard/svg/carto.net/button-expected.txt: Added.
* platform/mac-leopard/svg/carto.net/combobox-expected.checksum: Added.
* platform/mac-leopard/svg/carto.net/combobox-expected.png: Added.
* platform/mac-leopard/svg/carto.net/combobox-expected.txt: Added.
* platform/mac-leopard/svg/carto.net/textbox-expected.checksum: Added.
* platform/mac-leopard/svg/carto.net/textbox-expected.png: Added.
* platform/mac-leopard/svg/carto.net/textbox-expected.txt: Added.
* platform/mac-leopard/svg/carto.net/window-expected.checksum: Added.
* platform/mac-leopard/svg/carto.net/window-expected.png: Added.
* platform/mac-leopard/svg/carto.net/window-expected.txt: Added.
* platform/mac-leopard/svg/custom/js-late-clipPath-and-object-creation-expected.checksum: Added.
* platform/mac-leopard/svg/custom/js-late-clipPath-and-object-creation-expected.png: Added.
* platform/mac-leopard/svg/custom/js-late-clipPath-and-object-creation-expected.txt: Added.
* platform/mac-leopard/svg/custom/js-late-clipPath-creation-expected.checksum: Added.
* platform/mac-leopard/svg/custom/js-late-clipPath-creation-expected.png: Added.
* platform/mac-leopard/svg/custom/js-late-clipPath-creation-expected.txt: Added.
* platform/mac-leopard/svg/custom/marker-default-width-height-expected.checksum: Added.
* platform/mac-leopard/svg/custom/marker-default-width-height-expected.png: Added.
* platform/mac-leopard/svg/custom/marker-default-width-height-expected.txt: Added.
* platform/mac-leopard/svg/custom/path-textPath-simulation-expected.checksum: Added.
* platform/mac-leopard/svg/custom/path-textPath-simulation-expected.png: Added.
* platform/mac-leopard/svg/custom/path-textPath-simulation-expected.txt: Added.
* platform/mac-leopard/svg/custom/stroke-width-large-expected.checksum: Added.
* platform/mac-leopard/svg/custom/stroke-width-large-expected.png: Added.
* platform/mac-leopard/svg/custom/stroke-width-large-expected.txt: Added.
* platform/mac-leopard/svg/custom/tref-update-expected.checksum: Added.
* platform/mac-leopard/svg/custom/tref-update-expected.png: Added.
* platform/mac-leopard/svg/custom/tref-update-expected.txt: Added.
* platform/mac-leopard/svg/custom/use-referencing-nonexisting-symbol-expected.checksum: Added.
* platform/mac-leopard/svg/custom/use-referencing-nonexisting-symbol-expected.png: Added.
* platform/mac-leopard/svg/custom/use-referencing-nonexisting-symbol-expected.txt: Added.
* platform/mac-leopard/svg/foreignObject/text-tref-02-b-expected.checksum: Added.
* platform/mac-leopard/svg/foreignObject/text-tref-02-b-expected.png: Added.
* platform/mac-leopard/svg/foreignObject/text-tref-02-b-expected.txt: Added.
* platform/mac-leopard/svg/hixie/viewbox: Added.
* platform/mac-leopard/svg/hixie/viewbox/preserveAspectRatio: Added.
* platform/mac-leopard/svg/hixie/viewbox/preserveAspectRatio/001-expected.checksum: Added.
* platform/mac-leopard/svg/hixie/viewbox/preserveAspectRatio/001-expected.png: Added.
* platform/mac-leopard/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt: Added.
* platform/mac-leopard/svg/hixie/viewbox/preserveAspectRatio/002-expected.checksum: Added.
* platform/mac-leopard/svg/hixie/viewbox/preserveAspectRatio/002-expected.png: Added.
* platform/mac-leopard/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt: Added.
* platform/mac-leopard/svg/text/font-size-below-point-five-2-expected.checksum: Added.
* platform/mac-leopard/svg/text/font-size-below-point-five-2-expected.png: Added.
* platform/mac-leopard/svg/text/font-size-below-point-five-2-expected.txt: Added.
* platform/mac-leopard/svg/text/scaled-font-expected.checksum: Added.
* platform/mac-leopard/svg/text/scaled-font-expected.png: Added.
* platform/mac-leopard/svg/text/scaled-font-expected.txt: Added.
* platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-1-expected.checksum: Added.
* platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-1-expected.png: Added.
* platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-1-expected.txt: Added.
* platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-2-expected.checksum: Added.
* platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-2-expected.png: Added.
* platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-2-expected.txt: Added.
* platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-3-expected.checksum: Added.
* platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-3-expected.png: Added.
* platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-3-expected.txt: Added.
* platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-4-expected.checksum: Added.
* platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-4-expected.png: Added.
* platform/mac-leopard/svg/text/select-textLength-spacing-squeeze-4-expected.txt: Added.
* platform/mac-leopard/svg/text/select-textLength-spacing-stretch-1-expected.checksum: Added.
* platform/mac-leopard/svg/text/select-textLength-spacing-stretch-1-expected.png: Added.
* platform/mac-leopard/svg/text/select-textLength-spacing-stretch-1-expected.txt: Added.
* platform/mac-leopard/svg/text/select-textLength-spacing-stretch-2-expected.checksum: Added.
* platform/mac-leopard/svg/text/select-textLength-spacing-stretch-2-expected.png: Added.
* platform/mac-leopard/svg/text/select-textLength-spacing-stretch-2-expected.txt: Added.
* platform/mac-leopard/svg/text/select-textLength-spacing-stretch-3-expected.checksum: Added.
* platform/mac-leopard/svg/text/select-textLength-spacing-stretch-3-expected.png: Added.
* platform/mac-leopard/svg/text/select-textLength-spacing-stretch-3-expected.txt: Added.
* platform/mac-leopard/svg/text/select-textLength-spacing-stretch-4-expected.checksum: Added.
* platform/mac-leopard/svg/text/select-textLength-spacing-stretch-4-expected.png: Added.
* platform/mac-leopard/svg/text/select-textLength-spacing-stretch-4-expected.txt: Added.
* platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.checksum: Added.
* platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.png: Added.
* platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt: Added.
* platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.checksum: Added.
* platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.png: Added.
* platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt: Added.
* platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.checksum: Added.
* platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.png: Added.
* platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt: Added.
* platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.checksum: Added.
* platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.png: Added.
* platform/mac-leopard/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt: Added.
* platform/mac-leopard/svg/text/select-x-list-3-expected.checksum: Added.
* platform/mac-leopard/svg/text/select-x-list-3-expected.png: Added.
* platform/mac-leopard/svg/text/select-x-list-3-expected.txt: Added.
* platform/mac-leopard/svg/text/small-fonts-2-expected.checksum: Added.
* platform/mac-leopard/svg/text/small-fonts-2-expected.png: Added.
* platform/mac-leopard/svg/text/small-fonts-2-expected.txt: Added.
* platform/mac-leopard/svg/text/small-fonts-3-expected.checksum: Added.
* platform/mac-leopard/svg/text/small-fonts-3-expected.png: Added.
* platform/mac-leopard/svg/text/small-fonts-3-expected.txt: Added.
* platform/mac-leopard/svg/text/small-fonts-expected.checksum: Added.
* platform/mac-leopard/svg/text/small-fonts-expected.png: Added.
* platform/mac-leopard/svg/text/small-fonts-expected.txt: Added.
* platform/mac-leopard/svg/text/small-fonts-in-html5-expected.checksum: Added.
* platform/mac-leopard/svg/text/small-fonts-in-html5-expected.png: Added.
* platform/mac-leopard/svg/text/small-fonts-in-html5-expected.txt: Added.
* platform/mac-leopard/svg/text/text-intro-05-t-expected.txt:
* platform/mac-leopard/svg/text/text-text-01-b-expected.checksum: Added.
* platform/mac-leopard/svg/text/text-text-01-b-expected.png: Added.
* platform/mac-leopard/svg/text/text-text-01-b-expected.txt: Added.
* platform/mac-leopard/svg/zoom/page/zoom-mask-with-percentages-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-01-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-02-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-03-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/coords-dom-04-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-02-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-03-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-04-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-06-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-02-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-09-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-10-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-11-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-12-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-13-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-14-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-15-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-16-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-17-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-18-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-19-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-22-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-23-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-46-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-77-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/coords-trans-04-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/coords-units-02-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/coords-units-03-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/coords-viewattr-02-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/extend-namespace-01-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/filters-light-04-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/filters-tile-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/filters-turb-01-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/filters-turb-02-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/fonts-elem-07-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/fonts-glyph-03-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/interact-events-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/interact-order-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/interact-order-02-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/interact-order-03-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/masking-opacity-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/masking-path-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/masking-path-02-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/masking-path-03-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/masking-path-04-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/metadata-example-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/painting-fill-03-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/painting-marker-02-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/painting-render-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/painting-stroke-01-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/painting-stroke-02-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/painting-stroke-04-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/paths-data-04-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/paths-data-05-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/paths-data-06-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/paths-data-08-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/paths-data-09-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/paths-data-10-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-03-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/pservers-pattern-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/render-elems-06-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/render-elems-07-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/render-elems-08-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/shapes-intro-01-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/struct-cond-02-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/struct-frag-02-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/struct-frag-03-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/struct-image-06-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/struct-use-01-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/styling-css-04-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-align-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-align-02-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-align-03-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-align-04-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-align-05-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-align-06-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-altglyph-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-fonts-01-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-path-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-text-03-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-text-06-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-text-07-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-text-08-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-tspan-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-ws-01-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-ws-02-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt:
* platform/mac/svg/batik/filters/filterRegions-expected.txt:
* platform/mac/svg/batik/masking/maskRegions-expected.txt:
* platform/mac/svg/batik/paints/gradientLimit-expected.txt:
* platform/mac/svg/batik/paints/patternPreserveAspectRatioA-expected.txt:
* platform/mac/svg/batik/paints/patternRegionA-expected.txt:
* platform/mac/svg/batik/paints/patternRegions-expected.txt:
* platform/mac/svg/batik/paints/patternRegions-positioned-objects-expected.txt:
* platform/mac/svg/batik/text/longTextOnPath-expected.txt:
* platform/mac/svg/batik/text/smallFonts-expected.txt:
* platform/mac/svg/batik/text/textAnchor-expected.txt:
* platform/mac/svg/batik/text/textAnchor2-expected.txt:
* platform/mac/svg/batik/text/textAnchor3-expected.txt:
* platform/mac/svg/batik/text/textDecoration-expected.txt:
* platform/mac/svg/batik/text/textDecoration2-expected.txt:
* platform/mac/svg/batik/text/textEffect-expected.txt:
* platform/mac/svg/batik/text/textEffect2-expected.txt:
* platform/mac/svg/batik/text/textEffect3-expected.txt:
* platform/mac/svg/batik/text/textFeatures-expected.txt:
* platform/mac/svg/batik/text/textGlyphOrientationHorizontal-expected.txt:
* platform/mac/svg/batik/text/textLayout-expected.txt:
* platform/mac/svg/batik/text/textLayout2-expected.txt:
* platform/mac/svg/batik/text/textLength-expected.txt:
* platform/mac/svg/batik/text/textOnPath-expected.txt:
* platform/mac/svg/batik/text/textOnPath2-expected.txt:
* platform/mac/svg/batik/text/textOnPath3-expected.txt:
* platform/mac/svg/batik/text/textOnPathSpaces-expected.txt:
* platform/mac/svg/batik/text/textPCDATA-expected.txt:
* platform/mac/svg/batik/text/textPosition-expected.txt:
* platform/mac/svg/batik/text/textPosition2-expected.txt:
* platform/mac/svg/batik/text/textProperties-expected.txt:
* platform/mac/svg/batik/text/textProperties2-expected.txt:
* platform/mac/svg/batik/text/textStyles-expected.txt:
* platform/mac/svg/batik/text/verticalText-expected.txt:
* platform/mac/svg/batik/text/verticalTextOnPath-expected.txt:
* platform/mac/svg/batik/text/xmlSpace-expected.txt:
* platform/mac/svg/carto.net/button-expected.txt:
* platform/mac/svg/carto.net/colourpicker-expected.txt:
* platform/mac/svg/carto.net/combobox-expected.txt:
* platform/mac/svg/carto.net/scrollbar-expected.txt:
* platform/mac/svg/carto.net/selectionlist-expected.txt:
* platform/mac/svg/carto.net/slider-expected.txt:
* platform/mac/svg/carto.net/tabgroup-expected.txt:
* platform/mac/svg/carto.net/textbox-expected.txt:
* platform/mac/svg/carto.net/window-expected.txt:
* platform/mac/svg/css/group-with-shadow-expected.txt:
* platform/mac/svg/css/shadow-changes-expected.txt:
* platform/mac/svg/css/text-shadow-multiple-expected.txt:
* platform/mac/svg/custom/SVGPoint-matrixTransform-expected.txt:
* platform/mac/svg/custom/alignment-baseline-modes-expected.txt:
* platform/mac/svg/custom/altglyph-expected.txt:
* platform/mac/svg/custom/coords-relative-units-transforms-expected.txt:
* platform/mac/svg/custom/dominant-baseline-modes-expected.txt:
* platform/mac/svg/custom/feComponentTransfer-Discrete-expected.txt:
* platform/mac/svg/custom/feComponentTransfer-Gamma-expected.txt:
* platform/mac/svg/custom/feComponentTransfer-Linear-expected.txt:
* platform/mac/svg/custom/feComponentTransfer-Table-expected.txt:
* platform/mac/svg/custom/font-face-simple-expected.txt:
* platform/mac/svg/custom/getTransformToElement-expected.txt:
* platform/mac/svg/custom/glyph-selection-lang-attribute-expected.txt:
* platform/mac/svg/custom/image-small-width-height-expected.txt:
* platform/mac/svg/custom/invalid-css-expected.txt:
* platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt:
* platform/mac/svg/custom/js-late-clipPath-creation-expected.txt:
* platform/mac/svg/custom/js-late-gradient-and-object-creation-expected.txt:
* platform/mac/svg/custom/js-late-gradient-creation-expected.txt:
* platform/mac/svg/custom/js-late-pattern-and-object-creation-expected.txt:
* platform/mac/svg/custom/js-late-pattern-creation-expected.txt:
* platform/mac/svg/custom/linking-a-03-b-all-expected.txt:
* platform/mac/svg/custom/linking-a-03-b-preserveAspectRatio-expected.txt:
* platform/mac/svg/custom/linking-a-03-b-transform-expected.txt:
* platform/mac/svg/custom/linking-a-03-b-viewBox-expected.txt:
* platform/mac/svg/custom/linking-a-03-b-viewBox-transform-expected.txt:
* platform/mac/svg/custom/linking-a-03-b-viewTarget-expected.txt:
* platform/mac/svg/custom/linking-a-03-b-zoomAndPan-expected.txt:
* platform/mac/svg/custom/marker-default-width-height-expected.txt:
* platform/mac/svg/custom/path-textPath-simulation-expected.txt:
* platform/mac/svg/custom/pattern-rotate-expected.txt:
* platform/mac/svg/custom/preserve-aspect-ratio-syntax-expected.txt:
* platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt:
* platform/mac/svg/custom/shapes-supporting-markers-expected.txt:
* platform/mac/svg/custom/stroke-width-large-expected.txt:
* platform/mac/svg/custom/stroked-pattern-expected.txt:
* platform/mac/svg/custom/struct-use-09-b-expected.txt:
* platform/mac/svg/custom/style-attribute-font-size-expected.txt:
* platform/mac/svg/custom/text-clip-expected.txt:
* platform/mac/svg/custom/text-ctm-expected.txt:
* platform/mac/svg/custom/text-dom-01-f-expected.txt:
* platform/mac/svg/custom/text-filter-expected.txt:
* platform/mac/svg/custom/text-hit-test-expected.txt:
* platform/mac/svg/custom/text-letter-spacing-expected.txt:
* platform/mac/svg/custom/text-rotated-gradient-expected.txt:
* platform/mac/svg/custom/text-rotation-expected.txt:
* platform/mac/svg/custom/text-whitespace-handling-expected.txt:
* platform/mac/svg/custom/text-x-dx-lists-expected.txt:
* platform/mac/svg/custom/text-x-override-in-tspan-child-expected.txt:
* platform/mac/svg/custom/tref-update-expected.txt:
* platform/mac/svg/custom/use-detach-expected.txt:
* platform/mac/svg/custom/use-dynamic-append-expected.txt:
* platform/mac/svg/custom/use-instanceRoot-modifications-expected.txt:
* platform/mac/svg/custom/use-modify-container-in-target-expected.txt:
* platform/mac/svg/custom/use-modify-target-container-expected.txt:
* platform/mac/svg/custom/use-modify-target-symbol-expected.txt:
* platform/mac/svg/custom/use-on-g-containing-symbol-expected.txt:
* platform/mac/svg/custom/use-on-g-containing-use-expected.txt:
* platform/mac/svg/custom/use-on-g-expected.txt:
* platform/mac/svg/custom/use-on-rect-expected.txt:
* platform/mac/svg/custom/use-on-symbol-expected.txt:
* platform/mac/svg/custom/use-on-text-expected.txt:
* platform/mac/svg/custom/use-on-use-expected.txt:
* platform/mac/svg/custom/use-recursion-1-expected.txt:
* platform/mac/svg/custom/use-recursion-2-expected.txt:
* platform/mac/svg/custom/use-recursion-3-expected.txt:
* platform/mac/svg/custom/use-recursion-4-expected.txt:
* platform/mac/svg/custom/use-referencing-nonexisting-symbol-expected.txt:
* platform/mac/svg/custom/use-transform-expected.txt:
* platform/mac/svg/custom/viewbox-syntax-expected.txt:
* platform/mac/svg/foreignObject/text-tref-02-b-expected.txt:
* platform/mac/svg/hixie/perf/003-expected.txt:
* platform/mac/svg/hixie/perf/004-expected.txt:
* platform/mac/svg/hixie/perf/005-expected.txt:
* platform/mac/svg/hixie/perf/006-expected.txt:
* platform/mac/svg/hixie/text/003-expected.txt:
* platform/mac/svg/hixie/text/003a-expected.txt:
* platform/mac/svg/hixie/text/003b-expected.txt:
* platform/mac/svg/hixie/viewbox/002-expected.txt:
* platform/mac/svg/hixie/viewbox/003-expected.txt:
* platform/mac/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt:
* platform/mac/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt:
* platform/mac/svg/text/font-size-below-point-five-2-expected.checksum: Added.
* platform/mac/svg/text/font-size-below-point-five-2-expected.png: Added.
* platform/mac/svg/text/font-size-below-point-five-2-expected.txt: Added.
* platform/mac/svg/text/font-size-below-point-five-expected.checksum: Added.
* platform/mac/svg/text/font-size-below-point-five-expected.png: Added.
* platform/mac/svg/text/font-size-below-point-five-expected.txt: Added.
* platform/mac/svg/text/kerning-expected.txt:
* platform/mac/svg/text/multichar-glyph-expected.txt:
* platform/mac/svg/text/scaled-font-expected.checksum: Added.
* platform/mac/svg/text/scaled-font-expected.png: Added.
* platform/mac/svg/text/scaled-font-expected.txt: Added.
* platform/mac/svg/text/select-textLength-spacing-squeeze-1-expected.txt:
* platform/mac/svg/text/select-textLength-spacing-squeeze-2-expected.txt:
* platform/mac/svg/text/select-textLength-spacing-squeeze-3-expected.txt:
* platform/mac/svg/text/select-textLength-spacing-squeeze-4-expected.txt:
* platform/mac/svg/text/select-textLength-spacing-stretch-1-expected.txt:
* platform/mac/svg/text/select-textLength-spacing-stretch-2-expected.txt:
* platform/mac/svg/text/select-textLength-spacing-stretch-3-expected.txt:
* platform/mac/svg/text/select-textLength-spacing-stretch-4-expected.txt:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-1-expected.txt:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-2-expected.txt:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-3-expected.txt:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.txt:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-1-expected.txt:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-2-expected.txt:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-3-expected.txt:
* platform/mac/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.txt:
* platform/mac/svg/text/select-x-list-1-expected.txt:
* platform/mac/svg/text/select-x-list-2-expected.txt:
* platform/mac/svg/text/select-x-list-3-expected.txt:
* platform/mac/svg/text/select-x-list-4-expected.txt:
* platform/mac/svg/text/select-x-list-with-tspans-1-expected.txt:
* platform/mac/svg/text/select-x-list-with-tspans-2-expected.txt:
* platform/mac/svg/text/select-x-list-with-tspans-3-expected.txt:
* platform/mac/svg/text/select-x-list-with-tspans-4-expected.txt:
* platform/mac/svg/text/selection-doubleclick-expected.txt:
* platform/mac/svg/text/selection-tripleclick-expected.txt:
* platform/mac/svg/text/small-fonts-2-expected.checksum: Added.
* platform/mac/svg/text/small-fonts-2-expected.png: Added.
* platform/mac/svg/text/small-fonts-2-expected.txt: Added.
* platform/mac/svg/text/small-fonts-3-expected.checksum: Added.
* platform/mac/svg/text/small-fonts-3-expected.png: Added.
* platform/mac/svg/text/small-fonts-3-expected.txt: Added.
* platform/mac/svg/text/small-fonts-expected.checksum: Added.
* platform/mac/svg/text/small-fonts-expected.png: Added.
* platform/mac/svg/text/small-fonts-expected.txt: Added.
* platform/mac/svg/text/small-fonts-in-html5-expected.checksum: Added.
* platform/mac/svg/text/small-fonts-in-html5-expected.png: Added.
* platform/mac/svg/text/small-fonts-in-html5-expected.txt: Added.
* platform/mac/svg/text/text-align-01-b-expected.txt:
* platform/mac/svg/text/text-align-02-b-expected.txt:
* platform/mac/svg/text/text-align-03-b-expected.txt:
* platform/mac/svg/text/text-align-04-b-expected.txt:
* platform/mac/svg/text/text-align-05-b-expected.txt:
* platform/mac/svg/text/text-align-06-b-expected.txt:
* platform/mac/svg/text/text-altglyph-01-b-expected.txt:
* platform/mac/svg/text/text-deco-01-b-expected.txt:
* platform/mac/svg/text/text-fonts-01-t-expected.txt:
* platform/mac/svg/text/text-fonts-02-t-expected.txt:
* platform/mac/svg/text/text-intro-05-t-expected.txt:
* platform/mac/svg/text/text-path-01-b-expected.txt:
* platform/mac/svg/text/text-spacing-01-b-expected.txt:
* platform/mac/svg/text/text-text-01-b-expected.txt:
* platform/mac/svg/text/text-text-03-b-expected.txt:
* platform/mac/svg/text/text-text-04-t-expected.txt:
* platform/mac/svg/text/text-text-05-t-expected.txt:
* platform/mac/svg/text/text-text-06-t-expected.txt:
* platform/mac/svg/text/text-text-07-t-expected.txt:
* platform/mac/svg/text/text-text-08-b-expected.txt:
* platform/mac/svg/text/text-tref-01-b-expected.txt:
* platform/mac/svg/text/text-tselect-01-b-expected.txt:
* platform/mac/svg/text/text-tselect-02-f-expected.txt:
* platform/mac/svg/text/text-tspan-01-b-expected.txt:
* platform/mac/svg/text/text-ws-01-t-expected.txt:
* platform/mac/svg/text/text-ws-02-t-expected.txt:
* platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.txt:
* platform/mac/svg/transforms/text-with-mask-with-svg-transform-expected.txt:
* platform/mac/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt:
* platform/mac/svg/transforms/text-with-pattern-with-svg-transform-expected.txt:
* platform/mac/svg/zoom/page/zoom-coords-viewattr-01-b-expected.txt:
* platform/mac/svg/zoom/page/zoom-mask-with-percentages-expected.txt:
* platform/mac/svg/zoom/text/zoom-coords-viewattr-01-b-expected.txt:
* svg/custom/glyph-setting-d-attribute-expected.txt:
* svg/custom/glyph-transformation-with-hkern-expected.txt:
* svg/text/font-size-below-point-five-2.svg: Added.
* svg/text/font-size-below-point-five.svg: Added.
* svg/text/lengthAdjust-text-metrics-expected.txt:
* svg/text/scaled-font.svg: Added.
* svg/text/script-tests/lengthAdjust-text-metrics.js:
* svg/text/small-fonts-2.svg: Added.
* svg/text/small-fonts-3.svg: Added.
* svg/text/small-fonts-in-html5.html: Added.
* svg/text/small-fonts.svg: Added.
* svg/zoom/page/zoom-zoom-coords-expected.txt:
* svg/zoom/page/zoom-zoom-coords.xhtml:
2011-02-03 Ilya Tikhonovsky <loislo@chromium.org>
Unreviewed.
BUGCR71783 : scrollbars/custom-scrollbar-with-incomplete-style.html = IMAGE
It is failing since r77459 by Sam Weinig.
* platform/chromium/test_expectations.txt:
2011-02-03 Adam Roben <aroben@apple.com>
Skip a new showModalDialog test on Windows
showModalDialog support is now covered by <http://webkit.org/b/53675>.
I also sorted some sputnik tests that fail when showModalDialog is unsupported, and filed a
new bug (<http://webkit.org/b/53676>) about those failures, since it seems like those tests
should pass even when showModalDialog is unsupported.
* platform/win/Skipped:
2011-02-03 Adam Roben <aroben@apple.com>
Check in expected failure results for an RTL <select> test
The failure is covered by <http://webkit.org/b/53443>.
* platform/win/fast/text/international/bidi-menulist-expected.txt: Added.
2011-02-03 Adam Roben <aroben@apple.com>
Add Windows results for test added in r77153
* platform/win/fast/text/international/text-combine-image-test-expected.checksum: Added.
* platform/win/fast/text/international/text-combine-image-test-expected.png: Added.
* platform/win/fast/text/international/text-combine-image-test-expected.txt: Added.
2011-02-03 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed.
[Qt]REGRESSION(r76951): media/controls-without-preload.html fails
https://bugs.webkit.org/show_bug.cgi?id=53674
* platform/qt/Skipped: media/controls-without-preload.html added until fix.
2011-02-01 Alexander Pavlov <apavlov@chromium.org>
Reviewed by Pavel Feldman.
Web Inspector: Remove the *2 suffix from the CSS style-related protocol methods
https://bugs.webkit.org/show_bug.cgi?id=53492
* inspector/styles-iframe.html:
* inspector/styles-new-API.html:
* inspector/styles-source-lines-inline.html:
* inspector/styles-source-lines.html:
* inspector/styles-source-offsets.html:
2011-02-03 Philippe Normand <pnormand@igalia.com>
Unreviewed, skip flaky test
fast/files/workers/worker-read-blob-async.html on GTK
https://bugs.webkit.org/show_bug.cgi?id=53673
* platform/gtk/Skipped:
2011-02-03 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed.
[Qt] fast/dynamic/unicode-bidi.html fails
https://bugs.webkit.org/show_bug.cgi?id=53456
Add Qt specific expected files.
* platform/qt/fast/dynamic/unicode-bidi-expected.checksum: Added.
* platform/qt/fast/dynamic/unicode-bidi-expected.png: Added.
* platform/qt/fast/dynamic/unicode-bidi-expected.txt: Copied from LayoutTests/fast/dynamic/unicode-bidi-expected.txt.
* platform/qt/fast/text/bidi-embedding-pop-and-push-same-2-expected.checksum: Added.
* platform/qt/fast/text/bidi-embedding-pop-and-push-same-2-expected.png: Added.
* platform/qt/fast/text/bidi-embedding-pop-and-push-same-2-expected.txt: Copied from LayoutTests/fast/text/bidi-embedding-pop-and-push-same-2-expected.txt.
2011-02-03 Philippe Normand <pnormand@igalia.com>
Unreviewed, GTK baselines for 2 new tests added in r77267 and r77153.
* platform/gtk/fast/dom/34176-expected.txt: Added.
* platform/gtk/fast/text/international/text-combine-image-test-expected.txt: Added.
2011-02-03 Philippe Normand <pnormand@igalia.com>
Unreviewed, skip failing test
fast/history/timed-refresh-in-cached-frame.html on GTK
https://bugs.webkit.org/show_bug.cgi?id=53667
* platform/gtk/Skipped:
2011-02-03 Maciej Stachowiak <mjs@apple.com>
Reviewed by Ryosuke Niwa.
Skip some tests that fail in WebKit2 due to missing DRT functionality
https://bugs.webkit.org/show_bug.cgi?id=53666
* platform/mac-wk2/Skipped:
2011-02-03 Adam Barth <abarth@webkit.org>
Reviewed by Daniel Bates.
Teach XSSFilter about data URLs
https://bugs.webkit.org/show_bug.cgi?id=53662
Tests that the XSS filter doesn't block script in data URLs.
* http/tests/security/xssAuditor/data-urls-work-expected.txt: Added.
* http/tests/security/xssAuditor/data-urls-work.html: Added.
2011-02-02 Chris Evans <cevans@chromium.org>
Reviewed by Darin Fisher.
window.find() can fail when switching case sensitivity
https://bugs.webkit.org/show_bug.cgi?id=53654
The test coverage for this area is very poor, so I took the liberty
of adding a more general test than is needed.
* fast/text/find-window.html: Added.
* fast/text/find-window-expected.txt: Added.
2011-02-02 Martin Robinson <mrobinson@igalia.com>
Rebaseline two tests after import of editing test results for GTK+.
Also remove a platform-specific baseline for a test which is now passing.
* platform/gtk/editing/pasteboard/emacs-ctrl-a-k-y-expected.txt:
* platform/gtk/editing/selection/find-yensign-and-backslash-expected.txt: Removed.
* platform/gtk/fast/dom/52776-expected.txt:
2011-02-02 Dan Bernstein <mitz@apple.com>
Reviewed by Sam Weinig.
<rdar://problem/8380506> REGRESSION (r61921): RTL text in <b> tag doesn't display in WebKit under certain conditions
https://bugs.webkit.org/show_bug.cgi?id=44942
* fast/text/bidi-embedding-pop-and-push-same-2-expected.checksum: Added.
* fast/text/bidi-embedding-pop-and-push-same-2-expected.png: Added.
* fast/text/bidi-embedding-pop-and-push-same-2-expected.txt: Added.
* fast/text/bidi-embedding-pop-and-push-same-2.html: Added.
2011-02-02 Kenneth Russell <kbr@google.com>
Reviewed by Mihai Parparita.
gl-teximage.html failing on some WebKit bots
https://bugs.webkit.org/show_bug.cgi?id=53633
* fast/canvas/webgl/gl-teximage.html:
- Synced with upstream test; detect when running in DRT and
avoid printing the specific pixel value when the test will pass.
* fast/canvas/webgl/resources/red-indexed.png:
- Stripped gamma and other colorspace information.
2011-02-02 Martin Robinson <mrobinson@igalia.com>
Unskip the last batch of editing tests needing GTK+ results.
* platform/gtk/Skipped: Unskip last batch of tests.
2011-02-02 Martin Robinson <mrobinson@igalia.com>
Add one more set of missing editing layout test results for GTK.
* platform/gtk/Skipped: Unskip more editing tests.
2011-02-02 Martin Robinson <mrobinson@igalia.com>
Continue importing new editing layout test results for GTK.
* platform/gtk/Skipped: Unskip more editing tests.
2011-02-02 Martin Robinson <mrobinson@igalia.com>
Begin importing missing editing directory test results.
* platform/gtk/Skipped: Unskip tests with results and classify failures.
2011-02-02 Michael Saboff <msaboff@apple.com>
Reviewed by Gavin Barraclough.
Improper backtrack of nested non-capturing greedy paren to prior paren
https://bugs.webkit.org/show_bug.cgi?id=53261
New tests to validate change.
* fast/regex/parentheses-expected.txt:
* fast/regex/script-tests/parentheses.js:
2011-02-02 Dirk Pranke <dpranke@chromium.org>
Reviewed by Mihai Parparita.
new-run-webkit-tests: hardcode the directories to scan for tests
for GPU bots instead of SKIPping them. See bug 53562 for some
context, but we will now hard-code the list of directories to
use by default instead of skipping over directories in the
expectations file. We do this so that we will be able to merge
the expectations files without getting conflicting SKIP
directives. Note that this change will reduce the # of tests
being run on the Mac GPU bots, because we're accidentally
including some today.
https://bugs.webkit.org/show_bug.cgi?id=53631
* platform/chromium-gpu/test_expectations.txt:
2011-02-02 Jian Li <jianli@chromium.org>
Reviewed by Kenneth Russell.
[V8] Accessing DataView with index of -1 returns 0, doesn't throw
https://bugs.webkit.org/show_bug.cgi?id=53559
* fast/canvas/webgl/data-view-test-expected.txt:
* fast/canvas/webgl/data-view-test.html:
2011-02-02 Zhenyao Mo <zmo@google.com>
Reviewed by Kenneth Russell.
bufferData and bufferSubData should generate INVALID_VALUE with negative input
https://bugs.webkit.org/show_bug.cgi?id=53626
* fast/canvas/webgl/buffer-data-array-buffer-expected.txt:
* fast/canvas/webgl/buffer-data-array-buffer.html:
2011-02-02 Cris Neckar <cdn@chromium.org>
Reviewed by James Robinson.
Tests for crash when a domwindow is removed within a device orientation event.
https://bugs.webkit.org/show_bug.cgi?id=53623
* fast/events/device-orientation-crash-expected.txt: Added.
* fast/events/device-orientation-crash.html: Added.
2011-02-02 Zhenyao Mo <zmo@google.com>
Reviewed by Kenneth Russell.
A deleted object should never been bound again
https://bugs.webkit.org/show_bug.cgi?id=53604
* fast/canvas/webgl/object-deletion-behaviour-expected.txt:
* fast/canvas/webgl/object-deletion-behaviour.html: Add test cases for object binding and deletion.
2011-02-02 Kenneth Russell <kbr@google.com>
Reviewed by James Robinson.
Rename Typed Array subset to subarray
https://bugs.webkit.org/show_bug.cgi?id=53618
* fast/canvas/webgl/array-setters.html:
* fast/canvas/webgl/array-unit-tests-expected.txt:
* fast/canvas/webgl/array-unit-tests.html:
* fast/canvas/webgl/draw-elements-out-of-bounds-expected.txt:
* fast/canvas/webgl/draw-elements-out-of-bounds.html:
* fast/canvas/webgl/webgl-array-invalid-ranges-expected.txt:
* fast/canvas/webgl/webgl-array-invalid-ranges.html:
2011-02-02 Dimitri Glazkov <dglazkov@chromium.org>
Added GPU fails from bots.
* platform/chromium-gpu/test_expectations.txt: Added.
2011-02-02 Martin Robinson <mrobinson@igalia.com>
Unskip a test that just needs platform-specific results. Re-classify
two other failures with more pertinent information.
* platform/gtk/Skipped: Organize the skipped list a bit. Unskip a test.
Remove obsolete comments.
* platform/gtk/editing/inserting/5994480-2-expected.txt: Added.
2011-02-01 Andrey Kosyakov <caseq@chromium.org>
Reviewed by Pavel Feldman.
Web Inspector: add test for OPTIONS requests caused by CORS preflight checking to appear in Network panel
https://bugs.webkit.org/show_bug.cgi?id=53501
* http/tests/inspector/network-preflight-options-expected.txt: Added.
* http/tests/inspector/network-preflight-options.html: Added.
* http/tests/inspector/resources/cors-target.php: Added.
2011-02-02 Martin Robinson <mrobinson@igalia.com>
Skip another test that uses modal dialogs.
* platform/gtk/Skipped: Skip modal dialog test and update bug in the skipped list.
2011-02-02 Yury Semikhatsky <yurys@chromium.org>
Unreviewed. Removed some custom Chromium test expectations.
* platform/chromium/test_expectations.txt:
2011-02-02 Hans Wennborg <hans@chromium.org>
Reviewed by Jeremy Orlow.
IndexedDB: Implement support for cursor updates
https://bugs.webkit.org/show_bug.cgi?id=53421
Layout test for cursor updates.
* storage/indexeddb/cursor-update-expected.txt: Added.
* storage/indexeddb/cursor-update.html: Added.
2011-02-01 James Robinson <jamesr@chromium.org>
Reviewed by Adam Barth.
[v8] Increase V8 native->js recursion limit to match document.write() recursion limit
https://bugs.webkit.org/show_bug.cgi?id=53566
Unskip test that we now pass.
* platform/chromium/test_expectations.txt:
2011-02-01 Dirk Pranke <dpranke@chromium.org>
Unreviewed, expectations change.
fast/css/box-shadow.html was removed in r77101 but there was
still a reference to it in the expectations file.
* platform/chromium/test_expectations.txt:
2011-02-01 Mihai Parparita <mihaip@chromium.org>
Reviewed by James Robinson.
Async event handlers should not fire within a modal dialog
https://bugs.webkit.org/show_bug.cgi?id=53202
Add tests for a scroll event triggered right before a modal dialog is
shown.
* fast/events/scroll-event-during-modal-dialog-expected.txt: Added.
* fast/events/scroll-event-during-modal-dialog.html: Added.
2011-02-01 Kent Tamura <tkent@chromium.org>
Reviewed by Tony Chang.
[Chromium] Roll Chromium revision for the WebKitWeightWatcher change
https://bugs.webkit.org/show_bug.cgi?id=53563
* platform/chromium/test_expectations.txt:
fast/css/font-weight-1.html is expected to fail.
2011-02-01 Dimitri Glazkov <dglazkov@chromium.org>
Marking test, added in r77333 as skipped, because it is
reaching V8 recursion limits faster than those on Document.
* platform/chromium/test_expectations.txt: See above.
2011-01-25 Martin Robinson <mrobinson@igalia.com>
Reviewed by Gustavo Noronha Silva.
[GTK] Two tests crash after r76555
https://bugs.webkit.org/show_bug.cgi?id=53057
* platform/gtk/Skipped: Unskip tests which are no longer crashing.
2011-02-01 chris reiss <christopher.reiss@nokia.com>
Reviewed by Adam Barth.
Self-replicating code makes Safari hang and eventually crash
https://bugs.webkit.org/show_bug.cgi?id=15123
* fast/dom/Document/document-close-iframe-load-expected.txt: Added.
* fast/dom/Document/document-close-iframe-load.html: Added.
* fast/dom/Document/document-close-nested-iframe-load-expected.txt: Added.
* fast/dom/Document/document-close-nested-iframe-load.html: Added.
* fast/dom/Document/document-write-recursion-expected.txt: Added.
* fast/dom/Document/document-write-recursion.html: Added.
2011-02-01 Dimitri Glazkov <dglazkov@chromium.org>
Updated text expectations to avoid conflict.
* platform/chromium/test_expectations.txt: Tweaked.
2011-02-01 Johnny Ding <jnd@chromium.org>
Reviewed by Darin Adler.
Don't set user gesture in HTMLAnchorElement's click handler because the click handler can be triggered by untrusted event.
https://bugs.webkit.org/show_bug.cgi?id=53424
* fast/events/popup-blocked-from-untrusted-click-event-on-anchor-expected.txt: Added.
* fast/events/popup-blocked-from-untrusted-click-event-on-anchor.html: Added.
2011-02-01 Zhenyao Mo <zmo@google.com>
Unreviewed, test expectations update.
* platform/chromium/test_expectations.txt:
2011-02-01 Dimitri Glazkov <dglazkov@chromium.org>
Updated baselines after switching input-derived parts of HTMLMediaElement
to use shadow DOM.
https://bugs.webkit.org/show_bug.cgi?id=53314
* platform/chromium-linux/media/video-zoom-controls-expected.checksum: Updated.
* platform/chromium-linux/media/video-zoom-controls-expected.png: Updated.
* platform/chromium-mac/media/video-zoom-controls-expected.checksum: Updated.
* platform/chromium-mac/media/video-zoom-controls-expected.png: Updated.
* platform/chromium-mac/media/video-zoom-controls-expected.txt: Updated.
* platform/chromium-win/media/video-zoom-controls-expected.checksum: Updated.
* platform/chromium-win/media/video-zoom-controls-expected.png: Updated.
* platform/chromium-win/media/video-zoom-controls-expected.txt: Updated.
* platform/chromium/test_expectations.txt: Expectation of failure removed.
2011-02-01 Abhishek Arya <inferno@chromium.org>
Unreviewed.
Test not crashing on chromium, was crashing earlier because of
some build issues. Also, rebaselining chromium mac since it matches
rest of chromium and is not same as mac leopard.
https://bugs.webkit.org/show_bug.cgi?id=53516
* platform/chromium-mac/fast/css/stylesheet-candidate-nodes-crash-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2011-02-01 Darin Adler <darin@apple.com>
Reviewed by Chris Fleizach.
REGRESSION: Removing focus from area element causes unwanted scrolling
https://bugs.webkit.org/show_bug.cgi?id=50169
* fast/images/imagemap-scroll-expected.txt: Added.
* fast/images/imagemap-scroll.html: Added.
2011-02-01 Zhenyao Mo <zmo@google.com>
Reviewed by Kenneth Russell.
getUniform should support SAMPLER_2D or SAMPLER_CUBE
https://bugs.webkit.org/show_bug.cgi?id=52190
* fast/canvas/webgl/gl-object-get-calls-expected.txt:
* fast/canvas/webgl/gl-object-get-calls.html: Test getUniform with sampler2D and samplerCube uniforms.
* fast/canvas/webgl/resources/noopUniformShader.vert: Added.
* fast/canvas/webgl/resources/samplerUniformShader.frag: Added.
2011-02-01 Chris Fleizach <cfleizach@apple.com>
Reviewed by Darin Adler.
AX: AXPosition of AXScrollArea is wrong
https://bugs.webkit.org/show_bug.cgi?id=53511
* platform/mac/accessibility/webkit-scrollarea-position-expected.txt: Added.
* platform/mac/accessibility/webkit-scrollarea-position.html: Added.
2011-02-01 Dimitri Glazkov <dglazkov@chromium.org>
Added yet another expectations of flakiness.
https://bugs.webkit.org/show_bug.cgi?id=53527
* platform/chromium/test_expectations.txt: Flakiness abound.
2011-02-01 Abhishek Arya <inferno@chromium.org>
Unreviewed.
Rebaseline my test for QT, Leopard from r77262 due
to minor comment error differences.
* platform/mac-leopard/fast/css/stylesheet-candidate-nodes-crash-expected.txt: Added.
* platform/qt/fast/css/stylesheet-candidate-nodes-crash-expected.txt: Added.
2011-02-01 Xiaomei Ji <xji@chromium.org>
Unreviewed.
Rebaseline after r77267.
* platform/chromium-linux/fast/dom/34176-expected.checksum: Added.
* platform/chromium-linux/fast/dom/34176-expected.png: Added.
* platform/chromium-mac/fast/dom/34176-expected.checksum: Added.
* platform/chromium-mac/fast/dom/34176-expected.png: Added.
* platform/chromium-win/fast/dom/34176-expected.checksum: Added.
* platform/chromium-win/fast/dom/34176-expected.png: Added.
* platform/chromium-win/fast/dom/34176-expected.txt: Added.
* platform/win/fast/dom/34176-expected.txt: Added.
2011-02-01 Xiaomei Ji <xji@chromium.org>
Unreviewed.
* fast/dom/34176.html: Removed properties svn:executable and svn:mime-type.
2011-02-01 Dimitri Glazkov <dglazkov@chromium.org>
Remove expectations of failure for passing tests.
* platform/chromium/test_expectations.txt: Fewer fails.
2011-02-01 Carol Szabo <carol.szabo@nokia.com>
Reviewed by David Hyatt.
layoutTestController.counterValueForElementById does not return the correct value
https://bugs.webkit.org/show_bug.cgi?id=53037
* fast/css/counters/deep-before-expected.txt: Added.
* fast/css/counters/deep-before.html: Added.
This tests whether DumpRenderTree properly retrieves counters and
whether counters are properly set when the before pseudo element's
renderer is not a direct child of the generating element's renderer.
2011-02-01 Dimitri Glazkov <dglazkov@chromium.org>
Added more flakiness expectations from bots.
* platform/chromium/test_expectations.txt: Another one bites or doesn't bite the dust.
2011-02-01 Dimitri Glazkov <dglazkov@chromium.org>
https://bugs.webkit.org/show_bug.cgi?id=53516
Test introduced in r77262 is crashing.
* platform/chromium/test_expectations.txt: Added expectation to crash
while the fix is worked on.
2011-02-01 Xiaomei Ji <xji@chromium.org>
Reviewed by David Hyatt.
Fix a text rendering problem when enclosing block is RTL and text runs
are in different directionality.
https://bugs.webkit.org/show_bug.cgi?id=34176
The problem happens in the following example scenario (ABC represents
Hebrew characters):
<div dir=rtl>this is a <span><span>test <span>ABC</span></span></span></div>
The line consists of 3 text runs -- TextRun1 TextRun2 TextRun3. In which
TextRun1 and TextRun2's bidi level are 2, and TextRun3's bidi level is 1.
TextRun2 and TextRun3's least common ancestor is not a sibling of TextRun1.
The visual bidi run order of the text runs is TextRun3 TextRun1 TextRun2.
Inside RenderBlock::constructLine(), when RenderBlock::createLineBoxes()
creates InlineFlowBox for TextRun2, it should check an InlineFlowBox for
the run's render object's ancestor (not only its parent) has already
been constructed or has something following it on the line, in which
case, create a new box for TextRun2 instead of sharing the same box with
TextRun3.
In other words, the following 2 div should render the same results
(ABC represents Hebrew characters).
<div dir=rtl>this is a <span><span>test <span>ABC</span></span></span></div>
<div dir=rtl>this is a <span>Test <span>ABC</span></span></div>
* fast/dom/34176.html: Added.
* platform/mac/fast/dom/34176-expected.checksum: Added.
* platform/mac/fast/dom/34176-expected.png: Added.
* platform/mac/fast/dom/34176-expected.txt: Added.
2011-02-01 Mihai Parparita <mihaip@chromium.org>
Unreviewed. Include actual values in fast/canvas/webgl/gl-teximage.html
(removed by r77129) in the case of failure.
* fast/canvas/webgl/gl-teximage.html:
2011-01-31 Abhishek Arya <inferno@chromium.org>
Reviewed by Dan Bernstein.
Tests that a removed svg style element is not accessed again in document's
style recalc code and does not result in crash.
https://bugs.webkit.org/show_bug.cgi?id=53441
* fast/css/stylesheet-candidate-nodes-crash-expected.txt: Added.
* fast/css/stylesheet-candidate-nodes-crash.xhtml: Added.
2011-02-01 Dimitri Glazkov <dglazkov@chromium.org>
More flakiness updates.
* platform/chromium/test_expectations.txt: Moar flakiness recorded.
2011-02-01 Dimitri Glazkov <dglazkov@chromium.org>
Updated flaky test expectations according to build bot results.
* platform/chromium/test_expectations.txt: Flakiness recorded.
2011-02-01 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed.
fast/loader/onload-policy-ignore-for-frame.html fails on Qt bot
https://bugs.webkit.org/show_bug.cgi?id=53490
Add Qt specific expected result.
* platform/qt/fast/loader/onload-policy-ignore-for-frame-expected.txt: Copied from LayoutTests/fast/loader/onload-policy-ignore-for-frame-expected.txt.
2011-02-01 Yury Semikhatsky <yurys@chromium.org>
Unreviewed. Rollout r77230 which caused many layout tests
crashes on Chromium Debug bots.
Async event handlers should not fire within a modal dialog
https://bugs.webkit.org/show_bug.cgi?id=53202
* fast/events/scroll-event-during-modal-dialog-expected.txt: Removed.
* fast/events/scroll-event-during-modal-dialog.html: Removed.
2011-02-01 Mihai Parparita <mihaip@chromium.org>
Reviewed by James Robinson.
Async event handlers should not fire within a modal dialog
https://bugs.webkit.org/show_bug.cgi?id=53202
Add tests for a scroll event triggered right before a modal dialog is
shown.
* fast/events/scroll-event-during-modal-dialog-expected.txt: Added.
* fast/events/scroll-event-during-modal-dialog.html: Added.
2011-02-01 Kent Tamura <tkent@chromium.org>
Reviewed by Dan Bernstein.
REGRESSION (r65062): Safari loops forever under WebCore::plainTextToMallocAllocatedBuffer()
https://bugs.webkit.org/show_bug.cgi?id=53272
* fast/dom/inner-text-first-letter.html:
- Add a new test case reproducing the bug.
- Remove unnecessary text output.
* fast/dom/inner-text-first-letter-expected.txt:
2011-01-31 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Chromium test expectation updates.
Removed media/controls-strict.html and svg/custom/clip-path-referencing-use2.svg (Mac)
since it has been passing since r77171 and r77172-r77173 respectively.
Also removed http/tests/media/reload-after-dialog.html because it has been passing for a while.
* platform/chromium/test_expectations.txt:
2011-01-31 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Chromium GPU test expectation update.
* platform/chromium-gpu/test_expectations.txt:
2011-01-31 Emil A Eklund <eae@chromium.org>
Reviewed by Darin Adler.
Setting "selected" attribute to false should have no effect in single line <select>
https://bugs.webkit.org/show_bug.cgi?id=52436
Add test for changing the selection in a one-line select element using\
the option.selected property.
* fast/dom/HTMLSelectElement/selected-false-expected.txt: Added.
* fast/dom/HTMLSelectElement/selected-false.html: Added.
2011-01-31 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Chromium rebaselines for r77173.
* platform/chromium-mac/fast/text/justify-ideograph-complex-expected.checksum:
* platform/chromium-mac/fast/text/justify-ideograph-complex-expected.png:
* 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:
2011-01-31 Krithigassree Sambamurthy <krithigassree.sambamurthy@nokia.com>
Reviewed by David Hyatt.
Add background-clip to background shorthand
https://bugs.webkit.org/show_bug.cgi?id=52080
Added test cases to check whether webkitMaskClip is correctly set when
declared as a shorthand.
* fast/backgrounds/multiple-backgrounds-computed-style-expected.txt:
* fast/backgrounds/script-tests/multiple-backgrounds-computed-style.js:
Added test cases to check whether background-clip is set correctly when
declared as a shorthand.
* fast/css/background-clip-text-expected.txt:
* fast/css/script-tests/background-clip-text.js:
(test):
2011-01-31 Dan Bernstein <mitz@apple.com>
Reviewed by Adele Peterson.
Inter-ideograph justification should apply to hiragana and katakana as well
https://bugs.webkit.org/show_bug.cgi?id=53464
* platform/mac/fast/text/justify-ideograph-complex-expected.checksum:
* platform/mac/fast/text/justify-ideograph-complex-expected.png:
* platform/mac/fast/text/justify-ideograph-simple-expected.checksum:
* platform/mac/fast/text/justify-ideograph-simple-expected.png:
* platform/mac/fast/text/justify-ideograph-vertical-expected.checksum:
* platform/mac/fast/text/justify-ideograph-vertical-expected.png:
2011-01-31 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Chromium test expectation update.
* platform/chromium/test_expectations.txt:
2011-01-31 Oliver Hunt <oliver@apple.com>
Reviewed by Sam Weinig.
Bogus callframe during stack unwinding
https://bugs.webkit.org/show_bug.cgi?id=53454
Add test
* fast/js/invalid-callframe-during-unwind-expected.txt: Added.
* fast/js/invalid-callframe-during-unwind.html: Added.
* fast/js/script-tests/invalid-callframe-during-unwind.js: Added.
(testUnwind):
2011-01-31 Scott Cameron <sccameron@rim.com>
Reviewed by Daniel Bates.
update run-webkit-httpd to be able to launch Apache2.2 in a MSYS environment
https://bugs.webkit.org/show_bug.cgi?id=50036
This will add an Apache2.2 configuration file and modifies scripts to allow
running an httpd server in an MSYS environment.
The default Apache2.2 installation path has been preserved and PHP5 modules disabled
in order to allow for simple installation/execution. Simply install the latest
Apache2.2 version with OpenSSL from http://httpd.apache.org/download.cgi#apache22 to
be able to execute run-webkit-httpd.
* http/conf/apache2-msys-httpd.conf: Added.
2011-01-31 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Chromium Mac rebaselines for r77153; also rebaseline Kusa-Makura-background-canvas.html
* 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/text/international/text-combine-image-test-expected.checksum: Added.
* platform/chromium-mac/fast/text/international/text-combine-image-test-expected.png: Added.
* platform/chromium/test_expectations.txt:
2011-01-31 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Chromium test expectation update.
* platform/chromium/test_expectations.txt:
2011-01-31 Alejandro G. Castro <alex@igalia.com>
Unreviewed added new expected results for GTK+.
* platform/gtk/fast/box-shadow/box-shadow-radius-expected.txt: Added.
* platform/gtk/fast/box-shadow/box-shadow-transformed-expected.txt: Added.
* platform/gtk/fast/box-shadow/inset-box-shadow-radius-expected.txt: Added.
* platform/gtk/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.txt: Added.
* platform/gtk/fast/repaint/gradients-em-stops-repaint-expected.txt: Added.
* platform/gtk/fast/repaint/select-option-background-color-expected.txt: Added.
2011-01-31 Chang Shu <chang.shu@nokia.com>
Reviewed by Ryosuke Niwa.
Convert the test case to dumpAsText test so the expected result is cross-platform.
https://bugs.webkit.org/show_bug.cgi?id=53437
* editing/deleting/5168598-expected.txt: Added.
* editing/deleting/5168598.html:
* platform/chromium-linux/editing/deleting/5168598-expected.checksum: Removed.
* platform/chromium-linux/editing/deleting/5168598-expected.png: Removed.
* platform/chromium-win/editing/deleting/5168598-expected.checksum: Removed.
* platform/chromium-win/editing/deleting/5168598-expected.png: Removed.
* platform/chromium-win/editing/deleting/5168598-expected.txt: Removed.
* platform/mac-leopard/editing/deleting/5168598-expected.checksum: Removed.
* platform/mac-leopard/editing/deleting/5168598-expected.png: Removed.
* platform/mac/editing/deleting/5168598-expected.checksum: Removed.
* platform/mac/editing/deleting/5168598-expected.png: Removed.
* platform/mac/editing/deleting/5168598-expected.txt: Removed.
* platform/qt/editing/deleting/5168598-expected.checksum: Removed.
* platform/qt/editing/deleting/5168598-expected.png: Removed.
* platform/qt/editing/deleting/5168598-expected.txt: Removed.
2011-01-31 takano takumi <takano@apple.com>
Reviewed by Dave Hyatt.
Implement text-combine rendering code
https://bugs.webkit.org/show_bug.cgi?id=50621
* fast/text/international/text-combine-image-test.html: Added.
* platform/mac/fast/text/international/text-combine-image-test-expected.checksum: Added.
* platform/mac/fast/text/international/text-combine-image-test-expected.png: Added.
* platform/mac/fast/text/international/text-combine-image-test-expected.txt: Added.
2011-01-31 Jessie Berlin <jberlin@apple.com>
[Windows 7 Release Tests] fast/forms/select-writing-direction-natural.html failing since r77046
https://bugs.webkit.org/show_bug.cgi?id=53443
Checking in failing expected results for Windows to get the bots green. Ureviewed.
* platform/win/fast/forms/select-writing-direction-natural-expected.txt: Added.
2011-01-31 Ryosuke Niwa <rniwa@webkit.org>
Another unreviewed Chromium test expectation update.
* platform/chromium/test_expectations.txt:
2011-01-31 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Chromium test expectation update.
* platform/chromium/test_expectations.txt:
2011-01-31 Tony Chang <tony@chromium.org>
Unreviewed, update chromium mac layout test results after r77138.
fast/blockflow/Kusa-Makura-background-canvas.html and fast/multicol/vertical-rl/float-paginate-complex.html
match upstream text results now.
* platform/chromium/test_expectations.txt:
2011-01-31 Abhishek Arya <inferno@chromium.org>
Reviewed by Dimitri Glazkov.
Tests that we do not crash when destructing textarea renderer when its
node is already removed from document.
https://bugs.webkit.org/show_bug.cgi?id=53429
* fast/forms/textarea-node-removed-from-document-crash-expected.txt: Added.
* fast/forms/textarea-node-removed-from-document-crash.html: Added.
2011-01-31 Dan Bernstein <mitz@apple.com>
Remove expected results in mac-wk2 and win that are equal to the mac results after r77138.
* platform/mac-wk2/fast/blockflow/Kusa-Makura-background-canvas-expected.txt: Removed.
* platform/mac-wk2/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt: Removed.
* platform/mac-wk2/fast/multicol/vertical-rl/float-paginate-complex-expected.txt: Removed.
* platform/win/fast/block/basic/truncation-rtl-expected.txt: Removed.
* platform/win/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt: Removed.
* platform/win/fast/multicol/vertical-rl/float-paginate-complex-expected.txt: Removed.
2011-01-31 Cris Neckar <cdn@chromium.org>
Reviewed by Eric Seidel.
Tests for crash when cloning elements that reference counter nodes.
https://bugs.webkit.org/show_bug.cgi?id=53344
* http/tests/css/counter-crash-expected.txt: Added.
* http/tests/css/counter-crash.html: Added.
* http/tests/css/resources/counter-crash-frame-src.html: Added.
2011-01-27 Abhishek Arya <inferno@chromium.org>
Reviewed by Dave Hyatt.
Tests that we do not crash when adding a child in a table
where the before child is not a table section.
https://bugs.webkit.org/show_bug.cgi?id=53276
* fast/table/before-child-non-table-section-add-table-crash-expected.txt: Added.
* fast/table/before-child-non-table-section-add-table-crash.html: Added.
2011-01-31 Tony Chang <tony@chromium.org>
Reviewed by Eric Seidel.
mac DRT should report RTL scroll offset relative to top right corner
https://bugs.webkit.org/show_bug.cgi?id=53324
Remove scroll offsets since these are at the origin.
* platform/mac/fast/block/basic/truncation-rtl-expected.txt:
* platform/mac/fast/blockflow/Kusa-Makura-background-canvas-expected.txt:
* platform/mac/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt:
* platform/mac/fast/multicol/vertical-rl/float-paginate-complex-expected.txt:
2011-01-31 Yury Semikhatsky <yurys@chromium.org>
Unreviewed. Mark some tests as having wrong image results on Mac.
* platform/chromium/test_expectations.txt:
2011-01-31 Mads Ager <ager@chromium.org>
Reviewed by Pavel Feldman.
[V8] Update V8 specific layout test expectations
https://bugs.webkit.org/show_bug.cgi?id=53423
Error formatting has changed in V8. Updating chromium specific
layout test expectations accordingly.
* platform/chromium-mac/fast/js/array-every-expected.txt:
* platform/chromium-mac/fast/js/instance-of-immediates-expected.txt:
* platform/chromium-mac/fast/js/property-getters-and-setters-expected.txt:
* platform/chromium-mac/storage/transaction-error-callback-expected.txt:
* platform/chromium-mac/svg/dom/svgpath-out-of-bounds-getPathSeg-expected.txt:
* platform/chromium-win/fast/js/array-every-expected.txt:
* platform/chromium-win/fast/js/instance-of-immediates-expected.txt:
* platform/chromium-win/fast/js/property-getters-and-setters-expected.txt:
* platform/chromium-win/storage/transaction-error-callback-expected.txt:
* platform/chromium-win/svg/dom/svgpath-out-of-bounds-getPathSeg-expected.txt:
2011-01-31 Alejandro G. Castro <alex@igalia.com>
Unreviewed skipped favicon-as-image.html test, it is flaky and it
was unskipped after r76555.
* platform/gtk/Skipped:
2011-01-31 Simon Fraser <simon.fraser@apple.com>
Update a pixel resuls after r77101.
* platform/mac/fast/css/color-correction-on-box-shadow-expected.checksum:
* platform/mac/fast/css/color-correction-on-box-shadow-expected.png:
2011-01-31 Yury Semikhatsky <yurys@chromium.org>
Unreviewed. Update Chromium test expectations.
* platform/chromium-mac/fast/css/color-correction-on-box-shadow-expected.checksum: Added.
* platform/chromium-mac/fast/css/color-correction-on-box-shadow-expected.png: Added.
* platform/chromium-mac/fast/transforms/shadows-expected.checksum:
* platform/chromium-mac/fast/transforms/shadows-expected.png:
2011-01-31 Kenneth Russell <kbr@google.com>
Unreviewed, test and expectations update. Stop reporting the precise
pixel value for tests that are supposed to be within a certain range.
Remove now-unneeded Chromium expectations.
* fast/canvas/webgl/gl-teximage-expected.txt:
* fast/canvas/webgl/gl-teximage.html:
* platform/chromium-linux/fast/canvas/webgl/gl-teximage-expected.txt: Removed.
* platform/chromium-mac/fast/canvas/webgl/gl-teximage-expected.txt: Removed.
* platform/chromium-win/fast/canvas/webgl/gl-teximage-expected.txt: Removed.
2011-01-31 Yury Semikhatsky <yurys@chromium.org>
Unreviewed. Update Chromium test expectations.
* platform/chromium-mac/fast/blockflow/box-shadow-horizontal-bt-expected.checksum: Added.
* platform/chromium-mac/fast/blockflow/box-shadow-horizontal-bt-expected.png: Added.
* platform/chromium-mac/fast/blockflow/box-shadow-vertical-lr-expected.checksum: Added.
* platform/chromium-mac/fast/blockflow/box-shadow-vertical-lr-expected.png: Added.
* platform/chromium-mac/fast/blockflow/box-shadow-vertical-rl-expected.checksum: Added.
* platform/chromium-mac/fast/blockflow/box-shadow-vertical-rl-expected.png: Added.
* platform/chromium-mac/fast/borders/border-radius-split-inline-expected.checksum: Added.
* platform/chromium-mac/fast/borders/border-radius-split-inline-expected.png: 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/repaint/box-shadow-h-expected.checksum:
* platform/chromium-mac/fast/repaint/box-shadow-h-expected.png:
* platform/chromium-mac/fast/repaint/box-shadow-v-expected.checksum: Added.
* platform/chromium-mac/fast/repaint/box-shadow-v-expected.png: Added.
* platform/chromium-mac/fast/repaint/gradients-em-stops-repaint-expected.checksum: Added.
* platform/chromium-mac/fast/repaint/gradients-em-stops-repaint-expected.png: Added.
* 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/transforms/shadows-expected.checksum: Added.
* platform/chromium-mac/fast/transforms/shadows-expected.png: Added.
2011-01-31 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
Reviewed by Xan Lopez.
[GTK] REGRESSION: http/tests/media/video-{cookie,referer}.html failing
https://bugs.webkit.org/show_bug.cgi?id=53379
Unskip tests that pass again.
* platform/gtk/Skipped:
2011-01-31 Yury Semikhatsky <yurys@chromium.org>
Unreviewed. Update Chromium test expectations after r77108
* platform/chromium-linux/fast/canvas/webgl/gl-teximage-expected.txt: Added.
* platform/chromium-mac/fast/canvas/webgl/gl-teximage-expected.txt: Added.
* platform/chromium-win/fast/canvas/webgl/gl-teximage-expected.txt: Added.
2011-01-31 Yury Semikhatsky <yurys@chromium.org>
Unreviewed. Update Chromium test expectations after r77101
* platform/chromium-linux/fast/box-shadow/box-shadow-transformed-expected.checksum: Added.
* platform/chromium-linux/fast/box-shadow/box-shadow-transformed-expected.png: Added.
* platform/chromium-linux/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.checksum: Added.
* platform/chromium-linux/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.png: Added.
* platform/chromium-win/fast/box-shadow/box-shadow-radius-expected.checksum: Added.
* platform/chromium-win/fast/box-shadow/box-shadow-radius-expected.png: Added.
* platform/chromium-win/fast/box-shadow/box-shadow-radius-expected.txt: Added.
* platform/chromium-win/fast/box-shadow/box-shadow-transformed-expected.checksum: Added.
* platform/chromium-win/fast/box-shadow/box-shadow-transformed-expected.png: Added.
* platform/chromium-win/fast/box-shadow/box-shadow-transformed-expected.txt: Added.
* platform/chromium-win/fast/box-shadow/inset-box-shadow-radius-expected.checksum: Added.
* platform/chromium-win/fast/box-shadow/inset-box-shadow-radius-expected.png: Added.
* platform/chromium-win/fast/box-shadow/inset-box-shadow-radius-expected.txt: Added.
* platform/chromium-win/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.checksum: Added.
* platform/chromium-win/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.png: Added.
* platform/chromium-win/fast/repaint/gradients-em-stops-repaint-expected.txt: Added.
2011-01-30 Kenichi Ishibashi <bashi@google.com>
Reviewed by Kent Tamura.
Dangling form associated elements should not be registered on the document
https://bugs.webkit.org/show_bug.cgi?id=53223
Adds a test that ensures dangling form associated elements are not
registered on the document.
* fast/forms/dangling-form-element-crash-expected.txt: Added.
* fast/forms/dangling-form-element-crash.html: Added.
2011-01-30 Simon Fraser <simon.fraser@apple.com>
Reviewed by Sam Weinig.
Enhance ShadowBlur to render inset box shadows
https://bugs.webkit.org/show_bug.cgi?id=51567
New test for inset shadow radius, and pixel results updated on tests
whose results are affected by using ShadowBlur rather than CG.
* fast/box-shadow/inset-box-shadow-radius.html: Added.
* platform/mac/fast/box-shadow/inset-box-shadow-radius-expected.checksum: Added.
* platform/mac/fast/box-shadow/inset-box-shadow-radius-expected.png: Added.
* platform/mac/fast/box-shadow/inset-box-shadow-radius-expected.txt: Added.
* platform/mac/fast/box-shadow/inset-expected.checksum:
* platform/mac/fast/box-shadow/inset-expected.png:
* platform/mac/fast/css/shadow-multiple-expected.checksum:
* platform/mac/fast/css/shadow-multiple-expected.png:
2011-01-28 Kenneth Russell <kbr@google.com>
Reviewed by Chris Marrin.
WebGL shows PNG Textures with indexed colors too dark
https://bugs.webkit.org/show_bug.cgi?id=47477
Added test case for upload of indexed PNG images to
gl-teximage.html in the Khronos WebGL conformance tests.
Synchronized this test with the Khronos repository.
* fast/canvas/webgl/gl-teximage-expected.txt:
* fast/canvas/webgl/gl-teximage.html:
* fast/canvas/webgl/resources/red-indexed.png: Added.
2011-01-23 MORITA Hajime <morrita@google.com>
Reviewed by Eric Seidel.
REGRESSION: Inset shadow with too large border radius misses rounded corner.
https://bugs.webkit.org/show_bug.cgi?id=52800
* fast/box-shadow/inset-with-extraordinary-radii-and-border.html: Added.
* platform/mac/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.checksum: Added.
* platform/mac/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.png: Added.
* platform/mac/fast/box-shadow/inset-with-extraordinary-radii-and-border-expected.txt: Added.
2011-01-30 Simon Fraser <simon.fraser@apple.com>
Reviewed by Dan Bernstein.
-webkit-box-shadow causes awful scroll/resize/redraw performance
https://bugs.webkit.org/show_bug.cgi?id=22102
Update pixel results for slightly different shadow rendering, and change
in appearane of shadows on transformed elements.
* fast/box-shadow/box-shadow-transformed.html: Added.
* platform/gtk/fast/css/box-shadow-expected.checksum: Removed.
* platform/gtk/fast/css/box-shadow-expected.png: Removed.
* platform/gtk/fast/css/box-shadow-expected.txt: Removed.
* platform/mac/compositing/shadows/shadow-drawing-expected.checksum:
* platform/mac/compositing/shadows/shadow-drawing-expected.png:
* platform/mac/fast/borders/border-image-rotate-transform-expected.checksum:
* platform/mac/fast/borders/border-image-rotate-transform-expected.png:
* platform/mac/fast/borders/border-radius-split-inline-expected.checksum:
* platform/mac/fast/borders/border-radius-split-inline-expected.png:
* platform/mac/fast/box-shadow/basic-shadows-expected.checksum:
* platform/mac/fast/box-shadow/basic-shadows-expected.png:
* platform/mac/fast/box-shadow/box-shadow-radius-expected.checksum: Added.
* platform/mac/fast/box-shadow/box-shadow-radius-expected.png: Added.
* platform/mac/fast/box-shadow/box-shadow-radius-expected.txt: Added.
* platform/mac/fast/box-shadow/box-shadow-transformed-expected.checksum: Added.
* platform/mac/fast/box-shadow/box-shadow-transformed-expected.png: Added.
* platform/mac/fast/box-shadow/box-shadow-transformed-expected.txt: Added.
* platform/mac/fast/css/box-shadow-expected.checksum: Removed.
* platform/mac/fast/css/box-shadow-expected.png: Removed.
* platform/mac/fast/css/box-shadow-expected.txt: Removed.
* platform/mac/fast/repaint/box-shadow-h-expected.checksum:
* platform/mac/fast/repaint/box-shadow-h-expected.png:
* platform/mac/fast/repaint/box-shadow-v-expected.checksum:
* platform/mac/fast/repaint/box-shadow-v-expected.png:
* platform/mac/fast/repaint/shadow-multiple-horizontal-expected.checksum:
* platform/mac/fast/repaint/shadow-multiple-horizontal-expected.png:
* platform/mac/fast/repaint/shadow-multiple-strict-horizontal-expected.checksum:
* platform/mac/fast/repaint/shadow-multiple-strict-horizontal-expected.png:
* platform/mac/fast/repaint/shadow-multiple-strict-vertical-expected.checksum:
* platform/mac/fast/repaint/shadow-multiple-strict-vertical-expected.png:
* platform/mac/fast/repaint/shadow-multiple-vertical-expected.checksum:
* platform/mac/fast/repaint/shadow-multiple-vertical-expected.png:
* platform/mac/fast/repaint/transform-replaced-shadows-expected.checksum:
* platform/mac/fast/repaint/transform-replaced-shadows-expected.png:
* platform/mac/fast/transforms/shadows-expected.checksum:
* platform/mac/fast/transforms/shadows-expected.png:
2011-01-29 Simon Fraser <simon.fraser@apple.com>
Reviewed by Dan Bernstein.
CSS3 gradients with em-based stops fail to repaint when font size changes
https://bugs.webkit.org/show_bug.cgi?id=51845
Test repaint of a gradient with 'em' stops when the font size changes.
* fast/repaint/gradients-em-stops-repaint.html: Added.
* platform/mac/fast/repaint/gradients-em-stops-repaint-expected.checksum: Added.
* platform/mac/fast/repaint/gradients-em-stops-repaint-expected.png: Added.
* platform/mac/fast/repaint/gradients-em-stops-repaint-expected.txt: Added.
2011-01-29 Maciej Stachowiak <mjs@apple.com>
Unreviewed fix for last commit.
Remove stray slash in previous commit.
* platform/mac-wk2/Skipped:
2011-01-29 Maciej Stachowiak <mjs@apple.com>
Reviewed by Daniel Bates.
Skip a test that uses unimplemented DRT API
https://bugs.webkit.org/show_bug.cgi?id=53381
* platform/mac-wk2/Skipped:
2011-01-29 Gustavo Noronha Silva <gns@gnome.org>
[GTK] REGRESSION: http/tests/media/video-{cookie,referer}.html failing
https://bugs.webkit.org/show_bug.cgi?id=53379
Skip tests failing likely by the usage of a newer version of soup.
* platform/gtk/Skipped:
2011-01-29 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Chromium rebaselines.
* platform/chromium-linux/fast/block/positioning/001-expected.checksum: Added.
* platform/chromium-linux/fast/block/positioning/001-expected.png: Added.
* platform/chromium-linux/svg/clip-path/clip-in-mask-objectBoundingBox-expected.checksum: Added.
* platform/chromium-linux/svg/clip-path/clip-in-mask-objectBoundingBox-expected.png: Added.
* platform/chromium-linux/svg/clip-path/clip-in-mask-userSpaceOnUse-expected.checksum: Added.
* platform/chromium-linux/svg/clip-path/clip-in-mask-userSpaceOnUse-expected.png: Added.
* platform/chromium-win/svg/clip-path/clip-in-mask-objectBoundingBox-expected.checksum: Added.
* platform/chromium-win/svg/clip-path/clip-in-mask-objectBoundingBox-expected.png: Added.
* platform/chromium-win/svg/clip-path/clip-in-mask-userSpaceOnUse-expected.checksum: Added.
* platform/chromium-win/svg/clip-path/clip-in-mask-userSpaceOnUse-expected.png: Added.
* platform/chromium-win/svg/custom/missing-xlink-expected.txt:
* platform/chromium/test_expectations.txt:
2011-01-29 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Chromium test expectation update; removed http/tests/appcache/online-whitelist.html
from the test expectation, because it has been passing on Chromium Windows.
* platform/chromium/test_expectations.txt:
2011-01-29 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Chromium test expectation update.
* platform/chromium/test_expectations.txt:
2011-01-29 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed rebaselines and test expectation updates for Chromium Linux.
* platform/chromium-linux/fast/forms/select-dirty-parent-pref-widths-expected.checksum: Added.
* platform/chromium-linux/fast/forms/select-dirty-parent-pref-widths-expected.png: Added.
* platform/chromium-linux/fast/forms/select-dirty-parent-pref-widths-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2011-01-28 Johnny Ding <jnd@chromium.org>
Reviewed by Adam Barth.
Gesture API, disallow popup bypass with using iframe src.
https://bugs.webkit.org/show_bug.cgi?id=53244
* fast/events/popup-blocked-from-iframe-src-expected.txt: Added.
* fast/events/popup-blocked-from-iframe-src.html: Added.
2011-01-28 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed; removed Chromium test expectations for tests that have been steadily passing.
In particular, many ietestcenter tests have been passing since V8 is updated to
version 3.0.12 in Chromium r72940.
* platform/chromium/test_expectations.txt:
2011-01-28 Dan Bernstein <mitz@apple.com>
Rubber-stamped by Maciej Stachowiak.
Updated test results after r76983.
* platform/mac-leopard/fast/forms/select-writing-direction-natural-expected.txt: Copied from LayoutTests/platform/mac/fast/forms/select-writing-direction-natural-expected.txt.
* platform/mac-leopard/fast/text/international/bidi-menulist-expected.txt: Copied from LayoutTests/platform/mac/fast/text/international/bidi-menulist-expected.txt.
* platform/mac/fast/forms/select-writing-direction-natural-expected.checksum:
* platform/mac/fast/forms/select-writing-direction-natural-expected.png:
* platform/mac/fast/forms/select-writing-direction-natural-expected.txt:
* platform/mac/fast/text/international/bidi-menulist-expected.checksum:
* platform/mac/fast/text/international/bidi-menulist-expected.png:
* platform/mac/fast/text/international/bidi-menulist-expected.txt:
2011-01-28 Maciej Stachowiak <mjs@apple.com>
Reviewed by Darin Adler.
WebKitTestRunner needs layoutTestController.setPOSIXLocale
https://bugs.webkit.org/show_bug.cgi?id=42682
* platform/mac-wk2/Skipped:
2011-01-28 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed; Fixed Chromium test expectation.
* platform/chromium/test_expectations.txt:
2011-01-28 Jessie Berlin <jberlin@apple.com>
[Windows 7 Release Tests] fast/repaint/select-option-background-color.html failing since
introduction in r76826.
https://bugs.webkit.org/show_bug.cgi?id=53327
Add the pixel-test results missing from http://trac.webkit.org/changeset/76976. Unreviewed.
* platform/win/fast/repaint/select-option-background-color-expected.checksum: Added.
* platform/win/fast/repaint/select-option-background-color-expected.png: Added.
2011-01-28 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Chromium test expectation update.
* platform/chromium/test_expectations.txt:
2011-01-28 Tony Chang <tony@chromium.org>
Unreviewed, a chromium win/linux rebaseline. The mac result was
rebaselined in r76735.
* platform/chromium-linux/fast/overflow/overflow-rtl-vertical-expected.checksum:
* platform/chromium-linux/fast/overflow/overflow-rtl-vertical-expected.png:
* platform/chromium-win/fast/overflow/overflow-rtl-vertical-expected.checksum:
* platform/chromium-win/fast/overflow/overflow-rtl-vertical-expected.png:
* platform/chromium-win/fast/overflow/overflow-rtl-vertical-expected.txt:
* platform/chromium/test_expectations.txt:
2011-01-28 Justin Schuh <jschuh@chromium.org>
Reviewed by Eric Seidel.
We should hold RefPtrs to SVG font faces
https://bugs.webkit.org/show_bug.cgi?id=53270
* svg/custom/use-multiple-on-nested-disallowed-font-expected.txt: Added.
* svg/custom/use-multiple-on-nested-disallowed-font.html: Added.
2011-01-28 Zhenyao Mo <zmo@google.com>
Reviewed by Kenneth Russell.
uniformN*v should generate INVALID_VALUE of the array size is not a multiple of N
https://bugs.webkit.org/show_bug.cgi?id=53306
* fast/canvas/webgl/gl-uniform-arrays-expected.txt:
* fast/canvas/webgl/gl-uniform-arrays.html:
* fast/canvas/webgl/gl-uniformmatrix4fv-expected.txt:
* fast/canvas/webgl/gl-uniformmatrix4fv.html:
2011-01-28 Tom Sepez <tsepez@chromium.org>
Reviewed by Eric Seidel.
NULL pointer crash in TextIterator::handleTextBox()
https://bugs.webkit.org/show_bug.cgi?id=53267
* fast/css/rtl-nth-child-first-letter-crash-expected.txt: Added.
* fast/css/rtl-nth-child-first-letter-crash.html: Added.
2011-01-28 Dimitri Glazkov <dglazkov@chromium.org>
Skip webkitAudioPannerNode from the test. It's not yet implemented across
all ports/platforms.
* fast/dom/script-tests/prototype-inheritance.js: Skipped webkitAudioPannerNode.
2011-01-28 Dimitri Glazkov <dglazkov@chromium.org>
[Chromium] Added expectations for a passing test.
* platform/chromium-mac/fast/dom/isindex-002-expected.checksum: Added.
* platform/chromium-mac/fast/dom/isindex-002-expected.png: Added.
* platform/chromium-mac/fast/dom/isindex-002-expected.txt: Removed.
* platform/chromium/test_expectations.txt:
2011-01-28 Dimitri Glazkov <dglazkov@chromium.org>
Updated Chromium baselines for a bug that was fixed.
https://bugs.webkit.org/show_bug.cgi?id=45527
* platform/chromium-linux/fast/dom/replaceChild-expected.checksum:
* platform/chromium-linux/fast/dom/replaceChild-expected.png:
* platform/chromium-mac/fast/dom/replaceChild-expected.checksum: Added.
* platform/chromium-mac/fast/dom/replaceChild-expected.png: Added.
* platform/chromium-win/fast/dom/replaceChild-expected.checksum:
* platform/chromium-win/fast/dom/replaceChild-expected.png:
* platform/chromium/test_expectations.txt: Removed expectation of failure.
2011-01-28 Jessie Berlin <jberlin@apple.com>
[Windows 7 Release Tests] fast/repaint/select-option-background-color.html failing since introduction in r76826
https://bugs.webkit.org/show_bug.cgi?id=53327
Unreviewed, adding Windows-specific results to get the Windows 7 Release Test bot green.
* platform/win/fast/repaint/select-option-background-color-expected.txt: Added.
2011-01-28 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Chromium rebaselines.
Check in the same result as fast/dom/window-domurl-crash-expected.txt because Windows port
intentionally added a failing result in http://trac.webkit.org/changeset/76953.
The Windows port's bug is tracked by https://bugs.webkit.org/show_bug.cgi?id=53310.
* platform/chromium-win/fast/dom/window-domurl-crash-expected.txt: Added.
2011-01-28 Adam Roben <aroben@apple.com>
Unskip compositing-related tests that are now fixed
Fixes <http://webkit.org/b/53302> [Windows 7 Release Tests] changesets 76853, 76856, and
76858 broke ~36 animations, compositing, and transitions tests
Reviewed by Sam Weinig.
* platform/win/Skipped:
2011-01-28 Jessie Berlin <jberlin@apple.com>
[Windows 7 Release Tests] fast/text/justify-ideograph-complex/simple/vertical.html failing since introduction in r76743.
https://bugs.webkit.org/show_bug.cgi?id=53321
Unreviewed, checking in failing expected results to get the Windows 7 Release Tests bots green.
* platform/win/fast/text/justify-ideograph-complex-expected.txt: Added.
* platform/win/fast/text/justify-ideograph-simple-expected.txt: Added.
* platform/win/fast/text/justify-ideograph-vertical-expected.txt: Added.
2011-01-28 Dimitri Glazkov <dglazkov@chromium.org>
Remove now-passing test from expectations.
* platform/chromium/test_expectations.txt: Expectation of failure removed.
2011-01-28 Dimitri Glazkov <dglazkov@chromium.org>
Update expectations for prototype-inheritance to match platform/mac.
* platform/chromium/fast/dom/prototype-inheritance-expected.txt: Updated.
2011-01-28 Enrica Casucci <enrica@apple.com>
Reviewed by Adam Roben.
Some drag and drop tests fail since r76824
https://bugs.webkit.org/show_bug.cgi?id=53304
Removing platform-specific tests after fixing the cause of the failure.
* platform/win/editing/pasteboard/get-data-text-plain-paste-expected.txt: Removed.
* platform/win/editing/pasteboard/onpaste-text-html-expected.txt: Removed.
* platform/win/fast/events/drag-and-drop-dataTransfer-types-nocrash-expected.txt: Removed.
* platform/win/fast/events/ondrop-text-html-expected.txt: Removed.
2011-01-28 Jessie Berlin <jberlin@apple.com>
Remove the Windows-specific failing results for media/audio-data-url.html, since it appears
to be passing on the bots now. Unreviewed.
https://bugs.webkit.org/show_bug.cgi?id=51518
* platform/win/media/audio-data-url-expected.txt: Removed.
2011-01-28 Chang Shu <chang.shu@nokia.com>
Reviewed by Andreas Kling.
Unskipp auth.html after fix.
https://bugs.webkit.org/show_bug.cgi?id=36688
* platform/qt/Skipped:
2011-01-28 Dimitri Glazkov <dglazkov@chromium.org>
Added newly-failing tests to expectations, will be fixing them shortly.
https://bugs.webkit.org/show_bug.cgi?id=53314
* platform/chromium/test_expectations.txt: Added.
2011-01-28 Jessie Berlin <jberlin@apple.com>
Adding tests broken on Windows 7 Release in 76853,76856,76858 to the Skipped list to get the
Windows 7 Release Bot green. Unreviewed.
https://bugs.webkit.org/show_bug.cgi?id=53302
* platform/win/Skipped:
2011-01-28 Dan Bernstein <mitz@apple.com>
Reviewed by Anders Carlsson.
Changing unicode-bidi doesn’t force layout
https://bugs.webkit.org/show_bug.cgi?id=53311
* fast/dynamic/unicode-bidi-expected.checksum: Added.
* fast/dynamic/unicode-bidi-expected.png: Added.
* fast/dynamic/unicode-bidi-expected.txt: Added.
* fast/dynamic/unicode-bidi.html: Added.
2011-01-28 Jessie Berlin <jberlin@apple.com>
Add Windows expected (failing) results to get the bots green. Unreviewed.
https://bugs.webkit.org/show_bug.cgi?id=53310
* platform/win/fast/dom/window-domurl-crash-expected.txt: Added.
2011-01-28 Jessie Berlin <jberlin@apple.com>
Check in Windows-specific expected results to get the bots green. Unreviewed.
https://bugs.webkit.org/show_bug.cgi?id=53307
* platform/win/fast/multicol: Added.
* platform/win/fast/multicol/vertical-rl: Added.
* platform/win/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt: Added.
* platform/win/fast/multicol/vertical-rl/float-paginate-complex-expected.txt: Added.
2011-01-28 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r76942.
http://trac.webkit.org/changeset/76942
https://bugs.webkit.org/show_bug.cgi?id=53301
Unskipped tests keep failing on GTK release bots (Requested by
svillar on #webkit).
* platform/gtk/Skipped:
2011-01-28 Jessie Berlin <jberlin@apple.com>
Add Windows expected (failing) results to get the bots green. Unreviewed.
https://bugs.webkit.org/show_bug.cgi?id=53304
* platform/win/editing/pasteboard/get-data-text-plain-paste-expected.txt: Added.
* platform/win/editing/pasteboard/onpaste-text-html-expected.txt: Added.
* platform/win/fast/events/drag-and-drop-dataTransfer-types-nocrash-expected.txt: Added.
* platform/win/fast/events/ondrop-text-html-expected.txt: Added.
2011-01-27 Zhenyao Mo <zmo@google.com>
Reviewed by Kenneth Russell.
Remove _LENGTH enumerants
https://bugs.webkit.org/show_bug.cgi?id=53259
* fast/canvas/webgl/constants.html:
* fast/canvas/webgl/gl-getshadersource-expected.txt:
* fast/canvas/webgl/gl-getshadersource.html:
* fast/canvas/webgl/gl-object-get-calls-expected.txt:
* fast/canvas/webgl/gl-object-get-calls.html:
2011-01-28 Sergio Villar Senin <svillar@igalia.com>
Unreviewed.
Unskipped some tests. They're not failing anymore.
* platform/gtk/Skipped:
2011-01-27 Pavel Podivilov <podivilov@chromium.org>
Reviewed by Yury Semikhatsky.
Web Inspector: fix debugger-scripts.html (broken by r76587).
https://bugs.webkit.org/show_bug.cgi?id=53112
* inspector/debugger-scripts-expected.txt:
* inspector/debugger-scripts.html:
* platform/chromium/test_expectations.txt:
2011-01-28 Sergio Villar Senin <svillar@igalia.com>
Unreviewed.
Adding media/video-controls-rendering.html to the Skipped list of tests.
* platform/gtk/Skipped:
2011-01-27 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Chromium test expectation update.
* platform/chromium/test_expectations.txt: More media test crashes due to crbug.com/71087.
2011-01-27 Maciej Stachowiak <mjs@apple.com>
Reviewed by Adam Barth.
Skip some tests that fail due to missing DRT API
https://bugs.webkit.org/show_bug.cgi?id=53283
* platform/mac-wk2/Skipped:
2011-01-27 Abhishek Arya <inferno@chromium.org>
Reviewed by Dan Bernstein.
Tests that we do not crash when calculating the first line box
baseline for the table.
https://bugs.webkit.org/show_bug.cgi?id=53265
* fast/table/recalc-section-first-body-crash-main-expected.txt: Added.
* fast/table/recalc-section-first-body-crash-main.html: Added.
* fast/table/resources/recalc-section-first-body-crash.html: Added.
2011-01-27 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed, rolling out r76839.
http://trac.webkit.org/changeset/76839
https://bugs.webkit.org/show_bug.cgi?id=49744
broke pixel tests
* editing/selection/caret-painting-after-paste-undo-rtl.html: Removed.
* editing/selection/caret-painting-after-paste-undo.html: Removed.
* platform/mac/editing/deleting/5408255-expected.png:
* platform/mac/editing/selection/caret-painting-after-paste-undo-expected.checksum: Removed.
* platform/mac/editing/selection/caret-painting-after-paste-undo-expected.png: Removed.
* platform/mac/editing/selection/caret-painting-after-paste-undo-expected.txt: Removed.
* platform/mac/editing/selection/caret-painting-after-paste-undo-rtl-expected.checksum: Removed.
* platform/mac/editing/selection/caret-painting-after-paste-undo-rtl-expected.png: Removed.
* platform/mac/editing/selection/caret-painting-after-paste-undo-rtl-expected.txt: Removed.
2011-01-27 Maciej Stachowiak <mjs@apple.com>
Reviewed by Darin Adler.
execCommand("Paste") doesn't work in WebKitTestRunner
https://bugs.webkit.org/show_bug.cgi?id=52785
Unskip paste tests, except the ones that still fail.
* platform/mac-wk2/Skipped:
2011-01-27 Emil A Eklund <eae@chromium.org>
Reviewed by Darin Adler.
contentEditable formatBlock crashes on divs with contenteditable="false"
https://bugs.webkit.org/show_bug.cgi?id=53263
Add test for executing a formatBlock command on a selection containing an
element with contenteditable=false.
* editing/execCommand/format-block-contenteditable-false-expected.txt: Added.
* editing/execCommand/format-block-contenteditable-false.html: Added.
2011-01-27 Kenneth Russell <kbr@google.com>
Reviewed by James Robinson.
Rename Typed Array slice() to subset()
https://bugs.webkit.org/show_bug.cgi?id=53273
* fast/canvas/webgl/array-setters.html:
* fast/canvas/webgl/array-unit-tests-expected.txt:
* fast/canvas/webgl/array-unit-tests.html:
* fast/canvas/webgl/draw-elements-out-of-bounds-expected.txt:
* fast/canvas/webgl/draw-elements-out-of-bounds.html:
* fast/canvas/webgl/webgl-array-invalid-ranges-expected.txt:
* fast/canvas/webgl/webgl-array-invalid-ranges.html:
2011-01-27 Leo Yang <leo.yang@torchmobile.com.cn>
Reviewed by Dirk Schulze.
SVG Use Cycle is not detected
https://bugs.webkit.org/show_bug.cgi?id=52544
Test for indirect <use> recursion. This test passes if
no crash occurs.
* svg/custom/recursive-use2-expected.txt: Added.
* svg/custom/recursive-use2.svg: Added.
2011-01-27 Zhenyao Mo <zmo@google.com>
Reviewed by Kenneth Russell.
texSubImage2D's format/type needs to match the internalformat/type from the previous texImage2D call
https://bugs.webkit.org/show_bug.cgi?id=53054
* fast/canvas/webgl/tex-sub-image-2d-bad-args-expected.txt: Added.
* fast/canvas/webgl/tex-sub-image-2d-bad-args.html: Added.
2011-01-27 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed rebaselines for Chromium Mac and Windows.
[chromium] fast/repaint/select-option-background-color.html fails on Windows and Mac
https://bugs.webkit.org/show_bug.cgi?id=53260
* platform/chromium-mac/fast/repaint/select-option-background-color-expected.checksum: Added.
* platform/chromium-mac/fast/repaint/select-option-background-color-expected.png: Added.
* platform/chromium-win/fast/repaint/select-option-background-color-expected.checksum: Added.
* platform/chromium-win/fast/repaint/select-option-background-color-expected.png: Added.
* platform/chromium-win/fast/repaint/select-option-background-color-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2011-01-27 Dirk Schulze <krit@webkit.org>
Unreviewed rebaseline.
SVG animation of Paths with segments of different coordinate modes on begin and end
https://bugs.webkit.org/show_bug.cgi?id=52984
Rebaseline for SL. HTML were created by make-script-test-wrappers now.
Skip added tests on WebKit2 because of missing eventSender.
* platform/mac-wk2/Skipped:
* svg/animations/animate-path-nested-transforms-expected.txt:
* svg/animations/animate-text-nested-transforms-expected.txt:
2011-01-27 Mihai Parparita <mihaip@chromium.org>
Unreviewed Chromium rebaseline for fast/text/text-letter-spacing.html
with changes matching the mac ones done by r76739.
* platform/chromium-win/fast/text/text-letter-spacing-expected.txt:
* platform/chromium/test_expectations.txt:
2011-01-25 Levi Weintraub <leviw@chromium.org>
Reviewed by Darin Adler.
Updating the expected result for 5408255 and adding tests for caret positioning at the
beginning and end of RenderBoxes.
Undo moves caret to invalid position
https://bugs.webkit.org/show_bug.cgi?id=49744
* editing/selection/caret-painting-after-paste-undo-rtl.html: Added.
* editing/selection/caret-painting-after-paste-undo.html: Added.
* platform/mac/editing/deleting/5408255-expected.png:
* platform/mac/editing/selection/caret-painting-after-paste-undo-expected.checksum: Added.
* platform/mac/editing/selection/caret-painting-after-paste-undo-expected.png: Added.
* platform/mac/editing/selection/caret-painting-after-paste-undo-expected.txt: Added.
* platform/mac/editing/selection/caret-painting-after-paste-undo-rtl-expected.checksum: Added.
* platform/mac/editing/selection/caret-painting-after-paste-undo-rtl-expected.png: Added.
* platform/mac/editing/selection/caret-painting-after-paste-undo-rtl-expected.txt: Added.
2011-01-27 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Chromium rebaseline and text expectation update.
* platform/chromium-linux/fast/repaint/select-option-background-color-expected.checksum: Added.
* platform/chromium-linux/fast/repaint/select-option-background-color-expected.png: Added.
* platform/chromium-linux/fast/repaint/select-option-background-color-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2011-01-27 Mihai Parparita <mihaip@chromium.org>
Unreviewed rebaseline of fast/inline/continuation-outlines-with-layers.html
after r76726.
* platform/mac/fast/inline/continuation-outlines-with-layers-expected.txt:
* platform/chromium-win/fast/inline/continuation-outlines-with-layers-expected.txt:
* platform/chromium/test_expectations.txt:
2011-01-27 Dirk Schulze <krit@webkit.org>
Reviewed by Nikolas Zimmermann.
SVG animation of Paths with segments of different coordinate modes on begin and end
https://bugs.webkit.org/show_bug.cgi?id=52984
Added tests to check the correct behavior on path animations, where the coordinate modes
of the start path differs from the one on the end path.
* svg/animations/animate-path-animation-Cc-Ss-expected.txt: Added.
* svg/animations/animate-path-animation-Cc-Ss.html: Added.
* svg/animations/animate-path-animation-Ll-Vv-Hh-expected.txt: Added.
* svg/animations/animate-path-animation-Ll-Vv-Hh.html: Added.
* svg/animations/animate-path-animation-Qq-Tt-expected.txt: Added.
* svg/animations/animate-path-animation-Qq-Tt.html: Added.
* svg/animations/animate-path-animation-cC-sS-inverse-expected.txt: Added.
* svg/animations/animate-path-animation-cC-sS-inverse.html: Added.
* svg/animations/animate-path-animation-lL-vV-hH-inverse-expected.txt: Added.
* svg/animations/animate-path-animation-lL-vV-hH-inverse.html: Added.
* svg/animations/animate-path-animation-qQ-tT-inverse-expected.txt: Added.
* svg/animations/animate-path-animation-qQ-tT-inverse.html: Added.
* svg/animations/animate-path-nested-transforms.html: Cleanup.
* svg/animations/animate-text-nested-transforms.html: Cleanup.
* svg/animations/resources/SVGAnimationTestCase.js:
(shouldBeCloseEnough): For debug output of values with tolerance level.
(startTest):
(sampleAnimation):
* svg/animations/script-tests/animate-path-animation-Cc-Ss.js: Added.
(sample1):
(sample2):
(sample3):
(sample4):
(executeTest):
* svg/animations/script-tests/animate-path-animation-Ll-Vv-Hh.js: Added.
(sample1):
(sample2):
(sample3):
(sample4):
(executeTest):
* svg/animations/script-tests/animate-path-animation-Qq-Tt.js: Added.
(sample1):
(sample2):
(sample3):
(sample4):
(executeTest):
* svg/animations/script-tests/animate-path-animation-cC-sS-inverse.js: Added.
(sample1):
(sample2):
(sample3):
(sample4):
(executeTest):
* svg/animations/script-tests/animate-path-animation-lL-vV-hH-inverse.js: Added.
(sample1):
(sample2):
(sample3):
(sample4):
(executeTest):
* svg/animations/script-tests/animate-path-animation-qQ-tT-inverse.js: Added.
(sample1):
(sample2):
(sample3):
(sample4):
(executeTest):
2011-01-27 Cris Neckar <cdn@chromium.org>
Reviewed by Dimitri Glazkov.
Test for crash when accessing a keyframe's style rule.
https://bugs.webkit.org/show_bug.cgi?id=52320
* fast/css/css-keyframe-style-crash-expected.txt: Added.
* fast/css/css-keyframe-style-crash.html: Added.
2011-01-27 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Chromium text expectation update.
* platform/chromium/test_expectations.txt: Apparently, video-size.html crashes on Linux due to crbug.com/71087.
2011-01-27 Rob Buis <rwlbuis@gmail.com>
Reviewed by Kent Tamura.
Add test for:
Color changes to option elements in a select multiple aren't drawn immediately
https://bugs.webkit.org/show_bug.cgi?id=49790
* fast/repaint/select-option-background-color.html: Added.
* platform/mac/fast/repaint/select-option-background-color-expected.checksum: Added.
* platform/mac/fast/repaint/select-option-background-color-expected.png: Added.
* platform/mac/fast/repaint/select-option-background-color-expected.txt: Added.
2011-01-27 David Grogan <dgrogan@google.com>
Reviewed by Jeremy Orlow.
initial support for close() in indexeddb backend
https://bugs.webkit.org/show_bug.cgi?id=53150
* storage/indexeddb/transaction-after-close-expected.txt: Added.
* storage/indexeddb/transaction-after-close.html: Added.
2011-01-27 Dirk Schulze <krit@webkit.org>
Reviewed by Nikolas Zimmermann.
SVG animation doesn't support calcMode discrete for number and color values.
https://bugs.webkit.org/show_bug.cgi?id=53189
Test for correct behavior on animating numbers and colors with calcMode discrete.
* svg/animations/animate-color-calcMode-discrete-expected.txt: Added.
* svg/animations/animate-color-calcMode-discrete.html: Added.
* svg/animations/animate-number-calcMode-discrete-expected.txt: Added.
* svg/animations/animate-number-calcMode-discrete.html: Added.
* svg/animations/script-tests/animate-color-calcMode-discrete.js: Added.
(sample1):
(sample2):
(executeTest):
* svg/animations/script-tests/animate-number-calcMode-discrete.js: Added.
(sample1):
(sample2):
(executeTest):
2011-01-27 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Chromium test expectation update for video tests.
* platform/chromium/test_expectations.txt:
2011-01-27 Charlie Reis <creis@chromium.org>
Reviewed by Mihai Parparita.
back-during-onload-hung-page.php causes Chromium WebKit bot to fail
https://bugs.webkit.org/show_bug.cgi?id=53220
Reduces the timeout on a script that shouldn't finish during a test.
This avoids problems in one of the Chromium WebKit builders.
* http/tests/history/resources/back-during-onload-hung-page.php: Reduce timeout.
2011-01-26 Zhenyao Mo <zmo@google.com>
Reviewed by Kenneth Russell.
shaderSource needs to preserve original source
https://bugs.webkit.org/show_bug.cgi?id=52833
* fast/canvas/webgl/gl-getshadersource-expected.txt: Added.
* fast/canvas/webgl/gl-getshadersource.html: Added.
2011-01-27 Philippe Normand <pnormand@igalia.com>
Unreviewed, skip flaky test, needs further investigation on the failure.
[GTK] media/audio-delete-while-slider-thumb-clicked.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=53247
* platform/gtk/Skipped:
2011-01-27 Jessie Berlin <jberlin@apple.com>
fast/text/international/bidi-mirror-he-ar.html now passed on Windows in WebKit2.
Unreviewed.
* platform/win-wk2/Skipped:
2011-01-27 Maciej Stachowiak <mjs@apple.com>
Unreviewed.
Fix mistake in my previous commit; I accidentally copied the old mac results instead
of the new mac results for this test.
* platform/mac-wk2/fast/blockflow/Kusa-Makura-background-canvas-expected.txt:
2011-01-27 Philippe Normand <pnormand@igalia.com>
Unreviewed, rebaseline of the favicon-as-image test from the build
bot.
* platform/gtk/http/tests/misc/favicon-as-image-expected.txt:
2011-01-27 Ryosuke Niwa <rniwa@webkit.org>
Another Unreviewed Chromium test expectation update.
* platform/chromium/test_expectations.txt:
2011-01-27 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Chromium test expectation update.
* platform/chromium/test_expectations.txt:
2011-01-27 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Chromium rebaselines.
* platform/chromium-mac/css2.1/t0905-c5525-fltcont-00-d-g-expected.checksum: Added.
* platform/chromium-mac/css2.1/t0905-c5525-fltcont-00-d-g-expected.png: Added.
* 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/text/justify-ideograph-complex-expected.checksum: Added.
* platform/chromium-mac/fast/text/justify-ideograph-complex-expected.png: Added.
* platform/chromium-mac/fast/text/justify-ideograph-simple-expected.checksum: Added.
* platform/chromium-mac/fast/text/justify-ideograph-simple-expected.png: Added.
* platform/chromium-mac/fast/text/justify-ideograph-vertical-expected.checksum: Added.
* platform/chromium-mac/fast/text/justify-ideograph-vertical-expected.png: Added.
* platform/chromium-mac/tables/mozilla/marvin/x_thead_align_justify-expected.checksum: Added.
* platform/chromium-mac/tables/mozilla/marvin/x_thead_align_justify-expected.png: Added.
* platform/chromium/test_expectations.txt:
2011-01-27 Philippe Normand <pnormand@igalia.com>
Unreviewed, GTK baselines for
svg/custom/pattern-referencing-preserve-aspect-ratio.svg added in r76274.
* platform/gtk/svg/custom/pattern-referencing-preserve-aspect-ratio-expected.txt: Added.
2011-01-27 Philippe Normand <pnormand@igalia.com>
Unreviewed, GTK baselines for
http/tests/misc/favicon-as-image.html which was unskipped in r76555.
* platform/gtk/http/tests/misc/favicon-as-image-expected.txt: Added.
2011-01-27 Philippe Normand <pnormand@igalia.com>
Unreviewed, GTK baselines for fast/dom/52776.html, follow-up of r76319.
* platform/gtk/fast/dom/52776-expected.txt: Added.
2011-01-27 Philippe Normand <pnormand@igalia.com>
Unreviewed, new GTK baselines for fast/text/justify* tests
introduced in r76743.
* platform/gtk/fast/text/justify-ideograph-complex-expected.txt: Added.
* platform/gtk/fast/text/justify-ideograph-simple-expected.txt: Added.
* platform/gtk/fast/text/justify-ideograph-vertical-expected.txt: Added.
2011-01-27 Pavel Podivilov <podivilov@chromium.org>
Reviewed by Pavel Feldman.
Web Inspector: Closure and Global variable details automatically collapsing on each step through JavaScript code.
https://bugs.webkit.org/show_bug.cgi?id=53234
* inspector/debugger-expand-scope.html:
* inspector/debugger-proto-property.html:
2011-01-27 Philippe Normand <pnormand@igalia.com>
Unreviewed, fix typo introduced in r76783.
* platform/gtk/Skipped:
2011-01-27 Yury Semikhatsky <yurys@chromium.org>
Reviewed by Pavel Feldman.
Web Inspector: store all settings related to the agents on the frontend side
https://bugs.webkit.org/show_bug.cgi?id=53174
* http/tests/inspector/console-xhr-logging.html: since the setting doesn't change on the front-end
side there is no need to check it after modifying backend's value.
* inspector/report-protocol-errors.html: use the new signature of disableDebugger method.
2011-01-27 Philippe Normand <pnormand@igalia.com>
Unreviewed, new GTK baselines for fast/multicol tests as follow-up
of r76726.
* platform/gtk/fast/multicol/vertical-lr/border-padding-pagination-expected.txt: Added.
* platform/gtk/fast/multicol/vertical-lr/column-break-with-balancing-expected.txt: Added.
* platform/gtk/fast/multicol/vertical-lr/column-count-with-rules-expected.txt: Added.
* platform/gtk/fast/multicol/vertical-lr/column-rules-expected.txt: Added.
* platform/gtk/fast/multicol/vertical-lr/float-avoidance-expected.txt: Added.
* platform/gtk/fast/multicol/vertical-lr/float-multicol-expected.txt: Added.
* platform/gtk/fast/multicol/vertical-lr/float-paginate-complex-expected.txt: Added.
* platform/gtk/fast/multicol/vertical-lr/float-paginate-expected.txt: Added.
* platform/gtk/fast/multicol/vertical-lr/nested-columns-expected.txt: Added.
* platform/gtk/fast/multicol/vertical-lr/unsplittable-inline-block-expected.txt: Added.
* platform/gtk/fast/multicol/vertical-rl/border-padding-pagination-expected.txt: Added.
* platform/gtk/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt: Added.
* platform/gtk/fast/multicol/vertical-rl/column-count-with-rules-expected.txt: Added.
* platform/gtk/fast/multicol/vertical-rl/column-rules-expected.txt: Added.
* platform/gtk/fast/multicol/vertical-rl/float-avoidance-expected.txt: Added.
* platform/gtk/fast/multicol/vertical-rl/float-multicol-expected.txt: Added.
* platform/gtk/fast/multicol/vertical-rl/float-paginate-complex-expected.txt: Added.
* platform/gtk/fast/multicol/vertical-rl/float-paginate-expected.txt: Added.
* platform/gtk/fast/multicol/vertical-rl/nested-columns-expected.txt: Added.
* platform/gtk/fast/multicol/vertical-rl/unsplittable-inline-block-expected.txt: Added.
2011-01-27 Alexander Pavlov <apavlov@chromium.org>
Reviewed by Pavel Feldman.
Web Inspector: [Elements panel] Tooltip for relative links incorrectly identifies current URL
https://bugs.webkit.org/show_bug.cgi?id=53171
* inspector/styles-url-linkify-expected.txt:
* inspector/styles-url-linkify.html:
2011-01-27 Sergio Villar Senin <svillar@igalia.com>
Unreviewed.
New test expectations for http/tests/navigation/error404* in GTK.
* platform/gtk/Skipped:
* platform/gtk/http/tests/navigation/error404-basic-expected.txt: Added.
* platform/gtk/http/tests/navigation/error404-goback-expected.txt: Added.
* platform/gtk/http/tests/navigation/error404-subframeload-expected.txt: Added.
2011-01-27 Philippe Normand <pnormand@igalia.com>
Unreviewed, skipping 2 more media tests.
[GStreamer] wrong media duration report in media/controls-after-reload.html
https://bugs.webkit.org/show_bug.cgi?id=51602
* platform/gtk/Skipped:
2011-01-27 Yuzo Fujishima <yuzo@google.com>
Unreviewed Chromium test expectation change.
* platform/chromium/test_expectations.txt:
2011-01-27 Yuzo Fujishima <yuzo@google.com>
Unreviewed Chromium test expectation change.
* platform/chromium-mac-leopard/css2.1/t0905-c5525-fltcont-00-d-g-expected.checksum: Removed.
* platform/chromium-mac-leopard/css2.1/t0905-c5525-fltcont-00-d-g-expected.png: Removed.
* 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/multicol/shadow-breaking-expected.checksum: Removed.
* platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-1-expected.checksum: Removed.
* platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-1-expected.png: Removed.
* platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-10-expected.checksum: Removed.
* platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-10-expected.png: Removed.
* platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-2-expected.checksum: Removed.
* platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-2-expected.png: Removed.
* platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-3-expected.checksum: Removed.
* platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-3-expected.png: Removed.
* platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-4-expected.checksum: Removed.
* platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-4-expected.png: Removed.
* platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-5-expected.checksum: Removed.
* platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-5-expected.png: Removed.
* platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-6-expected.checksum: Removed.
* platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-6-expected.png: Removed.
* platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-7-expected.checksum: Removed.
* platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-7-expected.png: Removed.
* platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-8-expected.checksum: Removed.
* platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-8-expected.png: Removed.
* platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-9-expected.checksum: Removed.
* platform/chromium-mac-leopard/fast/repaint/line-flow-with-floats-9-expected.png: Removed.
* platform/chromium-mac-leopard/fast/text/complex-text-opacity-expected.checksum: Removed.
* platform/chromium-mac-leopard/fast/text/complex-text-opacity-expected.png: Removed.
* platform/chromium-mac-leopard/fast/text/complex-text-opacity-expected.txt: Removed.
* 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.
2011-01-27 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed.
Add Qt specific expected results for new passing tests introduced in r76726.
Compared to Mac png files and Mac expected files.
* platform/qt/fast/multicol/vertical-lr/border-padding-pagination-expected.checksum: Added.
* platform/qt/fast/multicol/vertical-lr/border-padding-pagination-expected.png: Added.
* platform/qt/fast/multicol/vertical-lr/border-padding-pagination-expected.txt: Added.
* platform/qt/fast/multicol/vertical-lr/column-break-with-balancing-expected.checksum: Added.
* platform/qt/fast/multicol/vertical-lr/column-break-with-balancing-expected.png: Added.
* platform/qt/fast/multicol/vertical-lr/column-break-with-balancing-expected.txt: Added.
* platform/qt/fast/multicol/vertical-lr/column-rules-expected.checksum: Added.
* platform/qt/fast/multicol/vertical-lr/column-rules-expected.png: Added.
* platform/qt/fast/multicol/vertical-lr/column-rules-expected.txt: Added.
* platform/qt/fast/multicol/vertical-lr/float-avoidance-expected.checksum: Added.
* platform/qt/fast/multicol/vertical-lr/float-avoidance-expected.png: Added.
* platform/qt/fast/multicol/vertical-lr/float-avoidance-expected.txt: Added.
* platform/qt/fast/multicol/vertical-lr/float-multicol-expected.checksum: Added.
* platform/qt/fast/multicol/vertical-lr/float-multicol-expected.png: Added.
* platform/qt/fast/multicol/vertical-lr/float-multicol-expected.txt: Added.
* platform/qt/fast/multicol/vertical-lr/float-paginate-complex-expected.checksum: Added.
* platform/qt/fast/multicol/vertical-lr/float-paginate-complex-expected.png: Added.
* platform/qt/fast/multicol/vertical-lr/float-paginate-complex-expected.txt: Added.
* platform/qt/fast/multicol/vertical-lr/float-paginate-expected.checksum: Added.
* platform/qt/fast/multicol/vertical-lr/float-paginate-expected.png: Added.
* platform/qt/fast/multicol/vertical-lr/float-paginate-expected.txt: Added.
* platform/qt/fast/multicol/vertical-lr/nested-columns-expected.checksum: Added.
* platform/qt/fast/multicol/vertical-lr/nested-columns-expected.png: Added.
* platform/qt/fast/multicol/vertical-lr/nested-columns-expected.txt: Added.
* platform/qt/fast/multicol/vertical-lr/unsplittable-inline-block-expected.checksum: Added.
* platform/qt/fast/multicol/vertical-lr/unsplittable-inline-block-expected.png: Added.
* platform/qt/fast/multicol/vertical-lr/unsplittable-inline-block-expected.txt: Added.
* platform/qt/fast/multicol/vertical-rl/border-padding-pagination-expected.checksum: Added.
* platform/qt/fast/multicol/vertical-rl/border-padding-pagination-expected.png: Added.
* platform/qt/fast/multicol/vertical-rl/border-padding-pagination-expected.txt: Added.
* platform/qt/fast/multicol/vertical-rl/column-break-with-balancing-expected.checksum: Added.
* platform/qt/fast/multicol/vertical-rl/column-break-with-balancing-expected.png: Added.
* platform/qt/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt: Added.
* platform/qt/fast/multicol/vertical-rl/column-rules-expected.checksum: Added.
* platform/qt/fast/multicol/vertical-rl/column-rules-expected.png: Added.
* platform/qt/fast/multicol/vertical-rl/column-rules-expected.txt: Added.
* platform/qt/fast/multicol/vertical-rl/float-avoidance-expected.checksum: Added.
* platform/qt/fast/multicol/vertical-rl/float-avoidance-expected.png: Added.
* platform/qt/fast/multicol/vertical-rl/float-avoidance-expected.txt: Added.
* platform/qt/fast/multicol/vertical-rl/float-multicol-expected.checksum: Added.
* platform/qt/fast/multicol/vertical-rl/float-multicol-expected.png: Added.
* platform/qt/fast/multicol/vertical-rl/float-multicol-expected.txt: Added.
* platform/qt/fast/multicol/vertical-rl/float-paginate-complex-expected.checksum: Added.
* platform/qt/fast/multicol/vertical-rl/float-paginate-complex-expected.png: Added.
* platform/qt/fast/multicol/vertical-rl/float-paginate-complex-expected.txt: Added.
* platform/qt/fast/multicol/vertical-rl/float-paginate-expected.checksum: Added.
* platform/qt/fast/multicol/vertical-rl/float-paginate-expected.png: Added.
* platform/qt/fast/multicol/vertical-rl/float-paginate-expected.txt: Added.
* platform/qt/fast/multicol/vertical-rl/nested-columns-expected.checksum: Added.
* platform/qt/fast/multicol/vertical-rl/nested-columns-expected.png: Added.
* platform/qt/fast/multicol/vertical-rl/nested-columns-expected.txt: Added.
* platform/qt/fast/multicol/vertical-rl/unsplittable-inline-block-expected.checksum: Added.
* platform/qt/fast/multicol/vertical-rl/unsplittable-inline-block-expected.png: Added.
* platform/qt/fast/multicol/vertical-rl/unsplittable-inline-block-expected.txt: Added.
2011-01-27 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r76773.
http://trac.webkit.org/changeset/76773
https://bugs.webkit.org/show_bug.cgi?id=53230
breaks multiple GTK media tests (Requested by philn-tp on
#webkit).
* platform/gtk/Skipped:
2011-01-27 Yuzo Fujishima <yuzo@google.com>
Unreviewed Chromium test expectaion change.
* platform/chromium/test_expectations.txt:
2011-01-27 Maciej Stachowiak <mjs@apple.com>
Reviewed by Dan Bernstein.
Add or update WebKit2-specific results to account for different reporting of scroll position
https://bugs.webkit.org/show_bug.cgi?id=53226
* platform/mac-wk2/fast/multicol: Added.
* platform/mac-wk2/fast/multicol/vertical-rl: Added.
* platform/mac-wk2/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt: Added.
* platform/mac-wk2/fast/multicol/vertical-rl/float-paginate-complex-expected.txt: Added.
2011-01-26 Philippe Normand <pnormand@igalia.com>
Reviewed by Martin Robinson.
[GTK] LayoutTests/media/audio-mpeg4-supported.html fails
https://bugs.webkit.org/show_bug.cgi?id=53125
* platform/gtk/Skipped: Unskip fixed test.
2011-01-27 Philippe Normand <pnormand@igalia.com>
Unreviewed, updated GTK baselines after r76726.
* platform/gtk/fast/blockflow/Kusa-Makura-background-canvas-expected.txt:
* platform/gtk/fast/blockflow/vertical-baseline-alignment-expected.txt:
* platform/gtk/fast/lists/002-vertical-expected.txt:
* platform/gtk/fast/lists/003-vertical-expected.txt:
* platform/gtk/fast/overflow/overflow-rtl-vertical-expected.txt:
* platform/gtk/fast/table/028-vertical-expected.txt:
* platform/gtk/fast/table/border-collapsing/003-vertical-expected.txt:
* platform/gtk/fast/table/height-percent-test-vertical-expected.txt:
2011-01-27 Yuzo Fujishima <yuzo@google.com>
Unreviewed Chromium test expectation change.
Update expectation for r76760.
* platform/chromium/test_expectations.txt:
2011-01-26 Maciej Stachowiak <mjs@apple.com>
Reviewed by Dan Bernstein.
WebKitTestRunner needs to support layoutTestController.evaluateInWebInspector
https://bugs.webkit.org/show_bug.cgi?id=42319
Unskip inspector tests (except the few that mysteriously fail).
* platform/mac-wk2/Skipped:
2011-01-27 Yuzo Fujishima <yuzo@google.com>
Unreviewed Chromium test expectation change.
Another test expectation update for r76743.
* platform/chromium/test_expectations.txt:
2011-01-26 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed.
[Qt] Update test expectations after r76726.
* platform/qt/fast/lists/002-vertical-expected.checksum:
* platform/qt/fast/lists/002-vertical-expected.png:
* platform/qt/fast/lists/002-vertical-expected.txt:
* platform/qt/fast/lists/003-vertical-expected.checksum:
* platform/qt/fast/lists/003-vertical-expected.png:
* platform/qt/fast/lists/003-vertical-expected.txt:
* platform/qt/fast/overflow/overflow-rtl-vertical-expected.checksum:
* platform/qt/fast/overflow/overflow-rtl-vertical-expected.png:
* platform/qt/fast/overflow/overflow-rtl-vertical-expected.txt:
* platform/qt/fast/table/028-vertical-expected.checksum:
* platform/qt/fast/table/028-vertical-expected.png:
* platform/qt/fast/table/028-vertical-expected.txt:
* platform/qt/fast/table/border-collapsing/003-vertical-expected.checksum:
* platform/qt/fast/table/border-collapsing/003-vertical-expected.png:
* platform/qt/fast/table/border-collapsing/003-vertical-expected.txt:
* platform/qt/fast/table/height-percent-test-vertical-expected.txt:
2011-01-26 Yuzo Fujishima <yuzo@google.com>
Unreviewed Chromium test expectation change.
Update test expectations for r76743
* 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_elements_in_series-expected.checksum:
* platform/chromium-linux/css1/box_properties/float_elements_in_series-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/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/fast/multicol/shadow-breaking-expected.checksum:
* platform/chromium-linux/fast/multicol/shadow-breaking-expected.png: Added.
* 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/svg/custom/svg-fonts-in-html-expected.checksum:
* platform/chromium-linux/svg/custom/svg-fonts-in-html-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-mac/css1/box_properties/clear_float-expected.checksum: Added.
* platform/chromium-mac/css1/box_properties/clear_float-expected.png: Added.
* platform/chromium-mac/css1/box_properties/float_on_text_elements-expected.checksum: Added.
* platform/chromium-mac/css1/box_properties/float_on_text_elements-expected.png: Added.
* platform/chromium-mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.checksum: Added.
* platform/chromium-mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png: Added.
* platform/chromium-mac/fast/multicol/shadow-breaking-expected.checksum: Added.
* platform/chromium-mac/fast/multicol/shadow-breaking-expected.png: Added.
* 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/svg/custom/svg-fonts-in-html-expected.checksum:
* platform/chromium-mac/svg/custom/svg-fonts-in-html-expected.png:
* 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/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/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/fast/multicol/shadow-breaking-expected.checksum:
* platform/chromium-win/fast/multicol/shadow-breaking-expected.png:
* 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-10-expected.checksum:
* platform/chromium-win/fast/repaint/line-flow-with-floats-10-expected.png:
* 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-3-expected.checksum:
* platform/chromium-win/fast/repaint/line-flow-with-floats-3-expected.png:
* 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-5-expected.checksum:
* platform/chromium-win/fast/repaint/line-flow-with-floats-5-expected.png:
* 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-7-expected.checksum:
* platform/chromium-win/fast/repaint/line-flow-with-floats-7-expected.png:
* 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/svg/custom/svg-fonts-in-html-expected.checksum:
* platform/chromium-win/svg/custom/svg-fonts-in-html-expected.png:
* platform/chromium-win/tables/mozilla/marvin/x_tr_align_justify-expected.checksum:
* platform/chromium-win/tables/mozilla/marvin/x_tr_align_justify-expected.png:
2011-01-26 Dan Bernstein <mitz@apple.com>
Updated results for the html.css changes in r76726. The old results were prepared before
r76726.
* platform/mac/fast/text/justify-ideograph-vertical-expected.checksum:
* platform/mac/fast/text/justify-ideograph-vertical-expected.png:
* platform/mac/fast/text/justify-ideograph-vertical-expected.txt:
2011-01-26 Yuzo Fujishima <yuzo@google.com>
Unreviewed Chromium test expectation change.
fast/text/justify-ideograph-vertical.html crashes on LINUX.
* platform/chromium/test_expectations.txt:
2011-01-26 Yuzo Fujishima <yuzo@google.com>
Unreviewed Chromium test expectation change.
Mark the tests started failing at http://trac.webkit.org/changeset/76726 as such.
* platform/chromium/test_expectations.txt:
2011-01-26 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Chromium Mac rebaselines for r76726.
* platform/chromium-mac/fast/blockflow/vertical-baseline-alignment-expected.checksum: Added.
* platform/chromium-mac/fast/blockflow/vertical-baseline-alignment-expected.png: Added.
* platform/chromium-mac/fast/multicol/vertical-rl: Added.
* platform/chromium-mac/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt: Added.
* platform/chromium-mac/fast/table/028-vertical-expected.checksum: Added.
* platform/chromium-mac/fast/table/028-vertical-expected.png: Added.
* platform/chromium-mac/fast/text/complex-text-opacity-expected.checksum: Added.
* platform/chromium-mac/fast/text/complex-text-opacity-expected.png: Added.
2011-01-26 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Chromium Windows/Linux rebaselines for r76726.
* platform/chromium-linux/fast/multicol/vertical-rl/float-multicol-expected.checksum: Added.
* platform/chromium-linux/fast/multicol/vertical-rl/float-multicol-expected.png: Added.
* platform/chromium-linux/fast/multicol/vertical-rl/float-paginate-complex-expected.checksum: Added.
* platform/chromium-linux/fast/multicol/vertical-rl/float-paginate-complex-expected.png: Added.
* platform/chromium-linux/fast/multicol/vertical-rl/float-paginate-expected.checksum: Added.
* platform/chromium-linux/fast/multicol/vertical-rl/float-paginate-expected.png: Added.
* platform/chromium-linux/fast/multicol/vertical-rl/nested-columns-expected.checksum: Added.
* platform/chromium-linux/fast/multicol/vertical-rl/nested-columns-expected.png: Added.
* platform/chromium-linux/fast/multicol/vertical-rl/unsplittable-inline-block-expected.checksum: Added.
* platform/chromium-linux/fast/multicol/vertical-rl/unsplittable-inline-block-expected.png: Added.
* platform/chromium-linux/fast/table/028-vertical-expected.checksum:
* platform/chromium-linux/fast/table/028-vertical-expected.png:
* platform/chromium-linux/fast/table/border-collapsing/003-vertical-expected.checksum:
* platform/chromium-linux/fast/table/border-collapsing/003-vertical-expected.png:
* platform/chromium-win/fast/multicol/vertical-rl/float-multicol-expected.checksum: Added.
* platform/chromium-win/fast/multicol/vertical-rl/float-multicol-expected.png: Added.
* platform/chromium-win/fast/multicol/vertical-rl/float-multicol-expected.txt: Added.
* platform/chromium-win/fast/multicol/vertical-rl/float-paginate-complex-expected.checksum: Added.
* platform/chromium-win/fast/multicol/vertical-rl/float-paginate-complex-expected.png: Added.
* platform/chromium-win/fast/multicol/vertical-rl/float-paginate-complex-expected.txt: Added.
* platform/chromium-win/fast/multicol/vertical-rl/float-paginate-expected.checksum: Added.
* platform/chromium-win/fast/multicol/vertical-rl/float-paginate-expected.png: Added.
* platform/chromium-win/fast/multicol/vertical-rl/float-paginate-expected.txt: Added.
* platform/chromium-win/fast/multicol/vertical-rl/nested-columns-expected.checksum: Added.
* platform/chromium-win/fast/multicol/vertical-rl/nested-columns-expected.png: Added.
* platform/chromium-win/fast/multicol/vertical-rl/nested-columns-expected.txt: Added.
* platform/chromium-win/fast/multicol/vertical-rl/unsplittable-inline-block-expected.checksum: Added.
* platform/chromium-win/fast/multicol/vertical-rl/unsplittable-inline-block-expected.png: Added.
* platform/chromium-win/fast/multicol/vertical-rl/unsplittable-inline-block-expected.txt: Added.
* platform/chromium-win/fast/table/028-vertical-expected.checksum:
* platform/chromium-win/fast/table/028-vertical-expected.png:
* platform/chromium-win/fast/table/028-vertical-expected.txt:
* platform/chromium-win/fast/table/border-collapsing/003-vertical-expected.checksum:
* platform/chromium-win/fast/table/border-collapsing/003-vertical-expected.png:
* platform/chromium-win/fast/table/border-collapsing/003-vertical-expected.txt:
2011-01-26 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Chromium Windows/Linux rebaselines for r76726.
* platform/chromium-linux/fast/multicol/vertical-lr/float-paginate-complex-expected.checksum: Added.
* platform/chromium-linux/fast/multicol/vertical-lr/float-paginate-complex-expected.png: Added.
* platform/chromium-linux/fast/multicol/vertical-lr/float-paginate-expected.checksum: Added.
* platform/chromium-linux/fast/multicol/vertical-lr/float-paginate-expected.png: Added.
* platform/chromium-linux/fast/multicol/vertical-lr/nested-columns-expected.checksum: Added.
* platform/chromium-linux/fast/multicol/vertical-lr/nested-columns-expected.png: Added.
* platform/chromium-linux/fast/multicol/vertical-lr/unsplittable-inline-block-expected.checksum: Added.
* platform/chromium-linux/fast/multicol/vertical-lr/unsplittable-inline-block-expected.png: Added.
* platform/chromium-linux/fast/multicol/vertical-rl: Added.
* platform/chromium-linux/fast/multicol/vertical-rl/border-padding-pagination-expected.checksum: Added.
* platform/chromium-linux/fast/multicol/vertical-rl/border-padding-pagination-expected.png: Added.
* platform/chromium-linux/fast/multicol/vertical-rl/column-break-with-balancing-expected.checksum: Added.
* platform/chromium-linux/fast/multicol/vertical-rl/column-break-with-balancing-expected.png: Added.
* platform/chromium-linux/fast/multicol/vertical-rl/column-count-with-rules-expected.checksum: Added.
* platform/chromium-linux/fast/multicol/vertical-rl/column-count-with-rules-expected.png: Added.
* platform/chromium-linux/fast/multicol/vertical-rl/column-rules-expected.checksum: Added.
* platform/chromium-linux/fast/multicol/vertical-rl/column-rules-expected.png: Added.
* platform/chromium-linux/fast/multicol/vertical-rl/float-avoidance-expected.checksum: Added.
* platform/chromium-linux/fast/multicol/vertical-rl/float-avoidance-expected.png: Added.
* platform/chromium-win/fast/multicol/vertical-lr/float-paginate-complex-expected.checksum: Added.
* platform/chromium-win/fast/multicol/vertical-lr/float-paginate-complex-expected.png: Added.
* platform/chromium-win/fast/multicol/vertical-lr/float-paginate-complex-expected.txt: Added.
* platform/chromium-win/fast/multicol/vertical-lr/float-paginate-expected.checksum: Added.
* platform/chromium-win/fast/multicol/vertical-lr/float-paginate-expected.png: Added.
* platform/chromium-win/fast/multicol/vertical-lr/float-paginate-expected.txt: Added.
* platform/chromium-win/fast/multicol/vertical-lr/nested-columns-expected.checksum: Added.
* platform/chromium-win/fast/multicol/vertical-lr/nested-columns-expected.png: Added.
* platform/chromium-win/fast/multicol/vertical-lr/nested-columns-expected.txt: Added.
* platform/chromium-win/fast/multicol/vertical-lr/unsplittable-inline-block-expected.checksum: Added.
* platform/chromium-win/fast/multicol/vertical-lr/unsplittable-inline-block-expected.png: Added.
* platform/chromium-win/fast/multicol/vertical-lr/unsplittable-inline-block-expected.txt: Added.
* platform/chromium-win/fast/multicol/vertical-rl: Added.
* platform/chromium-win/fast/multicol/vertical-rl/border-padding-pagination-expected.checksum: Added.
* platform/chromium-win/fast/multicol/vertical-rl/border-padding-pagination-expected.png: Added.
* platform/chromium-win/fast/multicol/vertical-rl/border-padding-pagination-expected.txt: Added.
* platform/chromium-win/fast/multicol/vertical-rl/column-break-with-balancing-expected.checksum: Added.
* platform/chromium-win/fast/multicol/vertical-rl/column-break-with-balancing-expected.png: Added.
* platform/chromium-win/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt: Added.
* platform/chromium-win/fast/multicol/vertical-rl/column-count-with-rules-expected.checksum: Added.
* platform/chromium-win/fast/multicol/vertical-rl/column-count-with-rules-expected.png: Added.
* platform/chromium-win/fast/multicol/vertical-rl/column-count-with-rules-expected.txt: Added.
* platform/chromium-win/fast/multicol/vertical-rl/column-rules-expected.checksum: Added.
* platform/chromium-win/fast/multicol/vertical-rl/column-rules-expected.png: Added.
* platform/chromium-win/fast/multicol/vertical-rl/column-rules-expected.txt: Added.
* platform/chromium-win/fast/multicol/vertical-rl/float-avoidance-expected.checksum: Added.
* platform/chromium-win/fast/multicol/vertical-rl/float-avoidance-expected.png: Added.
* platform/chromium-win/fast/multicol/vertical-rl/float-avoidance-expected.txt: Added.
2011-01-26 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Chromium Windows/Linux rebaselines for r76726.
* platform/chromium-linux/fast/blockflow/vertical-baseline-alignment-expected.checksum:
* platform/chromium-linux/fast/blockflow/vertical-baseline-alignment-expected.png:
* platform/chromium-linux/fast/lists/002-vertical-expected.checksum:
* platform/chromium-linux/fast/lists/002-vertical-expected.png:
* platform/chromium-linux/fast/lists/002-vertical-expected.txt: Removed.
* platform/chromium-linux/fast/lists/003-vertical-expected.checksum:
* platform/chromium-linux/fast/lists/003-vertical-expected.png:
* platform/chromium-linux/fast/multicol/vertical-lr: Added.
* platform/chromium-linux/fast/multicol/vertical-lr/border-padding-pagination-expected.checksum: Added.
* platform/chromium-linux/fast/multicol/vertical-lr/border-padding-pagination-expected.png: Added.
* platform/chromium-linux/fast/multicol/vertical-lr/column-break-with-balancing-expected.checksum: Added.
* platform/chromium-linux/fast/multicol/vertical-lr/column-break-with-balancing-expected.png: Added.
* platform/chromium-linux/fast/multicol/vertical-lr/column-count-with-rules-expected.checksum: Added.
* platform/chromium-linux/fast/multicol/vertical-lr/column-count-with-rules-expected.png: Added.
* platform/chromium-linux/fast/multicol/vertical-lr/column-rules-expected.checksum: Added.
* platform/chromium-linux/fast/multicol/vertical-lr/column-rules-expected.png: Added.
* platform/chromium-linux/fast/multicol/vertical-lr/float-avoidance-expected.checksum: Added.
* platform/chromium-linux/fast/multicol/vertical-lr/float-avoidance-expected.png: Added.
* platform/chromium-linux/fast/multicol/vertical-lr/float-multicol-expected.checksum: Added.
* platform/chromium-linux/fast/multicol/vertical-lr/float-multicol-expected.png: Added.
* platform/chromium-win/fast/blockflow/vertical-baseline-alignment-expected.checksum:
* platform/chromium-win/fast/blockflow/vertical-baseline-alignment-expected.png:
* platform/chromium-win/fast/blockflow/vertical-baseline-alignment-expected.txt:
* platform/chromium-win/fast/lists/002-vertical-expected.checksum:
* platform/chromium-win/fast/lists/002-vertical-expected.png:
* platform/chromium-win/fast/lists/002-vertical-expected.txt:
* platform/chromium-win/fast/lists/003-vertical-expected.checksum:
* platform/chromium-win/fast/lists/003-vertical-expected.png:
* platform/chromium-win/fast/lists/003-vertical-expected.txt:
* platform/chromium-win/fast/multicol/vertical-lr: Added.
* platform/chromium-win/fast/multicol/vertical-lr/border-padding-pagination-expected.checksum: Added.
* platform/chromium-win/fast/multicol/vertical-lr/border-padding-pagination-expected.png: Added.
* platform/chromium-win/fast/multicol/vertical-lr/border-padding-pagination-expected.txt: Added.
* platform/chromium-win/fast/multicol/vertical-lr/column-break-with-balancing-expected.checksum: Added.
* platform/chromium-win/fast/multicol/vertical-lr/column-break-with-balancing-expected.png: Added.
* platform/chromium-win/fast/multicol/vertical-lr/column-break-with-balancing-expected.txt: Added.
* platform/chromium-win/fast/multicol/vertical-lr/column-count-with-rules-expected.checksum: Added.
* platform/chromium-win/fast/multicol/vertical-lr/column-count-with-rules-expected.png: Added.
* platform/chromium-win/fast/multicol/vertical-lr/column-count-with-rules-expected.txt: Added.
* platform/chromium-win/fast/multicol/vertical-lr/column-rules-expected.checksum: Added.
* platform/chromium-win/fast/multicol/vertical-lr/column-rules-expected.png: Added.
* platform/chromium-win/fast/multicol/vertical-lr/column-rules-expected.txt: Added.
* platform/chromium-win/fast/multicol/vertical-lr/float-avoidance-expected.checksum: Added.
* platform/chromium-win/fast/multicol/vertical-lr/float-avoidance-expected.png: Added.
* platform/chromium-win/fast/multicol/vertical-lr/float-avoidance-expected.txt: Added.
* platform/chromium-win/fast/multicol/vertical-lr/float-multicol-expected.checksum: Added.
* platform/chromium-win/fast/multicol/vertical-lr/float-multicol-expected.png: Added.
* platform/chromium-win/fast/multicol/vertical-lr/float-multicol-expected.txt: Added.
2011-01-26 Brian Weinstein <bweinstein@apple.com>
Rebaseline Windows fast/blockfow results after r76726.
* platform/win/fast/blockflow/Kusa-Makura-background-canvas-expected.txt:
* platform/win/fast/blockflow/vertical-baseline-alignment-expected.txt:
2011-01-26 Martin Robinson <mrobinson@igalia.com>
Reviewed by Xan Lopez.
[GTK] Pixel dumps do not include scrollbars in output images
https://bugs.webkit.org/show_bug.cgi?id=53216
Update expected results which should show scrollbars.
* platform/gtk/css2.1/t0803-c5502-mrgn-r-02-c-expected.checksum:
* platform/gtk/css2.1/t0803-c5502-mrgn-r-02-c-expected.png:
* platform/gtk/css2.1/t0803-c5505-mrgn-02-c-expected.checksum:
* platform/gtk/css2.1/t0803-c5505-mrgn-02-c-expected.png:
* platform/gtk/css2.1/t080301-c411-vt-mrgn-00-b-expected.checksum:
* platform/gtk/css2.1/t080301-c411-vt-mrgn-00-b-expected.png:
* platform/gtk/css2.1/t0905-c5525-fltclr-00-c-ag-expected.checksum:
* platform/gtk/css2.1/t0905-c5525-fltclr-00-c-ag-expected.png:
* platform/gtk/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.checksum:
* platform/gtk/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.png:
* platform/gtk/css2.1/t0905-c5525-fltwidth-00-c-g-expected.checksum:
* platform/gtk/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png:
* platform/gtk/css2.1/t0905-c5526-fltclr-00-c-ag-expected.checksum:
* platform/gtk/css2.1/t0905-c5526-fltclr-00-c-ag-expected.png:
* platform/gtk/css2.1/t1002-c5523-width-02-b-g-expected.checksum:
* platform/gtk/css2.1/t1002-c5523-width-02-b-g-expected.png:
* platform/gtk/css2.1/t1202-counters-08-b-expected.checksum:
* platform/gtk/css2.1/t1202-counters-08-b-expected.png:
* platform/gtk/css2.1/t1202-counters-09-b-expected.checksum:
* platform/gtk/css2.1/t1202-counters-09-b-expected.png:
* platform/gtk/css2.1/t140201-c535-bg-fixd-00-b-g-expected.checksum:
* platform/gtk/css2.1/t140201-c535-bg-fixd-00-b-g-expected.png:
* platform/gtk/css2.1/t140201-c537-bgfxps-00-c-ag-expected.checksum:
* platform/gtk/css2.1/t140201-c537-bgfxps-00-c-ag-expected.png:
* platform/gtk/css2.1/t1508-c527-font-07-b-expected.checksum:
* platform/gtk/css2.1/t1508-c527-font-07-b-expected.png:
2011-01-26 Martin Robinson <mrobinson@igalia.com>
[GTK] Text input controls do not react properly to CSS styling
https://bugs.webkit.org/show_bug.cgi?id=40855
Unskip tests which were previously skipped due to issue #40855.
The bug is closed now, so it's safe to rebaseline the tests and
unskip them.
* platform/gtk/Skipped: Unskip tests.
* platform/gtk/fast/forms/basic-selects-expected.checksum:
* platform/gtk/fast/forms/basic-selects-expected.png:
* platform/gtk/fast/forms/basic-selects-expected.txt:
* platform/gtk/fast/forms/basic-textareas-quirks-expected.checksum:
* platform/gtk/fast/forms/basic-textareas-quirks-expected.png:
* platform/gtk/fast/forms/basic-textareas-quirks-expected.txt:
2011-01-26 Martin Robinson <mrobinson@igalia.com>
[GTK] media/unsupported-rtsp.html fails after timing out
https://bugs.webkit.org/show_bug.cgi?id=53056
* platform/gtk/Skipped: Update the skipped list to explain why this
test is skipped and should remain skipped.
2011-01-26 Dan Bernstein <mitz@apple.com>
Reviewed by Dave Hyatt.
<rdar://problem/8446709> Allow inter-ideograph justification for CJK
https://bugs.webkit.org/show_bug.cgi?id=53184
* fast/text/justify-ideograph-complex.html: Added.
* fast/text/justify-ideograph-simple.html: Added.
* fast/text/justify-ideograph-vertical.html: Added.
* platform/mac/fast/text/justify-ideograph-complex-expected.checksum: Added.
* platform/mac/fast/text/justify-ideograph-complex-expected.png: Added.
* platform/mac/fast/text/justify-ideograph-complex-expected.txt: Added.
* platform/mac/fast/text/justify-ideograph-simple-expected.checksum: Added.
* platform/mac/fast/text/justify-ideograph-simple-expected.png: Added.
* platform/mac/fast/text/justify-ideograph-simple-expected.txt: Added.
* platform/mac/fast/text/justify-ideograph-vertical-expected.checksum: Added.
* platform/mac/fast/text/justify-ideograph-vertical-expected.png: Added.
* platform/mac/fast/text/justify-ideograph-vertical-expected.txt: Added.
2011-01-26 Martin Robinson <mrobinson@igalia.com>
Add the final set of CSS 2.1 GTK+ baselines.
* platform/gtk/Skipped: Unskip the remaining CSS 2.1 tests.
* platform/gtk/css2.1: Add the remaining baselines.
2011-01-26 Martin Robinson <mrobinson@igalia.com>
Add the next set of GTK+ baselines for the CSS 2.1 test suite.
* platform/gtk/Skipped: Unskip the next block of tests.
* platform/gtk/css2.1: Added CSS 2.1 test results for GTK+.
2010-01-26 Evan Martin <evan@chromium.org>
Reviewed by Tony Chang.
[chromium] crash on getBoundingClientRect in complex text
https://bugs.webkit.org/show_bug.cgi?id=53199
Add a test that reproduces the crash and verifies the resulting values
are sane (when it didn't crash, it would get garbage values).
* platform/chromium-linux/fast/text/international/complex-text-rectangle-expected.txt: Added.
* platform/chromium-linux/fast/text/international/complex-text-rectangle.html: Added.
2011-01-26 Emil A Eklund <eae@chromium.org>
Reviewed by Alexey Proskuryakov.
Remove cached document reference from CSSStyleSheet and XSLStyleSheet.
https://bugs.webkit.org/show_bug.cgi?id=52084
Added test for accessing a style sheet associated with a document that
has been removed.
* fast/dom/css-delete-doc-expected.txt: Added.
* fast/dom/css-delete-doc.html: Added.
2011-01-26 Dave Hyatt <hyatt@apple.com>
Reviewed by Dan Bernstein.
https://bugs.webkit.org/show_bug.cgi?id=46421, make multi-column layout work with vertical text.
Added new tests in fast/multicol/vertical-lr and fast/multicol/vertical-rl.
* fast/multicol/break-properties-expected.txt:
* fast/multicol/break-properties.html:
* fast/multicol/float-truncation.html:
* fast/multicol/vertical-lr: Added.
* fast/multicol/vertical-lr/border-padding-pagination.html: Added.
* fast/multicol/vertical-lr/break-properties-expected.txt: Added.
* fast/multicol/vertical-lr/break-properties.html: Added.
* fast/multicol/vertical-lr/column-break-with-balancing.html: Added.
* fast/multicol/vertical-lr/column-count-with-rules.html: Added.
* fast/multicol/vertical-lr/column-rules.html: Added.
* fast/multicol/vertical-lr/float-avoidance.html: Added.
* fast/multicol/vertical-lr/float-multicol.html: Added.
* fast/multicol/vertical-lr/float-paginate-complex.html: Added.
* fast/multicol/vertical-lr/float-paginate.html: Added.
* fast/multicol/vertical-lr/float-truncation-expected.txt: Added.
* fast/multicol/vertical-lr/float-truncation.html: Added.
* fast/multicol/vertical-lr/gap-non-negative-expected.txt: Added.
* fast/multicol/vertical-lr/gap-non-negative.html: Added.
* fast/multicol/vertical-lr/image-inside-nested-blocks-with-border-expected.txt: Added.
* fast/multicol/vertical-lr/image-inside-nested-blocks-with-border.html: Added.
* fast/multicol/vertical-lr/nested-columns.html: Added.
* fast/multicol/vertical-lr/resources: Added.
* fast/multicol/vertical-lr/resources/blimp.png: Added.
* fast/multicol/vertical-lr/unsplittable-inline-block.html: Added.
* fast/multicol/vertical-rl: Added.
* fast/multicol/vertical-rl/border-padding-pagination.html: Added.
* fast/multicol/vertical-rl/break-properties-expected.txt: Added.
* fast/multicol/vertical-rl/break-properties.html: Added.
* fast/multicol/vertical-rl/column-break-with-balancing.html: Added.
* fast/multicol/vertical-rl/column-count-with-rules.html: Added.
* fast/multicol/vertical-rl/column-rules.html: Added.
* fast/multicol/vertical-rl/float-avoidance.html: Added.
* fast/multicol/vertical-rl/float-multicol.html: Added.
* fast/multicol/vertical-rl/float-paginate-complex.html: Added.
* fast/multicol/vertical-rl/float-paginate.html: Added.
* fast/multicol/vertical-rl/float-truncation-expected.txt: Added.
* fast/multicol/vertical-rl/float-truncation.html: Added.
* fast/multicol/vertical-rl/gap-non-negative-expected.txt: Added.
* fast/multicol/vertical-rl/gap-non-negative.html: Added.
* fast/multicol/vertical-rl/image-inside-nested-blocks-with-border-expected.txt: Added.
* fast/multicol/vertical-rl/image-inside-nested-blocks-with-border.html: Added.
* fast/multicol/vertical-rl/nested-columns.html: Added.
* fast/multicol/vertical-rl/resources: Added.
* fast/multicol/vertical-rl/resources/blimp.png: Added.
* fast/multicol/vertical-rl/unsplittable-inline-block.html: Added.
* platform/mac/fast/multicol/vertical-lr: Added.
* platform/mac/fast/multicol/vertical-lr/border-padding-pagination-expected.checksum: Added.
* platform/mac/fast/multicol/vertical-lr/border-padding-pagination-expected.png: Added.
* platform/mac/fast/multicol/vertical-lr/border-padding-pagination-expected.txt: Added.
* platform/mac/fast/multicol/vertical-lr/column-break-with-balancing-expected.checksum: Added.
* platform/mac/fast/multicol/vertical-lr/column-break-with-balancing-expected.png: Added.
* platform/mac/fast/multicol/vertical-lr/column-break-with-balancing-expected.txt: Added.
* platform/mac/fast/multicol/vertical-lr/column-count-with-rules-expected.checksum: Added.
* platform/mac/fast/multicol/vertical-lr/column-count-with-rules-expected.png: Added.
* platform/mac/fast/multicol/vertical-lr/column-count-with-rules-expected.txt: Added.
* platform/mac/fast/multicol/vertical-lr/column-rules-expected.checksum: Added.
* platform/mac/fast/multicol/vertical-lr/column-rules-expected.png: Added.
* platform/mac/fast/multicol/vertical-lr/column-rules-expected.txt: Added.
* platform/mac/fast/multicol/vertical-lr/float-avoidance-expected.checksum: Added.
* platform/mac/fast/multicol/vertical-lr/float-avoidance-expected.png: Added.
* platform/mac/fast/multicol/vertical-lr/float-avoidance-expected.txt: Added.
* platform/mac/fast/multicol/vertical-lr/float-multicol-expected.checksum: Added.
* platform/mac/fast/multicol/vertical-lr/float-multicol-expected.png: Added.
* platform/mac/fast/multicol/vertical-lr/float-multicol-expected.txt: Added.
* platform/mac/fast/multicol/vertical-lr/float-paginate-complex-expected.checksum: Added.
* platform/mac/fast/multicol/vertical-lr/float-paginate-complex-expected.png: Added.
* platform/mac/fast/multicol/vertical-lr/float-paginate-complex-expected.txt: Added.
* platform/mac/fast/multicol/vertical-lr/float-paginate-expected.checksum: Added.
* platform/mac/fast/multicol/vertical-lr/float-paginate-expected.png: Added.
* platform/mac/fast/multicol/vertical-lr/float-paginate-expected.txt: Added.
* platform/mac/fast/multicol/vertical-lr/nested-columns-expected.checksum: Added.
* platform/mac/fast/multicol/vertical-lr/nested-columns-expected.png: Added.
* platform/mac/fast/multicol/vertical-lr/nested-columns-expected.txt: Added.
* platform/mac/fast/multicol/vertical-lr/unsplittable-inline-block-expected.checksum: Added.
* platform/mac/fast/multicol/vertical-lr/unsplittable-inline-block-expected.png: Added.
* platform/mac/fast/multicol/vertical-lr/unsplittable-inline-block-expected.txt: Added.
* platform/mac/fast/multicol/vertical-rl: Added.
* platform/mac/fast/multicol/vertical-rl/border-padding-pagination-expected.checksum: Added.
* platform/mac/fast/multicol/vertical-rl/border-padding-pagination-expected.png: Added.
* platform/mac/fast/multicol/vertical-rl/border-padding-pagination-expected.txt: Added.
* platform/mac/fast/multicol/vertical-rl/column-break-with-balancing-expected.checksum: Added.
* platform/mac/fast/multicol/vertical-rl/column-break-with-balancing-expected.png: Added.
* platform/mac/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt: Added.
* platform/mac/fast/multicol/vertical-rl/column-count-with-rules-expected.checksum: Added.
* platform/mac/fast/multicol/vertical-rl/column-count-with-rules-expected.png: Added.
* platform/mac/fast/multicol/vertical-rl/column-count-with-rules-expected.txt: Added.
* platform/mac/fast/multicol/vertical-rl/column-rules-expected.checksum: Added.
* platform/mac/fast/multicol/vertical-rl/column-rules-expected.png: Added.
* platform/mac/fast/multicol/vertical-rl/column-rules-expected.txt: Added.
* platform/mac/fast/multicol/vertical-rl/float-avoidance-expected.checksum: Added.
* platform/mac/fast/multicol/vertical-rl/float-avoidance-expected.png: Added.
* platform/mac/fast/multicol/vertical-rl/float-avoidance-expected.txt: Added.
* platform/mac/fast/multicol/vertical-rl/float-multicol-expected.checksum: Added.
* platform/mac/fast/multicol/vertical-rl/float-multicol-expected.png: Added.
* platform/mac/fast/multicol/vertical-rl/float-multicol-expected.txt: Added.
* platform/mac/fast/multicol/vertical-rl/float-paginate-complex-expected.checksum: Added.
* platform/mac/fast/multicol/vertical-rl/float-paginate-complex-expected.png: Added.
* platform/mac/fast/multicol/vertical-rl/float-paginate-complex-expected.txt: Added.
* platform/mac/fast/multicol/vertical-rl/float-paginate-expected.checksum: Added.
* platform/mac/fast/multicol/vertical-rl/float-paginate-expected.png: Added.
* platform/mac/fast/multicol/vertical-rl/float-paginate-expected.txt: Added.
* platform/mac/fast/multicol/vertical-rl/nested-columns-expected.checksum: Added.
* platform/mac/fast/multicol/vertical-rl/nested-columns-expected.png: Added.
* platform/mac/fast/multicol/vertical-rl/nested-columns-expected.txt: Added.
* platform/mac/fast/multicol/vertical-rl/unsplittable-inline-block-expected.checksum: Added.
* platform/mac/fast/multicol/vertical-rl/unsplittable-inline-block-expected.png: Added.
* platform/mac/fast/multicol/vertical-rl/unsplittable-inline-block-expected.txt: Added.
2011-01-26 Tony Chang <tony@chromium.org>
Reviewed by Ryosuke Niwa.
[gtk] strip NUL characters when copying text/html on GTK+
https://bugs.webkit.org/show_bug.cgi?id=52508
* editing/pasteboard/copy-null-characters.html: Make sure we didn't
change innerHTML (it should still contain the null)
* platform/gtk/Skipped: Re-enable the test
2011-01-26 Martin Robinson <mrobinson@igalia.com>
Add the next set of CSS 2.1 baselines for GTK+.
* platform/gtk/Skipped: Unskip tests which now have results.
* platform/gtk/css2.1/t010403-shand-border-00-c-expected.checksum: Added.
* platform/gtk/css2.1/t010403-shand-border-00-c-expected.png: Added.
* platform/gtk/css2.1/t010403-shand-border-00-c-expected.txt: Added.
* platform/gtk/css2.1/t010403-shand-font-00-b-expected.checksum: Added.
* platform/gtk/css2.1/t010403-shand-font-00-b-expected.png: Added.
* platform/gtk/css2.1/t010403-shand-font-00-b-expected.txt: Added.
* platform/gtk/css2.1/t010403-shand-font-01-b-expected.checksum: Added.
* platform/gtk/css2.1/t010403-shand-font-01-b-expected.png: Added.
* platform/gtk/css2.1/t010403-shand-font-01-b-expected.txt: Added.
* platform/gtk/css2.1/t010403-shand-font-02-b-expected.checksum: Added.
* platform/gtk/css2.1/t010403-shand-font-02-b-expected.png: Added.
* platform/gtk/css2.1/t010403-shand-font-02-b-expected.txt: Added.
* platform/gtk/css2.1/t010403-shand-font-03-b-expected.checksum: Added.
* platform/gtk/css2.1/t010403-shand-font-03-b-expected.png: Added.
* platform/gtk/css2.1/t010403-shand-font-03-b-expected.txt: Added.
* platform/gtk/css2.1/t040102-keywords-00-b-expected.checksum: Added.
* platform/gtk/css2.1/t040102-keywords-00-b-expected.png: Added.
* platform/gtk/css2.1/t040102-keywords-00-b-expected.txt: Added.
* platform/gtk/css2.1/t040102-keywords-01-b-expected.checksum: Added.
* platform/gtk/css2.1/t040102-keywords-01-b-expected.png: Added.
* platform/gtk/css2.1/t040102-keywords-01-b-expected.txt: Added.
* platform/gtk/css2.1/t040103-case-00-b-expected.checksum: Added.
* platform/gtk/css2.1/t040103-case-00-b-expected.png: Added.
* platform/gtk/css2.1/t040103-case-00-b-expected.txt: Added.
* platform/gtk/css2.1/t040103-case-01-c-expected.checksum: Added.
* platform/gtk/css2.1/t040103-case-01-c-expected.png: Added.
* platform/gtk/css2.1/t040103-case-01-c-expected.txt: Added.
* platform/gtk/css2.1/t040103-escapes-00-b-expected.checksum: Added.
* platform/gtk/css2.1/t040103-escapes-00-b-expected.png: Added.
* platform/gtk/css2.1/t040103-escapes-00-b-expected.txt: Added.
* platform/gtk/css2.1/t040103-escapes-01-b-expected.checksum: Added.
* platform/gtk/css2.1/t040103-escapes-01-b-expected.png: Added.
* platform/gtk/css2.1/t040103-escapes-01-b-expected.txt: Added.
* platform/gtk/css2.1/t040103-escapes-02-d-expected.checksum: Added.
* platform/gtk/css2.1/t040103-escapes-02-d-expected.png: Added.
* platform/gtk/css2.1/t040103-escapes-02-d-expected.txt: Added.
* platform/gtk/css2.1/t040103-escapes-03-b-expected.checksum: Added.
* platform/gtk/css2.1/t040103-escapes-03-b-expected.png: Added.
* platform/gtk/css2.1/t040103-escapes-03-b-expected.txt: Added.
* platform/gtk/css2.1/t040103-escapes-04-b-expected.checksum: Added.
* platform/gtk/css2.1/t040103-escapes-04-b-expected.png: Added.
* platform/gtk/css2.1/t040103-escapes-04-b-expected.txt: Added.
* platform/gtk/css2.1/t040103-escapes-05-c-expected.checksum: Added.
* platform/gtk/css2.1/t040103-escapes-05-c-expected.png: Added.
* platform/gtk/css2.1/t040103-escapes-05-c-expected.txt: Added.
* platform/gtk/css2.1/t040103-escapes-06-b-expected.checksum: Added.
* platform/gtk/css2.1/t040103-escapes-06-b-expected.png: Added.
* platform/gtk/css2.1/t040103-escapes-06-b-expected.txt: Added.
* platform/gtk/css2.1/t040103-escapes-07-b-expected.checksum: Added.
* platform/gtk/css2.1/t040103-escapes-07-b-expected.png: Added.
* platform/gtk/css2.1/t040103-escapes-07-b-expected.txt: Added.
* platform/gtk/css2.1/t040103-escapes-08-b-expected.checksum: Added.
* platform/gtk/css2.1/t040103-escapes-08-b-expected.png: Added.
* platform/gtk/css2.1/t040103-escapes-08-b-expected.txt: Added.
* platform/gtk/css2.1/t040103-ident-00-c-expected.checksum: Added.
* platform/gtk/css2.1/t040103-ident-00-c-expected.png: Added.
* platform/gtk/css2.1/t040103-ident-00-c-expected.txt: Added.
* platform/gtk/css2.1/t040103-ident-01-c-expected.checksum: Added.
* platform/gtk/css2.1/t040103-ident-01-c-expected.png: Added.
* platform/gtk/css2.1/t040103-ident-01-c-expected.txt: Added.
* platform/gtk/css2.1/t040103-ident-02-c-expected.checksum: Added.
* platform/gtk/css2.1/t040103-ident-02-c-expected.png: Added.
* platform/gtk/css2.1/t040103-ident-02-c-expected.txt: Added.
* platform/gtk/css2.1/t040103-ident-03-c-expected.checksum: Added.
* platform/gtk/css2.1/t040103-ident-03-c-expected.png: Added.
* platform/gtk/css2.1/t040103-ident-03-c-expected.txt: Added.
* platform/gtk/css2.1/t040103-ident-04-c-expected.checksum: Added.
* platform/gtk/css2.1/t040103-ident-04-c-expected.png: Added.
* platform/gtk/css2.1/t040103-ident-04-c-expected.txt: Added.
* platform/gtk/css2.1/t040103-ident-05-c-expected.checksum: Added.
* platform/gtk/css2.1/t040103-ident-05-c-expected.png: Added.
* platform/gtk/css2.1/t040103-ident-05-c-expected.txt: Added.
* platform/gtk/css2.1/t040103-ident-06-c-expected.checksum: Added.
* platform/gtk/css2.1/t040103-ident-06-c-expected.png: Added.
* platform/gtk/css2.1/t040103-ident-06-c-expected.txt: Added.
* platform/gtk/css2.1/t040103-ident-07-c-expected.checksum: Added.
* platform/gtk/css2.1/t040103-ident-07-c-expected.png: Added.
* platform/gtk/css2.1/t040103-ident-07-c-expected.txt: Added.
* platform/gtk/css2.1/t040103-ident-08-c-expected.checksum: Added.
* platform/gtk/css2.1/t040103-ident-08-c-expected.png: Added.
* platform/gtk/css2.1/t040103-ident-08-c-expected.txt: Added.
* platform/gtk/css2.1/t040103-ident-09-c-expected.checksum: Added.
* platform/gtk/css2.1/t040103-ident-09-c-expected.png: Added.
* platform/gtk/css2.1/t040103-ident-09-c-expected.txt: Added.
* platform/gtk/css2.1/t040103-ident-10-c-expected.checksum: Added.
* platform/gtk/css2.1/t040103-ident-10-c-expected.png: Added.
* platform/gtk/css2.1/t040103-ident-10-c-expected.txt: Added.
* platform/gtk/css2.1/t040103-ident-11-c-expected.checksum: Added.
* platform/gtk/css2.1/t040103-ident-11-c-expected.png: Added.
* platform/gtk/css2.1/t040103-ident-11-c-expected.txt: Added.
* platform/gtk/css2.1/t040103-ident-12-c-expected.checksum: Added.
* platform/gtk/css2.1/t040103-ident-12-c-expected.png: Added.
* platform/gtk/css2.1/t040103-ident-12-c-expected.txt: Added.
* platform/gtk/css2.1/t1202-counters-02-b-expected.checksum: Added.
* platform/gtk/css2.1/t1202-counters-02-b-expected.png: Added.
* platform/gtk/css2.1/t1202-counters-02-b-expected.txt: Added.
* platform/gtk/css2.1/t1202-counters-03-b-expected.checksum: Added.
* platform/gtk/css2.1/t1202-counters-03-b-expected.png: Added.
* platform/gtk/css2.1/t1202-counters-03-b-expected.txt: Added.
* platform/gtk/css2.1/t1202-counters-04-b-expected.checksum: Added.
* platform/gtk/css2.1/t1202-counters-04-b-expected.png: Added.
* platform/gtk/css2.1/t1202-counters-04-b-expected.txt: Added.
* platform/gtk/css2.1/t1202-counters-05-b-expected.checksum: Added.
* platform/gtk/css2.1/t1202-counters-05-b-expected.png: Added.
* platform/gtk/css2.1/t1202-counters-05-b-expected.txt: Added.
* platform/gtk/css2.1/t1202-counters-06-b-expected.checksum: Added.
* platform/gtk/css2.1/t1202-counters-06-b-expected.png: Added.
* platform/gtk/css2.1/t1202-counters-06-b-expected.txt: Added.
* platform/gtk/css2.1/t1202-counters-07-b-expected.checksum: Added.
* platform/gtk/css2.1/t1202-counters-07-b-expected.png: Added.
* platform/gtk/css2.1/t1202-counters-07-b-expected.txt: Added.
* platform/gtk/css2.1/t1202-counters-08-b-expected.checksum: Added.
* platform/gtk/css2.1/t1202-counters-08-b-expected.png: Added.
* platform/gtk/css2.1/t1202-counters-08-b-expected.txt: Added.
* platform/gtk/css2.1/t1202-counters-09-b-expected.checksum: Added.
* platform/gtk/css2.1/t1202-counters-09-b-expected.png: Added.
* platform/gtk/css2.1/t1202-counters-09-b-expected.txt: Added.
* platform/gtk/css2.1/t1202-counters-11-b-expected.checksum: Added.
* platform/gtk/css2.1/t1202-counters-11-b-expected.png: Added.
* platform/gtk/css2.1/t1202-counters-11-b-expected.txt: Added.
* platform/gtk/css2.1/t1202-counters-12-b-expected.checksum: Added.
* platform/gtk/css2.1/t1202-counters-12-b-expected.png: Added.
* platform/gtk/css2.1/t1202-counters-12-b-expected.txt: Added.
* platform/gtk/css2.1/t1202-counters-13-b-expected.checksum: Added.
* platform/gtk/css2.1/t1202-counters-13-b-expected.png: Added.
* platform/gtk/css2.1/t1202-counters-13-b-expected.txt: Added.
* platform/gtk/css2.1/t1202-counters-14-b-expected.checksum: Added.
* platform/gtk/css2.1/t1202-counters-14-b-expected.png: Added.
* platform/gtk/css2.1/t1202-counters-14-b-expected.txt: Added.
* platform/gtk/css2.1/t1202-counters-15-b-expected.checksum: Added.
* platform/gtk/css2.1/t1202-counters-15-b-expected.png: Added.
* platform/gtk/css2.1/t1202-counters-15-b-expected.txt: Added.
* platform/gtk/css2.1/t1202-counters-16-c-expected.checksum: Added.
* platform/gtk/css2.1/t1202-counters-16-c-expected.png: Added.
* platform/gtk/css2.1/t1202-counters-16-c-expected.txt: Added.
* platform/gtk/css2.1/t1202-counters-17-d-expected.checksum: Added.
* platform/gtk/css2.1/t1202-counters-17-d-expected.png: Added.
* platform/gtk/css2.1/t1202-counters-17-d-expected.txt: Added.
* platform/gtk/css2.1/t1202-counters-18-f-expected.checksum: Added.
* platform/gtk/css2.1/t1202-counters-18-f-expected.png: Added.
* platform/gtk/css2.1/t1202-counters-18-f-expected.txt: Added.
* platform/gtk/css2.1/t1204-implied-00-b-expected.checksum: Added.
* platform/gtk/css2.1/t1204-implied-00-b-expected.png: Added.
* platform/gtk/css2.1/t1204-implied-00-b-expected.txt: Added.
* platform/gtk/css2.1/t1204-implied-01-c-expected.checksum: Added.
* platform/gtk/css2.1/t1204-implied-01-c-expected.png: Added.
* platform/gtk/css2.1/t1204-implied-01-c-expected.txt: Added.
* platform/gtk/css2.1/t1204-implied-02-d-expected.checksum: Added.
* platform/gtk/css2.1/t1204-implied-02-d-expected.png: Added.
* platform/gtk/css2.1/t1204-implied-02-d-expected.txt: Added.
* platform/gtk/css2.1/t1204-multiple-00-c-expected.checksum: Added.
* platform/gtk/css2.1/t1204-multiple-00-c-expected.png: Added.
* platform/gtk/css2.1/t1204-multiple-00-c-expected.txt: Added.
* platform/gtk/css2.1/t1204-multiple-01-c-expected.checksum: Added.
* platform/gtk/css2.1/t1204-multiple-01-c-expected.png: Added.
* platform/gtk/css2.1/t1204-multiple-01-c-expected.txt: Added.
* platform/gtk/css2.1/t1204-order-00-c-expected.checksum: Added.
* platform/gtk/css2.1/t1204-order-00-c-expected.png: Added.
* platform/gtk/css2.1/t1204-order-00-c-expected.txt: Added.
* platform/gtk/css2.1/t1204-order-01-d-expected.checksum: Added.
* platform/gtk/css2.1/t1204-order-01-d-expected.png: Added.
* platform/gtk/css2.1/t1204-order-01-d-expected.txt: Added.
* platform/gtk/css2.1/t1204-root-e-expected.checksum: Added.
* platform/gtk/css2.1/t1204-root-e-expected.png: Added.
* platform/gtk/css2.1/t1204-root-e-expected.txt: Added.
* platform/gtk/css2.1/t1205-c561-list-displ-00-b-expected.checksum: Added.
* platform/gtk/css2.1/t1205-c561-list-displ-00-b-expected.png: Added.
* platform/gtk/css2.1/t1205-c561-list-displ-00-b-expected.txt: Added.
* platform/gtk/css2.1/t1205-c563-list-type-00-b-expected.checksum: Added.
* platform/gtk/css2.1/t1205-c563-list-type-00-b-expected.png: Added.
* platform/gtk/css2.1/t1205-c563-list-type-00-b-expected.txt: Added.
* platform/gtk/css2.1/t1205-c563-list-type-01-b-expected.checksum: Added.
* platform/gtk/css2.1/t1205-c563-list-type-01-b-expected.png: Added.
* platform/gtk/css2.1/t1205-c563-list-type-01-b-expected.txt: Added.
* platform/gtk/css2.1/t1205-c564-list-img-00-b-g-expected.checksum: Added.
* platform/gtk/css2.1/t1205-c564-list-img-00-b-g-expected.png: Added.
* platform/gtk/css2.1/t1205-c564-list-img-00-b-g-expected.txt: Added.
* platform/gtk/css2.1/t1205-c565-list-pos-00-b-expected.checksum: Added.
* platform/gtk/css2.1/t1205-c565-list-pos-00-b-expected.png: Added.
* platform/gtk/css2.1/t1205-c565-list-pos-00-b-expected.txt: Added.
* platform/gtk/css2.1/t1205-c566-list-stl-00-e-ag-expected.checksum: Added.
* platform/gtk/css2.1/t1205-c566-list-stl-00-e-ag-expected.png: Added.
* platform/gtk/css2.1/t1205-c566-list-stl-00-e-ag-expected.txt: Added.
* platform/gtk/css2.1/t1205-c566-list-stl-01-c-g-expected.checksum: Added.
* platform/gtk/css2.1/t1205-c566-list-stl-01-c-g-expected.png: Added.
* platform/gtk/css2.1/t1205-c566-list-stl-01-c-g-expected.txt: Added.
* platform/gtk/css2.1/t1401-c531-color-00-a-expected.checksum: Added.
* platform/gtk/css2.1/t1401-c531-color-00-a-expected.png: Added.
* platform/gtk/css2.1/t1401-c531-color-00-a-expected.txt: Added.
* platform/gtk/css2.1/t1402-c45-bg-canvas-00-b-expected.checksum: Added.
* platform/gtk/css2.1/t1402-c45-bg-canvas-00-b-expected.png: Added.
* platform/gtk/css2.1/t1402-c45-bg-canvas-00-b-expected.txt: Added.
* platform/gtk/css2.1/t1503-c522-font-family-00-b-expected.checksum: Added.
* platform/gtk/css2.1/t1503-c522-font-family-00-b-expected.png: Added.
* platform/gtk/css2.1/t1503-c522-font-family-00-b-expected.txt: Added.
* platform/gtk/css2.1/t1504-c523-font-style-00-b-expected.checksum: Added.
* platform/gtk/css2.1/t1504-c523-font-style-00-b-expected.png: Added.
* platform/gtk/css2.1/t1504-c523-font-style-00-b-expected.txt: Added.
* platform/gtk/css2.1/t1504-c543-txt-decor-00-d-g-expected.checksum: Added.
* platform/gtk/css2.1/t1504-c543-txt-decor-00-d-g-expected.png: Added.
* platform/gtk/css2.1/t1504-c543-txt-decor-00-d-g-expected.txt: Added.
* platform/gtk/css2.1/t1505-c524-font-var-00-b-expected.checksum: Added.
* platform/gtk/css2.1/t1505-c524-font-var-00-b-expected.png: Added.
* platform/gtk/css2.1/t1505-c524-font-var-00-b-expected.txt: Added.
* platform/gtk/css2.1/t1506-c525-font-wt-00-b-expected.checksum: Added.
* platform/gtk/css2.1/t1506-c525-font-wt-00-b-expected.png: Added.
* platform/gtk/css2.1/t1506-c525-font-wt-00-b-expected.txt: Added.
* platform/gtk/css2.1/t1507-c526-font-sz-00-b-expected.checksum: Added.
* platform/gtk/css2.1/t1507-c526-font-sz-00-b-expected.png: Added.
* platform/gtk/css2.1/t1507-c526-font-sz-00-b-expected.txt: Added.
* platform/gtk/css2.1/t1507-c526-font-sz-01-b-a-expected.checksum: Added.
* platform/gtk/css2.1/t1507-c526-font-sz-01-b-a-expected.png: Added.
* platform/gtk/css2.1/t1507-c526-font-sz-01-b-a-expected.txt: Added.
* platform/gtk/css2.1/t1507-c526-font-sz-02-b-a-expected.checksum: Added.
* platform/gtk/css2.1/t1507-c526-font-sz-02-b-a-expected.png: Added.
* platform/gtk/css2.1/t1507-c526-font-sz-02-b-a-expected.txt: Added.
* platform/gtk/css2.1/t1507-c526-font-sz-03-f-a-expected.checksum: Added.
* platform/gtk/css2.1/t1507-c526-font-sz-03-f-a-expected.png: Added.
* platform/gtk/css2.1/t1507-c526-font-sz-03-f-a-expected.txt: Added.
* platform/gtk/css2.1/t1508-c527-font-00-b-expected.checksum: Added.
* platform/gtk/css2.1/t1508-c527-font-00-b-expected.png: Added.
* platform/gtk/css2.1/t1508-c527-font-00-b-expected.txt: Added.
* platform/gtk/css2.1/t1508-c527-font-01-b-expected.checksum: Added.
* platform/gtk/css2.1/t1508-c527-font-01-b-expected.png: Added.
* platform/gtk/css2.1/t1508-c527-font-01-b-expected.txt: Added.
* platform/gtk/css2.1/t1508-c527-font-02-b-expected.checksum: Added.
* platform/gtk/css2.1/t1508-c527-font-02-b-expected.png: Added.
* platform/gtk/css2.1/t1508-c527-font-02-b-expected.txt: Added.
* platform/gtk/css2.1/t1508-c527-font-03-b-expected.checksum: Added.
* platform/gtk/css2.1/t1508-c527-font-03-b-expected.png: Added.
* platform/gtk/css2.1/t1508-c527-font-03-b-expected.txt: Added.
* platform/gtk/css2.1/t1508-c527-font-04-b-expected.checksum: Added.
* platform/gtk/css2.1/t1508-c527-font-04-b-expected.png: Added.
* platform/gtk/css2.1/t1508-c527-font-04-b-expected.txt: Added.
* platform/gtk/css2.1/t1508-c527-font-05-b-expected.checksum: Added.
* platform/gtk/css2.1/t1508-c527-font-05-b-expected.png: Added.
* platform/gtk/css2.1/t1508-c527-font-05-b-expected.txt: Added.
* platform/gtk/css2.1/t1508-c527-font-06-b-expected.checksum: Added.
* platform/gtk/css2.1/t1508-c527-font-06-b-expected.png: Added.
* platform/gtk/css2.1/t1508-c527-font-06-b-expected.txt: Added.
* platform/gtk/css2.1/t1508-c527-font-07-b-expected.checksum: Added.
* platform/gtk/css2.1/t1508-c527-font-07-b-expected.png: Added.
* platform/gtk/css2.1/t1508-c527-font-07-b-expected.txt: Added.
* platform/gtk/css2.1/t1508-c527-font-08-b-expected.checksum: Added.
* platform/gtk/css2.1/t1508-c527-font-08-b-expected.png: Added.
* platform/gtk/css2.1/t1508-c527-font-08-b-expected.txt: Added.
* platform/gtk/css2.1/t1508-c527-font-09-b-expected.checksum: Added.
* platform/gtk/css2.1/t1508-c527-font-09-b-expected.png: Added.
* platform/gtk/css2.1/t1508-c527-font-09-b-expected.txt: Added.
* platform/gtk/css2.1/t1508-c527-font-10-c-expected.checksum: Added.
* platform/gtk/css2.1/t1508-c527-font-10-c-expected.png: Added.
* platform/gtk/css2.1/t1508-c527-font-10-c-expected.txt: Added.
* platform/gtk/css2.1/t1601-c547-indent-00-b-a-expected.checksum: Added.
* platform/gtk/css2.1/t1601-c547-indent-00-b-a-expected.png: Added.
* platform/gtk/css2.1/t1601-c547-indent-00-b-a-expected.txt: Added.
* platform/gtk/css2.1/t1601-c547-indent-01-d-expected.checksum: Added.
* platform/gtk/css2.1/t1601-c547-indent-01-d-expected.png: Added.
* platform/gtk/css2.1/t1601-c547-indent-01-d-expected.txt: Added.
* platform/gtk/css2.1/t1602-c43-center-00-d-ag-expected.checksum: Added.
* platform/gtk/css2.1/t1602-c43-center-00-d-ag-expected.png: Added.
* platform/gtk/css2.1/t1602-c43-center-00-d-ag-expected.txt: Added.
* platform/gtk/css2.1/t1602-c546-txt-align-00-b-expected.checksum: Added.
* platform/gtk/css2.1/t1602-c546-txt-align-00-b-expected.png: Added.
* platform/gtk/css2.1/t1602-c546-txt-align-00-b-expected.txt: Added.
* platform/gtk/css2.1/t1604-c541-word-sp-00-b-a-expected.checksum: Added.
* platform/gtk/css2.1/t1604-c541-word-sp-00-b-a-expected.png: Added.
* platform/gtk/css2.1/t1604-c541-word-sp-00-b-a-expected.txt: Added.
* platform/gtk/css2.1/t1604-c541-word-sp-01-b-a-expected.checksum: Added.
* platform/gtk/css2.1/t1604-c541-word-sp-01-b-a-expected.png: Added.
* platform/gtk/css2.1/t1604-c541-word-sp-01-b-a-expected.txt: Added.
* platform/gtk/css2.1/t1604-c542-letter-sp-00-b-a-expected.checksum: Added.
* platform/gtk/css2.1/t1604-c542-letter-sp-00-b-a-expected.png: Added.
* platform/gtk/css2.1/t1604-c542-letter-sp-00-b-a-expected.txt: Added.
* platform/gtk/css2.1/t1604-c542-letter-sp-01-b-a-expected.checksum: Added.
* platform/gtk/css2.1/t1604-c542-letter-sp-01-b-a-expected.png: Added.
* platform/gtk/css2.1/t1604-c542-letter-sp-01-b-a-expected.txt: Added.
* platform/gtk/css2.1/t1605-c545-txttrans-00-b-ag-expected.checksum: Added.
* platform/gtk/css2.1/t1605-c545-txttrans-00-b-ag-expected.png: Added.
* platform/gtk/css2.1/t1605-c545-txttrans-00-b-ag-expected.txt: Added.
* platform/gtk/css2.1/t1606-c562-white-sp-00-b-ag-expected.checksum: Added.
* platform/gtk/css2.1/t1606-c562-white-sp-00-b-ag-expected.png: Added.
* platform/gtk/css2.1/t1606-c562-white-sp-00-b-ag-expected.txt: Added.
2011-01-26 Martin Robinson <mrobinson@igalia.com>
Continue the import of GTK+ test results for the CSS 2.1 test suite.
* platform/gtk/Skipped: Unskip tests which now have results.
* platform/gtk/css2.1/t0805-c5512-ibrdr-rw-00-a-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5512-ibrdr-rw-00-a-expected.png: Added.
* platform/gtk/css2.1/t0805-c5512-ibrdr-rw-00-a-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5513-brdr-bw-00-b-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5513-brdr-bw-00-b-expected.png: Added.
* platform/gtk/css2.1/t0805-c5513-brdr-bw-00-b-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5513-brdr-bw-01-b-g-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5513-brdr-bw-01-b-g-expected.png: Added.
* platform/gtk/css2.1/t0805-c5513-brdr-bw-01-b-g-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5513-brdr-bw-02-b-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5513-brdr-bw-02-b-expected.png: Added.
* platform/gtk/css2.1/t0805-c5513-brdr-bw-02-b-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5513-brdr-bw-03-b-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5513-brdr-bw-03-b-expected.png: Added.
* platform/gtk/css2.1/t0805-c5513-brdr-bw-03-b-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5513-ibrdr-bw-00-a-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5513-ibrdr-bw-00-a-expected.png: Added.
* platform/gtk/css2.1/t0805-c5513-ibrdr-bw-00-a-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5514-brdr-lw-00-b-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5514-brdr-lw-00-b-expected.png: Added.
* platform/gtk/css2.1/t0805-c5514-brdr-lw-00-b-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5514-brdr-lw-01-b-g-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5514-brdr-lw-01-b-g-expected.png: Added.
* platform/gtk/css2.1/t0805-c5514-brdr-lw-01-b-g-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5514-brdr-lw-02-b-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5514-brdr-lw-02-b-expected.png: Added.
* platform/gtk/css2.1/t0805-c5514-brdr-lw-02-b-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5514-brdr-lw-03-b-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5514-brdr-lw-03-b-expected.png: Added.
* platform/gtk/css2.1/t0805-c5514-brdr-lw-03-b-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5514-ibrdr-lw-00-a-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5514-ibrdr-lw-00-a-expected.png: Added.
* platform/gtk/css2.1/t0805-c5514-ibrdr-lw-00-a-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5515-brdr-w-00-a-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5515-brdr-w-00-a-expected.png: Added.
* platform/gtk/css2.1/t0805-c5515-brdr-w-00-a-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5515-brdr-w-01-b-g-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5515-brdr-w-01-b-g-expected.png: Added.
* platform/gtk/css2.1/t0805-c5515-brdr-w-01-b-g-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5515-brdr-w-02-b-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5515-brdr-w-02-b-expected.png: Added.
* platform/gtk/css2.1/t0805-c5515-brdr-w-02-b-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5515-ibrdr-00-b-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5515-ibrdr-00-b-expected.png: Added.
* platform/gtk/css2.1/t0805-c5515-ibrdr-00-b-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5516-brdr-c-00-a-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5516-brdr-c-00-a-expected.png: Added.
* platform/gtk/css2.1/t0805-c5516-brdr-c-00-a-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5516-ibrdr-c-00-a-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5516-ibrdr-c-00-a-expected.png: Added.
* platform/gtk/css2.1/t0805-c5516-ibrdr-c-00-a-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5517-brdr-s-00-c-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5517-brdr-s-00-c-expected.png: Added.
* platform/gtk/css2.1/t0805-c5517-brdr-s-00-c-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5517-ibrdr-s-00-a-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5517-ibrdr-s-00-a-expected.png: Added.
* platform/gtk/css2.1/t0805-c5517-ibrdr-s-00-a-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5518-brdr-t-00-a-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5518-brdr-t-00-a-expected.png: Added.
* platform/gtk/css2.1/t0805-c5518-brdr-t-00-a-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5518-brdr-t-01-e-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5518-brdr-t-01-e-expected.png: Added.
* platform/gtk/css2.1/t0805-c5518-brdr-t-01-e-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5518-ibrdr-t-00-a-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5518-ibrdr-t-00-a-expected.png: Added.
* platform/gtk/css2.1/t0805-c5518-ibrdr-t-00-a-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5519-brdr-r-00-a-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5519-brdr-r-00-a-expected.png: Added.
* platform/gtk/css2.1/t0805-c5519-brdr-r-00-a-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5519-brdr-r-01-e-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5519-brdr-r-01-e-expected.png: Added.
* platform/gtk/css2.1/t0805-c5519-brdr-r-01-e-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5519-brdr-r-02-e-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5519-brdr-r-02-e-expected.png: Added.
* platform/gtk/css2.1/t0805-c5519-brdr-r-02-e-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5519-ibrdr-r-00-a-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5519-ibrdr-r-00-a-expected.png: Added.
* platform/gtk/css2.1/t0805-c5519-ibrdr-r-00-a-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5520-brdr-b-00-a-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5520-brdr-b-00-a-expected.png: Added.
* platform/gtk/css2.1/t0805-c5520-brdr-b-00-a-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5520-brdr-b-01-e-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5520-brdr-b-01-e-expected.png: Added.
* platform/gtk/css2.1/t0805-c5520-brdr-b-01-e-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5520-ibrdr-b-00-a-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5520-ibrdr-b-00-a-expected.png: Added.
* platform/gtk/css2.1/t0805-c5520-ibrdr-b-00-a-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5521-brdr-l-00-a-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5521-brdr-l-00-a-expected.png: Added.
* platform/gtk/css2.1/t0805-c5521-brdr-l-00-a-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5521-brdr-l-01-e-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5521-brdr-l-01-e-expected.png: Added.
* platform/gtk/css2.1/t0805-c5521-brdr-l-01-e-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5521-brdr-l-02-e-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5521-brdr-l-02-e-expected.png: Added.
* platform/gtk/css2.1/t0805-c5521-brdr-l-02-e-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5521-ibrdr-l-00-a-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5521-ibrdr-l-00-a-expected.png: Added.
* platform/gtk/css2.1/t0805-c5521-ibrdr-l-00-a-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5522-brdr-00-b-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5522-brdr-00-b-expected.png: Added.
* platform/gtk/css2.1/t0805-c5522-brdr-00-b-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5522-brdr-01-b-g-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5522-brdr-01-b-g-expected.png: Added.
* platform/gtk/css2.1/t0805-c5522-brdr-01-b-g-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5522-brdr-02-e-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5522-brdr-02-e-expected.png: Added.
* platform/gtk/css2.1/t0805-c5522-brdr-02-e-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5522-ibrdr-00-a-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5522-ibrdr-00-a-expected.png: Added.
* platform/gtk/css2.1/t0805-c5522-ibrdr-00-a-expected.txt: Added.
* platform/gtk/css2.1/t0905-c414-flt-00-d-expected.checksum: Added.
* platform/gtk/css2.1/t0905-c414-flt-00-d-expected.png: Added.
* platform/gtk/css2.1/t0905-c414-flt-00-d-expected.txt: Added.
* platform/gtk/css2.1/t0905-c414-flt-01-d-g-expected.checksum: Added.
* platform/gtk/css2.1/t0905-c414-flt-01-d-g-expected.png: Added.
* platform/gtk/css2.1/t0905-c414-flt-01-d-g-expected.txt: Added.
* platform/gtk/css2.1/t0905-c414-flt-02-c-expected.checksum: Added.
* platform/gtk/css2.1/t0905-c414-flt-02-c-expected.png: Added.
* platform/gtk/css2.1/t0905-c414-flt-02-c-expected.txt: Added.
* platform/gtk/css2.1/t0905-c414-flt-03-c-expected.checksum: Added.
* platform/gtk/css2.1/t0905-c414-flt-03-c-expected.png: Added.
* platform/gtk/css2.1/t0905-c414-flt-03-c-expected.txt: Added.
* platform/gtk/css2.1/t0905-c414-flt-04-c-expected.checksum: Added.
* platform/gtk/css2.1/t0905-c414-flt-04-c-expected.png: Added.
* platform/gtk/css2.1/t0905-c414-flt-04-c-expected.txt: Added.
* platform/gtk/css2.1/t0905-c414-flt-fit-00-d-expected.checksum: Added.
* platform/gtk/css2.1/t0905-c414-flt-fit-00-d-expected.png: Added.
* platform/gtk/css2.1/t0905-c414-flt-fit-00-d-expected.txt: Added.
* platform/gtk/css2.1/t0905-c414-flt-fit-01-d-g-expected.checksum: Added.
* platform/gtk/css2.1/t0905-c414-flt-fit-01-d-g-expected.png: Added.
* platform/gtk/css2.1/t0905-c414-flt-fit-01-d-g-expected.txt: Added.
* platform/gtk/css2.1/t0905-c414-flt-wrap-00-e-expected.checksum: Added.
* platform/gtk/css2.1/t0905-c414-flt-wrap-00-e-expected.png: Added.
* platform/gtk/css2.1/t0905-c414-flt-wrap-00-e-expected.txt: Added.
* platform/gtk/css2.1/t0905-c414-flt-wrap-01-d-g-expected.checksum: Added.
* platform/gtk/css2.1/t0905-c414-flt-wrap-01-d-g-expected.png: Added.
* platform/gtk/css2.1/t0905-c414-flt-wrap-01-d-g-expected.txt: Added.
* platform/gtk/css2.1/t0905-c5525-fltblck-00-d-ag-expected.checksum: Added.
* platform/gtk/css2.1/t0905-c5525-fltblck-00-d-ag-expected.png: Added.
* platform/gtk/css2.1/t0905-c5525-fltblck-00-d-ag-expected.txt: Added.
* platform/gtk/css2.1/t0905-c5525-fltblck-01-d-expected.checksum: Added.
* platform/gtk/css2.1/t0905-c5525-fltblck-01-d-expected.png: Added.
* platform/gtk/css2.1/t0905-c5525-fltblck-01-d-expected.txt: Added.
* platform/gtk/css2.1/t0905-c5525-fltclr-00-c-ag-expected.checksum: Added.
* platform/gtk/css2.1/t0905-c5525-fltclr-00-c-ag-expected.png: Added.
* platform/gtk/css2.1/t0905-c5525-fltclr-00-c-ag-expected.txt: Added.
* platform/gtk/css2.1/t0905-c5525-fltcont-00-d-g-expected.checksum: Added.
* platform/gtk/css2.1/t0905-c5525-fltcont-00-d-g-expected.png: Added.
* platform/gtk/css2.1/t0905-c5525-fltcont-00-d-g-expected.txt: Added.
* platform/gtk/css2.1/t0905-c5525-flthw-00-c-g-expected.checksum: Added.
* platform/gtk/css2.1/t0905-c5525-flthw-00-c-g-expected.png: Added.
* platform/gtk/css2.1/t0905-c5525-flthw-00-c-g-expected.txt: Added.
* platform/gtk/css2.1/t0905-c5525-fltinln-00-c-ag-expected.checksum: Added.
* platform/gtk/css2.1/t0905-c5525-fltinln-00-c-ag-expected.png: Added.
* platform/gtk/css2.1/t0905-c5525-fltinln-00-c-ag-expected.txt: Added.
* platform/gtk/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.checksum: Added.
* platform/gtk/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.png: Added.
* platform/gtk/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.txt: Added.
* platform/gtk/css2.1/t0905-c5525-fltmult-00-d-g-expected.checksum: Added.
* platform/gtk/css2.1/t0905-c5525-fltmult-00-d-g-expected.png: Added.
* platform/gtk/css2.1/t0905-c5525-fltmult-00-d-g-expected.txt: Added.
* platform/gtk/css2.1/t0905-c5525-fltwidth-00-c-g-expected.checksum: Added.
* platform/gtk/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png: Added.
* platform/gtk/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt: Added.
* platform/gtk/css2.1/t0905-c5525-fltwidth-01-c-g-expected.checksum: Added.
* platform/gtk/css2.1/t0905-c5525-fltwidth-01-c-g-expected.png: Added.
* platform/gtk/css2.1/t0905-c5525-fltwidth-01-c-g-expected.txt: Added.
* platform/gtk/css2.1/t0905-c5525-fltwidth-02-c-g-expected.checksum: Added.
* platform/gtk/css2.1/t0905-c5525-fltwidth-02-c-g-expected.png: Added.
* platform/gtk/css2.1/t0905-c5525-fltwidth-02-c-g-expected.txt: Added.
* platform/gtk/css2.1/t0905-c5525-fltwidth-03-c-g-expected.checksum: Added.
* platform/gtk/css2.1/t0905-c5525-fltwidth-03-c-g-expected.png: Added.
* platform/gtk/css2.1/t0905-c5525-fltwidth-03-c-g-expected.txt: Added.
* platform/gtk/css2.1/t0905-c5525-fltwrap-00-b-expected.checksum: Added.
* platform/gtk/css2.1/t0905-c5525-fltwrap-00-b-expected.png: Added.
* platform/gtk/css2.1/t0905-c5525-fltwrap-00-b-expected.txt: Added.
* platform/gtk/css2.1/t0905-c5526-fltclr-00-c-ag-expected.checksum: Added.
* platform/gtk/css2.1/t0905-c5526-fltclr-00-c-ag-expected.png: Added.
* platform/gtk/css2.1/t0905-c5526-fltclr-00-c-ag-expected.txt: Added.
* platform/gtk/css2.1/t0905-c5526-flthw-00-c-g-expected.checksum: Added.
* platform/gtk/css2.1/t0905-c5526-flthw-00-c-g-expected.png: Added.
* platform/gtk/css2.1/t0905-c5526-flthw-00-c-g-expected.txt: Added.
* platform/gtk/css2.1/t1001-abs-pos-cb-01-b-expected.checksum: Added.
* platform/gtk/css2.1/t1001-abs-pos-cb-01-b-expected.png: Added.
* platform/gtk/css2.1/t1001-abs-pos-cb-01-b-expected.txt: Added.
* platform/gtk/css2.1/t1001-abs-pos-cb-02-b-expected.checksum: Added.
* platform/gtk/css2.1/t1001-abs-pos-cb-02-b-expected.png: Added.
* platform/gtk/css2.1/t1001-abs-pos-cb-02-b-expected.txt: Added.
* platform/gtk/css2.1/t1001-abs-pos-cb-03-b-expected.checksum: Added.
* platform/gtk/css2.1/t1001-abs-pos-cb-03-b-expected.png: Added.
* platform/gtk/css2.1/t1001-abs-pos-cb-03-b-expected.txt: Added.
* platform/gtk/css2.1/t1001-abs-pos-cb-04-b-expected.checksum: Added.
* platform/gtk/css2.1/t1001-abs-pos-cb-04-b-expected.png: Added.
* platform/gtk/css2.1/t1001-abs-pos-cb-04-b-expected.txt: Added.
* platform/gtk/css2.1/t1001-abs-pos-cb-05-b-expected.checksum: Added.
* platform/gtk/css2.1/t1001-abs-pos-cb-05-b-expected.png: Added.
* platform/gtk/css2.1/t1001-abs-pos-cb-05-b-expected.txt: Added.
* platform/gtk/css2.1/t1001-abs-pos-cb-06-b-expected.checksum: Added.
* platform/gtk/css2.1/t1001-abs-pos-cb-06-b-expected.png: Added.
* platform/gtk/css2.1/t1001-abs-pos-cb-06-b-expected.txt: Added.
* platform/gtk/css2.1/t1001-abs-pos-cb-07-b-expected.checksum: Added.
* platform/gtk/css2.1/t1001-abs-pos-cb-07-b-expected.png: Added.
* platform/gtk/css2.1/t1001-abs-pos-cb-07-b-expected.txt: Added.
* platform/gtk/css2.1/t1001-abs-pos-cb-08-b-expected.checksum: Added.
* platform/gtk/css2.1/t1001-abs-pos-cb-08-b-expected.png: Added.
* platform/gtk/css2.1/t1001-abs-pos-cb-08-b-expected.txt: Added.
* platform/gtk/css2.1/t1001-abs-pos-cb-09-b-expected.checksum: Added.
* platform/gtk/css2.1/t1001-abs-pos-cb-09-b-expected.png: Added.
* platform/gtk/css2.1/t1001-abs-pos-cb-09-b-expected.txt: Added.
* platform/gtk/css2.1/t1002-c5523-width-00-b-g-expected.checksum: Added.
* platform/gtk/css2.1/t1002-c5523-width-00-b-g-expected.png: Added.
* platform/gtk/css2.1/t1002-c5523-width-00-b-g-expected.txt: Added.
* platform/gtk/css2.1/t1002-c5523-width-01-b-g-expected.checksum: Added.
* platform/gtk/css2.1/t1002-c5523-width-01-b-g-expected.png: Added.
* platform/gtk/css2.1/t1002-c5523-width-01-b-g-expected.txt: Added.
* platform/gtk/css2.1/t1002-c5523-width-02-b-g-expected.checksum: Added.
* platform/gtk/css2.1/t1002-c5523-width-02-b-g-expected.png: Added.
* platform/gtk/css2.1/t1002-c5523-width-02-b-g-expected.txt: Added.
* platform/gtk/css2.1/t1004-c43-rpl-bbx-00-d-ag-expected.checksum: Added.
* platform/gtk/css2.1/t1004-c43-rpl-bbx-00-d-ag-expected.png: Added.
* platform/gtk/css2.1/t1004-c43-rpl-bbx-00-d-ag-expected.txt: Added.
* platform/gtk/css2.1/t1004-c43-rpl-ibx-00-d-ag-expected.checksum: Added.
* platform/gtk/css2.1/t1004-c43-rpl-ibx-00-d-ag-expected.png: Added.
* platform/gtk/css2.1/t1004-c43-rpl-ibx-00-d-ag-expected.txt: Added.
* platform/gtk/css2.1/t1004-c5524-width-00-b-g-expected.checksum: Added.
* platform/gtk/css2.1/t1004-c5524-width-00-b-g-expected.png: Added.
* platform/gtk/css2.1/t1004-c5524-width-00-b-g-expected.txt: Added.
* platform/gtk/css2.1/t1005-c5524-width-00-b-g-expected.checksum: Added.
* platform/gtk/css2.1/t1005-c5524-width-00-b-g-expected.png: Added.
* platform/gtk/css2.1/t1005-c5524-width-00-b-g-expected.txt: Added.
* platform/gtk/css2.1/t1005-c5524-width-01-b-g-expected.checksum: Added.
* platform/gtk/css2.1/t1005-c5524-width-01-b-g-expected.png: Added.
* platform/gtk/css2.1/t1005-c5524-width-01-b-g-expected.txt: Added.
* platform/gtk/css2.1/t1008-c44-ln-box-00-d-ag-expected.checksum: Added.
* platform/gtk/css2.1/t1008-c44-ln-box-00-d-ag-expected.png: Added.
* platform/gtk/css2.1/t1008-c44-ln-box-00-d-ag-expected.txt: Added.
* platform/gtk/css2.1/t1008-c44-ln-box-01-d-ag-expected.checksum: Added.
* platform/gtk/css2.1/t1008-c44-ln-box-01-d-ag-expected.png: Added.
* platform/gtk/css2.1/t1008-c44-ln-box-01-d-ag-expected.txt: Added.
* platform/gtk/css2.1/t1008-c44-ln-box-02-d-ag-expected.checksum: Added.
* platform/gtk/css2.1/t1008-c44-ln-box-02-d-ag-expected.png: Added.
* platform/gtk/css2.1/t1008-c44-ln-box-02-d-ag-expected.txt: Added.
* platform/gtk/css2.1/t1008-c44-ln-box-03-d-ag-expected.checksum: Added.
* platform/gtk/css2.1/t1008-c44-ln-box-03-d-ag-expected.png: Added.
* platform/gtk/css2.1/t1008-c44-ln-box-03-d-ag-expected.txt: Added.
* platform/gtk/css2.1/t1202-counter-00-b-expected.checksum: Added.
* platform/gtk/css2.1/t1202-counter-00-b-expected.png: Added.
* platform/gtk/css2.1/t1202-counter-00-b-expected.txt: Added.
* platform/gtk/css2.1/t1202-counter-01-b-expected.checksum: Added.
* platform/gtk/css2.1/t1202-counter-01-b-expected.png: Added.
* platform/gtk/css2.1/t1202-counter-01-b-expected.txt: Added.
* platform/gtk/css2.1/t1202-counter-02-b-expected.checksum: Added.
* platform/gtk/css2.1/t1202-counter-02-b-expected.png: Added.
* platform/gtk/css2.1/t1202-counter-02-b-expected.txt: Added.
* platform/gtk/css2.1/t1202-counter-03-b-expected.checksum: Added.
* platform/gtk/css2.1/t1202-counter-03-b-expected.png: Added.
* platform/gtk/css2.1/t1202-counter-03-b-expected.txt: Added.
* platform/gtk/css2.1/t1202-counter-04-b-expected.checksum: Added.
* platform/gtk/css2.1/t1202-counter-04-b-expected.png: Added.
* platform/gtk/css2.1/t1202-counter-04-b-expected.txt: Added.
* platform/gtk/css2.1/t1202-counter-05-b-expected.checksum: Added.
* platform/gtk/css2.1/t1202-counter-05-b-expected.png: Added.
* platform/gtk/css2.1/t1202-counter-05-b-expected.txt: Added.
* platform/gtk/css2.1/t1202-counter-06-b-expected.checksum: Added.
* platform/gtk/css2.1/t1202-counter-06-b-expected.png: Added.
* platform/gtk/css2.1/t1202-counter-06-b-expected.txt: Added.
* platform/gtk/css2.1/t1202-counter-07-b-expected.checksum: Added.
* platform/gtk/css2.1/t1202-counter-07-b-expected.png: Added.
* platform/gtk/css2.1/t1202-counter-07-b-expected.txt: Added.
* platform/gtk/css2.1/t1202-counter-08-b-expected.checksum: Added.
* platform/gtk/css2.1/t1202-counter-08-b-expected.png: Added.
* platform/gtk/css2.1/t1202-counter-08-b-expected.txt: Added.
* platform/gtk/css2.1/t1202-counter-09-b-expected.checksum: Added.
* platform/gtk/css2.1/t1202-counter-09-b-expected.png: Added.
* platform/gtk/css2.1/t1202-counter-09-b-expected.txt: Added.
* platform/gtk/css2.1/t1202-counter-11-b-expected.checksum: Added.
* platform/gtk/css2.1/t1202-counter-11-b-expected.png: Added.
* platform/gtk/css2.1/t1202-counter-11-b-expected.txt: Added.
* platform/gtk/css2.1/t1202-counter-12-b-expected.checksum: Added.
* platform/gtk/css2.1/t1202-counter-12-b-expected.png: Added.
* platform/gtk/css2.1/t1202-counter-12-b-expected.txt: Added.
* platform/gtk/css2.1/t1202-counter-13-b-expected.checksum: Added.
* platform/gtk/css2.1/t1202-counter-13-b-expected.png: Added.
* platform/gtk/css2.1/t1202-counter-13-b-expected.txt: Added.
* platform/gtk/css2.1/t1202-counter-14-b-expected.checksum: Added.
* platform/gtk/css2.1/t1202-counter-14-b-expected.png: Added.
* platform/gtk/css2.1/t1202-counter-14-b-expected.txt: Added.
* platform/gtk/css2.1/t1202-counter-15-b-expected.checksum: Added.
* platform/gtk/css2.1/t1202-counter-15-b-expected.png: Added.
* platform/gtk/css2.1/t1202-counter-15-b-expected.txt: Added.
* platform/gtk/css2.1/t1202-counter-16-f-expected.checksum: Added.
* platform/gtk/css2.1/t1202-counter-16-f-expected.png: Added.
* platform/gtk/css2.1/t1202-counter-16-f-expected.txt: Added.
* platform/gtk/css2.1/t1202-counters-00-b-expected.checksum: Added.
* platform/gtk/css2.1/t1202-counters-00-b-expected.png: Added.
* platform/gtk/css2.1/t1202-counters-00-b-expected.txt: Added.
* platform/gtk/css2.1/t1202-counters-01-b-expected.checksum: Added.
* platform/gtk/css2.1/t1202-counters-01-b-expected.png: Added.
* platform/gtk/css2.1/t1202-counters-01-b-expected.txt: Added.
2011-01-26 Martin Robinson <mrobinson@igalia.com>
Continue importing GTK+ test results for the CSS 2.1 test suite.
* platform/gtk/Skipped: Unskip tests with results.
* platform/gtk/css2.1/t0803-c5504-imrgn-l-05-b-ag-expected.checksum: Added.
* platform/gtk/css2.1/t0803-c5504-imrgn-l-05-b-ag-expected.png: Added.
* platform/gtk/css2.1/t0803-c5504-imrgn-l-05-b-ag-expected.txt: Added.
* platform/gtk/css2.1/t0803-c5504-imrgn-l-06-b-ag-expected.checksum: Added.
* platform/gtk/css2.1/t0803-c5504-imrgn-l-06-b-ag-expected.png: Added.
* platform/gtk/css2.1/t0803-c5504-imrgn-l-06-b-ag-expected.txt: Added.
* platform/gtk/css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.checksum: Added.
* platform/gtk/css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.png: Added.
* platform/gtk/css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.txt: Added.
* platform/gtk/css2.1/t0803-c5504-mrgn-l-01-c-a-expected.checksum: Added.
* platform/gtk/css2.1/t0803-c5504-mrgn-l-01-c-a-expected.png: Added.
* platform/gtk/css2.1/t0803-c5504-mrgn-l-01-c-a-expected.txt: Added.
* platform/gtk/css2.1/t0803-c5504-mrgn-l-02-c-expected.checksum: Added.
* platform/gtk/css2.1/t0803-c5504-mrgn-l-02-c-expected.png: Added.
* platform/gtk/css2.1/t0803-c5504-mrgn-l-02-c-expected.txt: Added.
* platform/gtk/css2.1/t0803-c5504-mrgn-l-03-c-expected.checksum: Added.
* platform/gtk/css2.1/t0803-c5504-mrgn-l-03-c-expected.png: Added.
* platform/gtk/css2.1/t0803-c5504-mrgn-l-03-c-expected.txt: Added.
* platform/gtk/css2.1/t0803-c5505-imrgn-00-a-ag-expected.checksum: Added.
* platform/gtk/css2.1/t0803-c5505-imrgn-00-a-ag-expected.png: Added.
* platform/gtk/css2.1/t0803-c5505-imrgn-00-a-ag-expected.txt: Added.
* platform/gtk/css2.1/t0803-c5505-mrgn-00-b-ag-expected.checksum: Added.
* platform/gtk/css2.1/t0803-c5505-mrgn-00-b-ag-expected.png: Added.
* platform/gtk/css2.1/t0803-c5505-mrgn-00-b-ag-expected.txt: Added.
* platform/gtk/css2.1/t0803-c5505-mrgn-01-e-a-expected.checksum: Added.
* platform/gtk/css2.1/t0803-c5505-mrgn-01-e-a-expected.png: Added.
* platform/gtk/css2.1/t0803-c5505-mrgn-01-e-a-expected.txt: Added.
* platform/gtk/css2.1/t0803-c5505-mrgn-02-c-expected.checksum: Added.
* platform/gtk/css2.1/t0803-c5505-mrgn-02-c-expected.png: Added.
* platform/gtk/css2.1/t0803-c5505-mrgn-02-c-expected.txt: Added.
* platform/gtk/css2.1/t0803-c5505-mrgn-03-c-ag-expected.checksum: Added.
* platform/gtk/css2.1/t0803-c5505-mrgn-03-c-ag-expected.png: Added.
* platform/gtk/css2.1/t0803-c5505-mrgn-03-c-ag-expected.txt: Added.
* platform/gtk/css2.1/t0804-c5506-ipadn-t-00-b-a-expected.checksum: Added.
* platform/gtk/css2.1/t0804-c5506-ipadn-t-00-b-a-expected.png: Added.
* platform/gtk/css2.1/t0804-c5506-ipadn-t-00-b-a-expected.txt: Added.
* platform/gtk/css2.1/t0804-c5506-ipadn-t-01-b-a-expected.checksum: Added.
* platform/gtk/css2.1/t0804-c5506-ipadn-t-01-b-a-expected.png: Added.
* platform/gtk/css2.1/t0804-c5506-ipadn-t-01-b-a-expected.txt: Added.
* platform/gtk/css2.1/t0804-c5506-ipadn-t-02-b-a-expected.checksum: Added.
* platform/gtk/css2.1/t0804-c5506-ipadn-t-02-b-a-expected.png: Added.
* platform/gtk/css2.1/t0804-c5506-ipadn-t-02-b-a-expected.txt: Added.
* platform/gtk/css2.1/t0804-c5506-padn-t-00-b-a-expected.checksum: Added.
* platform/gtk/css2.1/t0804-c5506-padn-t-00-b-a-expected.png: Added.
* platform/gtk/css2.1/t0804-c5506-padn-t-00-b-a-expected.txt: Added.
* platform/gtk/css2.1/t0804-c5507-ipadn-r-00-b-ag-expected.checksum: Added.
* platform/gtk/css2.1/t0804-c5507-ipadn-r-00-b-ag-expected.png: Added.
* platform/gtk/css2.1/t0804-c5507-ipadn-r-00-b-ag-expected.txt: Added.
* platform/gtk/css2.1/t0804-c5507-ipadn-r-01-b-ag-expected.checksum: Added.
* platform/gtk/css2.1/t0804-c5507-ipadn-r-01-b-ag-expected.png: Added.
* platform/gtk/css2.1/t0804-c5507-ipadn-r-01-b-ag-expected.txt: Added.
* platform/gtk/css2.1/t0804-c5507-ipadn-r-02-b-ag-expected.checksum: Added.
* platform/gtk/css2.1/t0804-c5507-ipadn-r-02-b-ag-expected.png: Added.
* platform/gtk/css2.1/t0804-c5507-ipadn-r-02-b-ag-expected.txt: Added.
* platform/gtk/css2.1/t0804-c5507-ipadn-r-03-b-a-expected.checksum: Added.
* platform/gtk/css2.1/t0804-c5507-ipadn-r-03-b-a-expected.png: Added.
* platform/gtk/css2.1/t0804-c5507-ipadn-r-03-b-a-expected.txt: Added.
* platform/gtk/css2.1/t0804-c5507-ipadn-r-04-b-ag-expected.checksum: Added.
* platform/gtk/css2.1/t0804-c5507-ipadn-r-04-b-ag-expected.png: Added.
* platform/gtk/css2.1/t0804-c5507-ipadn-r-04-b-ag-expected.txt: Added.
* platform/gtk/css2.1/t0804-c5507-padn-r-00-c-ag-expected.checksum: Added.
* platform/gtk/css2.1/t0804-c5507-padn-r-00-c-ag-expected.png: Added.
* platform/gtk/css2.1/t0804-c5507-padn-r-00-c-ag-expected.txt: Added.
* platform/gtk/css2.1/t0804-c5507-padn-r-01-c-a-expected.checksum: Added.
* platform/gtk/css2.1/t0804-c5507-padn-r-01-c-a-expected.png: Added.
* platform/gtk/css2.1/t0804-c5507-padn-r-01-c-a-expected.txt: Added.
* platform/gtk/css2.1/t0804-c5507-padn-r-02-f-expected.checksum: Added.
* platform/gtk/css2.1/t0804-c5507-padn-r-02-f-expected.png: Added.
* platform/gtk/css2.1/t0804-c5507-padn-r-02-f-expected.txt: Added.
* platform/gtk/css2.1/t0804-c5507-padn-r-03-f-expected.checksum: Added.
* platform/gtk/css2.1/t0804-c5507-padn-r-03-f-expected.png: Added.
* platform/gtk/css2.1/t0804-c5507-padn-r-03-f-expected.txt: Added.
* platform/gtk/css2.1/t0804-c5508-ipadn-b-00-b-a-expected.checksum: Added.
* platform/gtk/css2.1/t0804-c5508-ipadn-b-00-b-a-expected.png: Added.
* platform/gtk/css2.1/t0804-c5508-ipadn-b-00-b-a-expected.txt: Added.
* platform/gtk/css2.1/t0804-c5508-ipadn-b-01-f-a-expected.checksum: Added.
* platform/gtk/css2.1/t0804-c5508-ipadn-b-01-f-a-expected.png: Added.
* platform/gtk/css2.1/t0804-c5508-ipadn-b-01-f-a-expected.txt: Added.
* platform/gtk/css2.1/t0804-c5508-ipadn-b-02-b-a-expected.checksum: Added.
* platform/gtk/css2.1/t0804-c5508-ipadn-b-02-b-a-expected.png: Added.
* platform/gtk/css2.1/t0804-c5508-ipadn-b-02-b-a-expected.txt: Added.
* platform/gtk/css2.1/t0804-c5508-ipadn-b-03-b-a-expected.checksum: Added.
* platform/gtk/css2.1/t0804-c5508-ipadn-b-03-b-a-expected.png: Added.
* platform/gtk/css2.1/t0804-c5508-ipadn-b-03-b-a-expected.txt: Added.
* platform/gtk/css2.1/t0804-c5509-ipadn-l-00-b-ag-expected.checksum: Added.
* platform/gtk/css2.1/t0804-c5509-ipadn-l-00-b-ag-expected.png: Added.
* platform/gtk/css2.1/t0804-c5509-ipadn-l-00-b-ag-expected.txt: Added.
* platform/gtk/css2.1/t0804-c5509-ipadn-l-01-b-ag-expected.checksum: Added.
* platform/gtk/css2.1/t0804-c5509-ipadn-l-01-b-ag-expected.png: Added.
* platform/gtk/css2.1/t0804-c5509-ipadn-l-01-b-ag-expected.txt: Added.
* platform/gtk/css2.1/t0804-c5509-ipadn-l-02-b-ag-expected.checksum: Added.
* platform/gtk/css2.1/t0804-c5509-ipadn-l-02-b-ag-expected.png: Added.
* platform/gtk/css2.1/t0804-c5509-ipadn-l-02-b-ag-expected.txt: Added.
* platform/gtk/css2.1/t0804-c5509-ipadn-l-03-b-a-expected.checksum: Added.
* platform/gtk/css2.1/t0804-c5509-ipadn-l-03-b-a-expected.png: Added.
* platform/gtk/css2.1/t0804-c5509-ipadn-l-03-b-a-expected.txt: Added.
* platform/gtk/css2.1/t0804-c5509-ipadn-l-04-f-ag-expected.checksum: Added.
* platform/gtk/css2.1/t0804-c5509-ipadn-l-04-f-ag-expected.png: Added.
* platform/gtk/css2.1/t0804-c5509-ipadn-l-04-f-ag-expected.txt: Added.
* platform/gtk/css2.1/t0804-c5509-padn-l-00-b-ag-expected.checksum: Added.
* platform/gtk/css2.1/t0804-c5509-padn-l-00-b-ag-expected.png: Added.
* platform/gtk/css2.1/t0804-c5509-padn-l-00-b-ag-expected.txt: Added.
* platform/gtk/css2.1/t0804-c5509-padn-l-01-b-a-expected.checksum: Added.
* platform/gtk/css2.1/t0804-c5509-padn-l-01-b-a-expected.png: Added.
* platform/gtk/css2.1/t0804-c5509-padn-l-01-b-a-expected.txt: Added.
* platform/gtk/css2.1/t0804-c5509-padn-l-02-f-expected.checksum: Added.
* platform/gtk/css2.1/t0804-c5509-padn-l-02-f-expected.png: Added.
* platform/gtk/css2.1/t0804-c5509-padn-l-02-f-expected.txt: Added.
* platform/gtk/css2.1/t0804-c5509-padn-l-03-f-g-expected.checksum: Added.
* platform/gtk/css2.1/t0804-c5509-padn-l-03-f-g-expected.png: Added.
* platform/gtk/css2.1/t0804-c5509-padn-l-03-f-g-expected.txt: Added.
* platform/gtk/css2.1/t0804-c5510-ipadn-00-b-ag-expected.checksum: Added.
* platform/gtk/css2.1/t0804-c5510-ipadn-00-b-ag-expected.png: Added.
* platform/gtk/css2.1/t0804-c5510-ipadn-00-b-ag-expected.txt: Added.
* platform/gtk/css2.1/t0804-c5510-padn-00-b-ag-expected.checksum: Added.
* platform/gtk/css2.1/t0804-c5510-padn-00-b-ag-expected.png: Added.
* platform/gtk/css2.1/t0804-c5510-padn-00-b-ag-expected.txt: Added.
* platform/gtk/css2.1/t0804-c5510-padn-01-e-a-expected.checksum: Added.
* platform/gtk/css2.1/t0804-c5510-padn-01-e-a-expected.png: Added.
* platform/gtk/css2.1/t0804-c5510-padn-01-e-a-expected.txt: Added.
* platform/gtk/css2.1/t0804-c5510-padn-02-f-expected.checksum: Added.
* platform/gtk/css2.1/t0804-c5510-padn-02-f-expected.png: Added.
* platform/gtk/css2.1/t0804-c5510-padn-02-f-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5511-brdr-tw-00-b-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5511-brdr-tw-00-b-expected.png: Added.
* platform/gtk/css2.1/t0805-c5511-brdr-tw-00-b-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5511-brdr-tw-01-b-g-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5511-brdr-tw-01-b-g-expected.png: Added.
* platform/gtk/css2.1/t0805-c5511-brdr-tw-01-b-g-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5511-brdr-tw-02-b-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5511-brdr-tw-02-b-expected.png: Added.
* platform/gtk/css2.1/t0805-c5511-brdr-tw-02-b-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5511-brdr-tw-03-b-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5511-brdr-tw-03-b-expected.png: Added.
* platform/gtk/css2.1/t0805-c5511-brdr-tw-03-b-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5511-ibrdr-tw-00-a-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5511-ibrdr-tw-00-a-expected.png: Added.
* platform/gtk/css2.1/t0805-c5511-ibrdr-tw-00-a-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5512-brdr-rw-00-b-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5512-brdr-rw-00-b-expected.png: Added.
* platform/gtk/css2.1/t0805-c5512-brdr-rw-00-b-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5512-brdr-rw-01-b-g-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5512-brdr-rw-01-b-g-expected.png: Added.
* platform/gtk/css2.1/t0805-c5512-brdr-rw-01-b-g-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5512-brdr-rw-02-b-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5512-brdr-rw-02-b-expected.png: Added.
* platform/gtk/css2.1/t0805-c5512-brdr-rw-02-b-expected.txt: Added.
* platform/gtk/css2.1/t0805-c5512-brdr-rw-03-b-expected.checksum: Added.
* platform/gtk/css2.1/t0805-c5512-brdr-rw-03-b-expected.png: Added.
* platform/gtk/css2.1/t0805-c5512-brdr-rw-03-b-expected.txt: Added.
2011-01-26 Martin Robinson <mrobinson@igalia.com>
Begin importing GTK+ results for the CSS 2.1 test suite. This will
be the first in a series of commits. Each test results has been checked
against those generated for Qt and Mac.
* platform/gtk/Skipped: Unskip tests which now have results.
* platform/gtk/css2.1/t0402-c71-fwd-parsing-00-f-expected.checksum: Added.
* platform/gtk/css2.1/t0402-c71-fwd-parsing-00-f-expected.png: Added.
* platform/gtk/css2.1/t0402-c71-fwd-parsing-00-f-expected.txt: Added.
* platform/gtk/css2.1/t0402-c71-fwd-parsing-01-f-expected.checksum: Added.
* platform/gtk/css2.1/t0402-c71-fwd-parsing-01-f-expected.png: Added.
* platform/gtk/css2.1/t0402-c71-fwd-parsing-01-f-expected.txt: Added.
* platform/gtk/css2.1/t0402-c71-fwd-parsing-02-f-expected.checksum: Added.
* platform/gtk/css2.1/t0402-c71-fwd-parsing-02-f-expected.png: Added.
* platform/gtk/css2.1/t0402-c71-fwd-parsing-02-f-expected.txt: Added.
* platform/gtk/css2.1/t0402-c71-fwd-parsing-03-f-expected.checksum: Added.
* platform/gtk/css2.1/t0402-c71-fwd-parsing-03-f-expected.png: Added.
* platform/gtk/css2.1/t0402-c71-fwd-parsing-03-f-expected.txt: Added.
* platform/gtk/css2.1/t0402-c71-fwd-parsing-04-f-expected.checksum: Added.
* platform/gtk/css2.1/t0402-c71-fwd-parsing-04-f-expected.png: Added.
* platform/gtk/css2.1/t0402-c71-fwd-parsing-04-f-expected.txt: Added.
* platform/gtk/css2.1/t0402-syntax-01-f-expected.checksum: Added.
* platform/gtk/css2.1/t0402-syntax-01-f-expected.png: Added.
* platform/gtk/css2.1/t0402-syntax-01-f-expected.txt: Added.
* platform/gtk/css2.1/t0402-syntax-02-f-expected.checksum: Added.
* platform/gtk/css2.1/t0402-syntax-02-f-expected.png: Added.
* platform/gtk/css2.1/t0402-syntax-02-f-expected.txt: Added.
* platform/gtk/css2.1/t0402-syntax-03-f-expected.checksum: Added.
* platform/gtk/css2.1/t0402-syntax-03-f-expected.png: Added.
* platform/gtk/css2.1/t0402-syntax-03-f-expected.txt: Added.
* platform/gtk/css2.1/t0402-syntax-04-f-expected.checksum: Added.
* platform/gtk/css2.1/t0402-syntax-04-f-expected.png: Added.
* platform/gtk/css2.1/t0402-syntax-04-f-expected.txt: Added.
* platform/gtk/css2.1/t0402-syntax-05-f-expected.checksum: Added.
* platform/gtk/css2.1/t0402-syntax-05-f-expected.png: Added.
* platform/gtk/css2.1/t0402-syntax-05-f-expected.txt: Added.
* platform/gtk/css2.1/t0402-syntax-06-f-expected.checksum: Added.
* platform/gtk/css2.1/t0402-syntax-06-f-expected.png: Added.
* platform/gtk/css2.1/t0402-syntax-06-f-expected.txt: Added.
* platform/gtk/css2.1/t0505-c16-descendant-00-e-expected.checksum: Added.
* platform/gtk/css2.1/t0505-c16-descendant-00-e-expected.png: Added.
* platform/gtk/css2.1/t0505-c16-descendant-00-e-expected.txt: Added.
* platform/gtk/css2.1/t0505-c16-descendant-01-e-expected.checksum: Added.
* platform/gtk/css2.1/t0505-c16-descendant-01-e-expected.png: Added.
* platform/gtk/css2.1/t0505-c16-descendant-01-e-expected.txt: Added.
* platform/gtk/css2.1/t0505-c16-descendant-02-e-expected.checksum: Added.
* platform/gtk/css2.1/t0505-c16-descendant-02-e-expected.png: Added.
* platform/gtk/css2.1/t0505-c16-descendant-02-e-expected.txt: Added.
* platform/gtk/css2.1/t0509-c15-ids-00-a-expected.checksum: Added.
* platform/gtk/css2.1/t0509-c15-ids-00-a-expected.png: Added.
* platform/gtk/css2.1/t0509-c15-ids-00-a-expected.txt: Added.
* platform/gtk/css2.1/t0509-c15-ids-01-e-expected.checksum: Added.
* platform/gtk/css2.1/t0509-c15-ids-01-e-expected.png: Added.
* platform/gtk/css2.1/t0509-c15-ids-01-e-expected.txt: Added.
* platform/gtk/css2.1/t0509-id-sel-syntax-01-f-expected.checksum: Added.
* platform/gtk/css2.1/t0509-id-sel-syntax-01-f-expected.png: Added.
* platform/gtk/css2.1/t0509-id-sel-syntax-01-f-expected.txt: Added.
* platform/gtk/css2.1/t0509-id-sel-syntax-02-b-expected.checksum: Added.
* platform/gtk/css2.1/t0509-id-sel-syntax-02-b-expected.png: Added.
* platform/gtk/css2.1/t0509-id-sel-syntax-02-b-expected.txt: Added.
* platform/gtk/css2.1/t0510-c25-pseudo-elmnt-00-c-expected.checksum: Added.
* platform/gtk/css2.1/t0510-c25-pseudo-elmnt-00-c-expected.png: Added.
* platform/gtk/css2.1/t0510-c25-pseudo-elmnt-00-c-expected.txt: Added.
* platform/gtk/css2.1/t0511-c21-pseud-anch-00-e-i-expected.checksum: Added.
* platform/gtk/css2.1/t0511-c21-pseud-anch-00-e-i-expected.png: Added.
* platform/gtk/css2.1/t0511-c21-pseud-anch-00-e-i-expected.txt: Added.
* platform/gtk/css2.1/t0511-c21-pseud-link-00-e-expected.checksum: Added.
* platform/gtk/css2.1/t0511-c21-pseud-link-00-e-expected.png: Added.
* platform/gtk/css2.1/t0511-c21-pseud-link-00-e-expected.txt: Added.
* platform/gtk/css2.1/t0511-c21-pseud-link-01-e-expected.checksum: Added.
* platform/gtk/css2.1/t0511-c21-pseud-link-01-e-expected.png: Added.
* platform/gtk/css2.1/t0511-c21-pseud-link-01-e-expected.txt: Added.
* platform/gtk/css2.1/t0511-c21-pseud-link-02-e-expected.checksum: Added.
* platform/gtk/css2.1/t0511-c21-pseud-link-02-e-expected.png: Added.
* platform/gtk/css2.1/t0511-c21-pseud-link-02-e-expected.txt: Added.
* platform/gtk/css2.1/t0511-c21-pseud-link-03-e-expected.checksum: Added.
* platform/gtk/css2.1/t0511-c21-pseud-link-03-e-expected.png: Added.
* platform/gtk/css2.1/t0511-c21-pseud-link-03-e-expected.txt: Added.
* platform/gtk/css2.1/t0602-c13-inh-underlin-00-e-expected.checksum: Added.
* platform/gtk/css2.1/t0602-c13-inh-underlin-00-e-expected.png: Added.
* platform/gtk/css2.1/t0602-c13-inh-underlin-00-e-expected.txt: Added.
* platform/gtk/css2.1/t0602-c13-inheritance-00-e-expected.checksum: Added.
* platform/gtk/css2.1/t0602-c13-inheritance-00-e-expected.png: Added.
* platform/gtk/css2.1/t0602-c13-inheritance-00-e-expected.txt: Added.
* platform/gtk/css2.1/t0602-inherit-bdr-pad-b-00-expected.checksum: Added.
* platform/gtk/css2.1/t0602-inherit-bdr-pad-b-00-expected.png: Added.
* platform/gtk/css2.1/t0602-inherit-bdr-pad-b-00-expected.txt: Added.
* platform/gtk/css2.1/t0603-c11-import-00-b-expected.checksum: Added.
* platform/gtk/css2.1/t0603-c11-import-00-b-expected.png: Added.
* platform/gtk/css2.1/t0603-c11-import-00-b-expected.txt: Added.
* platform/gtk/css2.1/t0801-c412-hz-box-00-b-a-expected.checksum: Added.
* platform/gtk/css2.1/t0801-c412-hz-box-00-b-a-expected.png: Added.
* platform/gtk/css2.1/t0801-c412-hz-box-00-b-a-expected.txt: Added.
* platform/gtk/css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.checksum: Added.
* platform/gtk/css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.png: Added.
* platform/gtk/css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.txt: Added.
* platform/gtk/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.checksum: Added.
* platform/gtk/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.png: Added.
* platform/gtk/css2.1/t0803-c5501-mrgn-t-00-b-a-expected.txt: Added.
* platform/gtk/css2.1/t0803-c5502-imrgn-r-00-b-ag-expected.checksum: Added.
* platform/gtk/css2.1/t0803-c5502-imrgn-r-00-b-ag-expected.png: Added.
* platform/gtk/css2.1/t0803-c5502-imrgn-r-00-b-ag-expected.txt: Added.
* platform/gtk/css2.1/t0803-c5502-imrgn-r-01-b-ag-expected.checksum: Added.
* platform/gtk/css2.1/t0803-c5502-imrgn-r-01-b-ag-expected.png: Added.
* platform/gtk/css2.1/t0803-c5502-imrgn-r-01-b-ag-expected.txt: Added.
* platform/gtk/css2.1/t0803-c5502-imrgn-r-02-b-a-expected.checksum: Added.
* platform/gtk/css2.1/t0803-c5502-imrgn-r-02-b-a-expected.png: Added.
* platform/gtk/css2.1/t0803-c5502-imrgn-r-02-b-a-expected.txt: Added.
* platform/gtk/css2.1/t0803-c5502-imrgn-r-03-b-a-expected.checksum: Added.
* platform/gtk/css2.1/t0803-c5502-imrgn-r-03-b-a-expected.png: Added.
* platform/gtk/css2.1/t0803-c5502-imrgn-r-03-b-a-expected.txt: Added.
* platform/gtk/css2.1/t0803-c5502-imrgn-r-04-b-ag-expected.checksum: Added.
* platform/gtk/css2.1/t0803-c5502-imrgn-r-04-b-ag-expected.png: Added.
* platform/gtk/css2.1/t0803-c5502-imrgn-r-04-b-ag-expected.txt: Added.
* platform/gtk/css2.1/t0803-c5502-imrgn-r-05-b-ag-expected.checksum: Added.
* platform/gtk/css2.1/t0803-c5502-imrgn-r-05-b-ag-expected.png: Added.
* platform/gtk/css2.1/t0803-c5502-imrgn-r-05-b-ag-expected.txt: Added.
* platform/gtk/css2.1/t0803-c5502-imrgn-r-06-b-ag-expected.checksum: Added.
* platform/gtk/css2.1/t0803-c5502-imrgn-r-06-b-ag-expected.png: Added.
* platform/gtk/css2.1/t0803-c5502-imrgn-r-06-b-ag-expected.txt: Added.
* platform/gtk/css2.1/t0803-c5502-mrgn-r-00-c-ag-expected.checksum: Added.
* platform/gtk/css2.1/t0803-c5502-mrgn-r-00-c-ag-expected.png: Added.
* platform/gtk/css2.1/t0803-c5502-mrgn-r-00-c-ag-expected.txt: Added.
* platform/gtk/css2.1/t0803-c5502-mrgn-r-01-c-a-expected.checksum: Added.
* platform/gtk/css2.1/t0803-c5502-mrgn-r-01-c-a-expected.png: Added.
* platform/gtk/css2.1/t0803-c5502-mrgn-r-01-c-a-expected.txt: Added.
* platform/gtk/css2.1/t0803-c5502-mrgn-r-02-c-expected.checksum: Added.
* platform/gtk/css2.1/t0803-c5502-mrgn-r-02-c-expected.png: Added.
* platform/gtk/css2.1/t0803-c5502-mrgn-r-02-c-expected.txt: Added.
* platform/gtk/css2.1/t0803-c5502-mrgn-r-03-c-expected.checksum: Added.
* platform/gtk/css2.1/t0803-c5502-mrgn-r-03-c-expected.png: Added.
* platform/gtk/css2.1/t0803-c5502-mrgn-r-03-c-expected.txt: Added.
* platform/gtk/css2.1/t0803-c5503-imrgn-b-00-b-a-expected.checksum: Added.
* platform/gtk/css2.1/t0803-c5503-imrgn-b-00-b-a-expected.png: Added.
* platform/gtk/css2.1/t0803-c5503-imrgn-b-00-b-a-expected.txt: Added.
* platform/gtk/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.checksum: Added.
* platform/gtk/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.png: Added.
* platform/gtk/css2.1/t0803-c5503-mrgn-b-00-b-a-expected.txt: Added.
* platform/gtk/css2.1/t0803-c5504-imrgn-l-00-b-ag-expected.checksum: Added.
* platform/gtk/css2.1/t0803-c5504-imrgn-l-00-b-ag-expected.png: Added.
* platform/gtk/css2.1/t0803-c5504-imrgn-l-00-b-ag-expected.txt: Added.
* platform/gtk/css2.1/t0803-c5504-imrgn-l-01-b-ag-expected.checksum: Added.
* platform/gtk/css2.1/t0803-c5504-imrgn-l-01-b-ag-expected.png: Added.
* platform/gtk/css2.1/t0803-c5504-imrgn-l-01-b-ag-expected.txt: Added.
* platform/gtk/css2.1/t0803-c5504-imrgn-l-02-b-ag-expected.checksum: Added.
* platform/gtk/css2.1/t0803-c5504-imrgn-l-02-b-ag-expected.png: Added.
* platform/gtk/css2.1/t0803-c5504-imrgn-l-02-b-ag-expected.txt: Added.
* platform/gtk/css2.1/t0803-c5504-imrgn-l-03-b-a-expected.checksum: Added.
* platform/gtk/css2.1/t0803-c5504-imrgn-l-03-b-a-expected.png: Added.
* platform/gtk/css2.1/t0803-c5504-imrgn-l-03-b-a-expected.txt: Added.
* platform/gtk/css2.1/t0803-c5504-imrgn-l-04-b-ag-expected.checksum: Added.
* platform/gtk/css2.1/t0803-c5504-imrgn-l-04-b-ag-expected.png: Added.
* platform/gtk/css2.1/t0803-c5504-imrgn-l-04-b-ag-expected.txt: Added.
* platform/gtk/css2.1/t09-c5526c-display-00-e-expected.checksum: Added.
* platform/gtk/css2.1/t09-c5526c-display-00-e-expected.png: Added.
* platform/gtk/css2.1/t09-c5526c-display-00-e-expected.txt: Added.
2011-01-26 Brian Weinstein <bweinstein@apple.com>
Skip fast/loader/willSendRequest-null-for-preload.html on GTK, because GTK doesn't have
support for setWillSendRequestReturnsNull.
* platform/gtk/Skipped:
2011-01-26 Ryosuke Niwa <rniwa@webkit.org>
Another unreviewed Chromium test expectation update.
* platform/chromium/test_expectations.txt:
2011-01-26 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Chromium test expectation update.
* platform/chromium/test_expectations.txt:
2011-01-26 Justin Schuh <jschuh@chromium.org>
Reviewed by Adam Barth.
Make fireEventsAndUpdateStyle use stack local vectors.
https://bugs.webkit.org/show_bug.cgi?id=46760
* animations/animation-add-events-in-handler-expected.txt: Added.
* animations/animation-add-events-in-handler.html: Added.
2011-01-26 Tony Chang <tony@chromium.org>
Unreviewed, marking fast/overflow/overflow-rtl-vertical.html as
passing. This was fixed in r76669.
* platform/chromium/test_expectations.txt:
2011-01-26 Brian Weinstein <bweinstein@apple.com>
Skip fast/loader/willSendRequest-null-for-preload.html on WebKit2, because WebKit2 doesn't have
setWillSendRequestReturnsNull yet.
This is tracked by https://bugs.webkit.org/show_bug.cgi?id=42690.
* platform/mac-wk2/Skipped:
2011-01-26 Brian Weinstein <bweinstein@apple.com>
Reviewed by Ryosuke Niwa.
Update the test landed in r76701 to not depend on loading a "script" from http://example.com, make it
use a local script (which still reproduces the crash).
* fast/loader/resources/empty-script.js: Added.
* fast/loader/willSendRequest-null-for-preload-expected.txt: Removed the line for the console error.
* fast/loader/willSendRequest-null-for-preload.html: Have the script in the head be a local script.
* platform/win/fast/loader: Removed.
* platform/win/fast/loader/willSendRequest-null-for-preload-expected.txt: Removed. No need for platform-specific results.
2011-01-26 Ryosuke Niwa <rniwa@webkit.org>
Another unreviewed Chromium rebaselines for r76688.
* platform/chromium-win/svg/batik/text/textEffect3-expected.checksum:
* platform/chromium-win/svg/batik/text/textEffect3-expected.png:
* platform/chromium-win/svg/custom/use-setAttribute-crash-expected.checksum:
* platform/chromium-win/svg/custom/use-setAttribute-crash-expected.png:
2011-01-25 Brian Weinstein <bweinstein@apple.com>
Reviewed byAntti Koivisto.
Crashes loading pages when cancelling subresource loads through WebKit
https://bugs.webkit.org/show_bug.cgi?id=53123
<rdar://problem/8914361>
Add tests for crashing when cancelling subresource loads through WebKit via setWillSendRequestReturnsNull.
* fast/loader/willSendRequest-null-for-preload-expected.txt: Added.
* fast/loader/willSendRequest-null-for-preload.html: Added.
2011-01-26 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Chromium Linux rebaselines for r76688.
* platform/chromium-linux/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1/coords-viewattr-01-b-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-01-t-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-02-t-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-03-b-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-04-b-expected.png:
* platform/chromium-linux/svg/batik/text/textOnPathSpaces-expected.checksum:
* platform/chromium-linux/svg/batik/text/textOnPathSpaces-expected.png:
* platform/chromium-linux/svg/batik/text/verticalText-expected.checksum:
* platform/chromium-linux/svg/batik/text/verticalText-expected.png:
* platform/chromium-linux/svg/batik/text/verticalTextOnPath-expected.checksum:
* platform/chromium-linux/svg/batik/text/verticalTextOnPath-expected.png:
* platform/chromium-linux/svg/custom/linking-a-03-b-all-expected.checksum:
* platform/chromium-linux/svg/custom/linking-a-03-b-all-expected.png:
* platform/chromium-linux/svg/custom/linking-a-03-b-viewBox-transform-expected.checksum:
* platform/chromium-linux/svg/custom/linking-a-03-b-viewBox-transform-expected.png:
* platform/chromium-linux/svg/custom/preserve-aspect-ratio-syntax-expected.checksum:
* platform/chromium-linux/svg/custom/preserve-aspect-ratio-syntax-expected.png:
* platform/chromium-linux/svg/custom/use-transform-expected.checksum:
* platform/chromium-linux/svg/custom/use-transform-expected.png:
* platform/chromium-linux/svg/custom/viewbox-syntax-expected.checksum:
* platform/chromium-linux/svg/custom/viewbox-syntax-expected.png:
* platform/chromium-linux/svg/text/text-text-06-t-expected.checksum:
* platform/chromium-linux/svg/text/text-text-06-t-expected.png:
2011-01-25 Pavel Podivilov <podivilov@chromium.org>
Reviewed by Pavel Feldman.
Web Inspector: evaluate in console may not work when window.console is substituted or deleted.
https://bugs.webkit.org/show_bug.cgi?id=53072
* inspector/console-substituted-expected.txt: Added.
* inspector/console-substituted.html: Added.
2011-01-26 Ryosuke Niwa <rniwa@webkit.org>
Layout test missing expectation after 58524
https://bugs.webkit.org/show_bug.cgi?id=38360
Unreviewed; Chromium rebaselines.
* platform/chromium-linux/fast/images/svg-background-partial-redraw-expected.checksum: Added.
* platform/chromium-linux/fast/images/svg-background-partial-redraw-expected.png: Added.
* platform/chromium-win/fast/images/svg-background-partial-redraw-expected.checksum: Added.
* platform/chromium-win/fast/images/svg-background-partial-redraw-expected.png: Added.
* platform/chromium-win/fast/images/svg-background-partial-redraw-expected.txt: Added.
* platform/chromium-win/svg/carto.net/tabgroup-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2011-01-26 Carlos Garcia Campos <cgarcia@igalia.com>
Reviewed by Martin Robinson.
[cairo] Use CAIRO_OPERATOR_DARKEN when available
https://bugs.webkit.org/show_bug.cgi?id=53084
* platform/gtk/Skipped: Unskip test.
* platform/gtk/fast/canvas/canvas-composite-expected.checksum: Added.
* platform/gtk/fast/canvas/canvas-composite-expected.png: Added.
* platform/gtk/fast/canvas/canvas-composite-expected.txt: Added.
2011-01-26 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Chromium rebaselines for r76688.
* platform/chromium-linux/fast/backgrounds/size/contain-and-cover-expected.checksum:
* platform/chromium-linux/fast/backgrounds/size/contain-and-cover-expected.png:
* platform/chromium-linux/fast/backgrounds/svg-as-background-5-expected.checksum:
* platform/chromium-linux/fast/backgrounds/svg-as-background-5-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-33-t-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-33-t-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
* platform/chromium-linux/svg/custom/focus-ring-expected.checksum:
* platform/chromium-linux/svg/custom/focus-ring-expected.png:
* platform/chromium-linux/svg/custom/svg-curve-with-relative-cordinates-expected.checksum:
* platform/chromium-linux/svg/custom/svg-curve-with-relative-cordinates-expected.png:
* platform/chromium-linux/svg/transforms/animated-path-inside-transformed-html-expected.checksum: Added.
* platform/chromium-linux/svg/transforms/animated-path-inside-transformed-html-expected.png: Added.
* platform/chromium-win/fast/backgrounds/size/contain-and-cover-expected.checksum:
* platform/chromium-win/fast/backgrounds/size/contain-and-cover-expected.png:
* platform/chromium-win/fast/backgrounds/svg-as-background-5-expected.checksum:
* platform/chromium-win/fast/backgrounds/svg-as-background-5-expected.png:
* platform/chromium-win/fast/images/animated-svg-as-image-expected.checksum:
* platform/chromium-win/fast/images/animated-svg-as-image-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-24-t-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-24-t-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-33-t-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-33-t-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1/filters-morph-01-f-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1/render-groups-01-b-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1/render-groups-01-b-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1/render-groups-03-t-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1/render-groups-03-t-expected.png:
* platform/chromium-win/svg/custom/focus-ring-expected.checksum:
* platform/chromium-win/svg/custom/focus-ring-expected.png:
* platform/chromium-win/svg/custom/svg-curve-with-relative-cordinates-expected.checksum:
* platform/chromium-win/svg/custom/svg-curve-with-relative-cordinates-expected.png:
* platform/chromium-win/svg/custom/use-css-events-expected.checksum:
* platform/chromium-win/svg/custom/use-css-events-expected.png:
* platform/chromium-win/svg/transforms/animated-path-inside-transformed-html-expected.checksum:
* platform/chromium-win/svg/transforms/animated-path-inside-transformed-html-expected.png:
* platform/chromium-win/svg/zoom/text/zoom-coords-viewattr-01-b-expected.checksum:
* platform/chromium-win/svg/zoom/text/zoom-coords-viewattr-01-b-expected.png:
2011-01-26 Maciej Stachowiak <mjs@apple.com>
Reviewed by Andreas Kling.
Skip a test for WebKit2 that uses eventSender
https://bugs.webkit.org/show_bug.cgi?id=53168
* platform/mac-wk2/Skipped:
2011-01-26 Pavel Feldman <pfeldman@chromium.org>
Not reviewed: inspector tests fix.
* http/tests/inspector/inspector-test2.js:
(initialize_InspectorTest.InspectorTest.evaluateInPage):
* inspector/console-format.html:
2011-01-26 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed, unskip passing canvas tests in GTK port.
* platform/gtk/Skipped: Unskip passing canvas tests.
* platform/gtk/fast/canvas/arc360-expected.checksum: Added.
* platform/gtk/fast/canvas/arc360-expected.png: Added.
* platform/gtk/fast/canvas/arc360-expected.txt: Added.
* platform/gtk/fast/canvas/canvas-as-image-expected.checksum: Added.
* platform/gtk/fast/canvas/canvas-as-image-expected.png: Added.
* platform/gtk/fast/canvas/canvas-as-image-expected.txt: Added.
* platform/gtk/fast/canvas/canvas-as-image-incremental-repaint-expected.checksum: Added.
* platform/gtk/fast/canvas/canvas-as-image-incremental-repaint-expected.png: Added.
* platform/gtk/fast/canvas/canvas-as-image-incremental-repaint-expected.txt: Added.
* platform/gtk/fast/canvas/canvas-before-css-expected.checksum: Added.
* platform/gtk/fast/canvas/canvas-before-css-expected.png: Added.
* platform/gtk/fast/canvas/canvas-before-css-expected.txt: Added.
* platform/gtk/fast/canvas/canvas-bg-expected.checksum: Added.
* platform/gtk/fast/canvas/canvas-bg-expected.png: Added.
* platform/gtk/fast/canvas/canvas-bg-expected.txt: Added.
* platform/gtk/fast/canvas/canvas-bg-zoom-expected.checksum: Added.
* platform/gtk/fast/canvas/canvas-bg-zoom-expected.png: Added.
* platform/gtk/fast/canvas/canvas-bg-zoom-expected.txt: Added.
* platform/gtk/fast/canvas/canvas-incremental-repaint-2-expected.checksum: Added.
* platform/gtk/fast/canvas/canvas-incremental-repaint-2-expected.png: Added.
* platform/gtk/fast/canvas/canvas-incremental-repaint-2-expected.txt: Added.
* platform/gtk/fast/canvas/canvas-resize-reset-expected.checksum: Added.
* platform/gtk/fast/canvas/canvas-resize-reset-expected.png: Added.
* platform/gtk/fast/canvas/canvas-resize-reset-expected.txt: Added.
* platform/gtk/fast/canvas/canvas-size-change-after-layout-expected.checksum: Added.
* platform/gtk/fast/canvas/canvas-size-change-after-layout-expected.png: Added.
* platform/gtk/fast/canvas/canvas-size-change-after-layout-expected.txt: Added.
* platform/gtk/fast/canvas/canvas-text-baseline-expected.checksum: Added.
* platform/gtk/fast/canvas/canvas-text-baseline-expected.png: Added.
* platform/gtk/fast/canvas/canvas-text-baseline-expected.txt: Added.
* platform/gtk/fast/canvas/canvas-transforms-during-path-expected.checksum: Added.
* platform/gtk/fast/canvas/canvas-transforms-during-path-expected.png: Added.
* platform/gtk/fast/canvas/canvas-transforms-during-path-expected.txt: Added.
* platform/gtk/fast/canvas/canvasDrawingIntoSelf-expected.checksum: Added.
* platform/gtk/fast/canvas/canvasDrawingIntoSelf-expected.png: Added.
* platform/gtk/fast/canvas/canvasDrawingIntoSelf-expected.txt: Added.
* platform/gtk/fast/canvas/drawImage-expected.checksum: Added.
* platform/gtk/fast/canvas/drawImage-expected.png: Added.
* platform/gtk/fast/canvas/drawImage-expected.txt: Added.
* platform/gtk/fast/canvas/drawImage-with-globalAlpha-expected.checksum: Added.
* platform/gtk/fast/canvas/drawImage-with-globalAlpha-expected.png: Added.
* platform/gtk/fast/canvas/drawImage-with-globalAlpha-expected.txt: Added.
* platform/gtk/fast/canvas/fill-stroke-clip-reset-path-expected.checksum: Added.
* platform/gtk/fast/canvas/fill-stroke-clip-reset-path-expected.png: Added.
* platform/gtk/fast/canvas/fill-stroke-clip-reset-path-expected.txt: Added.
* platform/gtk/fast/canvas/fillrect-gradient-zero-stops-expected.checksum: Added.
* platform/gtk/fast/canvas/fillrect-gradient-zero-stops-expected.png: Added.
* platform/gtk/fast/canvas/fillrect-gradient-zero-stops-expected.txt: Added.
* platform/gtk/fast/canvas/fillrect_gradient-expected.checksum: Added.
* platform/gtk/fast/canvas/fillrect_gradient-expected.png: Added.
* platform/gtk/fast/canvas/fillrect_gradient-expected.txt: Added.
* platform/gtk/fast/canvas/gradient-add-second-start-end-stop-expected.checksum: Added.
* platform/gtk/fast/canvas/gradient-add-second-start-end-stop-expected.png: Added.
* platform/gtk/fast/canvas/gradient-add-second-start-end-stop-expected.txt: Added.
* platform/gtk/fast/canvas/image-object-in-canvas-expected.checksum: Added.
* platform/gtk/fast/canvas/image-object-in-canvas-expected.png: Added.
* platform/gtk/fast/canvas/image-object-in-canvas-expected.txt: Added.
* platform/gtk/fast/canvas/quadraticCurveTo-expected.checksum: Added.
* platform/gtk/fast/canvas/quadraticCurveTo-expected.png: Added.
* platform/gtk/fast/canvas/quadraticCurveTo-expected.txt: Added.
* platform/gtk/fast/canvas/zero-size-fill-rect-expected.checksum: Added.
* platform/gtk/fast/canvas/zero-size-fill-rect-expected.png: Added.
* platform/gtk/fast/canvas/zero-size-fill-rect-expected.txt: Added.
2011-01-26 Yuzo Fujishima <yuzo@google.com>
Unreviewed Chromium test expectation change.
Mark some complex script tests as failing since r76674.
* platform/chromium/test_expectations.txt:
2011-01-26 James Robinson <jamesr@chromium.org>
Reviewed by Nate Chapin.
Add a DOMTimeStamp parameter to the requestAnimationFrame callback
https://bugs.webkit.org/show_bug.cgi?id=53142
Adds a test for the parameter passed to the requestAnimationFrame callback.
* fast/animation/request-animation-frame-timestamps-expected.txt: Added.
* fast/animation/request-animation-frame-timestamps.html: Added.
* fast/animation/script-tests/request-animation-frame-timestamps.js: Added.
2011-01-25 Yuzo Fujishima <yuzo@google.com>
Unreviewed Chromium test expectation change
Mark fast/text/offsetForPosition-complex-fallback.html as failing for WIN and LINUX.
* platform/chromium/test_expectations.txt:
2011-01-25 Ned Holbrook <nholbrook@apple.com>
Reviewed by Dan Bernstein.
ComplexTextController incorrectly conflates string length and range of indexes
https://bugs.webkit.org/show_bug.cgi?id=52760
* fast/text/offsetForPosition-complex-fallback-expected.txt: Added.
* fast/text/offsetForPosition-complex-fallback.html: Added.
2011-01-25 Sam Weinig <sam@webkit.org>
Make this test a bit more robust agains different scrollbar widths.
* fast/overflow/overflow-rtl-vertical-origin.html:
2011-01-25 Sam Weinig <sam@webkit.org>
Reviewed by David Hyatt.
Scrollbars don't work correctly for top-to-bottom text in an overflow: scroll area
https://bugs.webkit.org/show_bug.cgi?id=53048
* fast/overflow/overflow-rtl-vertical-origin-expected.txt: Added.
* fast/overflow/overflow-rtl-vertical-origin.html: Added.
2011-01-25 Kent Tamura <tkent@chromium.org>
Unreviewed, test expectation update.
* platform/chromium-win/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.checksum: Added.
* platform/chromium-win/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.png: Added.
* platform/chromium-win/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt: Added.
* 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:
* platform/chromium/test_expectations.txt:
2011-01-25 Kent Tamura <tkent@chromium.org>
Reviewed by Dimitri Glazkov.
Radio button group state is not restored correctly
https://bugs.webkit.org/show_bug.cgi?id=50442
* fast/forms/state-restore-radio-group-expected.txt: Added.
* fast/forms/state-restore-radio-group.html: Added.
2011-01-25 Kent Tamura <tkent@chromium.org>
Reviewed by Dimitri Glazkov.
HTMLFormElement::checkValidity() returns incorrect result if 'invalid' events are canceled.
https://bugs.webkit.org/show_bug.cgi?id=52565
Fix tests and results for the behavior change.
* fast/forms/checkValidity-cancel-expected.txt:
* fast/forms/checkValidity-handler-updates-dom-expected.txt:
* fast/forms/interactive-validation-cancel-expected.txt:
* fast/forms/interactive-validation-cancel.html:
* fast/forms/script-tests/checkValidity-cancel.js:
* fast/forms/script-tests/checkValidity-handler-updates-dom.js:
2011-01-25 Kent Tamura <tkent@chromium.org>
Reviewed by Dimitri Glazkov.
Range and number inputs should reject increment and decrement by
keyboard or mouse wheel if they are disabled or read-only
https://bugs.webkit.org/show_bug.cgi?id=53151
Add checks for 'disabled' and 'readOnly'.
* fast/forms/input-number-keyoperation-expected.txt:
* fast/forms/input-number-wheel-expected.txt:
* fast/forms/range-keyoperation-expected.txt:
* fast/forms/range-keyoperation.html:
* fast/forms/script-tests/input-number-keyoperation.js:
* fast/forms/script-tests/input-number-wheel.js:
2011-01-25 Cris Neckar <cdn@chromium.org>
Reviewed by Adam Barth.
Test for crash when a window's location changes before creating an object URL.
https://bugs.webkit.org/show_bug.cgi?id=53038
* fast/dom/window-domurl-crash-expected.txt: Added.
* fast/dom/window-domurl-crash.html: Added.
2011-01-25 James Simonsen <simonjam@chromium.org>
Reviewed by Tony Chang.
[Chromium] Support small caps in complex text on linux
https://bugs.webkit.org/show_bug.cgi?id=53051
* platform/chromium-linux/fast/text/atsui-multiple-renderers-expected.checksum: Added.
* platform/chromium-linux/fast/text/atsui-multiple-renderers-expected.png: Added.
* platform/chromium-linux/fast/text/atsui-multiple-renderers-expected.txt: Added.
* platform/chromium-linux/fast/text/atsui-small-caps-punctuation-size-expected.checksum: Added.
* platform/chromium-linux/fast/text/atsui-small-caps-punctuation-size-expected.png: Added.
* platform/chromium/test_expectations.txt: Re-enable 2 tests on linux.
2011-01-25 Jer Noble <jer.noble@apple.com>
Unreviewed build fix: add failing test to gtk/Skipped.
* platform/gtk/Skipped:
2011-01-25 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r76625.
http://trac.webkit.org/changeset/76625
https://bugs.webkit.org/show_bug.cgi?id=53119
"incorrect pixel test results" (Requested by rniwa on
#webkit).
* editing/selection/caret-painting-after-paste-undo-rtl.html: Removed.
* editing/selection/caret-painting-after-paste-undo.html: Removed.
* platform/mac/editing/deleting/5408255-expected.checksum:
* platform/mac/editing/deleting/5408255-expected.png:
* platform/mac/editing/selection/caret-painting-after-paste-undo-expected.checksum: Removed.
* platform/mac/editing/selection/caret-painting-after-paste-undo-expected.png: Removed.
* platform/mac/editing/selection/caret-painting-after-paste-undo-expected.txt: Removed.
* platform/mac/editing/selection/caret-painting-after-paste-undo-rtl-expected.checksum: Removed.
* platform/mac/editing/selection/caret-painting-after-paste-undo-rtl-expected.png: Removed.
* platform/mac/editing/selection/caret-painting-after-paste-undo-rtl-expected.txt: Removed.
2011-01-25 Tony Chang <tony@chromium.org>
Unreviewed, debugger-scripts.html is failing on windows too.
* platform/chromium/test_expectations.txt:
2011-01-25 Dmitry Titov <dimich@chromium.org>
[Chromium] Not reviewed, rebaseline for a test.
The difference is because V8 has different error messages.
* platform/chromium-mac/fast/js/js-continue-break-restrictions-expected.txt: Added.
* platform/chromium-win/fast/js/js-continue-break-restrictions-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2011-01-25 James Robinson <jamesr@chromium.org>
Remove = TEXT PASS lines for tests that consistently pass.
* platform/chromium/test_expectations.txt:
2011-01-25 Jer Noble <jer.noble@apple.com>
Unreviewed build fix: rollback untintentional changes in media expected results.
* media/video-source-moved-expected.txt:
* media/video-source-none-supported-expected.txt:
* LayoutTests/platform/win/media/audio-data-url-expected.txt:
2011-01-25 Tony Chang <tony@chromium.org>
Unreviewed, mark inspector/debugger-scripts.html as failing on chromium linux.
* platform/chromium/test_expectations.txt:
2011-01-21 Levi Weintraub <leviw@chromium.org>
Reviewed by Darin Adler.
Updating the expected result for 5408255 and adding tests for caret positioning at the
beginning and end of RenderBoxes.
Undo moves caret to invalid position
https://bugs.webkit.org/show_bug.cgi?id=49744
* editing/selection/caret-painting-after-paste-undo-rtl.html: Added.
* editing/selection/caret-painting-after-paste-undo.html: Added.
* platform/mac/editing/deleting/5408255-expected.checksum:
* platform/mac/editing/deleting/5408255-expected.png:
* platform/mac/editing/selection/caret-painting-after-paste-undo-expected.checksum: Added.
* platform/mac/editing/selection/caret-painting-after-paste-undo-expected.png: Added.
* platform/mac/editing/selection/caret-painting-after-paste-undo-expected.txt: Added.
* platform/mac/editing/selection/caret-painting-after-paste-undo-rtl-expected.checksum: Added.
* platform/mac/editing/selection/caret-painting-after-paste-undo-rtl-expected.png: Added.
* platform/mac/editing/selection/caret-painting-after-paste-undo-rtl-expected.txt: Added.
2011-01-25 Tony Chang <tony@chromium.org>
Unreviewed, add chromium-mac baselines after r76599.
The platform/mac-leopard results were stale which is why the expected
text results aren't updated as well.
* platform/chromium-mac/svg/custom/junk-data-expected.checksum: Added.
* platform/chromium-mac/svg/custom/junk-data-expected.png: Added.
* platform/chromium-mac/svg/custom/missing-xlink-expected.checksum: Added.
* platform/chromium-mac/svg/custom/missing-xlink-expected.png: Added.
2011-01-25 James Robinson <jamesr@chromium.org>
Reviewed by Mihai Parparita.
Convert requestAnimationFrame tests to be script-tests
https://bugs.webkit.org/show_bug.cgi?id=53109
This converts the new requestAnimationFrame tests to be proper script-tests using make-script-test-wrapper.
* fast/animation/request-animation-frame-cancel-expected.txt:
* fast/animation/request-animation-frame-cancel.html:
* fast/animation/request-animation-frame-cancel2-expected.txt:
* fast/animation/request-animation-frame-cancel2.html:
* fast/animation/request-animation-frame-display-expected.txt:
* fast/animation/request-animation-frame-display.html:
* fast/animation/request-animation-frame-expected.txt:
* fast/animation/request-animation-frame-within-callback-expected.txt:
* fast/animation/request-animation-frame-within-callback.html:
* fast/animation/request-animation-frame.html:
* fast/animation/script-tests/TEMPLATE.html: Added.
* fast/animation/script-tests/request-animation-frame-cancel.js: Copied from LayoutTests/fast/animation/request-animation-frame-cancel.html.
* fast/animation/script-tests/request-animation-frame-cancel2.js: Copied from LayoutTests/fast/animation/request-animation-frame-cancel2.html.
(secondCallbackId):
* fast/animation/script-tests/request-animation-frame-display.js: Added.
* fast/animation/script-tests/request-animation-frame-within-callback.js: Copied from LayoutTests/fast/animation/request-animation-frame-within-callback.html.
(window):
* fast/animation/script-tests/request-animation-frame.js: Added.
2011-01-20 Jer Noble <jer.noble@apple.com>
Reviewed by Eric Carlson.
REGRESSION (r72119): Audio never plays on Star Wars intro animation
https://bugs.webkit.org/show_bug.cgi?id=52467
Test the ability to read audio/m4a files. Disabled this new test
on the chromium and qt platforms, as they do not support M4A/AAC.
* media/audio-mpeg4-supported-expected.txt: Added.
* media/audio-mpeg4-supported.html: Added.
* media/content/silence.m4a: Added.
* platform/chromium/test_expectations.txt:
* platform/qt/Skipped:
2011-01-25 Tony Chang <tony@chromium.org>
Unreviewed, rebaseline a test on chromium-win. Part of r76586 rebaselines.
* 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/test_expectations.txt:
2011-01-25 Ryosuke Niwa <rniwa@webkit.org>
Another unreviewed SVG rebaselines for Chromium.
* platform/chromium-linux/svg/text/text-text-05-t-expected.checksum:
* platform/chromium-linux/svg/text/text-text-05-t-expected.png:
* platform/chromium-mac/svg/text/text-text-05-t-expected.checksum:
* platform/chromium-mac/svg/text/text-text-05-t-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
* platform/chromium-win/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt:
* platform/chromium-win/svg/text/text-text-05-t-expected.checksum:
* platform/chromium-win/svg/text/text-text-05-t-expected.png:
* platform/chromium-win/svg/text/text-text-05-t-expected.txt:
* platform/chromium/test_expectations.txt:
2011-01-25 Maciej Stachowiak <mjs@apple.com>
Reviewed by Darin Adler.
Skip another new test that uses eventSender
https://bugs.webkit.org/show_bug.cgi?id=53094
* platform/mac-wk2/Skipped:
2011-01-25 Benjamin Kalman <kalman@chromium.org>
Reviewed by Ryosuke Niwa.
Cannot extend or modify forward by word over a non-contenteditable region
https://bugs.webkit.org/show_bug.cgi?id=53070
Add regression test.
* editing/selection/extend-forward-by-word-over-non-editable-expected.txt: Added.
* editing/selection/extend-forward-by-word-over-non-editable.html: Added.
2011-01-25 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed SVG rebaselines for Chromium.
* platform/chromium-linux/svg/batik/text/textEffect-expected.checksum:
* platform/chromium-linux/svg/batik/text/textEffect-expected.png:
* platform/chromium-linux/svg/batik/text/textEffect-expected.txt: Removed.
* platform/chromium-linux/svg/batik/text/textEffect3-expected.checksum:
* platform/chromium-linux/svg/batik/text/textEffect3-expected.png:
* platform/chromium-linux/svg/batik/text/textEffect3-expected.txt: Removed.
* platform/chromium-linux/svg/batik/text/textPosition2-expected.txt:
* 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: Added.
* platform/chromium-linux/svg/custom/svg-fonts-with-no-element-reference-expected.checksum:
* platform/chromium-linux/svg/custom/svg-fonts-with-no-element-reference-expected.png:
* platform/chromium-linux/svg/custom/svg-fonts-without-missing-glyph-expected.checksum:
* platform/chromium-linux/svg/custom/svg-fonts-without-missing-glyph-expected.png:
* platform/chromium-linux/svg/text/text-text-06-t-expected.checksum:
* platform/chromium-linux/svg/text/text-text-06-t-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/text/text-text-06-t-expected.checksum:
* platform/chromium-mac/svg/text/text-text-06-t-expected.png: Added.
* platform/chromium-win/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
* platform/chromium-win/svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
* platform/chromium-win/svg/W3C-SVG-1.1/text-text-06-t-expected.txt:
* platform/chromium-win/svg/batik/text/textEffect-expected.checksum:
* platform/chromium-win/svg/batik/text/textEffect-expected.png:
* platform/chromium-win/svg/batik/text/textEffect-expected.txt:
* platform/chromium-win/svg/batik/text/textEffect3-expected.checksum:
* platform/chromium-win/svg/batik/text/textEffect3-expected.png:
* platform/chromium-win/svg/batik/text/textEffect3-expected.txt:
* platform/chromium-win/svg/batik/text/textPosition2-expected.txt:
* platform/chromium-win/svg/custom/svg-fonts-with-no-element-reference-expected.checksum:
* platform/chromium-win/svg/custom/svg-fonts-with-no-element-reference-expected.png:
* platform/chromium-win/svg/custom/svg-fonts-without-missing-glyph-expected.checksum:
* platform/chromium-win/svg/custom/svg-fonts-without-missing-glyph-expected.png:
* platform/chromium-win/svg/custom/svg-fonts-without-missing-glyph-expected.txt:
* platform/chromium-win/svg/text/text-text-06-t-expected.checksum:
* platform/chromium-win/svg/text/text-text-06-t-expected.png:
* platform/chromium-win/svg/text/text-text-06-t-expected.txt:
* platform/chromium/test_expectations.txt:
2011-01-25 Tony Chang <tony@chromium.org>
Unreviewed, remove passing chromium win tests.
* platform/chromium/test_expectations.txt:
2011-01-25 Nikolas Zimmermann <nzimmermann@rim.com>
Not reviewed.
Update Leopard svg/ pixel test baselines, to make run-webkit-tests -p pass again with --tolerance 0.
Contains only marginal differences, or updates pixel test results that were forgotten to update.
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.checksum: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.png: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
* platform/mac-leopard/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
* platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-07-t-expected.checksum: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1/struct-image-07-t-expected.png: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1/struct-use-01-t-expected.checksum: Added.
* platform/mac-leopard/svg/W3C-SVG-1.1/struct-use-01-t-expected.png: Added.
* platform/mac-leopard/svg/css/text-gradient-shadow-expected.checksum: Added.
* platform/mac-leopard/svg/css/text-gradient-shadow-expected.png: Added.
* platform/mac-leopard/svg/custom/image-rescale-clip-expected.checksum:
* platform/mac-leopard/svg/custom/image-rescale-clip-expected.png:
* platform/mac-leopard/svg/custom/image-rescale-scroll-expected.checksum: Added.
* platform/mac-leopard/svg/custom/image-rescale-scroll-expected.png: Added.
* platform/mac-leopard/svg/custom/junk-data-expected.checksum:
* platform/mac-leopard/svg/custom/junk-data-expected.png:
* platform/mac-leopard/svg/custom/missing-xlink-expected.checksum:
* platform/mac-leopard/svg/custom/missing-xlink-expected.png:
* platform/mac-leopard/svg/filters/feComposite-expected.checksum:
* platform/mac-leopard/svg/filters/feComposite-expected.png:
* platform/mac-leopard/svg/filters/filter-rounding-issues-expected.checksum: Added.
* platform/mac-leopard/svg/filters/filter-rounding-issues-expected.png: Added.
* platform/mac-leopard/svg/repaint/filter-repaint-expected.checksum:
* platform/mac-leopard/svg/repaint/filter-repaint-expected.png:
2011-01-25 Nikolas Zimmermann <nzimmermann@rim.com>
Not reviewed.
Update Snow Leopard svg/ pixel test baselines, to make run-webkit-tests -p pass again with --tolerance 0.
Contains only marginal differences, or updates pixel test results that were forgotten to update.
* platform/mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.png:
* platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
* platform/mac/svg/W3C-SVG-1.1/struct-image-06-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/struct-image-06-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/struct-image-07-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/struct-image-07-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/struct-use-01-t-expected.checksum:
* platform/mac/svg/W3C-SVG-1.1/struct-use-01-t-expected.png:
* platform/mac/svg/batik/text/textEffect-expected.checksum:
* platform/mac/svg/batik/text/textEffect-expected.png:
* platform/mac/svg/batik/text/textEffect3-expected.checksum:
* platform/mac/svg/batik/text/textEffect3-expected.png:
* platform/mac/svg/custom/baseval-animval-equality-expected.checksum:
* platform/mac/svg/custom/baseval-animval-equality-expected.png:
* platform/mac/svg/custom/foreign-object-skew-expected.checksum:
* platform/mac/svg/custom/foreign-object-skew-expected.png:
* platform/mac/svg/custom/image-rescale-expected.checksum:
* platform/mac/svg/custom/image-rescale-expected.png:
* platform/mac/svg/custom/svg-fonts-in-html-expected.checksum:
* platform/mac/svg/custom/svg-fonts-in-html-expected.png:
* platform/mac/svg/custom/svg-fonts-with-no-element-reference-expected.checksum:
* platform/mac/svg/custom/svg-fonts-with-no-element-reference-expected.png:
* platform/mac/svg/custom/svg-fonts-without-missing-glyph-expected.checksum:
* platform/mac/svg/custom/svg-fonts-without-missing-glyph-expected.png:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.png:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.png:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.checksum:
* platform/mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.png:
* platform/mac/svg/filters/feComposite-expected.checksum:
* platform/mac/svg/filters/feComposite-expected.png:
* platform/mac/svg/filters/filter-rounding-issues-expected.checksum:
* platform/mac/svg/filters/filter-rounding-issues-expected.png:
* platform/mac/svg/filters/filteredImage-expected.checksum:
* platform/mac/svg/filters/filteredImage-expected.png:
* platform/mac/svg/repaint/filter-repaint-expected.checksum:
* platform/mac/svg/repaint/filter-repaint-expected.png:
* platform/mac/svg/text/text-text-05-t-expected.checksum:
* platform/mac/svg/text/text-text-05-t-expected.png:
* platform/mac/svg/text/text-text-06-t-expected.checksum:
* platform/mac/svg/text/text-text-06-t-expected.png:
2011-01-25 Carlos Garcia Campos <cgarcia@igalia.com>
Unreviewed, add bug url for failing test on GTK.
[cairo] Fix LayoutTests/fast/canvas/patternfill-repeat.html
https://bugs.webkit.org/show_bug.cgi?id=53085
* platform/gtk/Skipped:
2011-01-25 Mario Sanchez Prada <msanchez@igalia.com>
Reviewed by Antonio Gomes.
fast/spatial-navigation/snav-unit-overflow-and-scroll-in-direction.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=53073
Make the two steps in the flaky test to be executed sequentially.
* fast/spatial-navigation/snav-unit-overflow-and-scroll-in-direction.html:
Fix flaky test by chaining its two steps up.
* platform/gtk/Skipped: Unskip test.
2011-01-25 Dirk Schulze <krit@webkit.org>
Reviewed by Nikolas Zimmermann.
SVG is missing to-animation support for Path
https://bugs.webkit.org/show_bug.cgi?id=52982
Added an animation test to check 'to' animations in combination with SVG paths.
* svg/animations/animate-path-to-animation-expected.txt: Added.
* svg/animations/animate-path-to-animation.html: Added.
* svg/animations/script-tests/animate-path-to-animation.js: Added.
(sample1):
(sample2):
(sample3):
(executeTest):
2011-01-25 Nikolas Zimmermann <nzimmermann@rim.com>
Introduce FontMetrics abstraction
https://bugs.webkit.org/show_bug.cgi?id=51456
Update gtk/qt baseline.
* platform/gtk/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt:
* platform/gtk/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt:
* platform/gtk/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt:
* platform/gtk/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt:
* platform/gtk/svg/custom/svg-fonts-without-missing-glyph-expected.txt:
* platform/gtk/svg/text/text-hkern-expected.txt:
* platform/gtk/svg/text/text-hkern-on-vertical-text-expected.txt:
* platform/gtk/svg/text/text-vkern-expected.txt:
* platform/gtk/svg/text/text-vkern-on-horizontal-text-expected.txt:
* platform/qt/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt:
* platform/qt/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt:
* platform/qt/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt:
* platform/qt/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt:
* platform/qt/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt:
* platform/qt/svg/custom/svg-fonts-with-no-element-reference-expected.txt:
* platform/qt/svg/custom/svg-fonts-without-missing-glyph-expected.txt:
* platform/qt/svg/text/text-hkern-expected.txt:
* platform/qt/svg/text/text-hkern-on-vertical-text-expected.txt:
* platform/qt/svg/text/text-vkern-expected.txt:
* platform/qt/svg/text/text-vkern-on-horizontal-text-expected.txt:
* platform/qt/svg/transforms/text-with-mask-with-svg-transform-expected.txt:
2011-01-25 Pavel Feldman <pfeldman@chromium.org>
Reviewed by Yury Semikhatsky.
Web Inspector: bind resources to URLs upon adding them into the tree.
https://bugs.webkit.org/show_bug.cgi?id=53013
* inspector/debugger-scripts-expected.txt:
* inspector/debugger-scripts.html:
2011-01-25 Nikolas Zimmermann <nzimmermann@rim.com>
Reviewed by Dirk Schulze.
Introduce FontMetrics abstraction
https://bugs.webkit.org/show_bug.cgi?id=51456
Update mac/mac-leopard pixel baseline after removing the float -> int truncation in the SVG Fonts ascent/descent calculation code.
* platform/gtk/Skipped: Unskip several tests.
* platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.checksum:
* platform/mac-leopard/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
* platform/mac-leopard/svg/batik/text/textEffect-expected.checksum:
* platform/mac-leopard/svg/batik/text/textEffect-expected.png:
* platform/mac-leopard/svg/batik/text/textEffect3-expected.checksum:
* platform/mac-leopard/svg/batik/text/textEffect3-expected.png:
* platform/mac-leopard/svg/custom/svg-fonts-in-html-expected.checksum:
* platform/mac-leopard/svg/custom/svg-fonts-in-html-expected.png:
* platform/mac-leopard/svg/custom/svg-fonts-with-no-element-reference-expected.checksum:
* platform/mac-leopard/svg/custom/svg-fonts-with-no-element-reference-expected.png:
* platform/mac-leopard/svg/custom/svg-fonts-without-missing-glyph-expected.checksum:
* platform/mac-leopard/svg/custom/svg-fonts-without-missing-glyph-expected.png:
* platform/mac-leopard/svg/text/text-text-05-t-expected.checksum:
* platform/mac-leopard/svg/text/text-text-05-t-expected.png:
* platform/mac-leopard/svg/text/text-text-06-t-expected.checksum:
* platform/mac-leopard/svg/text/text-text-06-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-24-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.png:
* platform/mac/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/fonts-kern-01-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-text-05-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-text-06-t-expected.txt:
* platform/mac/svg/batik/text/textEffect-expected.txt:
* platform/mac/svg/batik/text/textEffect3-expected.txt:
* platform/mac/svg/batik/text/textPosition2-expected.png:
* platform/mac/svg/batik/text/textPosition2-expected.txt:
* platform/mac/svg/custom/svg-fonts-in-html-expected.txt:
* platform/mac/svg/custom/svg-fonts-with-no-element-reference-expected.txt:
* platform/mac/svg/custom/svg-fonts-without-missing-glyph-expected.txt:
* platform/mac/svg/text/text-text-05-t-expected.txt:
* platform/mac/svg/text/text-text-06-t-expected.txt:
* svg/custom/glyph-transformation-with-hkern-expected.txt:
2011-01-25 Mario Sanchez Prada <msanchez@igalia.com>
Unreviewed, skipping flaky test on GTK debug bots.
editing/selection/extend-selection-bidi.html test is flaky
https://bugs.webkit.org/show_bug.cgi?id=53074
* platform/gtk/Skipped: Skipped test.
2011-01-25 Mario Sanchez Prada <msanchez@igalia.com>
Unreviewed, skipping flaky test on GTK debug bots.
fast/spatial-navigation/snav-unit-overflow-and-scroll-in-direction.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=53073
* platform/gtk/Skipped: Skipped test.
2011-01-24 Maciej Stachowiak <mjs@apple.com>
Reviewed by Nikolas Zimmermann.
Skip some new tests for WebKit2 that use eventSender
https://bugs.webkit.org/show_bug.cgi?id=53068
* platform/mac-wk2/Skipped:
2011-01-24 Kent Tamura <tkent@chromium.org>
Unreviewed, test expectation update.
Chromium-Linux rebaseline for r76567.
* platform/chromium-linux/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.checksum:
* platform/chromium-linux/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.png:
* platform/chromium-linux/fast/forms/input-appearance-spinbutton-disabled-readonly-expected.txt:
* 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/test_expectations.txt:
2011-01-24 Martin Robinson <mrobinson@igalia.com>
Skip a slightly different set of tests after r76555. Seems that some of these
failures are cascading.
* platform/gtk/Skipped: Update the skipped list.
2011-01-24 Tony Chang <tony@chromium.org>
Unreviewed, reverting 5 changes of baselines that are incorrect for Linux.
Mark win tests as failing for now.
* platform/chromium-linux/fast/css/acid2-expected.txt: Removed.
* platform/chromium-linux/fast/css/acid2-pixel-expected.checksum:
* platform/chromium-linux/fast/css/acid2-pixel-expected.png:
* platform/chromium-linux/fast/css/acid2-pixel-expected.txt: Removed.
* platform/chromium-linux/fast/forms/button-sizes-expected.checksum:
* platform/chromium-linux/fast/forms/button-sizes-expected.png:
* platform/chromium-linux/fast/forms/button-sizes-expected.txt:
* platform/chromium-linux/fast/forms/input-button-sizes-expected.checksum:
* platform/chromium-linux/fast/forms/input-button-sizes-expected.png:
* platform/chromium-linux/fast/forms/input-button-sizes-expected.txt:
* platform/chromium-linux/http/tests/misc/acid2-expected.txt: Removed.
* platform/chromium-linux/http/tests/misc/acid2-pixel-expected.checksum:
* platform/chromium-linux/http/tests/misc/acid2-pixel-expected.png:
* platform/chromium-linux/http/tests/misc/acid2-pixel-expected.txt: Removed.
* platform/chromium-linux/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt: Removed.
* platform/chromium-linux/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt: Removed.
* platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt: Removed.
* platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt: Removed.
* platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt: Removed.
* platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt: Removed.
* platform/chromium-linux/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt: Removed.
* platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt: Removed.
* platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt: Removed.
* platform/chromium-linux/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt: Removed.
* platform/chromium-linux/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt: Added.
* platform/chromium-linux/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt: Removed.
* platform/chromium-linux/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt: Removed.
* platform/chromium-linux/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt: Removed.
* platform/chromium-linux/svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
* platform/chromium-linux/svg/W3C-SVG-1.1/text-text-04-t-expected.txt: Removed.
* platform/chromium-linux/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt: Removed.
* platform/chromium-linux/svg/custom/svg-fonts-in-html-expected.txt: Removed.
* platform/chromium-linux/svg/custom/svg-fonts-with-no-element-reference-expected.txt: Removed.
* platform/chromium-linux/svg/hixie/perf/003-expected.txt: Added.
* platform/chromium-linux/svg/hixie/perf/004-expected.txt: Added.
* platform/chromium-linux/svg/hixie/perf/005-expected.txt: Added.
* platform/chromium-linux/svg/hixie/perf/006-expected.txt: Added.
* platform/chromium-linux/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt: Added.
* platform/chromium-linux/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt: Added.
* platform/chromium-linux/svg/text/text-hkern-expected.txt: Removed.
* platform/chromium-linux/svg/text/text-hkern-on-vertical-text-expected.checksum: Removed.
* platform/chromium-linux/svg/text/text-hkern-on-vertical-text-expected.png: Removed.
* platform/chromium-linux/svg/text/text-hkern-on-vertical-text-expected.txt: Removed.
* platform/chromium-linux/svg/text/text-text-01-b-expected.checksum:
* platform/chromium-linux/svg/text/text-text-01-b-expected.png:
* platform/chromium-linux/svg/text/text-text-01-b-expected.txt:
* platform/chromium-linux/svg/text/text-text-04-t-expected.txt: Removed.
* platform/chromium-linux/svg/text/text-vkern-expected.checksum: Removed.
* platform/chromium-linux/svg/text/text-vkern-expected.txt: Removed.
* platform/chromium-linux/svg/text/text-vkern-on-horizontal-text-expected.txt: Removed.
* platform/chromium-win/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt: Removed.
* platform/chromium-win/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt: Removed.
* platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
* platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
* platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
* platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
* platform/chromium-win/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt:
* platform/chromium-win/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt:
* platform/chromium-win/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
* platform/chromium-win/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt:
* platform/chromium-win/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
* platform/chromium-win/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
* platform/chromium-win/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
* platform/chromium-win/svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
* platform/chromium-win/svg/batik/text/xmlSpace-expected.txt:
* 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-with-no-element-reference-expected.checksum:
* platform/chromium-win/svg/custom/svg-fonts-with-no-element-reference-expected.png:
* platform/chromium-win/svg/custom/svg-fonts-with-no-element-reference-expected.txt: Removed.
* platform/chromium-win/svg/text/text-hkern-expected.txt: Removed.
* platform/chromium-win/svg/text/text-hkern-on-vertical-text-expected.checksum:
* platform/chromium-win/svg/text/text-hkern-on-vertical-text-expected.png:
* platform/chromium-win/svg/text/text-hkern-on-vertical-text-expected.txt: Removed.
* platform/chromium-win/svg/text/text-text-04-t-expected.checksum:
* platform/chromium-win/svg/text/text-text-04-t-expected.png:
* platform/chromium-win/svg/text/text-text-04-t-expected.txt:
* platform/chromium-win/svg/text/text-vkern-expected.checksum:
* platform/chromium-win/svg/text/text-vkern-expected.png:
* platform/chromium-win/svg/text/text-vkern-expected.txt: Removed.
* platform/chromium-win/svg/text/text-vkern-on-horizontal-text-expected.txt: Removed.
* platform/chromium/test_expectations.txt:
2011-01-24 Simon Fraser <simon.fraser@apple.com>
Reviewed by Chris Marrin.
perspective() transform function should take lengths
https://bugs.webkit.org/show_bug.cgi?id=52683
Add tests for perspective() handling, and interpolation for animation.
* animations/3d/transform-perspective-expected.txt: Added.
* animations/3d/transform-perspective.html: Added.
* transforms/3d/general/3dtransform-values-expected.txt:
* transforms/3d/general/3dtransform-values.html:
2011-01-24 Kent Tamura <tkent@chromium.org>
Reviewed by Dimitri Glazkov.
[Windows] Textfield <input>s have different widths.
https://bugs.webkit.org/show_bug.cgi?id=48405
* fast/forms/input-widths-expected.txt: Added.
* fast/forms/input-widths.html: Added.
2011-01-24 Kent Tamura <tkent@chromium.org>
Reviewed by Dimitri Glazkov.
Some bugs of search cancel button and spin button about state change in
an event handler.
https://bugs.webkit.org/show_bug.cgi?id=46950
* fast/forms/input-number-change-type-on-focus-expected.txt: Added.
* fast/forms/input-number-change-type-on-focus.html: Added.
* fast/forms/search-hide-cancel-on-cancel-expected.txt: Added.
* fast/forms/search-hide-cancel-on-cancel.html: Added.
2011-01-24 Ryosuke Niwa <rniwa@webkit.org>
Reviewed by Ojan Vafai.
Inserting multiple whitespace using text composition (IME) should insert interleaved nbsp and whitespace.
https://bugs.webkit.org/show_bug.cgi?id=52781
The test was rebaselined to have interleaved space and non-breaking space.
* editing/inserting/insert-composition-whitespace-expected.txt:
* editing/inserting/insert-composition-whitespace.html:
2011-01-24 Martin Robinson <mrobinson@igalia.com>
Skip one more crashing test.
* platform/gtk/Skipped: Skip a test.
2011-01-24 Martin Robinson <mrobinson@igalia.com>
Skipping failing tests after r76555.
* platform/gtk/Skipped: Skip failing tests.
2011-01-24 Peter Kasting <pkasting@google.com>
Reviewed by Darin Adler.
Roll back r67261 ("Don't fire onclick on middle clicks") due to
regressions.
https://bugs.webkit.org/show_bug.cgi?id=46733
* fast/events/mouse-click-events-expected.txt:
* fast/events/script-tests/mouse-click-events.js:
2011-01-24 Xiaomei Ji <xji@chromium.org>
Unreviewed.
Skip cjk-segmentation.html (introduced in r76548) in QT.
QT skipped range-expand.html, skip cjk-segmentation as well.
* platform/qt/Skipped:
2011-01-24 Martin Robinson <mrobinson@igalia.com>
Reviewed by Eric Seidel.
[GTK] Many DOM XHTML tests time out
https://bugs.webkit.org/show_bug.cgi?id=52553
* platform/gtk/Skipped: Unskip tests which are no longer timing out.
2011-01-24 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Chromium test expectation update for r76548.
* platform/chromium/test_expectations.txt:
2011-01-24 Xiaomei Ji <xji@chromium.org>
Reviewed by Ryosuke Niwa.
Add test for Chinese Segmentation.
https://bugs.webkit.org/show_bug.cgi?id=52926
The CJK segmentation currently does not work in other ports except Chromium.
Please refer to https://bugs.webkit.org/show_bug.cgi?id=53044 for detail.
* fast/text/international/cjk-segmentation-expected.txt: Added.
* fast/text/international/cjk-segmentation.html: Added.
* platform/chromium/fast/text/international: Added.
* platform/chromium/fast/text/international/cjk-segmentation-expected.txt: Added.
2011-01-24 Maciej Stachowiak <mjs@apple.com>
Reviewed by Eric Seidel.
Skip a newly added test that uses textInputController
https://bugs.webkit.org/show_bug.cgi?id=53027
* platform/mac-wk2/Skipped:
2011-01-24 Andrei Popescu <andreip@google.com>
Unreviewed, build fix.
LayoutTest/storage/indexeddb/objectstore-autoincrement.html is failing after r76533
https://bugs.webkit.org/show_bug.cgi?id=53032
Fix the expected output, which still had an error.
* storage/indexeddb/objectstore-autoincrement-expected.txt:
2011-01-24 Kenji Imasaki <imasaki@chromium.org>
Reviewed by Jian Li.
[chromium] Remove non-flaky tests from test expectation file
https://bugs.webkit.org/show_bug.cgi?id=53022
* platform/chromium/test_expectations.txt:
2011-01-24 Andrei Popescu <andreip@google.com>
Reviewed by Jeremy Orlow.
LayoutTest/storage/indexeddb/objectstore-autoincrement.html is failing after r76533
https://bugs.webkit.org/show_bug.cgi?id=53032
This fixes the layout test by modifying the arguments to IDBDatabase::transaction.
* storage/indexeddb/objectstore-autoincrement-expected.txt:
* storage/indexeddb/objectstore-autoincrement.html:
2011-01-24 Andrei Popescu <andreip@google.com>
Reviewed by Nate Chapin.
IndexedDatabase methods should not take arguments of type OptionsObject
https://bugs.webkit.org/show_bug.cgi?id=53012
* 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/data-corruption-expected.txt:
* storage/indexeddb/data-corruption.html:
* storage/indexeddb/database-quota-expected.txt:
* storage/indexeddb/database-quota.html:
* storage/indexeddb/index-cursor.html:
* storage/indexeddb/objectstore-basics-expected.txt:
* storage/indexeddb/objectstore-basics.html:
* storage/indexeddb/objectstore-cursor.html:
* storage/indexeddb/open-cursor-expected.txt:
* storage/indexeddb/open-cursor.html:
* storage/indexeddb/transaction-and-objectstore-calls-expected.txt:
* storage/indexeddb/transaction-and-objectstore-calls.html:
* storage/indexeddb/tutorial.html:
2011-01-24 Chang Shu <chang.shu@nokia.com>
Reviewed by Darin Adler.
Move contentEditable related test cases to the right place as they are DOM
related instead of editing related.
https://bugs.webkit.org/show_bug.cgi?id=53010
* editing/editability: Removed.
* editing/editability/attr-empty-string-expected.txt: Removed.
* editing/editability/attr-empty-string.html: Removed.
* editing/editability/attr-false-string-expected.txt: Removed.
* editing/editability/attr-false-string.html: Removed.
* editing/editability/attr-invalid-string-expected.txt: Removed.
* editing/editability/attr-invalid-string.html: Removed.
* editing/editability/attr-missing-ancestor-false-expected.txt: Removed.
* editing/editability/attr-missing-ancestor-false.html: Removed.
* editing/editability/attr-missing-ancestor-true-expected.txt: Removed.
* editing/editability/attr-missing-ancestor-true.html: Removed.
* editing/editability/attr-missing-parent-ancestor-missing-expected.txt: Removed.
* editing/editability/attr-missing-parent-ancestor-missing.html: Removed.
* editing/editability/attr-missing-parent-false-expected.txt: Removed.
* editing/editability/attr-missing-parent-false.html: Removed.
* editing/editability/attr-missing-parent-true-expected.txt: Removed.
* editing/editability/attr-missing-parent-true.html: Removed.
* editing/editability/attr-true-string-expected.txt: Removed.
* editing/editability/attr-true-string.html: Removed.
* editing/editability/set-false-expected.txt: Removed.
* editing/editability/set-false.html: Removed.
* editing/editability/set-inherit-parent-false-expected.txt: Removed.
* editing/editability/set-inherit-parent-false.html: Removed.
* editing/editability/set-inherit-parent-true-expected.txt: Removed.
* editing/editability/set-inherit-parent-true.html: Removed.
* editing/editability/set-invalid-value-expected.txt: Removed.
* editing/editability/set-invalid-value.html: Removed.
* editing/editability/set-true-expected.txt: Removed.
* editing/editability/set-true.html: Removed.
* editing/editability/set-value-caseinsensitive-expected.txt: Removed.
* editing/editability/set-value-caseinsensitive.html: Removed.
* fast/dom/HTMLElement/attr-empty-string-expected.txt: Copied from LayoutTests/editing/editability/attr-empty-string-expected.txt.
* fast/dom/HTMLElement/attr-empty-string.html: Copied from LayoutTests/editing/editability/attr-empty-string.html.
* fast/dom/HTMLElement/attr-false-string-expected.txt: Copied from LayoutTests/editing/editability/attr-false-string-expected.txt.
* fast/dom/HTMLElement/attr-false-string.html: Copied from LayoutTests/editing/editability/attr-false-string.html.
* fast/dom/HTMLElement/attr-invalid-string-expected.txt: Copied from LayoutTests/editing/editability/attr-invalid-string-expected.txt.
* fast/dom/HTMLElement/attr-invalid-string.html: Copied from LayoutTests/editing/editability/attr-invalid-string.html.
* fast/dom/HTMLElement/attr-missing-ancestor-false-expected.txt: Copied from LayoutTests/editing/editability/attr-missing-ancestor-false-expected.txt.
* fast/dom/HTMLElement/attr-missing-ancestor-false.html: Copied from LayoutTests/editing/editability/attr-missing-ancestor-false.html.
* fast/dom/HTMLElement/attr-missing-ancestor-true-expected.txt: Copied from LayoutTests/editing/editability/attr-missing-ancestor-true-expected.txt.
* fast/dom/HTMLElement/attr-missing-ancestor-true.html: Copied from LayoutTests/editing/editability/attr-missing-ancestor-true.html.
* fast/dom/HTMLElement/attr-missing-parent-ancestor-missing-expected.txt: Copied from LayoutTests/editing/editability/attr-missing-parent-ancestor-missing-expected.txt.
* fast/dom/HTMLElement/attr-missing-parent-ancestor-missing.html: Copied from LayoutTests/editing/editability/attr-missing-parent-ancestor-missing.html.
* fast/dom/HTMLElement/attr-missing-parent-false-expected.txt: Copied from LayoutTests/editing/editability/attr-missing-parent-false-expected.txt.
* fast/dom/HTMLElement/attr-missing-parent-false.html: Copied from LayoutTests/editing/editability/attr-missing-parent-false.html.
* fast/dom/HTMLElement/attr-missing-parent-true-expected.txt: Copied from LayoutTests/editing/editability/attr-missing-parent-true-expected.txt.
* fast/dom/HTMLElement/attr-missing-parent-true.html: Copied from LayoutTests/editing/editability/attr-missing-parent-true.html.
* fast/dom/HTMLElement/attr-true-string-expected.txt: Copied from LayoutTests/editing/editability/attr-true-string-expected.txt.
* fast/dom/HTMLElement/attr-true-string.html: Copied from LayoutTests/editing/editability/attr-true-string.html.
* fast/dom/HTMLElement/set-false-expected.txt: Copied from LayoutTests/editing/editability/set-false-expected.txt.
* fast/dom/HTMLElement/set-false.html: Copied from LayoutTests/editing/editability/set-false.html.
* fast/dom/HTMLElement/set-inherit-parent-false-expected.txt: Copied from LayoutTests/editing/editability/set-inherit-parent-false-expected.txt.
* fast/dom/HTMLElement/set-inherit-parent-false.html: Copied from LayoutTests/editing/editability/set-inherit-parent-false.html.
* fast/dom/HTMLElement/set-inherit-parent-true-expected.txt: Copied from LayoutTests/editing/editability/set-inherit-parent-true-expected.txt.
* fast/dom/HTMLElement/set-inherit-parent-true.html: Copied from LayoutTests/editing/editability/set-inherit-parent-true.html.
* fast/dom/HTMLElement/set-invalid-value-expected.txt: Copied from LayoutTests/editing/editability/set-invalid-value-expected.txt.
* fast/dom/HTMLElement/set-invalid-value.html: Copied from LayoutTests/editing/editability/set-invalid-value.html.
* fast/dom/HTMLElement/set-true-expected.txt: Copied from LayoutTests/editing/editability/set-true-expected.txt.
* fast/dom/HTMLElement/set-true.html: Copied from LayoutTests/editing/editability/set-true.html.
* fast/dom/HTMLElement/set-value-caseinsensitive-expected.txt: Copied from LayoutTests/editing/editability/set-value-caseinsensitive-expected.txt.
* fast/dom/HTMLElement/set-value-caseinsensitive.html: Copied from LayoutTests/editing/editability/set-value-caseinsensitive.html.
2011-01-24 Sam Weinig <sam@webkit.org>
Add editing/inserting/insert-composition-whitespace.html to the windows
skipped list.
* platform/win/Skipped:
2011-01-24 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed.
Add Qt specific expected results for passing editing/selections tests.
Compared to Mac png files and Mac expected files. (part 3)
* platform/qt/editing/selection/ [...]:
2011-01-24 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed.
Add Qt specific expected results for passing editing/selections tests.
Compared to Mac png files and Mac expected files. (part 2)
* platform/qt/editing/selection/ [...]:
2011-01-24 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed.
Add Qt specific expected results for passing editing/selections tests.
Compared to Mac png files and Mac expected files. (part 1)
* platform/qt/editing/selection/ [...]:
2011-01-24 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed.
RTL: selection.modify("move", "forward", "line") when cursor is at start of a line does not move down a line
https://bugs.webkit.org/show_bug.cgi?id=51517
* platform/qt-linux/editing: Removed.
* platform/qt-linux/editing/selection: Removed.
* platform/qt-linux/editing/selection/extend-to-line-boundary-expected.txt: Removed.
* platform/qt/Skipped: Add editing/selection/extend-to-line-boundary.html until fix.
2011-01-24 Yury Semikhatsky <yurys@chromium.org>
Unreviewed. Update Chromium test expectations.
* platform/chromium-mac/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write-expected.txt:
* platform/chromium-mac/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url-expected.txt:
* platform/chromium-mac/http/tests/security/xss-DENIED-frame-name-expected.txt:
* platform/chromium/test_expectations.txt:
2011-01-24 Peter Varga <pvarga@inf.u-szeged.hu>
Reviewed by Oliver Hunt.
Optimize regex patterns which contain empty alternatives
https://bugs.webkit.org/show_bug.cgi?id=51395
Eliminate the empty alternatives from the regex pattern and convert it to do
the matching in an easier way.
* fast/regex/script-tests/slow.js:
* fast/regex/slow-expected.txt:
2011-01-24 Pavel Podivilov <podivilov@chromium.org>
Unreviewed, test fix for r76497.
* http/tests/inspector/debugger-test2.js:
(initialize_DebuggerTest.InspectorTest.setBreakpointInVisibleView):
(initialize_DebuggerTest.InspectorTest._showScriptSource):
2011-01-24 Yuzo Fujishima <yuzo@google.com>
Unreviewed Chromium test expectation change.
Update Chromim test expectations (LINUX/SVG) in response to r76442, again.
* platform/chromium-linux/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt: Added.
* platform/chromium-linux/svg/custom/svg-fonts-in-html-expected.txt: Added.
* platform/chromium-linux/svg/custom/svg-fonts-with-no-element-reference-expected.txt: Added.
* platform/chromium-linux/svg/text/text-hkern-expected.txt: Added.
* platform/chromium-linux/svg/text/text-hkern-on-vertical-text-expected.checksum: Added.
* platform/chromium-linux/svg/text/text-hkern-on-vertical-text-expected.png: Added.
* platform/chromium-linux/svg/text/text-hkern-on-vertical-text-expected.txt: Added.
* platform/chromium-linux/svg/text/text-text-04-t-expected.txt: Added.
* platform/chromium-linux/svg/text/text-vkern-expected.checksum: Added.
* platform/chromium-linux/svg/text/text-vkern-expected.txt: Added.
2011-01-24 Alejandro G. Castro <alex@igalia.com>
Unreviewed, GTK still does not have TestInputController support. Opened
a bug to follow the issue:
https://bugs.webkit.org/show_bug.cgi?id=52997
* platform/gtk/Skipped:
2011-01-24 MORITA Hajime <morrita@google.com>
Unreviewed, skipped insert-composition-whitespace.html due to missing DRT feature.
* platform/gtk/Skipped:
2011-01-24 Alejandro G. Castro <alex@igalia.com>
Unreviewed, skipped tests failing the 64bits bot and passing in the
32bits bots. Bug following the issue:
https://bugs.webkit.org/show_bug.cgi?id=52996
* platform/gtk/Skipped:
2011-01-23 Yuzo Fujishima <yuzo@google.com>
Unreviewed Chromium test expectation change.
Update Chromim test expectations (LINUX/SVG) in response to r76442.
* platform/chromium-linux/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt: Added.
* platform/chromium-linux/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt: Added.
* platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt: Added.
* platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt: Added.
* platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt: Added.
* platform/chromium-linux/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt: Added.
* platform/chromium-linux/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt: Added.
* platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt: Added.
* platform/chromium-linux/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt: Added.
* platform/chromium-linux/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt: Added.
* platform/chromium-linux/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt: Added.
* platform/chromium-linux/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt: Added.
* platform/chromium-linux/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt: Added.
* platform/chromium-linux/svg/W3C-SVG-1.1/text-text-04-t-expected.txt: Added.
* platform/chromium-linux/svg/text/text-vkern-on-horizontal-text-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2011-01-23 Yuzo Fujishima <yuzo@google.com>
Unreviewed Chromium test expectation change.
Update Chromim test expectations (WIN/SVG) in response to r76442.
* 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-with-no-element-reference-expected.checksum:
* platform/chromium-win/svg/custom/svg-fonts-with-no-element-reference-expected.png:
* platform/chromium-win/svg/custom/svg-fonts-with-no-element-reference-expected.txt: Added.
* platform/chromium-win/svg/text/text-hkern-on-vertical-text-expected.checksum:
* platform/chromium-win/svg/text/text-hkern-on-vertical-text-expected.png:
* platform/chromium-win/svg/text/text-hkern-on-vertical-text-expected.txt: Added.
* platform/chromium-win/svg/text/text-text-04-t-expected.checksum:
* platform/chromium-win/svg/text/text-text-04-t-expected.png:
* platform/chromium-win/svg/text/text-text-04-t-expected.txt:
* platform/chromium-win/svg/text/text-vkern-expected.checksum:
* platform/chromium-win/svg/text/text-vkern-expected.png:
* platform/chromium-win/svg/text/text-vkern-expected.txt: Added.
2011-01-19 MORITA Hajime <morrita@google.com>
Reviewed by Ryosuke Niwa.
Space and tab characters "sent" by an input method give totally different results than typing them directly.
https://bugs.webkit.org/show_bug.cgi?id=5241
Added a test that exercises continous whitespace characters and tabs inserted by IME.
* editing/inserting/insert-composition-whitespace-expected.txt: Added.
* editing/inserting/insert-composition-whitespace.html: Added.
2011-01-23 Yuzo Fujishima <yuzo@google.com>
Unreviewed Chromium test expectation change.
Update Chromim test expectations (WIN) in response to r76442.
* platform/chromium-win/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt: Added.
* platform/chromium-win/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt: Added.
* platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
* platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
* platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
* platform/chromium-win/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
* platform/chromium-win/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt:
* platform/chromium-win/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt:
* platform/chromium-win/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
* platform/chromium-win/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt:
* platform/chromium-win/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
* platform/chromium-win/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
* platform/chromium-win/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
* platform/chromium-win/svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
* platform/chromium-win/svg/batik/text/xmlSpace-expected.txt:
* platform/chromium-win/svg/text/text-hkern-expected.txt: Added.
* platform/chromium-win/svg/text/text-vkern-on-horizontal-text-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2011-01-23 Yuzo Fujishima <yuzo@google.com>
Unreviewed Chromium test expectation change.
Mark fast/dom/Document/CaretRangeFromPoint/hittest-relative-to-viewport.html as TEXT for LINUX.
* platform/chromium/test_expectations.txt:
2011-01-23 Yuzo Fujishima <yuzo@google.com>
Unreviewed Chromium test expectation change.
Update Chromim test expectations in response to r76442.
* platform/chromium-linux/fast/css/acid2-expected.txt: Added.
* platform/chromium-linux/fast/css/acid2-pixel-expected.checksum:
* platform/chromium-linux/fast/css/acid2-pixel-expected.png:
* platform/chromium-linux/fast/css/acid2-pixel-expected.txt: Added.
* platform/chromium-linux/fast/forms/button-sizes-expected.checksum:
* platform/chromium-linux/fast/forms/button-sizes-expected.png:
* platform/chromium-linux/fast/forms/button-sizes-expected.txt:
* platform/chromium-linux/fast/forms/input-button-sizes-expected.checksum:
* platform/chromium-linux/fast/forms/input-button-sizes-expected.png:
* platform/chromium-linux/fast/forms/input-button-sizes-expected.txt:
* platform/chromium-linux/http/tests/misc/acid2-expected.txt: Added.
* platform/chromium-linux/http/tests/misc/acid2-pixel-expected.checksum:
* platform/chromium-linux/http/tests/misc/acid2-pixel-expected.png:
* platform/chromium-linux/http/tests/misc/acid2-pixel-expected.txt: Added.
* platform/chromium-linux/svg/W3C-SVG-1.1/interact-zoom-01-t-expected.txt: Removed.
* platform/chromium-linux/svg/W3C-SVG-1.1/text-text-01-b-expected.txt:
* platform/chromium-linux/svg/hixie/perf/003-expected.txt: Removed.
* platform/chromium-linux/svg/hixie/perf/004-expected.txt: Removed.
* platform/chromium-linux/svg/hixie/perf/005-expected.txt: Removed.
* platform/chromium-linux/svg/hixie/perf/006-expected.txt: Removed.
* platform/chromium-linux/svg/hixie/viewbox/preserveAspectRatio/001-expected.txt: Removed.
* platform/chromium-linux/svg/hixie/viewbox/preserveAspectRatio/002-expected.txt: Removed.
* platform/chromium-linux/svg/text/text-text-01-b-expected.checksum:
* platform/chromium-linux/svg/text/text-text-01-b-expected.png:
* platform/chromium-linux/svg/text/text-text-01-b-expected.txt:
2011-01-23 Alexey Proskuryakov <ap@apple.com>
Reviewed by Eric Seidel.
https://bugs.webkit.org/show_bug.cgi?id=15649
Empty STYLE elements are not reflected into the document.styleSheets object
Adding a test for a bug that no longer occurs.
* fast/dom/document-stylesheets-empty-style-expected.txt: Added.
* fast/dom/document-stylesheets-empty-style.html: Added.
2011-01-22 Maciej Stachowiak <mjs@apple.com>
Reviewed by Oliver Hunt.
Skip a test that seems to cause the subsequent test to sporadically fail, and unskip the several tests after it
https://bugs.webkit.org/show_bug.cgi?id=52970
* platform/mac-wk2/Skipped:
2011-01-22 Robert Hogan <robert@webkit.org>
Reviewed by Andreas Kling.
[Qt] Support layoutTestController.addURLToRedirect()
https://bugs.webkit.org/show_bug.cgi?id=52956
* platform/qt/Skipped:
2011-01-22 Nikolas Zimmermann <nzimmermann@rim.com>
Not reviewed.
REGRESSION: Vertical line metrics incorrect
https://bugs.webkit.org/show_bug.cgi?id=52960
Revert accidently landed mac baseline changes.
* platform/mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
* platform/mac/svg/batik/text/xmlSpace-expected.txt:
* platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt:
* platform/mac/svg/custom/svg-fonts-in-html-expected.txt:
* platform/mac/svg/custom/svg-fonts-with-no-element-reference-expected.txt:
* platform/mac/svg/text/text-hkern-expected.txt:
* platform/mac/svg/text/text-hkern-on-vertical-text-expected.txt:
* platform/mac/svg/text/text-text-04-t-expected.txt:
* platform/mac/svg/text/text-vkern-expected.txt:
* platform/mac/svg/text/text-vkern-on-horizontal-text-expected.txt:
* platform/mac/svg/transforms/text-with-mask-with-svg-transform-expected.txt:
2011-01-22 Nikolas Zimmermann <nzimmermann@rim.com>
Not reviewed.
REGRESSION: Vertical line metrics incorrect
https://bugs.webkit.org/show_bug.cgi?id=52960
Rebaselined several text dumps from the bots, after the FontMetrics change.
All show 1px diffs, but are progressions, since the lineSpacing calculation has been improved.
Mac still has the old results - as it depends on a rounding trick at the moment.
* platform/gtk/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt:
* platform/gtk/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt:
* platform/gtk/svg/text/text-hkern-expected.txt:
* platform/gtk/svg/text/text-hkern-on-vertical-text-expected.txt:
* platform/gtk/svg/text/text-vkern-expected.txt:
* platform/gtk/svg/text/text-vkern-on-horizontal-text-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-03-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-24-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-36-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/animate-elem-40-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/fonts-desc-02-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/fonts-elem-05-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/fonts-elem-06-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/masking-mask-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/render-groups-03-t-expected.txt:
* platform/mac/svg/W3C-SVG-1.1/text-text-04-t-expected.txt:
* platform/mac/svg/batik/text/xmlSpace-expected.txt:
* platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt:
* platform/mac/svg/custom/svg-fonts-in-html-expected.txt:
* platform/mac/svg/custom/svg-fonts-with-no-element-reference-expected.txt:
* platform/mac/svg/text/text-hkern-expected.txt:
* platform/mac/svg/text/text-hkern-on-vertical-text-expected.txt:
* platform/mac/svg/text/text-text-04-t-expected.txt:
* platform/mac/svg/text/text-vkern-expected.txt:
* platform/mac/svg/text/text-vkern-on-horizontal-text-expected.txt:
* platform/mac/svg/transforms/text-with-mask-with-svg-transform-expected.txt:
* platform/qt/css2.1/t1507-c526-font-sz-02-b-a-expected.txt:
* platform/qt/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.txt:
* platform/qt/svg/W3C-SVG-1.1-SE/pservers-pattern-03-f-expected.txt:
* platform/qt/svg/W3C-SVG-1.1/fonts-glyph-02-t-expected.txt:
* platform/qt/svg/text/text-hkern-expected.txt:
* platform/qt/svg/text/text-hkern-on-vertical-text-expected.txt:
* platform/qt/svg/text/text-vkern-expected.txt:
* platform/qt/svg/text/text-vkern-on-horizontal-text-expected.txt:
* platform/qt/svg/transforms/text-with-mask-with-svg-transform-expected.txt:
2011-01-22 Andrei Popescu <andreip@google.com>
Reviewed by Jeremy Orlow.
IndexedDB corrupts data on disk
https://bugs.webkit.org/show_bug.cgi?id=52890
* storage/indexeddb/data-corruption-expected.txt: Added.
* storage/indexeddb/data-corruption.html: Added.
2011-01-22 Robert Hogan <robert@webkit.org>
Reviewed by Kenneth Rohde Christiansen.
[Qt] REGRESSION (r72360): http/tests/security/aboutBlank/xss-DENIED-* tests fail
https://bugs.webkit.org/show_bug.cgi?id=49802
* platform/qt/Skipped:
* platform/qt/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write-expected.txt: Added.
* platform/qt/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url-expected.txt: Added.
* platform/qt/http/tests/security/aboutBlank/xss-DENIED-set-opener-expected.txt: Added.
2011-01-22 Andreas Kling <kling@webkit.org>
Unreviewed, add Qt-specific result for test added in r76414.
* platform/qt/fast/text/justify-nbsp-expected.txt: Added.
2011-01-22 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Chromium test expectation update.
* platform/chromium/test_expectations.txt:
2011-01-22 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Chromium test expectation update.
* platform/chromium/test_expectations.txt:
2011-01-21 Yury Semikhatsky <yurys@chromium.org>
Reviewed by Adam Barth.
Regression: new window.onerror() implementation leaks cross-origin Javascript errors
https://bugs.webkit.org/show_bug.cgi?id=52903
A couple of tests to check that window.onerror won't reveal any content of the resource
from a different domain if the latter is referenced via <script src=...>
* http/tests/security/cross-origin-script-window-onerror-expected.txt: Added.
* http/tests/security/cross-origin-script-window-onerror-redirected-expected.txt: Added.
* http/tests/security/cross-origin-script-window-onerror-redirected.html: Added.
* http/tests/security/cross-origin-script-window-onerror.html: Added.
* http/tests/security/resources/cross-origin-script.txt: Added.
2011-01-21 Maciej Stachowiak <mjs@apple.com>
Reviewed by Geoffrey Garen.
Humor the WebKit2 buildbot in its continuing hatred of forms tests
https://bugs.webkit.org/show_bug.cgi?id=52944
* platform/mac-wk2/Skipped:
2011-01-21 Dan Bernstein <mitz@apple.com>
Rubber-stamped by Mark Rowe.
Updated the results after r76414 fixed text justification in this test.
* platform/mac/fast/text/justified-text-rect-expected.checksum:
* platform/mac/fast/text/justified-text-rect-expected.png:
* platform/mac/fast/text/justified-text-rect-expected.txt:
2011-01-21 James Robinson <jamesr@chromium.org>
Update chromium test expectations. fast/animation tests should now pass on all chromium configurations.
* platform/chromium/test_expectations.txt:
2011-01-21 Dan Bernstein <mitz@apple.com>
Fix test failure.
* fast/text/justify-nbsp.html: Removed a contenteditable attribute
that was added after generating results.
2011-01-21 Andreas Kling <kling@webkit.org>
Unreviewed, removing the Qt result for r76414 since the test
was actually broken beyond the usual off-by-one metrics.
* platform/qt/fast/text/justify-nbsp-expected.txt: Removed.
2011-01-21 Andreas Kling <kling@webkit.org>
Unreviewed, add Qt-specific result for test added in r76414.
* platform/qt/fast/text/justify-nbsp-expected.txt: Added.
2011-01-21 Dan Bernstein <mitz@apple.com>
Reviewed by Adele Peterson.
Inconsistent handling of no-break space in justification logic
https://bugs.webkit.org/show_bug.cgi?id=52938
* fast/text/justify-nbsp-expected.checksum: Added.
* fast/text/justify-nbsp-expected.png: Added.
* fast/text/justify-nbsp-expected.txt: Added.
* fast/text/justify-nbsp.html: Added.
2011-01-21 Kenji Imasaki <imasaki@chromium.org>
Reviewed by David Levin.
Remove resolved BUG13907 from test expectation file and added
newly filed BUGCR70252 for media/video-zoom.html to keep track
of the issue.
Also, remove non-flaky test (media/audio-only-video-intrinsic-size.htm).
* platform/chromium/test_expectations.txt:
2011-01-21 Martin Robinson <mrobinson@igalia.com>
Rebaseline tests that use menulists. Also unskip a non-existent test.
* platform/gtk/Skipped: Remove non-existent test.
* platform/gtk/editing/selection/select-box-expected.checksum:
* platform/gtk/editing/selection/select-box-expected.png:
* platform/gtk/editing/selection/select-box-expected.txt:
* platform/gtk/transforms/2d/zoom-menulist-expected.checksum:
* platform/gtk/transforms/2d/zoom-menulist-expected.png:
* platform/gtk/transforms/2d/zoom-menulist-expected.txt:
2011-01-21 Michael Saboff <msaboff@apple.com>
Reviewed by Oliver Hunt.
[RegexFuzz] Hang with forward assertion
https://bugs.webkit.org/show_bug.cgi?id=52825
<rdar://problem/8894332>
New tests to check for functionality and future regression.
* fast/regex/parentheses-expected.txt:
* fast/regex/script-tests/parentheses.js:
2011-01-21 Maciej Stachowiak <mjs@apple.com>
Reviewed by Adele Peterson.
Skip a test that's sporadically crashing on the buildbots
https://bugs.webkit.org/show_bug.cgi?id=52932
* platform/mac-wk2/Skipped:
2011-01-21 Maciej Stachowiak <mjs@apple.com>
Reviewed by Adam Roben.
Skip some newly added tests that use DRT APIs that are not yet available for WebKit2
https://bugs.webkit.org/show_bug.cgi?id=52924
* platform/mac-wk2/Skipped:
2011-01-21 Martin Robinson <mrobinson@igalia.com>
Reviewed by Xan Lopez.
[GTK] Menulist text often collides with separator
https://bugs.webkit.org/show_bug.cgi?id=51155
Rebaseline tests that have different affected by the metrics of
the menulist.
* platform/gtk/fast/forms/001-expected.checksum:
* platform/gtk/fast/forms/001-expected.png:
* platform/gtk/fast/forms/001-expected.txt:
* platform/gtk/fast/forms/003-expected.checksum:
* platform/gtk/fast/forms/003-expected.png:
* platform/gtk/fast/forms/003-expected.txt:
* platform/gtk/fast/forms/004-expected.checksum:
* platform/gtk/fast/forms/004-expected.png:
* platform/gtk/fast/forms/004-expected.txt:
* platform/gtk/fast/forms/HTMLOptionElement_label01-expected.checksum:
* platform/gtk/fast/forms/HTMLOptionElement_label01-expected.png:
* platform/gtk/fast/forms/HTMLOptionElement_label01-expected.txt:
* platform/gtk/fast/forms/HTMLOptionElement_label02-expected.checksum:
* platform/gtk/fast/forms/HTMLOptionElement_label02-expected.png:
* platform/gtk/fast/forms/HTMLOptionElement_label02-expected.txt:
* platform/gtk/fast/forms/HTMLOptionElement_label03-expected.checksum:
* platform/gtk/fast/forms/HTMLOptionElement_label03-expected.png:
* platform/gtk/fast/forms/HTMLOptionElement_label03-expected.txt:
* platform/gtk/fast/forms/HTMLOptionElement_label04-expected.checksum:
* platform/gtk/fast/forms/HTMLOptionElement_label04-expected.png:
* platform/gtk/fast/forms/HTMLOptionElement_label04-expected.txt:
* platform/gtk/fast/forms/HTMLOptionElement_label06-expected.checksum:
* platform/gtk/fast/forms/HTMLOptionElement_label06-expected.png:
* platform/gtk/fast/forms/HTMLOptionElement_label06-expected.txt:
* platform/gtk/fast/forms/HTMLOptionElement_label07-expected.checksum:
* platform/gtk/fast/forms/HTMLOptionElement_label07-expected.png:
* platform/gtk/fast/forms/HTMLOptionElement_label07-expected.txt:
* platform/gtk/fast/forms/control-clip-overflow-expected.checksum:
* platform/gtk/fast/forms/control-clip-overflow-expected.png:
* platform/gtk/fast/forms/control-clip-overflow-expected.txt:
* platform/gtk/fast/forms/control-restrict-line-height-expected.checksum:
* platform/gtk/fast/forms/control-restrict-line-height-expected.png:
* platform/gtk/fast/forms/control-restrict-line-height-expected.txt:
* platform/gtk/fast/forms/disabled-select-change-index-expected.checksum:
* platform/gtk/fast/forms/disabled-select-change-index-expected.png:
* platform/gtk/fast/forms/disabled-select-change-index-expected.txt:
* platform/gtk/fast/forms/form-element-geometry-expected.checksum:
* platform/gtk/fast/forms/form-element-geometry-expected.png:
* platform/gtk/fast/forms/form-element-geometry-expected.txt:
* platform/gtk/fast/forms/input-file-re-render-expected.checksum: Added.
* platform/gtk/fast/forms/input-file-re-render-expected.png: Added.
* platform/gtk/fast/forms/menulist-deselect-update-expected.checksum:
* platform/gtk/fast/forms/menulist-deselect-update-expected.png:
* platform/gtk/fast/forms/menulist-deselect-update-expected.txt:
* platform/gtk/fast/forms/menulist-narrow-width-expected.checksum:
* platform/gtk/fast/forms/menulist-narrow-width-expected.png:
* platform/gtk/fast/forms/menulist-narrow-width-expected.txt:
* platform/gtk/fast/forms/menulist-no-overflow-expected.checksum:
* platform/gtk/fast/forms/menulist-no-overflow-expected.png:
* platform/gtk/fast/forms/menulist-no-overflow-expected.txt:
* platform/gtk/fast/forms/menulist-restrict-line-height-expected.checksum:
* platform/gtk/fast/forms/menulist-restrict-line-height-expected.png:
* platform/gtk/fast/forms/menulist-restrict-line-height-expected.txt:
* platform/gtk/fast/forms/menulist-separator-painting-expected.checksum:
* platform/gtk/fast/forms/menulist-separator-painting-expected.png:
* platform/gtk/fast/forms/menulist-separator-painting-expected.txt:
* platform/gtk/fast/forms/menulist-style-color-expected.checksum:
* platform/gtk/fast/forms/menulist-style-color-expected.png:
* platform/gtk/fast/forms/menulist-style-color-expected.txt:
* platform/gtk/fast/forms/menulist-width-change-expected.checksum:
* platform/gtk/fast/forms/menulist-width-change-expected.png:
* platform/gtk/fast/forms/menulist-width-change-expected.txt:
* platform/gtk/fast/forms/option-script-expected.checksum:
* platform/gtk/fast/forms/option-script-expected.png:
* platform/gtk/fast/forms/option-script-expected.txt:
* platform/gtk/fast/forms/option-strip-whitespace-expected.checksum:
* platform/gtk/fast/forms/option-strip-whitespace-expected.png:
* platform/gtk/fast/forms/option-strip-whitespace-expected.txt:
* platform/gtk/fast/forms/option-text-clip-expected.checksum:
* platform/gtk/fast/forms/option-text-clip-expected.png:
* platform/gtk/fast/forms/option-text-clip-expected.txt:
* platform/gtk/fast/forms/select-align-expected.checksum:
* platform/gtk/fast/forms/select-align-expected.png:
* platform/gtk/fast/forms/select-align-expected.txt:
* platform/gtk/fast/forms/select-baseline-expected.checksum:
* platform/gtk/fast/forms/select-baseline-expected.png:
* platform/gtk/fast/forms/select-baseline-expected.txt:
* platform/gtk/fast/forms/select-change-listbox-to-popup-expected.checksum:
* platform/gtk/fast/forms/select-change-listbox-to-popup-expected.png:
* platform/gtk/fast/forms/select-change-listbox-to-popup-expected.txt:
* platform/gtk/fast/forms/select-dirty-parent-pref-widths-expected.checksum:
* platform/gtk/fast/forms/select-dirty-parent-pref-widths-expected.png:
* platform/gtk/fast/forms/select-dirty-parent-pref-widths-expected.txt:
* platform/gtk/fast/forms/select-disabled-appearance-expected.checksum:
* platform/gtk/fast/forms/select-disabled-appearance-expected.png:
* platform/gtk/fast/forms/select-disabled-appearance-expected.txt:
* platform/gtk/fast/forms/select-initial-position-expected.checksum:
* platform/gtk/fast/forms/select-initial-position-expected.png:
* platform/gtk/fast/forms/select-initial-position-expected.txt:
* platform/gtk/fast/forms/select-selected-expected.checksum:
* platform/gtk/fast/forms/select-selected-expected.png:
* platform/gtk/fast/forms/select-selected-expected.txt:
* platform/gtk/fast/forms/select-size-expected.checksum:
* platform/gtk/fast/forms/select-size-expected.png:
* platform/gtk/fast/forms/select-size-expected.txt:
* platform/gtk/fast/forms/select-style-expected.checksum:
* platform/gtk/fast/forms/select-style-expected.png:
* platform/gtk/fast/forms/select-style-expected.txt:
* platform/gtk/fast/forms/select-visual-hebrew-expected.checksum:
* platform/gtk/fast/forms/select-visual-hebrew-expected.png:
* platform/gtk/fast/forms/select-visual-hebrew-expected.txt:
* platform/gtk/fast/forms/select-writing-direction-natural-expected.checksum:
* platform/gtk/fast/forms/select-writing-direction-natural-expected.png:
* platform/gtk/fast/forms/select-writing-direction-natural-expected.txt:
* platform/gtk/fast/forms/stuff-on-my-optgroup-expected.checksum:
* platform/gtk/fast/forms/stuff-on-my-optgroup-expected.png:
* platform/gtk/fast/forms/stuff-on-my-optgroup-expected.txt:
2011-01-21 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed trivial fix.
FrameLoader::checkLoadCompleteForThisFrame uses wrong history item
https://bugs.webkit.org/show_bug.cgi?id=48812
* platform/qt/http/tests/navigation/forward-and-cancel-expected.txt: Updated after r76357.
2011-01-21 Jessie Berlin <jberlin@apple.com>
Skip transitions/transition-end-event-destroy-iframe.html on Windows in order to get the
Windows 7 Release bots green. Unreviewed.
https://bugs.webkit.org/show_bug.cgi?id=52913
* platform/win/Skipped:
2011-01-21 Maciej Stachowiak <mjs@apple.com>
Reviewed by Sam Weinig.
Skip another test that is failing sporadically on the buildbots
https://bugs.webkit.org/show_bug.cgi?id=52908
* platform/mac-wk2/Skipped:
2011-01-21 Xiyuan Xia <xiyuan@chromium.org>
Reviewed by Tony Chang.
Update chromium/linux baselines after drawing code moved into
WebThemeEngine.
https://bugs.webkit.org/show_bug.cgi?id=52826
* platform/chromium-linux/css1/box_properties/acid_test-expected.checksum:
* platform/chromium-linux/css1/box_properties/acid_test-expected.png:
* platform/chromium-linux/css2.1/t09-c5526c-display-00-e-expected.checksum:
* platform/chromium-linux/css2.1/t09-c5526c-display-00-e-expected.png:
* platform/chromium-linux/fast/block/basic/011-expected.checksum:
* platform/chromium-linux/fast/block/basic/011-expected.png:
* platform/chromium-linux/fast/block/margin-collapse/103-expected.checksum:
* platform/chromium-linux/fast/block/margin-collapse/103-expected.png:
* platform/chromium-linux/fast/css/non-standard-checkbox-size-expected.checksum:
* platform/chromium-linux/fast/css/non-standard-checkbox-size-expected.png:
* platform/chromium-linux/fast/dom/HTMLProgressElement/progress-element-expected.checksum:
* platform/chromium-linux/fast/dom/HTMLProgressElement/progress-element-expected.png:
* platform/chromium-linux/fast/forms/basic-inputs-expected.checksum:
* platform/chromium-linux/fast/forms/basic-inputs-expected.png:
* platform/chromium-linux/fast/forms/basic-selects-expected.checksum:
* platform/chromium-linux/fast/forms/basic-selects-expected.png:
* platform/chromium-linux/fast/forms/box-shadow-override-expected.checksum:
* platform/chromium-linux/fast/forms/box-shadow-override-expected.png:
* platform/chromium-linux/fast/forms/checkbox-radio-onchange-expected.checksum:
* platform/chromium-linux/fast/forms/checkbox-radio-onchange-expected.png:
* platform/chromium-linux/fast/forms/file-input-disabled-expected.checksum:
* platform/chromium-linux/fast/forms/file-input-disabled-expected.png:
* platform/chromium-linux/fast/forms/form-element-geometry-expected.checksum:
* platform/chromium-linux/fast/forms/form-element-geometry-expected.png:
* platform/chromium-linux/fast/forms/formmove-expected.checksum:
* platform/chromium-linux/fast/forms/formmove-expected.png:
* platform/chromium-linux/fast/forms/formmove2-expected.checksum:
* platform/chromium-linux/fast/forms/formmove2-expected.png:
* platform/chromium-linux/fast/forms/indeterminate-expected.checksum:
* platform/chromium-linux/fast/forms/indeterminate-expected.png:
* platform/chromium-linux/fast/forms/input-appearance-height-expected.checksum:
* platform/chromium-linux/fast/forms/input-appearance-height-expected.png:
* platform/chromium-linux/fast/forms/input-value-expected.checksum:
* platform/chromium-linux/fast/forms/input-value-expected.png:
* 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/placeholder-position-expected.checksum:
* platform/chromium-linux/fast/forms/placeholder-position-expected.png: Added property svn:mime-type.
* platform/chromium-linux/fast/forms/radio-attr-order-expected.checksum:
* platform/chromium-linux/fast/forms/radio-attr-order-expected.png:
* platform/chromium-linux/fast/forms/radio-nested-labels-expected.checksum:
* platform/chromium-linux/fast/forms/radio-nested-labels-expected.png:
* platform/chromium-linux/fast/forms/radio_checked-expected.checksum:
* platform/chromium-linux/fast/forms/radio_checked-expected.png:
* platform/chromium-linux/fast/forms/radio_checked_dynamic-expected.checksum:
* platform/chromium-linux/fast/forms/radio_checked_dynamic-expected.png:
* platform/chromium-linux/fast/forms/select-baseline-expected.checksum:
* platform/chromium-linux/fast/forms/select-baseline-expected.png:
* platform/chromium-linux/fast/inline/positionedLifetime-expected.checksum:
* platform/chromium-linux/fast/inline/positionedLifetime-expected.png:
* platform/chromium-linux/fast/parser/bad-xml-slash-expected.checksum:
* platform/chromium-linux/fast/parser/bad-xml-slash-expected.png:
* platform/chromium-linux/fast/replaced/replaced-breaking-expected.checksum:
* platform/chromium-linux/fast/replaced/replaced-breaking-expected.png:
* platform/chromium-linux/fast/replaced/width100percent-checkbox-expected.checksum:
* platform/chromium-linux/fast/replaced/width100percent-checkbox-expected.png:
* platform/chromium-linux/fast/text/textIteratorNilRenderer-expected.checksum:
* platform/chromium-linux/fast/text/textIteratorNilRenderer-expected.png:
* platform/chromium-linux/fast/text/whitespace/normal-after-nowrap-breaking-expected.checksum:
* platform/chromium-linux/fast/text/whitespace/normal-after-nowrap-breaking-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/bug4527-expected.checksum:
* platform/chromium-linux/tables/mozilla/bugs/bug4527-expected.png: Added property svn:mime-type.
* 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:
2011-01-21 Anton Muhin <antonm@chromium.org>
Reviewed by Nate Chapin.
[v8] Properly deal with the case when conversion to string throws an exception for HTMLCollection accessors
https://bugs.webkit.org/show_bug.cgi?id=52901
* fast/dom/htmlcollection-conversion-throws-exception-expected.txt: Added.
* fast/dom/htmlcollection-conversion-throws-exception.html: Added.
2011-01-21 Dimitri Glazkov <dglazkov@chromium.org>
Reviewed by Darin Adler.
REGRESSION(r73618): Clicking on a search input causes a crash.
https://bugs.webkit.org/show_bug.cgi?id=52905
* fast/dom/search-shadow-host-crash-expected.txt: Added.
* fast/dom/search-shadow-host-crash.html: Added.
2011-01-21 Dimitri Glazkov <dglazkov@chromium.org>
Updated slider expectations after r76147.
* platform/chromium/test_expectations.txt: Removed test that will start passing.
* platform/chromium-win/fast/forms/slider-mouse-events-expected.txt: Updated expectation.
2011-01-21 Xiaomei Ji <xji@chromium.org>
Unreviewed.
Rebaseline for leopard after r76319.
* platform/mac-leopard/fast/dom/52776-expected.txt: Added.
2011-01-21 Kenji Imasaki <imasaki@chromium.org>
Reviewed by David Levin.
remove non-flaky tests from test expectation file
https://bugs.webkit.org/show_bug.cgi?id=52746
* platform/chromium/test_expectations.txt:
2011-01-21 Charlie Reis <creis@chromium.org>
Reviewed by Darin Fisher.
FrameLoader::checkLoadCompleteForThisFrame uses wrong history item
https://bugs.webkit.org/show_bug.cgi?id=48812
Test that we avoid updating back/forward list on a canceled navigation
if a new navigation is already in process. Also update forward-and-cancel
to go forward, ensuring back/forward state is reset if user clicks stop.
* http/tests/navigation/back-twice-without-commit-expected.txt: Added.
* http/tests/navigation/back-twice-without-commit.html: Added.
* http/tests/navigation/forward-and-cancel-expected.txt:
* http/tests/navigation/forward-and-cancel.html: Go forward after stop, not back.
* http/tests/navigation/resources/back-twice-page-2.html: Added.
* http/tests/navigation/resources/back-twice-page-3.html: Added.
* http/tests/navigation/resources/forward-and-cancel-frames.html: Reduced delay.
2011-01-20 Mihai Parparita <mihaip@chromium.org>
Reviewed by Eric Seidel.
[Chromium] Update expectations for compositing/geometry/limit-layer-bounds-overflow-repaint.html
https://bugs.webkit.org/show_bug.cgi?id=52860
The test hasn't had a timeout in a while, remove that expectation so
that we can more easily see if this re-occurs.
Also rebaseline for chromium-gpu-mac (it has the green as 0,128,0, just
like chromium-gpu-win and -linux, for some reason the mac expectation
has it as 17,128,4).
* platform/chromium-gpu-win/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.checksum: Removed.
* platform/chromium-gpu-win/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.png: Removed.
* platform/chromium-gpu/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.checksum: Renamed from LayoutTests/platform/chromium-gpu-linux/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.checksum.
* platform/chromium-gpu/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.png: Renamed from LayoutTests/platform/chromium-gpu-linux/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.png.
* platform/chromium-gpu/test_expectations.txt:
2011-01-21 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed; Reverted the last change to the text expectation.
* platform/chromium/test_expectations.txt:
2011-01-21 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Chromium test expectation update.
* platform/chromium/test_expectations.txt:
2011-01-21 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Chromium rebaselines for 76319.
* platform/chromium-linux/fast/dom/52776-expected.checksum: Added.
* platform/chromium-linux/fast/dom/52776-expected.png: Added.
* platform/chromium-linux/fast/dom/52776-expected.txt: Added.
* platform/chromium-mac/fast/dom/52776-expected.checksum: Added.
* platform/chromium-mac/fast/dom/52776-expected.png: Added.
* platform/chromium-mac/fast/dom/52776-expected.txt: Added.
* platform/chromium-win/fast/dom/52776-expected.checksum: Added.
* platform/chromium-win/fast/dom/52776-expected.png: Added.
* platform/chromium-win/fast/dom/52776-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2011-01-21 Tony Chang <tony@chromium.org>
Unreviewed, these tests were fixed in r76330. Still one unknown
failure.
* platform/chromium/test_expectations.txt:
2011-01-21 Jessie Berlin <jberlin@apple.com>
Modify the Windows-specific results after http://trac.webkit.org/changeset/76208 in order to
get the bots green. Unreviewed.
https://bugs.webkit.org/show_bug.cgi?id=52557
* 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-01-21 Jessie Berlin <jberlin@apple.com>
Add Windows-specific results for fast/dom/52776.html to get the bot green. Unreviewed.
https://bugs.webkit.org/show_bug.cgi?id=52776
* platform/win/fast/dom/52776-expected.txt: Added.
2011-01-21 Mikhail Naganov <mnaganov@chromium.org>
Reviewed by Yury Semikhatsky.
Web Inspector: Add layout test for the CPU profiler.
This test replaces DevToolsSanityTest.TestProfilerTab from
Chromium's interactive_ui_tests.
https://bugs.webkit.org/show_bug.cgi?id=52634
* inspector/cpu-profiler-profiling-expected.txt: Added.
* inspector/cpu-profiler-profiling.html: Added.
2011-01-21 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed.
[Qt] editing/selection/rtl-move-selection-right-left.html fails
https://bugs.webkit.org/show_bug.cgi?id=52883
* platform/qt/Skipped: editing/selection/rtl-move-selection-right-left.html added until fix.
2011-01-21 Sergio Villar Senin <svillar@igalia.com>
Unreviewed.
[GTK] http/tests/security/drag-drop-same-unique-origin.html fails on bots.
https://bugs.webkit.org/show_bug.cgi?id=52882
Skipping http/tests/security/drag-drop-same-unique-origin.html for gtk.
* platform/gtk/Skipped:
2011-01-21 Helder Correia <helder@sencha.com>
Reviewed by Andreas Kling.
[Qt] svg/css/text-gradient-shadow.svg needs expected results
https://bugs.webkit.org/show_bug.cgi?id=52724
* platform/qt/svg/css/text-gradient-shadow-expected.checksum: Added.
* platform/qt/svg/css/text-gradient-shadow-expected.png: Added.
* platform/qt/svg/css/text-gradient-shadow-expected.txt: Added.
2011-01-21 Yury Semikhatsky <yurys@chromium.org>
Reviewed by Pavel Feldman.
Make userscripts/window-onerror-for-isolated-world-*.html give consistent output
https://bugs.webkit.org/show_bug.cgi?id=52870
Call setTimeout from "load" event listener to make sure exception in the setTimeout
callback happens after the one in the listener.
* platform/chromium/userscripts/window-onerror-for-isolated-world-1-expected.txt:
* platform/chromium/userscripts/window-onerror-for-isolated-world-2-expected.txt:
* userscripts/window-onerror-for-isolated-world-1-expected.txt:
* userscripts/window-onerror-for-isolated-world-1.html:
* userscripts/window-onerror-for-isolated-world-2-expected.txt:
* userscripts/window-onerror-for-isolated-world-2.html:
2011-01-20 Maciej Stachowiak <mjs@apple.com>
Reviewed by Dan Bernstein.
Skip a few more tests that are failing on the bots
https://bugs.webkit.org/show_bug.cgi?id=52865
* platform/mac-wk2/Skipped:
2011-01-20 Dmitry Titov <dimich@chromium.org>
[Chromium] Not reviewed, add a bug number to disabled test.
* platform/chromium/test_expectations.txt:
2011-01-20 Maciej Stachowiak <mjs@apple.com>
Reviewed by Darin Adler.
Skip some tests that are failing on the WebKit2 bot
https://bugs.webkit.org/show_bug.cgi?id=52858
* platform/mac-wk2/Skipped: skip or re-skip some tests that fail
on the bot for various reasons.
2011-01-20 Jer Noble <jer.noble@apple.com>
Unreviewed Qt Skipped list update.
Skip the test added in r76296 for platform/qt/.
* platform/qt/Skipped:
2011-01-20 Xiaomei Ji <xji@chromium.org>
Reviewed by Dan Bernstein.
Fix regression(r71566): PDF in RTL block might messes up text directionality.
https://bugs.webkit.org/show_bug.cgi?id=52776
* fast/dom/52776.html: Added.
* platform/mac/fast/dom/52776-expected.checksum: Added.
* platform/mac/fast/dom/52776-expected.png: Added.
* platform/mac/fast/dom/52776-expected.txt: Added.
2011-01-20 Jenn Braithwaite <jennb@chromium.org>
Reviewed by Dmitry Titov.
[chromium] Updating test expectations after fixing the bug:
https://bugs.webkit.org/show_bug.cgi?id=52062
* platform/chromium/test_expectations.txt:
iframe-reparenting-plugins.html is now passing on Windows.
2011-01-20 Tony Chang <tony@chromium.org>
Unreviewed, rebaseline a test added in
http://trac.webkit.org/changeset/76274
* platform/chromium-linux/svg/custom/pattern-referencing-preserve-aspect-ratio-expected.checksum: Added.
* platform/chromium-linux/svg/custom/pattern-referencing-preserve-aspect-ratio-expected.png: Added.
* platform/chromium-win/svg/custom/pattern-referencing-preserve-aspect-ratio-expected.checksum: Added.
* platform/chromium-win/svg/custom/pattern-referencing-preserve-aspect-ratio-expected.png: Added.
* platform/chromium-win/svg/custom/pattern-referencing-preserve-aspect-ratio-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2011-01-20 Levi Weintraub <leviw@chromium.org>
Reviewed by Ryosuke Niwa.
RTL: Caret goes to the opposite direction when pressing an arrow key after selection is made
https://bugs.webkit.org/show_bug.cgi?id=49511
* editing/editing.js:
(execMoveSelectionLeftByCharacterCommand):
(moveSelectionLeftByCharacterCommand):
(execMoveSelectionRightByCharacterCommand):
(moveSelectionRightByCharacterCommand):
(execExtendSelectionLeftByCharacterCommand):
(extendSelectionLeftByCharacterCommand):
(execExtendSelectionRightByCharacterCommand):
(extendSelectionRightByCharacterCommand):
Adding some left/right selection convenience methods for use with RTL tests.
* editing/selection/rtl-move-selection-right-left-expected.txt: Added.
* editing/selection/rtl-move-selection-right-left.html: Added.
2011-01-20 Tony Chang <tony@chromium.org>
Unreviewed, mark some rtl scrolling tests as failing to green the chromium bots.
* platform/chromium/test_expectations.txt:
2011-01-20 Tony Chang <tony@chromium.org>
Unreviewed, chromium test expectation updates.
* platform/chromium-gpu/test_expectations.txt:
* platform/chromium/test_expectations.txt:
2011-01-20 Nate Chapin <japhet@chromium.org>
Reviewed by Adam Barth.
Test for https://bugs.webkit.org/show_bug.cgi?id=52769.
* fast/dom/Window/Location/resources/set-location-after-close-new-window.html: Added.
* fast/dom/Window/Location/set-location-after-close-expected.txt: Added.
* fast/dom/Window/Location/set-location-after-close.html: Added.
2011-01-20 Chang Shu <chang.shu@nokia.com>
Reviewed by Darin Adler.
setContentEditable with invalid string should throw exception.
https://bugs.webkit.org/show_bug.cgi?id=52057
Updated expected results after the fix. Also corrected test cases.
* editing/editability/set-invalid-value-expected.txt:
* editing/editability/set-invalid-value.html: 1. Fixed the getAttribute expectation as "abc" was failed to set. 2. Added additional check for setting empty string.
* editing/editability/set-value-caseinsensitive-expected.txt:
* editing/editability/set-value-caseinsensitive.html: Fixed the getAttribute expectations as all strings should be converted to lower cases.
* fast/dom/element-attribute-js-null-expected.txt:
* fast/dom/element-attribute-js-null.html: Fixed this existing test as the expectation for setting with null should throw exception instead of "false". Also added handling code when exception was thrown.
2011-01-20 Adrienne Walker <enne@google.com>
Reviewed by James Robinson.
[chromium] Add a test for a render surface that the uses alpha channel.
https://bugs.webkit.org/show_bug.cgi?id=52766
* platform/chromium-gpu/platform/chromium/compositing/render-surface-alpha-blending-expected.checksum: Added.
* platform/chromium-gpu/platform/chromium/compositing/render-surface-alpha-blending-expected.png: Added.
* platform/chromium-gpu/platform/chromium/compositing/render-surface-alpha-blending-expected.txt: Added.
* platform/chromium/compositing/render-surface-alpha-blending.html: Added.
2011-01-14 Jer Noble <jer.noble@apple.com>
Reviewed by Eric Carlson.
REGRESSION (r71842): Compass video is not playing in Safari welcome page
https://bugs.webkit.org/show_bug.cgi?id=52506
Test that a delay between loading and playing video does not break playback.
* media/video-currentTime-delay-expected.txt: Added.
* media/video-currentTime-delay.html: Added.
2011-01-20 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Chromium test expectations fix.
* platform/chromium/test_expectations.txt:
2011-01-20 Tony Chang <tony@chromium.org>
Unreviewed, another attempt at making the chromium gpu tests go green.
* platform/chromium-gpu/test_expectations.txt:
2011-01-20 James Robinson <jamesr@chromium.org>
Update expectations for tests that need chromium-side changes.
* platform/chromium/test_expectations.txt:
2011-01-20 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Chromium test expectation update.
Merged test_expectations.txt in the Chromium tree and
added slow to fast/text/large-text-composed-char-dos.html.
* platform/chromium/test_expectations.txt:
2011-01-20 Tony Chang <tony@chromium.org>
Unreviewed, updating gpu expectations.
These two tests were added to the regular chromiumg test_expectations.txt
in r76228.
* platform/chromium-gpu/test_expectations.txt:
2011-01-20 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed; Another Chromium rebaseline for r76236.
* platform/chromium-linux/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.checksum: Added.
* platform/chromium-linux/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.png: Added.
* platform/chromium-win/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.checksum: Added.
2011-01-20 James Robinson <jamesr@chromium.org>
Reviewed by Darin Fisher.
Implement mozilla's requestAnimationFrame API
https://bugs.webkit.org/show_bug.cgi?id=51218
Tests for window.webkitRequestAnimationFrame(). The new tests
are in the Skipped lists for platforms that do not set
ENABLE(REQUEST_ANIMATION_FRAME) - which is currently all but chromium.
* fast/animation/request-animation-frame-cancel-expected.txt: Added.
* fast/animation/request-animation-frame-cancel.html: Added.
Tests cancelling a callback within a webkitRequestAnimationFrame() callback.
* fast/animation/request-animation-frame-cancel2-expected.txt: Added.
* fast/animation/request-animation-frame-cancel2.html: Added.
Tests interactions between multiple webkitRequestAnimationFrame() callbacks.
* fast/animation/request-animation-frame-display-expected.txt: Added.
* fast/animation/request-animation-frame-display.html: Added.
Tests changing the display: property of an element within a callback.
* fast/animation/request-animation-frame-expected.txt: Added.
* fast/animation/request-animation-frame.html: Added.
Tests the basic use of window.webkitRequestAnimationFrame().
* fast/animation/request-animation-frame-within-callback-expected.txt: Added.
* fast/animation/request-animation-frame-within-callback.html: Added.
Tests setting one webkit.webkitRequestAnimationFrame() callback within another.
* platform/gtk/Skipped:
* platform/mac/Skipped:
* platform/qt/Skipped:
* platform/win/Skipped:
2011-01-20 James Robinson <jamesr@chromium.org>
Reviewed by Eric Seidel.
RenderTableSection's setNeedsCellRecalc needs to null check table()
https://bugs.webkit.org/show_bug.cgi?id=52770
Tests ::-webkit-scrollbar-corner inside a table.
* fast/css-generated-content/table-with-scrollbar-corner-expected.txt: Added.
* fast/css-generated-content/table-with-scrollbar-corner.html: Added.
2011-01-20 Michael Saboff <msaboff@apple.com>
Reviewed by Oliver Hunt.
<rdar://problem/8890203> [RegexFuzz] Crash in generated code (52773)
https://bugs.webkit.org/show_bug.cgi?id=52773
New test to validate fix.
* fast/regex/parentheses-expected.txt:
* fast/regex/script-tests/parentheses.js:
2011-01-20 Dirk Schulze <krit@webkit.org>
Reviewed by Rob Buis.
SVG Pattern doesn't take preserveAspectRatio of references Pattern
https://bugs.webkit.org/show_bug.cgi?id=52802
Added a test case to check that we take preserveAspectRatio of a referenced SVGPattern into account.
* platform/mac/svg/custom/pattern-referencing-preserve-aspect-ratio-expected.checksum: Added.
* platform/mac/svg/custom/pattern-referencing-preserve-aspect-ratio-expected.png: Added.
* platform/mac/svg/custom/pattern-referencing-preserve-aspect-ratio-expected.txt: Added.
* svg/custom/pattern-referencing-preserve-aspect-ratio.svg: Added.
2011-01-20 Dan Bernstein <mitz@apple.com>
Reviewed by Adele Peterson.
<rdar://problem/8765498> REGRESSION (r72141): Cannot order prints with Aperture 3.1
<rdar://problem/8884648> REGRESSION (r72141): Safari hangs when visiting a page on www.bfmtv.com
https://bugs.webkit.org/show_bug.cgi?id=52765
<rdar://problem/8890909> REGRESSION (r72141): Very Slow Rendering With Certain Markup
https://bugs.webkit.org/show_bug.cgi?id=52265
* fast/block/line-layout: Added.
* fast/block/line-layout/negative-max-height-expected.checksum: Added.
* fast/block/line-layout/negative-max-height-expected.png: Added.
* fast/block/line-layout/negative-max-height-expected.txt: Added.
* fast/block/line-layout/negative-max-height.html: Added.
2011-01-20 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Chromium rebaseline for r76236.
* platform/chromium-win/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.png: Added.
* platform/chromium-win/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt: Added.
2011-01-20 Philippe Normand <pnormand@igalia.com>
Unreviewed, remove GTK result for window-onerror2 as it's the same
as the generic results file.
* platform/gtk/fast/events/window-onerror2-expected.txt: Removed.
2011-01-20 Maciej Stachowiak <mjs@apple.com>
Reviewed by Adam Roben.
WebKitTestRunner needs to support layoutTestController.evaluateScriptInIsolatedWorld
https://bugs.webkit.org/show_bug.cgi?id=42327
* platform/mac-wk2/Skipped: Unskip the tests that needed this.
2011-01-19 Adam Roben <aroben@apple.com>
Add a test that scrolls composited content that has already been painted
Test for <http://webkit.org/b/52720> REGRESSION (r75987): Assertion failure in
WebView::scrollBackingStore when scrolling page with composited content
Reviewed by Anders Carlsson.
* compositing/scroll-painted-composited-content.html: Added.
* compositing/scroll-painted-composited-content-expected.txt: Added.
2011-01-20 Yury Semikhatsky <yurys@chromium.org>
Reviewed by Pavel Feldman.
Make fast/events/window-onerror2.html throw exception in deterministic order
https://bugs.webkit.org/show_bug.cgi?id=52813
* fast/events/window-onerror2-expected.txt:
* fast/events/window-onerror2.html: call setTimeout from onload handler to make sure exception
in the onload handler will be processed before the one in the setTimeout callback
* platform/chromium/fast/events/window-onerror2-expected.txt:
2011-01-20 Philippe Normand <pnormand@igalia.com>
Unreviewed, new GTK svg test baselines as follow-up of r76236.
* platform/gtk/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt: Added.
2011-01-20 Philippe Normand <pnormand@igalia.com>
Unreviewed, update window-onerror2.html baselines as follow-up of r76216.
* platform/gtk/fast/events/window-onerror2-expected.txt:
2011-01-20 Philippe Normand <pnormand@igalia.com>
Unreviewed, new GTK baselines for 2 new tests.
* platform/gtk/fast/block/float/float-overflow-hidden-containing-block-width-expected.txt: Added.
* platform/gtk/svg/css/text-gradient-shadow-expected.txt: Added.
2011-01-20 Yury Semikhatsky <yurys@chromium.org>
Unreviewed. Update Chromium test expectations.
* platform/chromium-win/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write-expected.txt:
* platform/chromium-win/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url-expected.txt:
* platform/chromium-win/http/tests/security/xss-DENIED-frame-name-expected.txt:
2011-01-20 Dirk Schulze <krit@webkit.org>
Reviewed by Andreas Kling.
SVG Pattern doesn't take the viewBox of a referenced Pattern
https://bugs.webkit.org/show_bug.cgi?id=52804
Added a test case of the W3C SVG test suite to check, if we take
the viewBox of a referenced SVGPattern.
* svg/W3C-SVG-1.1-SE/pservers-pattern-04-f.svg: Added.
* platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.checksum
* platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.png
* platform/mac/svg/W3C-SVG-1.1-SE/pservers-pattern-04-f-expected.txt
2011-01-19 Stephen White <senorblanco@chromium.org>
Reviewed by James Robinson.
Add two to-be-rebaselined tests for the GPU path.
* platform/chromium-gpu/test_expectations.txt:
2011-01-20 Pavel Feldman <pfeldman@chromium.org>
Not reviewed: rebaselined inspector tests.
* http/tests/inspector/console-xhr-logging.html:
* inspector/report-API-errors-expected.txt:
2011-01-20 Jeremy Orlow <jorlow@chromium.org>
[Chromium] Update baselines and add exception.
* platform/chromium-mac/fast/dom/wrapper-classes-expected.txt:
* platform/chromium-mac/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write-expected.txt:
* platform/chromium-mac/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url-expected.txt:
* platform/chromium-mac/http/tests/security/xss-DENIED-frame-name-expected.txt:
* platform/chromium-win/fast/dom/wrapper-classes-expected.txt:
* platform/chromium-win/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-document-write-expected.txt:
* platform/chromium-win/http/tests/security/aboutBlank/xss-DENIED-navigate-opener-javascript-url-expected.txt:
* platform/chromium-win/http/tests/security/xss-DENIED-frame-name-expected.txt:
* platform/chromium/test_expectations.txt:
2011-01-20 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r76215.
http://trac.webkit.org/changeset/76215
https://bugs.webkit.org/show_bug.cgi?id=52799
Caused regressions in Chromium; morrita is going to look at it
tomrorow (Requested by jorlow on #webkit).
* editing/inserting/insert-composition-whitespace-expected.txt: Removed.
* editing/inserting/insert-composition-whitespace.html: Removed.
2011-01-19 Pavel Podivilov <podivilov@chromium.org>
Reviewed by Eric Seidel.
Web Inspector: enable debugger-pause-on-breakpoint test (fixed by r76129).
https://bugs.webkit.org/show_bug.cgi?id=45291
* http/tests/inspector/debugger-test2.js:
(initialize_DebuggerTest.InspectorTest.setBreakpointInVisibleView):
* inspector/debugger-breakpoints-not-activated-on-reload.html:
* inspector/debugger-pause-on-breakpoint.html:
* platform/gtk/Skipped:
* platform/mac-leopard/Skipped:
* platform/win/Skipped:
2011-01-20 Philippe Normand <pnormand@igalia.com>
Skip failing tests due to missing trailing white space
https://bugs.webkit.org/show_bug.cgi?id=52798
* platform/gtk/Skipped: Skip 5 http/tests/security tests.
2011-01-20 Martin Robinson <mrobinson@igalia.com>
Skip a test which requires the textInputController, which
the GTK+ DRT does not have.
* platform/gtk/Skipped: Skip new test.
2011-01-20 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r76172.
http://trac.webkit.org/changeset/76172
https://bugs.webkit.org/show_bug.cgi?id=52792
This test still fails on the 32-bit GTK+ debug bot. (Requested
by mrobinson on #webkit).
* platform/gtk/Skipped:
2011-01-20 MORITA Hajime <morrita@google.com>
Unreviewed, added a skip list entry
* platform/qt/Skipped:
2011-01-20 Hans Wennborg <hans@chromium.org>
Reviewed by Jeremy Orlow.
IndexedDB: IDBObjectStore.get should fire onsuccess rather than onerror
https://bugs.webkit.org/show_bug.cgi?id=52725
Update layout tests to expect the onsuccess handler to be fired
when looking up non-existing objects.
* storage/indexeddb/create-and-remove-object-store-expected.txt:
* storage/indexeddb/create-and-remove-object-store.html:
* storage/indexeddb/cursor-delete-expected.txt:
* storage/indexeddb/cursor-delete.html:
* storage/indexeddb/objectstore-removeobjectstore-expected.txt:
* storage/indexeddb/objectstore-removeobjectstore.html:
2010-12-27 Yury Semikhatsky <yurys@chromium.org>
Reviewed by Pavel Feldman.
WebCore doesn't fire window.onerror event when uncaught JavaScript exceptions are thrown
https://bugs.webkit.org/show_bug.cgi?id=8519
Uncaught exceptions are propagated to window.onerror hander if one is present.
The handler is expected to be a function accepting three arguments: error message,
resource url and line number where the exception occured.
* fast/events/resources/window-onerror.js: Added.
(throwException):
* fast/events/window-onerror1-expected.txt: Added.
* fast/events/window-onerror1.html: Added.
* fast/events/window-onerror10-expected.txt: Added.
* fast/events/window-onerror10.html: Added.
* fast/events/window-onerror11-expected.txt: Added.
* fast/events/window-onerror11.html: Added.
* fast/events/window-onerror12-expected.txt: Added.
* fast/events/window-onerror12.html: Added.
* fast/events/window-onerror2-expected.txt: Added.
* fast/events/window-onerror2.html: Added.
* fast/events/window-onerror3-expected.txt: Added.
* fast/events/window-onerror3.html: Added.
* fast/events/window-onerror4-expected.txt: Added.
* fast/events/window-onerror4.html: Added.
* fast/events/window-onerror5-expected.txt: Added.
* fast/events/window-onerror5.html: Added.
* fast/events/window-onerror6-expected.txt: Added.
* fast/events/window-onerror6.html: Added.
* fast/events/window-onerror7-expected.txt: Added.
* fast/events/window-onerror7.html: Added.
* fast/events/window-onerror8-expected.txt: Added.
* fast/events/window-onerror8.html: Added.
* fast/events/window-onerror9-expected.txt: Added.
* fast/events/window-onerror9.html: Added.
* fast/workers/worker-script-error-expected.txt:
* http/tests/security/resources/onerror-iframe.html: Added.
* http/tests/security/window-onerror-exception-in-iframe-expected.txt: Added.
* http/tests/security/window-onerror-exception-in-iframe.html: Added.
* platform/chromium-win/fast/workers/worker-script-error-expected.txt:
* platform/chromium/fast/events/window-onerror1-expected.txt: Added.
* platform/chromium/fast/events/window-onerror10-expected.txt: Added.
* platform/chromium/fast/events/window-onerror11-expected.txt: Added.
* platform/chromium/fast/events/window-onerror2-expected.txt: Added.
* platform/chromium/fast/events/window-onerror3-expected.txt: Added.
* platform/chromium/fast/events/window-onerror4-expected.txt: Added.
* platform/chromium/fast/events/window-onerror5-expected.txt: Added.
* platform/chromium/fast/events/window-onerror6-expected.txt: Added.
* platform/chromium/fast/events/window-onerror7-expected.txt: Added.
* platform/chromium/fast/events/window-onerror8-expected.txt: Added.
* platform/chromium/fast/events/window-onerror9-expected.txt: Added.
* platform/chromium/http/tests/security/window-onerror-exception-in-iframe-expected.txt: Added.
* platform/chromium/userscripts/window-onerror-for-isolated-world-1-expected.txt: Added.
* platform/chromium/userscripts/window-onerror-for-isolated-world-2-expected.txt: Added.
* platform/gtk/Skipped:
* userscripts/window-onerror-for-isolated-world-1-expected.txt: Added.
* userscripts/window-onerror-for-isolated-world-1.html: Added.
* userscripts/window-onerror-for-isolated-world-2-expected.txt: Added.
* userscripts/window-onerror-for-isolated-world-2.html: Added.
2011-01-19 MORITA Hajime <morrita@google.com>
Reviewed by Ryosuke Niwa.
Space and tab characters "sent" by an input method give totally different results than typing them directly.
https://bugs.webkit.org/show_bug.cgi?id=5241
Added a test that exercises continous whitespace characters and tabs inserted by IME.
* editing/inserting/insert-composition-whitespace-expected.txt: Added.
* editing/inserting/insert-composition-whitespace.html: Added.
2011-01-20 Maciej Stachowiak <mjs@apple.com>
Reviewed by Dan Bernstein.
Skip some tests that are failing on the WebKit2 bot
https://bugs.webkit.org/show_bug.cgi?id=52789
* platform/mac-wk2/Skipped:
2011-01-19 Dominic Cooney <dominicc@google.com>
Reviewed by Kent Tamura.
Update test expectations for QT now that keygen is a HTMLKeygenElement.
https://bugs.webkit.org/show_bug.cgi?id=52787
* 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-01-19 Maciej Stachowiak <mjs@apple.com>
Reviewed by Dan Bernstein.
Reorganize WebKit2 Skipped list, and remove 56 tests that no longer fail
https://bugs.webkit.org/show_bug.cgi?id=52786
* platform/mac-wk2/Skipped:
2011-01-19 Andrey Kosyakov <caseq@chromium.org>
Reviewed by Yury Semikhatsky.
Flaky Test: http/tests/inspector/extensions-resources-redirect.html
https://bugs.webkit.org/show_bug.cgi?id=52709
* http/tests/inspector/extensions-resources-redirect-expected.txt:
* http/tests/inspector/extensions-resources-redirect.html:
2011-01-19 Dominic Cooney <dominicc@google.com>
Reviewed by Kent Tamura.
Make <keygen> no longer appear to be a <select> element to script.
https://bugs.webkit.org/show_bug.cgi?id=52557
* fast/dom/HTMLKeygenElement/keygen-expected.txt: Added.
* fast/dom/HTMLKeygenElement/keygen-option-select-expected.txt: Removed.
* fast/dom/HTMLKeygenElement/keygen-option-select.html: Removed.
* fast/dom/HTMLKeygenElement/keygen.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/dom/wrapper-classes-expected.txt:
* fast/dom/wrapper-classes.html:
* fast/js/global-constructors-expected.txt:
* platform/mac/fast/dom/wrapper-classes-objc-expected.txt:
* platform/mac/fast/dom/wrapper-classes-objc.html:
2011-01-19 Helder Correia <helder@sencha.com>
Reviewed by Andreas Kling.
[Qt] GraphicsContext::strokePath() paints solid shadows with incorrect alpha
https://bugs.webkit.org/show_bug.cgi?id=52705
This is related to bug 52611. The shadow color alpha must be multiplied
by the context pen alpha. Fixing this results in correct behavior for
Canvas path stroke() and strokeRect() [which relies on stroke()].
* fast/canvas/canvas-strokePath-alpha-shadow-expected.txt: Added.
* fast/canvas/canvas-strokePath-alpha-shadow.html: Added.
* fast/canvas/canvas-strokeRect-alpha-shadow-expected.txt: Added.
* fast/canvas/canvas-strokeRect-alpha-shadow.html: Added.
* fast/canvas/script-tests/canvas-strokePath-alpha-shadow.js: Added.
* fast/canvas/script-tests/canvas-strokeRect-alpha-shadow.js: Added.
2011-01-14 Darin Fisher <darin@chromium.org>
Reviewed by Mihai Parparita.
Update expectations for existing tests that expect us to record pre-redirect
URLs for frames. We are now recording post-redirect URLs in HistoryItems.
Add new tests to confirm that we re-initialize the current HistoryItem properly
in the following cases:
1- Navigating back in history to an URL that redirects someplace else this time.
2- Reloading an URL that redirects someplace else this time.
3- Replacing the current history item with a different URL.
https://bugs.webkit.org/show_bug.cgi?id=49654
* fast/history/history-replace-updates-current-item-expected.txt: Added.
* fast/history/history-replace-updates-current-item.html: Added.
* fast/history/resources/history-replace-updates-current-item-done.html: Added.
* fast/history/resources/history-replace-updates-current-item-goback.html: Added.
* http/tests/navigation/postredirect-frames-expected.txt: Added.
* http/tests/navigation/postredirect-frames-goback1-expected.txt:
* http/tests/navigation/postredirect-frames.html:
* http/tests/navigation/redirect-on-back-updates-history-item-expected.txt: Added.
* http/tests/navigation/redirect-on-back-updates-history-item.html: Added.
* http/tests/navigation/redirect-on-reload-updates-history-item-expected.txt: Added.
* http/tests/navigation/redirect-on-reload-updates-history-item.html: Added.
* http/tests/navigation/redirect302-frames-expected.txt:
* http/tests/navigation/redirect302-subframeload-expected.txt:
* http/tests/navigation/resources/redirect-on-back-updates-history-item-goback.html: Added.
* http/tests/navigation/resources/redirect-on-back-updates-history-item.php: Added.
* http/tests/navigation/resources/redirect-on-reload-updates-history-item-goback.html: Added.
* http/tests/navigation/resources/redirect-on-reload-updates-history-item.php: Added.
* http/tests/navigation/resources/redirect-to-cookie.php: Added.
* http/tests/navigation/resources/redirect-updates-history-item-done.html: Added.
* http/tests/navigation/resources/redirect-updates-history-item.js: Added.
(clearLocationCookie):
(setLocationCookie):
(log):
(onpopstate):
* platform/chromium-linux/http/tests/navigation/postredirect-frames-expected.checksum: Removed.
* platform/chromium-linux/http/tests/navigation/postredirect-frames-expected.png: Removed.
* platform/chromium-win/http/tests/navigation/postredirect-frames-expected.checksum: Removed.
* platform/chromium-win/http/tests/navigation/postredirect-frames-expected.png: Removed.
* platform/chromium-win/http/tests/navigation/postredirect-frames-expected.txt: Removed.
* platform/mac/http/tests/navigation/postredirect-frames-expected.checksum: Removed.
* platform/mac/http/tests/navigation/postredirect-frames-expected.png: Removed.
* platform/mac/http/tests/navigation/postredirect-frames-expected.txt: Removed.
* platform/qt/http/tests/navigation/postredirect-frames-expected.txt: Removed.
2011-01-19 Dmitry Titov <dimich@chromium.org>
[Chromium] Unreviewed, update of test expectations.
* platform/chromium/test_expectations.txt:
2011-01-19 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r76187.
http://trac.webkit.org/changeset/76187
https://bugs.webkit.org/show_bug.cgi?id=52778
Broke caret-showing tests on SnowLeopard and Chromium
(Requested by dimich on #webkit).
* editing/selection/caret-painting-in-overflowing-autowrap-content.html: Removed.
* editing/selection/resources/iframe-positioning-caret-at-end.html: Removed.
* platform/mac/editing/selection/caret-painting-in-overflowing-autowrap-content-expected.checksum: Removed.
* platform/mac/editing/selection/caret-painting-in-overflowing-autowrap-content-expected.png: Removed.
* platform/mac/editing/selection/caret-painting-in-overflowing-autowrap-content-expected.txt: Removed.
2011-01-19 Yuzo Fujishima <yuzo@google.com>
Reviewed by Kent Tamura.
Fix for Bug 52279 - WebCore::RenderBlock::updateFirstLetter crashes for anonymous blocks
https://bugs.webkit.org/show_bug.cgi?id=52279
* fast/css/first-letter-anonymous-block-crash-expected.txt: Added.
* fast/css/first-letter-anonymous-block-crash.html: Added.
2011-01-19 James Robinson <jamesr@chromium.org>
Unreviewed, rolling out r76194.
http://trac.webkit.org/changeset/76194
https://bugs.webkit.org/show_bug.cgi?id=51218
Caused mysterious compile failure on the chromium win
build.webkit.org bots
* fast/animation/request-animation-frame-cancel-expected.txt: Removed.
* fast/animation/request-animation-frame-cancel.html: Removed.
* fast/animation/request-animation-frame-cancel2-expected.txt: Removed.
* fast/animation/request-animation-frame-cancel2.html: Removed.
* fast/animation/request-animation-frame-display-expected.txt: Removed.
* fast/animation/request-animation-frame-display.html: Removed.
* fast/animation/request-animation-frame-expected.txt: Removed.
* fast/animation/request-animation-frame-within-callback-expected.txt: Removed.
* fast/animation/request-animation-frame-within-callback.html: Removed.
* fast/animation/request-animation-frame.html: Removed.
* platform/chromium/test_expectations.txt:
* platform/gtk/Skipped:
* platform/mac/Skipped:
* platform/qt/Skipped:
* platform/win/Skipped:
2011-01-19 James Robinson <jamesr@chromium.org>
Reviewed by Darin Fisher.
Implement mozilla's requestAnimationFrame API
https://bugs.webkit.org/show_bug.cgi?id=51218
Tests for window.webkitRequestAnimationFrame(). The new tests
are in the Skipped lists for platforms that do not set
ENABLE(REQUEST_ANIMATION_FRAME) - which is currently all but chromium.
* fast/animation/request-animation-frame-cancel-expected.txt: Added.
* fast/animation/request-animation-frame-cancel.html: Added.
Tests cancelling a callback within a webkitRequestAnimationFrame() callback.
* fast/animation/request-animation-frame-cancel2-expected.txt: Added.
* fast/animation/request-animation-frame-cancel2.html: Added.
Tests interactions between multiple webkitRequestAnimationFrame() callbacks.
* fast/animation/request-animation-frame-display-expected.txt: Added.
* fast/animation/request-animation-frame-display.html: Added.
Tests changing the display: property of an element within a callback.
* fast/animation/request-animation-frame-expected.txt: Added.
* fast/animation/request-animation-frame.html: Added.
Tests the basic use of window.webkitRequestAnimationFrame().
* fast/animation/request-animation-frame-within-callback-expected.txt: Added.
* fast/animation/request-animation-frame-within-callback.html: Added.
Tests setting one webkit.webkitRequestAnimationFrame() callback within another.
* platform/gtk/Skipped:
* platform/mac/Skipped:
* platform/qt/Skipped:
* platform/win/Skipped:
2011-01-19 Dmitry Titov <dimich@chromium.org>
[Chromium] Not reviewed, reverts the following changes:
http://trac.webkit.org/changeset/76164 (build fix)
http://trac.webkit.org/changeset/76159 (main change)
The change broke Chromium Linux-shlib build.
Original issue:
Accelerated canvas2D has bad clipping performance.
https://bugs.webkit.org/show_bug.cgi?id=52627
* platform/chromium-gpu/test_expectations.txt:
2011-01-19 Levi Weintraub <leviw@google.com>
Reviewed by Darin Adler.
Re-committing this with the proper expected results.
Changing RenderText::localCaretRect to clip to its containing block's logicalLeft and
logicalRightLayoutOverflow instead of simply using logicalLeft and logicalRight, as this
resulted in the caret being placed incorrectly in overflowing editable IFrame content.
Long lines in non-white-space-pre editable documents show cursor in wrong place
https://bugs.webkit.org/show_bug.cgi?id=48132
* editing/selection/caret-painting-in-overflowing-autowrap-content.html: Added.
* editing/selection/resources/iframe-positioning-caret-at-end.html: Added.
* platform/mac/editing/selection/caret-painting-in-overflowing-autowrap-content-expected.checksum: Added.
* platform/mac/editing/selection/caret-painting-in-overflowing-autowrap-content-expected.png: Added.
* platform/mac/editing/selection/caret-painting-in-overflowing-autowrap-content-expected.txt: Added.
2011-01-18 Darin Adler <darin@apple.com>
Reviewed by Geoffrey Garen.
Stack overflow when converting an Error object to string
https://bugs.webkit.org/show_bug.cgi?id=46410
* fast/js/script-tests/toString-recursion.js: Added.
* fast/js/toString-recursion-expected.txt: Added.
* fast/js/toString-recursion.html: Added.
2011-01-19 Oliver Hunt <oliver@apple.com>
Reviewed by Gavin Barraclough.
Remove non-spec support for callable RegExp
https://bugs.webkit.org/show_bug.cgi?id=28285
Update test results for new behaviour.
* fast/js/sputnik/Conformance/11_Expressions/11.4_Unary_Operators/11.4.3_The_typeof_Operator/S11.4.3_A3.6-expected.txt:
* fast/js/sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.7/S15.10.7_A1_T1-expected.txt:
* fast/js/sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.7/S15.10.7_A1_T2-expected.txt:
* fast/js/sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.7/S15.10.7_A3_T1-expected.txt:
* fast/js/sputnik/Conformance/15_Native_Objects/15.10_RegExp/15.10.7/S15.10.7_A3_T2-expected.txt:
* fast/loader/stateobjects/pushstate-object-types-expected.txt:
* fast/regex/cross-frame-callable-expected.txt:
* fast/regex/script-tests/cross-frame-callable.js:
(doTest):
2011-01-11 Martin Robinson <mrobinson@igalia.com>
Reviewed by Gustavo Noronha Silva.
[GTK] Move toggle button rendering out of gtk2drawing.c
https://bugs.webkit.org/show_bug.cgi?id=52258
Updated results. The metrics of checkboxes and radio buttons have changed,
because the focus rect is no longer considered to be part of the button.
* platform/gtk/fast/css/non-standard-checkbox-size-expected.txt
* platform/gtk/fast/forms/001-expected.txt:
* platform/gtk/fast/forms/basic-inputs-expected.txt:
* platform/gtk/fast/forms/box-shadow-override-expected.txt:
* platform/gtk/fast/forms/checkbox-radio-onchange-expected.txt:
* platform/gtk/fast/forms/file-input-disabled-expected.txt:
* platform/gtk/fast/forms/form-element-geometry-expected.txt:
* platform/gtk/fast/forms/formmove-expected.txt:
* platform/gtk/fast/forms/formmove2-expected.txt:
* platform/gtk/fast/forms/indeterminate-expected.txt:
* platform/gtk/fast/forms/input-appearance-height-expected.txt:
* platform/gtk/fast/forms/input-value-expected.txt:
* platform/gtk/fast/forms/radio-attr-order-expected.txt:
* platform/gtk/fast/forms/radio-nested-labels-expected.txt:
* platform/gtk/fast/forms/radio_checked-expected.txt:
* platform/gtk/fast/forms/radio_checked_dynamic-expected.txt:
2011-01-19 Martin Robinson <mrobinson@igalia.com>
Unskip a test now that the 32-bit debug bot has the 2.4 series of FreeType.
* platform/gtk/Skipped: Unskip a test.
2011-01-19 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r76166.
http://trac.webkit.org/changeset/76166
https://bugs.webkit.org/show_bug.cgi?id=52755
The platform-specific baseline should not be removed yet.
(Requested by dglazkov on #webkit).
* platform/chromium-win/fast/forms/slider-mouse-events-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2011-01-19 Maciej Stachowiak <mjs@apple.com>
Reviewed by Anders Carlsson.
Skip/fix remaining WebKit2 test failures
https://bugs.webkit.org/show_bug.cgi?id=52744
* platform/mac-wk2/fast/blockflow/Kusa-Makura-background-canvas-expected.txt: Added WebKit2 mac results.
It turns out that WebKit1 on Mac is the only port to report a scroll position other than 0, 0 for this
test, so the WebKit2 results are arguably more correct.
* platform/mac-wk2/fast/blockflow: Added.
* platform/mac-wk2/fast: Added.
* platform/mac-wk2/Skipped: Skip a few more tests. (And unskip in some cases where the failures
were caused by other tests.)
2011-01-19 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r76152.
http://trac.webkit.org/changeset/76152
https://bugs.webkit.org/show_bug.cgi?id=52750
The original change (76144) was rolled out before (Requested
by dimich on #webkit).
* platform/gtk/fast/forms/input-text-scroll-left-on-blur-expected.txt:
* platform/gtk/fast/forms/plaintext-mode-2-expected.txt:
2011-01-19 Dimitri Glazkov <dglazkov@chromium.org>
Removed platform-specific expectations for the test that matches
generic baseline after http://trac.webkit.org/changeset/76147.
* platform/chromium-win/fast/forms/slider-mouse-events-expected.txt: Removed.
* platform/chromium/test_expectations.txt: Removed expectation to fail.
2011-01-19 Robert Hogan <robert@webkit.org>
Unreviewed fix to r76153.
[Qt] Update expected results after r76153
Update missing expected results from r76153. Matches Mac.
Re-skip http/tests/misc/timer-vs-loading.html - it still times
out on the build bot.
https://bugs.webkit.org/show_bug.cgi?id=52395
* platform/qt/Skipped:
* platform/qt/http/tests/loading/simple-subframe-expected.txt:
2011-01-18 Stephen White <senorblanco@chromium.org>
Reviewed by James Robinson.
Add two to-be-rebaselined tests for the GPU path.
* platform/chromium-gpu/test_expectations.txt:
2011-01-19 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r76144.
http://trac.webkit.org/changeset/76144
https://bugs.webkit.org/show_bug.cgi?id=52737
Broke tests on multiple bots, mostly Chromium Canaries
(Requested by dimich on #webkit).
* editing/selection/caret-painting-in-overflowing-autowrap-content.html: Removed.
* editing/selection/resources/iframe-positioning-caret-at-end.html: Removed.
* platform/mac/editing/selection/caret-painting-in-overflowing-autowrap-content-expected.checksum: Removed.
* platform/mac/editing/selection/caret-painting-in-overflowing-autowrap-content-expected.png: Removed.
* platform/mac/editing/selection/caret-painting-in-overflowing-autowrap-content-expected.txt: Removed.
2011-01-19 Simon Fraser <simon.fraser@apple.com>
Reviewed by Adam Roben.
[CSS Gradients] Crash due to out-of-memory with repeating-linear-gradient and latter stop positioned before former
https://bugs.webkit.org/show_bug.cgi?id=52732
Test for repeating gradient with zero range.
* fast/gradients/zero-range-repeating-gradient-hang-expected.checksum: Added.
* fast/gradients/zero-range-repeating-gradient-hang-expected.png: Added.
* fast/gradients/zero-range-repeating-gradient-hang-expected.txt: Added.
* fast/gradients/zero-range-repeating-gradient-hang.html: Added.
2011-01-19 Robert Hogan <robert@webkit.org>
Reviewed by Simon Hausmann.
[Qt] Unskip passing http tests and annotate Skipped list
https://bugs.webkit.org/show_bug.cgi?id=52395
Unskip:
http/tests/security/xss-DENIED-xsl-document.xml
http/tests/loading/simple-subframe.html
* platform/qt/Skipped:
* platform/qt/http/tests/loading/simple-subframe-expected.txt:
2011-01-19 Martin Robinson <mrobinson@igalia.com>
Rebaseline two GTK+ tests results after r76144.
* platform/gtk/fast/forms/input-text-scroll-left-on-blur-expected.txt:
* platform/gtk/fast/forms/plaintext-mode-2-expected.txt:
2011-01-19 Dimitri Glazkov <dglazkov@chromium.org>
Added fast/forms/slider-mouse-events.html to expectations to make sure
the new results are good on all bots.
* platform/chromium/test_expectations.txt: Tweaked expectations.
2011-01-19 Oliver Hunt <oliver@apple.com>
Reviewed by Gavin Barraclough.
[jsfunfuzz] Defining a function called __proto__ inside an eval triggers an assertion
https://bugs.webkit.org/show_bug.cgi?id=52672
Add tests to ensure that we disallow __proto__ as a function name.
* fast/js/parser-syntax-check-expected.txt:
* fast/js/script-tests/parser-syntax-check.js:
2011-01-19 Chang Shu <chang.shu@nokia.com>
Reviewed by Darin Adler.
https://bugs.webkit.org/show_bug.cgi?id=52056
1. Fixed test cases in the above bug;
2. Partially fixed test cases in other contentEditable bugs;
3. Updated expected result for fast/dom/element-attribute-js-null.html.
However, the test itself should be fixed later in bug 52057.
* editing/editability/attr-invalid-string-expected.txt:
* editing/editability/attr-invalid-string.html:
* editing/editability/attr-missing-ancestor-false-expected.txt:
* editing/editability/attr-missing-ancestor-false.html:
* editing/editability/attr-missing-ancestor-true-expected.txt:
* editing/editability/attr-missing-ancestor-true.html:
* editing/editability/attr-missing-parent-ancestor-missing-expected.txt:
* editing/editability/attr-missing-parent-ancestor-missing.html:
* editing/editability/attr-missing-parent-false-expected.txt:
* editing/editability/attr-missing-parent-false.html:
* editing/editability/attr-missing-parent-true-expected.txt:
* editing/editability/attr-missing-parent-true.html:
* editing/editability/set-false-expected.txt:
* editing/editability/set-inherit-parent-false-expected.txt:
* editing/editability/set-inherit-parent-true-expected.txt:
* editing/editability/set-invalid-value-expected.txt:
* editing/editability/set-true-expected.txt:
* editing/editability/set-value-caseinsensitive-expected.txt:
* fast/dom/element-attribute-js-null-expected.txt:
2011-01-19 Levi Weintraub <leviw@chromium.org>
Reviewed by Darin Adler.
Changing RenderText::localCaretRect to clip to its containing block's logicalLeft and
logicalRightLayoutOverflow instead of simply using logicalLeft and logicalRight, as this
resulted in the caret being placed incorrectly in overflowing editable IFrame content.
Long lines in non-white-space-pre editable documents show cursor in wrong place
https://bugs.webkit.org/show_bug.cgi?id=48132
* editing/selection/caret-painting-in-overflowing-autowrap-content.html: Added.
* editing/selection/resources/iframe-positioning-caret-at-end.html: Added.
* platform/mac/editing/selection/caret-painting-in-overflowing-autowrap-content-expected.checksum: Added.
* platform/mac/editing/selection/caret-painting-in-overflowing-autowrap-content-expected.png: Added.
* platform/mac/editing/selection/caret-painting-in-overflowing-autowrap-content-expected.txt: Added.
2011-01-19 Brian Weinstein <bweinstein@apple.com>
Update Windows expected results after r76115.
* platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
2011-01-18 Evan Martin <evan@chromium.org>
Reviewed by Tony Chang.
[chromium] simplify complex text code, fixing a handful of layout tests
https://bugs.webkit.org/show_bug.cgi?id=52661
* platform/chromium/test_expectations.txt: Mark 11 tests as expected to pass.
2011-01-19 Michael Saboff <msaboff@apple.com>
Reviewed by Darin Adler.
<rdar://problem/8882994> Regression: Simple nested backtrack hangs
https://bugs.webkit.org/show_bug.cgi?id=52675
New tests to support change.
* fast/regex/parentheses-expected.txt:
* fast/regex/script-tests/parentheses.js:
2011-01-19 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed.
Add Qt specific expected result for a new test introduced in r76074.
Compared to Mac png files and Mac expected files.
* platform/qt/fast/block/float/float-overflow-hidden-containing-block-width-expected.checksum: Added.
* platform/qt/fast/block/float/float-overflow-hidden-containing-block-width-expected.png: Added.
* platform/qt/fast/block/float/float-overflow-hidden-containing-block-width-expected.txt: Added.
2011-01-19 Pavel Podivilov <podivilov@chromium.org>
Reviewed by Yury Semikhatsky.
Web Inspector: [JSC] scripts have incorrect starting line (always 1).
https://bugs.webkit.org/show_bug.cgi?id=52721
* inspector/debugger-scripts-expected.txt: Added.
* inspector/debugger-scripts.html: Added.
2011-01-19 Jeremy Orlow <jorlow@chromium.org>
This test changed slightly, so rebaseline it. The offsets seem off
but they have been for as long as the files have been upstream so it's
likely a known issue.
* platform/chromium-win/fast/events/offsetX-offsetY-expected.txt:
* platform/chromium/test_expectations.txt:
2011-01-19 Hans Wennborg <hans@chromium.org>
Reviewed by Jeremy Orlow.
IndexedDB: Support auto-increment keys
https://bugs.webkit.org/show_bug.cgi?id=52576
Add layout test for auto increment keys.
Update previous test not to consider auto increment an error.
* storage/indexeddb/create-object-store-options-expected.txt:
* storage/indexeddb/create-object-store-options.html:
* storage/indexeddb/objectstore-autoincrement-expected.txt: Added.
* storage/indexeddb/objectstore-autoincrement.html: Added.
2011-01-19 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed.
Update Qt specific expected files after r76115.
* platform/qt/fast/dom/Window/window-properties-expected.txt:
* platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
2011-01-19 Joseph Pecoraro <joepeck@webkit.org>
Reviewed by Simon Fraser.
Update Test Now that Bug is Fixed
https://bugs.webkit.org/show_bug.cgi?id=52677
* fast/events/offsetX-offsetY-expected.txt: one more PASS line.
* fast/events/offsetX-offsetY.html: uncomment and update hit-test location.
2011-01-19 Jeremy Orlow <jorlow@chromium.org>
Move pixel test results to the proper place.
* platform/mac/svg/custom/use-inherit-style-expected.checksum: Renamed from LayoutTests/svg/custom/use-inherit-style-expected.checksum.
* platform/mac/svg/custom/use-inherit-style-expected.png: Renamed from LayoutTests/svg/custom/use-inherit-style-expected.png.
2011-01-19 Pavel Feldman <pfeldman@chromium.org>
Not reviewed: fixed flaky inspector test.
* http/tests/inspector/extensions-resources-redirect.html:
2011-01-19 Mikhail Naganov <mnaganov@chromium.org>
Revert r76114 -- added test fails on Chromium canaries.
2011-01-19 Alexander Pavlov <apavlov@chromium.org>
Reviewed by Pavel Feldman.
Web Inspector: Employ TextPrompt for CSS property name/value autocompletion
https://bugs.webkit.org/show_bug.cgi?id=52212
* inspector/styles-add-blank-property.html: Follow the altered event handling.
* inspector/styles-url-linkify.html: Eliminate flakiness.
2011-01-19 Dai Mikurube <dmikurube@google.com>
Reviewed by Kent Tamura.
Implement onformchange and onforminput event handlers
https://bugs.webkit.org/show_bug.cgi?id=26141
* fast/dom/Window/window-properties-expected.txt: Added form events.
* fast/dom/Window/window-property-descriptors-expected.txt: Added form events.
* fast/forms/formchange-event-expected.txt: Added.
* fast/forms/formchange-event.html: Added to test formchange events.
* fast/forms/forminput-event-expected.txt: Added.
* fast/forms/forminput-event.html: Added to test forminput events.
* fast/forms/script-tests/formchange-event.js: Added.
(sendKey):
(sendText):
* fast/forms/script-tests/forminput-event.js: Added.
(sendKey):
(sendText):
2011-01-18 Mikhail Naganov <mnaganov@chromium.org>
Reviewed by Yury Semikhatsky.
Web Inspector: Add layout test for the CPU profiler.
This test replaces DevToolsSanityTest.TestProfilerTab from
Chromium's interactive_ui_tests.
https://bugs.webkit.org/show_bug.cgi?id=52634
* inspector/cpu-profiler-profiling-expected.txt: Added.
* inspector/cpu-profiler-profiling.html: Added.
2011-01-18 Pavel Feldman <pfeldman@chromium.org>
Reviewed by Yury Semikhatsky.
Web Inspector: make InjectedScriptAccess API a part of Web Inspector protocol.
https://bugs.webkit.org/show_bug.cgi?id=52652
Calls served by the InjectedScript should be first class protocol
citizens, not dispatched via single protocol message.
* http/tests/inspector/extensions-test.js:
(initialize_ExtensionsTest.InspectorTest.runExtensionTests):
* http/tests/inspector/inspector-test2.js:
(initialize_InspectorTest.InspectorTest.evaluateInPage):
* http/tests/inspector/resource-har-conversion.html:
* inspector/console-command-clear.html:
* inspector/console-dir-global.html:
2011-01-18 Eric Seidel <eric@webkit.org>
Unreviewed, rolling out r76084.
http://trac.webkit.org/changeset/76084
https://bugs.webkit.org/show_bug.cgi?id=52654
Crashes on the bots
* fast/dom/Window/open-window-empty-url-expected.txt: Removed.
* fast/dom/Window/open-window-empty-url.html: Removed.
2011-01-18 Maciej Stachowiak <mjs@apple.com>
Reviewed by Sam Weinig.
Skip (and in a few cases fix) tests for WebKit2
https://bugs.webkit.org/show_bug.cgi?id=52698
* editing/pasteboard/copy-null-characters.html: Make this test fail in a more
obvious way when it fails.
* fast/events/scroll-event-does-not-bubble.html: Make this test properly
handle the fact that scroll events are async. The job was half-done before.
* platform/mac-wk2/Skipped: Skip!
2011-01-18 Maciej Stachowiak <mjs@apple.com>
Not reviewed.
Revert inadvertantly committed test changes.
* editing/pasteboard/copy-null-characters.html:
* fast/events/scroll-event-does-not-bubble.html:
* platform/mac-wk2/Skipped:
* transitions/remove-transition-style.html:
2011-01-18 Oliver Hunt <oliver@apple.com>
Reviewed by Gavin Barraclough.
[jsfunfuzz] Assertion asking activation for arguments when arguments is overridden
https://bugs.webkit.org/show_bug.cgi?id=52690
Add a few more tests.
* fast/js/function-dot-arguments-expected.txt:
* fast/js/script-tests/function-dot-arguments.js:
(overwroteArgumentsInDynamicScope1):
(overwroteArgumentsInDynamicScope2):
(overwroteArgumentsInDynamicScope3):
2011-01-18 Dmitry Titov <dimich@chromium.org>
[Chromium] Not reviewed, adding pixel expectations for new test.
* platform/chromium-mac/fast/css/background-clip-values-expected.checksum: Added.
* platform/chromium-mac/fast/css/background-clip-values-expected.png: Added.
2011-01-18 Jessie Berlin <jberlin@apple.com>
Reviewed by Adam Roben.
Add a test that calling window.open with an empty URL does not trigger an assertion or
cause a crash.
https://bugs.webkit.org/show_bug.cgi?id=52654
* fast/dom/Window/open-window-empty-url-expected.txt: Added.
* fast/dom/Window/open-window-empty-url.html: Added.
2011-01-18 Robert Hogan <robert@webkit.org>
Reviewed by Simon Hausmann.
[Qt] http/tests/incremental/slow-utf8-text.pl fails
https://bugs.webkit.org/show_bug.cgi?id=44282
* platform/qt/Skipped:
2011-01-18 Michael Saboff <msaboff@apple.com>
Reviewed by Oliver Hunt.
<rdar://problem/8875432> Regression: Some text-only e-mails cause hang beneath RegExp::match (52540)
https://bugs.webkit.org/show_bug.cgi?id=52540
https://bugs.webkit.org/show_bug.cgi?id=52662
New tests to check for proper linking of parentheses nested under
a non-capturing parentheses.
* fast/regex/parentheses-expected.txt:
* fast/regex/script-tests/parentheses.js:
2011-01-18 David Hyatt <hyatt@apple.com>
Reviewed by Dan Bernstein.
<rdar://problem/8479998> REGRESSION (r67660): broken button layout at devforums.apple.com
Exclude floating objects from shrinking to avoid floats. They should never do this. Timing-related bugs could
occur as a result of this mistake, and the change to rewrite pagination to defer layout of floats until they
got encountered on the correct line exposed this issue.
Added /fast/block/float/float-overflow-hidden-containing-block-width.html.
* fast/block/float/float-overflow-hidden-containing-block-width.html: Added.
* platform/mac/fast/block/float/float-overflow-hidden-containing-block-width-expected.checksum: Added.
* platform/mac/fast/block/float/float-overflow-hidden-containing-block-width-expected.png: Added.
* platform/mac/fast/block/float/float-overflow-hidden-containing-block-width-expected.txt: Added.
2011-01-18 Dmitry Titov <dimich@chromium.org>
[Chromium] Not reviewed, updated expectations for tests
affected by http://trac.webkit.org/changeset/76047
* platform/chromium-mac/fast/backgrounds/size/backgroundSize22-expected.checksum:
* platform/chromium-mac/fast/backgrounds/size/backgroundSize22-expected.png:
* platform/chromium-win/fast/backgrounds/size/backgroundSize22-expected.checksum:
* platform/chromium-win/fast/backgrounds/size/backgroundSize22-expected.png:
* platform/chromium-win/fast/css/background-clip-values-expected.checksum: Added.
* platform/chromium-win/fast/css/background-clip-values-expected.png: Added.
2011-01-18 Kenneth Russell <kbr@google.com>
Reviewed by David Levin.
Must strip comments from WebGL shaders before enforcing character set
https://bugs.webkit.org/show_bug.cgi?id=52390
Incorporated non-ASCII GLSL conformance tests from Khronos
repository. Updated and synchronized invalid-passed-params.html
with Khronos repository, undoing changes from
http://trac.webkit.org/changeset/75735 .
* fast/canvas/webgl/glsl-conformance-expected.txt:
* fast/canvas/webgl/invalid-passed-params-expected.txt:
* fast/canvas/webgl/invalid-passed-params.html:
* fast/canvas/webgl/shaders/00_shaders.txt:
* fast/canvas/webgl/shaders/misc: Added.
* fast/canvas/webgl/shaders/misc/00_shaders.txt: Added.
* fast/canvas/webgl/shaders/misc/non-ascii-comments.vert: Added.
* fast/canvas/webgl/shaders/misc/non-ascii.vert: Added.
2011-01-18 Chris Marrin <cmarrin@apple.com>
Reviewed by Simon Fraser.
Add LayoutTests for new compositing layer logic
https://bugs.webkit.org/show_bug.cgi?id=52657
Add 4 tests checking that the layer tree is properly constructed with nested
layers. The first test is a simple static test of a layer with a 3D transform
with a non-layered parent. It is a pixel test and is just looking for a correct
image. The second test is similar but has a 4 deep hierarchy of <div> element where
only the innermost layer has a 3D transform. It is also a pixel test.
The other 2 tests are the same except that they add and then remove the innermost
layer's transform. It makes sure the layer tree is correct before and after
these changes.
* compositing/geometry/layer-due-to-layer-children-deep-switch-expected.txt: Added.
* compositing/geometry/layer-due-to-layer-children-deep-switch.html: Added.
* compositing/geometry/layer-due-to-layer-children-deep.html: Added.
* compositing/geometry/layer-due-to-layer-children-switch-expected.txt: Added.
* compositing/geometry/layer-due-to-layer-children-switch.html: Added.
* compositing/geometry/layer-due-to-layer-children.html: Added.
* platform/mac/compositing/geometry/layer-due-to-layer-children-deep-expected.checksum: Added.
* platform/mac/compositing/geometry/layer-due-to-layer-children-deep-expected.png: Added.
* platform/mac/compositing/geometry/layer-due-to-layer-children-deep-expected.txt: Added.
* platform/mac/compositing/geometry/layer-due-to-layer-children-expected.checksum: Added.
* platform/mac/compositing/geometry/layer-due-to-layer-children-expected.png: Added.
* platform/mac/compositing/geometry/layer-due-to-layer-children-expected.txt: Added.
2011-01-18 Mihai Parparita <mihaip@chromium.org>
Reviewed by Ojan Vafai.
[Chromium] Update Sputnik test expectations
https://bugs.webkit.org/show_bug.cgi?id=52656
Mark Sputnik tests as WONTFIX, so that they don't artificially inflate
our failing test count.
* platform/chromium/test_expectations.txt:
2011-01-18 Dmitry Titov <dimich@chromium.org>
[Chromium] Not reviewed, test expectations update.
Added exclusion for new test fast/canvas/canvas-fillPath-alpha-shadow.html
* platform/chromium-gpu/test_expectations.txt:
* platform/chromium/test_expectations.txt:
2011-01-18 Oliver Hunt <oliver@apple.com>
Reviewed by Antti Koivisto.
[jsfunfuzz] Assertion in codegen for array of NaN constants
https://bugs.webkit.org/show_bug.cgi?id=52643
Add a testcase to ensure we handle a large number of NaN literals
in (0/0 is folded to NaN automatically during parsing).
* fast/js/codegen-temporaries-expected.txt:
* fast/js/script-tests/codegen-temporaries.js:
2011-01-18 Krithigassree Sambamurthy <krithigassree.sambamurthy@nokia.com>
Reviewed by Simon Fraser.
Support background-clip: content-box
https://bugs.webkit.org/show_bug.cgi?id=48771
Added test cases to check the various valid background-clip values.
* fast/css/background-clip-text-expected.txt:
* fast/css/background-clip-values-expected.checksum: Added.
* fast/css/background-clip-values-expected.txt: Added.
* fast/css/background-clip-values.html: Added.
* fast/css/script-tests/background-clip-text.js:
2011-01-18 Chris Fleizach <cfleizach@apple.com>
Reviewed by Darin Adler.
REGRESSION: A problem with Voiceover and finding links
https://bugs.webkit.org/show_bug.cgi?id=52324
* platform/mac/accessibility/iframe-with-title-correct-hierarchy-expected.txt: Added.
* platform/mac/accessibility/iframe-with-title-correct-hierarchy.html: Added.
2011-01-18 Martin Robinson <mrobinson@igalia.com>
Reviewed by Eric Seidel.
[GTK] Filenames are converted to URLs during edit drags
https://bugs.webkit.org/show_bug.cgi?id=52096
* platform/gtk/Skipped: Unskip passing test. Fix a misspelled
drag and drop test on the list as well.
2011-01-18 Jeremy Orlow <jorlow@chromium.org>
[Chromium] Create baselines for svg/css/text-gradient-shadow.svg
https://bugs.webkit.org/show_bug.cgi?id=52640
* platform/chromium-linux/svg/css/text-gradient-shadow-expected.checksum: Added.
* platform/chromium-linux/svg/css/text-gradient-shadow-expected.png: Added.
* platform/chromium-mac/svg/css/text-gradient-shadow-expected.checksum: Added.
* platform/chromium-win/svg/css/text-gradient-shadow-expected.checksum: Added.
* platform/chromium-win/svg/css/text-gradient-shadow-expected.png: Added.
* platform/chromium-win/svg/css/text-gradient-shadow-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2011-01-18 Martin Robinson <mrobinson@igalia.com>
Skip two tests which were incorrectly passing before GTK+
had support for beginDragWithFiles.
* platform/gtk/Skipped: Skip failing tests.
2011-01-18 John Knottenbelt <jknotten@chromium.org>
Reviewed by Jeremy Orlow.
[Chromium] Adjust test expectations fast/files/revoke-blob-url.html is flaky on linux.
https://bugs.webkit.org/show_bug.cgi?id=52633
Combine test expectations for the test into one line.
* platform/chromium/test_expectations.txt:
2011-01-18 Helder Correia <helder@sencha.com>
Reviewed by Kenneth Rohde Christiansen.
[Qt] Incorrect shadow alpha with semi-transparent solid fillStyle
https://bugs.webkit.org/show_bug.cgi?id=52611
This is related to bug 52559. The shadow color alpha must be multiplied
by the context brush alpha.
New test to ensure correct behavior of canvas with fillPath using a
semi-transparent fillStyle color and a shadow.
* fast/canvas/canvas-fillPath-alpha-shadow-expected.txt: Added.
* fast/canvas/canvas-fillPath-alpha-shadow.html: Added.
* fast/canvas/script-tests/canvas-fillPath-alpha-shadow.js: Added.
2011-01-18 John Knottenbelt <jknotten@chromium.org>
Unreviewed; updated chromium test expectations.
[Chromium] Adjust test expectations fast/files/revoke-blob-url.html is flaky on linux.
https://bugs.webkit.org/show_bug.cgi?id=52633
* platform/chromium/test_expectations.txt:
2011-01-18 Adam Bergkvist <adam.bergkvist@ericsson.com> and Martin Robinson <mrobinson@igalia.com>
Reviewed by Gustavo Noronha Silva.
[GTK] The GTK+ EventSender needs support for beginDragWithFiles
https://bugs.webkit.org/show_bug.cgi?id=40833
Unskip passing tests, add in a GTK+-specific result and one more result
which is necessary because GTK+ tests run in Xvfb.
* platform/gtk/Skipped: Unskip tests that are now passing and organize
the remaining skipped tests.
* platform/gtk/fast/forms/input-file-re-render-expected.txt: Added.
* platform/gtk/http/tests/security/clipboard/clipboard-file-access-expected.txt: Added.
2011-01-18 Andrey Kosyakov <caseq@chromium.org>
Reviewed by Yury Semikhatsky.
Web Inspector: fail resource.requestContent() immediately for WebSocket resources
Remove webInspector.resources.Types from test expectations.
https://bugs.webkit.org/show_bug.cgi?id=52628
* inspector/extensions-api-expected.txt:
2011-01-18 Helder Correia <helder@sencha.com>
Reviewed by Dirk Schulze.
REGRESSION(75139): SVG gradients are not applied to texts
https://bugs.webkit.org/show_bug.cgi?id=52531
r75139 caused a problem with filling and stroking text with a gradient
fill in SVG. The order of CGContextConcatCTM and CGContextClipToRect
was mixed up.
* platform/mac/svg/css/text-gradient-shadow-expected.checksum: Added.
* platform/mac/svg/css/text-gradient-shadow-expected.png: Added.
* platform/mac/svg/css/text-gradient-shadow-expected.txt: Added.
* svg/css/text-gradient-shadow.svg: Added.
2011-01-18 John Knottenbelt <jknotten@chromium.org>
Reviewed by Jeremy Orlow.
Add pixel test baseline for svg/custom/use-inherit-style.svg
https://bugs.webkit.org/show_bug.cgi?id=52630
* svg/custom/use-inherit-style-expected.checksum: Added.
* svg/custom/use-inherit-style-expected.png: Added.
2011-01-18 Leo Yang <leo.yang@torchmobile.com.cn>
Reviewed by Nikolas Zimmermann.
Unable to indirectly animate visibility of SVGUseElement
https://bugs.webkit.org/show_bug.cgi?id=50240
Test case to verify if SVGUseElement inherits parent's
style change.
* svg/custom/use-inherit-style-expected.txt: Added.
* svg/custom/use-inherit-style.svg: Added.
2011-01-18 Pavel Podivilov <podivilov@chromium.org>
Unreviewed, remove wrong chromium expectation for console-xhr-logging test.
* platform/chromium/http/tests/inspector/console-xhr-logging-expected.txt: Removed.
2011-01-18 Pavel Podivilov <podivilov@chromium.org>
Unreviewed, test fix for r76019.
* http/tests/inspector-enabled/console-log-before-frame-navigation-expected.txt:
* http/tests/inspector-enabled/console-log-before-frame-navigation.html:
2011-01-18 Pavel Podivilov <podivilov@chromium.org>
Reviewed by Yury Semikhatsky.
Web Inspector: fix flaky debugger tests.
https://bugs.webkit.org/show_bug.cgi?id=51320
* http/tests/inspector/debugger-test2.js:
(initialize_DebuggerTest.InspectorTest.setBreakpoint):
(initialize_DebuggerTest.InspectorTest.showScriptSource):
(initialize_DebuggerTest.InspectorTest._showScriptSource):
* inspector/debugger-pause-on-breakpoint-expected.txt:
* inspector/debugger-pause-on-breakpoint.html:
2011-01-18 Antti Koivisto <antti@apple.com>
Reviewed by Dave Hyatt.
https://bugs.webkit.org/show_bug.cgi?id=52370
Style sharing optimization no longer works on major web sites
These are progressions (with no noticable visual change).
MathML code was improperly sharing style.
* platform/mac/mathml/presentation/fractions-vertical-alignment-expected.txt:
* platform/mac/mathml/presentation/subsup-expected.txt:
2011-01-18 Philippe Normand <pnormand@igalia.com>
Unreviewed, rolling out r76002.
http://trac.webkit.org/changeset/76002
https://bugs.webkit.org/show_bug.cgi?id=49790
breaks a bunch of fast/forms tests on mac and GTK
* fast/forms/select-option-background-color-change.html: Removed.
* fast/forms/select-option-color-change.html: Removed.
* fast/forms/select-option-visibility-change.html: Removed.
* platform/mac/fast/forms/select-option-background-color-change-expected.checksum: Removed.
* platform/mac/fast/forms/select-option-background-color-change-expected.png: Removed.
* platform/mac/fast/forms/select-option-background-color-change-expected.txt: Removed.
* platform/mac/fast/forms/select-option-color-change-expected.checksum: Removed.
* platform/mac/fast/forms/select-option-color-change-expected.png: Removed.
* platform/mac/fast/forms/select-option-color-change-expected.txt: Removed.
* platform/mac/fast/forms/select-option-visibility-change-expected.checksum: Removed.
* platform/mac/fast/forms/select-option-visibility-change-expected.png: Removed.
* platform/mac/fast/forms/select-option-visibility-change-expected.txt: Removed.
2011-01-18 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed.
[Qt] Fix LoadHTMLStringItem::invoke() after r75966
https://bugs.webkit.org/show_bug.cgi?id=52614
* platform/qt/Skipped: http/tests/navigation/go-back-to-error-page.html added until fix.
2011-01-17 Rob Buis <rwlbuis@gmail.com>
Reviewed by Kent Tamura.
Add tests for:
Color changes to option elements in a select multiple aren't drawn immediately
https://bugs.webkit.org/show_bug.cgi?id=49790
* fast/forms/select-option-background-color-change.html: Added.
* fast/forms/select-option-color-change.html: Added.
* fast/forms/select-option-visibility-change.html: Added.
* platform/mac/fast/forms/select-option-background-color-change-expected.checksum: Added.
* platform/mac/fast/forms/select-option-background-color-change-expected.png: Added.
* platform/mac/fast/forms/select-option-background-color-change-expected.txt: Added.
* platform/mac/fast/forms/select-option-color-change-expected.checksum: Added.
* platform/mac/fast/forms/select-option-color-change-expected.png: Added.
* platform/mac/fast/forms/select-option-color-change-expected.txt: Added.
* platform/mac/fast/forms/select-option-visibility-change-expected.checksum: Added.
* platform/mac/fast/forms/select-option-visibility-change-expected.png: Added.
* platform/mac/fast/forms/select-option-visibility-change-expected.txt: Added.
2011-01-17 Steve Lacey <sjl@chromium.org>
Reviewed by David Levin.
Rebaseline media/video-zoom-controls for chromium.
https://bugs.webkit.org/show_bug.cgi?id=52415
* platform/chromium-linux/media/video-zoom-controls-expected.checksum: Added.
* platform/chromium-linux/media/video-zoom-controls-expected.png: Added.
* platform/chromium-mac/media/video-zoom-controls-expected.checksum: Added.
* platform/chromium-mac/media/video-zoom-controls-expected.png: Added.
* platform/chromium-mac/media/video-zoom-controls-expected.txt: Added.
* platform/chromium-win/media/video-zoom-controls-expected.checksum: Added.
* platform/chromium-win/media/video-zoom-controls-expected.png: Added.
* platform/chromium-win/media/video-zoom-controls-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2011-01-17 Dmitry Titov <dimich@chromium.org>
[Chromium] Not reviewed, test expectations update.
Added TIMEOUT to fast/canvas/canvas-fillPath-pattern-shadow.html
* platform/chromium-gpu/test_expectations.txt:
2011-01-17 Michael Saboff <msaboff@apple.com>
Reviewed by Oliver Hunt.
[regexfuzz] Crash running regex with lookahead
https://bugs.webkit.org/show_bug.cgi?id=52548
New tests from regex fuzzer.
* fast/regex/parentheses-expected.txt:
* fast/regex/script-tests/parentheses.js:
2011-01-17 Dmitry Titov <dimich@chromium.org>
[Chromium] Not reviewed, test expectations update.
Same as previous patch, now for -gpu file.
* platform/chromium-gpu/test_expectations.txt:
2011-01-17 Dmitry Titov <dimich@chromium.org>
[Chromium] Not reviewed, test expectations update.
fast/canvas/canvas-fillPath-pattern-shadow.html fails on Win and Linux.
* platform/chromium/test_expectations.txt:
2011-01-17 Adam Roben <aroben@apple.com>
Make compositing/tiling/huge-layer-resize.html faster, more reliable,
and more crashy (when there's a WebKit bug)
This test was trying to cause a layout/paint to happen by returning to
the event loop for a certain amount of time via setTimeout. But this
didn't always result in a layout/paint (at least on Windows). We now
force the layout/paint explicitly, which also lets us speed up the test
by removing the setTimeouts.
Reviewed by Darin Adler and Chris Marrin.
Test for <http://webkit.org/b/52597> Crash beneath
PlatformCALayer::adoptSublayers when switching out of tiling mode
(null-dereference of a PlatformCALayer)
* compositing/tiling/huge-layer-resize.html:
(testOnLoad): Changed to use recordLayerTree, which forces a
layout/paint, instead of hoping that setTimeout will do the trick.
(recordLayerTree): Forces a layout/paint, then dumps the layer tree.
2011-01-17 Dan Bernstein <mitz@apple.com>
Reviewed by Darin Adler.
Use of invalid hash map key in CSSFontFaceSource::getFontData() with 0-sized remote font
https://bugs.webkit.org/show_bug.cgi?id=52598
* fast/css/font-face-zero-hash-key-expected.txt: Added.
* fast/css/font-face-zero-hash-key.html: Added.
2011-01-17 Helder Correia <helder@sencha.com>
Reviewed by Andreas Kling.
[Qt] Incorrect shadow alpha with pattern fillStyle
https://bugs.webkit.org/show_bug.cgi?id=52559
The shadow color opacity needs to be set on the shadow painter.
This is related to bug 52556.
* fast/canvas/canvas-fillPath-pattern-shadow-expected.txt: Added.
* fast/canvas/canvas-fillPath-pattern-shadow.html: Added.
* fast/canvas/script-tests/canvas-fillPath-pattern-shadow.js: Added.
2011-01-17 David Kilzer <ddkilzer@apple.com>
<http://webkit.org/b/52524> fast/dom/Range/range-clone-contents.html fails only on Windows
Reviewed by Alexey Proskuryakov.
* platform/win/Skipped: Removed
fast/dom/Range/range-clone-contents.html. It appears the
Windows buildbots need a clean build.
2011-01-17 Jessie Berlin <jberlin@apple.com>
Reviewed by Anders Carlsson.
REGRESSION: Assertion failure in FrameLoader::continueLoadAfterWillSubmitForm() when
navigating back to an unreachable URL
https://bugs.webkit.org/show_bug.cgi?id=52388
Add a test that loads an alternate HTML String for an "unreachable" URL, loads another
page, and then goes back to the "unreachable" URL, which is now reachable.
This tests two things:
1) No assertion failure when going back to an unreachable URL.
2) There is no page cached for the unreachable URL.
* http/tests/navigation/go-back-to-error-page-expected.txt: Added.
* http/tests/navigation/go-back-to-error-page.html: Added.
* http/tests/navigation/resources/page-to-go-back-from.html: Added.
* http/tests/navigation/resources/page-treated-as-unreachable.html: Added.
2011-01-17 Pavel Feldman <pfeldman@chromium.org>
Not reviewed: skip flaky inspector test (will look at it tomorrow).
* platform/mac-leopard/Skipped:
2011-01-17 Andrey Kosyakov <caseq@chromium.org>
Reviewed by Pavel Feldman.
Web Inspector: [Extensions API] webInspector.resources.onFinished is not fired for redirected resources
Added test for finished event being sent for redirected resources.
https://bugs.webkit.org/show_bug.cgi?id=52452
* http/tests/inspector/extensions-resources-redirect-expected.txt:
* http/tests/inspector/extensions-resources-redirect.html:
2011-01-17 Pavel Feldman <pfeldman@chromium.org>
Not reviewed: first timeline-network-resource flakiness.
* inspector/timeline-network-resource.html:
2011-01-17 Pavel Podivilov <podivilov@chromium.org>
Reviewed by Yury Semikhatsky.
Web Inspector: fix flaky debugger tests.
https://bugs.webkit.org/show_bug.cgi?id=51320
* http/tests/inspector/debugger-test2.js:
(initialize_DebuggerTest.InspectorTest.setBreakpoint):
* inspector/debugger-breakpoints-not-activated-on-reload.html:
* inspector/debugger-pause-on-breakpoint-expected.txt:
* inspector/debugger-pause-on-breakpoint.html:
2011-01-17 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed.
Add Qt specific expected results for passing CSS tests.
Compared to Mac png files and Mac expected files.
* platform/qt/Skipped: Unskip passing tests.
* platform/qt/css1/[...]: Added.
* platform/qt/css2.1/[...]: Added.
* platform/qt/css3/[...]: Added.
2011-01-17 Anthony Ricaud <rik@webkit.org>
Reviewed by Kent Tamura.
[HTML5] Revert display:none on datalist
https://bugs.webkit.org/show_bug.cgi?id=52214
* fast/forms/datalist-expected.txt:
* fast/forms/datalist-nonoption-child-expected.txt:
* fast/forms/datalist.html:
2011-01-17 Pavel Podivilov <podivilov@chromium.org>
Reviewed by Pavel Feldman.
Web Inspector: refactoring: encapsulate lazy initialization of SourceFrame.
https://bugs.webkit.org/show_bug.cgi?id=51738
* http/tests/inspector/debugger-test2.js:
(initialize_DebuggerTest.InspectorTest.showScriptSource):
(initialize_DebuggerTest.InspectorTest._showScriptSource):
* inspector/debugger-pause-in-eval-script-expected.txt:
* inspector/debugger-pause-in-eval-script.html:
2011-01-17 John Knottenbelt <jknotten@chromium.org>
Reviewed by Jeremy Orlow.
GeolocationController should call stopUpdating on destruction
https://bugs.webkit.org/show_bug.cgi?id=52216
fast/dom/window-close-crash.html tests that we do not fail the
assertion in the mock GeolocationClient that the GeolocationClient
is not updating when the GeolocationController is destroyed.
* fast/dom/Geolocation/resources/window-close-popup.html: Added.
* fast/dom/Geolocation/script-tests/window-close-crash.js: Added.
(gotPosition):
(waitForWindowToClose):
(failedToCreateWatch):
* fast/dom/Geolocation/window-close-crash-expected.txt: Added.
* fast/dom/Geolocation/window-close-crash.html: Added.
* platform/gtk/Skipped:
* platform/mac-wk2/Skipped:
* platform/qt-wk2/Skipped:
2011-01-14 Ilya Tikhonovsky <loislo@chromium.org>
Reviewed by Pavel Feldman.
Web Inspector: Enable inspector's tests for chromium Linux.
https://bugs.webkit.org/show_bug.cgi?id=52445
* platform/chromium/inspector/timeline-network-resource-expected.txt:
* platform/chromium/test_expectations.txt:
2011-01-17 Helder Correia <helder@sencha.com>
Reviewed by Kenneth Rohde Christiansen.
[Qt] fast/canvas/canvas-fillPath-gradient-shadow.html does not pass
https://bugs.webkit.org/show_bug.cgi?id=52556
The shadow color opacity needs to be set on the shadow painter.
Additionally, the gradient brush should be transformed.
* platform/qt/Skipped: Remove test from skipped list.
2011-01-17 Philippe Normand <pnormand@igalia.com>
Unreviewed, rolling out r75914.
http://trac.webkit.org/changeset/75914
https://bugs.webkit.org/show_bug.cgi?id=49177
multiple crashes on GTK
* platform/gtk/Skipped:
2011-01-16 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 this test, as it's now passing.
2011-01-16 Oliver Hunt <oliver@apple.com>
Reviewed by Sam Weinig.
[jsfunfuzz] Parser doesn't correctly validate for-loop syntax
https://bugs.webkit.org/show_bug.cgi?id=52516
Add test for the case where a syntax error immediately follows
multiple declarations in a for-loop initialiser.
* fast/js/parser-syntax-check-expected.txt:
* fast/js/script-tests/parser-syntax-check.js:
2011-01-16 Oliver Hunt <oliver@apple.com>
Reviewed by Geoffrey Garen.
Strict mode restrictions on arguments and eval usage aren't complete
https://bugs.webkit.org/show_bug.cgi?id=52528
Add a helper function to aid parse failure tests by testing both direct
eval/global code, and nested code (so that we test the syntax checker
mode as well)
* fast/js/basic-strict-mode-expected.txt:
* fast/js/script-tests/basic-strict-mode.js:
(shouldBeSyntaxError):
2011-01-16 Robert Hogan <robert@webkit.org>
Unreviewed, re-skip test after r75894.
[Qt] plugins/keyboard-events.html fails after r72717
Re-skip plugins/keyboard-events.html.
Using XKeysymToKeycode(QX11Info::display(), ..) doesn't work on
a headless build, such as the buildbot. So need to solve this a
different way.
https://bugs.webkit.org/show_bug.cgi?id=50050
* platform/qt/Skipped:
2011-01-16 Robert Hogan <robert@webkit.org>
Reviewed by Andreas Kling.
[Qt] plugins/keyboard-events.html fails after r72717
https://bugs.webkit.org/show_bug.cgi?id=50050
* platform/qt/Skipped: Unskip plugins/keyboard-events.html
2011-01-15 David Kilzer <ddkilzer@apple.com>
Skip fast/dom/Range/range-clone-contents.html on Windows
Not reviewed.
Filed: <https://bugs.webkit.org/show_bug.cgi?id=52524>
* platform/win/Skipped: Skip test on Windows. The test passes
on all other bots.
2011-01-15 Oliver Hunt <oliver@apple.com>
Reviewed by Maciej Stachowiak.
Incorrect behavior changing attributes of an accessor
https://bugs.webkit.org/show_bug.cgi?id=52515
Add an additional test for validating changing attributes of
an accessor property.s
* fast/js/Object-defineProperty-expected.txt:
* fast/js/script-tests/Object-defineProperty.js:
2011-01-15 David Kilzer <ddkilzer@apple.com>
<http://webkit.org/b/52512> REGRESSION(r73818): range.cloneContents() ignores end offset
Reviewed by Adele Peterson.
* fast/dom/Range/range-clone-contents-expected.txt: Added.
* fast/dom/Range/range-clone-contents.html: Added.
2011-01-15 Robert Hogan <robert@webkit.org>
Reviewed by Kenneth Rohde Christiansen.
[Qt] plugins/no-mime-with-valid-extension.html fails
Check extension of resource against installed
plugins when determining mime-type.
https://bugs.webkit.org/show_bug.cgi?id=52288
https://bugs.webkit.org/show_bug.cgi?id=50657
* platform/qt/Skipped:
2011-01-15 Stephen White <senorblanco@chromium.org>
Unreviewed; updated chromium test expectations.
* platform/chromium-gpu/test_expectations.txt:
2011-01-15 Stephen White <senorblanco@chromium.org>
Unreviewed; updated chromium test expectations.
* platform/chromium-gpu/test_expectations.txt:
* platform/chromium/test_expectations.txt:
2011-01-15 Tony Chang <tony@chromium.org>
Unreviewed, add new test to GTK+ Skipped list.
https://bugs.webkit.org/show_bug.cgi?id=52508
* platform/gtk/Skipped:
2011-01-14 Oliver Hunt <oliver@apple.com>
Reviewed by Maciej Stachowiak.
[jsfunfuzz] Incorrect handling of consecutive duplicate labels
https://bugs.webkit.org/show_bug.cgi?id=52505
Add a few tests of consecutive labels containing duplicates to the parser check.
* fast/js/parser-syntax-check-expected.txt:
* fast/js/script-tests/parser-syntax-check.js:
2011-01-14 Dmitry Titov <dimich@chromium.org>
Not reviewed, update of Chromium test expectations.
Update of files affected by mass rebaseline in r75828 and r75838
* platform/chromium-mac/animations/3d/state-at-end-event-transform-expected.checksum:
* platform/chromium-mac/animations/3d/state-at-end-event-transform-expected.png:
* platform/chromium-mac/plugins/embed-attributes-style-expected.txt: Removed.
* platform/chromium-mac/svg/custom/svg-curve-with-relative-cordinates-expected.checksum:
* platform/chromium-mac/svg/custom/svg-curve-with-relative-cordinates-expected.png:
2011-01-14 Dmitry Titov <dimich@chromium.org>
Not reviewed, update of test expectations.
Ignore new test fast/js/js-continue-break-restrictions.html, it fails for V8.
* platform/chromium/test_expectations.txt:
2011-01-14 Eric Uhrhane <ericu@chromium.org>
Reviewed by David Levin.
Add tests for FileWriterSync
https://bugs.webkit.org/show_bug.cgi?id=50720
* fast/filesystem/resources/file-writer-sync-truncate-extend.js: Added.
* fast/filesystem/workers/file-writer-sync-truncate-extend.html: Added.
* fast/filesystem/workers/file-writer-sync-truncate-extend-expected.txt: Added.
* fast/filesystem/resources/file-writer-sync-write-overlapped.js: Added.
* fast/filesystem/workers/file-writer-sync-write-overlapped.html: Added.
* fast/filesystem/workers/file-writer-sync-write-overlapped-expected.txt: Added.
* fast/filesystem/resources/file-writer-utils.js:
(assert): Make assert throw, rather than continue.
(cleanUp): Always call finishJSTest, even without fileEntryForCleanup.
2011-01-14 Oliver Hunt <oliver@apple.com>
Reviewed by Stephanie Lewis.
[jsfunfuzz] We should be clearing the lexers temporary character buffers when switching to strict mode
https://bugs.webkit.org/show_bug.cgi?id=52501
Add checks for correct behaviour when the strict mode token is immediately followed
by a value that needs a temporary buffer in the lexer.
* fast/js/basic-strict-mode-expected.txt:
* fast/js/script-tests/basic-strict-mode.js:
2011-01-14 Tony Chang <tony@chromium.org>
Reviewed by Alexey Proskuryakov.
Strip NUL character when copying text on Windows
https://bugs.webkit.org/show_bug.cgi?id=52236
* editing/pasteboard/copy-null-characters-expected.txt: Added.
* editing/pasteboard/copy-null-characters.html: Added.
2011-01-14 Nico Weber <thakis@chromium.org>
Unreviewed, test expectations.
Rebaseline gradient test due to updated skia. reed checked the test and
says the new look is right and is an intentional change.
https://bugs.webkit.org/show_bug.cgi?id=52105
* platform/chromium-linux/svg/batik/paints/gradientLimit-expected.checksum:
* platform/chromium-linux/svg/batik/paints/gradientLimit-expected.png:
* platform/chromium-win/svg/batik/paints/gradientLimit-expected.checksum:
* platform/chromium-win/svg/batik/paints/gradientLimit-expected.png:
2011-01-14 Oliver Hunt <oliver@apple.com>
Reviewed by Gavin Barraclough.
[jsfunfuzz] parser doesn't enforce continue restrictions correctly.
https://bugs.webkit.org/show_bug.cgi?id=52493
Add a few tests for continue to cover the cases where continue
isn't syntactically valid.
* fast/js/js-continue-break-restrictions-expected.txt: Added.
* fast/js/js-continue-break-restrictions.html: Added.
* fast/js/script-tests/js-continue-break-restrictions.js: Added.
2011-01-14 Maciej Stachowiak <mjs@apple.com>
Reviewed by Anders Carlsson.
Fix a few things in the WebKit2 skipped list
https://bugs.webkit.org/show_bug.cgi?id=52484
* platform/mac-wk2/Skipped: Add/remove some tests to the WK2 skipped list.
* editing/style/stylewithcss-without-selection.html: Fix this test to avoid
referencing an undefined variable in the failure case.
2011-01-14 Mihai Parparita <mihaip@chromium.org>
Update the svg/ pixel expectations for the chromium-mac port.
For the pixel tests that currently fail on Snow Leopard, this moves the
current pixel results to platform/chromium-mac-leopard and adds new
results to platform/chromium-mac.
List of files omitted due to length but composed entirely of moves from
platform/chromium-mac to platform/chromium-mac-leopard and newly added
files in platform/chromium-mac.
2011-01-14 Helder Correia <helder@sencha.com>
Reviewed by Simon Fraser.
Shadow is not drawn when filling a path with a gradient
https://bugs.webkit.org/show_bug.cgi?id=51982
This happens in CG and is related to bug 51869, this time to be fixed
in GraphicsContext::fillPath(const Path& path). We need to draw the
gradient clipped to the path on a CGLayer first, and then draw the
layer on the GraphicsContext.
* fast/canvas/canvas-fillPath-gradient-shadow-expected.txt: Added.
* fast/canvas/canvas-fillPath-gradient-shadow.html: Added.
* fast/canvas/script-tests/canvas-fillPath-gradient-shadow.js: Added.
* platform/chromium/test_expectations.txt: Skipping new test since it fails.
* platform/qt/Skipped: Ditto.
2011-01-14 Mihai Parparita <mihaip@chromium.org>
Update the pixel expectations for the chromium-mac port.
For the pixel tests that currently fail on Snow Leopard, this moves the
current pixel results to platform/chromium-mac-leopard and adds new
results to platform/chromium-mac.
List of files omitted due to length but composed entirely of moves from
platform/chromium-mac to platform/chromium-mac-leopard and newly added
files in platform/chromium-mac.
2011-01-14 Steve Lacey <sjl@chromium.org>
Reviewed by Simon Fraser.
Update media/video-zoom-controls.html to set the video source before initializing the test.
https://bugs.webkit.org/show_bug.cgi?id=52461
* media/video-zoom-controls.html:
2011-01-14 Abhishek Arya <inferno@chromium.org>
Reviewed by Dave Hyatt.
Tests that we do not crash due to uncleared floats in parent nodes.
https://bugs.webkit.org/show_bug.cgi?id=51711
* fast/block/float/floats-not-cleared-crash-expected.txt: Added.
* fast/block/float/floats-not-cleared-crash.html: Added.
2011-01-14 Jessie Berlin <jberlin@apple.com>
REGRESSION (r75660): compositing/reflections/load-video-in-reflection.html crashes on Windows 7
https://bugs.webkit.org/show_bug.cgi?id=52397
Unskipping tests that no longer fail on Windows 7 Release. Unreviewed.
* platform/win/Skipped:
Un-skip compositing/reflections/load-video-in-reflection.html, which appears to be fixed by
http://trac.webkit.org/changeset/75807
2011-01-12 Satish Sampath <satish@chromium.org>
Reviewed by Dimitri Glazkov.
Fix a crash when accessing speech input from script.
https://bugs.webkit.org/show_bug.cgi?id=52325
Added a layout test to check enabling/disabling speech input from script.
* fast/speech/speech-input-scripting-expected.txt: Added.
* fast/speech/speech-input-scripting.html: Added.
2011-01-14 Abhishek Arya <inferno@chromium.org>
Reviewed by David Hyatt.
Tests that we do not crash when trying to merge anonymous blocks, one of which
is already getting destroyed.
https://bugs.webkit.org/show_bug.cgi?id=52402
* fast/block/merge-anonymous-block-remove-child-crash2-expected.txt: Added.
* fast/block/merge-anonymous-block-remove-child-crash2.html: Added.
2011-01-14 Tony Chang <tony@chromium.org>
Unreviewed, updating baselines.
[chromium] rebaseline vertical tests on linux
https://bugs.webkit.org/show_bug.cgi?id=52457
After updating fonts.conf, these tests are now passing.
* platform/chromium-linux/fast/blockflow/japanese-lr-text-expected.checksum:
* platform/chromium-linux/fast/blockflow/japanese-lr-text-expected.png:
* platform/chromium-linux/fast/blockflow/japanese-rl-text-expected.checksum:
* platform/chromium-linux/fast/blockflow/japanese-rl-text-expected.png:
* platform/chromium-linux/fast/repaint/japanese-rl-selection-clear-expected.checksum:
* platform/chromium-linux/fast/repaint/japanese-rl-selection-clear-expected.png:
* platform/chromium-linux/fast/repaint/japanese-rl-selection-repaint-expected.checksum:
* platform/chromium-linux/fast/repaint/japanese-rl-selection-repaint-expected.png:
* platform/chromium-linux/svg/batik/text/verticalText-expected.checksum:
* platform/chromium-linux/svg/batik/text/verticalText-expected.png:
* platform/chromium/test_expectations.txt:
2011-01-14 Tony Chang <tony@chromium.org>
Reviewed by Kent Tamura.
[chromium] update fonts.conf to fix 6 linux tests in drt
https://bugs.webkit.org/show_bug.cgi?id=52411
* platform/chromium/test_expectations.txt:
2011-01-14 Philippe Normand <pnormand@igalia.com>
Reviewed by Martin Robinson.
[GTK] Add volume slider to media player
https://bugs.webkit.org/show_bug.cgi?id=51532
* platform/gtk/Skipped:
* platform/gtk/media/audio-controls-rendering-expected.txt:
* platform/gtk/media/controls-after-reload-expected.txt:
* platform/gtk/media/controls-strict-expected.txt:
* platform/gtk/media/controls-styling-expected.txt:
* platform/gtk/media/video-controls-rendering-expected.txt:
* platform/gtk/media/video-display-toggle-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: Added.
2011-01-14 Michael Saboff <msaboff@apple.com>
Reviewed by Oliver Hunt.
Incorrect backtracking for nested alternatives
https://bugs.webkit.org/show_bug.cgi?id=52387
Added tests to verfiy backtracking of alternatives following
parenthesis.
* fast/regex/parentheses-expected.txt:
* fast/regex/script-tests/parentheses.js:
2011-01-14 Pavel Feldman <pfeldman@chromium.org>
Web Inspector: do not use this as protocol message
dispatcher in models / agents.
https://bugs.webkit.org/show_bug.cgi?id=52442
Models should never for InspectorBackend.registerDomainDispatcher("foo", this).
There should be a clear way to tell whether method is being called
from within front-end or by the backend.
* http/tests/inspector/debugger-test2.js:
(initialize_DebuggerTest.InspectorTest.startDebuggerTest.startTest):
(initialize_DebuggerTest.InspectorTest.startDebuggerTest):
(initialize_DebuggerTest.InspectorTest.completeDebuggerTest.disableDebugger):
(initialize_DebuggerTest.InspectorTest.showScriptSource):
2011-01-14 Andrey Kosyakov <caseq@chromium.org>
Unreviewed test fix.
Filter out /favicon.ico from page resources list to avoid test expectations mismatch on GTK.
* http/tests/inspector/extensions-resources-redirect.html:
2011-01-14 Andrey Kosyakov <caseq@chromium.org>
Reviewed by Pavel Feldman.
Web Inspector: redirected resources not handled properly in Network panel
Added test for redirected resource presence in HAR
Changed test to request entire HAR log, not multiple HAR entries.
https://bugs.webkit.org/show_bug.cgi?id=52292
* http/tests/inspector/extensions-resources-redirect-expected.txt:
* http/tests/inspector/extensions-resources-redirect.html:
* http/tests/inspector/resource-har-conversion.html:
* inspector/extensions-resources.html:
2011-01-14 Hayato Ito <hayato@chromium.org>
Unreviewed chromium expectations update.
Exclude http/tests/loading/cross-origin-XHR-willLoadRequest.html (added in r75768)
* platform/chromium/test_expectations.txt:
2011-01-13 Hayato Ito <hayato@chromium.org>
Unreviewed, build fix.
Fix Skipped lists in r75768.
* platform/gtk/Skipped:
* platform/qt/Skipped:
* platform/win/Skipped:
2011-01-13 Dan Bernstein <mitz@apple.com>
Reviewed by Alexey Proskuryakov.
<rdar://problem/8827065> REGRESSION (r71884): Cross-origin XHR fails if willSendRequest changes the URL
https://bugs.webkit.org/show_bug.cgi?id=52419
* http/tests/loading/cross-origin-XHR-willLoadRequest-expected.txt: Added.
* http/tests/loading/cross-origin-XHR-willLoadRequest.html: Added.
* platform/gtk/Skipped: Skip the new test.
* platform/qt/Skipped: Ditto.
* platform/win/Skipped: Ditto.
2011-01-13 Justin Schuh <jschuh@chromium.org>
Unreviewed chromium expectations update.
Several text layout tests failing on linux after r75756
* platform/chromium/test_expectations.txt:
2011-01-13 Martin Robinson <mrobinson@igalia.com>
Unreviewed, rolling out r75740.
http://trac.webkit.org/changeset/75740
This led to GTK+ redness
* platform/gtk/Skipped:
2011-01-13 Robert Hogan <robert@webkit.org>
Reviewed by Andreas Kling.
[Qt] Unskip http/tests/security/originHeader/origin-header-for-empty.html
https://bugs.webkit.org/show_bug.cgi?id=52389
* platform/qt/Skipped:
2011-01-13 Mihai Parparita <mihaip@chromium.org>
Unreviewed chromium expectations update.
Add Chromium Snow Leopard expectations. These need to go into a new
chromium-mac-snowleopard directory, since these tests do not have
chromium-mac expectations, but currently pass on Leopard.
The differences are due to bug 52335 (which explains why we can't use
the regular mac port Snow Leopard baselines).
* platform/chromium-mac-snowleopard/css1/box_properties/clear-expected.checksum: Added.
* platform/chromium-mac-snowleopard/css1/box_properties/clear-expected.png: Added.
* platform/chromium-mac-snowleopard/css1/box_properties/float-expected.checksum: Added.
* platform/chromium-mac-snowleopard/css1/box_properties/float-expected.png: Added.
* platform/chromium-mac-snowleopard/css1/text_properties/vertical_align-expected.checksum: Added.
* platform/chromium-mac-snowleopard/css1/text_properties/vertical_align-expected.png: Added.
* platform/chromium-mac-snowleopard/css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.checksum: Added.
* platform/chromium-mac-snowleopard/css2.1/t0803-c5501-imrgn-t-00-b-ag-expected.png: Added.
* platform/chromium-mac-snowleopard/css2.1/t0803-c5502-mrgn-r-00-c-ag-expected.checksum: Added.
* platform/chromium-mac-snowleopard/css2.1/t0803-c5502-mrgn-r-00-c-ag-expected.png: Added.
* platform/chromium-mac-snowleopard/css2.1/t0803-c5503-imrgn-b-00-b-a-expected.checksum: Added.
* platform/chromium-mac-snowleopard/css2.1/t0803-c5503-imrgn-b-00-b-a-expected.png: Added.
* platform/chromium-mac-snowleopard/css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.checksum: Added.
* platform/chromium-mac-snowleopard/css2.1/t0803-c5504-mrgn-l-00-c-ag-expected.png: Added.
* platform/chromium-mac-snowleopard/css2.1/t0803-c5505-mrgn-00-b-ag-expected.checksum: Added.
* platform/chromium-mac-snowleopard/css2.1/t0803-c5505-mrgn-00-b-ag-expected.png: Added.
* platform/chromium-mac-snowleopard/css2.1/t0905-c414-flt-01-d-g-expected.checksum: Added.
* platform/chromium-mac-snowleopard/css2.1/t0905-c414-flt-01-d-g-expected.png: Added.
* platform/chromium-mac-snowleopard/css2.1/t100304-c43-rpl-bbx-00-d-g-expected.checksum: Added.
* platform/chromium-mac-snowleopard/css2.1/t100304-c43-rpl-bbx-00-d-g-expected.png: Added.
* platform/chromium-mac-snowleopard/css2.1/t1008-c44-ln-box-00-d-ag-expected.checksum: Added.
* platform/chromium-mac-snowleopard/css2.1/t1008-c44-ln-box-00-d-ag-expected.png: Added.
* platform/chromium-mac-snowleopard/css2.1/t1008-c44-ln-box-02-d-ag-expected.checksum: Added.
* platform/chromium-mac-snowleopard/css2.1/t1008-c44-ln-box-02-d-ag-expected.png: Added.
* platform/chromium-mac-snowleopard/css2.1/t1008-c44-ln-box-03-d-ag-expected.checksum: Added.
* platform/chromium-mac-snowleopard/css2.1/t1008-c44-ln-box-03-d-ag-expected.png: Added.
* platform/chromium-mac-snowleopard/css2.1/t100801-c544-valgn-02-d-agi-expected.checksum: Added.
* platform/chromium-mac-snowleopard/css2.1/t100801-c544-valgn-02-d-agi-expected.png: Added.
* platform/chromium-mac-snowleopard/css2.1/t100801-c544-valgn-03-d-agi-expected.checksum: Added.
* platform/chromium-mac-snowleopard/css2.1/t100801-c544-valgn-03-d-agi-expected.png: Added.
* platform/chromium-mac-snowleopard/css2.1/t100801-c544-valgn-04-d-agi-expected.checksum: Added.
* platform/chromium-mac-snowleopard/css2.1/t100801-c544-valgn-04-d-agi-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/css/resize-corner-tracking-transformed-expected.checksum: Added.
* platform/chromium-mac-snowleopard/fast/css/resize-corner-tracking-transformed-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/forms/searchfield-heights-expected.checksum: Added.
* platform/chromium-mac-snowleopard/fast/forms/searchfield-heights-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/forms/slider-thumb-shared-style-expected.checksum: Added.
* platform/chromium-mac-snowleopard/fast/forms/slider-thumb-shared-style-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/gradients/background-clipped-expected.checksum: Added.
* platform/chromium-mac-snowleopard/fast/gradients/background-clipped-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/replaced/selection-rect-transform-expected.checksum: Added.
* platform/chromium-mac-snowleopard/fast/replaced/selection-rect-transform-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/text/whitespace/tab-character-basics-expected.checksum: Added.
* platform/chromium-mac-snowleopard/fast/text/whitespace/tab-character-basics-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/transforms/diamond-expected.checksum: Added.
* platform/chromium-mac-snowleopard/fast/transforms/diamond-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/transforms/shadows-expected.checksum: Added.
* platform/chromium-mac-snowleopard/fast/transforms/shadows-expected.png: Added.
* platform/chromium-mac-snowleopard/fast/transforms/transformed-caret-expected.checksum: Added.
* platform/chromium-mac-snowleopard/fast/transforms/transformed-caret-expected.png: Added.
2011-01-13 Mihai Parparita <mihaip@chromium.org>
Unreviewed chromium expectations update.
Categorize remaining scrollbar-related failures. 6 are due to bug 52414
(small remaining difference between mac and chromium-mac scrollbars).
fast/text/international/thai-line-breaks.html just needed a baseline
update (done for both Leopard and Snow Leopard).
* platform/chromium-mac-leopard/fast/text/international/thai-line-breaks-expected.checksum: Added.
* platform/chromium-mac-leopard/fast/text/international/thai-line-breaks-expected.png: Added.
* platform/chromium-mac/fast/text/international/thai-line-breaks-expected.checksum: Added.
* platform/chromium-mac/fast/text/international/thai-line-breaks-expected.png: Added.
* platform/chromium/test_expectations.txt:
2011-01-13 Justin Schuh <jschuh@chromium.org>
Unreviewed chromium expectations update.
Remove exception for canvas-large-dimensions.html.
* platform/chromium/test_expectations.txt:
2011-01-13 Martin Robinson <mrobinson@igalia.com>
Unskip editing/input/page-up-down-scrolls.html as it's passing locally.
* platform/gtk/Skipped: Unskip test.
2011-01-13 Jian Li <jianli@chromium.org>
Reviewed by Darin Fisher.
Change createObjectURL and revokeObjectURL to put under webkitURL.
https://bugs.webkit.org/show_bug.cgi?id=52257
Change all related test scripts and results to account for this change.
* fast/dom/Window/script-tests/window-property-descriptors.js:
* fast/dom/Window/window-properties-expected.txt:
* fast/dom/Window/window-properties.html:
* fast/dom/script-tests/prototype-inheritance-2.js:
* fast/dom/script-tests/prototype-inheritance.js:
* fast/files/apply-blob-url-to-img.html:
* fast/files/apply-blob-url-to-xhr.html:
* fast/files/create-blob-url-crash.html:
* fast/files/revoke-blob-url.html:
* fast/files/workers/resources/worker-apply-blob-url-to-xhr.js:
(onmessage):
* platform/qt/fast/dom/Window/window-properties-expected.txt:
2011-01-13 Emil Eklund <eae@chromium.org>
Reviewed by Dimitri Glazkov.
Setting outerText should convert CR/LF to <br>
https://bugs.webkit.org/show_bug.cgi?id=52268
Add test for setting Element.outerText.
* fast/dom/set-outer-text-expected.txt: Added.
* fast/dom/set-outer-text.html: Added.
* fast/dom/text-node-append-data-remove-crash-expected.txt: Changed
expectation to "didn't crash" from "threw dom exception" as test
assumed the DOMCharacterDataModified event would fire before the node
would be replaced.
* fast/dom/text-node-append-data-remove-crash.html:
2011-01-13 Adam Roben <aroben@apple.com>
Skip a crashing test on Windows
See <http://webkit.org/b/52397>.
* platform/win/Skipped: Added
compositing/reflections/load-video-in-reflection.html.
2011-01-13 Martin Robinson <mrobinson@igalia.com>
Skip fast/text/emphasis.html as it shows a 1 pixel difference on the 32-bit Debug bot.
* platform/gtk/Skipped: Skip fast/text/emphasis.html.
2011-01-13 Zhenyao Mo <zmo@google.com>
Reviewed by Kenneth Russell.
Relax the ESSL valid charset a little bit to include " ' `
https://bugs.webkit.org/show_bug.cgi?id=52396
* fast/canvas/webgl/invalid-passed-params-expected.txt:
* fast/canvas/webgl/invalid-passed-params.html:
2011-01-13 Matthew Delaney <mdelaney@apple.com>
Reviewed by nobody - reinstrumenting a test to save burning trees.
fast/canvas/canvas-large-dimensions.html (introduced in r75648) is failing on all platforms except Snow Leopard
https://bugs.webkit.org/show_bug.cgi?id=52341
* fast/canvas/canvas-large-dimensions-expected.txt: Replaced.
* fast/canvas/canvas-large-dimensions.html:
2011-01-13 Justin Schuh <jschuh@chromium.org>
Unreviewed chromium expectations update.
Exclude destroy-on-setwindow.html (added in r75720).
* platform/chromium/test_expectations.txt:
2011-01-13 Alejandro G. Castro <alex@igalia.com>
Reviewed by Martin Robinson.
[gtk] Zero-sized font does not yet work
https://bugs.webkit.org/show_bug.cgi?id=49793
Unskip font-size-zero.html.
* platform/gtk/Skipped:
2011-01-13 Tony Chang <tony@chromium.org>
Unreviewed, updating chromium test_expectations.txt
* platform/chromium/test_expectations.txt: Mark a test as slow in debug.
2011-01-13 Adam Roben <aroben@apple.com>
Check in Windows-XP-specific results for fast/canvas/set-colors.html
See <http://webkit.org/b/52374>.
* platform/win-xp/fast/canvas/set-colors-expected.txt: Added.
2011-01-13 Adam Roben <aroben@apple.com>
Disable fast/profiler/throw-exception-from-eval.html
This test fails non-deterministically. See <http://webkit.org/b/49801>.
* fast/profiler/throw-exception-from-eval.html-disabled: Renamed from LayoutTests/fast/profiler/throw-exception-from-eval.html.
* platform/gtk/Skipped:
* platform/mac-leopard/Skipped:
* platform/qt/Skipped:
Un-skipped this test now that it's been disabled by other means.
* platform/win-xp/fast/profiler/throw-exception-from-eval-expected.txt: Removed.
2011-01-13 Dan Bernstein <mitz@apple.com>
Reviewed by Simon Fraser.
<rdar://problem/8098442> Crash in Widget::setFrameRect()
https://bugs.webkit.org/show_bug.cgi?id=52375
* plugins/destroy-on-setwindow-expected.txt: Added.
* plugins/destroy-on-setwindow.html: Added.
2011-01-13 Tony Chang <tony@chromium.org>
Reviewed by Kent Tamura.
[chromium] fix plugins/plugin-javascript-access.html on Linux and Mac
https://bugs.webkit.org/show_bug.cgi?id=52332
Fix Linux baseline. Mac should now match Safari Mac.
* platform/chromium-linux/plugins/plugin-javascript-access-expected.txt:
* platform/chromium/test_expectations.txt:
2011-01-13 Pavel Feldman <pfeldman@chromium.org>
Not reviewed: inspector extensions tests should not use sources as test data. Commenting one out temporarily, filing a bug.
* inspector/extensions-events-expected.txt:
* inspector/extensions-events.html:
2011-01-13 Dan Bernstein <mitz@apple.com>
Reviewed by Dave Hyatt.
<rdar://problem/8858548> Disable inheritance of text emphasis marks to ruby text
https://bugs.webkit.org/show_bug.cgi?id=52359
* fast/ruby/text-emphasis-expected.txt: Added.
* fast/ruby/text-emphasis.html: Added.
2011-01-13 Hayato Ito <hayato@chromium.org>
Unreviewed, chromium test expectations.
Flaky expectations for html5lib/webkit-resumer.html.
* platform/chromium/test_expectations.txt:
2011-01-12 Adam Barth <abarth@webkit.org>
Removing this test from the Skipped list caused the next test
alphabetically to fail instead.
* platform/mac/Skipped:
2011-01-12 Maciej Stachowiak <mjs@apple.com>
Reviewed by David Levin.
Add beforeunload support to WebKitTestRunner
https://bugs.webkit.org/show_bug.cgi?id=52353
* platform/mac-wk2/Skipped: Unskip a test that was failing solely due to missing
beforeunload support.
2011-01-12 Hayato Ito <hayato@chromium.org>
Unreviewed test expectations files fix.
Fix a culprit revision number.
* platform/chromium-gpu/test_expectations.txt:
* platform/chromium/test_expectations.txt:
2011-01-12 Hayato Ito <hayato@chromium.org>
Unreviewed chromium-gpu test expectations fix.
Disable canvas-large-dimensions.html after r75639.
* platform/chromium-gpu/test_expectations.txt:
2011-01-12 Ryosuke Niwa <rniwa@webkit.org>
Reviewed by Eric Seidel.
REGRESSION(r69831): focus() in onkeypress discards input (affects chaseonline.chase.com)
https://bugs.webkit.org/show_bug.cgi?id=52241
Added a test to ensure WebKit inserts the character typed by a user when focus's node
is changed by a presskey event handler.
* fast/forms/focus-change-on-keypress-expected.txt: Added.
* fast/forms/focus-change-on-keypress.html: Added.
2011-01-12 Kenichi Ishibashi <bashi@google.com>
Reviewed by Kent Tamura.
M_formElementsWithFormAttribute not cleared when FormAssociatedElement is inserted with a null m_form and then removed.
https://bugs.webkit.org/show_bug.cgi?id=51905
Add test for crash when modifying the form attribute of a form
associated element before removing it.
* fast/forms/form-associated-element-crash-expected.txt: Added.
* fast/forms/form-associated-element-crash.html: Added.
* fast/forms/form-associated-element-crash2-expected.txt: Added.
* fast/forms/form-associated-element-crash2.html: Added.
2011-01-12 Kenichi Ishibashi <bashi@google.com>
Reviewed by Kent Tamura.
M_formElementsWithFormAttribute not cleared when Node is moved to another document.
https://bugs.webkit.org/show_bug.cgi?id=51418
Added test for crash when moving form elements from one document to another.
* fast/forms/change-form-element-document-crash-expected.txt: Added.
* fast/forms/change-form-element-document-crash.html: Added.
2011-01-12 Justin Schuh <jschuh@chromium.org>
Unreviewed chromium test expectations fix.
Disable canvas-large-dimensions.html after r75639.
* platform/chromium/test_expectations.txt:
2011-01-11 Matthew Delaney <mdelaney@apple.com>
Reviewed by Simon Fraser.
Max area bound needed in creation of IOSurface in ImageBufferCG.cpp
https://bugs.webkit.org/show_bug.cgi?id=52172
* fast/canvas/canvas-large-dimensions.html: Added.
* fast/canvas/canvas-large-dimensions-expected.txt: Added.
2011-01-12 Tony Chang <tony@chromium.org>
Reviewed by Ojan Vafai.
output the value of input and textarea nodes when using dump-as-markup
https://bugs.webkit.org/show_bug.cgi?id=52319
* editing/inserting/5607069-2-expected.txt:
* editing/inserting/5607069-3-expected.txt:
* editing/selection/dump-as-markup-expected.txt:
* editing/selection/dump-as-markup-form-text-expected.txt: Added.
* editing/selection/dump-as-markup-form-text.html: Added.
* fast/parser/object-with-textarea-fallback-expected.txt:
* html5lib/runner.html:
* html5lib/webkit-resumer.html:
* resources/dump-as-markup.js:
(Markup.useHTML5libOutputFormat): Add a flag for html5lib compatibility
(Markup._get):
2011-01-12 Robert Hogan <robert@webkit.org>
Unreviewed, add expected results.
[Qt] Add new expected results from r75632
https://bugs.webkit.org/show_bug.cgi?id=42887
* platform/qt/fast/forms/search-display-none-cancel-button-expected.txt: Added.
* platform/qt/fast/forms/search-placeholder-value-changed-expected.txt: Added.
* platform/qt/fast/forms/search-rtl-expected.txt: Added.
* platform/qt/fast/forms/search-styled-expected.txt: Added.
* platform/qt/fast/forms/search-transformed-expected.txt: Added.
* platform/qt/fast/forms/search-zoomed-expected.txt: Added.
2011-01-12 Robert Hogan <robert@webkit.org>
Unreviewed, update expected results.
[Qt] Update expected results from r75632
https://bugs.webkit.org/show_bug.cgi?id=42887
* platform/qt/fast/css/pseudo-cache-stale-expected.txt:
* platform/qt/fast/css/text-input-with-webkit-border-radius-expected.txt:
* platform/qt/fast/forms/search-cancel-button-style-sharing-expected.txt:
* platform/qt/fast/forms/search-vertical-alignment-expected.txt:
2011-01-12 Robert Hogan <robert@webkit.org>
Reviewed by Kenneth Rohde Christiansen.
[Qt] Search input field doesn't have cancel button
Add a cancel button to the search field and make it customizable
by the client. For now, use the close dialog button associated
with the application's style as the default.
Unskip a bunch of search field related tests that pass now:
fast/forms/search-cancel-button-mouseup.html
fast/forms/search-rtl.html
fast/forms/search-abs-pos-cancel-button.html
fast/forms/search-styled.html
fast/forms/search-transformed.html
fast/forms/search-zoomed.html
fast/forms/search-cancel-button-style-sharing.html
fast/forms/search-display-none-cancel-button.html
fast/forms/search-placeholder-value-changed.html
fast/repaint/search-field-cancel.html
fast/forms/search-cancel-button-events.html
https://bugs.webkit.org/show_bug.cgi?id=42887
* platform/qt/Skipped:
2011-01-12 Nico Weber <thakis@chromium.org>
Unreviewed, test expectations.
Remove now-unnecessary vista-specific baseline.
https://bugs.webkit.org/show_bug.cgi?id=52105
* platform/chromium-win-vista/svg/custom/js-late-gradient-and-object-creation-expected.checksum: Removed.
* platform/chromium-win-vista/svg/custom/js-late-gradient-and-object-creation-expected.png: Removed.
2011-01-12 Justin Schuh <jschuh@chromium.org>
Unreviewed expectatinos update.
Excluding SVG test for sporadic image failure.
* platform/chromium/test_expectations.txt:
2011-01-12 Justin Schuh <jschuh@chromium.org>
Unreviewed chromium expectations update.
Added chromium win to exclusion for bug 48164.
* platform/chromium/test_expectations.txt:
2011-01-12 Simon Fraser <simon.fraser@apple.com>
Reviewed by Eric Seidel.
[CSS Gradients] One color stop should not paint anything for linear-gradient
https://bugs.webkit.org/show_bug.cgi?id=52259
Update test results given that single-stop gradients are invalid.
* fast/gradients/css3-gradient-parsing-expected.txt:
* fast/gradients/css3-gradient-parsing.html:
* platform/mac/fast/gradients/css3-color-stops-expected.checksum:
* platform/mac/fast/gradients/css3-color-stops-expected.png:
2011-01-12 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed.
Add Qt specific expected results for new passing tests introduced in r74954 and r74743.
Compared to Mac png files and Mac expected files.
* platform/qt/fast/css-generated-content/table-before-after-child-add-expected.checksum: Added.
* platform/qt/fast/css-generated-content/table-before-after-child-add-expected.png: Added.
* platform/qt/fast/css-generated-content/table-before-after-child-add-expected.txt: Added.
* platform/qt/fast/css-generated-content/table-cell-before-after-child-add-expected.checksum: Added.
* platform/qt/fast/css-generated-content/table-cell-before-after-child-add-expected.png: Added.
* platform/qt/fast/css-generated-content/table-cell-before-after-child-add-expected.txt: Added.
* platform/qt/fast/css-generated-content/table-row-before-after-child-add-expected.checksum: Added.
* platform/qt/fast/css-generated-content/table-row-before-after-child-add-expected.png: Added.
* platform/qt/fast/css-generated-content/table-row-before-after-child-add-expected.txt: Added.
* platform/qt/fast/css-generated-content/table-table-before-after-child-add-expected.checksum: Added.
* platform/qt/fast/css-generated-content/table-table-before-after-child-add-expected.png: Added.
* platform/qt/fast/css-generated-content/table-table-before-after-child-add-expected.txt: Added.
* platform/qt/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.checksum: Added.
* platform/qt/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.png: Added.
* platform/qt/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt: Added.
2011-01-12 Justin Schuh <jschuh@chromium.org>
Unreviewed expectations update for chromium.
Exclude failing test from r75064.
* platform/chromium/test_expectations.txt:
2011-01-12 Philippe Normand <pnormand@igalia.com>
Unreviewed, skip failing test on GTK.
* platform/gtk/Skipped: Skip editing/input/page-up-down-scrolls.html
2010-12-29 Yury Semikhatsky <yurys@chromium.org>
Reviewed by Pavel Feldman.
inspector/timeline-network-resource.html fails when run twice
https://bugs.webkit.org/show_bug.cgi?id=37394
Send didReceiveResponse notification to the timeline agent from ResourceLoadNotifier
instead of ResourceLoader::didReceiveResponse to cover the cases when resources
are loaded from memory cache.
Network notifications are now send to InspectorInstrumentation which dispatches
them to interested agents and InspectorController.
fix
* inspector/timeline-network-resource-expected.txt:
* inspector/timeline-network-resource.html:
* inspector/timeline-network-resource.js:
2011-01-12 Jeremy Orlow <jorlow@chromium.org>
Add forgotten file.
* storage/indexeddb/transaction-read-only-expected.txt: Added.
2011-01-12 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed.
[Qt] plugins/no-mime-with-valid-extension.html fails
https://bugs.webkit.org/show_bug.cgi?id=52288
* platform/qt/Skipped: plugins/no-mime-with-valid-extension.html added until fix.
2011-01-11 Jeremy Orlow <jorlow@chromium.org>
Reviewed by Nate Chapin.
Enforce READ_ONLY transactions in IndexedDB
https://bugs.webkit.org/show_bug.cgi?id=52229
Fix existing errors in tests + add a new test for
this issue.
* 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/database-quota-expected.txt:
* storage/indexeddb/database-quota.html:
* storage/indexeddb/objectstore-basics-expected.txt:
* storage/indexeddb/objectstore-basics.html:
* storage/indexeddb/objectstore-removeobjectstore-expected.txt:
* storage/indexeddb/objectstore-removeobjectstore.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-read-only.html: Added.
2011-01-11 Maciej Stachowiak <mjs@apple.com>
Reviewed by David Levin.
Fix typo in WebKit2 skipped list which was causing a test to not get skipped
https://bugs.webkit.org/show_bug.cgi?id=52277
* platform/mac-wk2/Skipped:
2011-01-11 Simon Fraser <simon.fraser@apple.com>
Reviewed by Dan Bernstein.
Webkit crashes when a gradient is applied using the first-line pseudo element
https://bugs.webkit.org/show_bug.cgi?id=52225
Testcase.
* fast/gradients/gradient-on-pseudoelement-crash-expected.txt: Added.
* fast/gradients/gradient-on-pseudoelement-crash.html: Added.
2011-01-11 Justin Schuh <jschuh@chromium.org>
Unreviewed chromium expectations update.
Windows exclusion for no-mime-with-valid-extension.html (from r75567)
* platform/chromium/test_expectations.txt:
2011-01-11 Dirk Pranke <dpranke@chromium.org>
Unreviewed, fix typo in expectations file.
* platform/chromium-gpu/test_expectations.txt:
2011-01-11 Nico Weber <thakis@chromium.org>
Unreviewed, test expectations.
Remove now-unnecessary xp-specific baseline.
https://bugs.webkit.org/show_bug.cgi?id=52105
* platform/chromium-win-xp/fast/gradients/radial-centered-expected.checksum: Removed.
* platform/chromium-win-xp/fast/gradients/radial-centered-expected.png: Removed.
2011-01-11 Adrienne Walker <enne@google.com>
Unreviewed, test expectations update.
Revert expect change for Snow Leopard in r75570.
* platform/mac-snowleopard/Skipped:
2011-01-11 Mihai Parparita <mihaip@chromium.org>
Unreviewed; chromium test expectations update.
Remove failing expectations for tests that pass after r75569.
* platform/chromium/test_expectations.txt:
2011-01-11 James Robinson <jamesr@chromium.org>
Update test to use layoutTestController.waitUntilDone()/notifyDone() since it relies on the scroll event which is now async.
* fast/repaint/resources/fixed-move-after-keyboard-scroll-iframe.html:
2011-01-11 Mihai Parparita <mihaip@chromium.org>
Unreviewed; chromium test expectations update.
Remove failing expectations for tests that pass after r75552.
* platform/chromium/test_expectations.txt:
2011-01-11 Adrienne Walker <enne@google.com>
Reviewed by Kenneth Russell.
Sync WebGL texImage2D video test from Khronos and re-enable it.
https://bugs.webkit.org/show_bug.cgi?id=44459
* fast/canvas/webgl/resources/quadrants.mp4: Removed.
* fast/canvas/webgl/resources/quadrants.ogv: Removed.
* fast/canvas/webgl/resources/red-green.mp4: Added.
* fast/canvas/webgl/resources/red-green.theora.ogv: Added.
* fast/canvas/webgl/resources/red-green.webmvp8.webm: Added.
* fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-expected.txt:
* fast/canvas/webgl/tex-image-and-sub-image-2d-with-video.html:
* platform/chromium-gpu/test_expectations.txt:
* platform/chromium/test_expectations.txt:
* platform/mac-snowleopard/Skipped:
2011-01-11 Mihai Parparita <mihaip@chromium.org>
Unreviewed, new chromium-mac baselines.
Rebaseline after the scrollbar change (these tests still need
chromium-mac baselines since they have controls or images that render
slightly differently from the Mac port).
* platform/chromium-mac/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.checksum:
* platform/chromium-mac/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png:
* platform/chromium-mac/fast/block/margin-collapse/103-expected.checksum: Added.
* platform/chromium-mac/fast/block/margin-collapse/103-expected.png: Added.
* platform/chromium-mac/fast/borders/border-image-rotate-transform-expected.checksum:
* platform/chromium-mac/fast/borders/border-image-rotate-transform-expected.png:
* platform/chromium-mac/fast/events/pointer-events-2-expected.checksum:
* platform/chromium-mac/fast/events/pointer-events-2-expected.png:
* platform/chromium-mac/fast/images/gif-large-checkerboard-expected.checksum: Removed.
* platform/chromium-mac/fast/images/gif-large-checkerboard-expected.png: Removed.
* platform/chromium-mac/fast/replaced/width100percent-image-expected.checksum: Added.
* platform/chromium-mac/fast/replaced/width100percent-image-expected.png: Added.
* platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.checksum: Added.
* platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.png: Added.
* platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.checksum: Added.
* platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.png: Added.
* platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.checksum: Added.
* platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.png: Added.
* platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.checksum: Added.
* platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.png: Added.
* platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.checksum: Added.
* platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.png: Added.
* platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.checksum: Added.
* platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.png: Added.
* platform/chromium-mac/svg/zoom/page/zoom-mask-with-percentages-expected.checksum: Added.
* platform/chromium-mac/svg/zoom/page/zoom-mask-with-percentages-expected.png: Added.
* platform/chromium-mac/tables/mozilla/bugs/bug101674-expected.checksum: Added.
* platform/chromium-mac/tables/mozilla/bugs/bug101674-expected.png: Added.
* platform/chromium-mac/tables/mozilla/bugs/bug29314-expected.checksum: Added.
* platform/chromium-mac/tables/mozilla/bugs/bug29314-expected.png: Added.
* platform/chromium-mac/tables/mozilla/bugs/bug5797-expected.checksum: Added.
* platform/chromium-mac/tables/mozilla/bugs/bug5797-expected.png: Added.
* platform/chromium-mac/tables/mozilla/bugs/bug625-expected.checksum: Added.
* platform/chromium-mac/tables/mozilla/bugs/bug625-expected.png: Added.
* platform/chromium-mac/tables/mozilla/core/bloomberg-expected.checksum: Added.
* platform/chromium-mac/tables/mozilla/core/bloomberg-expected.png: Added.
* platform/chromium-mac/tables/mozilla/core/row_span-expected.checksum: Added.
* platform/chromium-mac/tables/mozilla/core/row_span-expected.png: Added.
* platform/chromium-mac/tables/mozilla/other/cell_widths-expected.checksum: Added.
* platform/chromium-mac/tables/mozilla/other/cell_widths-expected.png: Added.
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug85016-expected.checksum: Added.
* platform/chromium-mac/tables/mozilla_expected_failures/bugs/bug85016-expected.png: Added.
* platform/chromium-mac/tables/mozilla_expected_failures/other/test4-expected.checksum: Added.
* platform/chromium-mac/tables/mozilla_expected_failures/other/test4-expected.png: Added.
* platform/chromium/test_expectations.txt:
2011-01-11 Nicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Reviewed by Adam Barth.
Use plug-in DB for extensions to MIME type convertion
Plugins extension to MIME type conversion was not used in the
frameLoader. This was causing some fallback to be use which as the side
effect of loosing all the <OBJECT> parameters or <EMBED> attributes.
This patch ensure that we try to convert the extension to MIME type
using the plugin database beofre using this fallback.
Attribute lost with Flash plugin without mime type set
https://bugs.webkit.org/show_bug.cgi?id=50657
* plugins/no-mime-with-valid-extension.html: Added.
* plugins/no-mime-with-valid-extension-expected.txt: Added.
2011-01-11 Justin Schuh <jschuh@chromium.org>
Unreviewed, test expectations update.
Flaky expectations for textOnPath.svg.
* platform/chromium/test_expectations.txt:
2011-01-11 James Simonsen <simonjam@chromium.org>
Reviewed by Eric Seidel.
[Web Timing] Rename sslHandshakeStart to secureConnectionStart
https://bugs.webkit.org/show_bug.cgi?id=52239
* fast/dom/Window/window-properties-performance-expected.txt:
* fast/dom/script-tests/webtiming.js:
(checkTimingBeforeLoad):
(checkTimingWhileDeferred):
(checkWebTimingOnDOMContentLoaded):
(checkWebTimingWhileAsync):
(checkWebTimingOnLoad):
(checkWebTimingAfterLoad):
* fast/dom/webtiming-document-open-expected.txt:
* fast/dom/webtiming-expected.txt:
* fast/dom/webtiming-navigate-within-document-expected.txt:
* http/tests/misc/resources/webtiming-cross-origin-and-back2.html:
* http/tests/misc/resources/webtiming-cross-origin-redirect.html:
* http/tests/misc/resources/webtiming-no-origin.html:
* http/tests/misc/resources/webtiming-ssl.html:
* http/tests/misc/webtiming-origins-expected.txt:
* http/tests/misc/webtiming-ssl-expected.txt:
2011-01-11 Mihai Parparita <mihaip@chromium.org>
Reviewed by Darin Fisher.
Scroll event should be fired asynchronously
https://bugs.webkit.org/show_bug.cgi?id=45631
Update existing tests that assumed that scroll events fired
synchronously.
* editing/input/page-up-down-scrolls-expected.txt:
* editing/input/page-up-down-scrolls.html:
* fast/events/fire-scroll-event-element-expected.txt: Copied from LayoutTests/fast/events/fire-scroll-event-expected.txt.
* fast/events/fire-scroll-event-element.html: Added. Does the same
tests as fire-scroll-event.html, but on an individual element instead
of the whole document.
* fast/events/fire-scroll-event-expected.txt:
* fast/events/fire-scroll-event.html: Now explicitly tests for
synchronous behavior when scrolling the document, and that we don't
fire the event more than once.
* fast/events/remove-child-onscroll.html:
* fast/events/scroll-during-zoom-change.html:
* fast/events/scroll-event-does-not-bubble.html:
* fast/events/scroll-event-phase-expected.txt: Added.
* fast/events/scroll-event-phase.html: Added. Checks that we can listen
for scroll events in both the capture and bubble phase.
* fast/layers/removed-by-scroll-handler.html:
* fast/overflow/onscroll-layer-self-destruct.html:
* fast/repaint/repaint-during-scroll.html:
2011-01-11 Mihai Parparita <mihaip@chromium.org>
Unreviewed; new and updated mac-leopard baselines.
Update stale or missing Leopard baselines (tests currently pass on Snow
Leopard).
* platform/chromium/test_expectations.txt:
* platform/mac-leopard/editing/deleting/delete-line-end-ws-001-expected.checksum:
* platform/mac-leopard/editing/deleting/delete-line-end-ws-001-expected.png:
* platform/mac-leopard/editing/deleting/delete-line-end-ws-002-expected.checksum:
* platform/mac-leopard/editing/deleting/delete-line-end-ws-002-expected.png:
* platform/mac-leopard/fast/block/basic/016-expected.checksum: Added.
* platform/mac-leopard/fast/block/basic/016-expected.png: Added.
* platform/mac-leopard/fast/block/basic/truncation-rtl-expected.checksum: Added.
* platform/mac-leopard/fast/block/basic/truncation-rtl-expected.png: Added.
* platform/mac-leopard/fast/blockflow/fieldsets-expected.checksum: Added.
* platform/mac-leopard/fast/blockflow/fieldsets-expected.png: Added.
* platform/mac-leopard/fast/borders/border-image-scale-transform-expected.checksum:
* platform/mac-leopard/fast/borders/border-image-scale-transform-expected.png:
* platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug2479-5-expected.checksum:
* platform/mac-leopard/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png:
2011-01-11 Abhishek Arya <inferno@chromium.org>
Reviewed by Dimitri Glazkov.
Tests that we do not crash when we remove scrollable iframe when executing
inside its scroll event.
https://bugs.webkit.org/show_bug.cgi?id=52238
* scrollbars/scrollable-iframe-remove-crash-expected.txt: Added.
* scrollbars/scrollable-iframe-remove-crash.html: Added.
2011-01-11 Martin Robinson <mrobinson@igalia.com>
Remove some GTK+-specific baselines. GTK+ now enough feature parity with the Mac
port to make these platform-specific results unnecessary.
* platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt: Removed.
* platform/gtk/fast/dom/prototype-inheritance-expected.txt: Removed.
* platform/gtk/fast/js/global-constructors-expected.txt: Removed.
2011-01-11 Nico Weber <thakis@chromium.org>
Unreviewed, test expectations.
Another new baselines due to updated skia
https://bugs.webkit.org/show_bug.cgi?id=52105
* platform/chromium-linux/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.png:
2011-01-08 Dimitri Glazkov <dglazkov@chromium.org>
Reviewed by David Hyatt.
Make pseudo-style resolution less hard-coded when used to select a shadow node
https://bugs.webkit.org/show_bug.cgi?id=46595
New test that comprehensively travels the code paths affected by the change.
* fast/css/unknown-pseudo-element-matching-expected.txt: Added.
* fast/css/unknown-pseudo-element-matching.html: Added.
2011-01-11 Dean Jackson <dino@apple.com>
Reviewed by Simon Fraser.
https://bugs.webkit.org/show_bug.cgi?id=52233
Update WebKitCSSMatrix test to cover a constructor
that accepts 'none' as input.
* transforms/cssmatrix-2d-interface-expected.txt:
* transforms/cssmatrix-2d-interface.xhtml:
2011-01-11 Dimitri Glazkov <dglazkov@chromium.org>
Reviewed by Eric Seidel.
REGRESSION(r71934) Can't type in search edit field on skin-one.com
https://bugs.webkit.org/show_bug.cgi?id=52195
Restored original (pre-71934) check in the test to ensure that
selectstart does not propagate outside of the shadow DOM.
Consolidated shadow-boundary-crossing-2.html into shadow-boundary-crossing.html.
* fast/events/shadow-boundary-crossing-2-expected.txt: Renamed to
shadow-boundary-crossing-expected.txt.
* fast/events/shadow-boundary-crossing-2.html: Renamed to
shadow-boundary-crossing.html.
* fast/events/shadow-boundary-crossing-expected.txt: Removed.
* fast/events/shadow-boundary-crossing.html: Removed after folding the
test into the new shadow-boundary-crossing.html.
2011-01-11 Zhenyao Mo <zmo@google.com>
Unreviewed, test expectation update.
* platform/mac-snowleopard/Skipped:
2011-01-11 Michael Saboff <msaboff@apple.com>
Reviewed by Geoffrey Garen.
Missing call to popTempSortVector() for exception case in JSArray::sort.
https://bugs.webkit.org/show_bug.cgi?id=50718
New test to validate balanced calls to pushTempSortVector() and
popTempSortVector().
* fast/js/array-sort-exception-expected.txt: Added.
* fast/js/array-sort-exception.html: Added.
* fast/js/script-tests/array-sort-exception.js: Added.
(do_gc):
(Item):
(toString_throw):
(test):
2011-01-11 Zhenyao Mo <zmo@google.com>
Unreviewed, test expectations update.
* platform/chromium-gpu/test_expectations.txt:
* platform/chromium/test_expectations.txt:
2011-01-11 Nico Weber <thakis@chromium.org>
Unreviewed, test expectations.
Another baseline for the recent skia roll.
https://bugs.webkit.org/show_bug.cgi?id=52105
* platform/chromium-linux/svg/custom/focus-ring-expected.checksum:
* platform/chromium-linux/svg/custom/focus-ring-expected.png:
2011-01-10 Zhenyao Mo <zmo@google.com>
Reviewed by Kenneth Russell.
Need to consider UNPACK_ALIGNMENT in GraphicsContext3D::texImage2DResourceSafe
https://bugs.webkit.org/show_bug.cgi?id=52068
* fast/canvas/webgl/read-pixels-test-expected.txt:
* fast/canvas/webgl/read-pixels-test.html: Sync with khronos.
* fast/canvas/webgl/resources/webgl-test.js: Add finishTest().
2011-01-07 Enrica Casucci <enrica@apple.com>
Reviewed by Alexey Proskuryakov.
Paste and drag and drop use different code paths to interact with the pasteboard.
https://bugs.webkit.org/show_bug.cgi?id=52093
New test results added to match the correct behavior.
* platform/mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.checksum:
* platform/mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.png:
* platform/mac/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt:
2011-01-11 Mihai Parparita <mihaip@chromium.org>
Unreviewed; chromium test expectations update.
Remove failing expectations for tests that pass after r75515.
* platform/chromium/test_expectations.txt:
2011-01-11 Abhishek Arya <inferno@chromium.org>
Reviewed by Dimitri Glazkov.
Tests that calling append data on a text node which removes its
sibling text node does not result in crash.
https://bugs.webkit.org/show_bug.cgi?id=52163
* fast/dom/text-node-append-data-remove-crash-expected.txt: Added.
* fast/dom/text-node-append-data-remove-crash.html: Added.
2011-01-11 Stephen White <senorblanco@chromium.org>
Unreviewed; chromium-gpu test expectations update.
Remove now-passing tests from text_expectations.txt.
* platform/chromium-gpu/test_expectations.txt:
2011-01-11 Mihai Parparita <mihaip@chromium.org>
Unreviewed; new and updated mac-leopard baselines.
Update stale or missing Leopard baselines (tests currently pass on Snow
Leopard).
* platform/chromium/test_expectations.txt:
* platform/mac-leopard/fast/block/basic/fieldset-stretch-to-legend-expected.checksum:
* platform/mac-leopard/fast/block/basic/fieldset-stretch-to-legend-expected.png:
* platform/mac-leopard/fast/dom/focus-contenteditable-expected.checksum: Added.
* platform/mac-leopard/fast/dom/focus-contenteditable-expected.png: Added.
* platform/mac-leopard/fast/forms/fieldset-align-expected.checksum: Added.
* platform/mac-leopard/fast/forms/fieldset-align-expected.png: Added.
* platform/mac-leopard/fast/multicol/columns-shorthand-parsing-expected.checksum: Added.
* platform/mac-leopard/fast/multicol/columns-shorthand-parsing-expected.png: Added.
* platform/mac-leopard/fast/text/capitalize-boundaries-expected.checksum: Added.
* platform/mac-leopard/fast/text/capitalize-boundaries-expected.png: Added.
* platform/mac-leopard/fast/text/softHyphen-expected.checksum: Added.
* platform/mac-leopard/fast/text/softHyphen-expected.png: Added.
* platform/mac-leopard/tables/mozilla/other/wa_table_tr_align-expected.checksum:
* platform/mac-leopard/tables/mozilla/other/wa_table_tr_align-expected.png:
2011-01-11 Martin Robinson <mrobinson@igalia.com>
Unskipping fast/multicol/span/double-merge-anonymous-block-crash.html. We
have been unsuccessful reproducing the crash locally or on the bots.
* platform/gtk/Skipped: Unskipping test.
2011-01-11 Michael Saboff <msaboff@apple.com>
Reviewed by Geoffrey Garen.
ASSERTION Failure in JSC::binaryChop
https://bugs.webkit.org/show_bug.cgi?id=25614
Added new test to check for proper handling of stack overflow
exceptions and arrity exceptions while close to the top of the stack.
* fast/js/script-tests/stack-overflow-arrity-catch.js: Added.
(fWithTwoArgs):
(test):
* fast/js/script-tests/stack-overflow-catch.js: Added.
(test):
* fast/js/stack-overflow-arrity-catch-expected.txt: Added.
* fast/js/stack-overflow-arrity-catch.html: Added.
* fast/js/stack-overflow-catch-expected.txt: Added.
* fast/js/stack-overflow-catch.html: Added.
2011-01-11 Stephen White <senorblanco@chromium.org>
Unreviewed; new chromium GPU test baselines.
These tests required rebaselining after the skia roll in
http://src.chromium.org/viewvc/chrome?view=rev&revision=70835.
* 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/fillrect_gradient-expected.checksum:
* platform/chromium-gpu-linux/fast/canvas/fillrect_gradient-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/canvas-text-alignment-expected.txt:
* platform/chromium-gpu-win/fast/canvas/fillrect_gradient-expected.checksum:
* platform/chromium-gpu-win/fast/canvas/fillrect_gradient-expected.png:
* platform/chromium-gpu-win/fast/canvas/fillrect_gradient-expected.txt:
* platform/chromium-gpu-win/fast/canvas/gradient-add-second-start-end-stop-expected.checksum:
* platform/chromium-gpu-win/fast/canvas/gradient-add-second-start-end-stop-expected.png:
* platform/chromium-gpu-win/fast/canvas/gradient-add-second-start-end-stop-expected.txt:
2011-01-11 Carlos Garcia Campos <cgarcia@igalia.com>
Reviewed by Martin Robinson.
[GTK] Add support for <meter> element
https://bugs.webkit.org/show_bug.cgi?id=48713
* platform/gtk/Skipped:
* platform/gtk/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.checksum: Added.
* platform/gtk/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.png: Added.
* platform/gtk/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt: Added.
* platform/gtk/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.checksum: Added.
* platform/gtk/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.png: Added.
* platform/gtk/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt: Added.
* platform/gtk/fast/dom/HTMLMeterElement/meter-boundary-values-expected.checksum: Added.
* platform/gtk/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png: Added.
* platform/gtk/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt: Added.
* platform/gtk/fast/dom/HTMLMeterElement/meter-element-expected.checksum: Added.
* platform/gtk/fast/dom/HTMLMeterElement/meter-element-expected.png: Added.
* platform/gtk/fast/dom/HTMLMeterElement/meter-element-expected.txt: Added.
* platform/gtk/fast/dom/HTMLMeterElement/meter-optimums-expected.checksum: Added.
* platform/gtk/fast/dom/HTMLMeterElement/meter-optimums-expected.png: Added.
* platform/gtk/fast/dom/HTMLMeterElement/meter-optimums-expected.txt: Added.
* platform/gtk/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.checksum: Added.
* platform/gtk/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.png: Added.
* platform/gtk/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt: Added.
* platform/gtk/fast/dom/HTMLMeterElement/meter-styles-expected.checksum: Added.
* platform/gtk/fast/dom/HTMLMeterElement/meter-styles-expected.png: Added.
* platform/gtk/fast/dom/HTMLMeterElement/meter-styles-expected.txt: Added.
2011-01-11 Stephen White <senorblanco@chromium.org>
Unreviewed; yet another gpu test_expectations update.
All glory to the hypnotoad.
* platform/chromium-gpu/test_expectations.txt:
2011-01-11 Jeremy Orlow <jorlow@chromium.org>
[Chromium] Fix bad baselines
https://bugs.webkit.org/show_bug.cgi?id=52207
It looks like https://bugs.webkit.org/show_bug.cgi?id=51865 didn't quite
get the baselines right. Ran the rebaseline tool to get these.
* platform/chromium-linux/svg/custom/fill-SVGPaint-interface-expected.txt: Removed.
* platform/chromium-linux/svg/custom/getPresentationAttribute-expected.txt: Removed.
* platform/chromium-win/svg/custom/fill-SVGPaint-interface-expected.txt:
* platform/chromium-win/svg/custom/getPresentationAttribute-expected.txt:
2011-01-11 Adam Roben <aroben@apple.com>
Update test results after r75408
* platform/mac-leopard/fast/js/large-expressions-expected.txt:
* platform/win/fast/js/large-expressions-expected.txt:
2011-01-11 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed.
[Qt] DRT sideeffect revealed by r63657 and r75305
https://bugs.webkit.org/show_bug.cgi?id=42578
After r75305 24 tests fail. Add them to the Skipped list temporarily to make buildbot happy.
* platform/qt/Skipped:
2011-01-11 Noel Gordon <noel.gordon@gmail.com>
Reviewed by James Robinson.
[chromium] canvas.toDataURL("image/jpeg") should composite onto black.
https://bugs.webkit.org/show_bug.cgi?id=51237
canvas/philip/tests/toDataURL.jpeg.alpha.html only fails on chromium-mac
now, tracked by bug http://webkit.org/b/40147.
* platform/chromium/test_expectations.txt: win & linux pass.
2011-01-11 Anton Muhin <antonm@chromium.org>
Unreviewed Chromium test expectations update.
Remove now unnecessary Chromium overrides.
* platform/chromium-mac/fast/regex/malformed-escapes-expected.txt: Removed.
* platform/chromium-win/fast/regex/malformed-escapes-expected.txt: Removed.
2011-01-11 Shane Stephens <shanestephens@google.com>
Reviewed by Eric Seidel.
[Chromium] Tests marked as WONTFIX SKIP but bug causing test failure fixed.
https://bugs.webkit.org/show_bug.cgi?id=51865
* platform/chromium-linux/svg/custom/fill-SVGPaint-interface-expected.checksum: Added.
* platform/chromium-linux/svg/custom/fill-SVGPaint-interface-expected.png: Added.
* platform/chromium-linux/svg/custom/fill-SVGPaint-interface-expected.txt: Added.
* platform/chromium-linux/svg/custom/getPresentationAttribute-expected.checksum: Added.
* platform/chromium-linux/svg/custom/getPresentationAttribute-expected.png: Added.
* platform/chromium-linux/svg/custom/getPresentationAttribute-expected.txt: Added.
* platform/chromium-win/svg/custom/fill-SVGPaint-interface-expected.checksum:
* platform/chromium-win/svg/custom/fill-SVGPaint-interface-expected.png:
* platform/chromium-win/svg/custom/fill-SVGPaint-interface-expected.txt: Added.
* platform/chromium-win/svg/custom/getPresentationAttribute-expected.checksum:
* platform/chromium-win/svg/custom/getPresentationAttribute-expected.png:
* platform/chromium-win/svg/custom/getPresentationAttribute-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2011-01-10 Mihai Parparita <mihaip@chromium.org>
Unreviewed Chromium test expectations update.
Reorganized scrollbar-related failures.
* platform/chromium/test_expectations.txt:
2011-01-10 Mihai Parparita <mihaip@chromium.org>
Unreviewed Chromium test expectations update.
Remove entries for tests that now pass.
A bunch of tests with scrollbars started to pass after unncessary
Chromium baselines with removed with r75463, r75446 and
r75440.
ietestcenter/Javascript/15.4.4.14-9-b-i-6.html and ietestcenter/
Javascript/15.4.4.15-8-b-i-6.html started to pass after
http://crrev.com/70894, which rolled V8 to 3.0.7, which fixed
http://code.google.com/p/v8/issues/detail?id=1015.
fast/text/font-size-zero.html appears to always pass.
* platform/chromium/test_expectations.txt:
2011-01-10 Stephen White <senorblanco@chromium.org>
Unreviewed; chromium-gpu test_expectations updates.
Mark 3 tests as failing after skia roll (chromium r75408).
* platform/chromium-gpu/test_expectations.txt:
2011-01-10 David Hyatt <hyatt@apple.com>
Reviewed by Simon Fraser.
Test for https://bugs.webkit.org/show_bug.cgi?id=51119
* fast/transforms/transform-hit-test-flipped-expected.txt: Added.
* fast/transforms/transform-hit-test-flipped.html: Added.
2011-01-10 Justin Schuh <jschuh@chromium.org>
Unreviewed Chromium test expectations update.
Fix path for: fast/js/kde/parse.html
* platform/chromium/test_expectations.txt:
2011-01-10 Justin Schuh <jschuh@chromium.org>
Unreviewed Chromium test expectations update.
Mark 3 tests as failing on chromium after r75408.
* platform/chromium/test_expectations.txt:
2011-01-10 Mihai Parparita <mihaip@chromium.org>
Unreviewed Chromium test expectations update.
Remove chromium-mac baselines for css1/ and css2.1/ tests that had them
because of scrollbars. Update stale mac-leopard baselines.
* platform/chromium-mac/css1/box_properties/clear-expected.checksum: Removed.
* platform/chromium-mac/css1/box_properties/clear-expected.png: Removed.
* platform/chromium-mac/css1/text_properties/text_transform-expected.checksum: Removed.
* platform/chromium-mac/css1/text_properties/text_transform-expected.png: Removed.
* platform/chromium-mac/css1/text_properties/vertical_align-expected.checksum: Removed.
* platform/chromium-mac/css1/text_properties/vertical_align-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_elements_in_series-expected.checksum:
* platform/mac-leopard/css1/box_properties/float_elements_in_series-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: Added.
* platform/mac-leopard/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png: Added.
2011-01-10 Joe Mason <jmason@rim.com>
Reviewed by Alexey Proskuryakov.
WebSockets: unbounded buffer growth when server sends bad data
https://bugs.webkit.org/show_bug.cgi?id=51253
Tests that a websocket handshake should fail after 1024 bytes without a
newline, or if it contains a null byte before the first newline.
* http/tests/websocket/tests/handshake-fail-by-maxlength-expected.txt: Added.
* http/tests/websocket/tests/handshake-fail-by-maxlength.html: Added.
* http/tests/websocket/tests/handshake-fail-by-maxlength_wsh.py: Added.
* http/tests/websocket/tests/handshake-fail-by-prepended-null-expected.txt: Added.
* http/tests/websocket/tests/handshake-fail-by-prepended-null.html: Added.
* http/tests/websocket/tests/handshake-fail-by-prepended-null_wsh.py: Added.
2011-01-10 Jer Noble <jer.noble@apple.com>
Reviewed by Simon Fraser.
https://bugs.webkit.org/show_bug.cgi?id=52095
REGRESSION (r75277): 2 test cases (<1%) had incorrect layout
Fixes tests:
fullscreen/full-screen-remove-ancestor.html
fullscreen/full-screen-remove.html
Revert change made in r75326, now that the underlying issue has been fixed.
* fullscreen/full-screen-remove-ancestor-expected.txt:
* fullscreen/full-screen-remove-expected.txt:
2011-01-10 Mihai Parparita <mihaip@chromium.org>
Unreviewed Chromium test expectations update.
Remove chromium-mac baselines for svg/ tests that had them because of
scrollbars.
Also updates Snow Leopard (mac) baselines for svg/dom/
SVGLengthList-basics.xhtml after r72518.
* platform/chromium-mac/svg/dom/SVGLengthList-basics-expected.checksum: Removed.
* platform/chromium-mac/svg/dom/SVGLengthList-basics-expected.png: Removed.
* platform/chromium-mac/svg/dom/SVGTransformList-basics-expected.checksum: Removed.
* platform/chromium-mac/svg/dom/SVGTransformList-basics-expected.png: Removed.
* platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.checksum: Removed.
* platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-in-attr-expected.png: Removed.
* platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.checksum: Removed.
* platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-in2-attr-expected.png: Removed.
* platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.checksum: Removed.
* platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-dom-mode-attr-expected.png: Removed.
* platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.checksum: Removed.
* platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in-prop-expected.png: Removed.
* platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.checksum: Removed.
* platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-in2-prop-expected.png: Removed.
* platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.checksum: Removed.
* platform/chromium-mac/svg/dynamic-updates/SVGFEBlendElement-svgdom-mode-prop-expected.png: Removed.
* platform/chromium-mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.checksum: Removed.
* platform/chromium-mac/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientTransform-prop-expected.png: Removed.
* platform/chromium-mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.checksum: Removed.
* platform/chromium-mac/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientTransform-prop-expected.png: Removed.
* platform/chromium-mac/svg/hixie/links/003-broken-expected.checksum: Removed.
* platform/chromium-mac/svg/hixie/links/003-broken-expected.png: Removed.
* platform/chromium-mac/svg/zoom/page/zoom-coords-viewattr-01-b-expected.checksum: Removed.
* platform/chromium-mac/svg/zoom/page/zoom-coords-viewattr-01-b-expected.png: Removed.
* platform/chromium-mac/svg/zoom/page/zoom-foreignObject-expected.checksum: Removed.
* platform/chromium-mac/svg/zoom/page/zoom-foreignObject-expected.png: Removed.
* platform/chromium-mac/svg/zoom/page/zoom-hixie-mixed-008-expected.checksum: Removed.
* platform/chromium-mac/svg/zoom/page/zoom-hixie-mixed-008-expected.png: Removed.
* platform/chromium-mac/svg/zoom/page/zoom-mask-with-percentages-expected.checksum: Removed.
* platform/chromium-mac/svg/zoom/page/zoom-mask-with-percentages-expected.png: Removed.
* platform/mac/svg/dom/SVGLengthList-basics-expected.checksum:
* platform/mac/svg/dom/SVGLengthList-basics-expected.png:
2011-01-10 Jenn Braithwaite <jennb@chromium.org>
Reviewed by Dmitry Titov.
[chromium] Layout test fast/frames/iframe-reparenting-plugins.html is failing on windows
https://bugs.webkit.org/show_bug.cgi?id=52062
* platform/chromium/test_expectations.txt:
Skip the failing test. Same reason other tests using WebKit Test PlugIn fails.
2011-01-10 Martin Robinson <mrobinson@igalia.com>
Rebaseline some test results after r75389.
* platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
* platform/gtk/fast/dom/prototype-inheritance-expected.txt:
* platform/gtk/fast/js/global-constructors-expected.txt:
2011-01-10 Mihai Parparita <mihaip@chromium.org>
Unreviewed Chromium test expectations update.
More scrollbar change rebaselines.
* platform/chromium-mac/fast/selectors/166-expected.checksum: Removed.
* platform/chromium-mac/fast/selectors/166-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/height-percent-test-vertical-expected.checksum: Removed.
* platform/chromium-mac/fast/table/height-percent-test-vertical-expected.png: Removed.
* platform/chromium-mac/svg/css/composite-shadow-example-expected.checksum:
* platform/chromium-mac/svg/css/composite-shadow-example-expected.png:
* platform/chromium-mac/svg/css/composite-shadow-with-opacity-expected.checksum:
* platform/chromium-mac/svg/css/composite-shadow-with-opacity-expected.png:
* platform/chromium-mac/svg/css/stars-with-shadow-expected.checksum: Removed.
* 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/test_expectations.txt:
* platform/mac-leopard/fast/table/border-collapsing/004-vertical-expected.checksum: Added.
* platform/mac-leopard/fast/table/border-collapsing/004-vertical-expected.png: Added.
* platform/mac/fast/table/border-collapsing/004-vertical-expected.checksum:
* platform/mac/fast/table/border-collapsing/004-vertical-expected.png:
* platform/mac/fast/table/height-percent-test-vertical-expected.checksum:
* platform/mac/fast/table/height-percent-test-vertical-expected.png:
2011-01-10 Tony Chang <tony@chromium.org>
Unreviewed, rolling out r75398, r75407,
http://trac.webkit.org/changeset/75398
https://bugs.webkit.org/show_bug.cgi?id=52008
Some layout tests are crashing on Chromium Win.
* platform/chromium-win/fast/backgrounds/animated-gif-as-background-expected.checksum: Added.
* platform/chromium-win/fast/backgrounds/animated-gif-as-background-expected.png: Added.
* platform/chromium/test_expectations.txt:
2011-01-10 Mihai Parparita <mihaip@chromium.org>
Unreviewed Chromium test expectations update.
Rebaseline six tests in fast/repaint for chromium-mac. Even after the
scrollbar switch they need Chromium-specific results since repaint
regions are different from the mac port's.
Adds both Leopard (chromium-mac-leopard) and Snow Leopard (chromium-mac)
baselines.
* platform/chromium-mac-leopard/fast/repaint/fixed-expected.checksum: Added.
* platform/chromium-mac-leopard/fast/repaint/fixed-expected.png: Added.
* platform/chromium-mac-leopard/fast/repaint/fixed-move-after-keyboard-scroll-expected.checksum: Added.
* platform/chromium-mac-leopard/fast/repaint/fixed-move-after-keyboard-scroll-expected.png: Added.
* platform/chromium-mac/fast/repaint/fixed-expected.checksum:
* platform/chromium-mac/fast/repaint/fixed-expected.png:
* platform/chromium-mac/fast/repaint/fixed-move-after-keyboard-scroll-expected.checksum:
* platform/chromium-mac/fast/repaint/fixed-move-after-keyboard-scroll-expected.png:
* platform/chromium-mac/fast/repaint/fixed-tranformed-expected.checksum:
* platform/chromium-mac/fast/repaint/fixed-tranformed-expected.png:
* platform/chromium-mac/fast/repaint/moving-shadow-on-container-expected.checksum:
* platform/chromium-mac/fast/repaint/moving-shadow-on-container-expected.png:
* platform/chromium-mac/fast/repaint/moving-shadow-on-path-expected.checksum:
* platform/chromium-mac/fast/repaint/moving-shadow-on-path-expected.png:
* platform/chromium-mac/fast/repaint/repaint-during-scroll-expected.checksum:
* platform/chromium-mac/fast/repaint/repaint-during-scroll-expected.png:
* platform/chromium/test_expectations.txt:
2011-01-10 Maciej Stachowiak <mjs@apple.com>
Reviewed by Anders Carlsson.
Skip layout tests in WebKit2 that fail for an obvious (missing DRT API) reason
https://bugs.webkit.org/show_bug.cgi?id=52166
* platform/mac-wk2/Skipped:
2011-01-10 Gavin Barraclough <barraclough@apple.com>
Reviewed by Oliver Hunt.
Bug 52079 - Syntax errors should be early errors.
Fix syntax errors in layout tests, and update expected results.
* editing/selection/select-crash-001.html:
* editing/selection/select-crash-002.html:
* fast/canvas/webgl/renderbuffer-initialization.html:
* fast/forms/25153.html:
* fast/forms/textfield-drag-into-disabled.html:
* fast/js/exception-codegen-crash-expected.txt:
* fast/js/exception-codegen-crash.html:
* fast/js/kde/parse-expected.txt:
* fast/js/kde/script-tests/parse.js:
* fast/js/large-expressions-expected.txt:
* fast/js/named-function-expression-expected.txt:
* fast/js/parser-syntax-check-expected.txt:
* fast/js/script-tests/large-expressions.js:
* fast/js/script-tests/named-function-expression.js:
* fast/js/script-tests/parser-syntax-check.js:
* fast/js/sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.3_The_for_Statement/S12.6.3_A11.1_T3-expected.txt:
* fast/js/sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.3_The_for_Statement/S12.6.3_A11_T3-expected.txt:
* fast/js/sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.3_The_for_Statement/S12.6.3_A12.1_T3-expected.txt:
* fast/js/sputnik/Conformance/12_Statement/12.6_Iteration_Statements/12.6.3_The_for_Statement/S12.6.3_A12_T3-expected.txt:
* fast/js/sputnik/Conformance/12_Statement/12.7_The_continue_Statement/S12.7_A1_T1-expected.txt:
* fast/js/sputnik/Conformance/12_Statement/12.7_The_continue_Statement/S12.7_A1_T2-expected.txt:
* fast/js/sputnik/Conformance/12_Statement/12.7_The_continue_Statement/S12.7_A1_T3-expected.txt:
* fast/js/sputnik/Conformance/12_Statement/12.7_The_continue_Statement/S12.7_A1_T4-expected.txt:
* fast/js/sputnik/Conformance/12_Statement/12.7_The_continue_Statement/S12.7_A5_T1-expected.txt:
* fast/js/sputnik/Conformance/12_Statement/12.7_The_continue_Statement/S12.7_A5_T2-expected.txt:
* fast/js/sputnik/Conformance/12_Statement/12.7_The_continue_Statement/S12.7_A5_T3-expected.txt:
* fast/js/sputnik/Conformance/12_Statement/12.7_The_continue_Statement/S12.7_A6-expected.txt:
* fast/js/sputnik/Conformance/12_Statement/12.7_The_continue_Statement/S12.7_A8_T1-expected.txt:
* fast/js/sputnik/Conformance/12_Statement/12.7_The_continue_Statement/S12.7_A8_T2-expected.txt:
* fast/js/sputnik/Conformance/12_Statement/12.8_The_break_Statement/S12.8_A1_T1-expected.txt:
* fast/js/sputnik/Conformance/12_Statement/12.8_The_break_Statement/S12.8_A1_T2-expected.txt:
* fast/js/sputnik/Conformance/12_Statement/12.8_The_break_Statement/S12.8_A1_T3-expected.txt:
* fast/js/sputnik/Conformance/12_Statement/12.8_The_break_Statement/S12.8_A1_T4-expected.txt:
* fast/js/sputnik/Conformance/12_Statement/12.8_The_break_Statement/S12.8_A5_T1-expected.txt:
* fast/js/sputnik/Conformance/12_Statement/12.8_The_break_Statement/S12.8_A5_T2-expected.txt:
* fast/js/sputnik/Conformance/12_Statement/12.8_The_break_Statement/S12.8_A5_T3-expected.txt:
* fast/js/sputnik/Conformance/12_Statement/12.8_The_break_Statement/S12.8_A6-expected.txt:
* fast/js/sputnik/Conformance/12_Statement/12.8_The_break_Statement/S12.8_A8_T1-expected.txt:
* fast/js/sputnik/Conformance/12_Statement/12.8_The_break_Statement/S12.8_A8_T2-expected.txt:
* fast/js/sputnik/Conformance/12_Statement/12.9_The_return_Statement/S12.9_A1_T1-expected.txt:
* fast/js/sputnik/Conformance/12_Statement/12.9_The_return_Statement/S12.9_A1_T10-expected.txt:
* fast/js/sputnik/Conformance/12_Statement/12.9_The_return_Statement/S12.9_A1_T2-expected.txt:
* fast/js/sputnik/Conformance/12_Statement/12.9_The_return_Statement/S12.9_A1_T3-expected.txt:
* fast/js/sputnik/Conformance/12_Statement/12.9_The_return_Statement/S12.9_A1_T4-expected.txt:
* fast/js/sputnik/Conformance/12_Statement/12.9_The_return_Statement/S12.9_A1_T5-expected.txt:
* fast/js/sputnik/Conformance/12_Statement/12.9_The_return_Statement/S12.9_A1_T6-expected.txt:
* fast/js/sputnik/Conformance/12_Statement/12.9_The_return_Statement/S12.9_A1_T7-expected.txt:
* fast/js/sputnik/Conformance/12_Statement/12.9_The_return_Statement/S12.9_A1_T8-expected.txt:
* fast/js/sputnik/Conformance/12_Statement/12.9_The_return_Statement/S12.9_A1_T9-expected.txt:
* http/tests/security/isolatedWorld/events.html:
* http/tests/security/isolatedWorld/userGestureEvents.html:
* svg/custom/resources/use-instanceRoot-event-listeners.js:
* svg/custom/rgbcolor-syntax.svg:
* svg/custom/use-instanceRoot-modifications.svg:
* svg/custom/use-property-changes-through-svg-dom.svg:
* webarchive/adopt-attribute-styled-body-webarchive-expected.webarchive:
* webarchive/resources/adopt-attribute-styled-body-iframe.html:
2011-01-10 Tony Chang <tony@chromium.org>
Unreviewed, remove duplicate test expectation for gif-loop-count.
* platform/chromium/test_expectations.txt:
2011-01-10 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed rolling out r75371, because it didn't fix Qt buildbot.
* platform/qt/Skipped:
2011-01-10 Tony Chang <tony@chromium.org>
Reviewed by Mihai Parparita.
[chromium] fix for animated gif layout tests
https://bugs.webkit.org/show_bug.cgi?id=52008
Remove incorrect baselines.
* platform/chromium-win/fast/backgrounds/animated-gif-as-background-expected.checksum: Removed.
* platform/chromium-win/fast/backgrounds/animated-gif-as-background-expected.png: Removed.
* platform/chromium/test_expectations.txt:
2011-01-10 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r75341.
http://trac.webkit.org/changeset/75341
https://bugs.webkit.org/show_bug.cgi?id=52157
Regressions on several pixel tests (Requested by jorlow on
#webkit).
* fast/canvas/canvas-fillPath-gradient-shadow-expected.txt: Removed.
* fast/canvas/canvas-fillPath-gradient-shadow.html: Removed.
* fast/canvas/script-tests/canvas-fillPath-gradient-shadow.js: Removed.
* platform/chromium/test_expectations.txt:
* platform/qt/Skipped:
2011-01-10 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed.
[Qt] fast/text/emphasis-avoid-ruby.html fails, because FontQt doesn’t implement
Font::emphasisMark{Ascent,Descent,Height} nor emphasis mark drawing.
https://bugs.webkit.org/show_bug.cgi?id=52155
* platform/qt/Skipped: Add fast/text/emphasis-avoid-ruby.html until fix.
2011-01-10 Mihai Parparita <mihaip@chromium.org>
Unreviewed Chromium test expectations update.
Rebaseline two tests in fast/forms for chromium-mac. Even after the
scrollbar switch they need Chromium-specific results since search and
file upload control rendering is different from the mac port's.
Adds both Leopard (chromium-mac-leopard) and Snow Leopard (chromium-mac)
baselines.
* platform/chromium-mac-leopard/fast/forms/file-input-direction-expected.checksum: Added.
* platform/chromium-mac-leopard/fast/forms/file-input-direction-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/forms/file-input-direction-expected.png.
* platform/chromium-mac-leopard/fast/forms/search-transformed-expected.checksum: Added.
* platform/chromium-mac-leopard/fast/forms/search-transformed-expected.png: Copied from LayoutTests/platform/chromium-mac/fast/forms/search-transformed-expected.png.
* 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/search-transformed-expected.checksum:
* platform/chromium-mac/fast/forms/search-transformed-expected.png:
* platform/chromium/test_expectations.txt:
2011-01-10 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed. Add Qt specific expected file.
* platform/qt/http/tests/navigation/forward-and-cancel-expected.txt: Copied from LayoutTests/http/tests/navigation/forward-and-cancel-expected.txt.
2011-01-10 François Sausset <sausset@gmail.com>
Reviewed by Kenneth Rohde Christiansen.
Updated tests and results to take into account new default fraction bar thickness.
https://bugs.webkit.org/show_bug.cgi?id=50018
* mathml/presentation/fractions.xhtml:
* platform/mac/mathml/presentation/fractions-expected.checksum:
* platform/mac/mathml/presentation/fractions-expected.png:
* platform/mac/mathml/presentation/fractions-expected.txt:
2011-01-10 Antti Koivisto <antti@apple.com>
Reviewed by Alexey Proskuryakov.
https://bugs.webkit.org/show_bug.cgi?id=52044
REGRESSION(r74807): No-store is ignored within a document
* http/tests/misc/script-no-store-expected.txt: Added.
* http/tests/misc/script-no-store.html: Added.
* http/tests/misc/resources/random-no-store.php: Added.
2011-01-10 Alejandro G. Castro <alex@igalia.com>
Reviewed by Martin Robinson.
[cairo] Rendering a lot of arcs on top of each other causes time
outs in some tests
https://bugs.webkit.org/show_bug.cgi?id=50869
Unskip canvas-largedraws.html after improving the performance for
big angles.
* platform/gtk/Skipped:
2011-01-10 Adam Roben <aroben@apple.com>
Add some new tests to the Windows Skipped file
The tests are failing due to unimplemented DRT features which are
already covered by bugs.
* platform/win/Skipped:
2011-01-10 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed.
[Qt] DRT sideeffect revealed by r63657
https://bugs.webkit.org/show_bug.cgi?id=42578
Add new tests introduced in r75305 to the skipped list temporarily to make buildbot happy.
* platform/qt/Skipped:
2011-01-10 Yael Aharon <yael.aharon@nokia.com>
Reviewed by Simon Fraser.
Specificity of negated selectors apparently miscalculated
https://bugs.webkit.org/show_bug.cgi?id=41206
* fast/css/pseudo-not-expected.txt: Added.
* fast/css/pseudo-not.html: Added.
2011-01-09 Justin Garcia <justin.garcia@apple.com>
Unreviewed. Adding svg/text/caret-in-svg-text.xhtml to Skipped list for gtk, where there
is no TextInputController, and qt, where firstRectForCharacterRange is unimplemented.
* platform/gtk/Skipped:
* platform/qt/Skipped:
2011-01-09 Simon Fraser <simon.fraser@apple.com>
Fix test after r75352.
Per HTML5, the disabled IDL attribute for style elements is not reflected
in the content attribute.
* fast/dom/boolean-attribute-reflection-expected.txt:
* fast/dom/script-tests/boolean-attribute-reflection.js:
2011-01-08 Simon Fraser <simon.fraser@apple.com>
Reviewed by Alexey Proskuryakov.
HTMLStyleElement.disabled doesn't work (affects jQuery)
https://bugs.webkit.org/show_bug.cgi?id=25287
Test the disabled property of a style element.
Based on initial patch by Tarun Nainani.
* fast/html/disable-style-element-expected.txt: Added.
* fast/html/disable-style-element.html: Added.
* fast/html/script-tests/disable-style-element.js: Added.
2011-01-09 Dirk Schulze <krit@webkit.org>
Reviewed by Nikolas Zimmermann.
Rename RenderForeignObject to RenderSVGForeignObject
https://bugs.webkit.org/show_bug.cgi?id=52129
Renamed RenderForeignObject to RenderSVGForeignObject
* platform/chromium-linux/svg/custom/dominant-baseline-hanging-expected.txt:
* platform/chromium-win/svg/custom/baseval-animval-equality-expected.txt:
* platform/chromium-win/svg/custom/dominant-baseline-hanging-expected.txt:
* platform/chromium-win/svg/custom/dynamic-svg-document-creation-expected.txt:
* platform/chromium-win/svg/custom/foreign-object-skew-expected.txt:
* platform/chromium-win/svg/custom/foreignObject-crash-on-hover-expected.txt:
* platform/chromium-win/svg/custom/use-on-disallowed-foreign-object-1-expected.txt:
* platform/chromium-win/svg/custom/use-on-disallowed-foreign-object-2-expected.txt:
* platform/chromium-win/svg/custom/use-on-disallowed-foreign-object-3-expected.txt:
* platform/chromium-win/svg/custom/use-on-disallowed-foreign-object-4-expected.txt:
* platform/chromium-win/svg/custom/use-on-disallowed-foreign-object-5-expected.txt:
* platform/chromium-win/svg/custom/use-on-disallowed-foreign-object-6-expected.txt:
* platform/chromium-win/svg/custom/use-on-non-svg-namespaced-element-expected.txt:
* platform/chromium-win/svg/foreignObject/no-crash-with-svg-content-in-html-document-expected.txt:
* platform/chromium-win/svg/foreignObject/svg-document-as-direct-child-expected.txt:
* platform/chromium-win/svg/foreignObject/svg-document-in-html-document-expected.txt:
* platform/chromium-win/svg/foreignObject/text-tref-02-b-expected.txt:
* platform/chromium-win/svg/hixie/mixed/006-expected.txt:
* platform/chromium-win/svg/hixie/mixed/007-expected.txt:
* platform/chromium-win/svg/hixie/mixed/008-expected.txt:
* platform/chromium-win/svg/hixie/mixed/009-expected.txt:
* platform/chromium-win/svg/hixie/mixed/011-expected.txt:
* platform/chromium-win/svg/text/foreignObject-repaint-expected.txt:
* platform/chromium-win/svg/text/foreignObject-text-clipping-bug-expected.txt:
* platform/chromium-win/svg/zoom/page/zoom-foreignObject-expected.txt:
* platform/chromium-win/svg/zoom/page/zoom-hixie-mixed-008-expected.txt:
* platform/chromium-win/svg/zoom/page/zoom-hixie-mixed-009-expected.txt:
* platform/chromium-win/svg/zoom/text/zoom-foreignObject-expected.txt:
* platform/chromium-win/svg/zoom/text/zoom-hixie-mixed-008-expected.txt:
* platform/chromium-win/svg/zoom/text/zoom-hixie-mixed-009-expected.txt:
* platform/gtk/svg/foreignObject/disallowed-svg-nodes-as-direct-children-expected.txt:
* platform/gtk/svg/foreignObject/no-crash-with-svg-content-in-html-document-expected.txt:
* platform/gtk/svg/foreignObject/svg-document-as-direct-child-expected.txt:
* platform/gtk/svg/foreignObject/svg-document-in-html-document-expected.txt:
* platform/gtk/svg/foreignObject/text-tref-02-b-expected.txt:
* platform/gtk/svg/overflow/overflow-on-foreignObject-expected.txt:
* platform/gtk/svg/text/foreignObject-repaint-expected.txt:
* platform/gtk/svg/text/foreignObject-text-clipping-bug-expected.txt:
* platform/gtk/svg/zoom/page/zoom-foreignObject-expected.txt:
* platform/gtk/svg/zoom/page/zoom-hixie-mixed-008-expected.txt:
* platform/gtk/svg/zoom/page/zoom-hixie-mixed-009-expected.txt:
* platform/gtk/svg/zoom/text/zoom-foreignObject-expected.txt:
* platform/gtk/svg/zoom/text/zoom-hixie-mixed-008-expected.txt:
* platform/mac-leopard/svg/zoom/page/zoom-hixie-mixed-008-expected.txt:
* platform/mac-leopard/svg/zoom/text/zoom-hixie-mixed-008-expected.txt:
* platform/mac/svg/custom/baseval-animval-equality-expected.txt:
* platform/mac/svg/custom/dominant-baseline-hanging-expected.txt:
* platform/mac/svg/custom/dynamic-svg-document-creation-expected.txt:
* platform/mac/svg/custom/fill-SVGPaint-interface-expected.txt:
* platform/mac/svg/custom/foreign-object-skew-expected.txt:
* platform/mac/svg/custom/foreignObject-crash-on-hover-expected.txt:
* platform/mac/svg/custom/getPresentationAttribute-expected.txt:
* platform/mac/svg/custom/use-on-disallowed-foreign-object-1-expected.txt:
* platform/mac/svg/custom/use-on-disallowed-foreign-object-2-expected.txt:
* platform/mac/svg/custom/use-on-disallowed-foreign-object-3-expected.txt:
* platform/mac/svg/custom/use-on-disallowed-foreign-object-4-expected.txt:
* platform/mac/svg/custom/use-on-disallowed-foreign-object-5-expected.txt:
* platform/mac/svg/custom/use-on-disallowed-foreign-object-6-expected.txt:
* platform/mac/svg/custom/use-on-g-containing-foreignObject-and-image-expected.txt:
* platform/mac/svg/custom/use-on-non-svg-namespaced-element-expected.txt:
* platform/mac/svg/foreignObject/disallowed-svg-nodes-as-direct-children-expected.txt:
* platform/mac/svg/foreignObject/no-crash-with-svg-content-in-html-document-expected.txt:
* platform/mac/svg/foreignObject/svg-document-as-direct-child-expected.txt:
* platform/mac/svg/foreignObject/svg-document-in-html-document-expected.txt:
* platform/mac/svg/foreignObject/text-tref-02-b-expected.txt:
* platform/mac/svg/hixie/mixed/006-expected.txt:
* platform/mac/svg/hixie/mixed/007-expected.txt:
* platform/mac/svg/hixie/mixed/008-expected.txt:
* platform/mac/svg/hixie/mixed/009-expected.txt:
* platform/mac/svg/hixie/mixed/011-expected.txt:
* platform/mac/svg/overflow/overflow-on-foreignObject-expected.txt:
* platform/mac/svg/text/foreignObject-repaint-expected.txt:
* platform/mac/svg/text/foreignObject-text-clipping-bug-expected.txt:
* platform/mac/svg/zoom/page/zoom-foreignObject-expected.txt:
* platform/mac/svg/zoom/page/zoom-hixie-mixed-008-expected.txt:
* platform/mac/svg/zoom/page/zoom-hixie-mixed-009-expected.txt:
* platform/mac/svg/zoom/text/zoom-foreignObject-expected.txt:
* platform/mac/svg/zoom/text/zoom-hixie-mixed-008-expected.txt:
* platform/mac/svg/zoom/text/zoom-hixie-mixed-009-expected.txt:
* platform/qt/svg/foreignObject/disallowed-svg-nodes-as-direct-children-expected.txt:
* platform/qt/svg/foreignObject/no-crash-with-svg-content-in-html-document-expected.txt:
* platform/qt/svg/foreignObject/svg-document-as-direct-child-expected.txt:
* platform/qt/svg/foreignObject/svg-document-in-html-document-expected.txt:
* platform/qt/svg/foreignObject/text-tref-02-b-expected.txt:
* platform/qt/svg/overflow/overflow-on-foreignObject-expected.txt:
* platform/qt/svg/text/foreignObject-text-clipping-bug-expected.txt:
* platform/qt/svg/zoom/page/zoom-foreignObject-expected.txt:
* platform/qt/svg/zoom/page/zoom-hixie-mixed-008-expected.txt:
* platform/qt/svg/zoom/page/zoom-hixie-mixed-009-expected.txt:
* platform/qt/svg/zoom/text/zoom-foreignObject-expected.txt:
* platform/qt/svg/zoom/text/zoom-hixie-mixed-008-expected.txt:
* platform/qt/svg/zoom/text/zoom-hixie-mixed-009-expected.txt:
2011-01-08 Helder Correia <helder@sencha.com>
Reviewed by Simon Fraser.
Shadow is not drawn when filling a path with a gradient
https://bugs.webkit.org/show_bug.cgi?id=51982
This happens in CG and is related to bug 51869, this time to be fixed
in GraphicsContext::fillPath(const Path& path). We need to draw the
gradient clipped to the path on a CGLayer first, and then draw the
layer on the GraphicsContext.
* fast/canvas/canvas-fillPath-gradient-shadow-expected.txt: Added.
* fast/canvas/canvas-fillPath-gradient-shadow.html: Added.
* fast/canvas/script-tests/canvas-fillPath-gradient-shadow.js: Added.
* platform/chromium/test_expectations.txt: Skipping new test since it fails.
* platform/qt/Skipped: Ditto.
2011-01-08 Tony Gentilcore <tonyg@chromium.org>
Reviewed by Eric Seidel.
HTML5 Conformance Test failure: approved/xhtml5/html_style_in_comment.xhtml
https://bugs.webkit.org/show_bug.cgi?id=48593
* fast/parser/html-html-comment-in-style-block-expected.txt: Added.
* fast/parser/html-html-comment-in-style-block.html: Added.
* fast/parser/xhtml-html-comment-in-style-block-expected.txt: Added.
* fast/parser/xhtml-html-comment-in-style-block.xhtml: Added.
2011-01-08 Charlie Reis <creis@chromium.org>
Reviewed by Mihai Parparita.
Canceled frame loads can corrupt back forward list
https://bugs.webkit.org/show_bug.cgi?id=50254
http/tests/navigation/forward-and-cancel.html aborts a slowly loading
subframe in a frame tree and ensures the history items are updated properly.
* LayoutTests/http/tests/navigation/forward-and-cancel-expected.txt: Added.
* LayoutTests/http/tests/navigation/forward-and-cancel.html: Added.
* LayoutTests/http/tests/navigation/resources/forward-and-cancel-frames.html: Added.
* LayoutTests/http/tests/navigation/resources/forward-and-cancel-frames-container.html: Added.
2011-01-08 Chang Shu <chang.shu@nokia.com>
Reviewed by Kenneth Rohde Christiansen.
Support createTouchList with Touch list for test automation.
https://bugs.webkit.org/show_bug.cgi?id=51196
Added test cases that take Touch objects when creating TouchList.
* fast/events/touch/document-create-touch-list-expected.txt:
* fast/events/touch/script-tests/document-create-touch-list.js:
2011-01-08 Chang Shu <chang.shu@nokia.com>
Reviewed by Ryosuke Niwa.
Added test contents for contentEditable DOM attribute.
https://bugs.webkit.org/show_bug.cgi?id=51957
* editing/editability: Added.
* editing/editability/attr-empty-string-expected.txt: Added.
* editing/editability/attr-empty-string.html: Added.
* editing/editability/attr-false-string-expected.txt: Added.
* editing/editability/attr-false-string.html: Added.
* editing/editability/attr-invalid-string-expected.txt: Added.
* editing/editability/attr-invalid-string.html: Added.
* editing/editability/attr-missing-ancestor-false-expected.txt: Added.
* editing/editability/attr-missing-ancestor-false.html: Added.
* editing/editability/attr-missing-ancestor-true-expected.txt: Added.
* editing/editability/attr-missing-ancestor-true.html: Added.
* editing/editability/attr-missing-parent-ancestor-missing-expected.txt: Added.
* editing/editability/attr-missing-parent-ancestor-missing.html: Added.
* editing/editability/attr-missing-parent-false-expected.txt: Added.
* editing/editability/attr-missing-parent-false.html: Added.
* editing/editability/attr-missing-parent-true-expected.txt: Added.
* editing/editability/attr-missing-parent-true.html: Added.
* editing/editability/attr-true-string-expected.txt: Added.
* editing/editability/attr-true-string.html: Added.
* editing/editability/set-false-expected.txt: Added.
* editing/editability/set-false.html: Added.
* editing/editability/set-inherit-parent-false-expected.txt: Added.
* editing/editability/set-inherit-parent-false.html: Added.
* editing/editability/set-inherit-parent-true-expected.txt: Added.
* editing/editability/set-inherit-parent-true.html: Added.
* editing/editability/set-invalid-value-expected.txt: Added.
* editing/editability/set-invalid-value.html: Added.
* editing/editability/set-true-expected.txt: Added.
* editing/editability/set-true.html: Added.
* editing/editability/set-value-caseinsensitive-expected.txt: Added.
* editing/editability/set-value-caseinsensitive.html: Added.
2011-01-08 Eric Seidel <eric@webkit.org>
Unreviewed.
Implement WebKit Full Screen support
https://bugs.webkit.org/show_bug.cgi?id=49481
Check in failing results for these tests to allow the bots to roll green.
* fullscreen/full-screen-remove-ancestor-expected.txt:
* fullscreen/full-screen-remove-expected.txt:
2011-01-08 Mihai Parparita <mihaip@chromium.org>
Unreviewed; chromium test expectations update.
Remove failing expectations for tests that started to pass after
rebaselining in r75309.
* platform/chromium/test_expectations.txt:
2011-01-07 Antonio Gomes <agomes@rim.com>
Reviewed by Kenneth Rohde Christiansen.
[Qt] Spatial Navigation: adding a test for when scrollbars are turned off via WebKit API
https://bugs.webkit.org/show_bug.cgi?id=51396
Add a layout test to ensure that page is scrollable when spatial
navgation is enabled even when scrollbars were disabled via WebKit
API (e.g. QWebFrame::setScrollBarPolicy).
Test is Qt-only for now since Qt's DRT is the only one that supports
LayoutTestController::setScrollbarPolicy.
In real world QtWebKit apps, scrollbars are disabled usually prior to
any page load. To emulate that on a layout test, it was added two html
files: one that set scrollbars off and queues the load of the real
test, and other that does the real testing.
* platform/qt/fast/spatial-navigation/resources/ensure-scrolls-with-scrollbars-disabled-by-webkit.html: Added.
* platform/qt/fast/spatial-navigation/snav-ensure-scrolls-with-scrollbars-disabled-by-webkit-expected.txt: Added.
* platform/qt/fast/spatial-navigation/snav-ensure-scrolls-with-scrollbars-disabled-by-webkit.html: Added.
2011-01-07 Nico Weber <thakis@chromium.org>
Unreviewed, test expectations.
Another baseline.
https://bugs.webkit.org/show_bug.cgi?id=52105
* platform/chromium-linux/fast/gradients/css3-repeating-linear-gradients-expected.checksum:
* platform/chromium-linux/fast/gradients/css3-repeating-linear-gradients-expected.png
2011-01-07 Nico Weber <thakis@chromium.org>
Unreviewed, test expectations.
Many new baselines due to updated skia.
https://bugs.webkit.org/show_bug.cgi?id=52105
* platform/chromium-linux/editing/pasteboard/4641033-expected.checksum:
* platform/chromium-linux/editing/pasteboard/4641033-expected.png:
* platform/chromium-linux/editing/pasteboard/4944770-1-expected.checksum:
* platform/chromium-linux/editing/pasteboard/4944770-1-expected.png:
* platform/chromium-linux/editing/pasteboard/4944770-2-expected.checksum:
* platform/chromium-linux/editing/pasteboard/4944770-2-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-expected.checksum:
* platform/chromium-linux/editing/selection/3690703-expected.png:
* platform/chromium-linux/editing/selection/3690719-expected.checksum:
* platform/chromium-linux/editing/selection/3690719-expected.png:
* platform/chromium-linux/editing/selection/4397952-expected.checksum:
* platform/chromium-linux/editing/selection/4397952-expected.png:
* platform/chromium-linux/editing/selection/5240265-expected.checksum:
* platform/chromium-linux/editing/selection/5240265-expected.png:
* platform/chromium-linux/editing/selection/caret-before-select-expected.checksum:
* platform/chromium-linux/editing/selection/caret-before-select-expected.png:
* platform/chromium-linux/editing/selection/replaced-boundaries-3-expected.checksum:
* platform/chromium-linux/editing/selection/replaced-boundaries-3-expected.png:
* platform/chromium-linux/editing/selection/select-box-expected.checksum:
* platform/chromium-linux/editing/selection/select-box-expected.png:
* platform/chromium-linux/editing/selection/select-element-paragraph-boundary-expected.checksum:
* platform/chromium-linux/editing/selection/select-element-paragraph-boundary-expected.png:
* platform/chromium-linux/editing/selection/transformed-selection-rects-expected.checksum:
* platform/chromium-linux/editing/selection/transformed-selection-rects-expected.png:
* platform/chromium-linux/fast/backgrounds/body-generated-image-propagated-to-root-expected.checksum:
* platform/chromium-linux/fast/backgrounds/body-generated-image-propagated-to-root-expected.png:
* platform/chromium-linux/fast/backgrounds/size/contain-and-cover-expected.checksum:
* platform/chromium-linux/fast/backgrounds/size/contain-and-cover-expected.png:
* platform/chromium-linux/fast/backgrounds/svg-as-background-2-expected.checksum: Added.
* platform/chromium-linux/fast/backgrounds/svg-as-background-2-expected.png: Added.
* platform/chromium-linux/fast/backgrounds/svg-as-background-5-expected.checksum:
* platform/chromium-linux/fast/backgrounds/svg-as-background-5-expected.png:
* platform/chromium-linux/fast/block/float/float-avoidance-expected.checksum:
* platform/chromium-linux/fast/block/float/float-avoidance-expected.png:
* platform/chromium-linux/fast/block/margin-collapse/103-expected.checksum:
* platform/chromium-linux/fast/block/margin-collapse/103-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/canvas/canvas-text-alignment-expected.checksum:
* platform/chromium-linux/fast/canvas/canvas-text-alignment-expected.png:
* platform/chromium-linux/fast/canvas/fillrect_gradient-expected.checksum:
* platform/chromium-linux/fast/canvas/fillrect_gradient-expected.png:
* platform/chromium-linux/fast/css/continuationCrash-expected.checksum:
* platform/chromium-linux/fast/css/continuationCrash-expected.png:
* platform/chromium-linux/fast/css/margin-top-bottom-dynamic-expected.checksum:
* platform/chromium-linux/fast/css/margin-top-bottom-dynamic-expected.png:
* platform/chromium-linux/fast/css/rtl-ordering-expected.checksum:
* platform/chromium-linux/fast/css/rtl-ordering-expected.png:
* platform/chromium-linux/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.checksum:
* platform/chromium-linux/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.png:
* platform/chromium-linux/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.checksum:
* platform/chromium-linux/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.png:
* platform/chromium-linux/fast/dom/HTMLMeterElement/meter-boundary-values-expected.checksum:
* platform/chromium-linux/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png:
* platform/chromium-linux/fast/dom/HTMLMeterElement/meter-optimums-expected.checksum:
* platform/chromium-linux/fast/dom/HTMLMeterElement/meter-optimums-expected.png:
* platform/chromium-linux/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.checksum:
* platform/chromium-linux/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.png:
* platform/chromium-linux/fast/dom/HTMLMeterElement/meter-styles-expected.checksum:
* platform/chromium-linux/fast/dom/HTMLMeterElement/meter-styles-expected.png:
* platform/chromium-linux/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.checksum:
* platform/chromium-linux/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.png:
* platform/chromium-linux/fast/dom/HTMLTextAreaElement/reset-textarea-expected.checksum:
* platform/chromium-linux/fast/dom/HTMLTextAreaElement/reset-textarea-expected.png:
* platform/chromium-linux/fast/forms/003-expected.checksum:
* platform/chromium-linux/fast/forms/003-expected.png:
* platform/chromium-linux/fast/forms/004-expected.checksum:
* platform/chromium-linux/fast/forms/004-expected.png:
* platform/chromium-linux/fast/forms/HTMLOptionElement_label01-expected.checksum:
* platform/chromium-linux/fast/forms/HTMLOptionElement_label01-expected.png:
* platform/chromium-linux/fast/forms/HTMLOptionElement_label02-expected.checksum:
* platform/chromium-linux/fast/forms/HTMLOptionElement_label02-expected.png:
* platform/chromium-linux/fast/forms/HTMLOptionElement_label03-expected.checksum:
* platform/chromium-linux/fast/forms/HTMLOptionElement_label03-expected.png:
* platform/chromium-linux/fast/forms/HTMLOptionElement_label04-expected.checksum:
* platform/chromium-linux/fast/forms/HTMLOptionElement_label04-expected.png:
* platform/chromium-linux/fast/forms/HTMLOptionElement_label06-expected.checksum:
* platform/chromium-linux/fast/forms/HTMLOptionElement_label06-expected.png:
* platform/chromium-linux/fast/forms/HTMLOptionElement_label07-expected.checksum:
* platform/chromium-linux/fast/forms/HTMLOptionElement_label07-expected.png:
* platform/chromium-linux/fast/forms/basic-buttons-expected.checksum:
* platform/chromium-linux/fast/forms/basic-buttons-expected.png:
* platform/chromium-linux/fast/forms/basic-selects-expected.checksum:
* platform/chromium-linux/fast/forms/basic-selects-expected.png:
* platform/chromium-linux/fast/forms/blankbuttons-expected.checksum:
* platform/chromium-linux/fast/forms/blankbuttons-expected.png:
* platform/chromium-linux/fast/forms/box-shadow-override-expected.checksum:
* platform/chromium-linux/fast/forms/box-shadow-override-expected.png:
* platform/chromium-linux/fast/forms/button-align-expected.checksum:
* platform/chromium-linux/fast/forms/button-align-expected.png:
* platform/chromium-linux/fast/forms/button-cannot-be-nested-expected.checksum:
* platform/chromium-linux/fast/forms/button-cannot-be-nested-expected.png:
* platform/chromium-linux/fast/forms/button-generated-content-expected.checksum:
* platform/chromium-linux/fast/forms/button-generated-content-expected.png:
* platform/chromium-linux/fast/forms/button-inner-block-reuse-expected.checksum:
* platform/chromium-linux/fast/forms/button-inner-block-reuse-expected.png:
* platform/chromium-linux/fast/forms/button-positioned-expected.checksum:
* platform/chromium-linux/fast/forms/button-positioned-expected.png:
* platform/chromium-linux/fast/forms/button-sizes-expected.checksum:
* platform/chromium-linux/fast/forms/button-sizes-expected.png:
* platform/chromium-linux/fast/forms/button-style-color-expected.checksum:
* platform/chromium-linux/fast/forms/button-style-color-expected.png:
* platform/chromium-linux/fast/forms/button-table-styles-expected.checksum:
* platform/chromium-linux/fast/forms/button-table-styles-expected.png:
* platform/chromium-linux/fast/forms/button-text-transform-expected.checksum:
* platform/chromium-linux/fast/forms/button-text-transform-expected.png:
* platform/chromium-linux/fast/forms/button-white-space-expected.checksum:
* platform/chromium-linux/fast/forms/button-white-space-expected.png:
* platform/chromium-linux/fast/forms/control-clip-overflow-expected.checksum:
* platform/chromium-linux/fast/forms/control-clip-overflow-expected.png:
* platform/chromium-linux/fast/forms/control-restrict-line-height-expected.checksum:
* platform/chromium-linux/fast/forms/control-restrict-line-height-expected.png:
* platform/chromium-linux/fast/forms/disabled-select-change-index-expected.checksum:
* platform/chromium-linux/fast/forms/disabled-select-change-index-expected.png:
* platform/chromium-linux/fast/forms/file-input-direction-expected.checksum:
* platform/chromium-linux/fast/forms/file-input-direction-expected.png:
* platform/chromium-linux/fast/forms/file-input-disabled-expected.checksum:
* platform/chromium-linux/fast/forms/file-input-disabled-expected.png:
* platform/chromium-linux/fast/forms/form-element-geometry-expected.checksum:
* platform/chromium-linux/fast/forms/form-element-geometry-expected.png:
* platform/chromium-linux/fast/forms/formmove3-expected.checksum:
* platform/chromium-linux/fast/forms/formmove3-expected.png:
* platform/chromium-linux/fast/forms/input-appearance-height-expected.checksum:
* platform/chromium-linux/fast/forms/input-appearance-height-expected.png:
* platform/chromium-linux/fast/forms/input-button-sizes-expected.checksum:
* platform/chromium-linux/fast/forms/input-button-sizes-expected.png:
* platform/chromium-linux/fast/forms/input-file-re-render-expected.checksum:
* platform/chromium-linux/fast/forms/input-file-re-render-expected.png:
* platform/chromium-linux/fast/forms/input-value-expected.checksum:
* platform/chromium-linux/fast/forms/input-value-expected.png:
* platform/chromium-linux/fast/forms/menulist-deselect-update-expected.checksum:
* platform/chromium-linux/fast/forms/menulist-deselect-update-expected.png:
* platform/chromium-linux/fast/forms/menulist-no-overflow-expected.checksum:
* platform/chromium-linux/fast/forms/menulist-no-overflow-expected.png:
* 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-separator-painting-expected.checksum:
* platform/chromium-linux/fast/forms/menulist-separator-painting-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/menulist-width-change-expected.checksum:
* platform/chromium-linux/fast/forms/menulist-width-change-expected.png:
* platform/chromium-linux/fast/forms/option-script-expected.checksum:
* platform/chromium-linux/fast/forms/option-script-expected.png:
* platform/chromium-linux/fast/forms/option-strip-whitespace-expected.checksum:
* platform/chromium-linux/fast/forms/option-strip-whitespace-expected.png:
* platform/chromium-linux/fast/forms/option-text-clip-expected.checksum:
* platform/chromium-linux/fast/forms/option-text-clip-expected.png:
* platform/chromium-linux/fast/forms/placeholder-position-expected.checksum:
* platform/chromium-linux/fast/forms/placeholder-position-expected.png:
* platform/chromium-linux/fast/forms/select-align-expected.checksum:
* platform/chromium-linux/fast/forms/select-align-expected.png:
* platform/chromium-linux/fast/forms/select-baseline-expected.checksum:
* platform/chromium-linux/fast/forms/select-baseline-expected.png:
* platform/chromium-linux/fast/forms/select-change-listbox-to-popup-expected.checksum:
* platform/chromium-linux/fast/forms/select-change-listbox-to-popup-expected.png:
* platform/chromium-linux/fast/forms/select-disabled-appearance-expected.checksum:
* platform/chromium-linux/fast/forms/select-disabled-appearance-expected.png:
* platform/chromium-linux/fast/forms/select-selected-expected.checksum:
* platform/chromium-linux/fast/forms/select-selected-expected.png:
* platform/chromium-linux/fast/forms/select-size-expected.checksum:
* platform/chromium-linux/fast/forms/select-size-expected.png:
* platform/chromium-linux/fast/forms/stuff-on-my-optgroup-expected.checksum:
* platform/chromium-linux/fast/forms/stuff-on-my-optgroup-expected.png:
* platform/chromium-linux/fast/forms/targeted-frame-submission-expected.checksum:
* platform/chromium-linux/fast/forms/targeted-frame-submission-expected.png:
* platform/chromium-linux/fast/gradients/background-clipped-expected.checksum:
* platform/chromium-linux/fast/gradients/background-clipped-expected.png:
* platform/chromium-linux/fast/gradients/border-image-gradient-sides-and-corners-expected.checksum: Added.
* platform/chromium-linux/fast/gradients/border-image-gradient-sides-and-corners-expected.png: Added.
* platform/chromium-linux/fast/gradients/crash-on-zero-radius-expected.checksum:
* platform/chromium-linux/fast/gradients/crash-on-zero-radius-expected.png:
* platform/chromium-linux/fast/gradients/generated-gradients-expected.checksum:
* platform/chromium-linux/fast/gradients/generated-gradients-expected.png:
* platform/chromium-linux/fast/gradients/gradient-after-transparent-border-expected.checksum:
* platform/chromium-linux/fast/gradients/gradient-after-transparent-border-expected.png:
* platform/chromium-linux/fast/gradients/list-item-gradient-expected.checksum:
* platform/chromium-linux/fast/gradients/list-item-gradient-expected.png:
* platform/chromium-linux/fast/gradients/radial-centered-expected.checksum:
* platform/chromium-linux/fast/gradients/radial-centered-expected.png:
* platform/chromium-linux/fast/gradients/simple-gradients-expected.checksum:
* platform/chromium-linux/fast/gradients/simple-gradients-expected.png:
* platform/chromium-linux/fast/images/animated-svg-as-image-expected.checksum:
* platform/chromium-linux/fast/images/animated-svg-as-image-expected.png:
* platform/chromium-linux/fast/invalid/014-expected.checksum:
* platform/chromium-linux/fast/invalid/014-expected.png:
* platform/chromium-linux/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.checksum:
* platform/chromium-linux/fast/overflow/scroll-nested-positioned-layer-in-overflow-expected.png:
* platform/chromium-linux/fast/parser/document-write-option-expected.checksum:
* platform/chromium-linux/fast/parser/document-write-option-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/reflection-repaint-test-expected.checksum:
* platform/chromium-linux/fast/repaint/reflection-repaint-test-expected.png:
* platform/chromium-linux/fast/repaint/transform-layout-repaint-expected.checksum:
* platform/chromium-linux/fast/repaint/transform-layout-repaint-expected.png:
* platform/chromium-linux/fast/replaced/replaced-breaking-expected.checksum:
* platform/chromium-linux/fast/replaced/replaced-breaking-expected.png:
* platform/chromium-linux/fast/replaced/replaced-breaking-mixture-expected.checksum:
* platform/chromium-linux/fast/replaced/replaced-breaking-mixture-expected.png:
* platform/chromium-linux/fast/replaced/three-selects-break-expected.checksum:
* platform/chromium-linux/fast/replaced/three-selects-break-expected.png:
* platform/chromium-linux/fast/replaced/width100percent-button-expected.checksum:
* platform/chromium-linux/fast/replaced/width100percent-button-expected.png:
* platform/chromium-linux/fast/selectors/064-expected.checksum:
* platform/chromium-linux/fast/selectors/064-expected.png:
* platform/chromium-linux/fast/table/append-cells2-expected.checksum:
* platform/chromium-linux/fast/table/append-cells2-expected.png:
* platform/chromium-linux/fast/table/remove-td-display-none-expected.checksum:
* platform/chromium-linux/fast/table/remove-td-display-none-expected.png:
* platform/chromium-linux/fast/text/international/bidi-menulist-expected.checksum:
* platform/chromium-linux/fast/text/international/bidi-menulist-expected.png:
* platform/chromium-linux/fast/text/international/hindi-spacing-expected.checksum:
* platform/chromium-linux/fast/text/international/hindi-spacing-expected.png:
* platform/chromium-linux/fast/text/textIteratorNilRenderer-expected.checksum:
* platform/chromium-linux/fast/text/textIteratorNilRenderer-expected.png:
* platform/chromium-linux/fast/transforms/shadows-expected.checksum:
* platform/chromium-linux/fast/transforms/shadows-expected.png:
* platform/chromium-linux/fast/transforms/transform-on-inline-expected.checksum:
* platform/chromium-linux/fast/transforms/transform-on-inline-expected.png:
* platform/chromium-linux/fast/transforms/transform-table-row-expected.checksum:
* platform/chromium-linux/fast/transforms/transform-table-row-expected.png:
* platform/chromium-linux/fast/transforms/transformed-caret-expected.checksum:
* platform/chromium-linux/fast/transforms/transformed-caret-expected.png:
* platform/chromium-linux/fast/transforms/transformed-document-element-expected.checksum:
* platform/chromium-linux/fast/transforms/transformed-document-element-expected.png:
* platform/chromium-linux/media/audio-controls-rendering-expected.checksum:
* platform/chromium-linux/media/audio-controls-rendering-expected.png:
* platform/chromium-linux/media/controls-after-reload-expected.checksum:
* platform/chromium-linux/media/controls-after-reload-expected.png:
* platform/chromium-linux/media/controls-strict-expected.checksum:
* platform/chromium-linux/media/controls-strict-expected.png:
* platform/chromium-linux/media/controls-styling-expected.checksum:
* platform/chromium-linux/media/controls-styling-expected.png:
* platform/chromium-linux/media/controls-without-preload-expected.checksum:
* platform/chromium-linux/media/controls-without-preload-expected.png:
* platform/chromium-linux/media/video-controls-rendering-expected.checksum:
* platform/chromium-linux/media/video-controls-rendering-expected.png:
* platform/chromium-linux/media/video-no-audio-expected.checksum:
* platform/chromium-linux/media/video-no-audio-expected.png:
* platform/chromium-linux/media/video-volume-slider-expected.checksum:
* platform/chromium-linux/media/video-volume-slider-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1/color-prop-01-b-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1/color-prop-01-b-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1/coords-units-01-b-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1/coords-units-01-b-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1/painting-render-01-b-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1/painting-render-01-b-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1/text-path-01-b-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1/text-path-01-b-expected.png:
* platform/chromium-linux/svg/W3C-SVG-1.1/text-text-07-t-expected.checksum:
* platform/chromium-linux/svg/W3C-SVG-1.1/text-text-07-t-expected.png:
* platform/chromium-linux/svg/batik/filters/feTile-expected.checksum:
* platform/chromium-linux/svg/batik/filters/feTile-expected.png:
* platform/chromium-linux/svg/batik/paints/patternRegions-expected.checksum:
* platform/chromium-linux/svg/batik/paints/patternRegions-expected.png:
* platform/chromium-linux/svg/batik/paints/patternRegions-positioned-objects-expected.checksum:
* platform/chromium-linux/svg/batik/paints/patternRegions-positioned-objects-expected.png:
* platform/chromium-linux/svg/batik/text/textEffect-expected.checksum:
* platform/chromium-linux/svg/batik/text/textEffect-expected.png:
* platform/chromium-linux/svg/batik/text/textEffect2-expected.checksum:
* platform/chromium-linux/svg/batik/text/textEffect2-expected.png:
* platform/chromium-linux/svg/batik/text/textEffect3-expected.checksum:
* platform/chromium-linux/svg/batik/text/textEffect3-expected.png:
* platform/chromium-linux/svg/batik/text/textGlyphOrientationHorizontal-expected.checksum:
* platform/chromium-linux/svg/batik/text/textGlyphOrientationHorizontal-expected.png:
* platform/chromium-linux/svg/batik/text/textLayout2-expected.checksum:
* platform/chromium-linux/svg/batik/text/textLayout2-expected.png:
* platform/chromium-linux/svg/batik/text/textOnPath-expected.checksum:
* platform/chromium-linux/svg/batik/text/textOnPath-expected.png:
* platform/chromium-linux/svg/batik/text/textOnPath2-expected.checksum:
* platform/chromium-linux/svg/batik/text/textOnPath2-expected.png:
* platform/chromium-linux/svg/batik/text/textOnPath3-expected.checksum:
* platform/chromium-linux/svg/batik/text/textOnPath3-expected.png:
* platform/chromium-linux/svg/batik/text/textOnPathSpaces-expected.checksum:
* platform/chromium-linux/svg/batik/text/textOnPathSpaces-expected.png:
* platform/chromium-linux/svg/batik/text/textProperties-expected.checksum:
* platform/chromium-linux/svg/batik/text/textProperties-expected.png:
* platform/chromium-linux/svg/batik/text/verticalTextOnPath-expected.checksum:
* platform/chromium-linux/svg/batik/text/verticalTextOnPath-expected.png:
* platform/chromium-linux/svg/css/circle-in-mask-with-shadow-expected.checksum:
* platform/chromium-linux/svg/css/circle-in-mask-with-shadow-expected.png:
* platform/chromium-linux/svg/css/composite-shadow-text-expected.checksum:
* platform/chromium-linux/svg/css/composite-shadow-text-expected.png:
* platform/chromium-linux/svg/css/group-with-shadow-expected.checksum:
* platform/chromium-linux/svg/css/group-with-shadow-expected.png:
* platform/chromium-linux/svg/css/mask-with-shadow-expected.checksum:
* platform/chromium-linux/svg/css/mask-with-shadow-expected.png:
* platform/chromium-linux/svg/custom/dominant-baseline-hanging-expected.checksum:
* platform/chromium-linux/svg/custom/dominant-baseline-hanging-expected.png:
* platform/chromium-linux/svg/custom/feComponentTransfer-Discrete-expected.checksum:
* platform/chromium-linux/svg/custom/feComponentTransfer-Discrete-expected.png:
* platform/chromium-linux/svg/custom/feComponentTransfer-Gamma-expected.checksum:
* platform/chromium-linux/svg/custom/feComponentTransfer-Gamma-expected.png:
* platform/chromium-linux/svg/custom/feComponentTransfer-Linear-expected.checksum:
* platform/chromium-linux/svg/custom/feComponentTransfer-Linear-expected.png:
* platform/chromium-linux/svg/custom/feComponentTransfer-Table-expected.checksum:
* platform/chromium-linux/svg/custom/feComponentTransfer-Table-expected.png:
* platform/chromium-linux/svg/custom/gradient-cycle-detection-expected.checksum:
* platform/chromium-linux/svg/custom/gradient-cycle-detection-expected.png:
* platform/chromium-linux/svg/custom/gradient-deep-referencing-expected.checksum:
* platform/chromium-linux/svg/custom/gradient-deep-referencing-expected.png:
* platform/chromium-linux/svg/custom/gradient-rotated-bbox-expected.checksum:
* platform/chromium-linux/svg/custom/gradient-rotated-bbox-expected.png:
* platform/chromium-linux/svg/custom/gradient-stroke-width-expected.checksum:
* platform/chromium-linux/svg/custom/gradient-stroke-width-expected.png:
* platform/chromium-linux/svg/custom/gradient-with-1d-boundingbox-expected.checksum:
* platform/chromium-linux/svg/custom/gradient-with-1d-boundingbox-expected.png:
* platform/chromium-linux/svg/custom/inline-svg-in-xhtml-expected.checksum:
* platform/chromium-linux/svg/custom/inline-svg-in-xhtml-expected.png:
* platform/chromium-linux/svg/custom/js-late-gradient-and-object-creation-expected.checksum:
* platform/chromium-linux/svg/custom/js-late-gradient-and-object-creation-expected.png:
* platform/chromium-linux/svg/custom/js-late-gradient-creation-expected.checksum:
* platform/chromium-linux/svg/custom/js-late-gradient-creation-expected.png:
* platform/chromium-linux/svg/custom/js-late-pattern-and-object-creation-expected.checksum:
* platform/chromium-linux/svg/custom/js-late-pattern-and-object-creation-expected.png:
* platform/chromium-linux/svg/custom/linking-a-03-b-transform-expected.checksum:
* platform/chromium-linux/svg/custom/linking-a-03-b-transform-expected.png:
* platform/chromium-linux/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.checksum:
* platform/chromium-linux/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.png:
* platform/chromium-linux/svg/custom/recursive-gradient-expected.checksum:
* platform/chromium-linux/svg/custom/recursive-gradient-expected.png:
* platform/chromium-linux/svg/custom/relative-sized-content-with-resources-expected.checksum:
* platform/chromium-linux/svg/custom/relative-sized-content-with-resources-expected.png:
* platform/chromium-linux/svg/custom/stroke-width-large-expected.checksum:
* platform/chromium-linux/svg/custom/stroke-width-large-expected.png:
* platform/chromium-linux/svg/custom/stroked-pattern-expected.checksum:
* platform/chromium-linux/svg/custom/stroked-pattern-expected.png:
* platform/chromium-linux/svg/custom/text-linking-expected.checksum:
* platform/chromium-linux/svg/custom/text-linking-expected.png:
* platform/chromium-linux/svg/custom/text-rotation-expected.checksum:
* platform/chromium-linux/svg/custom/text-rotation-expected.png:
* platform/chromium-linux/svg/custom/use-detach-expected.checksum:
* platform/chromium-linux/svg/custom/use-detach-expected.png:
* platform/chromium-linux/svg/custom/use-on-disallowed-foreign-object-1-expected.checksum:
* platform/chromium-linux/svg/custom/use-on-disallowed-foreign-object-1-expected.png:
* platform/chromium-linux/svg/custom/use-on-disallowed-foreign-object-2-expected.checksum:
* platform/chromium-linux/svg/custom/use-on-disallowed-foreign-object-2-expected.png:
* platform/chromium-linux/svg/custom/use-on-disallowed-foreign-object-4-expected.checksum:
* platform/chromium-linux/svg/custom/use-on-disallowed-foreign-object-4-expected.png:
* platform/chromium-linux/svg/custom/use-on-disallowed-foreign-object-5-expected.checksum:
* platform/chromium-linux/svg/custom/use-on-disallowed-foreign-object-5-expected.png:
* platform/chromium-linux/svg/custom/use-on-disallowed-foreign-object-6-expected.checksum:
* platform/chromium-linux/svg/custom/use-on-disallowed-foreign-object-6-expected.png:
* platform/chromium-linux/svg/custom/use-on-non-svg-namespaced-element-expected.checksum:
* platform/chromium-linux/svg/custom/use-on-non-svg-namespaced-element-expected.png:
* platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.checksum:
* platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png:
* platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.checksum:
* platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png:
* platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.checksum:
* platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png:
* platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.checksum:
* platform/chromium-linux/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png:
* platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.checksum:
* platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.png:
* platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.checksum:
* platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.png:
* platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.checksum:
* platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.png:
* platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.checksum:
* platform/chromium-linux/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.png:
* platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.checksum:
* platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.png:
* platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.checksum:
* platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.png:
* platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.checksum:
* platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.png:
* platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.checksum:
* platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.png:
* platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.checksum:
* platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.png:
* platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.checksum:
* platform/chromium-linux/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.png:
* platform/chromium-linux/svg/text/selection-background-color-expected.checksum:
* platform/chromium-linux/svg/text/selection-background-color-expected.png:
* platform/chromium-linux/svg/text/selection-styles-expected.checksum:
* platform/chromium-linux/svg/text/selection-styles-expected.png:
* platform/chromium-linux/svg/text/text-deco-01-b-expected.checksum:
* platform/chromium-linux/svg/text/text-deco-01-b-expected.png:
* platform/chromium-linux/svg/text/text-path-01-b-expected.checksum:
* platform/chromium-linux/svg/text/text-path-01-b-expected.png:
* platform/chromium-linux/svg/text/text-text-07-t-expected.checksum:
* platform/chromium-linux/svg/text/text-text-07-t-expected.png:
* platform/chromium-linux/svg/text/text-text-08-b-expected.checksum:
* platform/chromium-linux/svg/text/text-text-08-b-expected.png:
* platform/chromium-linux/svg/transforms/text-with-pattern-inside-transformed-html-expected.checksum:
* platform/chromium-linux/svg/transforms/text-with-pattern-inside-transformed-html-expected.png:
* platform/chromium-linux/svg/transforms/text-with-pattern-with-svg-transform-expected.checksum:
* platform/chromium-linux/svg/transforms/text-with-pattern-with-svg-transform-expected.png:
* platform/chromium-linux/svg/zoom/page/zoom-foreignObject-expected.checksum:
* platform/chromium-linux/svg/zoom/page/zoom-foreignObject-expected.png:
* platform/chromium-linux/svg/zoom/page/zoom-mask-with-percentages-expected.checksum:
* platform/chromium-linux/svg/zoom/page/zoom-mask-with-percentages-expected.png:
* platform/chromium-linux/svg/zoom/text/zoom-foreignObject-expected.checksum:
* platform/chromium-linux/svg/zoom/text/zoom-foreignObject-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/bug1318-expected.checksum:
* platform/chromium-linux/tables/mozilla/bugs/bug1318-expected.png:
* platform/chromium-linux/tables/mozilla/bugs/bug138725-expected.checksum:
* platform/chromium-linux/tables/mozilla/bugs/bug138725-expected.png:
* platform/chromium-linux/tables/mozilla/bugs/bug18359-expected.checksum:
* platform/chromium-linux/tables/mozilla/bugs/bug18359-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-3-expected.checksum:
* platform/chromium-linux/tables/mozilla/bugs/bug2479-3-expected.png:
* platform/chromium-linux/tables/mozilla/bugs/bug26178-expected.checksum:
* platform/chromium-linux/tables/mozilla/bugs/bug26178-expected.png:
* platform/chromium-linux/tables/mozilla/bugs/bug28928-expected.checksum:
* platform/chromium-linux/tables/mozilla/bugs/bug28928-expected.png:
* platform/chromium-linux/tables/mozilla/bugs/bug29326-expected.checksum:
* platform/chromium-linux/tables/mozilla/bugs/bug29326-expected.png:
* platform/chromium-linux/tables/mozilla/bugs/bug33855-expected.checksum:
* platform/chromium-linux/tables/mozilla/bugs/bug33855-expected.png:
* platform/chromium-linux/tables/mozilla/bugs/bug39209-expected.checksum:
* platform/chromium-linux/tables/mozilla/bugs/bug39209-expected.png:
* platform/chromium-linux/tables/mozilla/bugs/bug4382-expected.checksum:
* platform/chromium-linux/tables/mozilla/bugs/bug4382-expected.png:
* platform/chromium-linux/tables/mozilla/bugs/bug4429-expected.checksum:
* platform/chromium-linux/tables/mozilla/bugs/bug4429-expected.png:
* platform/chromium-linux/tables/mozilla/bugs/bug44505-expected.checksum:
* platform/chromium-linux/tables/mozilla/bugs/bug44505-expected.png:
* platform/chromium-linux/tables/mozilla/bugs/bug46368-1-expected.checksum:
* platform/chromium-linux/tables/mozilla/bugs/bug46368-1-expected.png:
* platform/chromium-linux/tables/mozilla/bugs/bug46368-2-expected.checksum:
* platform/chromium-linux/tables/mozilla/bugs/bug46368-2-expected.png:
* platform/chromium-linux/tables/mozilla/bugs/bug51037-expected.checksum:
* platform/chromium-linux/tables/mozilla/bugs/bug51037-expected.png:
* platform/chromium-linux/tables/mozilla/bugs/bug51727-expected.checksum:
* platform/chromium-linux/tables/mozilla/bugs/bug51727-expected.png:
* platform/chromium-linux/tables/mozilla/bugs/bug52505-expected.checksum:
* platform/chromium-linux/tables/mozilla/bugs/bug52505-expected.png:
* platform/chromium-linux/tables/mozilla/bugs/bug52506-expected.checksum:
* platform/chromium-linux/tables/mozilla/bugs/bug52506-expected.png:
* platform/chromium-linux/tables/mozilla/bugs/bug60749-expected.checksum:
* platform/chromium-linux/tables/mozilla/bugs/bug60749-expected.png:
* platform/chromium-linux/tables/mozilla/bugs/bug68912-expected.checksum:
* platform/chromium-linux/tables/mozilla/bugs/bug68912-expected.png:
* platform/chromium-linux/tables/mozilla/bugs/bug7342-expected.checksum:
* platform/chromium-linux/tables/mozilla/bugs/bug7342-expected.png:
* platform/chromium-linux/tables/mozilla/bugs/bug92647-2-expected.checksum:
* platform/chromium-linux/tables/mozilla/bugs/bug92647-2-expected.png:
* platform/chromium-linux/tables/mozilla/bugs/bug96334-expected.checksum:
* platform/chromium-linux/tables/mozilla/bugs/bug96334-expected.png:
* platform/chromium-linux/tables/mozilla/collapsing_borders/bug41262-4-expected.checksum:
* platform/chromium-linux/tables/mozilla/collapsing_borders/bug41262-4-expected.png:
* platform/chromium-linux/tables/mozilla/core/margins-expected.checksum:
* platform/chromium-linux/tables/mozilla/core/margins-expected.png:
* platform/chromium-linux/tables/mozilla/dom/tableDom-expected.checksum:
* platform/chromium-linux/tables/mozilla/dom/tableDom-expected.png:
* platform/chromium-linux/tables/mozilla/other/move_row-expected.checksum:
* platform/chromium-linux/tables/mozilla/other/move_row-expected.png:
* platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1725-expected.checksum:
* platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug1725-expected.png:
* platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug58402-2-expected.checksum:
* platform/chromium-linux/tables/mozilla_expected_failures/bugs/bug58402-2-expected.png:
* platform/chromium-linux/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.checksum:
* platform/chromium-linux/tables/mozilla_expected_failures/collapsing_borders/bug41262-5-expected.png:
* platform/chromium-linux/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.checksum:
* platform/chromium-linux/tables/mozilla_expected_failures/collapsing_borders/bug41262-6-expected.png:
* platform/chromium-linux/transforms/2d/hindi-rotated-expected.checksum:
* platform/chromium-linux/transforms/2d/hindi-rotated-expected.png:
* platform/chromium-linux/transforms/2d/zoom-menulist-expected.checksum:
* platform/chromium-linux/transforms/2d/zoom-menulist-expected.png:
* platform/chromium-win/fast/backgrounds/body-generated-image-propagated-to-root-expected.checksum:
* platform/chromium-win/fast/backgrounds/body-generated-image-propagated-to-root-expected.png:
* platform/chromium-win/fast/backgrounds/size/contain-and-cover-expected.checksum:
* platform/chromium-win/fast/backgrounds/size/contain-and-cover-expected.png:
* platform/chromium-win/fast/backgrounds/svg-as-background-2-expected.checksum:
* platform/chromium-win/fast/backgrounds/svg-as-background-2-expected.png:
* platform/chromium-win/fast/canvas/canvas-text-alignment-expected.checksum:
* platform/chromium-win/fast/canvas/canvas-text-alignment-expected.png:
* platform/chromium-win/fast/canvas/fillrect_gradient-expected.checksum:
* platform/chromium-win/fast/canvas/fillrect_gradient-expected.png:
* platform/chromium-win/fast/canvas/gradient-add-second-start-end-stop-expected.checksum:
* platform/chromium-win/fast/canvas/gradient-add-second-start-end-stop-expected.png:
* platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.checksum:
* platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.png:
* platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.checksum:
* platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.png:
* platform/chromium-win/fast/dom/HTMLMeterElement/meter-boundary-values-expected.checksum:
* platform/chromium-win/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png:
* platform/chromium-win/fast/dom/HTMLMeterElement/meter-element-expected.checksum:
* platform/chromium-win/fast/dom/HTMLMeterElement/meter-element-expected.png:
* platform/chromium-win/fast/dom/HTMLMeterElement/meter-optimums-expected.checksum:
* platform/chromium-win/fast/dom/HTMLMeterElement/meter-optimums-expected.png:
* platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.checksum:
* platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.png:
* platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-expected.checksum:
* platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-expected.png:
* platform/chromium-win/fast/gradients/background-clipped-expected.checksum:
* platform/chromium-win/fast/gradients/background-clipped-expected.png:
* platform/chromium-win/fast/gradients/border-image-gradient-expected.checksum:
* platform/chromium-win/fast/gradients/border-image-gradient-expected.png:
* platform/chromium-win/fast/gradients/border-image-gradient-sides-and-corners-expected.checksum:
* platform/chromium-win/fast/gradients/border-image-gradient-sides-and-corners-expected.png:
* platform/chromium-win/fast/gradients/crash-on-zero-radius-expected.checksum:
* platform/chromium-win/fast/gradients/crash-on-zero-radius-expected.png:
* platform/chromium-win/fast/gradients/css3-repeating-linear-gradients-expected.checksum:
* platform/chromium-win/fast/gradients/css3-repeating-linear-gradients-expected.png:
* platform/chromium-win/fast/gradients/generated-gradients-expected.checksum:
* platform/chromium-win/fast/gradients/generated-gradients-expected.png:
* platform/chromium-win/fast/gradients/gradient-after-transparent-border-expected.checksum:
* platform/chromium-win/fast/gradients/gradient-after-transparent-border-expected.png:
* platform/chromium-win/fast/gradients/list-item-gradient-expected.checksum:
* platform/chromium-win/fast/gradients/list-item-gradient-expected.png:
* platform/chromium-win/fast/gradients/radial-centered-expected.checksum:
* platform/chromium-win/fast/gradients/radial-centered-expected.png:
* platform/chromium-win/fast/gradients/simple-gradients-expected.checksum:
* platform/chromium-win/fast/gradients/simple-gradients-expected.png:
* platform/chromium-win/fast/reflections/reflection-masks-expected.checksum:
* platform/chromium-win/fast/reflections/reflection-masks-expected.png:
* platform/chromium-win/fast/repaint/background-generated-expected.checksum:
* platform/chromium-win/fast/repaint/background-generated-expected.png:
* platform/chromium-win/media/audio-controls-rendering-expected.checksum:
* platform/chromium-win/media/audio-controls-rendering-expected.png:
* platform/chromium-win/media/controls-after-reload-expected.checksum:
* platform/chromium-win/media/controls-after-reload-expected.png:
* platform/chromium-win/media/controls-strict-expected.checksum:
* platform/chromium-win/media/controls-strict-expected.png:
* platform/chromium-win/media/controls-styling-expected.checksum:
* platform/chromium-win/media/controls-styling-expected.png:
* platform/chromium-win/media/controls-without-preload-expected.checksum:
* platform/chromium-win/media/controls-without-preload-expected.png:
* platform/chromium-win/media/video-controls-rendering-expected.checksum:
* platform/chromium-win/media/video-controls-rendering-expected.png:
* platform/chromium-win/media/video-no-audio-expected.checksum:
* platform/chromium-win/media/video-no-audio-expected.png:
* platform/chromium-win/media/video-volume-slider-expected.checksum:
* platform/chromium-win/media/video-volume-slider-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1-SE/pservers-grad-17-b-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1-SE/pservers-grad-20-b-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1/color-prop-01-b-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1/color-prop-01-b-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1/coords-units-01-b-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1/coords-units-01-b-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1/filters-color-01-b-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1/filters-color-01-b-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1/filters-comptran-01-b-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1/masking-mask-01-b-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1/painting-render-01-b-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1/painting-render-01-b-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-01-b-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-02-b-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-04-b-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-05-b-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-09-b-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-10-b-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-11-b-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-12-b-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-13-b-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-14-b-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-16-b-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-18-b-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1/pservers-grad-19-b-expected.png:
* platform/chromium-win/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.checksum:
* platform/chromium-win/svg/W3C-SVG-1.1/styling-inherit-01-b-expected.png:
* platform/chromium-win/svg/batik/filters/feTile-expected.checksum:
* platform/chromium-win/svg/batik/filters/feTile-expected.png:
* platform/chromium-win/svg/batik/paints/patternRegions-expected.checksum:
* platform/chromium-win/svg/batik/paints/patternRegions-expected.png:
* platform/chromium-win/svg/batik/paints/patternRegions-positioned-objects-expected.checksum:
* platform/chromium-win/svg/batik/paints/patternRegions-positioned-objects-expected.png:
* platform/chromium-win/svg/batik/text/textEffect-expected.checksum:
* platform/chromium-win/svg/batik/text/textEffect-expected.png:
* platform/chromium-win/svg/batik/text/textEffect2-expected.checksum:
* platform/chromium-win/svg/batik/text/textEffect2-expected.png:
* platform/chromium-win/svg/batik/text/textEffect3-expected.checksum:
* platform/chromium-win/svg/batik/text/textEffect3-expected.png:
* platform/chromium-win/svg/batik/text/textProperties-expected.checksum:
* platform/chromium-win/svg/batik/text/textProperties-expected.png:
* platform/chromium-win/svg/carto.net/colourpicker-expected.checksum:
* platform/chromium-win/svg/carto.net/colourpicker-expected.png:
* platform/chromium-win/svg/css/circle-in-mask-with-shadow-expected.checksum:
* platform/chromium-win/svg/css/circle-in-mask-with-shadow-expected.png:
* platform/chromium-win/svg/css/composite-shadow-text-expected.checksum:
* platform/chromium-win/svg/css/composite-shadow-text-expected.png:
* platform/chromium-win/svg/css/mask-with-shadow-expected.checksum:
* platform/chromium-win/svg/css/mask-with-shadow-expected.png:
* platform/chromium-win/svg/custom/dominant-baseline-hanging-expected.checksum:
* platform/chromium-win/svg/custom/dominant-baseline-hanging-expected.png:
* platform/chromium-win/svg/custom/feComponentTransfer-Discrete-expected.checksum:
* platform/chromium-win/svg/custom/feComponentTransfer-Discrete-expected.png:
* platform/chromium-win/svg/custom/feComponentTransfer-Gamma-expected.checksum:
* platform/chromium-win/svg/custom/feComponentTransfer-Gamma-expected.png:
* platform/chromium-win/svg/custom/feComponentTransfer-Linear-expected.checksum:
* platform/chromium-win/svg/custom/feComponentTransfer-Linear-expected.png:
* platform/chromium-win/svg/custom/feComponentTransfer-Table-expected.checksum:
* platform/chromium-win/svg/custom/feComponentTransfer-Table-expected.png:
* platform/chromium-win/svg/custom/gradient-cycle-detection-expected.checksum:
* platform/chromium-win/svg/custom/gradient-cycle-detection-expected.png:
* platform/chromium-win/svg/custom/gradient-deep-referencing-expected.checksum:
* platform/chromium-win/svg/custom/gradient-deep-referencing-expected.png:
* platform/chromium-win/svg/custom/gradient-rotated-bbox-expected.checksum:
* platform/chromium-win/svg/custom/gradient-rotated-bbox-expected.png:
* platform/chromium-win/svg/custom/gradient-stop-corner-cases-expected.checksum:
* platform/chromium-win/svg/custom/gradient-stop-corner-cases-expected.png:
* platform/chromium-win/svg/custom/gradient-stroke-width-expected.checksum:
* platform/chromium-win/svg/custom/gradient-stroke-width-expected.png:
* platform/chromium-win/svg/custom/gradient-userSpaceOnUse-with-percentage-expected.checksum:
* platform/chromium-win/svg/custom/gradient-userSpaceOnUse-with-percentage-expected.png:
* platform/chromium-win/svg/custom/gradient-with-1d-boundingbox-expected.checksum:
* platform/chromium-win/svg/custom/gradient-with-1d-boundingbox-expected.png:
* platform/chromium-win/svg/custom/group-opacity-expected.checksum:
* platform/chromium-win/svg/custom/group-opacity-expected.png:
* platform/chromium-win/svg/custom/inline-svg-in-xhtml-expected.checksum:
* platform/chromium-win/svg/custom/inline-svg-in-xhtml-expected.png:
* platform/chromium-win/svg/custom/js-late-gradient-and-object-creation-expected.checksum:
* platform/chromium-win/svg/custom/js-late-gradient-and-object-creation-expected.png:
* platform/chromium-win/svg/custom/js-late-gradient-creation-expected.checksum:
* platform/chromium-win/svg/custom/js-late-gradient-creation-expected.png:
* platform/chromium-win/svg/custom/js-update-gradient-expected.checksum:
* platform/chromium-win/svg/custom/js-update-gradient-expected.png:
* platform/chromium-win/svg/custom/js-update-stop-expected.checksum:
* platform/chromium-win/svg/custom/js-update-stop-expected.png:
* platform/chromium-win/svg/custom/large-bounding-box-percents-expected.checksum:
* platform/chromium-win/svg/custom/large-bounding-box-percents-expected.png:
* platform/chromium-win/svg/custom/non-scaling-stroke-expected.checksum:
* platform/chromium-win/svg/custom/non-scaling-stroke-expected.png:
* platform/chromium-win/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.checksum:
* platform/chromium-win/svg/custom/radial-gradient-with-outstanding-focalPoint-expected.png:
* platform/chromium-win/svg/custom/recursive-gradient-expected.checksum:
* platform/chromium-win/svg/custom/recursive-gradient-expected.png:
* platform/chromium-win/svg/custom/relative-sized-content-with-resources-expected.checksum:
* platform/chromium-win/svg/custom/relative-sized-content-with-resources-expected.png:
* platform/chromium-win/svg/custom/stroked-pattern-expected.checksum:
* platform/chromium-win/svg/custom/stroked-pattern-expected.png:
* platform/chromium-win/svg/custom/text-rotated-gradient-expected.checksum:
* platform/chromium-win/svg/custom/text-rotated-gradient-expected.png:
* platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.checksum:
* platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png:
* platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.checksum:
* platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png:
* platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.checksum:
* platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png:
* platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.checksum:
* platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png:
* platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.checksum:
* platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-dom-y1-attr-expected.png:
* platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.checksum:
* platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-dom-y2-attr-expected.png:
* platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.checksum:
* platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y1-prop-expected.png:
* platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.checksum:
* platform/chromium-win/svg/dynamic-updates/SVGLinearGradientElement-svgdom-y2-prop-expected.png:
* platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.checksum:
* platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-fx-attr-expected.png:
* platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.checksum:
* platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-fy-attr-expected.png:
* platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.checksum:
* platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-dom-gradientUnits-attr-expected.png:
* platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.checksum:
* platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fx-prop-expected.png:
* platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.checksum:
* platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-fy-prop-expected.png:
* platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.checksum:
* platform/chromium-win/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.png:
* platform/chromium-win/svg/filters/big-sized-filter-expected.checksum:
* platform/chromium-win/svg/filters/big-sized-filter-expected.png:
* platform/chromium-win/svg/filters/feTile-expected.checksum:
* platform/chromium-win/svg/filters/feTile-expected.png:
* platform/chromium-win/svg/text/selection-background-color-expected.checksum:
* platform/chromium-win/svg/text/selection-background-color-expected.png:
* platform/chromium-win/svg/text/selection-styles-expected.checksum:
* platform/chromium-win/svg/text/selection-styles-expected.png:
* platform/chromium-win/svg/zoom/page/zoom-mask-with-percentages-expected.checksum:
* platform/chromium-win/svg/zoom/page/zoom-mask-with-percentages-expected.png:
2011-01-07 Adam Barth <abarth@webkit.org>
Record expectation for test.
* platform/chromium/test_expectations.txt:
2011-01-07 Mihai Parparita <mihaip@chromium.org>
Unreviewed, test expectation update.
Update mac-leopard baselines for tests that currently have up to date
Snow Leopard baselines in platform/mac.
* platform/mac-leopard/fast/css/text-overflow-ellipsis-strict-expected.checksum:
* platform/mac-leopard/fast/css/text-overflow-ellipsis-strict-expected.png:
* platform/mac-leopard/fast/invalid/residual-style-expected.checksum:
* platform/mac-leopard/fast/invalid/residual-style-expected.png:
* platform/mac-leopard/fast/multicol/span/span-as-immediate-child-generated-content-expected.checksum:
* platform/mac-leopard/fast/multicol/span/span-as-immediate-child-generated-content-expected.png:
* platform/mac-leopard/fast/multicol/span/span-as-immediate-child-property-removal-expected.checksum:
* platform/mac-leopard/fast/multicol/span/span-as-immediate-child-property-removal-expected.png:
* platform/mac-leopard/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.checksum:
* platform/mac-leopard/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png:
* platform/mac-leopard/fast/multicol/span/span-as-immediate-columns-child-removal-expected.checksum:
* platform/mac-leopard/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png:
* platform/mac-leopard/fast/table/027-vertical-expected.checksum:
* platform/mac-leopard/fast/table/027-vertical-expected.png:
* platform/mac-leopard/fast/table/028-vertical-expected.checksum:
* platform/mac-leopard/fast/table/028-vertical-expected.png:
* platform/mac-leopard/fast/table/038-vertical-expected.checksum:
* platform/mac-leopard/fast/table/038-vertical-expected.png:
* platform/mac-leopard/fast/table/040-vertical-expected.checksum:
* platform/mac-leopard/fast/table/040-vertical-expected.