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.png:
* platform/mac-leopard/fast/table/border-collapsing/002-vertical-expected.checksum:
* platform/mac-leopard/fast/table/border-collapsing/002-vertical-expected.png:
* platform/mac-leopard/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.checksum:
* platform/mac-leopard/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.png:
* platform/mac-leopard/fast/table/table-display-types-vertical-expected.checksum:
* platform/mac-leopard/fast/table/table-display-types-vertical-expected.png:
* platform/mac-leopard/fast/text/backslash-to-yen-sign-euc-expected.checksum:
* platform/mac-leopard/fast/text/backslash-to-yen-sign-euc-expected.png:
* platform/mac-leopard/fast/text/international/bidi-neutral-run-expected.checksum:
* platform/mac-leopard/fast/text/international/bidi-neutral-run-expected.png:
* 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/tables/mozilla/other/wa_table_thtd_rowspan-expected.checksum:
* platform/mac-leopard/tables/mozilla/other/wa_table_thtd_rowspan-expected.png:
2011-01-07 Justin Garcia <justin.garcia@apple.com>
Reviewed by Dan Bernstein.
https://bugs.webkit.org/show_bug.cgi?id=51851
Implement RenderSVGInlineText::localCaretRect()
* svg/text/caret-in-svg-text-expected.txt: Added.
* svg/text/caret-in-svg-text.xhtml: Added.
2011-01-06 Ryosuke Niwa <rniwa@webkit.org>
Reviewed by Adam Barth.
onbeforeunload is broken for framesets
https://bugs.webkit.org/show_bug.cgi?id=19418
Added tests to ensure WebKit fires beforeunload events for subframes,
and disallows navigation except that of javascript scheme while beforeunload event
handlers are being called.
Also added a test to ensure WebKit fires beforeunload event for subframes exactly
once even if a subframe was moved around within a beforeunload event handler.
A test that ensures beforeunload event is not fired for an iframe if the iframe
was added or removed within a beforeunload event handler is also added.
Furthermore, a test to ensure WebKit does not fire a beforeunload event to an iframe
that has been adopted by a document outside of the unloading document is added.
* fast/events/before-unload-adopt-subframe-to-outside-expected.txt: Added.
* fast/events/before-unload-adopt-subframe-to-outside.html: Added.
* fast/events/before-unload-adopt-within-subframes-expected.txt: Added.
* fast/events/before-unload-adopt-within-subframes.html: Added.
* fast/events/before-unload-forbidden-navigation-expected.txt: Added.
* fast/events/before-unload-forbidden-navigation.html: Added.
* fast/events/before-unload-in-multiple-subframes-expected.txt: Added.
* fast/events/before-unload-in-multiple-subframes.html: Added.
* fast/events/before-unload-in-subframe-expected.txt: Added.
* fast/events/before-unload-in-subframe.html: Added.
* fast/events/before-unload-javascript-navigation-expected.txt: Added.
* fast/events/before-unload-javascript-navigation.html: Added.
* fast/events/before-unload-remove-and-add-subframe-expected.txt: Added.
* fast/events/before-unload-remove-and-add-subframe.html: Added.
* fact/events/before-unload-remove-itself-expected.txt: Added.
* fact/events/before-unload-remove-itself.html: Added.
* fast/events/before-unload-with-subframes-expected.txt: Added.
* fast/events/before-unload-with-subframes.html: Added.
* fast/events/resources/before-unload-in-subframe-child.html: Added.
* fast/events/resources/before-unload-in-subframe-destination.html: Added.
* fast/events/resources/before-unload-in-subframe-fail.html: Added.
* fast/events/resources/before-unload-with-subframes-parent.html: Added.
2011-01-07 Martin Robinson <mrobinson@igalia.com>
Reviewed by Mihai Parparita.
fast/dom/Window/window-postmessage-clone-frames.html has some timing issues
https://bugs.webkit.org/show_bug.cgi?id=52032
Fix the timing issue in fast/dom/Window/window-postmessage-clone-frames.html
and move the output console div beyond the file input control, so that output
text does not push it outside the viewport.
* fast/dom/Window/window-postmessage-clone-frames-expected.txt: Updated results
to reflect div movement.
* fast/dom/Window/window-postmessage-clone-frames.html: Fix the timing and
layout issues with this test.
2011-01-07 Ryosuke Niwa <rniwa@webkit.org>
Reviewed by Ojan Vafai.
Adopting an iframe to a child frame results in stack overflow
https://bugs.webkit.org/show_bug.cgi?id=52018
Added a test to ensure calling adoptNode with an iframe throws an exception
if the adoptee is an ancestor of the document adopting the node in the frame hierarchy.
* fast/html/adopt-parent-frame-expected.txt: Added.
* fast/html/adopt-parent-frame.html: Added.
2011-01-07 Martin Robinson <mrobinson@igalia.com>
Add a platform-specific baseline for GTK+ after r75257.
* platform/gtk/fast/text/emphasis-avoid-ruby-expected.checksum: Added.
* platform/gtk/fast/text/emphasis-avoid-ruby-expected.png: Added.
* platform/gtk/fast/text/emphasis-avoid-ruby-expected.txt: Added.
2011-01-05 Jer Noble <jer@kokode.apple.com>
Reviewed by Simon Fraser.
Implement WebKit Full Screen support.
https://bugs.webkit.org/show_bug.cgi?id=49481
rdar://problem/8247444
Update the tests with new API names and spec values.
* fullscreen/full-screen-api-expected.txt:
* fullscreen/full-screen-api.html:
* fullscreen/full-screen-css.html:
* fullscreen/full-screen-request-expected.txt:
* fullscreen/full-screen-request.html:
2011-01-07 James Robinson <jamesr@chromium.org>
Revert "Implement mozilla's animationTime property"
https://bugs.webkit.org/show_bug.cgi?id=51952
This approach isn't quite right.
* animations/animation-time-expected.txt: Removed.
* animations/animation-time.html: Removed.
* animations/script-tests/animation-time.js: Removed.
* fast/dom/Window/window-properties-expected.txt:
* fast/dom/Window/window-property-descriptors-expected.txt:
* platform/gtk/fast/dom/Window/window-properties-expected.txt:
* platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
* platform/qt/fast/dom/Window/window-properties-expected.txt:
* platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
* platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
2011-01-07 Stephen White <senorblanco@chromium.org>
Unreviewed; test expectations update.
* platform/chromium-gpu/test_expectations.txt:
Removed some no-longer-failing tests; moved some lines around to
match the CPU results.
* platform/chromium/test_expectations.txt:
Bug assignment and cleanup.
2011-01-05 Adrienne Walker <enne@google.com>
Reviewed by Kenneth Russell.
Add tests for WebGL's lost context events.
https://bugs.webkit.org/show_bug.cgi?id=51492
* fast/canvas/webgl/context-lost-expected.txt: Added.
* fast/canvas/webgl/context-lost-restored-expected.txt: Added.
* fast/canvas/webgl/context-lost-restored.html: Added.
* fast/canvas/webgl/context-lost.html: Added.
2011-01-07 Stephen White <senorblanco@chromium.org>
Unreviewed; new test baselines and updated chromium expectations.
* platform/chromium-gpu/test_expectations.txt:
* platform/chromium-linux/fast/gradients/css3-repeating-linear-gradients-expected.checksum: Added.
* platform/chromium-linux/fast/gradients/css3-repeating-linear-gradients-expected.png: Added.
* platform/chromium/test_expectations.txt:
2011-01-07 Chris Marrin <cmarrin@apple.com>
Rubber-stamped by Simon Fraser.
Share code between Mac (CA) and Windows (CACF) GraphicsLayer implementations
https://bugs.webkit.org/show_bug.cgi?id=49388
Use a double nested zero length timer like other tests here do
to give the renderer time to do the render and switch into tiled
layers.
* compositing/tiling/huge-layer-with-layer-children.html:
* compositing/tiling/huge-layer.html:
2011-01-07 Nate Chapin <japhet@chromium.org>
Reviewed by Darin Fisher.
Test for https://bugs.webkit.org/show_bug.cgi?id=51898.
* http/tests/navigation/ping-cookie-expected.txt: Added.
* http/tests/navigation/ping-cookie.html: Added.
* http/tests/navigation/resources/save-ping.php:
2011-01-07 Xan Lopez <xlopez@igalia.com>
Unreviewed, rolling out r75256.
http://trac.webkit.org/changeset/75256
https://bugs.webkit.org/show_bug.cgi?id=50869
Broke GTK+ canvas tests
* platform/gtk/Skipped:
2011-01-07 Jessie Berlin <jberlin@apple.com>
Unreviewed, rolling out r75205.
http://trac.webkit.org/changeset/75205
https://bugs.webkit.org/show_bug.cgi?id=52026
https://bugs.webkit.org/show_bug.cgi?id=52028
https://bugs.webkit.org/show_bug.cgi?id=52029
The Windows 7 Release Test Bots are fixed.
* platform/win/animations: Removed.
* platform/win/animations/animation-time-expected.txt: Removed.
* platform/win/fast/canvas/canvas-fillRect-gradient-shadow-expected.txt: Removed.
* platform/win/fast/css/css3-nth-tokens-script-expected.txt: Removed.
* platform/win/fast/css/css3-nth-tokens-style-expected.txt: Removed.
* platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
2011-01-07 Dan Bernstein <mitz@apple.com>
Reviewed by Darin Adler.
<rdar://problem/8783318> Text emphasis marks should not appear over characters that have ruby annotations
https://bugs.webkit.org/show_bug.cgi?id=51267
* fast/text/emphasis-avoid-ruby-expected.checksum: Added.
* fast/text/emphasis-avoid-ruby-expected.png: Added.
* fast/text/emphasis-avoid-ruby-expected.txt: Added.
* fast/text/emphasis-avoid-ruby.html: Added.
2011-01-07 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-06 Zhenyao Mo <zmo@google.com>
Reviewed by Kenneth Russell.
copyTexSubImage2D shouldn't have undefined pixels
https://bugs.webkit.org/show_bug.cgi?id=51559
* fast/canvas/webgl/uninitialized-test-expected.txt:
* fast/canvas/webgl/uninitialized-test.html: Add test cases for copyTexSubImage2D.
2011-01-07 Stephen White <senorblanco@chromium.org>
Unreviewed; new test results and expectations updates.
Created new results for tests which do not fail on chrome win (failing
Safari results were recently checked in). Also assigned bugs to many
of my recent test_expectations updates.
* platform/chromium-win/animations/animation-time-expected.txt: Added.
* platform/chromium-win/fast/css/css3-nth-tokens-script-expected.txt: Added.
* platform/chromium-win/fast/css/css3-nth-tokens-style-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2011-01-07 Stephen White <senorblanco@chromium.org>
Unreviewed; chromium test expectations update.
* platform/chromium/test_expectations.txt:
A few tests that were flaky before are failing more frequently now.
2011-01-07 Alejandro G. Castro <alex@igalia.com>
Reviewed by Martin Robinson.
Cairo's ContextShadow may mis-render some box shadows
https://bugs.webkit.org/show_bug.cgi?id=51374
Added new test to check rectangular tiled shadows.
* platform/gtk/fast/css/rect-shadow-tiled-expected.checksum: Added.
* platform/gtk/fast/css/rect-shadow-tiled-expected.png: Added.
* platform/gtk/fast/css/rect-shadow-tiled-expected.txt: Added.
* platform/gtk/fast/css/rect-shadow-tiled.html: Added.
2011-01-07 Kinuko Yasuda <kinuko@chromium.org>
Unreviewed; an attempt to fix chromium bot failures by removing failing test line (they must be failing due to modificationTime accuracy error).
* fast/filesystem/op-get-metadata-expected.txt:
* fast/filesystem/resources/op-tests-helper.js:
(runOperationTest.OperationTestHelper.this.testMetadataSuccessCallback):
2011-01-06 Kinuko Yasuda <kinuko@chromium.org>
Reviewed by David Levin.
Add layout tests for Entry.getMetadata (FileSystem API)
https://bugs.webkit.org/show_bug.cgi?id=47311
* fast/filesystem/op-get-metadata-expected.txt: Added.
* fast/filesystem/op-get-metadata.html: Added.
* fast/filesystem/resources/op-get-metadata.js: Added.
* fast/filesystem/resources/op-tests-helper.js: Updated getMetadata
implementation.
2011-01-06 Mihai Parparita <mihaip@chromium.org>
Unreviewed; chromium test expectations update.
Remove failing expectations for tests that started to pass after
rebaselining in r75215.
Make failing expectations added by r75213 more specific (failures are
only on Windows and Linux).
* platform/chromium/test_expectations.txt:
2011-01-06 Adam Barth <abarth@webkit.org>
Reviewed by Darin Adler.
REGRESSION (r74663): ASSERTION FAILED: m_tokenizer->lineNumber() == line.zeroBasedInt()
https://bugs.webkit.org/show_bug.cgi?id=52013
This test case used to trigger an ASSERT. It's unclear to me whether
there's a more direct way to test this fix.
* fast/parser/line-number-composite-segmented-string-expected.txt: Added.
* fast/parser/line-number-composite-segmented-string.html: Added.
2011-01-06 Stephen White <senorblanco@chromium.org>
Unreviewed; chromium test expectations update.
* platform/chromium/test_expectations.txt:
New test fast/frames/iframe-reparenting-plugins.html failing on windows.
2011-01-06 Martin Robinson <mrobinson@igalia.com>
Add new expected results for GTK+. Skip viewport tests which
have results differing from Opera.
* fast/dom/left-overflow-in-ltr-expected.txt: Added.
* fast/dom/right-overflow-in-rtl-expected.txt: Added.
* fast/viewport/viewport-126-expected.txt: Added.
* fast/viewport/viewport-127-expected.txt: Added.
* fast/viewport/viewport-65-expected.txt: Added.
* fast/viewport/viewport-82-expected.txt: Added.
* fast/viewport/viewport-84-expected.txt: Added.
* fast/viewport/viewport-87-expected.txt: Added.
* platform/gtk/Skipped:
* platform/gtk/css2.1/t040105-import-10-b-expected.checksum: Added.
* platform/gtk/css2.1/t040105-import-10-b-expected.png: Added.
* platform/gtk/css2.1/t040105-import-10-b-expected.txt: Added.
* platform/gtk/fast/block/positioning/rtl-static-positioning-expected.checksum: Added.
* platform/gtk/fast/block/positioning/rtl-static-positioning-expected.png: Added.
* platform/gtk/fast/block/positioning/rtl-static-positioning-expected.txt: Added.
* platform/gtk/fast/block/positioning/rtl-static-positioning-inline-block-expected.checksum: Added.
* platform/gtk/fast/block/positioning/rtl-static-positioning-inline-block-expected.png: Added.
* platform/gtk/fast/block/positioning/rtl-static-positioning-inline-block-expected.txt: Added.
* platform/gtk/fast/block/positioning/table-cell-static-position-expected.checksum: Added.
* platform/gtk/fast/block/positioning/table-cell-static-position-expected.png: Added.
* platform/gtk/fast/block/positioning/table-cell-static-position-expected.txt: Added.
* platform/gtk/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum: Added.
* platform/gtk/fast/blockflow/Kusa-Makura-background-canvas-expected.png: Added.
* platform/gtk/fast/blockflow/Kusa-Makura-background-canvas-expected.txt: Added.
* platform/gtk/fast/blockflow/japanese-rl-text-with-broken-font-expected.checksum: Added.
* platform/gtk/fast/blockflow/japanese-rl-text-with-broken-font-expected.png: Added.
* platform/gtk/fast/blockflow/japanese-rl-text-with-broken-font-expected.txt: Added.
* platform/gtk/fast/blockflow/vertical-align-table-baseline-expected.checksum: Added.
* platform/gtk/fast/blockflow/vertical-align-table-baseline-expected.png: Added.
* platform/gtk/fast/blockflow/vertical-align-table-baseline-expected.txt: Added.
* platform/gtk/fast/blockflow/vertical-baseline-alignment-expected.checksum: Added.
* platform/gtk/fast/blockflow/vertical-baseline-alignment-expected.png: Added.
* platform/gtk/fast/blockflow/vertical-baseline-alignment-expected.txt: Added.
* platform/gtk/fast/css-generated-content/table-before-after-child-add-expected.checksum: Added.
* platform/gtk/fast/css-generated-content/table-before-after-child-add-expected.png: Added.
* platform/gtk/fast/css-generated-content/table-before-after-child-add-expected.txt: Added.
* platform/gtk/fast/css-generated-content/table-cell-before-after-child-add-expected.checksum: Added.
* platform/gtk/fast/css-generated-content/table-cell-before-after-child-add-expected.png: Added.
* platform/gtk/fast/css-generated-content/table-cell-before-after-child-add-expected.txt: Added.
* platform/gtk/fast/css-generated-content/table-row-before-after-child-add-expected.checksum: Added.
* platform/gtk/fast/css-generated-content/table-row-before-after-child-add-expected.png: Added.
* platform/gtk/fast/css-generated-content/table-row-before-after-child-add-expected.txt: Added.
* platform/gtk/fast/css-generated-content/table-table-before-after-child-add-expected.checksum: Added.
* platform/gtk/fast/css-generated-content/table-table-before-after-child-add-expected.png: Added.
* platform/gtk/fast/css-generated-content/table-table-before-after-child-add-expected.txt: Added.
* platform/gtk/fast/css/box-shadow-expected.checksum: Added.
* platform/gtk/fast/css/box-shadow-expected.png: Added.
* platform/gtk/fast/css/box-shadow-expected.txt: Added.
* platform/gtk/fast/css/focus-ring-detached-expected.checksum: Added.
* platform/gtk/fast/css/focus-ring-detached-expected.png: Added.
* platform/gtk/fast/css/focus-ring-detached-expected.txt: Added.
* platform/gtk/fast/css/focus-ring-multiline-expected.checksum: Added.
* platform/gtk/fast/css/focus-ring-multiline-expected.png: Added.
* platform/gtk/fast/css/focus-ring-multiline-expected.txt: Added.
* platform/gtk/fast/css/focus-ring-outline-color-expected.checksum: Added.
* platform/gtk/fast/css/focus-ring-outline-color-expected.png: Added.
* platform/gtk/fast/css/focus-ring-outline-color-expected.txt: Added.
* platform/gtk/fast/css/focus-ring-outline-offset-expected.checksum: Added.
* platform/gtk/fast/css/focus-ring-outline-offset-expected.png: Added.
* platform/gtk/fast/css/focus-ring-outline-offset-expected.txt: Added.
* platform/gtk/fast/css/focus-ring-outline-width-expected.checksum: Added.
* platform/gtk/fast/css/focus-ring-outline-width-expected.png: Added.
* platform/gtk/fast/css/focus-ring-outline-width-expected.txt: Added.
* platform/gtk/fast/forms/placeholder-position-expected.checksum: Added.
* platform/gtk/fast/forms/placeholder-position-expected.png: Added.
* platform/gtk/fast/forms/placeholder-position-expected.txt: Added.
* platform/gtk/fast/html/marquee-scrollamount-expected.checksum: Added.
* platform/gtk/fast/html/marquee-scrollamount-expected.png: Added.
* platform/gtk/fast/html/marquee-scrollamount-expected.txt: Added.
* platform/gtk/fast/images/gray-scale-jpeg-with-color-profile-expected.checksum: Added.
* platform/gtk/fast/images/gray-scale-jpeg-with-color-profile-expected.png: Added.
* platform/gtk/fast/images/gray-scale-jpeg-with-color-profile-expected.txt: Added.
* platform/gtk/fast/images/imagemap-focus-ring-outline-color-expected.txt: Added.
* platform/gtk/fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map-expected.checksum: Added.
* platform/gtk/fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map-expected.png: Added.
* platform/gtk/fast/images/imagemap-focus-ring-outline-color-explicitly-inherited-from-map-expected.txt: Added.
* platform/gtk/fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map-expected.txt: Added.
* platform/gtk/fast/images/imagemap-focus-ring-zoom-expected.txt: Added.
* platform/gtk/fast/multicol/span/anonymous-before-child-parent-crash-expected.checksum: Added.
* platform/gtk/fast/multicol/span/anonymous-before-child-parent-crash-expected.png: Added.
* platform/gtk/fast/multicol/span/anonymous-before-child-parent-crash-expected.txt: Added.
* platform/gtk/fast/multicol/span/anonymous-split-block-crash-expected.checksum: Added.
* platform/gtk/fast/multicol/span/anonymous-split-block-crash-expected.png: Added.
* platform/gtk/fast/multicol/span/anonymous-split-block-crash-expected.txt: Added.
* platform/gtk/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.checksum: Added.
* platform/gtk/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.png: Added.
* platform/gtk/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt: Added.
* platform/gtk/fast/overflow/overflow-rtl-vertical-expected.checksum: Added.
* platform/gtk/fast/overflow/overflow-rtl-vertical-expected.png: Added.
* platform/gtk/fast/overflow/overflow-rtl-vertical-expected.txt: Added.
* platform/gtk/fast/overflow/overflow-update-transform-expected.checksum: Added.
* platform/gtk/fast/overflow/overflow-update-transform-expected.png: Added.
* platform/gtk/fast/overflow/overflow-update-transform-expected.txt: Added.
* platform/gtk/fast/ruby/nested-ruby-expected.checksum: Added.
* platform/gtk/fast/ruby/nested-ruby-expected.png: Added.
* platform/gtk/fast/ruby/nested-ruby-expected.txt: Added.
* platform/gtk/fast/text/emphasis-expected.checksum: Added.
* platform/gtk/fast/text/emphasis-expected.png: Added.
* platform/gtk/fast/text/emphasis-expected.txt: Added.
* platform/gtk/fast/text/emphasis-vertical-expected.checksum: Added.
* platform/gtk/fast/text/emphasis-vertical-expected.png: Added.
* platform/gtk/fast/text/emphasis-vertical-expected.txt: Added.
* platform/gtk/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.checksum: Added.
* platform/gtk/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.png: Added.
* platform/gtk/svg/W3C-SVG-1.1-SE/paths-dom-02-f-expected.txt: Added.
* platform/gtk/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.checksum: Added.
* platform/gtk/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.png: Added.
* platform/gtk/svg/W3C-SVG-1.1-SE/types-dom-07-f-expected.txt: Added.
* platform/gtk/svg/custom/image-rescale-clip-expected.checksum: Added.
* platform/gtk/svg/custom/image-rescale-clip-expected.png: Added.
* platform/gtk/svg/custom/image-rescale-clip-expected.txt: Added.
* platform/gtk/svg/custom/image-rescale-scroll-expected.checksum: Added.
* platform/gtk/svg/custom/image-rescale-scroll-expected.png: Added.
* platform/gtk/svg/custom/image-rescale-scroll-expected.txt: Added.
* platform/gtk/svg/dom/SVGPathSegList-cloning-expected.checksum: Added.
* platform/gtk/svg/dom/SVGPathSegList-cloning-expected.png: Added.
* platform/gtk/svg/dom/SVGPathSegList-cloning-expected.txt: Added.
* platform/gtk/svg/dom/SVGPathSegList-segment-modification-expected.checksum: Added.
* platform/gtk/svg/dom/SVGPathSegList-segment-modification-expected.png: Added.
* platform/gtk/svg/dom/SVGPathSegList-segment-modification-expected.txt: Added.
* platform/gtk/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.checksum: Added.
* platform/gtk/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.png: Added.
* platform/gtk/svg/dom/SVGPathSegList-xml-dom-synchronization2-expected.txt: Added.
* platform/gtk/svg/filters/feColorMatrix-offset-expected.checksum: Added.
* platform/gtk/svg/filters/feColorMatrix-offset-expected.png: Added.
* platform/gtk/svg/filters/feColorMatrix-offset-expected.txt: Added.
2011-01-06 Stephen White <senorblanco@chromium.org>
Unreviewed; yet another test expectations update.
* platform/chromium/test_expectations.txt:
2011-01-06 Stephen White <senorblanco@chromium.org>
Unreviewed; test expectations update.
Add new results for new tests introduced in r75097.
* platform/chromium-mac/fast/gradients/css3-repeating-linear-gradients-expected.checksum: Added.
* platform/chromium-mac/fast/gradients/css3-repeating-linear-gradients-expected.png: Added.
* platform/chromium-win/fast/gradients/css3-repeating-linear-gradients-expected.checksum: Added.
* platform/chromium-win/fast/gradients/css3-repeating-linear-gradients-expected.png: Added.
* platform/chromium/test_expectations.txt:
2011-01-06 Robert Hogan <robert@webkit.org>
[Qt] Update expected results after r75177
Unreviewed, update expected results.
* platform/qt/fast/dom/prototype-inheritance-expected.txt:
2011-01-06 Martin Robinson <mrobinson@igalia.com>
Reviewed by Adam Barth.
fast/dom/Window/window-postmessage-clone.html may fail on platforms with larger fonts
https://bugs.webkit.org/show_bug.cgi?id=52027
Move the console output div after the file input control in
fast/dom/Window/window-postmessage-clone.html so that console
text does not push it outside of the viewport.
* fast/dom/Window/window-postmessage-clone-expected.txt: Updated results
to match new text output.
* fast/dom/Window/window-postmessage-clone.html: Moved console div.
2011-01-06 Martin Robinson <mrobinson@igalia.com>
Update GTK+-specific results after r75177.
* platform/gtk/fast/dom/prototype-inheritance-expected.txt: Update results.
2011-01-06 Jenn Braithwaite <jennb@chromium.org>
Reviewed by Dmitry Titov.
When a live frame is moved between pages, some plug-in DOM methods cease to function
https://bugs.webkit.org/show_bug.cgi?id=45770
* fast/frames/iframe-reparenting-plugins-expected.txt: Added.
* fast/frames/iframe-reparenting-plugins.html: Added.
* fast/frames/resources/iframe-reparenting-plugins-iframe-content.html: Added.
* fast/frames/resources/iframe-reparenting-plugins-new-page.html: Added.
2011-01-06 Stephen White <senorblanco@chromium.org>
Unreviewed; test expectations update.
* platform/chromium-gpu/test_expectations.txt:
Remove duplicate expectations.
2011-01-06 Mihai Parparita <mihaip@chromium.org>
Unreviewed, test expectation update.
Add mac-leopard baselines for tests that currently have Snow Leopard
baselines in platform/mac.
* platform/mac-leopard/fast/multicol/client-rects-expected.checksum:
* platform/mac-leopard/fast/multicol/client-rects-expected.png: Added.
* platform/mac-leopard/fast/multicol/column-break-with-balancing-expected.checksum: Added.
* platform/mac-leopard/fast/multicol/column-break-with-balancing-expected.png: Added.
* platform/mac-leopard/fast/multicol/float-multicol-expected.checksum: Added.
* platform/mac-leopard/fast/multicol/float-multicol-expected.png: Added.
* platform/mac-leopard/fast/multicol/float-paginate-complex-expected.checksum: Added.
* platform/mac-leopard/fast/multicol/float-paginate-complex-expected.png: Added.
* platform/mac-leopard/fast/multicol/float-paginate-expected.checksum: Added.
* platform/mac-leopard/fast/multicol/float-paginate-expected.png: Added.
* platform/mac-leopard/fast/multicol/layers-in-multicol-expected.checksum: Added.
* platform/mac-leopard/fast/multicol/layers-in-multicol-expected.png: Added.
* platform/mac-leopard/fast/multicol/layers-split-across-columns-expected.checksum: Added.
* platform/mac-leopard/fast/multicol/layers-split-across-columns-expected.png: Added.
* platform/mac-leopard/fast/multicol/paginate-block-replaced-expected.checksum: Added.
* platform/mac-leopard/fast/multicol/paginate-block-replaced-expected.png: Added.
* platform/mac-leopard/fast/multicol/span/anonymous-style-inheritance-expected.checksum: Added.
* platform/mac-leopard/fast/multicol/span/anonymous-style-inheritance-expected.png: Added.
* platform/mac-leopard/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.checksum: Added.
* platform/mac-leopard/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png: Added.
* platform/mac-leopard/fast/multicol/span/span-as-nested-columns-child-expected.checksum: Added.
* platform/mac-leopard/fast/multicol/span/span-as-nested-columns-child-expected.png: Added.
* platform/mac-leopard/fast/multicol/table-vertical-align-expected.checksum: Added.
* platform/mac-leopard/fast/multicol/table-vertical-align-expected.png: Added.
* platform/mac-leopard/fast/repaint/overflow-scroll-body-appear-expected.checksum: Added.
* platform/mac-leopard/fast/repaint/overflow-scroll-body-appear-expected.png: Added.
2011-01-06 Stephen White <senorblanco@chromium.org>
Unreviewed; chromium test expectations update.
* platform/chromium/test_expectations.txt:
Add some expected "failing" tests post-r75205.
2011-01-06 Stephen White <senorblanco@chromium.org>
Unreviewed; chromium test expectations update.
* platform/chromium/test_expectations.txt:
Remove duplicate expectations.
2011-01-06 Adam Roben <aroben@apple.com>
Add/update Windows-specific test results for recent regressions
Bugs:
http://webkit.org/b/52026
http://webkit.org/b/52028
http://webkit.org/b/52029
* platform/win/animations/animation-time-expected.txt: Added.
* platform/win/fast/canvas/canvas-fillRect-gradient-shadow-expected.txt: Added.
* platform/win/fast/css/css3-nth-tokens-script-expected.txt: Added.
* platform/win/fast/css/css3-nth-tokens-style-expected.txt: Added.
* platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
2011-01-06 Adam Roben <aroben@apple.com>
Update Windows results after r75177
* platform/win/fast/dom/prototype-inheritance-expected.txt:
2011-01-06 Martin Robinson <mrobinson@igalia.com>
Reviewed by Eric Seidel.
[GTK] Freetype backend does not support WOFF
https://bugs.webkit.org/show_bug.cgi?id=51904
* platform/gtk/Skipped: Unskip passing WOFF test. Add results.
* platform/gtk/fast/css/font-face-woff-expected.checksum: Added.
* platform/gtk/fast/css/font-face-woff-expected.png: Added.
* platform/gtk/fast/css/font-face-woff-expected.txt: Added.
2011-01-06 James Simonsen <simonjam@chromium.org>
Reviewed by Darin Fisher.
[Web Timing] Remove vendor prefix
https://bugs.webkit.org/show_bug.cgi?id=48922
* fast/dom/Window/window-properties-performance-expected.txt: Test replaceability.
* fast/dom/Window/window-properties-performance.html: Ditto.
* fast/dom/Window/window-properties.html: Rename to performance.
* fast/dom/resources/navigation-type-matches-querystring.html: Ditto.
* fast/dom/script-tests/prototype-inheritance.js: Ditto.
* fast/dom/script-tests/webtiming-document-open.js: Ditto.
* fast/dom/script-tests/webtiming-navigate-within-document.js: Ditto.
* fast/dom/script-tests/webtiming.js: Ditto.
* http/tests/misc/resources/webtiming-one-redirect.html: Ditto.
* http/tests/misc/resources/webtiming-two-redirects.html: Ditto.
2011-01-06 Tony Gentilcore <tonyg@chromium.org>
Reviewed by Eric Seidel.
Allow framesets after hidden inputs
https://bugs.webkit.org/show_bug.cgi?id=51998
* html5lib/resources/webkit01.dat: Demonstrate that the value of the type attribute matters. An input with no type is tested in tests19.dat.
2010-12-29 Zhenyao Mo <zmo@google.com>
Reviewed by Kenneth Russell.
vertexAttribPointer should raise INVALID_OPERATION if stride/offset is not multiple of the type size
https://bugs.webkit.org/show_bug.cgi?id=51725
* fast/canvas/webgl/gl-vertexattribpointer-expected.txt:
* fast/canvas/webgl/gl-vertexattribpointer.html: Sync with khronos.
2011-01-06 Zhenyao Mo <zmo@google.com>
Unreviewed, add glsl-conformance.html to test_expectations.txt temporarily.
* platform/chromium-gpu/test_expectations.txt:
* platform/chromium/test_expectations.txt:
2011-01-06 Robert Hogan <robert@webkit.org>
Reviewed by Antonio Gomes.
[Qt] Introduce QDRTNode for passing WebCore::Node across JS bridge
This allows LayoutTestController to pass WebCore::Node back to
layout tests.
Also amend nodesFromRect-links-and-text.html and
nodesFromRect-inner-documents.html so that they do not produce
platform-specific results.
Unskip:
fast/dom/nodesFromRect-links-and-text.html
fast/dom/nodesFromRect-inner-documents.html
https://bugs.webkit.org/show_bug.cgi?id=48957
* fast/dom/nodesFromRect-inner-documents-expected.txt:
* fast/dom/nodesFromRect-inner-documents.html:
* fast/dom/nodesFromRect-links-and-text-expected.txt:
* fast/dom/nodesFromRect-links-and-text.html:
* fast/dom/resources/nodesFromRect.js:
(check):
(getTopFor):
(getBottomFor):
* platform/qt/Skipped:
2011-01-06 Stephen White <senorblanco@chromium.org>
Unreviewed; test expectations update.
Update test_expectations.txt files to reflect reality on the canaries.
* platform/chromium-gpu/test_expectations.txt:
* platform/chromium/test_expectations.txt:
2011-01-06 Chris Fleizach <cfleizach@apple.com>
Reviewed by Beth Dakin.
AX: "AXExpanded" not exposed on most ARIA roles that use aria-expanded
https://bugs.webkit.org/show_bug.cgi?id=51995
* platform/mac/accessibility/aria-expanded-standard-items-expected.txt: Added.
* platform/mac/accessibility/aria-expanded-standard-items.html: Added.
2011-01-06 Adam Barth <abarth@webkit.org>
Reviewed by Eric Seidel.
prototype-inheritance prints FAIL when it shouldn't
https://bugs.webkit.org/show_bug.cgi?id=52007
Before this patch, we were testing the prototypes of primitive values,
but the rules for primitive values are different than the rules for
objects. Primitive values get their prototypes from the current
lexical scope when they get boxed. This test is designed to test that
objects get their prototypes from their original holder.
In this patch, we skip testing non-object/non-functions. We can add
another test for primitives if we think that would be valuable.
* fast/dom/prototype-inheritance-expected.txt:
* fast/dom/script-tests/prototype-inheritance.js:
2011-01-06 James Robinson <jamesr@chromium.org>
Update expectations for tests that enumerate properties on the window to reflect newly added property.
* fast/dom/Window/window-properties-expected.txt:
* fast/dom/Window/window-property-descriptors-expected.txt:
* platform/gtk/fast/dom/Window/window-properties-expected.txt:
* platform/gtk/fast/dom/Window/window-property-descriptors-expected.txt:
* platform/qt/fast/dom/Window/window-properties-expected.txt:
* platform/qt/fast/dom/Window/window-property-descriptors-expected.txt:
* platform/win/fast/dom/Window/window-property-descriptors-expected.txt:
2010-12-28 Zhenyao Mo <zmo@google.com>
Reviewed by Kenneth Russell.
Must generate INVALID_VALUE errors for strings containing out-of-range characters
https://bugs.webkit.org/show_bug.cgi?id=50929
* fast/canvas/webgl/invalid-passed-params-expected.txt: Add test cases for invalid characters.
* fast/canvas/webgl/invalid-passed-params.html: Ditto.
2011-01-06 Abhishek Arya <inferno@chromium.org>
Reviewed by Alexey Proskuryakov.
Improve the layouttests from r75168 and make sure that the parent stylesheet value is null
before showing test passed.
* fast/dom/StyleSheet/removed-media-rule-deleted-parent-crash.html:
* fast/dom/StyleSheet/removed-stylesheet-rule-deleted-parent-crash.html:
2011-01-06 James Robinson <jamesr@chromium.org>
Reviewed by Simon Fraser.
Implement mozilla's animationTime property
https://bugs.webkit.org/show_bug.cgi?id=51952
Tests for window.webkitAnimationTime.
* animations/animation-time-expected.txt: Added.
* animations/animation-time.html: Added.
* animations/script-tests/animation-time.js: Added.
2011-01-06 Abhishek Arya <inferno@chromium.org>
Reviewed by Simon Fraser.
Tests that we do not crash when accessing a deleted parent stylesheet
from a removed css rule.
https://bugs.webkit.org/show_bug.cgi?id=51993
* fast/dom/StyleSheet/removed-media-rule-deleted-parent-crash-expected.txt: Added.
* fast/dom/StyleSheet/removed-media-rule-deleted-parent-crash.html: Added.
* fast/dom/StyleSheet/removed-stylesheet-rule-deleted-parent-crash-expected.txt: Added.
* fast/dom/StyleSheet/removed-stylesheet-rule-deleted-parent-crash.html: Added.
2011-01-04 Adrienne Walker <enne@google.com>
Reviewed by Kenneth Russell.
Add test cases for storing NaN in typed arrays.
https://bugs.webkit.org/show_bug.cgi?id=46990
* fast/canvas/webgl/array-unit-tests-expected.txt:
* fast/canvas/webgl/array-unit-tests.html:
2011-01-06 Andrei Popescu <andreip@google.com>
Unreviewed, build fix.
[Chromium] Add elliptical gradient support to GradientSkia
https://bugs.webkit.org/show_bug.cgi?id=51841
Marks fast/gradients/css3-radial-gradients3.html as expected to fail.
Also marks
canvas/philip/tests/2d.shadow.gradient.alpha.html
canvas/philip/tests/2d.shadow.gradient.basic.html
canvas/philip/tests/2d.shadow.gradient.transparent.2.html
as passing on Chromium-mac as a result of r75139.
* platform/chromium/test_expectations.txt:
2011-01-06 Andrei Popescu <andreip@google.com>
Unreviewed, rolling out r75152.
[Chromium] fast/gradients/css3-radial-gradients3.html needs Chromium-specific results
https://bugs.webkit.org/show_bug.cgi?id=51988
Rolling out since, on closer inspection, the expectations are wrong and the corresponding test really fails.
* platform/chromium-mac/fast/gradients/css3-radial-gradients3-expected.checksum: Removed.
* platform/chromium-mac/fast/gradients/css3-radial-gradients3-expected.png: Removed.
* platform/chromium-win/fast/gradients/css3-radial-gradients3-expected.checksum: Removed.
* platform/chromium-win/fast/gradients/css3-radial-gradients3-expected.png: Removed.
2011-01-06 Yael Aharon <yael.aharon@nokia.com>
Reviewed by Darin Adler.
document.querySelector(':nth-child(foo)') should throw a syntax error
https://bugs.webkit.org/show_bug.cgi?id=51231
CSSNthSelector parsing code is illegible and buggy (allows "n3" as a valid selector)
https://bugs.webkit.org/show_bug.cgi?id=21815
* fast/css/css3-nth-tokens-script-expected.txt: Added.
* fast/css/css3-nth-tokens-script.html: Added.
* fast/css/css3-nth-tokens-style-expected.txt: Added.
* fast/css/css3-nth-tokens-style.html: Added.
2011-01-06 Andrei Popescu <andreip@google.com>
Unreviewed, build fix.
[Chromium] canvas/canvas-fillRect-gradient-shadow.html fails on Chromium.
https://bugs.webkit.org/show_bug.cgi?id=51989
Updating the test expectations for the chromium-gpu platform.
* platform/chromium-gpu/test_expectations.txt:
2011-01-06 Andrei Popescu <andreip@google.com>
Unreviewed, build fix.
[Chromium] canvas/canvas-fillRect-gradient-shadow.html fails on Chromium.
https://bugs.webkit.org/show_bug.cgi?id=51989
Added suppressions for
svg/batik/text/textEffect.svg
svg/batik/text/textEffect3.svg
svg/css/composite-shadow-text.svg
svg/custom/js-late-gradient-and-object-creation.svg
svg/custom/js-late-gradient-creation.svg
svg/text/selection-background-color.xhtml
svg/text/selection-styles.xhtml
svg/text/text-gradient-positioning.svg
These tests are all failing as a result of the same change: r75153.
* platform/chromium/test_expectations.txt:
2011-01-06 Andrei Popescu <andreip@google.com>
Unreviewed, build fix.
[Chromium] canvas/canvas-fillRect-gradient-shadow.html fails on Chromium.
https://bugs.webkit.org/show_bug.cgi?id=51989
Updating Chromium expectations until we find a fix.
* platform/chromium/test_expectations.txt:
2011-01-06 Andrei Popescu <andreip@google.com>
Unreviewed, build fix.
[Chromium] fast/gradients/css3-radial-gradients3.html needs Chromium-specific results
https://bugs.webkit.org/show_bug.cgi?id=51988
* platform/chromium-mac/fast/gradients/css3-radial-gradients3-expected.checksum: Added.
* platform/chromium-mac/fast/gradients/css3-radial-gradients3-expected.png: Added.
* platform/chromium-win/fast/gradients/css3-radial-gradients3-expected.checksum: Added.
* platform/chromium-win/fast/gradients/css3-radial-gradients3-expected.png: Added.
2011-01-06 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed.
[Qt] Web Timing related bugs
https://bugs.webkit.org/show_bug.cgi?id=51245
* platform/qt/Skipped: Add new tests.
- http/tests/misc/webtiming-origins.html
- http/tests/misc/webtiming-slow-load.php
2011-01-05 Helder Correia <helder@sencha.com>
Reviewed by Simon Fraser.
Shadows are not drawn when filling a rect with a gradient fillStyle on Mac and Chromium-Mac
https://bugs.webkit.org/show_bug.cgi?id=51869
GraphicsContext::fillRect(const FloatRect&) is clipping to the rect.
The shadow is being drawn, but getting clipped to the rect being filled.
The solution is to draw the gradient into a CGLayer (when a shadow is
required), then render the layer to the GraphicsContext.
This patch also fixes:
canvas/philip/tests/2d.shadow.gradient.alpha.html
canvas/philip/tests/2d.shadow.gradient.basic.html
canvas/philip/tests/2d.shadow.gradient.transparent.2.html
New test to ensure that shadows are drawn when fillStyle is a gradient,
possibly with some transparency and blur, and specifically using
fillRect.
* fast/canvas/canvas-fillRect-gradient-shadow-expected.txt: Added.
* fast/canvas/canvas-fillRect-gradient-shadow.html: Added.
* fast/canvas/script-tests/canvas-fillRect-gradient-shadow.js: Added.
2011-01-05 Simon Fraser <simon.fraser@apple.com>
Reviewed by Ariya Hidayat.
Directly composited SVG images fail to render
https://bugs.webkit.org/show_bug.cgi?id=51975
New testcase with directly composited SVG image.
* compositing/images/direct-svg-image-expected.checksum: Added.
* compositing/images/direct-svg-image-expected.png: Added.
* compositing/images/direct-svg-image-expected.txt: Added.
* compositing/images/direct-svg-image.html: Added.
2011-01-05 Simon Fraser <simon.fraser@apple.com>
Reviewed by Darin Adler.
Fix percentage values in radius of radial gradients
https://bugs.webkit.org/show_bug.cgi?id=51979
* fast/gradients/css3-radial-gradients3-expected.txt: Added.
* fast/gradients/css3-radial-gradients3.html: Added.
* platform/mac/fast/gradients/css3-radial-gradients3-expected.checksum: Added.
* platform/mac/fast/gradients/css3-radial-gradients3-expected.png: Added.
2011-01-05 James Simonsen <simonjam@chromium.org>
Reviewed by Adam Barth.
[Web Timing] Zero out some values on cross-origin redirects
https://bugs.webkit.org/show_bug.cgi?id=49294
* fast/dom/script-tests/webtiming.js:
(checkTimingBeforeLoad): Remove unload. Its behavior depends on prior navigation and is tested separately.
(checkTimingWhileDeferred): Ditto.
(checkWebTimingOnDOMContentLoaded): Ditto.
(checkWebTimingWhileAsync): Ditto.
(checkWebTimingOnLoad): Ditto.
(checkWebTimingAfterLoad): Ditto.
* fast/dom/webtiming-expected.txt:
* http/tests/misc/resources/webtiming-cross-origin-and-back-redirect1.php: Added.
* http/tests/misc/resources/webtiming-cross-origin-and-back-redirect2.php: Added.
* http/tests/misc/resources/webtiming-cross-origin-and-back1.html: Added.
* http/tests/misc/resources/webtiming-cross-origin-and-back2.html: Added.
* http/tests/misc/resources/webtiming-cross-origin-redirect.html: Added.
* http/tests/misc/resources/webtiming-cross-origin-redirect.php: Added.
* http/tests/misc/resources/webtiming-no-origin.html: Added.
* http/tests/misc/webtiming-origins-expected.txt: Added.
* http/tests/misc/webtiming-origins.html: Added.
* platform/gtk/Skipped: Skip new web timing test.
* platform/mac/Skipped: Ditto.
* platform/win/Skipped: Ditto.
2011-01-05 Helder Correia <helder@sencha.com>
Reviewed by Ariya Hidayat.
[Qt] Default focus ring is too wide
https://bugs.webkit.org/show_bug.cgi?id=51854
This is an intermediate step to solve this bug. Use QPalette::Highlight
instead of default half-transparent black as the focus ring color.
* platform/qt/editing/selection/caret-and-focus-ring-expected.checksum: Added.
* platform/qt/editing/selection/caret-and-focus-ring-expected.png: Added.
* platform/qt/editing/selection/caret-and-focus-ring-expected.txt: Added.
* platform/qt/fast/css/focus-ring-outline-color-expected.checksum:
* platform/qt/fast/css/focus-ring-outline-color-expected.png:
* platform/qt/fast/css/focus-ring-outline-offset-expected.checksum:
* platform/qt/fast/css/focus-ring-outline-offset-expected.png:
* platform/qt/fast/css/focus-ring-outline-width-expected.checksum:
* platform/qt/fast/css/focus-ring-outline-width-expected.png:
2011-01-05 James Simonsen <simonjam@chromium.org>
Reviewed by Darin Fisher.
[Web Timing] requestStart and responseStart should be available even if the document is still loading
https://bugs.webkit.org/show_bug.cgi?id=51368
* http/tests/misc/webtiming-slow-load-expected.txt: Added.
* http/tests/misc/webtiming-slow-load.php: Added.
2011-01-05 Kent Tamura <tkent@chromium.org>
Unreviewed, test expectation update.
Rebaseline of renderer-destruction-by-invalidateSelection-crash.html
* platform/chromium-linux/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.checksum:
* platform/chromium-linux/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.png:
* platform/chromium-mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.checksum: Added.
* platform/chromium-mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.png: Added.
* platform/chromium-win/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.checksum:
* platform/chromium-win/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.png:
* platform/chromium-win/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt:
* platform/chromium/test_expectations.txt:
2011-01-05 Jenn Braithwaite <jennb@chromium.org>
Reviewed by Adam Barth.
fast/encoding/parser-tests.html is slow on debug builds
https://bugs.webkit.org/show_bug.cgi?id=51721
Break up parser tests to run 10 tests per batch.
* fast/encoding/parser-tests-10-expected.txt: Added.
* fast/encoding/parser-tests-10.html: Copied from LayoutTests/fast/encoding/parser-tests.html.
* fast/encoding/parser-tests-100-expected.txt: Added.
* fast/encoding/parser-tests-100.html: Copied from LayoutTests/fast/encoding/parser-tests.html.
* fast/encoding/parser-tests-110-expected.txt: Added.
* fast/encoding/parser-tests-110.html: Copied from LayoutTests/fast/encoding/parser-tests.html.
* fast/encoding/parser-tests-120-expected.txt: Added.
* fast/encoding/parser-tests-120.html: Copied from LayoutTests/fast/encoding/parser-tests.html.
* fast/encoding/parser-tests-20-expected.txt: Added.
* fast/encoding/parser-tests-20.html: Copied from LayoutTests/fast/encoding/parser-tests.html.
* fast/encoding/parser-tests-30-expected.txt: Added.
* fast/encoding/parser-tests-30.html: Copied from LayoutTests/fast/encoding/parser-tests.html.
* fast/encoding/parser-tests-40-expected.txt: Added.
* fast/encoding/parser-tests-40.html: Copied from LayoutTests/fast/encoding/parser-tests.html.
* fast/encoding/parser-tests-50-expected.txt: Added.
* fast/encoding/parser-tests-50.html: Copied from LayoutTests/fast/encoding/parser-tests.html.
* fast/encoding/parser-tests-60-expected.txt: Added.
* fast/encoding/parser-tests-60.html: Copied from LayoutTests/fast/encoding/parser-tests.html.
* fast/encoding/parser-tests-70-expected.txt: Added.
* fast/encoding/parser-tests-70.html: Copied from LayoutTests/fast/encoding/parser-tests.html.
* fast/encoding/parser-tests-80-expected.txt: Added.
* fast/encoding/parser-tests-80.html: Copied from LayoutTests/fast/encoding/parser-tests.html.
* fast/encoding/parser-tests-90-expected.txt: Added.
* fast/encoding/parser-tests-90.html: Copied from LayoutTests/fast/encoding/parser-tests.html.
* fast/encoding/parser-tests-expected.txt:
* fast/encoding/parser-tests.html:
* fast/encoding/resources/parser-tests.js: Added.
2011-01-05 Hans Wennborg <hans@chromium.org>
Reviewed by Jeremy Orlow.
[Chromium] storage/indexeddb/objectstore-basics.html is flaky after r74266
https://bugs.webkit.org/show_bug.cgi?id=51731
Fix the layout test by using a known-good date value rather than
new Date(), which sometimes causes the test to fail.
(The underlying reason for failing to store certain Date values
should of course be fixed too, but that will come in a later patch.)
* platform/chromium/test_expectations.txt:
* storage/indexeddb/objectstore-basics-expected.txt:
* storage/indexeddb/objectstore-basics.html:
2011-01-05 Stephen White <senorblanco@chromium.org>
Unreviewed; test expectations update..
Fix the expectations for the hyphenation tests on chromium-win.
* platform/chromium/test_expectations.txt:
2011-01-05 Stephen White <senorblanco@chromium.org>
Unreviewed; test expectations fix.
* platform/chromium/test_expectations.txt:
Add expectations for new tests introduced by r75097.
2011-01-05 Simon Fraser <simon.fraser@apple.com>
Reviewed by Dave Hyatt.
Implement repeating CSS3 gradients
https://bugs.webkit.org/show_bug.cgi?id=51843
Tests for repeating gradient parsing, and repeating linear and radial gradients.
* fast/gradients/css3-gradient-parsing-expected.txt:
* fast/gradients/css3-gradient-parsing.html:
* fast/gradients/css3-repeating-linear-gradients-expected.txt: Added.
* fast/gradients/css3-repeating-linear-gradients.html: Added.
* fast/gradients/css3-repeating-radial-gradients-expected.txt: Added.
* fast/gradients/css3-repeating-radial-gradients.html: Added.
* platform/mac/fast/gradients/css3-repeating-linear-gradients-expected.checksum: Added.
* platform/mac/fast/gradients/css3-repeating-linear-gradients-expected.png: Added.
* platform/mac/fast/gradients/css3-repeating-radial-gradients-expected.checksum: Added.
* platform/mac/fast/gradients/css3-repeating-radial-gradients-expected.png: Added.
2011-01-05 Stephen White <senorblanco@chromium.org>
Unreviewed; test expectations fix.
* platform/chromium/test_expectations.txt:
Add a few failing tests to chromium's test expectations file.
* platform/chromium-gpu/test_expectations.txt:
Mark the shadow-offset tests as crashing on win debug (GPU). Remove
a duplicate MAC expectation.
2011-01-05 Stephen White <senorblanco@chromium.org>
Unreviewed; test expectations fix.
Update chromium GPU test_expectations.txt file to match the
layout of the CPU results more closely.
* platform/chromium-gpu/test_expectations.txt:
2011-01-05 Maciej Stachowiak <mjs@apple.com>
Reviewed by Anders Carlsson.
Remove entries from WebKit2 skipped list that no longer exist
https://bugs.webkit.org/show_bug.cgi?id=51936
* platform/mac-wk2/Skipped:
2011-01-05 Brian Weinstein <bweinstein@apple.com>
Land failing Windows results after r75031. Fixing the tests is being tracked by
https://bugs.webkit.org/show_bug.cgi?id=51912.
* platform/win/accessibility/document-role-expected.txt:
* platform/win/accessibility/selection-and-focus-expected.txt:
2011-01-05 Abhishek Arya <inferno@chromium.org>
Reviewed by Dave Hyatt.
Tests that we do not crash when trying to merge two anonymous blocks,
one of which is getting removed.
https://bugs.webkit.org/show_bug.cgi?id=51919
* fast/block/merge-anonymous-block-remove-child-crash-expected.txt: Added.
* fast/block/merge-anonymous-block-remove-child-crash.html: Added.
2011-01-05 Dan Bernstein <mitz@apple.com>
Reviewed by Darin Adler.
<rdar://problem/8799835> hyphenate-character: auto should fall back to hyphen-minus if the primary font lacks a hyphen glyph
https://bugs.webkit.org/show_bug.cgi?id=51915
* platform/mac/fast/text/basic/014-expected.checksum:
* platform/mac/fast/text/basic/014-expected.png:
* platform/mac/fast/text/basic/014-expected.txt:
* platform/mac/fast/text/capitalize-boundaries-expected.checksum:
* platform/mac/fast/text/capitalize-boundaries-expected.png:
* platform/mac/fast/text/capitalize-boundaries-expected.txt:
* platform/mac/fast/text/midword-break-after-breakable-char-expected.checksum:
* platform/mac/fast/text/midword-break-after-breakable-char-expected.png:
* platform/mac/fast/text/midword-break-after-breakable-char-expected.txt:
2011-01-05 Leo Yang <leo.yang@torchmobile.com.cn>
Reviewed by Dirk Schulze.
Malformed SVG causes crash in updateContainerOffset
https://bugs.webkit.org/show_bug.cgi?id=44610
Test case for recursive svg <use>.
This test case passes if no crash occurs.
* svg/custom/recursive-use-expected.txt: Added.
* svg/custom/recursive-use.svg: Added.
2011-01-05 Antti Koivisto <antti@apple.com>
Not reviewed.
Update a pixel test result for https://bugs.webkit.org/show_bug.cgi?id=8852.
* platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.checksum:
* platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.png:
2011-01-04 Kent Tamura <tkent@chromium.org>
Unreviewed, test expectation update.
insecure-css-in-main-frame.html is flaky on Chromium-linux too.
* platform/chromium/test_expectations.txt:
2011-01-04 Kent Tamura <tkent@chromium.org>
Unreviewed, test expectation update
- slow-loading-image-in-pattern.html had a wrong expectation for Chromium-win.
- insecure-css-in-main-frame.html is flaky on Chromium-win?
* platform/chromium/test_expectations.txt:
2011-01-04 Yael Aharon <yael.aharon@nokia.com>
Reviewed by Darin Adler.
CSS3 :nth-child selector and valid whitespace test fails
https://bugs.webkit.org/show_bug.cgi?id=36279
* fast/css/css3-nth-space-expected.txt: Added.
* fast/css/css3-nth-space.html: Added.
2011-01-04 Tony Gentilcore <tonyg@chromium.org>
Unreviewed expectations update.
Fix text metrics for "You should not see this at all" message
https://bugs.webkit.org/show_bug.cgi?id=51909
* http/tests/misc/acid3-expected.checksum:
* http/tests/misc/acid3-expected.png:
* platform/chromium/test_expectations.txt:
2011-01-04 Chris Fleizach <cfleizach@apple.com>
Reviewed by Sam Weinig.
WK2: Support Accessibility
https://bugs.webkit.org/show_bug.cgi?id=51859
* platform/mac/accessibility/webkit-scrollarea-expected.txt: Added.
* platform/mac/accessibility/webkit-scrollarea.html: Added.
2011-01-04 Kent Tamura <tkent@chromium.org>
Unreviewed, test expectation update.
Add home-end-expected.txt for Chromium-win again. It's a
platform-dependent text test.
* platform/chromium-win/editing/selection/home-end-expected.txt: Added.
2011-01-04 Kent Tamura <tkent@chromium.org>
Unreviewed, test expectation update.
* platform/chromium/test_expectations.txt: Fix a syntax error in the previous change
2011-01-04 Kent Tamura <tkent@chromium.org>
Unreviewed, test expectation update.
* platform/chromium-win/editing/selection/home-end-expected.txt: Removed.
* platform/chromium/test_expectations.txt:
2011-01-04 Xiaomei Ji <xji@chromium.org>
Implement sel.modify('move', 'left'/'right', 'lineBoundary').
https://bugs.webkit.org/show_bug.cgi?id=33435
* editing/selection/home-end-expected.txt:
* editing/selection/home-end.html:
2011-01-04 Martin Robinson <mrobinson@igalia.com>
Reviewed by Xan Lopez.
[GTK] Use the default CSS text input control border width of relying on the GTK+ theme
https://bugs.webkit.org/show_bug.cgi?id=51887
Update all results that use text areas. These controls now have a 1 pixel
border (the default in html.css) instead of using the border size from the
GTK+ theme.
* platform/gtk/fast/forms/basic-textareas-expected.txt:
* platform/gtk/fast/forms/form-element-geometry-expected.txt:
* platform/gtk/fast/forms/onselect-textarea-expected.txt:
* platform/gtk/fast/forms/placeholder-stripped-expected.txt:
* platform/gtk/fast/forms/search-styled-expected.txt:
* platform/gtk/fast/forms/textAreaLineHeight-expected.txt:
* platform/gtk/fast/forms/textarea-align-expected.txt:
* platform/gtk/fast/forms/textarea-placeholder-pseudo-style-expected.txt:
* platform/gtk/fast/forms/textarea-placeholder-set-attribute-expected.txt:
* platform/gtk/fast/forms/textarea-placeholder-set-value-expected.txt:
* platform/gtk/fast/forms/textarea-scroll-height-expected.txt:
* platform/gtk/fast/forms/textarea-scrollbar-expected.txt:
* platform/gtk/fast/forms/textarea-scrolled-type-expected.txt:
* platform/gtk/fast/forms/textarea-setinnerhtml-expected.txt:
* platform/gtk/fast/forms/textarea-width-expected.txt:
2011-01-04 Zhe Su <suzhe@chromium.org>
Reviewed by Kenneth Russell.
1. Remove entry for editing/input/ime-composition-clearpreedit.html test.
2. Improve fast/events/ime-composition-events-001.html to cover more
cases. And fix test expectations of chromium port.
https://bugs.webkit.org/show_bug.cgi?id=51693
* fast/events/ime-composition-events-001-expected.txt:
* fast/events/ime-composition-events-001.html:
* platform/chromium-mac/fast/events/ime-composition-events-001-expected.txt: Removed.
* platform/chromium-win/fast/events/ime-composition-events-001-expected.txt: Removed.
* platform/chromium/fast/events/ime-composition-events-001-expected.txt: Added.
* platform/chromium/test_expectations.txt:
* platform/qt/fast/events/ime-composition-events-001-expected.txt: Added.
2010-12-31 Antti Koivisto <antti@apple.com>
Reviewed by Dave Hyatt.
Scripts should not be executed before preceding stylesheets are loaded
https://bugs.webkit.org/show_bug.cgi?id=8852
New tests plus a few test with slightly changed output due to different load serialization behavior.
* fast/tokenizer/inline-script-stylesheet-expected.txt: Added.
* fast/tokenizer/inline-script-stylesheet-write-expected.txt: Added.
* fast/tokenizer/inline-script-stylesheet-write.html: Added.
* fast/tokenizer/inline-script-stylesheet.html: Added.
* http/tests/security/mixedContent/insecure-css-in-main-frame-expected.txt:
* platform/mac/fast/repaint/renderer-destruction-by-invalidateSelection-crash-expected.txt:
2011-01-04 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed trivial fix after r74976.
* platform/qt/Skipped:
2011-01-04 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed; Added editing/selection/caret-bidi-first-and-last-letters.html to Qt's skipped list.
The tracking bug 51884 (https://bugs.webkit.org/show_bug.cgi?id=51884) has been filed.
* platform/qt/Skipped:
2011-01-04 Ryosuke Niwa <rniwa@webkit.org>
Reviewed by Dan Bernstein.
Clicking on the first or the last letter of LTR/RTL text in a RTL/LTR block puts caret on the opposite side.
https://bugs.webkit.org/show_bug.cgi?id=50992
Added a test to ensure WebKit places the caret on the side user clicked even when text's natural direction
and the containing block's direction do not match.
* editing/selection/caret-bidi-first-and-last-letters-expected.txt: Added.
* editing/selection/caret-bidi-first-and-last-letters.html: Added.
* editing/selection/resources/caret-edge-shared.js: Avoid calling verify() outside of DRT.
2011-01-04 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r74960.
http://trac.webkit.org/changeset/74960
https://bugs.webkit.org/show_bug.cgi?id=51868
Rollout since we hit an assert after this patch. (Requested by
krit on #webkit).
* svg/custom/recursive-use-expected.txt: Removed.
* svg/custom/recursive-use.svg: Removed.
2011-01-04 Leo Yang <leo.yang@torchmobile.com.cn>
Reviewed by Dirk Schulze.
Malformed SVG causes crash in updateContainerOffset
https://bugs.webkit.org/show_bug.cgi?id=44610
Test case for recursive svg <use>.
This test case passes if no crash occurs.
* svg/custom/recursive-use-expected.txt: Added.
* svg/custom/recursive-use.svg: Added.
2011-01-03 Kent Tamura <tkent@chromium.org>
Unreviewed, test expectation update
Add expectations of r74954 tests for Chromium.
* platform/chromium-linux/fast/css-generated-content/table-before-after-child-add-expected.checksum: Added.
* platform/chromium-linux/fast/css-generated-content/table-before-after-child-add-expected.png: Added.
* platform/chromium-linux/fast/css-generated-content/table-cell-before-after-child-add-expected.checksum: Added.
* platform/chromium-linux/fast/css-generated-content/table-cell-before-after-child-add-expected.png: Added.
* platform/chromium-linux/fast/css-generated-content/table-row-before-after-child-add-expected.checksum: Added.
* platform/chromium-linux/fast/css-generated-content/table-row-before-after-child-add-expected.png: Added.
* platform/chromium-linux/fast/css-generated-content/table-table-before-after-child-add-expected.checksum: Added.
* platform/chromium-linux/fast/css-generated-content/table-table-before-after-child-add-expected.png: Added.
* platform/chromium-mac/fast/css-generated-content/table-before-after-child-add-expected.checksum: Added.
* platform/chromium-mac/fast/css-generated-content/table-before-after-child-add-expected.png: Added.
* platform/chromium-mac/fast/css-generated-content/table-cell-before-after-child-add-expected.checksum: Added.
* platform/chromium-mac/fast/css-generated-content/table-cell-before-after-child-add-expected.png: Added.
* platform/chromium-mac/fast/css-generated-content/table-row-before-after-child-add-expected.checksum: Added.
* platform/chromium-mac/fast/css-generated-content/table-row-before-after-child-add-expected.png: Added.
* platform/chromium-mac/fast/css-generated-content/table-table-before-after-child-add-expected.checksum: Added.
* platform/chromium-mac/fast/css-generated-content/table-table-before-after-child-add-expected.png: Added.
* platform/chromium-win/fast/css-generated-content/table-before-after-child-add-expected.checksum: Added.
* platform/chromium-win/fast/css-generated-content/table-before-after-child-add-expected.png: Added.
* platform/chromium-win/fast/css-generated-content/table-before-after-child-add-expected.txt: Added.
* platform/chromium-win/fast/css-generated-content/table-cell-before-after-child-add-expected.checksum: Added.
* platform/chromium-win/fast/css-generated-content/table-cell-before-after-child-add-expected.png: Added.
* platform/chromium-win/fast/css-generated-content/table-cell-before-after-child-add-expected.txt: Added.
* platform/chromium-win/fast/css-generated-content/table-row-before-after-child-add-expected.checksum: Added.
* platform/chromium-win/fast/css-generated-content/table-row-before-after-child-add-expected.png: Added.
* platform/chromium-win/fast/css-generated-content/table-row-before-after-child-add-expected.txt: Added.
* platform/chromium-win/fast/css-generated-content/table-table-before-after-child-add-expected.checksum: Added.
* platform/chromium-win/fast/css-generated-content/table-table-before-after-child-add-expected.png: Added.
* platform/chromium-win/fast/css-generated-content/table-table-before-after-child-add-expected.txt: Added.
2011-01-03 Julie-Jeongeun-Kim <Jeongeun.Kim@obigo.com>
Reviewed by Darin Adler.
HTML5 Conformance Test failure: approved/xhtml5/object_border_pixel.xhtml
https://bugs.webkit.org/show_bug.cgi?id=48596
* fast/html/object-border-expected.txt: Added.
* fast/html/object-border.html: Added.
* fast/html/resources/images/blue-border.png: Added.
* fast/html/resources/images/blue.png: Added.
2010-12-20 Abhishek Arya <inferno@chromium.org>
Reviewed by Darin Adler.
Tests that "before" and "after" childs are added to table correctly.
https://bugs.webkit.org/show_bug.cgi?id=50932
* fast/css-generated-content/table-before-after-child-add.html: Added.
* fast/css-generated-content/table-before-child-add.html: Removed.
* fast/css-generated-content/table-cell-before-after-child-add.html: Added.
* fast/css-generated-content/table-row-before-after-child-add.html: Added.
* platform/mac/fast/css-generated-content/table-before-after-child-add-expected.checksum: Added.
* platform/mac/fast/css-generated-content/table-before-after-child-add-expected.png: Added.
* platform/mac/fast/css-generated-content/table-before-after-child-add-expected.txt: Added.
* platform/mac/fast/css-generated-content/table-before-child-add-expected.txt: Removed.
* platform/mac/fast/css-generated-content/table-cell-before-after-child-add-expected.checksum: Added.
* platform/mac/fast/css-generated-content/table-cell-before-after-child-add-expected.png: Added.
* platform/mac/fast/css-generated-content/table-cell-before-after-child-add-expected.txt: Added.
* platform/mac/fast/css-generated-content/table-row-before-after-child-add-expected.checksum: Added.
* platform/mac/fast/css-generated-content/table-row-before-after-child-add-expected.png: Added.
* platform/mac/fast/css-generated-content/table-row-before-after-child-add-expected.txt: Added.
* platform/mac/fast/css-generated-content/table-table-before-after-child-add-expected.checksum: Added.
* platform/mac/fast/css-generated-content/table-table-before-after-child-add-expected.png: Added.
* platform/mac/fast/css-generated-content/table-table-before-after-child-add-expected.txt: Added.
2011-01-03 Mihai Parparita <mihaip@chromium.org>
Unreviewed, Chromium test expectation update.
Group tests that fail on Leopard but pass on Snow Leopard (due to
stale platform/mac baselines).
* platform/chromium/test_expectations.txt:
2011-01-03 Mihai Parparita <mihaip@chromium.org>
Unreviewed, Chromium test expectation update.
Missed a few failing tests.
* platform/chromium/test_expectations.txt:
2011-01-03 Mihai Parparita <mihaip@chromium.org>
Unreviewed, Chromium test expectation update.
Remove fast/, printing/, svg/, tables/ and transforms/ chromium-mac
baselines that are no longer necessary after r74892 (now that
chromium-mac scrollbars match mac ones).
* platform/chromium-mac-leopard/fast/text/international/bidi-neutral-run-expected.checksum: Removed.
* platform/chromium-mac-leopard/fast/text/international/bidi-neutral-run-expected.png: Removed.
* platform/chromium-mac/fast/css/text-overflow-ellipsis-strict-expected.checksum: Removed.
* platform/chromium-mac/fast/css/text-overflow-ellipsis-strict-expected.png: Removed.
* platform/chromium-mac/fast/events/autoscroll-expected.checksum: Removed.
* platform/chromium-mac/fast/events/autoscroll-expected.png: Removed.
* platform/chromium-mac/fast/events/reveal-link-when-focused-expected.checksum: Removed.
* platform/chromium-mac/fast/events/reveal-link-when-focused-expected.png: Removed.
* platform/chromium-mac/fast/events/standalone-image-drag-to-editable-expected.checksum: Removed.
* platform/chromium-mac/fast/events/standalone-image-drag-to-editable-expected.png: Removed.
* platform/chromium-mac/fast/forms/basic-textareas-expected.checksum: Removed.
* platform/chromium-mac/fast/forms/basic-textareas-expected.png: Removed.
* platform/chromium-mac/fast/forms/basic-textareas-quirks-expected.checksum: Removed.
* platform/chromium-mac/fast/forms/basic-textareas-quirks-expected.png: Removed.
* platform/chromium-mac/fast/forms/button-default-title-expected.checksum: Removed.
* platform/chromium-mac/fast/forms/button-default-title-expected.png: Removed.
* platform/chromium-mac/fast/frames/frame-scrolling-attribute-expected.checksum: Removed.
* platform/chromium-mac/fast/frames/frame-scrolling-attribute-expected.png: Removed.
* platform/chromium-mac/fast/frames/iframe-scrolling-attribute-expected.checksum: Removed.
* platform/chromium-mac/fast/frames/iframe-scrolling-attribute-expected.png: Removed.
* platform/chromium-mac/fast/invalid/residual-style-expected.checksum: Removed.
* platform/chromium-mac/fast/invalid/residual-style-expected.png: Removed.
* platform/chromium-mac/fast/lists/001-vertical-expected.checksum: Removed.
* platform/chromium-mac/fast/lists/001-vertical-expected.png: Removed.
* platform/chromium-mac/fast/lists/008-vertical-expected.checksum: Removed.
* platform/chromium-mac/fast/lists/008-vertical-expected.png: Removed.
* platform/chromium-mac/fast/media/mq-relative-constraints-02-expected.checksum: Removed.
* platform/chromium-mac/fast/media/mq-relative-constraints-02-expected.png: Removed.
* platform/chromium-mac/fast/media/mq-relative-constraints-03-expected.checksum: Removed.
* platform/chromium-mac/fast/media/mq-relative-constraints-03-expected.png: Removed.
* platform/chromium-mac/fast/media/mq-relative-constraints-04-expected.checksum: Removed.
* platform/chromium-mac/fast/media/mq-relative-constraints-04-expected.png: Removed.
* platform/chromium-mac/fast/media/mq-relative-constraints-05-expected.checksum: Removed.
* platform/chromium-mac/fast/media/mq-relative-constraints-05-expected.png: Removed.
* platform/chromium-mac/fast/media/mq-relative-constraints-06-expected.checksum: Removed.
* platform/chromium-mac/fast/media/mq-relative-constraints-06-expected.png: Removed.
* platform/chromium-mac/fast/media/mq-relative-constraints-07-expected.checksum: Removed.
* platform/chromium-mac/fast/media/mq-relative-constraints-07-expected.png: Removed.
* platform/chromium-mac/fast/media/mq-relative-constraints-08-expected.checksum: Removed.
* platform/chromium-mac/fast/media/mq-relative-constraints-08-expected.png: Removed.
* platform/chromium-mac/fast/media/mq-relative-constraints-09-expected.checksum: Removed.
* platform/chromium-mac/fast/media/mq-relative-constraints-09-expected.png: Removed.
* platform/chromium-mac/fast/media/mq-width-absolute-01-expected.checksum: Removed.
* platform/chromium-mac/fast/media/mq-width-absolute-01-expected.png: Removed.
* platform/chromium-mac/fast/media/mq-width-absolute-02-expected.checksum: Removed.
* platform/chromium-mac/fast/media/mq-width-absolute-02-expected.png: Removed.
* platform/chromium-mac/fast/media/mq-width-absolute-03-expected.checksum: Removed.
* platform/chromium-mac/fast/media/mq-width-absolute-03-expected.png: Removed.
* platform/chromium-mac/fast/media/mq-width-absolute-04-expected.checksum: Removed.
* platform/chromium-mac/fast/media/mq-width-absolute-04-expected.png: Removed.
* platform/chromium-mac/fast/multicol/client-rects-expected.checksum: Removed.
* platform/chromium-mac/fast/multicol/column-break-with-balancing-expected.checksum: Removed.
* platform/chromium-mac/fast/multicol/column-break-with-balancing-expected.png: Removed.
* platform/chromium-mac/fast/multicol/float-multicol-expected.checksum: Removed.
* platform/chromium-mac/fast/multicol/float-multicol-expected.png: Removed.
* platform/chromium-mac/fast/multicol/float-paginate-complex-expected.checksum: Removed.
* platform/chromium-mac/fast/multicol/float-paginate-complex-expected.png: Removed.
* platform/chromium-mac/fast/multicol/float-paginate-expected.checksum: Removed.
* platform/chromium-mac/fast/multicol/float-paginate-expected.png: Removed.
* platform/chromium-mac/fast/multicol/layers-in-multicol-expected.checksum: Removed.
* platform/chromium-mac/fast/multicol/layers-in-multicol-expected.png: Removed.
* platform/chromium-mac/fast/multicol/layers-split-across-columns-expected.checksum: Removed.
* platform/chromium-mac/fast/multicol/paginate-block-replaced-expected.checksum: Removed.
* platform/chromium-mac/fast/multicol/span/anonymous-style-inheritance-expected.checksum: Removed.
* platform/chromium-mac/fast/multicol/span/anonymous-style-inheritance-expected.png: Removed.
* platform/chromium-mac/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.checksum: Removed.
* platform/chromium-mac/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png: Removed.
* platform/chromium-mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.checksum: Removed.
* platform/chromium-mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.png: Removed.
* platform/chromium-mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.checksum: Removed.
* platform/chromium-mac/fast/multicol/span/span-as-immediate-child-property-removal-expected.png: Removed.
* platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.checksum: Removed.
* platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png: Removed.
* platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-expected.checksum: Removed.
* platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-removal-expected.checksum: Removed.
* platform/chromium-mac/fast/multicol/span/span-as-immediate-columns-child-removal-expected.png: Removed.
* platform/chromium-mac/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.checksum: Removed.
* platform/chromium-mac/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png: Removed.
* platform/chromium-mac/fast/multicol/span/span-as-nested-columns-child-expected.checksum: Removed.
* platform/chromium-mac/fast/multicol/span/span-as-nested-columns-child-expected.png: Removed.
* platform/chromium-mac/fast/multicol/span/span-margin-collapsing-expected.checksum: Removed.
* platform/chromium-mac/fast/multicol/span/span-margin-collapsing-expected.png: Removed.
* platform/chromium-mac/fast/multicol/table-vertical-align-expected.checksum: Removed.
* platform/chromium-mac/fast/multicol/table-vertical-align-expected.png: Removed.
* platform/chromium-mac/fast/repaint/overflow-scroll-body-appear-expected.checksum: Removed.
* platform/chromium-mac/fast/repaint/overflow-scroll-body-appear-expected.png: Removed.
* platform/chromium-mac/fast/table/027-vertical-expected.checksum: Removed.
* platform/chromium-mac/fast/table/027-vertical-expected.png: Removed.
* platform/chromium-mac/fast/table/028-vertical-expected.checksum: Removed.
* platform/chromium-mac/fast/table/028-vertical-expected.png: Removed.
* platform/chromium-mac/fast/table/038-vertical-expected.checksum: Removed.
* platform/chromium-mac/fast/table/038-vertical-expected.png: Removed.
* platform/chromium-mac/fast/table/040-vertical-expected.checksum: Removed.
* platform/chromium-mac/fast/table/040-vertical-expected.png: Removed.
* platform/chromium-mac/fast/table/border-collapsing/002-vertical-expected.checksum: Removed.
* platform/chromium-mac/fast/table/border-collapsing/002-vertical-expected.png: Removed.
* platform/chromium-mac/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.checksum: Removed.
* platform/chromium-mac/fast/table/border-collapsing/equal-precedence-resolution-vertical-expected.png: Removed.
* platform/chromium-mac/fast/table/table-display-types-vertical-expected.checksum: Removed.
* platform/chromium-mac/fast/table/table-display-types-vertical-expected.png: Removed.
* platform/chromium-mac/fast/text/backslash-to-yen-sign-euc-expected.checksum: Removed.
* platform/chromium-mac/fast/text/backslash-to-yen-sign-euc-expected.png: Removed.
* platform/chromium-mac/fast/text/text-letter-spacing-expected.checksum: Removed.
* platform/chromium-mac/fast/text/text-letter-spacing-expected.png: Removed.
* platform/chromium-mac/fast/transforms/rotated-transform-affects-scrolling-1-expected.checksum: Removed.
* platform/chromium-mac/fast/transforms/rotated-transform-affects-scrolling-1-expected.png: Removed.
* platform/chromium-mac/fast/transforms/rotated-transform-affects-scrolling-2-expected.checksum: Removed.
* platform/chromium-mac/fast/transforms/rotated-transform-affects-scrolling-2-expected.png: Removed.
* platform/chromium-mac/printing/return-from-printing-mode-expected.checksum: Removed.
* platform/chromium-mac/printing/return-from-printing-mode-expected.png: Removed.
* platform/chromium-mac/svg/custom/altglyph-expected.checksum: Removed.
* platform/chromium-mac/svg/custom/altglyph-expected.png: Removed.
* platform/chromium-mac/svg/custom/getscreenctm-in-scrollable-svg-area-expected.checksum: Removed.
* platform/chromium-mac/svg/custom/getscreenctm-in-scrollable-svg-area-expected.png: Removed.
* platform/chromium-mac/svg/custom/junk-data-expected.checksum: Removed.
* platform/chromium-mac/svg/custom/junk-data-expected.png: Removed.
* platform/chromium-mac/svg/custom/missing-xlink-expected.checksum: Removed.
* platform/chromium-mac/svg/custom/missing-xlink-expected.png: Removed.
* platform/chromium-mac/svg/custom/text-xy-updates-SVGList-expected.checksum: Removed.
* platform/chromium-mac/svg/custom/text-xy-updates-SVGList-expected.png: Removed.
* platform/chromium-mac/svg/dom/SVGLengthList-appendItem-expected.checksum: Removed.
* platform/chromium-mac/svg/dom/SVGLengthList-appendItem-expected.png: Removed.
* platform/chromium-mac/svg/dom/SVGLengthList-initialize-expected.checksum: Removed.
* platform/chromium-mac/svg/dom/SVGLengthList-initialize-expected.png: Removed.
* platform/chromium-mac/svg/dom/SVGLengthList-insertItemBefore-expected.checksum: Removed.
* platform/chromium-mac/svg/dom/SVGLengthList-insertItemBefore-expected.png: Removed.
* platform/chromium-mac/svg/dom/SVGLengthList-removeItem-expected.checksum: Removed.
* platform/chromium-mac/svg/dom/SVGLengthList-removeItem-expected.png: Removed.
* platform/chromium-mac/svg/dom/SVGLengthList-replaceItem-expected.checksum: Removed.
* platform/chromium-mac/svg/dom/SVGLengthList-replaceItem-expected.png: Removed.
* platform/chromium-mac/svg/dom/SVGLengthList-xml-dom-modifications-expected.checksum: Removed.
* platform/chromium-mac/svg/dom/SVGLengthList-xml-dom-modifications-expected.png: Removed.
* platform/chromium-mac/svg/dom/SVGNumberList-basics-expected.checksum: Removed.
* platform/chromium-mac/svg/dom/SVGNumberList-basics-expected.png: Removed.
* platform/chromium-mac/svg/dom/SVGPathSegList-appendItem-expected.checksum: Removed.
* platform/chromium-mac/svg/dom/SVGPathSegList-appendItem-expected.png: Removed.
* platform/chromium-mac/svg/dom/SVGPathSegList-clear-and-initialize-expected.checksum: Removed.
* platform/chromium-mac/svg/dom/SVGPathSegList-clear-and-initialize-expected.png: Removed.
* platform/chromium-mac/svg/dom/SVGPathSegList-insertItemBefore-expected.checksum: Removed.
* platform/chromium-mac/svg/dom/SVGPathSegList-insertItemBefore-expected.png: Removed.
* platform/chromium-mac/svg/dom/SVGPathSegList-removeItem-expected.checksum: Removed.
* platform/chromium-mac/svg/dom/SVGPathSegList-removeItem-expected.png: Removed.
* platform/chromium-mac/svg/dom/SVGPathSegList-replaceItem-expected.checksum: Removed.
* platform/chromium-mac/svg/dom/SVGPathSegList-replaceItem-expected.png: Removed.
* platform/chromium-mac/svg/dom/SVGPointList-basics-expected.checksum: Removed.
* platform/chromium-mac/svg/dom/SVGPointList-basics-expected.png: Removed.
* platform/chromium-mac/svg/dom/SVGStringList-basics-expected.checksum: Removed.
* platform/chromium-mac/svg/dom/SVGStringList-basics-expected.png: Removed.
* platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.checksum: Removed.
* platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-in-attr-expected.png: Removed.
* platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.checksum: Removed.
* platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-type-attr-expected.png: Removed.
* platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.checksum: Removed.
* platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-dom-values-attr-expected.png: Removed.
* platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.checksum: Removed.
* platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-in-prop-expected.png: Removed.
* platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.checksum: Removed.
* platform/chromium-mac/svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop-expected.png: Removed.
* platform/chromium-mac/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.checksum: Removed.
* platform/chromium-mac/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.png: Removed.
* platform/chromium-mac/svg/dynamic-updates/SVGPatternElement-svgdom-patternTransform-prop-expected.checksum: Removed.
* platform/chromium-mac/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.checksum: Removed.
* platform/chromium-mac/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.png: Removed.
* platform/chromium-mac/svg/in-html/circle-expected.checksum: Removed.
* platform/chromium-mac/svg/in-html/circle-expected.png: Removed.
* platform/chromium-mac/svg/text/kerning-expected.checksum: Removed.
* platform/chromium-mac/svg/zoom/page/absolute-sized-document-scrollbars-expected.checksum: Removed.
* platform/chromium-mac/svg/zoom/page/absolute-sized-document-scrollbars-expected.png: Removed.
* platform/chromium-mac/svg/zoom/page/relative-sized-document-scrollbars-expected.checksum: Removed.
* platform/chromium-mac/svg/zoom/page/relative-sized-document-scrollbars-expected.png: Removed.
* platform/chromium-mac/svg/zoom/page/zoom-svg-float-border-padding-expected.checksum: Removed.
* platform/chromium-mac/svg/zoom/page/zoom-svg-float-border-padding-expected.png: Removed.
* platform/chromium-mac/svg/zoom/text/zoom-svg-float-border-padding-expected.checksum: Removed.
* platform/chromium-mac/svg/zoom/text/zoom-svg-float-border-padding-expected.png: Removed.
* platform/chromium-mac/tables/mozilla/bugs/bug96334-expected.checksum: Removed.
* platform/chromium-mac/tables/mozilla/bugs/bug96343-expected.checksum: Removed.
* platform/chromium-mac/tables/mozilla/collapsing_borders/bug41262-3-expected.checksum: Removed.
* platform/chromium-mac/tables/mozilla/collapsing_borders/bug41262-3-expected.png: Removed.
* platform/chromium-mac/tables/mozilla/other/wa_table_thtd_rowspan-expected.checksum: Removed.
* platform/chromium-mac/tables/mozilla/other/wa_table_thtd_rowspan-expected.png: Removed.
* platform/chromium-mac/transforms/2d/transform-fixed-container-expected.checksum: Removed.
* platform/chromium-mac/transforms/2d/transform-fixed-container-expected.png: Removed.
* platform/chromium/test_expectations.txt:
2011-01-03 Mihai Parparita <mihaip@chromium.org>
Unreviewed, Chromium test expectation update.
New gradient tests fail on chromium-mac too.
* platform/chromium/test_expectations.txt:
2011-01-03 Mihai Parparita <mihaip@chromium.org>
Unreviewed, Chromium test expectation update.
Remove editing/, fast/backgrounds, fast/block, fast/blockflow, and
fast/borders chromium-mac baselines that are no longer necessary after
r74892 (now that chromium-mac scrollbars match mac ones).
* platform/chromium-mac/editing/deleting/delete-after-span-ws-001-expected.checksum: Removed.
* platform/chromium-mac/editing/deleting/delete-after-span-ws-001-expected.png: Removed.
* platform/chromium-mac/editing/deleting/delete-after-span-ws-002-expected.checksum: Removed.
* platform/chromium-mac/editing/deleting/delete-after-span-ws-002-expected.png: Removed.
* platform/chromium-mac/editing/deleting/delete-after-span-ws-003-expected.checksum: Removed.
* platform/chromium-mac/editing/deleting/delete-after-span-ws-003-expected.png: Removed.
* platform/chromium-mac/editing/deleting/delete-line-end-ws-001-expected.checksum: Removed.
* platform/chromium-mac/editing/deleting/delete-line-end-ws-001-expected.png: Removed.
* platform/chromium-mac/editing/deleting/delete-line-end-ws-002-expected.checksum: Removed.
* platform/chromium-mac/editing/deleting/delete-line-end-ws-002-expected.png: Removed.
* platform/chromium-mac/editing/inserting/insert-div-023-expected.checksum: Removed.
* platform/chromium-mac/editing/inserting/insert-div-023-expected.png: Removed.
* platform/chromium-mac/editing/selection/focus_editable_html-expected.checksum: Removed.
* platform/chromium-mac/editing/selection/focus_editable_html-expected.png: Removed.
* platform/chromium-mac/editing/selection/iframe-expected.checksum: Removed.
* platform/chromium-mac/editing/selection/iframe-expected.png: Removed.
* platform/chromium-mac/editing/selection/select-all-001-expected.checksum: Removed.
* platform/chromium-mac/editing/selection/select-all-001-expected.png: Removed.
* platform/chromium-mac/editing/selection/select-all-002-expected.checksum: Removed.
* platform/chromium-mac/editing/selection/select-all-002-expected.png: Removed.
* platform/chromium-mac/editing/selection/select-all-003-expected.checksum: Removed.
* platform/chromium-mac/editing/selection/select-all-003-expected.png: Removed.
* platform/chromium-mac/editing/selection/select-all-004-expected.checksum: Removed.
* platform/chromium-mac/editing/selection/select-all-004-expected.png: Removed.
* platform/chromium-mac/editing/selection/unrendered-001-expected.checksum: Removed.
* platform/chromium-mac/editing/selection/unrendered-001-expected.png: Removed.
* platform/chromium-mac/editing/selection/unrendered-002-expected.checksum: Removed.
* platform/chromium-mac/editing/selection/unrendered-002-expected.png: Removed.
* platform/chromium-mac/editing/selection/unrendered-003-expected.checksum: Removed.
* platform/chromium-mac/editing/selection/unrendered-003-expected.png: Removed.
* platform/chromium-mac/editing/selection/unrendered-004-expected.checksum: Removed.
* platform/chromium-mac/editing/selection/unrendered-004-expected.png: Removed.
* platform/chromium-mac/editing/selection/unrendered-005-expected.checksum: Removed.
* platform/chromium-mac/editing/selection/unrendered-005-expected.png: Removed.
* platform/chromium-mac/fast/backgrounds/background-inherit-color-bug-expected.checksum: Removed.
* platform/chromium-mac/fast/backgrounds/background-inherit-color-bug-expected.png: Removed.
* platform/chromium-mac/fast/block/basic/016-expected.checksum: Removed.
* platform/chromium-mac/fast/block/basic/truncation-rtl-expected.checksum: Removed.
* platform/chromium-mac/fast/block/basic/truncation-rtl-expected.png: Removed.
* platform/chromium-mac/fast/blockflow/border-radius-clipping-vertical-lr-expected.checksum: Removed.
* platform/chromium-mac/fast/blockflow/border-radius-clipping-vertical-lr-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/fieldsets-expected.checksum: Removed.
* platform/chromium-mac/fast/blockflow/fieldsets-expected.png: Removed.
* platform/chromium-mac/fast/borders/border-image-scale-transform-expected.checksum: Removed.
* platform/chromium-mac/fast/borders/border-image-scale-transform-expected.png: Removed.
* platform/chromium/test_expectations.txt:
2011-01-03 Mihai Parparita <mihaip@chromium.org>
Unreviewed Chromium test expectation update.
Add failing expectations for tests that depend on elliptical gradient
support.
* platform/chromium/test_expectations.txt:
2011-01-03 Chris Fleizach <cfleizach@apple.com>
Reviewed by Darin Adler.
AX: Regression: WebKit no longer auto-scrolls with VoiceOver navigation
https://bugs.webkit.org/show_bug.cgi?id=51833
* platform/mac/accessibility/webarea-size-equals-content-size-expected.txt: Added.
* platform/mac/accessibility/webarea-size-equals-content-size.html: Added.
2011-01-03 Mihai Parparita <mihaip@chromium.org>
Unreviewed, Chromium test expectation update.
Remove css2.1/ chromium-mac baselines that are no longer necessary after
r74892 (now that chromium-mac scrollbars match mac ones).
* platform/chromium-mac/css2.1/t0803-c5502-mrgn-r-02-c-expected.checksum: Removed.
* platform/chromium-mac/css2.1/t0803-c5502-mrgn-r-02-c-expected.png: Removed.
* platform/chromium-mac/css2.1/t0803-c5505-mrgn-02-c-expected.checksum: Removed.
* platform/chromium-mac/css2.1/t0803-c5505-mrgn-02-c-expected.png: Removed.
* platform/chromium-mac/css2.1/t080301-c411-vt-mrgn-00-b-expected.checksum: Removed.
* platform/chromium-mac/css2.1/t080301-c411-vt-mrgn-00-b-expected.png: Removed.
* platform/chromium-mac/css2.1/t0905-c5525-fltclr-00-c-ag-expected.checksum: Removed.
* platform/chromium-mac/css2.1/t0905-c5525-fltclr-00-c-ag-expected.png: Removed.
* platform/chromium-mac/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.checksum: Removed.
* platform/chromium-mac/css2.1/t0905-c5525-fltmrgn-00-c-ag-expected.png: Removed.
* platform/chromium-mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.checksum: Removed.
* platform/chromium-mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png: Removed.
* platform/chromium-mac/css2.1/t0905-c5526-fltclr-00-c-ag-expected.checksum: Removed.
* platform/chromium-mac/css2.1/t0905-c5526-fltclr-00-c-ag-expected.png: Removed.
* platform/chromium-mac/css2.1/t1002-c5523-width-02-b-g-expected.checksum: Removed.
* platform/chromium-mac/css2.1/t1002-c5523-width-02-b-g-expected.png: Removed.
* platform/chromium-mac/css2.1/t1202-counters-08-b-expected.checksum: Removed.
* platform/chromium-mac/css2.1/t1202-counters-08-b-expected.png: Removed.
* platform/chromium-mac/css2.1/t1202-counters-09-b-expected.checksum: Removed.
* platform/chromium-mac/css2.1/t1202-counters-09-b-expected.png: Removed.
* platform/chromium-mac/css2.1/t140201-c535-bg-fixd-00-b-g-expected.checksum: Removed.
* platform/chromium-mac/css2.1/t140201-c535-bg-fixd-00-b-g-expected.png: Removed.
* platform/chromium-mac/css2.1/t140201-c537-bgfxps-00-c-ag-expected.checksum: Removed.
* platform/chromium-mac/css2.1/t140201-c537-bgfxps-00-c-ag-expected.png: Removed.
* platform/chromium-mac/css2.1/t1508-c527-font-07-b-expected.checksum: Removed.
* platform/chromium-mac/css2.1/t1508-c527-font-07-b-expected.png: Removed.
* platform/chromium/test_expectations.txt:
2011-01-03 Mihai Parparita <mihaip@chromium.org>
Unreviewed Chromium test expectation update.
Remove failing expectations for tests that now pass (due to r74892).
* platform/chromium/test_expectations.txt:
2011-01-03 Simon Fraser <simon.fraser@apple.com>
Reviewed by David Hyatt.
Implement -webkit-linear-gradient and -webkit-radial-gradient
https://bugs.webkit.org/show_bug.cgi?id=28152
Enhance gradient parsing test for radial gradients, and add new tests
for various radial gradients.
* fast/gradients/css3-gradient-parsing-expected.txt:
* fast/gradients/css3-gradient-parsing.html:
* fast/gradients/css3-radial-gradients-expected.txt: Added.
* fast/gradients/css3-radial-gradients.html: Added.
* fast/gradients/css3-radial-gradients2-expected.txt: Added.
* fast/gradients/css3-radial-gradients2.html: Added.
* platform/mac/fast/gradients/css3-radial-gradients-expected.checksum: Added.
* platform/mac/fast/gradients/css3-radial-gradients-expected.png: Added.
* platform/mac/fast/gradients/css3-radial-gradients2-expected.checksum: Added.
* platform/mac/fast/gradients/css3-radial-gradients2-expected.png: Added.
2011-01-03 Simon Fraser <simon.fraser@apple.com>
Reviewed by David Hyatt.
Implement -webkit-linear-gradient and -webkit-radial-gradient
https://bugs.webkit.org/show_bug.cgi?id=28152
Testcases for CSS3 linear-gradients.
* fast/gradients/css3-color-stop-units-expected.txt: Added.
* fast/gradients/css3-color-stop-units.html: Added.
* fast/gradients/css3-color-stops-expected.txt: Added.
* fast/gradients/css3-color-stops.html: Added.
* fast/gradients/css3-gradient-parsing-expected.txt: Added.
* fast/gradients/css3-gradient-parsing.html: Added.
* fast/gradients/css3-linear-angle-gradients-expected.txt: Added.
* fast/gradients/css3-linear-angle-gradients.html: Added.
* platform/mac/fast/gradients/css3-color-stop-units-expected.checksum: Added.
* platform/mac/fast/gradients/css3-color-stop-units-expected.png: Added.
* platform/mac/fast/gradients/css3-color-stops-expected.checksum: Added.
* platform/mac/fast/gradients/css3-color-stops-expected.png: Added.
* platform/mac/fast/gradients/css3-linear-angle-gradients-expected.checksum: Added.
* platform/mac/fast/gradients/css3-linear-angle-gradients-expected.png: Added.
2011-01-03 Mihai Parparita <mihaip@chromium.org>
Unreviewed, Chromium test expectation update.
Missed a few failing tests.
* platform/chromium/test_expectations.txt:
2011-01-03 David Hyatt <hyatt@apple.com>
Reviewed by Simon Fraser.
https://bugs.webkit.org/show_bug.cgi?id=51328
Add layout test for printing clipping bug.
* printing/page-count-percentage-height-expected.txt: Added.
* printing/page-count-percentage-height.html: Added.
* printing/script-tests/page-count-percentage-height.js: Added.
(test):
2011-01-03 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed, rolling out unnecessary r74905.
[Qt] DRT sideeffect revealed by r74896
https://bugs.webkit.org/show_bug.cgi?id=51829
* platform/qt/Skipped:
2011-01-03 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed fix.
[Qt] DRT sideeffect revealed by r74896
https://bugs.webkit.org/show_bug.cgi?id=51829
* platform/qt/Skipped: http/tests/misc/401-alternative-content.php added until fix.
2011-01-03 Mihai Parparita <mihaip@chromium.org>
Unreviewed, Chromium test expectation update.
Fix duplicate expectation.
* platform/chromium/test_expectations.txt:
2011-01-03 Laszlo Gombos <laszlo.1.gombos@nokia.com>
Unreviewed, build fix.
[Qt] Add back auth.html to the skipped list after r74896.
* platform/qt/Skipped:
Add http/tests/appcache/auth.html to the list.
2011-01-03 Laszlo Gombos <laszlo.1.gombos@nokia.com>
Reviewed by David Levin.
[Qt] Unskip some passing tests as the bot is migrated to Qt 4.7+
https://bugs.webkit.org/show_bug.cgi?id=51819
* platform/qt/Skipped: Remove passing HTTP tests.
Keep timer-vs-loading.html as it is still failing.
* platform/qt/http/tests/loading/bad-scheme-subframe-expected.txt:
Match the expected results with chromium to pass the test.
2011-01-03 Mihai Parparita <mihaip@chromium.org>
Unreviewed, Chromium test expectation update.
Remove css1/ chromium-mac baselines that are no longer necessary after
r74892 (now that chromium-mac scrollbars match mac ones).
* platform/chromium-mac/css1/basic/comments-expected.checksum: Removed.
* platform/chromium-mac/css1/basic/comments-expected.png: Removed.
* platform/chromium-mac/css1/basic/containment-expected.checksum: Removed.
* platform/chromium-mac/css1/basic/containment-expected.png: Removed.
* platform/chromium-mac/css1/basic/id_as_selector-expected.checksum: Removed.
* platform/chromium-mac/css1/basic/id_as_selector-expected.png: Removed.
* platform/chromium-mac/css1/basic/inheritance-expected.checksum: Removed.
* platform/chromium-mac/css1/basic/inheritance-expected.png: Removed.
* platform/chromium-mac/css1/box_properties/border-expected.checksum: Removed.
* platform/chromium-mac/css1/box_properties/border-expected.png: Removed.
* platform/chromium-mac/css1/box_properties/border_bottom-expected.checksum: Removed.
* platform/chromium-mac/css1/box_properties/border_bottom-expected.png: Removed.
* platform/chromium-mac/css1/box_properties/border_bottom_width-expected.checksum: Removed.
* platform/chromium-mac/css1/box_properties/border_bottom_width-expected.png: Removed.
* platform/chromium-mac/css1/box_properties/border_left-expected.checksum: Removed.
* platform/chromium-mac/css1/box_properties/border_left-expected.png: Removed.
* platform/chromium-mac/css1/box_properties/border_left_width-expected.checksum: Removed.
* platform/chromium-mac/css1/box_properties/border_left_width-expected.png: Removed.
* platform/chromium-mac/css1/box_properties/border_right_inline-expected.checksum: Removed.
* platform/chromium-mac/css1/box_properties/border_right_inline-expected.png: Removed.
* platform/chromium-mac/css1/box_properties/border_right_width-expected.checksum: Removed.
* platform/chromium-mac/css1/box_properties/border_right_width-expected.png: Removed.
* platform/chromium-mac/css1/box_properties/border_style-expected.checksum: Removed.
* platform/chromium-mac/css1/box_properties/border_style-expected.png: Removed.
* platform/chromium-mac/css1/box_properties/border_top-expected.checksum: Removed.
* platform/chromium-mac/css1/box_properties/border_top-expected.png: Removed.
* platform/chromium-mac/css1/box_properties/border_top_width-expected.checksum: Removed.
* platform/chromium-mac/css1/box_properties/border_top_width-expected.png: Removed.
* platform/chromium-mac/css1/box_properties/border_width-expected.checksum: Removed.
* platform/chromium-mac/css1/box_properties/border_width-expected.png: Removed.
* platform/chromium-mac/css1/box_properties/clear_float-expected.checksum: Removed.
* platform/chromium-mac/css1/box_properties/clear_float-expected.png: Removed.
* platform/chromium-mac/css1/box_properties/float_elements_in_series-expected.checksum: Removed.
* platform/chromium-mac/css1/box_properties/float_elements_in_series-expected.png: Removed.
* platform/chromium-mac/css1/box_properties/float_margin-expected.checksum: Removed.
* platform/chromium-mac/css1/box_properties/float_margin-expected.png: Removed.
* platform/chromium-mac/css1/box_properties/float_on_text_elements-expected.checksum: Removed.
* platform/chromium-mac/css1/box_properties/float_on_text_elements-expected.png: Removed.
* platform/chromium-mac/css1/box_properties/height-expected.checksum: Removed.
* platform/chromium-mac/css1/box_properties/height-expected.png: Removed.
* platform/chromium-mac/css1/box_properties/margin-expected.checksum: Removed.
* platform/chromium-mac/css1/box_properties/margin-expected.png: Removed.
* platform/chromium-mac/css1/box_properties/margin_bottom-expected.checksum: Removed.
* platform/chromium-mac/css1/box_properties/margin_bottom-expected.png: Removed.
* platform/chromium-mac/css1/box_properties/margin_inline-expected.checksum: Removed.
* platform/chromium-mac/css1/box_properties/margin_inline-expected.png: Removed.
* platform/chromium-mac/css1/box_properties/margin_left-expected.checksum: Removed.
* platform/chromium-mac/css1/box_properties/margin_left-expected.png: Removed.
* platform/chromium-mac/css1/box_properties/margin_right-expected.checksum: Removed.
* platform/chromium-mac/css1/box_properties/margin_right-expected.png: Removed.
* platform/chromium-mac/css1/box_properties/margin_top-expected.checksum: Removed.
* platform/chromium-mac/css1/box_properties/margin_top-expected.png: Removed.
* platform/chromium-mac/css1/box_properties/padding-expected.checksum: Removed.
* platform/chromium-mac/css1/box_properties/padding-expected.png: Removed.
* platform/chromium-mac/css1/box_properties/padding_bottom-expected.checksum: Removed.
* platform/chromium-mac/css1/box_properties/padding_bottom-expected.png: Removed.
* platform/chromium-mac/css1/box_properties/padding_inline-expected.checksum: Removed.
* platform/chromium-mac/css1/box_properties/padding_inline-expected.png: Removed.
* platform/chromium-mac/css1/box_properties/padding_left-expected.checksum: Removed.
* platform/chromium-mac/css1/box_properties/padding_left-expected.png: Removed.
* platform/chromium-mac/css1/box_properties/padding_right-expected.checksum: Removed.
* platform/chromium-mac/css1/box_properties/padding_right-expected.png: Removed.
* platform/chromium-mac/css1/box_properties/padding_top-expected.checksum: Removed.
* platform/chromium-mac/css1/box_properties/padding_top-expected.png: Removed.
* platform/chromium-mac/css1/box_properties/width-expected.checksum: Removed.
* platform/chromium-mac/css1/box_properties/width-expected.png: Removed.
* platform/chromium-mac/css1/cascade/cascade_order-expected.checksum: Removed.
* platform/chromium-mac/css1/cascade/cascade_order-expected.png: Removed.
* platform/chromium-mac/css1/classification/display-expected.checksum: Removed.
* platform/chromium-mac/css1/classification/display-expected.png: Removed.
* platform/chromium-mac/css1/classification/list_style_type-expected.checksum: Removed.
* platform/chromium-mac/css1/classification/list_style_type-expected.png: Removed.
* platform/chromium-mac/css1/classification/white_space-expected.checksum: Removed.
* platform/chromium-mac/css1/classification/white_space-expected.png: Removed.
* platform/chromium-mac/css1/color_and_background/background-expected.checksum: Removed.
* platform/chromium-mac/css1/color_and_background/background-expected.png: Removed.
* platform/chromium-mac/css1/color_and_background/background_attachment-expected.checksum: Removed.
* platform/chromium-mac/css1/color_and_background/background_attachment-expected.png: Removed.
* platform/chromium-mac/css1/color_and_background/background_position-expected.checksum: Removed.
* platform/chromium-mac/css1/color_and_background/background_position-expected.png: Removed.
* platform/chromium-mac/css1/color_and_background/background_repeat-expected.checksum: Removed.
* platform/chromium-mac/css1/color_and_background/background_repeat-expected.png: Removed.
* platform/chromium-mac/css1/conformance/forward_compatible_parsing-expected.checksum: Removed.
* platform/chromium-mac/css1/conformance/forward_compatible_parsing-expected.png: Removed.
* platform/chromium-mac/css1/font_properties/font-expected.checksum: Removed.
* platform/chromium-mac/css1/font_properties/font-expected.png: Removed.
* platform/chromium-mac/css1/font_properties/font_size-expected.checksum: Removed.
* platform/chromium-mac/css1/font_properties/font_size-expected.png: Removed.
* platform/chromium-mac/css1/font_properties/font_weight-expected.checksum: Removed.
* platform/chromium-mac/css1/font_properties/font_weight-expected.png: Removed.
* platform/chromium-mac/css1/formatting_model/floating_elements-expected.checksum: Removed.
* platform/chromium-mac/css1/formatting_model/floating_elements-expected.png: Removed.
* platform/chromium-mac/css1/formatting_model/height_of_lines-expected.checksum: Removed.
* platform/chromium-mac/css1/formatting_model/height_of_lines-expected.png: Removed.
* platform/chromium-mac/css1/formatting_model/horizontal_formatting-expected.checksum: Removed.
* platform/chromium-mac/css1/formatting_model/horizontal_formatting-expected.png: Removed.
* platform/chromium-mac/css1/formatting_model/inline_elements-expected.checksum: Removed.
* platform/chromium-mac/css1/formatting_model/inline_elements-expected.png: Removed.
* platform/chromium-mac/css1/formatting_model/replaced_elements-expected.checksum: Removed.
* platform/chromium-mac/css1/formatting_model/replaced_elements-expected.png: Removed.
* platform/chromium-mac/css1/formatting_model/vertical_formatting-expected.checksum: Removed.
* platform/chromium-mac/css1/formatting_model/vertical_formatting-expected.png: Removed.
* platform/chromium-mac/css1/pseudo/anchor-expected.checksum: Removed.
* platform/chromium-mac/css1/pseudo/anchor-expected.png: Removed.
* platform/chromium-mac/css1/pseudo/firstletter-expected.checksum: Removed.
* platform/chromium-mac/css1/pseudo/firstletter-expected.png: Removed.
* platform/chromium-mac/css1/pseudo/firstline-expected.checksum: Removed.
* platform/chromium-mac/css1/pseudo/firstline-expected.png: Removed.
* platform/chromium-mac/css1/pseudo/multiple_pseudo_elements-expected.checksum: Removed.
* platform/chromium-mac/css1/pseudo/multiple_pseudo_elements-expected.png: Removed.
* platform/chromium-mac/css1/text_properties/letter_spacing-expected.checksum: Removed.
* platform/chromium-mac/css1/text_properties/letter_spacing-expected.png: Removed.
* platform/chromium-mac/css1/text_properties/line_height-expected.checksum: Removed.
* platform/chromium-mac/css1/text_properties/line_height-expected.png: Removed.
* platform/chromium-mac/css1/text_properties/text_decoration-expected.checksum: Removed.
* platform/chromium-mac/css1/text_properties/text_decoration-expected.png: Removed.
* platform/chromium-mac/css1/text_properties/text_indent-expected.checksum: Removed.
* platform/chromium-mac/css1/text_properties/text_indent-expected.png: Removed.
* platform/chromium-mac/css1/text_properties/word_spacing-expected.checksum: Removed.
* platform/chromium-mac/css1/text_properties/word_spacing-expected.png: Removed.
* platform/chromium-mac/css1/units/color_units-expected.checksum: Removed.
* platform/chromium-mac/css1/units/color_units-expected.png: Removed.
* platform/chromium-mac/css1/units/length_units-expected.checksum: Removed.
* platform/chromium-mac/css1/units/length_units-expected.png: Removed.
* platform/chromium/test_expectations.txt:
2011-01-03 Mihai Parparita <mihaip@chromium.org>
Unreviewed, Chromium test expectation update.
Update expectations after r74892. A bunch of previously failing tests
now pass (since they match scrollbars with the mac port). Some tests
also started to fail, they should be fixed by removing their
chromium-mac baselines.
* platform/chromium/test_expectations.txt:
2011-01-02 Adam Barth <abarth@webkit.org>
Skip this test for now. It's been failing for a while. I'm
investigating the root cause now, but having this red on the buildbot
isn't productive.
* platform/mac/Skipped:
2011-01-02 Kent Tamura <tkent@chromium.org>
Unreviewed, test expectation update.
Two more fixes.
* platform/chromium/test_expectations.txt:
2011-01-02 Kent Tamura <tkent@chromium.org>
Unreviewed, correct test_expectations.txt syntax.
* platform/chromium/test_expectations.txt:
2011-01-02 Kent Tamura <tkent@chromium.org>
Unreviewed, test expectation update.
- Add expectation files for application-plugin-plugins-disabled.html
- Add some flaky tests to test_expectations.txt
* platform/chromium-linux/plugins/application-plugin-plugins-disabled-expected.checksum: Added.
* platform/chromium-linux/plugins/application-plugin-plugins-disabled-expected.png: Added.
* platform/chromium-mac/plugins/application-plugin-plugins-disabled-expected.checksum: Added.
* platform/chromium-mac/plugins/application-plugin-plugins-disabled-expected.png: Added.
* platform/chromium-win/plugins/application-plugin-plugins-disabled-expected.checksum: Added.
* platform/chromium-win/plugins/application-plugin-plugins-disabled-expected.png: Added.
* platform/chromium-win/plugins/application-plugin-plugins-disabled-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2011-01-02 Robert Hogan <robert@webkit.org>
Unreviewed, update expected results.
Update expected results for tests added in r74872
Skip test on Qt as Qt Styled Widgets are no longer getting
rendered when plugins are disabled. This is a bug.
* platform/gtk/plugins/application-plugin-plugins-disabled-expected.txt: Copied from LayoutTests/plugins/application-plugin-plugins-disabled-expected.txt.
* platform/qt/Skipped:
* plugins/application-plugin-plugins-disabled-expected.txt:
2011-01-02 Robert Hogan <robert@webkit.org>
Unreviewed.
Layout tests from changeset r56661 were missed
This test was accidentally omitted from changeset 56661.
See also https://webkit.org/b/32196
https://bugs.webkit.org/show_bug.cgi?id=42562
* platform/qt/plugins/application-plugin-plugins-disabled-expected.txt: Added.
* plugins/application-plugin-plugins-disabled-expected.txt: Added.
* plugins/application-plugin-plugins-disabled.html: Added.
2011-01-01 Adam Barth <abarth@webkit.org>
Reviewed by Eric Seidel.
forbid sandboxed frames to call top.close() when allow-same-origin is not setted
https://bugs.webkit.org/show_bug.cgi?id=38340
Test the interaction between the HTML5 sandbox and window.close.
* fast/frames/resources/close-top.html: Added.
* fast/frames/resources/sandboxed-iframe-close-top-does-close.html: Added.
* fast/frames/resources/sandboxed-iframe-close-top-does-not-close.html: Added.
* fast/frames/sandboxed-iframe-close-top-expected.txt: Added.
* fast/frames/sandboxed-iframe-close-top-noclose-expected.txt: Added.
* fast/frames/sandboxed-iframe-close-top-noclose.html: Added.
* fast/frames/sandboxed-iframe-close-top.html: Added.
2011-01-01 Justin Schuh <jschuh@chromium.org>
Reviewed by Eric Seidel.
sandbox iframes have access to top.history methods
https://bugs.webkit.org/show_bug.cgi?id=38152
Test that sandboxed iframes cannot use history to navigate the top
frame. This test is less than ideal, as described in the test itself.
If I was really on top of things, I'd add a test for successful use of
the history API when allow-top-navigation is set, but that test would
be complicated and I'm lazy (enough to copy directly from abarth).
* fast/frames/sandboxed-iframe-history-denied-expected.txt: Added.
* fast/frames/sandboxed-iframe-history-denied.html: Added.
2011-01-01 Kent Tamura <tkent@chromium.org>
Unreviewed, test expectation update.
One more rebaseline for a spelling test, and remove passing tests from
test_expectations.txt.
* platform/chromium-linux/editing/spelling/inline_spelling_markers-expected.checksum: Added.
* platform/chromium-linux/editing/spelling/inline_spelling_markers-expected.png: Added.
* platform/chromium-win/editing/spelling/inline_spelling_markers-expected.checksum: Added.
* platform/chromium-win/editing/spelling/inline_spelling_markers-expected.png: Added.
* platform/chromium-win/editing/spelling/inline_spelling_markers-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2010-12-31 Kent Tamura <tkent@chromium.org>
Unreviewed, test expectation update.
r74844 enabled spell checker on Chromium Linux and Chromium
Windows. So we need to update all of images with misspelled words.
* platform/chromium-linux/editing/deleting/delete-3928305-fix-expected.checksum:
* platform/chromium-linux/editing/deleting/delete-3928305-fix-expected.png:
* platform/chromium-linux/editing/deleting/delete-3959464-fix-expected.checksum:
* platform/chromium-linux/editing/deleting/delete-3959464-fix-expected.png:
* platform/chromium-linux/editing/deleting/delete-and-undo-expected.checksum:
* platform/chromium-linux/editing/deleting/delete-and-undo-expected.png:
* platform/chromium-linux/editing/deleting/delete-block-contents-003-expected.checksum:
* platform/chromium-linux/editing/deleting/delete-block-contents-003-expected.png:
* platform/chromium-linux/editing/deleting/delete-contiguous-ws-001-expected.checksum:
* platform/chromium-linux/editing/deleting/delete-contiguous-ws-001-expected.png:
* platform/chromium-linux/editing/deleting/delete-tab-002-expected.checksum:
* platform/chromium-linux/editing/deleting/delete-tab-002-expected.png:
* platform/chromium-linux/editing/deleting/delete-tab-003-expected.checksum:
* platform/chromium-linux/editing/deleting/delete-tab-003-expected.png:
* platform/chromium-linux/editing/deleting/delete-to-select-table-expected.checksum:
* platform/chromium-linux/editing/deleting/delete-to-select-table-expected.png:
* platform/chromium-linux/editing/deleting/delete-trailing-ws-002-expected.checksum:
* platform/chromium-linux/editing/deleting/delete-trailing-ws-002-expected.png:
* platform/chromium-linux/editing/deleting/delete-ws-fixup-001-expected.checksum:
* platform/chromium-linux/editing/deleting/delete-ws-fixup-001-expected.png:
* platform/chromium-linux/editing/deleting/delete-ws-fixup-002-expected.checksum:
* platform/chromium-linux/editing/deleting/delete-ws-fixup-002-expected.png:
* platform/chromium-linux/editing/execCommand/5569741-expected.checksum:
* platform/chromium-linux/editing/execCommand/5569741-expected.png:
* platform/chromium-linux/editing/execCommand/insert-list-and-stitch-expected.checksum:
* platform/chromium-linux/editing/execCommand/insert-list-and-stitch-expected.png:
* platform/chromium-linux/editing/execCommand/insertHorizontalRule-expected.checksum:
* platform/chromium-linux/editing/execCommand/insertHorizontalRule-expected.png:
* platform/chromium-linux/editing/execCommand/outdent-selection-expected.checksum:
* platform/chromium-linux/editing/execCommand/outdent-selection-expected.png:
* platform/chromium-linux/editing/inserting/5418891-expected.checksum:
* platform/chromium-linux/editing/inserting/5418891-expected.png:
* platform/chromium-linux/editing/inserting/editing-empty-divs-expected.checksum:
* platform/chromium-linux/editing/inserting/editing-empty-divs-expected.png:
* platform/chromium-linux/editing/inserting/insert-3907422-fix-expected.checksum:
* platform/chromium-linux/editing/inserting/insert-3907422-fix-expected.png:
* platform/chromium-linux/editing/inserting/insert-br-004-expected.checksum:
* platform/chromium-linux/editing/inserting/insert-br-004-expected.png:
* platform/chromium-linux/editing/inserting/insert-br-005-expected.checksum:
* platform/chromium-linux/editing/inserting/insert-br-005-expected.png:
* platform/chromium-linux/editing/inserting/insert-br-007-expected.checksum:
* platform/chromium-linux/editing/inserting/insert-br-007-expected.png:
* platform/chromium-linux/editing/inserting/insert-div-007-expected.checksum:
* platform/chromium-linux/editing/inserting/insert-div-007-expected.png:
* platform/chromium-linux/editing/inserting/insert-div-012-expected.checksum:
* platform/chromium-linux/editing/inserting/insert-div-012-expected.png:
* platform/chromium-linux/editing/inserting/insert-div-013-expected.checksum:
* platform/chromium-linux/editing/inserting/insert-div-013-expected.png:
* platform/chromium-linux/editing/inserting/insert-div-014-expected.checksum:
* platform/chromium-linux/editing/inserting/insert-div-014-expected.png:
* platform/chromium-linux/editing/inserting/insert-div-015-expected.checksum:
* platform/chromium-linux/editing/inserting/insert-div-015-expected.png:
* platform/chromium-linux/editing/inserting/insert-div-016-expected.checksum:
* platform/chromium-linux/editing/inserting/insert-div-016-expected.png:
* platform/chromium-linux/editing/inserting/insert-div-017-expected.checksum:
* platform/chromium-linux/editing/inserting/insert-div-017-expected.png:
* platform/chromium-linux/editing/inserting/insert-div-018-expected.checksum:
* platform/chromium-linux/editing/inserting/insert-div-018-expected.png:
* platform/chromium-linux/editing/inserting/insert-div-019-expected.checksum:
* platform/chromium-linux/editing/inserting/insert-div-019-expected.png:
* platform/chromium-linux/editing/inserting/insert-div-020-expected.checksum:
* platform/chromium-linux/editing/inserting/insert-div-020-expected.png:
* platform/chromium-linux/editing/inserting/insert-div-021-expected.checksum:
* platform/chromium-linux/editing/inserting/insert-div-021-expected.png:
* platform/chromium-linux/editing/inserting/insert-div-022-expected.checksum:
* platform/chromium-linux/editing/inserting/insert-div-022-expected.png:
* platform/chromium-linux/editing/inserting/insert-div-025-expected.checksum:
* platform/chromium-linux/editing/inserting/insert-div-025-expected.png:
* platform/chromium-linux/editing/inserting/insert-div-027-expected.checksum:
* platform/chromium-linux/editing/inserting/insert-div-027-expected.png:
* platform/chromium-linux/editing/inserting/insert-paragraph-02-expected.checksum:
* platform/chromium-linux/editing/inserting/insert-paragraph-02-expected.png:
* platform/chromium-linux/editing/inserting/insert-paragraph-03-expected.checksum:
* platform/chromium-linux/editing/inserting/insert-paragraph-03-expected.png:
* platform/chromium-linux/editing/inserting/insert-tab-002-expected.checksum:
* platform/chromium-linux/editing/inserting/insert-tab-002-expected.png:
* platform/chromium-linux/editing/inserting/insert-tab-003-expected.checksum:
* platform/chromium-linux/editing/inserting/insert-tab-003-expected.png:
* platform/chromium-linux/editing/inserting/insert-text-with-newlines-expected.checksum:
* platform/chromium-linux/editing/inserting/insert-text-with-newlines-expected.png:
* platform/chromium-linux/editing/inserting/paragraph-separator-01-expected.checksum:
* platform/chromium-linux/editing/inserting/paragraph-separator-01-expected.png:
* platform/chromium-linux/editing/inserting/paragraph-separator-02-expected.checksum:
* platform/chromium-linux/editing/inserting/paragraph-separator-02-expected.png:
* platform/chromium-linux/editing/inserting/paragraph-separator-03-expected.checksum:
* platform/chromium-linux/editing/inserting/paragraph-separator-03-expected.png:
* platform/chromium-linux/editing/inserting/return-key-with-selection-001-expected.checksum:
* platform/chromium-linux/editing/inserting/return-key-with-selection-001-expected.png:
* platform/chromium-linux/editing/inserting/return-key-with-selection-002-expected.checksum:
* platform/chromium-linux/editing/inserting/return-key-with-selection-002-expected.png:
* platform/chromium-linux/editing/inserting/return-key-with-selection-003-expected.checksum:
* platform/chromium-linux/editing/inserting/return-key-with-selection-003-expected.png:
* platform/chromium-linux/editing/inserting/typing-002-expected.checksum:
* platform/chromium-linux/editing/inserting/typing-002-expected.png:
* platform/chromium-linux/editing/inserting/typing-around-br-001-expected.checksum:
* platform/chromium-linux/editing/inserting/typing-around-br-001-expected.png:
* platform/chromium-linux/editing/pasteboard/4242293-expected.checksum:
* platform/chromium-linux/editing/pasteboard/4242293-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/8145-2-expected.checksum:
* platform/chromium-linux/editing/pasteboard/8145-2-expected.png:
* platform/chromium-linux/editing/pasteboard/cut-text-001-expected.checksum:
* platform/chromium-linux/editing/pasteboard/cut-text-001-expected.png:
* platform/chromium-linux/editing/pasteboard/interchange-newline-1-expected.checksum:
* platform/chromium-linux/editing/pasteboard/interchange-newline-1-expected.png:
* platform/chromium-linux/editing/pasteboard/merge-after-delete-1-expected.checksum:
* platform/chromium-linux/editing/pasteboard/merge-after-delete-1-expected.png:
* platform/chromium-linux/editing/pasteboard/merge-after-delete-2-expected.checksum:
* platform/chromium-linux/editing/pasteboard/merge-after-delete-2-expected.png:
* platform/chromium-linux/editing/pasteboard/merge-after-delete-expected.checksum:
* platform/chromium-linux/editing/pasteboard/merge-after-delete-expected.png:
* platform/chromium-linux/editing/pasteboard/merge-end-4-expected.checksum:
* platform/chromium-linux/editing/pasteboard/merge-end-4-expected.png:
* platform/chromium-linux/editing/pasteboard/merge-end-blockquote-expected.checksum:
* platform/chromium-linux/editing/pasteboard/merge-end-blockquote-expected.png:
* platform/chromium-linux/editing/pasteboard/merge-end-list-expected.checksum:
* platform/chromium-linux/editing/pasteboard/merge-end-list-expected.png:
* platform/chromium-linux/editing/pasteboard/merge-end-table-expected.checksum:
* platform/chromium-linux/editing/pasteboard/merge-end-table-expected.png:
* platform/chromium-linux/editing/pasteboard/paste-blockquote-3-expected.checksum:
* platform/chromium-linux/editing/pasteboard/paste-blockquote-3-expected.png:
* platform/chromium-linux/editing/pasteboard/paste-text-001-expected.checksum:
* platform/chromium-linux/editing/pasteboard/paste-text-001-expected.png:
* platform/chromium-linux/editing/pasteboard/paste-text-012-expected.checksum:
* platform/chromium-linux/editing/pasteboard/paste-text-012-expected.png:
* platform/chromium-linux/editing/pasteboard/paste-text-013-expected.checksum:
* platform/chromium-linux/editing/pasteboard/paste-text-013-expected.png:
* platform/chromium-linux/editing/pasteboard/paste-text-014-expected.checksum:
* platform/chromium-linux/editing/pasteboard/paste-text-014-expected.png:
* platform/chromium-linux/editing/pasteboard/paste-text-019-expected.checksum:
* platform/chromium-linux/editing/pasteboard/paste-text-019-expected.png:
* platform/chromium-linux/editing/pasteboard/paste-xml-expected.checksum:
* platform/chromium-linux/editing/pasteboard/paste-xml-expected.png:
* platform/chromium-linux/editing/pasteboard/undoable-fragment-removes-expected.checksum:
* platform/chromium-linux/editing/pasteboard/undoable-fragment-removes-expected.png:
* platform/chromium-linux/editing/selection/13804-expected.checksum:
* platform/chromium-linux/editing/selection/13804-expected.png:
* platform/chromium-linux/editing/selection/5234383-1-expected.checksum:
* platform/chromium-linux/editing/selection/5234383-1-expected.png:
* platform/chromium-linux/editing/selection/5234383-2-expected.checksum:
* platform/chromium-linux/editing/selection/5234383-2-expected.png:
* platform/chromium-linux/editing/selection/extend-by-word-001-expected.checksum:
* platform/chromium-linux/editing/selection/extend-by-word-001-expected.png:
* platform/chromium-linux/editing/selection/move-backwords-by-word-001-expected.checksum:
* platform/chromium-linux/editing/selection/move-backwords-by-word-001-expected.png:
* platform/chromium-linux/editing/selection/move-by-character-001-expected.checksum:
* platform/chromium-linux/editing/selection/move-by-character-001-expected.png:
* platform/chromium-linux/editing/selection/move-by-line-001-expected.checksum:
* platform/chromium-linux/editing/selection/move-by-line-001-expected.png:
* platform/chromium-linux/editing/selection/move-by-word-001-expected.checksum:
* platform/chromium-linux/editing/selection/move-by-word-001-expected.png:
* platform/chromium-linux/editing/selection/select-from-textfield-outwards-expected.checksum:
* platform/chromium-linux/editing/selection/select-from-textfield-outwards-expected.png:
* platform/chromium-linux/editing/selection/unrendered-002-expected.checksum:
* platform/chromium-linux/editing/selection/unrendered-002-expected.png:
* platform/chromium-linux/editing/spelling/spelling-expected.checksum:
* platform/chromium-linux/editing/spelling/spelling-expected.png:
* platform/chromium-linux/editing/style/5046875-2-expected.checksum:
* platform/chromium-linux/editing/style/5046875-2-expected.png:
* platform/chromium-linux/editing/style/block-styles-007-expected.checksum:
* platform/chromium-linux/editing/style/block-styles-007-expected.png:
* platform/chromium-linux/editing/style/create-block-for-style-002-expected.checksum:
* platform/chromium-linux/editing/style/create-block-for-style-002-expected.png:
* platform/chromium-linux/editing/style/create-block-for-style-003-expected.checksum:
* platform/chromium-linux/editing/style/create-block-for-style-003-expected.png:
* platform/chromium-linux/editing/style/create-block-for-style-004-expected.checksum:
* platform/chromium-linux/editing/style/create-block-for-style-004-expected.png:
* platform/chromium-linux/editing/style/create-block-for-style-006-expected.checksum:
* platform/chromium-linux/editing/style/create-block-for-style-006-expected.png:
* platform/chromium-linux/editing/style/create-block-for-style-008-expected.checksum:
* platform/chromium-linux/editing/style/create-block-for-style-008-expected.png:
* platform/chromium-linux/editing/style/create-block-for-style-009-expected.checksum:
* platform/chromium-linux/editing/style/create-block-for-style-009-expected.png:
* platform/chromium-linux/editing/style/create-block-for-style-011-expected.checksum:
* platform/chromium-linux/editing/style/create-block-for-style-011-expected.png:
* platform/chromium-linux/editing/style/create-block-for-style-012-expected.checksum:
* platform/chromium-linux/editing/style/create-block-for-style-012-expected.png:
* platform/chromium-linux/editing/style/create-block-for-style-013-expected.checksum:
* platform/chromium-linux/editing/style/create-block-for-style-013-expected.png:
* platform/chromium-linux/fast/dom/blur-contenteditable-expected.checksum:
* platform/chromium-linux/fast/dom/blur-contenteditable-expected.png:
* platform/chromium-win/editing/deleting/delete-3928305-fix-expected.checksum:
* platform/chromium-win/editing/deleting/delete-3928305-fix-expected.png:
* platform/chromium-win/editing/deleting/delete-3959464-fix-expected.checksum:
* platform/chromium-win/editing/deleting/delete-3959464-fix-expected.png:
* platform/chromium-win/editing/deleting/delete-and-undo-expected.checksum:
* platform/chromium-win/editing/deleting/delete-and-undo-expected.png:
* platform/chromium-win/editing/deleting/delete-block-contents-003-expected.checksum:
* platform/chromium-win/editing/deleting/delete-block-contents-003-expected.png:
* platform/chromium-win/editing/deleting/delete-contiguous-ws-001-expected.checksum:
* platform/chromium-win/editing/deleting/delete-contiguous-ws-001-expected.png:
* platform/chromium-win/editing/deleting/delete-tab-002-expected.checksum:
* platform/chromium-win/editing/deleting/delete-tab-002-expected.png:
* platform/chromium-win/editing/deleting/delete-tab-003-expected.checksum:
* platform/chromium-win/editing/deleting/delete-tab-003-expected.png:
* platform/chromium-win/editing/deleting/delete-to-select-table-expected.checksum:
* platform/chromium-win/editing/deleting/delete-to-select-table-expected.png:
* platform/chromium-win/editing/deleting/delete-trailing-ws-002-expected.checksum:
* platform/chromium-win/editing/deleting/delete-trailing-ws-002-expected.png:
* platform/chromium-win/editing/deleting/delete-ws-fixup-001-expected.checksum:
* platform/chromium-win/editing/deleting/delete-ws-fixup-001-expected.png:
* platform/chromium-win/editing/deleting/delete-ws-fixup-002-expected.checksum:
* platform/chromium-win/editing/deleting/delete-ws-fixup-002-expected.png:
* platform/chromium-win/editing/deleting/smart-delete-002-expected.checksum:
* platform/chromium-win/editing/deleting/smart-delete-002-expected.png:
* platform/chromium-win/editing/deleting/smart-delete-003-expected.checksum:
* platform/chromium-win/editing/deleting/smart-delete-003-expected.png:
* platform/chromium-win/editing/deleting/smart-delete-004-expected.checksum:
* platform/chromium-win/editing/deleting/smart-delete-004-expected.png:
* platform/chromium-win/editing/execCommand/5569741-expected.checksum:
* platform/chromium-win/editing/execCommand/5569741-expected.png:
* platform/chromium-win/editing/execCommand/insert-list-and-stitch-expected.checksum:
* platform/chromium-win/editing/execCommand/insert-list-and-stitch-expected.png:
* platform/chromium-win/editing/execCommand/insertHorizontalRule-expected.checksum:
* platform/chromium-win/editing/execCommand/insertHorizontalRule-expected.png:
* platform/chromium-win/editing/execCommand/outdent-selection-expected.checksum:
* platform/chromium-win/editing/execCommand/outdent-selection-expected.png:
* platform/chromium-win/editing/inserting/5418891-expected.checksum:
* platform/chromium-win/editing/inserting/5418891-expected.png:
* platform/chromium-win/editing/inserting/editing-empty-divs-expected.checksum:
* platform/chromium-win/editing/inserting/editing-empty-divs-expected.png:
* platform/chromium-win/editing/inserting/insert-3907422-fix-expected.checksum:
* platform/chromium-win/editing/inserting/insert-3907422-fix-expected.png:
* platform/chromium-win/editing/inserting/insert-br-004-expected.checksum:
* platform/chromium-win/editing/inserting/insert-br-004-expected.png:
* platform/chromium-win/editing/inserting/insert-br-005-expected.checksum:
* platform/chromium-win/editing/inserting/insert-br-005-expected.png:
* platform/chromium-win/editing/inserting/insert-br-007-expected.checksum:
* platform/chromium-win/editing/inserting/insert-br-007-expected.png:
* platform/chromium-win/editing/inserting/insert-div-007-expected.checksum:
* platform/chromium-win/editing/inserting/insert-div-007-expected.png:
* platform/chromium-win/editing/inserting/insert-div-012-expected.checksum:
* platform/chromium-win/editing/inserting/insert-div-012-expected.png:
* platform/chromium-win/editing/inserting/insert-div-013-expected.checksum:
* platform/chromium-win/editing/inserting/insert-div-013-expected.png:
* platform/chromium-win/editing/inserting/insert-div-014-expected.checksum:
* platform/chromium-win/editing/inserting/insert-div-014-expected.png:
* platform/chromium-win/editing/inserting/insert-div-015-expected.checksum:
* platform/chromium-win/editing/inserting/insert-div-015-expected.png:
* platform/chromium-win/editing/inserting/insert-div-016-expected.checksum:
* platform/chromium-win/editing/inserting/insert-div-016-expected.png:
* platform/chromium-win/editing/inserting/insert-div-017-expected.checksum:
* platform/chromium-win/editing/inserting/insert-div-017-expected.png:
* platform/chromium-win/editing/inserting/insert-div-018-expected.checksum:
* platform/chromium-win/editing/inserting/insert-div-018-expected.png:
* platform/chromium-win/editing/inserting/insert-div-019-expected.checksum:
* platform/chromium-win/editing/inserting/insert-div-019-expected.png:
* platform/chromium-win/editing/inserting/insert-div-020-expected.checksum:
* platform/chromium-win/editing/inserting/insert-div-020-expected.png:
* platform/chromium-win/editing/inserting/insert-div-021-expected.checksum:
* platform/chromium-win/editing/inserting/insert-div-021-expected.png:
* platform/chromium-win/editing/inserting/insert-div-022-expected.checksum:
* platform/chromium-win/editing/inserting/insert-div-022-expected.png:
* platform/chromium-win/editing/inserting/insert-div-025-expected.checksum:
* platform/chromium-win/editing/inserting/insert-div-025-expected.png:
* platform/chromium-win/editing/inserting/insert-div-027-expected.checksum:
* platform/chromium-win/editing/inserting/insert-div-027-expected.png:
* platform/chromium-win/editing/inserting/insert-paragraph-02-expected.checksum:
* platform/chromium-win/editing/inserting/insert-paragraph-02-expected.png:
* platform/chromium-win/editing/inserting/insert-paragraph-03-expected.checksum:
* platform/chromium-win/editing/inserting/insert-paragraph-03-expected.png:
* platform/chromium-win/editing/inserting/insert-tab-002-expected.checksum:
* platform/chromium-win/editing/inserting/insert-tab-002-expected.png:
* platform/chromium-win/editing/inserting/insert-tab-003-expected.checksum:
* platform/chromium-win/editing/inserting/insert-tab-003-expected.png:
* platform/chromium-win/editing/inserting/insert-text-with-newlines-expected.checksum:
* platform/chromium-win/editing/inserting/insert-text-with-newlines-expected.png:
* platform/chromium-win/editing/inserting/paragraph-separator-01-expected.checksum:
* platform/chromium-win/editing/inserting/paragraph-separator-01-expected.png:
* platform/chromium-win/editing/inserting/paragraph-separator-02-expected.checksum:
* platform/chromium-win/editing/inserting/paragraph-separator-02-expected.png:
* platform/chromium-win/editing/inserting/paragraph-separator-03-expected.checksum:
* platform/chromium-win/editing/inserting/paragraph-separator-03-expected.png:
* platform/chromium-win/editing/inserting/return-key-with-selection-001-expected.checksum:
* platform/chromium-win/editing/inserting/return-key-with-selection-001-expected.png:
* platform/chromium-win/editing/inserting/return-key-with-selection-002-expected.checksum:
* platform/chromium-win/editing/inserting/return-key-with-selection-002-expected.png:
* platform/chromium-win/editing/inserting/return-key-with-selection-003-expected.checksum:
* platform/chromium-win/editing/inserting/return-key-with-selection-003-expected.png:
* platform/chromium-win/editing/inserting/typing-002-expected.checksum:
* platform/chromium-win/editing/inserting/typing-002-expected.png:
* platform/chromium-win/editing/inserting/typing-around-br-001-expected.checksum:
* platform/chromium-win/editing/inserting/typing-around-br-001-expected.png:
* platform/chromium-win/editing/pasteboard/4242293-expected.checksum:
* platform/chromium-win/editing/pasteboard/4242293-expected.png:
* platform/chromium-win/editing/pasteboard/4944770-1-expected.checksum:
* platform/chromium-win/editing/pasteboard/4944770-1-expected.png:
* platform/chromium-win/editing/pasteboard/8145-2-expected.checksum:
* platform/chromium-win/editing/pasteboard/8145-2-expected.png:
* platform/chromium-win/editing/pasteboard/cut-text-001-expected.checksum:
* platform/chromium-win/editing/pasteboard/cut-text-001-expected.png:
* platform/chromium-win/editing/pasteboard/interchange-newline-1-expected.checksum:
* platform/chromium-win/editing/pasteboard/interchange-newline-1-expected.png:
* platform/chromium-win/editing/pasteboard/merge-after-delete-1-expected.checksum:
* platform/chromium-win/editing/pasteboard/merge-after-delete-1-expected.png:
* platform/chromium-win/editing/pasteboard/merge-after-delete-2-expected.checksum:
* platform/chromium-win/editing/pasteboard/merge-after-delete-2-expected.png:
* platform/chromium-win/editing/pasteboard/merge-after-delete-expected.checksum:
* platform/chromium-win/editing/pasteboard/merge-after-delete-expected.png:
* platform/chromium-win/editing/pasteboard/merge-end-4-expected.checksum:
* platform/chromium-win/editing/pasteboard/merge-end-4-expected.png:
* platform/chromium-win/editing/pasteboard/merge-end-blockquote-expected.checksum:
* platform/chromium-win/editing/pasteboard/merge-end-blockquote-expected.png:
* platform/chromium-win/editing/pasteboard/merge-end-list-expected.checksum:
* platform/chromium-win/editing/pasteboard/merge-end-list-expected.png:
* platform/chromium-win/editing/pasteboard/merge-end-table-expected.checksum:
* platform/chromium-win/editing/pasteboard/merge-end-table-expected.png:
* platform/chromium-win/editing/pasteboard/paste-blockquote-3-expected.checksum:
* platform/chromium-win/editing/pasteboard/paste-blockquote-3-expected.png:
* platform/chromium-win/editing/pasteboard/paste-text-001-expected.checksum:
* platform/chromium-win/editing/pasteboard/paste-text-001-expected.png:
* platform/chromium-win/editing/pasteboard/paste-text-012-expected.checksum:
* platform/chromium-win/editing/pasteboard/paste-text-012-expected.png:
* platform/chromium-win/editing/pasteboard/paste-text-013-expected.checksum:
* platform/chromium-win/editing/pasteboard/paste-text-013-expected.png:
* platform/chromium-win/editing/pasteboard/paste-text-014-expected.checksum:
* platform/chromium-win/editing/pasteboard/paste-text-014-expected.png:
* platform/chromium-win/editing/pasteboard/paste-text-019-expected.checksum:
* platform/chromium-win/editing/pasteboard/paste-text-019-expected.png:
* platform/chromium-win/editing/pasteboard/paste-xml-expected.checksum:
* platform/chromium-win/editing/pasteboard/paste-xml-expected.png:
* platform/chromium-win/editing/pasteboard/undoable-fragment-removes-expected.checksum:
* platform/chromium-win/editing/pasteboard/undoable-fragment-removes-expected.png:
* platform/chromium-win/editing/selection/13804-expected.checksum:
* platform/chromium-win/editing/selection/13804-expected.png:
* platform/chromium-win/editing/selection/5234383-1-expected.checksum:
* platform/chromium-win/editing/selection/5234383-1-expected.png:
* platform/chromium-win/editing/selection/5234383-2-expected.checksum:
* platform/chromium-win/editing/selection/5234383-2-expected.png:
* platform/chromium-win/editing/selection/extend-by-word-001-expected.checksum:
* platform/chromium-win/editing/selection/extend-by-word-001-expected.png:
* platform/chromium-win/editing/selection/move-backwords-by-word-001-expected.checksum:
* platform/chromium-win/editing/selection/move-backwords-by-word-001-expected.png:
* platform/chromium-win/editing/selection/move-by-character-001-expected.checksum:
* platform/chromium-win/editing/selection/move-by-character-001-expected.png:
* platform/chromium-win/editing/selection/move-by-line-001-expected.checksum:
* platform/chromium-win/editing/selection/move-by-line-001-expected.png:
* platform/chromium-win/editing/selection/move-by-word-001-expected.checksum:
* platform/chromium-win/editing/selection/move-by-word-001-expected.png:
* platform/chromium-win/editing/selection/select-from-textfield-outwards-expected.checksum:
* platform/chromium-win/editing/selection/select-from-textfield-outwards-expected.png:
* platform/chromium-win/editing/selection/unrendered-002-expected.checksum:
* platform/chromium-win/editing/selection/unrendered-002-expected.png:
* platform/chromium-win/editing/spelling/spelling-expected.checksum:
* platform/chromium-win/editing/spelling/spelling-expected.png:
* platform/chromium-win/editing/style/5046875-2-expected.checksum:
* platform/chromium-win/editing/style/5046875-2-expected.png:
* platform/chromium-win/editing/style/block-styles-007-expected.checksum:
* platform/chromium-win/editing/style/block-styles-007-expected.png:
* platform/chromium-win/editing/style/create-block-for-style-002-expected.checksum:
* platform/chromium-win/editing/style/create-block-for-style-002-expected.png:
* platform/chromium-win/editing/style/create-block-for-style-003-expected.checksum:
* platform/chromium-win/editing/style/create-block-for-style-003-expected.png:
* platform/chromium-win/editing/style/create-block-for-style-004-expected.checksum:
* platform/chromium-win/editing/style/create-block-for-style-004-expected.png:
* platform/chromium-win/editing/style/create-block-for-style-006-expected.checksum:
* platform/chromium-win/editing/style/create-block-for-style-006-expected.png:
* platform/chromium-win/editing/style/create-block-for-style-008-expected.checksum:
* platform/chromium-win/editing/style/create-block-for-style-008-expected.png:
* platform/chromium-win/editing/style/create-block-for-style-009-expected.checksum:
* platform/chromium-win/editing/style/create-block-for-style-009-expected.png:
* platform/chromium-win/editing/style/create-block-for-style-011-expected.checksum:
* platform/chromium-win/editing/style/create-block-for-style-011-expected.png:
* platform/chromium-win/editing/style/create-block-for-style-012-expected.checksum:
* platform/chromium-win/editing/style/create-block-for-style-012-expected.png:
* platform/chromium-win/editing/style/create-block-for-style-013-expected.checksum:
* platform/chromium-win/editing/style/create-block-for-style-013-expected.png:
* platform/chromium-win/fast/dom/blur-contenteditable-expected.checksum:
* platform/chromium-win/fast/dom/blur-contenteditable-expected.png:
2010-12-31 Jessie Berlin <jberlin@apple.com>
The correct temporary fix for media/video-element-other-namespace-crash.html timing out on
the Windows 7 Release Test bots is to add it to the Windows skipped list.
Unreviewed.
https://bugs.webkit.org/show_bug.cgi?id=51787
* platform/win/Skipped:
* platform/win/media/video-element-other-namespace-crash-expected.txt: Removed.
2010-12-31 Jessie Berlin <jberlin@apple.com>
Add Windows-specific (failing) expected results for
media/video-element-other-namespace-crash.html in order to get the Windows 7 Release test bot green again.
Unreviewed.
https://bugs.webkit.org/show_bug.cgi?id=51787
* platform/win/media/video-element-other-namespace-crash-expected.txt: Added.
2010-12-31 Jessie Berlin <jberlin@apple.com>
Add Windows-specific (failing) expected results for
svg/dom/length-list-parser.html in order to get the Windows 7 Release test bot green again.
Unreviewed.
https://bugs.webkit.org/show_bug.cgi?id=51786
* platform/win/svg/dom: Added.
* platform/win/svg/dom/length-list-parser-expected.txt: Added.
2010-12-31 Adam Barth <abarth@webkit.org>
Remove custom Chromium expectation for invalid-protocol. Now that we
share more code with JavaScriptCore, we throw exactly the same
exception and therefore can share results.
* platform/chromium/fast/dom/Window/invalid-protocol-expected.txt: Removed.
2010-12-29 Zhenyao Mo <zmo@google.com>
Reviewed by Kenneth Russell.
Update validation of stencil mask and ref values
https://bugs.webkit.org/show_bug.cgi?id=50716
* fast/canvas/webgl/webgl-specific-expected.txt: Sync with khronos: refactor the test, also update the stencil setting test due to spec change.
* fast/canvas/webgl/webgl-specific.html: Ditto.
2010-12-30 Abhishek Arya <inferno@chromium.org>
Unreviewed.
Skipping media/video-element-other-namespace-crash.html for chromium
since it uses codecs that chromium does not support.
* platform/chromium/test_expectations.txt:
2010-12-30 Justin Schuh <jschuh@chromium.org>
Reviewed by James Robinson.
Check for crash when deleting ruby text with counters.
https://bugs.webkit.org/show_bug.cgi?id=51637
* fast/css/counters/counter-ruby-text-cleared-expected.txt: Added.
* fast/css/counters/counter-ruby-text-cleared.html: Added.
2010-12-30 Mihai Parparita <mihaip@chromium.org>
Unreviewed Chromium baseline update.
[Chromium] svg/dom/length-list-parser.html fails on Chromium Linux after r74788 and r74803
https://bugs.webkit.org/show_bug.cgi?id=51759
r74803 added chromium-win baselines for svg/dom/length-list-parser.html
but chromium-linux shouldn't use them (despite having them in its
fallback path). Copy the base expectations into chromium-linux.
* platform/chromium-linux/svg/dom/length-list-parser-expected.txt: Added.
2010-12-30 Mihai Parparita <mihaip@chromium.org>
Unreviewed Chromium expectations update.
Mark a few inspector tests as slow, they occasionally time out with
debug builds.
* platform/chromium/test_expectations.txt:
2010-12-30 Justin Schuh <jschuh@chromium.org>
Unreviewed.
chromium test expectations after r74788 for svg/dom/length-list-parser.html
* platform/chromium-win/svg/dom/length-list-parser-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2010-12-30 Yael Aharon <yael.aharon@nokia.com>
Reviewed by Adam Barth.
REGRESSION: fast/dom/cssTarget-crash.html fails
https://bugs.webkit.org/show_bug.cgi?id=20342
* fast/forms/submit-change-fragment-expected.txt: Added.
* fast/forms/submit-change-fragment.html: Added.
* platform/mac/Skipped:
* platform/qt/Skipped:
2010-12-30 Philippe Normand <pnormand@igalia.com>
Unreviewed, unskip the test, it's running fine locally.
media/audio-delete-while-slider-thumb-clicked.html fails
https://bugs.webkit.org/show_bug.cgi?id=37546
* platform/gtk/Skipped:
2010-12-30 Philippe Normand <pnormand@igalia.com>
Unreviewed, skipping another editing flacky test.
* platform/gtk/Skipped: skip editing/selection/extend-by-character-005.html.
2010-12-30 Shinichiro Hamaji <shinichiro.hamaji@gmail.com>
Chromium test expectation update for svg/dom/length-list-parser.html
* platform/chromium/test_expectations.txt:
2010-12-30 Shinichiro Hamaji <shinichiro.hamaji@gmail.com>
Chromium test expectation update for media/video-element-other-namespace-crash.html
* platform/chromium/test_expectations.txt:
2010-12-30 Abhishek Arya <inferno@chromium.org>
Unreviewed.
Skip media/video-element-other-namespace-crash.html, like other media tests on qt platform.
* platform/qt/Skipped:
2010-12-30 Justin Schuh <jschuh@chromium.org>
Reviewed by Dirk Schulze.
Adding long float string to improve test coverage.
https://bugs.webkit.org/show_bug.cgi?id=51692
* svg/dom/length-list-parser.html:
* svg/dom/length-list-parser-expected.txt:
2010-12-30 Abhishek Arya <inferno@chromium.org>
Reviewed by Eric Seidel.
Tests that we do not crash when trying to find video elements in the media document.
https://bugs.webkit.org/show_bug.cgi?id=51696
* media/video-element-other-namespace-crash-expected.txt: Added.
* media/video-element-other-namespace-crash.html: Added.
2010-12-29 Abhishek Arya <inferno@chromium.org>
Unreviewed.
Add 'PASS' to layout test since test failing on chromium due to empty expectations.
Filed webkit bug 51734 to track gtk test failure and skipping test for now.
* fast/multicol/span/double-merge-anonymous-block-crash-expected.txt:
* fast/multicol/span/double-merge-anonymous-block-crash.html:
* platform/gtk/Skipped:
2010-12-29 Abhishek Arya <inferno@chromium.org>
Reviewed by Darin Adler.
Tests that we do not crash when merging anonymous blocks.
https://bugs.webkit.org/show_bug.cgi?id=50480
* fast/multicol/span/double-merge-anonymous-block-crash-expected.txt: Added.
* fast/multicol/span/double-merge-anonymous-block-crash.html: Added.
2010-12-29 Justin Schuh <jschuh@chromium.org>
Reviewed by Darin Adler.
Check SVG element type in FrameView::scrollToAnchor
https://bugs.webkit.org/show_bug.cgi?id=51718
* svg/custom/scroll-to-anchor-in-symbol-expected.txt: Added.
* svg/custom/scroll-to-anchor-in-symbol.svg: Added.
2010-12-29 Zhenyao Mo <zmo@google.com>
Reviewed by Eric Seidel.
drawElements should raise INVALID_OPERATION if offset is not a multiple of the type size
https://bugs.webkit.org/show_bug.cgi?id=51726
* fast/canvas/webgl/draw-elements-out-of-bounds-expected.txt:
* fast/canvas/webgl/draw-elements-out-of-bounds.html: Add test cases to verify the behavior.
2010-12-29 Mihai Parparita <mihaip@chromium.org>
Unreviewed Chromium expectations update.
Remove failing expectations for three Mac tests that no longer fail.
Remove failing expectations for two canvas tests that no longer crash
(r74561, which caused the failing assert, was rolled out with r74587).
* platform/chromium/test_expectations.txt:
2010-12-29 Mihai Parparita <mihaip@chromium.org>
Unreviewed Chromium expectations update.
fast/js/numeric-escapes-in-string-literals.html fails because V8 does
not support ECMAScript strict mode.
* platform/chromium/test_expectations.txt:
2010-12-29 Mihai Parparita <mihaip@chromium.org>
Unreviewed Chromium expectations update. Mark two more inspector tests
as flaky.
* platform/chromium/test_expectations.txt:
2010-12-29 Mihai Parparita <mihaip@chromium.org>
Unreviewed Chromium expectations update. Mark a few more tests as flaky.
* platform/chromium/test_expectations.txt:
2010-12-29 Mihai Parparita <mihaip@chromium.org>
Unreviewed Chromium expectations update.
fast/canvas/shadow-offset-* are flaky when run in the GPU suite too.
* platform/chromium-gpu/test_expectations.txt:
2010-12-29 Mihai Parparita <mihaip@chromium.org>
Unreviewed Chromium expectations update.
Make expectation for http/tests/media/reload-after-dialog.html not
trigger a duplication error for the debug Linux builder.
Remove expectation for platform/gtk/fast/text/emphasis-overlap.html, it
was removed in r74346.
* platform/chromium/test_expectations.txt:
2010-12-29 Gavin Barraclough <barraclough@apple.com>
Reviewed by Sam Weinig.
Bug 51724 - In strict mode string literals should allow \0, but disallow \8 and \9.
* fast/js/numeric-escapes-in-string-literals-expected.txt: Added.
* fast/js/numeric-escapes-in-string-literals.html: Added.
* fast/js/script-tests/numeric-escapes-in-string-literals.js: Added.
(test):
2010-12-29 Mihai Parparita <mihaip@chromium.org>
Unreviewed Chromium expectations update. Mark another test as flaky.
* platform/chromium/test_expectations.txt:
2010-12-29 Mihai Parparita <mihaip@chromium.org>
Unreviewed Chromium expectations update.
fast/canvas/webgl/tex-image-with-format-and-type.html is flaky in
the GPU suite too.
* platform/chromium/test_expectations.txt:
* platform/chromium-gpu/test_expectations.txt:
2010-12-29 Mihai Parparita <mihaip@chromium.org>
Unreviewed Chromium expectations update.
Remove failure expectations for tests that no longer fail:
- fast/images/svg-as-background.html has not timed out for as long as
the flakiness dashboard has history
- svg/W3C-SVG-1.1/animate-elem-03-t.svg has not failed for as long as
the flakiness dashboard has history
* platform/chromium/test_expectations.txt:
2010-12-29 Mihai Parparita <mihaip@chromium.org>
Unreviewed Chromium expectations update.
Add recent upstream expectations Chromium changes.
* platform/chromium/test_expectations.txt:
2010-12-29 Mihai Parparita <mihaip@chromium.org>
Unreviewed Chromium expectations update.
Mark http/tests/incremental/split-hex-entities.pl as flaky.
* platform/chromium/test_expectations.txt:
2010-12-29 Tony Gentilcore <tonyg@chromium.org>
Reviewed by Eric Seidel.
Assertion failure: element->inDocument() in AsyncScriptRunner::executeScriptSoon()
https://bugs.webkit.org/show_bug.cgi?id=51067
* fast/dom/HTMLScriptElement/move-in-beforeload-expected.txt: Added.
* fast/dom/HTMLScriptElement/move-in-beforeload.html: Added.
* fast/dom/HTMLScriptElement/remove-in-beforeload-expected.txt: Added.
* fast/dom/HTMLScriptElement/remove-in-beforeload.html: Added.
2010-12-29 Mihai Parparita <mihaip@chromium.org>
Unreviewed, rolling out r74748.
http://trac.webkit.org/changeset/74748
r74735 was rolled out with r74749, the expectations update
should be rolled out too
* platform/chromium-mac/fast/events/ime-composition-events-001-expected.txt: Added.
* platform/chromium-win/fast/events/ime-composition-events-001-expected.txt: Added.
* platform/chromium/fast/events/ime-composition-events-001-expected.txt: Removed.
2010-12-29 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r74735.
http://trac.webkit.org/changeset/74735
https://bugs.webkit.org/show_bug.cgi?id=51715
assert failures on fast/forms/input-maxlength-ime-
completed.html (Requested by mihaip on #webkit).
* platform/chromium/test_expectations.txt:
2010-12-29 Mihai Parparita <mihaip@chromium.org>
Unreviewed Chromium baselines. Update Chromium baselines for
fast/events/ime-composition-events-001.html after r74735 (the
new baselines are closer to the upstream Mac ones).
* platform/chromium-mac/fast/events/ime-composition-events-001-expected.txt: Removed.
* platform/chromium-win/fast/events/ime-composition-events-001-expected.txt: Removed.
* platform/chromium/fast/events/ime-composition-events-001-expected.txt: Added.
2010-12-29 Mihai Parparita <mihaip@chromium.org>
Unreviewed Chromium baselines. Add Chromium baselines for the
layout test added by r74743.
* platform/chromium-linux/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.checksum: Added.
* platform/chromium-linux/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.png: Added.
* platform/chromium-mac/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.checksum: Added.
* platform/chromium-mac/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.png: Added.
* platform/chromium-win/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.checksum: Added.
* platform/chromium-win/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.png: Added.
* platform/chromium-win/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt: Added.
2010-12-29 Yael Aharon <yael.aharon@nokia.com>
Reviewed by Kent Tamura.
[HTML5][Forms] Support for :in-range and :out-of-range CSS selectors
https://bugs.webkit.org/show_bug.cgi?id=29071
* fast/css/pseudo-in-range-expected.txt: Added.
* fast/css/pseudo-in-range-invalid-value-expected.txt: Added.
* fast/css/pseudo-in-range-invalid-value.html: Added.
* fast/css/pseudo-in-range.html: Added.
* fast/css/pseudo-out-of-range-expected.txt: Added.
* fast/css/pseudo-out-of-range.html: Added.
* fast/css/script-tests/pseudo-in-range-invalid-value.js: Added.
* fast/css/script-tests/pseudo-in-range.js: Added.
* fast/css/script-tests/pseudo-out-of-range.js: Added.
2010-12-29 Abhishek Arya <inferno@chromium.org>
Reviewed by Eric Seidel.
Tests that cloning an anonymous block with non inline children does not crash.
https://bugs.webkit.org/show_bug.cgi?id=51489
* fast/multicol/span/clone-anonymous-block-non-inline-child-crash.html: Added.
* platform/mac/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.checksum: Added.
* platform/mac/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.png: Added.
* platform/mac/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt: Added.
2010-12-28 Alexander Pavlov <apavlov@chromium.org>
Reviewed by Pavel Feldman.
Web Inspector: A disabled style property should get enabled when edited
https://bugs.webkit.org/show_bug.cgi?id=51679
* inspector/styles-disable-then-change-expected.txt: Added.
* inspector/styles-disable-then-change.html: Added.
2010-12-29 Helder Correia <helder@sencha.com>
Reviewed by Eric Seidel.
<VT> and <FF> are not valid JSON whitespace characters
https://bugs.webkit.org/show_bug.cgi?id=51671
Vertical Tab and Form Feed are not allowed white spaces by the JSON
RFC 4627: http://www.ietf.org/rfc/rfc4627.txt (2. JSON Grammar).
* ietestcenter/Javascript/15.12.1.1-0-2-expected.txt:
* ietestcenter/Javascript/15.12.1.1-0-3-expected.txt:
2010-12-29 Philippe Normand <pnormand@igalia.com>
Unreviewed, skip flaky test on GTK.
[GTK] editing/selection/extend-by-character-004.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=51699
* platform/gtk/Skipped:
2010-12-29 Zhe Su <suzhe@chromium.org>
Reviewed by Eric Seidel.
Remove entry for editing/input/ime-composition-clearpreedit.html test.
https://bugs.webkit.org/show_bug.cgi?id=51693
* platform/chromium/test_expectations.txt:
2010-12-28 Daniel Bates <dbates@rim.com>
Reviewed by Antonio Gomes.
Add comment to test case fast/repaint/no-caret-repaint-in-non-content-editable-element.html
to clarify caret browsing disabled
https://bugs.webkit.org/show_bug.cgi?id=51633
Add a comment to test case fast/repaint/no-caret-repaint-in-non-content-editable-element.html
that explains that this test is only applicable when caret browsing is disabled.
* fast/repaint/no-caret-repaint-in-non-content-editable-element.html:
2010-12-28 Kenneth Russell <kbr@google.com>
Reviewed by Eric Seidel.
Make fast/canvas/canvas-save-restore-with-path.js more robust
https://bugs.webkit.org/show_bug.cgi?id=51665
* fast/canvas/canvas-save-restore-with-path-expected.txt:
* fast/canvas/canvas-save-restore-with-path.js:
2010-12-28 Helder Correia <helder@sencha.com>
Reviewed by Eric Seidel.
JSON.stringify must exist as a function taking 3 parameters
https://bugs.webkit.org/show_bug.cgi?id=51667
The reported function length is 1 instead.
* ietestcenter/Javascript/15.12.3-0-2-expected.txt:
2010-12-28 Helder Correia <helder@sencha.com>
Reviewed by Sam Weinig.
JSON.parse must exist as a function taking 2 parameters
https://bugs.webkit.org/show_bug.cgi?id=51666
Support for revivers was introduced in bug 26591, but the function
length has since remained unchanged.
* ietestcenter/Javascript/15.12.2-0-2-expected.txt: Change expected
result to success.
2010-12-23 Zhenyao Mo <zmo@google.com>
Reviewed by Kenneth Russell.
Initialize to 0 for undefined values in CopyTexImage2D
https://bugs.webkit.org/show_bug.cgi?id=51421
* fast/canvas/webgl/uninitialized-test-expected.txt: Add test cases for copyTexImage2D.
* fast/canvas/webgl/uninitialized-test.html: Ditto.
2010-12-28 Zhenyao Mo <zmo@google.com>
Reviewed by Kenneth Russell.
Map GLsizei to long instead of unsigned long in WebGLRenderingContext and GraphicsContext3D
https://bugs.webkit.org/show_bug.cgi?id=39855
* fast/canvas/webgl/invalid-passed-params-expected.txt: Add test cases for negative offset/width/height.
* fast/canvas/webgl/invalid-passed-params.html: Ditto.
2010-12-28 Kenneth Russell <kbr@google.com>
Unreviewed, Chromium test expectations update. Mark
fast/forms/input-text-paste-maxlength.html as a flaky crash on
Linux Release as well as Debug.
* platform/chromium/test_expectations.txt:
2010-12-28 Kenneth Russell <kbr@google.com>
Unreviewed, Chromium test expectations update.
Marked inspector/styles-source-lines.html as a flaky failure on
Win Debug and
http/tests/inspector/extensions-resources-redirect.html as a flaky
timeout on Win Release.
* platform/chromium/test_expectations.txt:
2010-12-28 Abhishek Arya <inferno@chromium.org>
Reviewed by Kenneth Russell.
Tests that we do not crash when drawing text during custom font load.
https://bugs.webkit.org/show_bug.cgi?id=51681
* canvas/philip/tests/2d.text-custom-font-load-crash-expected.txt: Added.
* canvas/philip/tests/2d.text-custom-font-load-crash.html: Added.
2010-12-28 Andrey Kosyakov <caseq@chromium.org>
Reviewed by Pavel Feldman.
Web Inspector: [Chromium] Expose extension API to select a node in WebInspector
Do not request content for resources with non-numeric identifiers.
https://bugs.webkit.org/show_bug.cgi?id=49727
* http/tests/inspector/extensions-resources-redirect-expected.txt: Added.
* http/tests/inspector/extensions-resources-redirect.html: Added.
* http/tests/inspector/extensions-resources-test.js: Added.
(extension_getResourceByUrl.onHAR):
(extension_getResourceByUrl):
* inspector/extensions-resources-expected.txt:
* inspector/extensions-resources.html:
* platform/mac-leopard/inspector/extensions-resources-expected.txt:
2010-12-28 Kenneth Russell <kbr@google.com>
Unreviewed, Chromium test expectations update. Coalesce WebGL
expectations for chromium-gpu platform and fix duplicate
expectation for gl-object-get-calls.html accidentally introduced
on Windows Debug.
* platform/chromium-gpu/test_expectations.txt:
2010-12-28 Alexander Pavlov <apavlov@chromium.org>
Reviewed by Pavel Feldman.
Web Inspector: REGRESSION: Clicking image resource in style sidebar doesn't actually go to resource anymore
https://bugs.webkit.org/show_bug.cgi?id=51663
* inspector/elements-tests2.js:
(initialize_ElementTest.InspectorTest.dumpSelectedElementStyles): Drive-by: remove bad test exit code.
* inspector/resources/styles-url-linkify-iframe.html: Added.
* inspector/resources/styles-url-linkify.css: Added.
(#local):
* inspector/styles-url-linkify-expected.txt: Added.
* inspector/styles-url-linkify.html: Added.
2010-12-27 Martin Robinson <mrobinson@igalia.com>
Reviewed by Daniel Bates.
Try to fix my previous commit for Mac by stepping up the precision of pi even more
using Math.PI.
* fast/canvas/canvas-save-restore-with-path.js: Use Math.PI instead of a
hard-coded estimation.
2010-12-27 Kenneth Russell <kbr@google.com>
Unreviewed, Chromium test expectations update. Generalize
suppressions for Chromium bugs 67732 and 67139 to cover Linux
Debug.
* platform/chromium/test_expectations.txt:
2010-12-27 Martin Robinson <mrobinson@igalia.com>
Reviewed by Daniel Bates.
[Cairo] fast/canvas/canvas-save-restore-with-path.html fails with some versions of Cairo
https://bugs.webkit.org/show_bug.cgi?id=51655
Increase the precision of pi used in this test case. It appears that
some Cairo versions or processors are sensitive to rounding errors here.
* fast/canvas/canvas-save-restore-with-path.js: Increase pi precision.
2010-12-27 Kenji Imasaki <imasaki@chromium.org>
Reviewed by David Levin.
remove entries for media related non-flaky tests.
https://bugs.webkit.org/show_bug.cgi?id=51225
* platform/chromium/test_expectations.txt:
2010-12-27 Philippe Normand <pnormand@igalia.com>
Unreviewed, skip another GTK media test reporting wrong duration,
see bug 51602.
* platform/gtk/Skipped:
2010-12-27 Yael Aharon <yael.aharon@nokia.com>
Reviewed by Eric Seidel.
Browser is failing 16 baseline test from Selector API Test Suite
https://bugs.webkit.org/show_bug.cgi?id=42968
Update the expected result for the test.
* fast/dom/SelectorAPI/resig-SelectorsAPI-test-expected.txt:
2010-12-27 Shinichiro Hamaji <shinichiro.hamaji@gmail.com>
Chromium expectation update.
Suppress fast/canvas/webgl/tex-image-with-format-and-type on linux debug
* platform/chromium/test_expectations.txt:
2010-12-27 MORITA Hajime <morrita@google.com>
Unreviewed expectation updates.
* platform/chromium-linux/fast/box-shadow/spread-multiple-normal-expected.checksum: Added.
* platform/chromium-linux/fast/box-shadow/spread-multiple-normal-expected.png: Added.
* platform/chromium-win/fast/box-shadow/spread-multiple-normal-expected.checksum: Added.
* platform/chromium-win/fast/box-shadow/spread-multiple-normal-expected.png: Added.
2010-12-26 MORITA Hajime <morrita@google.com>
Reviewed by Dan Bernstein.
For box-shadow, non-primary shadows should have specified radii.
https://bugs.webkit.org/show_bug.cgi?id=51386
* fast/box-shadow/spread-multiple-normal-expected.txt: Added.
* fast/box-shadow/spread-multiple-normal.html: Added.
* fast/box-shadow/spread-multiple-normal-expected.checksum: Added.
* fast/box-shadow/spread-multiple-normal-expected.png: Added.
2010-12-26 Kenneth Russell <kbr@google.com>
Unreviewed, Chromium expectations fix. Fix broken (duplicate)
expectations for
canvas/philip/tests/2d.gradient.radial.cone.top.html.
* platform/chromium/test_expectations.txt:
2010-12-26 Abhishek Arya <inferno@chromium.org>
Reviewed by Simon Fraser.
Tests passes if it does not crash.
https://bugs.webkit.org/show_bug.cgi?id=48772
* fast/multicol/renderer-positioned-assert-crash-expected.txt: Added.
* fast/multicol/renderer-positioned-assert-crash.html: Added.
2010-12-25 Kenneth Russell <kbr@google.com>
Unreviewed, Chromium test expectations update.
* platform/chromium-gpu/test_expectations.txt:
Win Debug:
Marked compositing/tiling/huge-layer-img.html as TIMEOUT.
Marked fast/canvas/webgl/gl-object-get-calls.html as a flaky crash.
* platform/chromium/test_expectations.txt:
Adjusted expectations for the following tests:
fast/canvas/shadow-offset-7.html
svg/batik/paints/gradientLimit.svg
fast/events/touch/touch-target.html
canvas/philip/tests/2d.gradient.radial.cone.top.html
fast/css/box-shadow.html
2010-12-25 Philippe Normand <pnormand@igalia.com>
Unreviewed, skip another GTK media test reporting wrong duration,
see bug 50518.
* platform/gtk/Skipped:
2010-12-24 Kenneth Russell <kbr@google.com>
Unreviewed, Chromium test expectations update.
svg/batik/paints/gradientLimit.svg fails on Linux Debug as well.
* platform/chromium/test_expectations.txt:
2010-12-24 Philippe Normand <pnormand@igalia.com>
Unreviewed, skip failing media test on GTK.
* platform/gtk/Skipped: Skip media/controls-after-reload.html.
2010-12-24 Andrei Popescu <andreip@google.com>
Unreviewed, build fix.
[Chromium] http/tests/xmlhttprequest/basic-auth-nopassword.html needs Mac, Windows and Linux specific test expectations
https://bugs.webkit.org/show_bug.cgi?id=51589
* platform/chromium-win/http/tests/xmlhttprequest/basic-auth-nopassword-expected.txt: Added.
* platform/chromium-win/http/tests/xmlhttprequest/basic-auth-nouser-expected.txt: Added.
2010-12-24 Philippe Normand <pnormand@igalia.com>
Unreviewed, updated GTK media tests baselines after r74643.
* 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:
2010-12-24 Darin Adler <darin@apple.com>
Rebased Leopard to expect the same kind of stack failure
as Windows, rather than the success expected on Snow Leopard
and many other platforms.
* platform/mac-leopard/fast/js/large-expressions-expected.txt:
Copied from platform/win/fast/js/large-expressions-expected.txt.
2010-12-24 Jessie Berlin <jberlin@apple.com>
Add Windows-specific (failing) expected results for
http/tests/xmlhttprequest/basic-auth-nouser.html and basic-auth-nopassword.html in order to
get the Windows 7 Release test bot green again. Unreviewed.
https://bugs.webkit.org/show_bug.cgi?id=51596
* platform/win/http/tests/xmlhttprequest/basic-auth-nopassword-expected.txt: Added.
* platform/win/http/tests/xmlhttprequest/basic-auth-nouser-expected.txt: Added.
2010-12-24 Jessie Berlin <jberlin@apple.com>
Skip the new editing/input/ime-composition-clearpreedit.html test since textInputController
is unimplemented in the DRT for Windows. Unreviewed.
https://bugs.webkit.org/show_bug.cgi?id=32021
* platform/win/Skipped:
2010-12-24 Justin Schuh <jschuh@chromium.org>
Reviewed by Nikolas Zimmermann.
SVGElementInstance::m_useElement should be cleared when use element is removed from document
https://bugs.webkit.org/show_bug.cgi?id=51486
* svg/custom/use-instanceRoot-with-use-removed-expected.txt: Added.
* svg/custom/use-instanceRoot-with-use-removed.svg: Added.
2010-12-24 Alexander Pavlov <apavlov@chromium.org>
Reviewed by Yury Semikhatsky.
Web Inspector: Inline HTML style property out of sync with element.style in Sidebar
https://bugs.webkit.org/show_bug.cgi?id=51478
* http/tests/inspector/inspector-test2.js:
(initialize_InspectorTest.InspectorTest.addResults):
(initialize_InspectorTest.InspectorTest.createKeyEvent):
* inspector/elements-delete-inline-style-expected.txt: Added.
* inspector/elements-delete-inline-style.html: Added.
* inspector/elements-tests2.js: Added.
(initialize_ElementTest.InspectorTest.expandDOMSubtree.processChildren):
(initialize_ElementTest.InspectorTest.expandDOMSubtree):
(initialize_ElementTest.InspectorTest.expandDOMSubtreeAndRun):
(initialize_ElementTest.InspectorTest.nodeForId):
(initialize_ElementTest.InspectorTest.selectElementAndRun):
(initialize_ElementTest.InspectorTest.dumpSelectedElementStyles):
(initialize_ElementTest.InspectorTest.getSelectedElementStyles):
(initialize_ElementTest.InspectorTest.getElementStylePropertyTreeItem):
(initialize_ElementTest.InspectorTest.dumpStyleTreeOutline):
(initialize_ElementTest.InspectorTest.dumpStyleTreeItem):
(initialize_ElementTest):
* inspector/styles-add-blank-property.html: Remove unnecessary function.
2010-12-24 Benjamin Kalman <kalman@chromium.org>
Reviewed by Ryosuke Niwa.
editing/selection/caret-* tests need rebaseline for gtk
https://bugs.webkit.org/show_bug.cgi?id=51578
Rebaseline editing/selection/caret-* tests for gtk.
* platform/gtk/editing/selection/caret-ltr-2-expected.checksum: Added.
* platform/gtk/editing/selection/caret-ltr-2-expected.png: Added.
* platform/gtk/editing/selection/caret-ltr-2-expected.txt: Added.
* platform/gtk/editing/selection/caret-ltr-2-left-expected.checksum: Added.
* platform/gtk/editing/selection/caret-ltr-2-left-expected.png: Added.
* platform/gtk/editing/selection/caret-ltr-2-left-expected.txt: Added.
* platform/gtk/editing/selection/caret-ltr-expected.checksum: Added.
* platform/gtk/editing/selection/caret-ltr-expected.png: Added.
* platform/gtk/editing/selection/caret-ltr-expected.txt: Added.
* platform/gtk/editing/selection/caret-ltr-right-expected.checksum: Added.
* platform/gtk/editing/selection/caret-ltr-right-expected.png: Added.
* platform/gtk/editing/selection/caret-ltr-right-expected.txt: Added.
* platform/gtk/editing/selection/caret-rtl-2-left-expected.checksum: Added.
* platform/gtk/editing/selection/caret-rtl-2-left-expected.png: Added.
* platform/gtk/editing/selection/caret-rtl-2-left-expected.txt: Added.
* platform/gtk/editing/selection/caret-rtl-right-expected.checksum: Added.
* platform/gtk/editing/selection/caret-rtl-right-expected.png: Added.
* platform/gtk/editing/selection/caret-rtl-right-expected.txt: Added.
2010-12-23 Alexander Pavlov <apavlov@chromium.org>
Reviewed by Maciej Stachowiak.
Web Inspector: CSS shorthand properties expand unnecessarily
https://bugs.webkit.org/show_bug.cgi?id=36304
* inspector/elements-panel-styles-expected.txt:
* inspector/resources/elements-panel-styles.css:
(.foo):
2010-12-24 Justin Schuh <jschuh@chromium.org>
Reviewed by Darin Adler.
setTargetAttributeAnimatedValue should check for a null shadowTreeElement.
https://bugs.webkit.org/show_bug.cgi?id=51576
* svg/custom/animate-disallowed-use-element-expected.txt: Added.
* svg/custom/animate-disallowed-use-element.svg: Added.
2010-12-24 Andrei Popescu <andreip@google.com>
Unreviewed build fix.
Add Chromium-mac test expectation for the layout test below.
[Chromium] http/tests/xmlhttprequest/basic-auth-nopassword.html needs Mac specific test expectations
https://bugs.webkit.org/show_bug.cgi?id=51589
* platform/chromium-mac/http/tests/xmlhttprequest/basic-auth-nopassword-expected.txt: Added.
2010-12-24 Andrei Popescu <andreip@google.com>
Unreviewed. Update Chromium test expectations.
Mark editing/input/ime-composition-clearpreedit.html.html as TEXT.
This test was added in http://trac.webkit.org/changeset/74605 and
fails in Chromium.
* platform/chromium/test_expectations.txt:
2010-12-24 Justin Schuh <jschuh@chromium.org>
Reviewed by Darin Adler.
SVGFontFaceElement::rebuildFontFace() should exit when not in document
https://bugs.webkit.org/show_bug.cgi?id=51571
* svg/custom/use-invalid-font-face-expected.txt: Added.
* svg/custom/use-invalid-font-face.svg: Added.
2010-12-23 Yuta Kitamura <yutak@chromium.org>
Unreviewed. Update GTK's Skipped file.
[GTK] http/tests/inspector/console-websocket-error.html hangs
https://bugs.webkit.org/show_bug.cgi?id=51380
* platform/gtk/Skipped:
2010-12-23 Yuta Kitamura <yutak@chromium.org>
Unreviewed. Update Chromium test expectations.
Mark http/tests/inspector/console-websocket-error.html as SLOW on WIN DEBUG.
* platform/chromium/test_expectations.txt:
2010-12-22 Yuta Kitamura <yutak@chromium.org>
Reviewed by Alexey Proskuryakov.
[GTK] http/tests/inspector/console-websocket-error.html hangs
https://bugs.webkit.org/show_bug.cgi?id=51380
The test should call dumpConsoleMessages() even if WebSocket is not supported
or a WebSocket object goes to an unexpected state.
* http/tests/inspector/console-websocket-error.html:
* platform/gtk/Skipped:
* platform/mac-leopard/http/tests/inspector/console-websocket-error-expected.txt:
* platform/mac/http/tests/inspector/console-websocket-error-expected.txt:
2010-12-23 Jan Erik Hanssen <jhanssen@sencha.com>
Reviewed by Adam Barth.
[Qt] User name/password stripped from URLs
https://bugs.webkit.org/show_bug.cgi?id=36232
Test authentication cases where a username but no password and
no username but a password is present.
* http/tests/xmlhttprequest/basic-auth-nopassword-expected.txt: Added.
* http/tests/xmlhttprequest/basic-auth-nopassword.html: Added.
* http/tests/xmlhttprequest/basic-auth-nouser-expected.txt: Added.
* http/tests/xmlhttprequest/basic-auth-nouser.html: Added.
* http/tests/xmlhttprequest/resources/basic-auth-nouserpass/basic-auth-nouserpass.php: Added.
* platform/gtk/Skipped:
* platform/mac-leopard/http/tests/xmlhttprequest/basic-auth-nopassword-expected.txt: Added.
* platform/mac-snowleopard/http/tests/xmlhttprequest/basic-auth-nopassword-expected.txt: Added.
* platform/mac-tiger/http/tests/xmlhttprequest/basic-auth-nopassword-expected.txt: Added.
* platform/qt/Skipped:
2010-12-23 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Qt rebaseline for r74593.
Added the forgotten blank line at the end.
* platform/qt/editing/pasteboard/copy-in-password-field-expected.txt:
2010-12-23 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Qt rebaseline for r74593.
* platform/qt/editing/pasteboard/copy-in-password-field-expected.txt: Added.
2010-12-23 Ryosuke Niwa <rniwa@webkit.org>
More unreviewed Chromium rebaselines for r74593.
* platform/chromium-linux/editing/deleting/smart-delete-002-expected.txt:
* platform/chromium-linux/editing/pasteboard/subframe-dragndrop-1-expected.txt:
* platform/chromium-win/editing/pasteboard/paste-xml-expected.txt:
2010-12-23 Jan Erik Hanssen <jhanssen@sencha.com>
Reviewed by Alexey Proskuryakov.
[Qt] Composition text is not removed from the editor when composition is cancelled
https://bugs.webkit.org/show_bug.cgi?id=29391
Ensure that the composition text is cleared when an empty QInputMethodEvent
is received and the editor is in composition mode.
* editing/input/ime-composition-clearpreedit-expected.txt: Added.
* editing/input/ime-composition-clearpreedit.html: Added.
* platform/gtk/Skipped:
* platform/mac-wk2/Skipped:
* platform/qt-wk2/Skipped:
2010-12-23 Benjamin Kalman <kalman@chromium.org>
Reviewed by Ryosuke Niwa.
Selection becomes stale when CharacterData is manipulated directly
https://bugs.webkit.org/show_bug.cgi?id=51389
Rebaseline GTK tests.
* platform/gtk/editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
* platform/gtk/editing/deleting/delete-3608430-fix-expected.txt:
* platform/gtk/editing/deleting/delete-3608445-fix-expected.txt:
* platform/gtk/editing/deleting/delete-3608462-fix-expected.txt:
* platform/gtk/editing/deleting/delete-and-undo-expected.txt:
* platform/gtk/editing/deleting/delete-block-merge-contents-010-expected.txt:
* platform/gtk/editing/deleting/delete-br-007-expected.txt:
* platform/gtk/editing/deleting/delete-contiguous-ws-001-expected.txt:
* platform/gtk/editing/deleting/delete-leading-ws-001-expected.txt:
* platform/gtk/editing/deleting/delete-line-end-ws-001-expected.txt:
* platform/gtk/editing/deleting/delete-line-end-ws-002-expected.txt:
* platform/gtk/editing/deleting/delete-listitem-001-expected.txt:
* platform/gtk/editing/deleting/delete-tab-002-expected.txt:
* platform/gtk/editing/deleting/delete-tab-004-expected.txt:
* platform/gtk/editing/deleting/delete-trailing-ws-002-expected.txt:
* platform/gtk/editing/deleting/delete-ws-fixup-001-expected.txt:
* platform/gtk/editing/deleting/delete-ws-fixup-002-expected.txt:
* platform/gtk/editing/deleting/forward-delete-expected.txt:
* platform/gtk/editing/deleting/smart-delete-003-expected.txt:
* platform/gtk/editing/deleting/smart-delete-004-expected.txt:
* platform/gtk/editing/execCommand/insertHorizontalRule-expected.txt:
* platform/gtk/editing/inserting/insert-3654864-fix-expected.txt:
* platform/gtk/editing/inserting/insert-after-delete-001-expected.txt:
* platform/gtk/editing/inserting/insert-div-003-expected.txt:
* platform/gtk/editing/inserting/insert-div-024-expected.txt:
* platform/gtk/editing/inserting/insert-space-in-empty-doc-expected.txt:
* platform/gtk/editing/inserting/insert-text-with-newlines-expected.txt:
* platform/gtk/editing/inserting/typing-001-expected.txt:
* platform/gtk/editing/inserting/typing-002-expected.txt:
* platform/gtk/editing/inserting/typing-003-expected.txt:
* platform/gtk/editing/inserting/typing-around-br-001-expected.txt:
* platform/gtk/editing/inserting/typing-around-image-001-expected.txt:
* platform/gtk/editing/pasteboard/4076267-2-expected.txt:
* platform/gtk/editing/pasteboard/4076267-3-expected.txt:
* platform/gtk/editing/pasteboard/cut-text-001-expected.txt:
* platform/gtk/editing/pasteboard/paste-text-001-expected.txt:
* platform/gtk/editing/pasteboard/paste-xml-expected.txt:
* platform/gtk/editing/pasteboard/subframe-dragndrop-1-expected.txt:
* platform/gtk/editing/spelling/spelling-expected.txt:
* platform/gtk/editing/style/style-3681552-fix-001-expected.txt:
* platform/gtk/editing/style/style-3681552-fix-002-expected.txt:
* platform/gtk/editing/style/typing-style-001-expected.txt:
* platform/gtk/editing/style/typing-style-002-expected.txt:
* platform/gtk/editing/style/unbold-in-bold-expected.txt:
* platform/gtk/editing/undo/4063751-expected.txt:
* platform/gtk/editing/undo/redo-typing-001-expected.txt:
* platform/gtk/editing/undo/undo-combined-delete-boundary-expected.txt:
* platform/gtk/editing/undo/undo-combined-delete-expected.txt:
* platform/gtk/editing/undo/undo-delete-boundary-expected.txt:
* platform/gtk/editing/undo/undo-delete-expected.txt:
* platform/gtk/editing/undo/undo-forward-delete-boundary-expected.txt:
* platform/gtk/editing/undo/undo-forward-delete-expected.txt:
* platform/gtk/editing/undo/undo-misspellings-expected.txt:
2010-12-23 Ryosuke Niwa <rniwa@webkit.org>
Reviewed by Darin Adler.
queryCommandValue("FormatBlock") does not respect editing boundaries
https://bugs.webkit.org/show_bug.cgi?id=51219
Added test cases to ensure queryCommandValue("FormatBlock") respects editing boundaries.
* editing/execCommand/query-format-block-expected.txt:
* editing/execCommand/script-tests/query-format-block.js:
2010-12-23 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Chromium rebaselines for r74593.
* platform/chromium-linux/editing/deleting/smart-delete-001-expected.txt:
* platform/chromium-linux/editing/deleting/smart-delete-003-expected.txt:
* platform/chromium-linux/editing/deleting/smart-delete-004-expected.txt:
* platform/chromium-win/editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
* platform/chromium-win/editing/deleting/delete-3608430-fix-expected.txt:
* platform/chromium-win/editing/deleting/delete-3608445-fix-expected.txt:
* platform/chromium-win/editing/deleting/delete-3608462-fix-expected.txt:
* platform/chromium-win/editing/deleting/delete-after-span-ws-001-expected.txt:
* platform/chromium-win/editing/deleting/delete-after-span-ws-002-expected.txt:
* platform/chromium-win/editing/deleting/delete-after-span-ws-003-expected.txt:
* platform/chromium-win/editing/deleting/delete-and-undo-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-merge-contents-010-expected.txt:
* platform/chromium-win/editing/deleting/delete-block-table-expected.txt:
* platform/chromium-win/editing/deleting/delete-br-007-expected.txt:
* platform/chromium-win/editing/deleting/delete-character-001-expected.txt:
* platform/chromium-win/editing/deleting/delete-contiguous-ws-001-expected.txt:
* platform/chromium-win/editing/deleting/delete-hr-expected.txt:
* platform/chromium-win/editing/deleting/delete-leading-ws-001-expected.txt:
* platform/chromium-win/editing/deleting/delete-line-end-ws-001-expected.txt:
* platform/chromium-win/editing/deleting/delete-line-end-ws-002-expected.txt:
* platform/chromium-win/editing/deleting/delete-listitem-001-expected.txt:
* platform/chromium-win/editing/deleting/delete-selection-001-expected.txt:
* platform/chromium-win/editing/deleting/delete-tab-001-expected.txt:
* platform/chromium-win/editing/deleting/delete-tab-002-expected.txt:
* platform/chromium-win/editing/deleting/delete-tab-003-expected.txt:
* platform/chromium-win/editing/deleting/delete-tab-004-expected.txt:
* platform/chromium-win/editing/deleting/delete-trailing-ws-001-expected.txt:
* platform/chromium-win/editing/deleting/delete-trailing-ws-002-expected.txt:
* platform/chromium-win/editing/deleting/delete-ws-fixup-001-expected.txt:
* platform/chromium-win/editing/deleting/delete-ws-fixup-002-expected.txt:
* platform/chromium-win/editing/deleting/forward-delete-expected.txt:
* platform/chromium-win/editing/deleting/non-smart-delete-expected.txt:
* platform/chromium-win/editing/deleting/smart-delete-001-expected.txt:
* platform/chromium-win/editing/deleting/smart-delete-003-expected.txt:
* platform/chromium-win/editing/deleting/smart-delete-004-expected.txt:
* platform/chromium-win/editing/execCommand/insertHorizontalRule-expected.txt:
* platform/chromium-win/editing/inserting/4278698-expected.txt:
* platform/chromium-win/editing/inserting/editing-empty-divs-expected.txt:
* platform/chromium-win/editing/inserting/insert-3654864-fix-expected.txt:
* platform/chromium-win/editing/inserting/insert-after-delete-001-expected.txt:
* platform/chromium-win/editing/inserting/insert-br-003-expected.txt:
* platform/chromium-win/editing/inserting/insert-br-006-expected.txt:
* platform/chromium-win/editing/inserting/insert-br-007-expected.txt:
* platform/chromium-win/editing/inserting/insert-br-008-expected.txt:
* platform/chromium-win/editing/inserting/insert-br-009-expected.txt:
* platform/chromium-win/editing/inserting/insert-br-at-tabspan-002-expected.txt:
* platform/chromium-win/editing/inserting/insert-br-at-tabspan-003-expected.txt:
* platform/chromium-win/editing/inserting/insert-div-003-expected.txt:
* platform/chromium-win/editing/inserting/insert-div-006-expected.txt:
* platform/chromium-win/editing/inserting/insert-div-008-expected.txt:
* platform/chromium-win/editing/inserting/insert-div-024-expected.txt:
* platform/chromium-win/editing/inserting/insert-space-in-empty-doc-expected.txt:
* platform/chromium-win/editing/inserting/insert-tab-003-expected.txt:
* platform/chromium-win/editing/inserting/insert-text-at-tabspan-001-expected.txt:
* platform/chromium-win/editing/inserting/insert-text-at-tabspan-002-expected.txt:
* platform/chromium-win/editing/inserting/insert-text-with-newlines-expected.txt:
* platform/chromium-win/editing/inserting/typing-001-expected.txt:
* platform/chromium-win/editing/inserting/typing-002-expected.txt:
* platform/chromium-win/editing/inserting/typing-003-expected.txt:
* platform/chromium-win/editing/inserting/typing-around-br-001-expected.txt:
* platform/chromium-win/editing/inserting/typing-around-image-001-expected.txt:
* platform/chromium-win/editing/pasteboard/4076267-2-expected.txt:
* platform/chromium-win/editing/pasteboard/4076267-3-expected.txt:
* platform/chromium-win/editing/pasteboard/bad-placeholder-expected.txt:
* platform/chromium-win/editing/pasteboard/cut-text-001-expected.txt:
* platform/chromium-win/editing/pasteboard/interchange-newline-1-expected.txt:
* platform/chromium-win/editing/pasteboard/merge-end-1-expected.txt:
* platform/chromium-win/editing/pasteboard/merge-end-2-expected.txt:
* platform/chromium-win/editing/pasteboard/merge-end-4-expected.txt:
* platform/chromium-win/editing/pasteboard/merge-end-list-expected.txt:
* platform/chromium-win/editing/pasteboard/merge-end-table-expected.txt:
* platform/chromium-win/editing/pasteboard/paste-match-style-001-expected.txt:
* platform/chromium-win/editing/pasteboard/paste-text-001-expected.txt:
* platform/chromium-win/editing/pasteboard/paste-text-019-expected.txt:
* platform/chromium-win/editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
* platform/chromium-win/editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
* platform/chromium-win/editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
* platform/chromium-win/editing/pasteboard/pasting-object-expected.txt:
* platform/chromium-win/editing/pasteboard/smart-paste-002-expected.txt:
* platform/chromium-win/editing/pasteboard/smart-paste-006-expected.txt:
* platform/chromium-win/editing/pasteboard/smart-paste-007-expected.txt:
* platform/chromium-win/editing/spelling/spelling-expected.txt:
* platform/chromium-win/editing/style/style-3681552-fix-001-expected.txt:
* platform/chromium-win/editing/style/style-3681552-fix-002-expected.txt:
* platform/chromium-win/editing/style/style-boundary-002-expected.txt:
* platform/chromium-win/editing/style/style-boundary-005-expected.txt:
* platform/chromium-win/editing/style/typing-style-001-expected.txt:
* platform/chromium-win/editing/style/typing-style-002-expected.txt:
* platform/chromium-win/editing/style/unbold-in-bold-expected.txt:
* platform/chromium-win/editing/undo/4063751-expected.txt:
* platform/chromium-win/editing/undo/redo-typing-001-expected.txt:
* platform/chromium-win/editing/undo/undo-combined-delete-boundary-expected.txt:
* platform/chromium-win/editing/undo/undo-combined-delete-expected.txt:
* platform/chromium-win/editing/undo/undo-delete-boundary-expected.txt:
* platform/chromium-win/editing/undo/undo-delete-expected.txt:
* platform/chromium-win/editing/undo/undo-forward-delete-boundary-expected.txt:
* platform/chromium-win/editing/undo/undo-forward-delete-expected.txt:
* platform/chromium-win/editing/undo/undo-misspellings-expected.txt:
* platform/chromium-win/editing/undo/undo-typing-001-expected.txt:
* platform/chromium-win/editing/unsupported-content/list-type-after-expected.txt:
* platform/chromium-win/editing/unsupported-content/list-type-before-expected.txt:
* platform/chromium-win/editing/unsupported-content/table-type-after-expected.txt:
* platform/chromium-win/editing/unsupported-content/table-type-before-expected.txt:
2010-12-23 Ryosuke Niwa <rniwa@webkit.org>
Reviewed by Darin Adler.
FormatBlock doesn't preserve typing style but it should
https://bugs.webkit.org/show_bug.cgi?id=51140
Added a test to type text after bolding the typing style and executing a FormatBlock command.
Because FormatBlock command preserves typing style, the typed text should be in bold.
* editing/execCommand/format-block-typing-style.html: Added.
2010-12-23 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Qt rebaselines for r74593.
* platform/qt/editing/deleting/delete-3608445-fix-expected.txt:
* platform/qt/editing/deleting/delete-after-span-ws-001-expected.txt:
* platform/qt/editing/deleting/delete-after-span-ws-002-expected.txt:
* platform/qt/editing/deleting/delete-after-span-ws-003-expected.txt:
* platform/qt/editing/deleting/delete-block-merge-contents-010-expected.txt:
* platform/qt/editing/deleting/delete-character-001-expected.txt:
* platform/qt/editing/deleting/delete-hr-expected.txt:
* platform/qt/editing/deleting/delete-line-end-ws-001-expected.txt:
* platform/qt/editing/deleting/delete-selection-001-expected.txt:
* platform/qt/editing/deleting/delete-trailing-ws-001-expected.txt:
* platform/qt/editing/deleting/delete-trailing-ws-002-expected.txt:
* platform/qt/editing/deleting/non-smart-delete-expected.txt:
* platform/qt/editing/deleting/smart-delete-001-expected.txt:
* platform/qt/editing/deleting/smart-delete-003-expected.txt:
* platform/qt/editing/deleting/smart-delete-004-expected.txt:
* platform/qt/editing/inserting/insert-3654864-fix-expected.txt:
* platform/qt/editing/inserting/insert-after-delete-001-expected.txt:
* platform/qt/editing/inserting/insert-br-003-expected.txt:
* platform/qt/editing/inserting/insert-br-006-expected.txt:
* platform/qt/editing/inserting/insert-br-007-expected.txt:
* platform/qt/editing/inserting/insert-br-008-expected.txt:
* platform/qt/editing/inserting/insert-br-009-expected.txt:
* platform/qt/editing/inserting/insert-br-at-tabspan-002-expected.txt:
* platform/qt/editing/inserting/insert-br-at-tabspan-003-expected.txt:
* platform/qt/editing/inserting/insert-div-003-expected.txt:
* platform/qt/editing/inserting/insert-div-006-expected.txt:
* platform/qt/editing/inserting/insert-div-008-expected.txt:
* platform/qt/editing/inserting/insert-div-024-expected.txt:
* platform/qt/editing/inserting/insert-space-in-empty-doc-expected.txt:
* platform/qt/editing/inserting/insert-text-at-tabspan-001-expected.txt:
* platform/qt/editing/inserting/insert-text-at-tabspan-002-expected.txt:
* platform/qt/editing/inserting/typing-001-expected.txt:
* platform/qt/editing/inserting/typing-002-expected.txt:
* platform/qt/editing/inserting/typing-003-expected.txt:
* platform/qt/editing/inserting/typing-around-br-001-expected.txt:
* platform/qt/editing/inserting/typing-around-image-001-expected.txt:
* platform/qt/editing/pasteboard/4076267-3-expected.txt:
* platform/qt/editing/pasteboard/cut-text-001-expected.txt:
* platform/qt/editing/pasteboard/interchange-newline-1-expected.txt:
* platform/qt/editing/pasteboard/merge-end-1-expected.txt:
* platform/qt/editing/pasteboard/merge-end-2-expected.txt:
* platform/qt/editing/pasteboard/merge-end-4-expected.txt:
* platform/qt/editing/pasteboard/merge-end-list-expected.txt:
* platform/qt/editing/pasteboard/merge-end-table-expected.txt:
* platform/qt/editing/pasteboard/paste-match-style-001-expected.txt:
* platform/qt/editing/pasteboard/paste-text-019-expected.txt:
* platform/qt/editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
* platform/qt/editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
* platform/qt/editing/pasteboard/pasting-object-expected.txt:
* platform/qt/editing/pasteboard/smart-paste-002-expected.txt:
* platform/qt/editing/pasteboard/smart-paste-006-expected.txt:
* platform/qt/editing/pasteboard/smart-paste-007-expected.txt:
* platform/qt/editing/style/remove-underline-from-stylesheet-expected.txt:
* platform/qt/editing/undo/redo-style-expected.txt:
2010-12-23 Ryosuke Niwa <rniwa@webkit.org>
Reviewed by Darin Adler.
Selection becomes stale when CharacterData is manipulated directly
https://bugs.webkit.org/show_bug.cgi?id=51389
Added tests to ensure WebKit adjusts or clears selection when the start container
or the end container of the selection's first range is modified by CharacterData's API.
Many editing tests had to be rebaselined due to different editing delegate dumps
caused by WebKit's properly adjusting selection's offsets as editing commands modify the DOM.
* editing/deleting/delete-by-word-001-expected.txt:
* editing/deleting/delete-by-word-002-expected.txt:
* editing/deleting/delete-ligature-001-expected.txt:
* editing/deleting/delete-ligature-002-expected.txt:
* editing/deleting/delete-ligature-003-expected.txt:
* editing/deleting/skip-virama-001-expected.txt:
* editing/execCommand/createLink-expected.txt:
* editing/execCommand/hilitecolor-expected.txt:
* editing/execCommand/unlink-expected.txt:
* editing/inserting/insert-thai-characters-001-expected.txt:
* editing/pasteboard/copy-in-password-field-expected.txt:
* editing/pasteboard/paste-into-anchor-text-expected.txt:
* editing/selection/character-data-mutation-crash-expected.txt: Added.
* editing/selection/character-data-mutation-crash.html: Added.
* editing/selection/character-data-mutation-expected.txt: Added.
* editing/selection/character-data-mutation.html: Added.
* editing/style/remove-underline-from-stylesheet-expected.txt:
* editing/style/typing-style-003-expected.txt:
* editing/undo/redo-style-expected.txt:
* platform/mac/editing/deleting/collapse-whitespace-3587601-fix-expected.txt:
* platform/mac/editing/deleting/delete-3608430-fix-expected.txt:
* platform/mac/editing/deleting/delete-3608445-fix-expected.txt:
* platform/mac/editing/deleting/delete-3608462-fix-expected.txt:
* platform/mac/editing/deleting/delete-after-span-ws-001-expected.txt:
* platform/mac/editing/deleting/delete-after-span-ws-002-expected.txt:
* platform/mac/editing/deleting/delete-after-span-ws-003-expected.txt:
* platform/mac/editing/deleting/delete-and-undo-expected.txt:
* platform/mac/editing/deleting/delete-block-merge-contents-010-expected.txt:
* platform/mac/editing/deleting/delete-block-table-expected.txt:
* platform/mac/editing/deleting/delete-br-007-expected.txt:
* platform/mac/editing/deleting/delete-character-001-expected.txt:
* platform/mac/editing/deleting/delete-contiguous-ws-001-expected.txt:
* platform/mac/editing/deleting/delete-hr-expected.txt:
* platform/mac/editing/deleting/delete-leading-ws-001-expected.txt:
* platform/mac/editing/deleting/delete-line-end-ws-001-expected.txt:
* platform/mac/editing/deleting/delete-line-end-ws-002-expected.txt:
* platform/mac/editing/deleting/delete-listitem-001-expected.txt:
* platform/mac/editing/deleting/delete-selection-001-expected.txt:
* platform/mac/editing/deleting/delete-tab-001-expected.txt:
* platform/mac/editing/deleting/delete-tab-002-expected.txt:
* platform/mac/editing/deleting/delete-tab-003-expected.txt:
* platform/mac/editing/deleting/delete-tab-004-expected.txt:
* platform/mac/editing/deleting/delete-trailing-ws-001-expected.txt:
* platform/mac/editing/deleting/delete-trailing-ws-002-expected.txt:
* platform/mac/editing/deleting/delete-ws-fixup-001-expected.txt:
* platform/mac/editing/deleting/delete-ws-fixup-002-expected.txt:
* platform/mac/editing/deleting/forward-delete-expected.txt:
* platform/mac/editing/deleting/non-smart-delete-expected.txt:
* platform/mac/editing/deleting/smart-delete-001-expected.txt:
* platform/mac/editing/deleting/smart-delete-002-expected.txt:
* platform/mac/editing/deleting/smart-delete-003-expected.txt:
* platform/mac/editing/deleting/smart-delete-004-expected.txt:
* platform/mac/editing/execCommand/insertHorizontalRule-expected.txt:
* platform/mac/editing/input/firstrectforcharacterrange-styled-expected.txt:
* platform/mac/editing/input/text-input-controller-expected.txt:
* platform/mac/editing/inserting/4278698-expected.txt:
* platform/mac/editing/inserting/editing-empty-divs-expected.txt:
* platform/mac/editing/inserting/insert-3654864-fix-expected.txt:
* platform/mac/editing/inserting/insert-after-delete-001-expected.txt:
* platform/mac/editing/inserting/insert-br-003-expected.txt:
* platform/mac/editing/inserting/insert-br-006-expected.txt:
* platform/mac/editing/inserting/insert-br-007-expected.txt:
* platform/mac/editing/inserting/insert-br-008-expected.txt:
* platform/mac/editing/inserting/insert-br-009-expected.txt:
* platform/mac/editing/inserting/insert-br-at-tabspan-002-expected.txt:
* platform/mac/editing/inserting/insert-br-at-tabspan-003-expected.txt:
* platform/mac/editing/inserting/insert-div-003-expected.txt:
* platform/mac/editing/inserting/insert-div-006-expected.txt:
* platform/mac/editing/inserting/insert-div-008-expected.txt:
* platform/mac/editing/inserting/insert-div-024-expected.txt:
* platform/mac/editing/inserting/insert-space-in-empty-doc-expected.txt:
* platform/mac/editing/inserting/insert-tab-003-expected.txt:
* platform/mac/editing/inserting/insert-text-at-tabspan-001-expected.txt:
* platform/mac/editing/inserting/insert-text-at-tabspan-002-expected.txt:
* platform/mac/editing/inserting/insert-text-with-newlines-expected.txt:
* platform/mac/editing/inserting/typing-001-expected.txt:
* platform/mac/editing/inserting/typing-002-expected.txt:
* platform/mac/editing/inserting/typing-003-expected.txt:
* platform/mac/editing/inserting/typing-around-br-001-expected.txt:
* platform/mac/editing/inserting/typing-around-image-001-expected.txt:
* platform/mac/editing/pasteboard/4076267-2-expected.txt:
* platform/mac/editing/pasteboard/4076267-3-expected.txt:
* platform/mac/editing/pasteboard/bad-placeholder-expected.txt:
* platform/mac/editing/pasteboard/cut-text-001-expected.txt:
* platform/mac/editing/pasteboard/emacs-ctrl-a-k-y-expected.txt:
* platform/mac/editing/pasteboard/emacs-ctrl-k-y-001-expected.txt:
* platform/mac/editing/pasteboard/interchange-newline-1-expected.txt:
* platform/mac/editing/pasteboard/merge-end-1-expected.txt:
* platform/mac/editing/pasteboard/merge-end-2-expected.txt:
* platform/mac/editing/pasteboard/merge-end-4-expected.txt:
* platform/mac/editing/pasteboard/merge-end-list-expected.txt:
* platform/mac/editing/pasteboard/merge-end-table-expected.txt:
* platform/mac/editing/pasteboard/paste-match-style-001-expected.txt:
* platform/mac/editing/pasteboard/paste-text-001-expected.txt:
* platform/mac/editing/pasteboard/paste-text-019-expected.txt:
* platform/mac/editing/pasteboard/paste-text-at-tabspan-001-expected.txt:
* platform/mac/editing/pasteboard/paste-text-at-tabspan-002-expected.txt:
* platform/mac/editing/pasteboard/paste-text-at-tabspan-003-expected.txt:
* platform/mac/editing/pasteboard/paste-xml-expected.txt:
* platform/mac/editing/pasteboard/pasting-object-expected.txt:
* platform/mac/editing/pasteboard/smart-paste-002-expected.txt:
* platform/mac/editing/pasteboard/smart-paste-006-expected.txt:
* platform/mac/editing/pasteboard/smart-paste-007-expected.txt:
* platform/mac/editing/pasteboard/subframe-dragndrop-1-expected.txt:
* platform/mac/editing/spelling/spelling-expected.txt:
* platform/mac/editing/style/style-3681552-fix-001-expected.txt:
* platform/mac/editing/style/style-3681552-fix-002-expected.txt:
* platform/mac/editing/style/style-boundary-002-expected.txt:
* platform/mac/editing/style/style-boundary-005-expected.txt:
* platform/mac/editing/style/typing-style-001-expected.txt:
* platform/mac/editing/style/typing-style-002-expected.txt:
* platform/mac/editing/style/unbold-in-bold-expected.txt:
* platform/mac/editing/undo/4063751-expected.txt:
* platform/mac/editing/undo/redo-typing-001-expected.txt:
* platform/mac/editing/undo/undo-combined-delete-boundary-expected.txt:
* platform/mac/editing/undo/undo-combined-delete-expected.txt:
* platform/mac/editing/undo/undo-delete-boundary-expected.txt:
* platform/mac/editing/undo/undo-delete-expected.txt:
* platform/mac/editing/undo/undo-forward-delete-boundary-expected.txt:
* platform/mac/editing/undo/undo-forward-delete-expected.txt:
* platform/mac/editing/undo/undo-misspellings-expected.txt:
* platform/mac/editing/undo/undo-typing-001-expected.txt:
* platform/mac/editing/unsupported-content/list-type-after-expected.txt:
* platform/mac/editing/unsupported-content/list-type-before-expected.txt:
* platform/mac/editing/unsupported-content/table-type-after-expected.txt:
* platform/mac/editing/unsupported-content/table-type-before-expected.txt:
2010-12-23 Kenneth Russell <kbr@google.com>
Unreviewed Chromium test expectations update. Fix botched update
of fast/css/box-shadow.html expectation; needed to be FAIL, not
IMAGE+TEXT IMAGE.
* platform/chromium/test_expectations.txt:
2010-12-23 Albert J. Wong <ajwong@chromium.org>
Unreviewed. Chromium layout test expectations update.
https://bugs.webkit.org/show_bug.cgi?id=51500
Rebaseline media control layout tests due to pixel diff from r74535
* 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-display-toggle-expected.checksum:
* platform/chromium-linux/media/video-display-toggle-expected.png:
* platform/chromium-linux/media/video-empty-source-expected.checksum:
* platform/chromium-linux/media/video-empty-source-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-mac/media/audio-controls-rendering-expected.checksum:
* platform/chromium-mac/media/audio-controls-rendering-expected.png:
* platform/chromium-mac/media/audio-controls-rendering-expected.txt:
* platform/chromium-mac/media/controls-after-reload-expected.checksum:
* platform/chromium-mac/media/controls-after-reload-expected.png:
* platform/chromium-mac/media/controls-after-reload-expected.txt:
* platform/chromium-mac/media/controls-strict-expected.checksum:
* platform/chromium-mac/media/controls-strict-expected.png:
* platform/chromium-mac/media/controls-strict-expected.txt:
* platform/chromium-mac/media/controls-styling-expected.checksum:
* platform/chromium-mac/media/controls-styling-expected.png:
* platform/chromium-mac/media/controls-styling-expected.txt:
* platform/chromium-mac/media/controls-without-preload-expected.checksum:
* platform/chromium-mac/media/controls-without-preload-expected.png:
* platform/chromium-mac/media/controls-without-preload-expected.txt:
* platform/chromium-mac/media/video-display-toggle-expected.checksum:
* platform/chromium-mac/media/video-display-toggle-expected.png:
* platform/chromium-mac/media/video-display-toggle-expected.txt:
* platform/chromium-mac/media/video-empty-source-expected.checksum:
* platform/chromium-mac/media/video-empty-source-expected.png:
* platform/chromium-mac/media/video-empty-source-expected.txt:
* platform/chromium-mac/media/video-no-audio-expected.checksum:
* platform/chromium-mac/media/video-no-audio-expected.png:
* platform/chromium-mac/media/video-no-audio-expected.txt:
* platform/chromium-mac/media/video-volume-slider-expected.checksum:
* platform/chromium-mac/media/video-volume-slider-expected.png:
* platform/chromium-mac/media/video-volume-slider-expected.txt:
* platform/chromium-win/media/audio-controls-rendering-expected.checksum:
* platform/chromium-win/media/audio-controls-rendering-expected.png:
* platform/chromium-win/media/audio-controls-rendering-expected.txt:
* platform/chromium-win/media/controls-after-reload-expected.checksum:
* platform/chromium-win/media/controls-after-reload-expected.png:
* platform/chromium-win/media/controls-after-reload-expected.txt:
* platform/chromium-win/media/controls-strict-expected.checksum:
* platform/chromium-win/media/controls-strict-expected.png:
* platform/chromium-win/media/controls-strict-expected.txt:
* platform/chromium-win/media/controls-styling-expected.checksum:
* platform/chromium-win/media/controls-styling-expected.png:
* platform/chromium-win/media/controls-styling-expected.txt:
* platform/chromium-win/media/controls-without-preload-expected.checksum:
* platform/chromium-win/media/controls-without-preload-expected.png:
* platform/chromium-win/media/controls-without-preload-expected.txt:
* platform/chromium-win/media/video-controls-rendering-expected.checksum:
* platform/chromium-win/media/video-controls-rendering-expected.png:
* platform/chromium-win/media/video-controls-rendering-expected.txt:
* platform/chromium-win/media/video-display-toggle-expected.checksum:
* platform/chromium-win/media/video-display-toggle-expected.png:
* platform/chromium-win/media/video-display-toggle-expected.txt:
* platform/chromium-win/media/video-empty-source-expected.checksum:
* platform/chromium-win/media/video-empty-source-expected.png:
* platform/chromium-win/media/video-empty-source-expected.txt:
* platform/chromium-win/media/video-no-audio-expected.checksum:
* platform/chromium-win/media/video-no-audio-expected.png:
* platform/chromium-win/media/video-no-audio-expected.txt:
* platform/chromium-win/media/video-volume-slider-expected.checksum:
* platform/chromium-win/media/video-volume-slider-expected.png:
* platform/chromium-win/media/video-volume-slider-expected.txt:
* platform/chromium/test_expectations.txt:
2010-12-23 Kenneth Russell <kbr@google.com>
Unreviewed Chromium expectations update. Suppress crashes seen on
Windows with fast/canvas/webgl/canvas-test.html and
fast/canvas/webgl/gl-pixelstorei.html.
* platform/chromium/test_expectations.txt:
2010-12-23 Justin Schuh <jschuh@chromium.org>
Reviewed by Eric Seidel.
CSSCursorImageValue destructor should clear referenced element.
https://bugs.webkit.org/show_bug.cgi?id=51417
* svg/css/cursor-image-replace-expected.txt: Added.
* svg/css/cursor-image-replace.svg: Added.
2010-12-23 Kenneth Russell <kbr@google.com>
Unreviewed Chromium expectations update. Allow
fast/css/box-shadow.html to fail with IMAGE as well as IMAGE+TEXT.
* platform/chromium/test_expectations.txt:
2010-12-22 Matthew Delaney <mdelaney@apple.com>
Reviewed by Simon Fraser.
Add setNeedsStyleRecalc for getting canvas contexts that use IOSurfaces
https://bugs.webkit.org/show_bug.cgi?id=51279
* platform/mac-snowleopard/platform/mac/compositing: Added.
* platform/mac-snowleopard/platform/mac/compositing/canvas: Added.
* platform/mac-snowleopard/platform/mac/compositing/canvas/accelerated-canvas-compositing-expected.txt: Added.
* platform/mac/compositing/canvas: Added.
* platform/mac/compositing/canvas/accelerated-canvas-compositing-expected.txt: Added.
* platform/mac/compositing/canvas/accelerated-canvas-compositing.html: Added.
2010-12-23 Kenneth Russell <kbr@google.com>
Unreviewed Chromium expectations update. Fix incorrect syntax for
fast/css/box-shadow.html suppression and state that
fast/events/touch/touch-target.html may timeout.
* platform/chromium/test_expectations.txt:
2010-12-23 Jessie Berlin <jberlin@apple.com>
Add Windows-XP-specific (failing) expected results for
fast/profiler/throw-exception-from-eval-expected.html in order to get the Windows XP Debug
test bot green again. Unreviewed.
https://bugs.webkit.org/show_bug.cgi?id=49801
* platform/win-xp/fast/profiler: Added.
* platform/win-xp/fast/profiler/throw-exception-from-eval-expected.txt: Added.
2010-12-23 Jeremy Moskovich <jeremy@chromium.org>
Unreviewed new Chromium baselines and test expectations update.
* platform/chromium-linux/fast/layers/video-layer-expected.checksum:
* platform/chromium-linux/fast/layers/video-layer-expected.png:
* platform/chromium-mac/fast/layers/video-layer-expected.checksum:
* platform/chromium-mac/fast/layers/video-layer-expected.png:
* platform/chromium-mac/fast/layers/video-layer-expected.txt:
* platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt:
* platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
* platform/chromium-win/fast/layers/video-layer-expected.checksum:
* platform/chromium-win/fast/layers/video-layer-expected.png:
* platform/chromium-win/fast/layers/video-layer-expected.txt:
* platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt:
* platform/chromium/test_expectations.txt:
2010-12-23 Jonathan Dixon <joth@chromium.org>
Reviewed by Steve Block.
TouchEvents does not support multi-touch on a page with multiple touch targets
https://bugs.webkit.org/show_bug.cgi?id=51258
* fast/events/touch/multi-touch-grouped-targets-expected.txt: Added.
* fast/events/touch/multi-touch-grouped-targets.html: Added.
* fast/events/touch/script-tests/multi-touch-grouped-targets.js: Added.
(declareTouchHandler.return.shouldBe):
(declareTouchHandler):
(touchEndHandler):
Added new test that ensures both test targets receive events when hit by multiple
touch points from the same platform event.
* fast/events/touch/script-tests/touch-target-limited.js:
(declareTouchStart.return.touchStartHandler):
(declareTouchStart):
(declareTouchMove.return.touchMoveHandler):
(declareTouchMove):
* fast/events/touch/script-tests/touch-target.js:
(declareTouchStart.return.touchStartHandler):
(declareTouchStart):
(declareTouchMove.return.touchMoveHandler):
(declareTouchMove):
* fast/events/touch/touch-target-expected.txt:
* fast/events/touch/touch-target-limited-expected.txt:
Updated & rebaselined existing tests to reflect new expectations.
2010-12-23 Jeremy Moskovich <jeremy@chromium.org>
Unreviewed test expectations update.
Fix duplicate expectation warning for media/video-controls-rendering.html introduced in r74535.
* platform/chromium/test_expectations.txt:
2010-12-23 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed. Update Qt specific expected file after r74539.
* platform/qt/fast/dom/Window/window-properties-expected.txt:
2010-12-23 Benjamin Kalman <kalman@chromium.org>
Reviewed by Eric Seidel.
QT linux has RTL line movement bug that causes editing/selection/extend-to-line-boundary.html to fail
https://bugs.webkit.org/show_bug.cgi?id=51514
Add different baseline to editing/selection/extend-to-line-boundary.html for qt-linux that
takes into account the RTL bug.
* platform/qt-linux/editing/selection/extend-to-line-boundary-expected.txt: Added.
2010-12-23 Antti Koivisto <antti@apple.com>
Not reviewed.
Another attempt.
* http/tests/local/slow-css-pass.cgi:
2010-12-23 Antti Koivisto <antti@apple.com>
Not reviewed.
Flaky Test: http/tests/local/stylesheet-and-script-load-order-media-print.html
Try to fix flakiness.
* http/tests/local/slow-css-pass.cgi:
2010-12-22 Ariya Hidayat <ariya@sencha.com>
Reviewed by Simon Fraser.
Implement skewX() and skewY() for CSSMatrix.
https://bugs.webkit.org/show_bug.cgi?id=38335
* fast/dom/Window/window-properties-expected.txt: Adjusted.
* transforms/cssmatrix-2d-interface.xhtml: Added tests for skewX() and skewY().
* transforms/cssmatrix-2d-interface-expected.txt: Adjusted.
2010-12-22 Simon Fraser <simon.fraser@apple.com>
Reviewed by Dan Bernstein.
Support unprefixed box-shadow property
https://bugs.webkit.org/show_bug.cgi?id=51448
Add box-shadow to getComputedStyle tests, and add new pixel test
for box-shadow. (This test will be updated when the shadow radius is fixed via
bug 22102).
* fast/css/box-shadow.html: Added.
* fast/css/getComputedStyle/computed-style-expected.txt:
* fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
* platform/mac/fast/css/box-shadow-expected.checksum: Added.
* platform/mac/fast/css/box-shadow-expected.png: Added.
* platform/mac/fast/css/box-shadow-expected.txt: Added.
* platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
* svg/css/getComputedStyle-basic-expected.txt:
2010-12-22 Michael Saboff <msaboff@apple.com>
Reviewed by Sam Weinig.
REGRESSION: Can't shadow/overwrite window.constructor
(causes TypeError exception)
https://bugs.webkit.org/show_bug.cgi?id=48953
Changed cross-frame-access-put test results to reflect that setting
the window constructor will be disallowed due to cross frame security
checking.
Added a new test to check that we can change window.constructor.
* fast/dom/Window/window-constructor-settable-expected.txt: Added.
* fast/dom/Window/window-constructor-settable.html: Added.
* http/tests/security/cross-frame-access-put-expected.txt:
2010-12-22 Mihai Parparita <mihaip@chromium.org>
Unreviewed test expectations update. fast/canvas/fillText-shadow.html
fails with Skia in the GPU suite too.
* platform/chromium-gpu/test_expectations.txt:
2010-12-22 Steve Lacey <sjl@chromium.org>
Reviewed by David Levin.
Change css for chromium media controls to deal with the timeline
not expanding when the current time disappears. This happens when
the width of the control drops below 240px.
This change results in a minor pixel difference - the timebar now
aligns better with the time and when the time is not displayed is
now perfectly centered. Disabling the affected tests for now
and will rebaseline.
https://bugs.webkit.org/show_bug.cgi?id=51500
* platform/chromium/test_expectations.txt:
2010-12-22 Mihai Parparita <mihaip@chromium.org>
Unreviewed test expectations update. fast/canvas/fillText-shadow.html
fails with Skia.
* platform/chromium/test_expectations.txt:
2010-12-22 Jessie Berlin <jberlin@apple.com>
Add Windows-specific (failing) expected results for media/audio-data-url.html in order to get
the Windows 7 Release test bot green again. Unreviewed.
https://bugs.webkit.org/show_bug.cgi?id=51518
* platform/win/media/audio-data-url-expected.txt: Added.
2010-12-22 Mihai Parparita <mihaip@chromium.org>
Reviewed by Simon Fraser.
the shadow direction is negated in canvas context shadowOffsetY.
https://bugs.webkit.org/show_bug.cgi?id=25619
Add test to verify that shadowOffsetY is handled correctly.
* fast/canvas/fillText-shadow-expected.txt: Added.
* fast/canvas/fillText-shadow.html: Added.
2010-12-22 Ariya Hidayat <ariya@sencha.com>
Reviewed by Simon Fraser.
Transform applied via CSSMatrix does not take full page zoom into account
https://bugs.webkit.org/show_bug.cgi?id=24808
The bug has been fixed with r74430 and r74451.
These two are just the tests.
* transforms/2d/cssmatrix-2d-zoom-expected.checksum: Added.
* transforms/2d/cssmatrix-2d-zoom-expected.png: Added.
* transforms/2d/cssmatrix-2d-zoom-expected.txt: Added.
* transforms/2d/cssmatrix-2d-zoom.html: Added.
* transforms/3d/general/cssmatrix-3d-zoom-expected.checksum: Added.
* transforms/3d/general/cssmatrix-3d-zoom-expected.png: Added.
* transforms/3d/general/cssmatrix-3d-zoom-expected.txt: Added.
* transforms/3d/general/cssmatrix-3d-zoom.html: Added.
2010-12-22 Jian Li <jianli@chromium.org>
Reviewed by David Levin.
Tests that File.type returns empty string for file with invalid extension.
https://bugs.webkit.org/show_bug.cgi?id=51501
* editing/pasteboard/file-input-files-access-expected.txt:
* editing/pasteboard/resources/file.invalidext: Added.
* editing/pasteboard/script-tests/file-input-files-access.js:
2010-12-22 Steve Lacey <sjl@chromium.org>
Reviewed by David Levin.
[chromium] Rebaseline chromium media/controls-styling layout test and re-enable.
https://bugs.webkit.org/show_bug.cgi?id=51427
* platform/chromium-linux/media/controls-styling-expected.checksum: Added.
* platform/chromium-linux/media/controls-styling-expected.png: Added.
* platform/chromium-mac/media/controls-styling-expected.checksum: Added.
* platform/chromium-mac/media/controls-styling-expected.png: Added.
* platform/chromium-mac/media/controls-styling-expected.txt: Added.
* platform/chromium-win/media/controls-styling-expected.checksum: Added.
* platform/chromium-win/media/controls-styling-expected.png: Added.
* platform/chromium-win/media/controls-styling-expected.txt:
* platform/chromium/test_expectations.txt:
2010-12-22 Shane Stephens <shanestephens@google.com>
Reviewed by David Levin.
[Chromium] SLOW lines in chromium test_expectations.txt for svg tests which are no longer slow.
https://bugs.webkit.org/show_bug.cgi?id=51429
* platform/chromium/test_expectations.txt:
2010-12-22 Kenneth Russell <kbr@google.com>
Reviewed by David Levin.
Update fast/canvas/webgl/gl-uniform-arrays.html to bring in sync with Khronos
https://bugs.webkit.org/show_bug.cgi?id=51489
* fast/canvas/webgl/gl-uniform-arrays-expected.txt:
* fast/canvas/webgl/gl-uniform-arrays.html:
2010-12-22 Zhenyao Mo <zmo@google.com>
Reviewed by Kenneth Russell.
CopyTex{Sub}Image2D check always if the bound fbo's internal color format is compatible
https://bugs.webkit.org/show_bug.cgi?id=51423
* fast/canvas/webgl/tex-input-validation-expected.txt: Add test cases for copying from webgl's internal FBO.
* fast/canvas/webgl/tex-input-validation.html: Ditto.
2010-12-22 Chris Fleizach <cfleizach@apple.com>
Reviewed by Darin Adler.
WAI-ARIA menubar role mapped to AXGroup, should be AXMenuBar
https://bugs.webkit.org/show_bug.cgi?id=51488
* platform/mac/accessibility/aria-menubar-expected.txt: Added.
* platform/mac/accessibility/aria-menubar.html: Added.
2010-12-22 Chris Fleizach <cfleizach@apple.com>
Reviewed by Sam Weining.
AX: WAI-ARIA textbox role needs different AXRole, depending on value of aria-multiline property
https://bugs.webkit.org/show_bug.cgi?id=51481
* platform/mac/accessibility/aria-multiline-expected.txt: Added.
* platform/mac/accessibility/aria-multiline.html: Added.
2010-12-22 Simon Fraser <simon.fraser@apple.com>
Reviewed by Dan Bernstein.
CSS 2.1 failure: counter-increment-013 fails
https://bugs.webkit.org/show_bug.cgi?id=51483
Layout test version of CSS 2.1 counter-increment-013 test.
* fast/css/counters/counter-increment-overflow-expected.txt: Added.
* fast/css/counters/counter-increment-overflow.html: Added.
2010-12-22 Chang Shu <chang.shu@nokia.com>
Unreviewed layout test fix.
Revert changeset 74481: http://trac.webkit.org/changeset/74481,
as it causes regression on layout tests.
* platform/qt/Skipped:
2010-12-22 Tony Gentilcore <tonyg@chromium.org>
Unreviewed build fix.
[chromium] console-websocket-error sometimes times out
https://bugs.webkit.org/show_bug.cgi?id=51482
* platform/chromium/test_expectations.txt:
2010-12-21 Vangelis Kokkevis <vangelis@chromium.org>
Reviewed by Kenneth Russell.
[chromium] Enabling layout tests in platform/chromium/compositing
and adding new layout test to check for crash on empty render surfaces.
https://bugs.webkit.org/show_bug.cgi?id=51432
* platform/chromium-gpu/test_expectations.txt:
* platform/chromium/compositing/empty-render-surface-crasher-expected.txt: Added.
* platform/chromium/compositing/empty-render-surface-crasher.html: Added.
2010-12-22 Krithigassree Sambamurthy <krithigassree.sambamurthy@nokia.com>
Reviewed by Kenneth Rohde Christiansen.
[Qt] LayoutTests/http/tests/appcache/auth.html failed and skipped
https://bugs.webkit.org/show_bug.cgi?id=36688
* platform/qt/Skipped: Unskip auth.html which now passes.
Using Qt4.7.
2010-12-22 Jessie Berlin <jberlin@apple.com>
Add Windows-specific expected results for fast/js/large-expressions.html in order to get
the Windows 7 Release test bot green again. Unreviewed.
https://bugs.webkit.org/show_bug.cgi?id=51469
* platform/win/fast/js/large-expressions-expected.txt: Added.
2010-12-21 Pavel Podivilov <podivilov@chromium.org>
Reviewed by Yury Semikhatsky.
Web Inspector: persist JavaScript breakpoints in frontend settings.
https://bugs.webkit.org/show_bug.cgi?id=48434
* http/tests/inspector/debugger-test2.js:
(initialize_DebuggerTest.InspectorTest.setBreakpoint):
* inspector/debugger-breakpoints-not-activated-on-reload.html:
* inspector/debugger-pause-on-breakpoint.html:
* inspector/report-protocol-errors-expected.txt:
* inspector/report-protocol-errors.html:
2010-12-20 Antti Koivisto <antti@apple.com>
Reviewed by Alexey Proskuryakov.
https://bugs.webkit.org/show_bug.cgi?id=51354
Don't block rendering and script execution on deferred stylesheets
* http/tests/local/link-stylesheet-load-order-expected.txt:
* http/tests/local/link-stylesheet-load-order-preload-expected.txt:
* http/tests/local/resources/check-stylesheet-not-loaded.js: Added.
* http/tests/local/stylesheet-and-script-load-order-media-print-expected.txt: Added.
* http/tests/local/stylesheet-and-script-load-order-media-print.html: Added.
2010-12-22 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r74473.
http://trac.webkit.org/changeset/74473
https://bugs.webkit.org/show_bug.cgi?id=51463
broke compilation on leopard intel release (Requested by
podivilov on #webkit).
* http/tests/inspector/debugger-test2.js:
* inspector/debugger-breakpoints-not-activated-on-reload.html:
* inspector/debugger-pause-on-breakpoint.html:
* inspector/report-protocol-errors-expected.txt:
* inspector/report-protocol-errors.html:
2010-12-21 Pavel Podivilov <podivilov@chromium.org>
Reviewed by Yury Semikhatsky.
Web Inspector: persist JavaScript breakpoints in frontend settings.
https://bugs.webkit.org/show_bug.cgi?id=48434
* http/tests/inspector/debugger-test2.js:
(initialize_DebuggerTest.InspectorTest.setBreakpoint):
* inspector/debugger-breakpoints-not-activated-on-reload.html:
* inspector/debugger-pause-on-breakpoint.html:
* inspector/report-protocol-errors-expected.txt:
* inspector/report-protocol-errors.html:
2010-12-22 Andrei Popescu <andreip@google.com>
Unreviewed buildfix.
[v8] trunk/LayoutTests/fast/js/large-expressions.html fails since r74402
https://bugs.webkit.org/show_bug.cgi?id=51391
* platform/chromium-mac/fast/js/large-expressions-expected.txt:
* platform/chromium-win/fast/js/large-expressions-expected.txt:
2010-12-22 Dai Mikurube <dmikurube@google.com>
Reviewed by Kent Tamura.
https://bugs.webkit.org/show_bug.cgi?id=51289
Initial state of checkValidity() and :invalid are incorrect with <select required>
* fast/css/pseudo-valid-007-expected.txt:
* fast/css/pseudo-valid-007.html:
* fast/forms/checkValidity-002-expected.txt:
* fast/forms/checkValidity-002.html:
2010-12-22 Alexander Pavlov <apavlov@chromium.org>
Reviewed by Joseph Pecoraro.
Web Inspector: Styles pane fails to display properties from a broken CSS rule correctly
https://bugs.webkit.org/show_bug.cgi?id=51405
* inspector/styles-new-API-expected.txt:
* inspector/styles-new-API.html:
2010-12-22 Dai Mikurube <dmikurube@google.com>
Reviewed by Kent Tamura.
Assertion failure with <select multiple required>
https://bugs.webkit.org/show_bug.cgi?id=51260
* fast/forms/resources/select-live-pseudo-selectors.js:
* fast/forms/select-live-pseudo-selectors-expected.txt:
2010-12-21 Gavin Barraclough <barraclough@apple.com>
Reviewed by Oliver Hunt.
Bug 26276 - Need a mechanism to determine stack extent
Correctly measuring available stack increases the size of expression we can handle!
* fast/js/large-expressions-expected.txt:
* fast/js/script-tests/large-expressions.js:
2010-12-21 Dan Bernstein <mitz@apple.com>
Reviewed by Sam Weinig.
<rdar://problem/8668230> REGRESSION (r71884): Returning alternate requests from willSendRequest can prevent other requests from ever being sent
https://bugs.webkit.org/show_bug.cgi?id=51413
* platform/mac/security/block-test-expected.txt: Reverted r71884.
2010-12-21 Benjamin Kalman <kalman@chromium.org>
Reviewed by Darin Adler.
Shift-End does not select to the end of the line
https://bugs.webkit.org/show_bug.cgi?id=50610
Add regression test that shift-end selects to the end of the line for both LTR and RTL text.
Rebaseline a test which assumed incorrect behaviour of shift-end not selecting to the end of
the line, but rather moving cursor to the start of the line above.
* editing/selection/extend-selection-home-end-expected.txt: New baseline.
* editing/selection/extend-to-line-boundary-expected.txt: Added.
* editing/selection/extend-to-line-boundary.html: Added.
* platform/win/editing/selection/extend-selection-home-end-expected.txt: New baseline.
2010-12-21 Jan Erik Hanssen <jhanssen@sencha.com>
Reviewed by Simon Fraser.
matrix3d() must take the zoom factor into account
https://bugs.webkit.org/show_bug.cgi?id=51408
* transforms/3d/general/matrix-with-zoom-3d-expected.checksum: Added.
* transforms/3d/general/matrix-with-zoom-3d-expected.png: Added.
* transforms/3d/general/matrix-with-zoom-3d-expected.txt: Added.
* transforms/3d/general/matrix-with-zoom-3d.html: Added.
2010-12-21 Dan Bernstein <mitz@apple.com>
Reviewed by John Sullivan.
<rdar://problem/8725702> REGRESSION(r68854): Broken image icon seen in the Address Book Dashboard widget
* platform/mac/fast/dom/HTMLImageElement/dashboard-src-quirk-expected.txt: Added.
* platform/mac/fast/dom/HTMLImageElement/dashboard-src-quirk.html: Added.
* platform/mac/fast/dom/HTMLImageElement/resources: Added.
* platform/mac/fast/dom/HTMLImageElement/resources/blue_rect.jpg: Added.
2010-12-21 Zhenyao Mo <zmo@google.com>
Reviewed by Kenneth Russell.
WebGLRenderingContext needs to zero textures and renderbuffers
https://bugs.webkit.org/show_bug.cgi?id=49355
* fast/canvas/webgl/uninitialized-test-expected.txt: Added.
* fast/canvas/webgl/uninitialized-test.html: Added.
2010-12-21 Kenneth Russell <kbr@google.com>
Unreviewed test expectations update. Remove the following five
expected text differences from the chromium-gpu test expectations
file, because these tests are now passing in DumpRenderTree (and
Chromium with --in-process-webgl --disable-accelerated-compositing):
canvas/philip/tests/2d.shadow.transform.2.html
canvas/philip/tests/2d.imageData.get.source.outside.html
fast/canvas/canvas-scale-fillRect-shadow.html
fast/canvas/canvas-scale-fillPath-shadow.html
fast/canvas/canvas-scale-strokePath-shadow.html
* platform/chromium-gpu/test_expectations.txt:
2010-12-21 Andy Estes <aestes@apple.com>
Rebaseline test for r74427.
* http/tests/local/formdata/send-form-data-with-sliced-file-expected.txt: Updated.
2010-12-21 Ariya Hidayat <ariya@sencha.com>
Reviewed by Simon Fraser.
https://bugs.webkit.org/show_bug.cgi?id=49774
Need to scale translation values in matrix() by the zoom factor.
* fast/transforms/matrix-with-zoom-expected.checksum: Added.
* fast/transforms/matrix-with-zoom-expected.png: Added.
* fast/transforms/matrix-with-zoom-expected.txt: Added.
* fast/transforms/matrix-with-zoom.html: Added.
2010-12-21 Oliver Hunt <oliver@apple.com>
Reviewed by Gavin Barraclough.
ASSERTION FAILED: base->index() == m_codeBlock->argumentsRegister() while loading taobao.com
https://bugs.webkit.org/show_bug.cgi?id=49006
Add new tests to cover the cases of a parameter named arguments being used.
Also correct a couple of existing (incorrect) tests.
* fast/js/arguments-expected.txt:
* fast/js/script-tests/arguments.js:
(argumentsVarUndefined):
(argumentsConstUndefined):
(shadowedArgumentsLength):
(shadowedArgumentsCallee):
(shadowedArgumentsIndex):
2010-12-21 Jian Li <jianli@chromium.org>
Reviewed by Darin Adler.
Fix bug 51366: REGRESSION (r66452): Form data no longer contains
'Content-Type' header for files with unrecognized extensions
https://bugs.webkit.org/show_bug.cgi?id=51366
* http/tests/local/formdata/form-data-with-unknown-file-extension-expected.txt: Added.
* http/tests/local/formdata/form-data-with-unknown-file-extension.html: Added.
* http/tests/local/resources/file.invalid: Added.
2010-12-21 Tony Gentilcore <tonyg@chromium.org>
Unreviewed build fix.
[chromium] Temporarily blacklist window security tests
https://bugs.webkit.org/show_bug.cgi?id=51445
* platform/chromium/test_expectations.txt:
2010-12-21 Tony Gentilcore <tonyg@chromium.org>
Unreviewed build fix.
[chromium] Marking fast/canvas/shadow-offset-*.html flaky on mac debug
https://bugs.webkit.org/show_bug.cgi?id=51409
* platform/chromium/test_expectations.txt:
2010-12-21 Tony Gentilcore <tonyg@chromium.org>
Unreviewed build fix.
Rebaseline fast/js/large-expressions.html
https://bugs.webkit.org/show_bug.cgi?id=51404
* platform/chromium-mac/fast/js/large-expressions-expected.txt:
* platform/chromium-win/fast/js/large-expressions-expected.txt:
2010-12-21 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r74402.
http://trac.webkit.org/changeset/74402
https://bugs.webkit.org/show_bug.cgi?id=51402
This patch broke the Windows 7 Release Layout Tests (Requested
by jessieberlin on #webkit).
* fast/js/large-expressions-expected.txt:
* fast/js/script-tests/large-expressions.js:
2010-12-21 Andrei Popescu <andreip@google.com>
Unreviewed build fix.
Update the test expectations to mark these tests as timing out.
[Chromium] inspector/console-dir-global.html and inspector/debugger-expand-scope.html are timing out on OSX
https://bugs.webkit.org/show_bug.cgi?id=51398
* platform/chromium/test_expectations.txt:
2010-12-21 Andrei Popescu <andreip@google.com>
Unreviewed build fix.
Rebaseline fast/js/large-expressions.html
[v8] trunk/LayoutTests/fast/js/large-expressions.html fails since r74402
https://bugs.webkit.org/show_bug.cgi?id=51391
* platform/chromium-mac/fast/js/large-expressions-expected.txt:
* platform/chromium-win/fast/js/large-expressions-expected.txt:
* platform/chromium/test_expectations.txt:
2010-12-21 Andrei Popescu <andreip@google.com>
Unreviewed build fix.
[v8] trunk/LayoutTests/fast/js/large-expressions-expected.txt fails since r74402
https://bugs.webkit.org/show_bug.cgi?id=51391
Udpate Chromium layout test expectations temporarily while
we look for a fix for the above test.
* platform/chromium/test_expectations.txt:
2010-12-21 Andrei Popescu <andreip@google.com>
Unreviewed build fix.
[Chromium] media/audio-controls-rendering.html and fast/gradients/gradient-after-transparent-border.html need rebaselining
https://bugs.webkit.org/show_bug.cgi?id=51388
* platform/chromium-linux/fast/gradients/gradient-after-transparent-border-expected.checksum: Added.
* platform/chromium-linux/fast/gradients/gradient-after-transparent-border-expected.png: Added.
* platform/chromium-linux/media/audio-controls-rendering-expected.checksum:
* platform/chromium-linux/media/audio-controls-rendering-expected.png:
* platform/chromium-mac/fast/gradients/gradient-after-transparent-border-expected.checksum: Added.
* platform/chromium-mac/fast/gradients/gradient-after-transparent-border-expected.png: Added.
* platform/chromium-win/media/audio-controls-rendering-expected.checksum:
* platform/chromium-win/media/audio-controls-rendering-expected.png:
2010-12-20 Gavin Barraclough <barraclough@apple.com>
Reviewed by Oliver Hunt.
Bug 26276 - Need a mechanism to determine stack extent
Correctly measuring available stack increases the size of expression we can handle!
* fast/js/large-expressions-expected.txt:
* fast/js/script-tests/large-expressions.js:
2010-12-20 Yuzo Fujishima <yuzo@google.com>
Reviewed by Eric Seidel.
Fix for Bug 26183 - [@font-face] font-family descriptor with multiple names should be discarded
https://bugs.webkit.org/show_bug.cgi?id=26183
* fast/css/font-face-font-family-descriptor-expected.txt: Added.
* fast/css/font-face-font-family-descriptor.html: Added.
* platform/win/css2.1/resources/Mac-compatible-font-fallback.css:
(@font-face): Rewrote @font-face rules that specify multiple font families.
2010-12-20 Yuta Kitamura <yutak@chromium.org>
Unreviewed.
Update Chromium test expectation for http/tests/inspector/console-websocket-error.html.
* platform/chromium/test_expectations.txt:
2010-12-20 Yuta Kitamura <yutak@chromium.org>
Unreviewed.
Update test expectations of http/tests/inspector/console-websocket-error.html
on Mac, and add the test to GTK's Skipped list.
* platform/gtk/Skipped:
* platform/mac-leopard/http/tests/inspector/console-websocket-error-expected.txt: Copied from LayoutTests/platform/mac/http/tests/inspector/console-websocket-error-expected.txt.
* platform/mac/http/tests/inspector/console-websocket-error-expected.txt:
2010-12-20 Yuta Kitamura <yutak@chromium.org>
Reviewed by Alexey Proskuryakov.
WebSocket errors should be logged to console
https://bugs.webkit.org/show_bug.cgi?id=40945
* http/tests/inspector/console-websocket-error.html: Added.
* platform/mac/http/tests/inspector/console-websocket-error-expected.txt: Added.
* platform/win/Skipped: Added console-websocket-error.html
because HTTPS server is not supported on Windows yet.
2010-12-20 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r74349.
http://trac.webkit.org/changeset/74349
https://bugs.webkit.org/show_bug.cgi?id=51372
We are going to do better than reverting the code. (Requested
by tonikitoo on #webkit).
* fast/repaint/no-caret-repaint-in-non-content-editable-element.html:
2010-12-20 Tony Gentilcore <tonyg@chromium.org>
Unreviewed build fix.
Fix line breaks in fast/gradients/gradient-after-transparent-border expectations
https://bugs.webkit.org/show_bug.cgi?id=51375
* fast/gradients/gradient-after-transparent-border-expected.txt:
2010-12-20 Tony Gentilcore <tonyg@chromium.org>
Unreviewed build fix.
[chromium] Rebaseline inspector/console-dir-global and debugger-expand-scope
https://bugs.webkit.org/show_bug.cgi?id=51373
* platform/chromium-win/inspector/console-dir-global-expected.txt:
* platform/chromium-win/inspector/debugger-expand-scope-expected.txt: Added.
2010-12-17 MORITA Hajime <morrita@google.com>
Reviewed by James Robinson.
https://bugs.webkit.org/show_bug.cgi?id=51240
[Chromium][Skia] Border with a color with alpha != 1 breaks webkit gradient on skia.
* fast/gradients/gradient-after-transparent-border-expected.txt: Added.
* fast/gradients/gradient-after-transparent-border.html: Added.
* platform/chromium-win/fast/gradients/gradient-after-transparent-border-expected.checksum: Added.
* platform/chromium-win/fast/gradients/gradient-after-transparent-border-expected.png: Added.
2010-12-20 Xiaomei Ji <xji@chromium.org>
Reviewed by Dan Bernstein.
Fix move left/right by character hang.
https://bugs.webkit.org/show_bug.cgi?id=51344
* editing/selection/51344-expected.txt: Added.
* editing/selection/51344.html: Added.
2010-12-20 Tony Gentilcore <tonyg@chromium.org>
Unreviewed build fix.
[chromium] Add baseline for table-before-child-add.html
https://bugs.webkit.org/show_bug.cgi?id=51369
* platform/chromium-linux/fast/css-generated-content/table-before-child-add-expected.checksum: Added.
* platform/chromium-linux/fast/css-generated-content/table-before-child-add-expected.png: Added.
* platform/chromium-mac/fast/css-generated-content/table-before-child-add-expected.checksum: Added.
* platform/chromium-mac/fast/css-generated-content/table-before-child-add-expected.png: Added.
* platform/chromium-win/fast/css-generated-content/table-before-child-add-expected.checksum: Added.
* platform/chromium-win/fast/css-generated-content/table-before-child-add-expected.png: Added.
* platform/chromium-win/fast/css-generated-content/table-before-child-add-expected.txt: Added.
2010-12-20 Jian Li <jianli@chromium.org>
Reviewed by David Levin.
Add lastModifiedDate attribute to File interface per File API spec
https://bugs.webkit.org/show_bug.cgi?id=49895
* http/tests/local/fileapi/file-last-modified-expected.txt: Added.
* http/tests/local/fileapi/file-last-modified.html: Added.
* http/tests/local/fileapi/script-tests/file-last-modified.js: Added.
* http/tests/resources/file-last-modified.php: Added.
2010-12-20 Oliver Hunt <oliver@apple.com>
Reviewed by Geoffrey Garen.
|delete name| in strict mode code should be an early error
https://bugs.webkit.org/show_bug.cgi?id=50431
Add a test to ensure that |delete IDENTIFIER| is disallowed, even if
IDENTIFIER resolves to a deletable property.
* fast/js/basic-strict-mode-expected.txt:
* fast/js/script-tests/basic-strict-mode.js:
2010-12-20 Andrei Popescu <andreip@google.com>
Reviewed by Jeremy Orlow.
[Chromium] v8/SerializedScriptValue::readUint32 treats incoming raw values as signed instead of unsigned
https://bugs.webkit.org/show_bug.cgi?id=51338
* fast/dom/Window/window-postmessage-args-expected.txt:
* fast/dom/Window/window-postmessage-args.html:
* platform/chromium-mac/fast/dom/Window/window-postmessage-args-expected.txt:
* platform/chromium-win/fast/dom/Window/window-postmessage-args-expected.txt:
2010-12-20 Beth Dakin <bdakin@apple.com>
Reviewed by Ada Chan.
Test for https://bugs.webkit.org/show_bug.cgi?id=51355 Crash in
RenderMathMLSubSup::layout() because of null base
-and corresponding-
<rdar://problem/8712200>
* mathml/empty-msubsup-crash-expected.txt: Added.
* mathml/empty-msubsup-crash.html: Added.
2010-12-20 Enrica Casucci <enrica@apple.com>
Reviewed by Darin Adler.
Crash at WebCore::SplitElementCommand::SplitElementCommand
https://bugs.webkit.org/show_bug.cgi?id=51278
<rdar://problem/7347139>
* editing/execCommand/outdent-inline-blockquote-expected.txt: Added.
* editing/execCommand/outdent-inline-blockquote.html: Added.
* editing/execCommand/outdent-inline-list-expected.txt: Added.
* editing/execCommand/outdent-inline-list.html: Added.
2010-12-20 Oliver Hunt <oliver@apple.com>
Reviewed by Darin Adler.
Need to support serialisation of cyclic graphs in the internal structured cloning algorithm
https://bugs.webkit.org/show_bug.cgi?id=51353
Update test to cover correct behaviour, and extend to test for actual graph construction.
* fast/dom/Window/window-postmessage-clone-expected.txt:
* fast/dom/Window/window-postmessage-clone.html:
2010-12-20 Abhishek Arya <inferno@chromium.org>
Reviewed by James Robinson.
Tests that beforeChild is added to table correctly.
https://bugs.webkit.org/show_bug.cgi?id=50932
* fast/css-generated-content/table-before-child-add.html: Added.
* platform/mac/fast/css-generated-content/table-before-child-add-expected.txt: Added.
2010-12-20 Cosmin Truta <ctruta@chromium.org>
Reviewed by James Robinson.
Even more rebaselining needed for new-run-webkit-tests update
https://bugs.webkit.org/show_bug.cgi?id=51340
* http/tests/misc/webtiming-ssl-expected.txt:
* storage/indexeddb/cursor-delete-expected.txt:
* storage/indexeddb/cursor-index-delete-expected.txt:
* storage/indexeddb/transaction-crash-on-abort-expected.txt:
2010-12-20 Andrey Kosyakov <caseq@chromium.org>
Unreviewed. Rebased platform-specific test expectations following default expectation change in r74234.
* platform/mac-leopard/inspector/extensions-resources-expected.txt:
2010-12-19 Antonio Gomes <agomes@rim.com>
Reviewed by Xan Lopez.
no-caret-repaint-in-non-content-editable-element.html does not need to disable CaretBrowsing
https://bugs.webkit.org/show_bug.cgi?id=51308
Patch removes the useless statement to disable caret browsing from
no-caret-repaint-in-non-content-editable-element.html.
Caret browsing gets toggled OFF before the execution of each test
on the DRTs that support testing it (GTK+, Qt and Chromium). On Mac or
Windows's DRT, testing this feature is unsupport, so caret
browsing is also disabled by default.
* fast/repaint/no-caret-repaint-in-non-content-editable-element.html:
2010-12-20 Yury Semikhatsky <yurys@chromium.org>
Unreviewed. Removed custom expectation for a passing test.
* platform/chromium/test_expectations.txt:
2010-12-20 Alejandro G. Castro <alex@igalia.com>
Unreviewed, added the proper expected result file.
* platform/gtk/fast/text/emphasis-overlap-expected.txt: Added.
* platform/gtk/fast/text/emphasis-overlap.html: Removed.
2010-12-20 Andrei Popescu <andreip@google.com>
Reviewed by Jeremy Orlow.
IDBTransactionBackedImpl instances can be accidentally deleted during calls to abort/commit.
https://bugs.webkit.org/show_bug.cgi?id=51112
* storage/indexeddb/transaction-crash-on-abort-expected.txt: Added.
* storage/indexeddb/transaction-crash-on-abort.html: Added.
2010-12-20 Andrei Popescu <andreip@google.com>
Reviewed by Jeremy Orlow.
IDBCursor::delete is not implemented.
https://bugs.webkit.org/show_bug.cgi?id=51110
* storage/indexeddb/cursor-delete-expected.txt: Added.
* storage/indexeddb/cursor-delete.html: Added.
* storage/indexeddb/cursor-index-delete-expected.txt: Added.
* storage/indexeddb/cursor-index-delete.html: Added.
2010-12-20 Yury Semikhatsky <yurys@chromium.org>
Unreviewed. Update Chromium test expectations.
* platform/chromium/test_expectations.txt:
2010-12-20 Alejandro G. Castro <alex@igalia.com>
Unreviewed expectation results update. Added also the tests
failing due to the pixman rounding color issue to the same section
of the skipped file: bug 49964.
* platform/gtk/Skipped:
* platform/gtk/fast/repaint/text-emphasis-h-expected.txt: Added.
* platform/gtk/fast/repaint/text-emphasis-v-expected.txt: Added.
* platform/gtk/fast/text/emphasis-overlap.html: Added.
2010-12-20 Xan Lopez <xlopez@igalia.com>
[GTK] editing/selection/extend-by-character-003.html is flakey
https://bugs.webkit.org/show_bug.cgi?id=51325
Skip flakey test.
* platform/gtk/Skipped:
2010-12-20 Yury Semikhatsky <yurys@chromium.org>
Unreviewed. Update Chromium test expectations.
* platform/chromium/test_expectations.txt:
2010-12-20 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed.
[Qt] fast/text/emphasis-overlap.html fails
https://bugs.webkit.org/show_bug.cgi?id=51324
* platform/qt/Skipped: fast/text/emphasis-overlap.html added until fix.
2010-12-20 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed.
[Qt] Add platform specific expected result for new test introduced in r74321.
* platform/qt/fast/parser/xml-colon-entity-expected.txt: Copied from LayoutTests/fast/parser/xml-colon-entity-expected.txt.
2010-12-20 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed.
Add new tests to the Skipped list, because of missing layoutTestController.testRepaint()
* platform/qt/Skipped:
- fast/repaint/text-emphasis-h.html added
- fast/repaint/text-emphasis-v.html added
2010-12-19 Benjamin Kalman <kalman@chromium.org>
Reviewed by Antonio Gomes.
[chromium] editing/selection/extend-selection-home-end.html should have one expected result
https://bugs.webkit.org/show_bug.cgi?id=49873
Change 100px to 5em in editing/selection/extend-selection-home-end.html so that chromium
results are the same as the non-chromium results.
* editing/selection/resources/extend-selection.js: Change 100px to 5em.
* platform/chromium-win/editing/selection/extend-selection-home-end-expected.txt: Removed.
2010-12-19 Helder Correia <helder@sencha.com>
Reviewed by Ariya Hidayat.
[Qt] Blur distance should not be affected by transformations
https://bugs.webkit.org/show_bug.cgi?id=51161
From the spec at http://dev.w3.org/html5/2dcontext/#dom-context-2d-shadowblur:
"The shadowBlur attribute specifies the level of the blurring effect.
(The units do not map to coordinate space units, and are not affected
by the current transformation matrix.)"
Add test to ensure that the blur radius is not affected by the CTM.
* fast/canvas/canvas-scale-shadowBlur-expected.txt: Added.
* fast/canvas/canvas-scale-shadowBlur.html: Added.
* fast/canvas/canvas-scale-strokePath-shadow-expected.txt: Increase
shadowBlur and test tolerance to ease testing and support the
different blurring algorithms.
* fast/canvas/script-tests/canvas-scale-shadowBlur.js: Added.
* fast/canvas/script-tests/canvas-scale-strokePath-shadow.js:
2010-12-19 Dan Bernstein <mitz@apple.com>
Reviewed by Cameron Zwarich.
Text emphasis marks are not repainted correctly in flipped writing modes
https://bugs.webkit.org/show_bug.cgi?id=51307
* fast/repaint/text-emphasis-h-expected.checksum: Added.
* fast/repaint/text-emphasis-h-expected.png: Added.
* fast/repaint/text-emphasis-h-expected.txt: Added.
* fast/repaint/text-emphasis-h.html: Added.
* fast/repaint/text-emphasis-v-expected.checksum: Added.
* fast/repaint/text-emphasis-v-expected.png: Added.
* fast/repaint/text-emphasis-v-expected.txt: Added.
* fast/repaint/text-emphasis-v.html: Added.
2010-12-18 Tom Sepez <tsepez@chromium.org>
Reviewed by David Levin.
https://bugs.webkit.org/show_bug.cgi?id=51055
Fix a null de-reference when an XML file contains a malformed entity
of the form "&:;".
* fast/parser/resources/xml-colon-entity.xml: Added.
* fast/parser/xml-colon-entity-expected.txt: Added.
* fast/parser/xml-colon-entity.html: Added.
2010-12-18 Dan Bernstein <mitz@apple.com>
Reviewed by Cameron Zwarich.
Text emphasis marks are not always included in the selection highlight
https://bugs.webkit.org/show_bug.cgi?id=51299
* platform/mac/fast/text/emphasis-expected.checksum:
* platform/mac/fast/text/emphasis-expected.png:
2010-12-18 Dan Bernstein <mitz@apple.com>
Reviewed by Cameron Zwarich.
In flipped writing modes, opposite text emphasis marks from adjacent lines overlap
https://bugs.webkit.org/show_bug.cgi?id=51298
* fast/text/emphasis-overlap-expected.checksum: Added.
* fast/text/emphasis-overlap-expected.png: Added.
* fast/text/emphasis-overlap-expected.txt: Added.
* fast/text/emphasis-overlap.html: Added.
2010-12-18 Helder Correia <helder@sencha.com> and Martin Robinson <mrobinson@igalia.com>
Reviewed by Ariya Hidayat.
[Qt] Canvas shadow offset should not be affected by any transformation
https://bugs.webkit.org/show_bug.cgi?id=50422
On a canvas context, shadows are currently affected by all
transformations except scaling. According to the spec:
http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html#shadows
"The shadowOffsetX and shadowOffsetY attributes specify the distance
that the shadow will be offset in the positive horizontal and positive
vertical distance respectively. Their values are in coordinate space
units. They are not affected by the current transformation matrix."
NOTE: this applies only to canvas, not to box shadows.
Add new test to ensure that shadows are correctly transformed keeping
the relative offset to the shape.
* fast/canvas/canvas-scale-strokePath-shadow-expected.txt: See strokePath below.
* fast/canvas/canvas-transforms-fillRect-shadow-expected.txt: Added.
* fast/canvas/canvas-transforms-fillRect-shadow.html: Added.
* fast/canvas/script-tests/canvas-scale-fillPath-shadow.js:
* fast/canvas/script-tests/canvas-scale-fillRect-shadow.js:
* fast/canvas/script-tests/canvas-scale-strokePath-shadow.js: Now using
a lineWidth > 1 to make it easier to test and more fair among all
ports, since there can be different transformation smoothness or
aliasing settings.
* fast/canvas/script-tests/canvas-transforms-fillRect-shadow.js: Added.
* platform/gtk/Skipped: GTK port needs to implement this feature.
* platform/gtk/fast/canvas/canvas-scale-fillPath-shadow-expected.txt: Removed.
* platform/gtk/fast/canvas/canvas-scale-fillRect-shadow-expected.txt: Removed.
* platform/gtk/fast/canvas/canvas-scale-strokePath-shadow-expected.txt: Removed.
2010-12-18 Tony Gentilcore <tonyg@chromium.org>
Reviewed by Laszlo Gombos.
[Web Timing] Rename domContentLoaded{Start,End}->domContentLoadedEvent{Start,End}
https://bugs.webkit.org/show_bug.cgi?id=50943
* 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:
2010-12-17 Tony Gentilcore <tonyg@chromium.org>
Unreviewed.
[chromium] Mark fast/text/emphasis* failing
https://bugs.webkit.org/show_bug.cgi?id=51288
They have square characters that appear broken.
* platform/chromium/test_expectations.txt:
2010-12-17 Tony Gentilcore <tonyg@chromium.org>
Unreviewed fix.
Fix JS syntax to avoid V8 error message
https://bugs.webkit.org/show_bug.cgi?id=51287
* transitions/interrupted-accelerated-transition.html:
2010-12-17 Michael Saboff <msaboff@apple.com>
Reviewed by Oliver Hunt.
RegExp Jit'ed expression crashes clicking link on yelp.com
https://bugs.webkit.org/show_bug.cgi?id=51284
New tests to validate changes made in regex JIT.
* fast/regex/parentheses-expected.txt:
* fast/regex/script-tests/parentheses.js:
2010-12-17 Jessie Berlin <jberlin@apple.com>
Add expected results for Windows XP to get the bot green for
http://trac.webkit.org/changeset/74281.
Unreviewed.
* platform/win-xp/fast/text/emphasis-expected.txt: Added.
* platform/win-xp/fast/text/emphasis-vertical-expected.txt: Added.
2010-12-17 Oliver Hunt <oliver@apple.com>
Reviewed by Gavin Barraclough.
Incorrect encoding of some constants in ARMv7 JIT
https://bugs.webkit.org/show_bug.cgi?id=51273
Add a few tests for different byte patterns in immediates.
* fast/js/constant-encoding-expected.txt: Added.
* fast/js/constant-encoding.html: Added.
* fast/js/script-tests/constant-encoding.js: Added.
2010-12-17 Jessie Berlin <jberlin@apple.com>
Rubber-stamped by Dan Bernstein.
Add Windows-specific expected results for the the tests added in
http://trac.webkit.org/changeset/74281.
* platform/win/fast/text/emphasis-expected.checksum: Added.
* platform/win/fast/text/emphasis-expected.png: Added.
* platform/win/fast/text/emphasis-expected.txt: Added.
* platform/win/fast/text/emphasis-vertical-expected.checksum: Added.
* platform/win/fast/text/emphasis-vertical-expected.png: Added.
* platform/win/fast/text/emphasis-vertical-expected.txt: Added.
2010-12-17 Simon Fraser <simon.fraser@apple.com>
Change this test to use the pause API by testing the individual properties,
rather than the compound property.
* transitions/mask-transitions-expected.txt: Removed.
* transitions/mask-transitions.html:
2010-12-17 Simon Fraser <simon.fraser@apple.com>
Reviewed by Chris Marrin.
Interrupted accelerated animation can break later transitions
https://bugs.webkit.org/show_bug.cgi?id=51264
Testcase that starts an accelerated transition, then navigates to a new
page that tries to run an opacity transition.
* transitions/interrupted-accelerated-transition-expected.txt: Added.
* transitions/interrupted-accelerated-transition.html: Added.
* transitions/resources/interrupted-accelerated-transition-final.html: Added.
2010-12-17 Dan Bernstein <mitz@apple.com>
Reviewed by Dave Hyatt.
<rdar://problem/7720300> Support the CSS3 text-emphasis property
https://bugs.webkit.org/show_bug.cgi?id=48539
* fast/text/emphasis-vertical.html: Added.
* fast/text/emphasis.html: Added.
* platform/mac/fast/text/emphasis-expected.checksum: Added.
* platform/mac/fast/text/emphasis-expected.png: Added.
* platform/mac/fast/text/emphasis-expected.txt: Added.
* platform/mac/fast/text/emphasis-vertical-expected.checksum: Added.
* platform/mac/fast/text/emphasis-vertical-expected.png: Added.
* platform/mac/fast/text/emphasis-vertical-expected.txt: Added.
2010-12-17 Antonio Gomes <agomes@rim.com>
Unreviewed fix for Windows bots.
r74270 removed the windows specific result for extend-selection-home-end.html
since it was matching the cross platform expectation result. However, when there is
not win specific test result but there is a mac one for the same test, the later
is picked before the cross platform one.
* platform/win/editing/selection/extend-selection-home-end-expected.txt: Added.
2010-12-17 Ryosuke Niwa <rniwa@webkit.org>
Reviewed by Antonio Gomes.
editing/execCommand/toggle-compound-styles-expected should use LayoutTestController::setEditingBehavior
https://bugs.webkit.org/show_bug.cgi?id=51261
Modified the test to run each test case using each editing behavior, eliminating the need for
platform-specific expected results.
* editing/execCommand/script-tests/toggle-compound-styles.js:
(testSingleToggle):
* platform/gtk/editing/execCommand/toggle-compound-styles-expected.txt: Removed.
* platform/mac/editing/execCommand/toggle-compound-styles-expected.txt: Removed.
* platform/qt/editing/execCommand/toggle-compound-styles-expected.txt: Removed.
* platform/win/editing/execCommand/toggle-compound-styles-expected.txt: Removed.
2010-12-17 Antonio Gomes <agomes@rim.com>
Unreviewed expectation result update.
editing/execCommand/toggle-compound-styles.html needs new expected results after r74269.
Default editing behavior of GTK+ DRT was changed from Mac to Unix, and this test is wrongly
going through platform specific editing behavior code path without making calls to
LayoutTestController::setEditingBehavior. Filed bug 51261 for the proper fix.
* platform/gtk/editing/execCommand/toggle-compound-styles-expected.txt:
2010-12-05 Antonio Gomes <agomes@rim.com>
Reviewed by Ariya Hidayat.
[Qt] Fix caret browsing navigation mode
https://bugs.webkit.org/show_bug.cgi?id=50536
/platform/gtk/editing/selection/caret-mode-paragraph-keys-navigation.html
is one of the few tests actually tests the caret browsing feature.
Patch makes the test not Gtk+ specific, and Qt now passes on it.
* editing/selection/caret-mode-paragraph-keys-navigation-expected.txt: Renamed from LayoutTests/platform/gtk/editing/selection/caret-mode-paragraph-keys-navigation-expected.txt.
* editing/selection/caret-mode-paragraph-keys-navigation.html: Renamed from LayoutTests/platform/gtk/editing/selection/caret-mode-paragraph-keys-navigation.html.
* fast/events/multiline-link-arrow-navigation.html:
2010-12-16 Antonio Gomes <agomes@rim.com>
Reviewed by Martin Robinson.
Settings::editingBehaviorType() incorrectly returns mac for the gtk build when running tests
https://bugs.webkit.org/show_bug.cgi?id=51163
Removed platform specific expected result files for gtk and windows
for editing/selection/extend-selection-home-end.html, since they all match
the cross platform result file.
Note: chromium-win and mac still have their own expected file each.
* platform/gtk/editing/selection/extend-selection-home-end-expected.txt: Removed.
* platform/win/editing/selection/extend-selection-home-end-expected.txt: Removed.
2010-12-17 Yury Semikhatsky <yurys@chromium.org>
Unreviewed. Remove custom expectations for fast/js/regexp-ranges-and-escaped-hyphens.html
* platform/chromium/test_expectations.txt:
2010-12-17 Hans Wennborg <hans@chromium.org>
Reviewed by Jeremy Orlow.
IndexedDB: Support Date objects as keys.
https://bugs.webkit.org/show_bug.cgi?id=51193
Update layout tests to check that having Date objects as keys work.
* storage/indexeddb/objectstore-basics-expected.txt:
* storage/indexeddb/objectstore-basics.html:
2010-12-17 Sergio Villar Senin <svillar@igalia.com>
Unreviewed, tests were skipped due to a bug in libsoup
https://bugzilla.gnome.org/show_bug.cgi?id=631679. Now that it was
fixed we can safely unskip them again.
[GTK] Failing http/tests/xmlhttprequest tests
https://bugs.webkit.org/show_bug.cgi?id=30582
* platform/gtk/Skipped:
2010-12-17 Kent Tamura <tkent@chromium.org>
Unreviewed, test expectation update.
* platform/chromium/test_expectations.txt: Collect and correct failures about vertical writing.
2010-12-17 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed.
[Qt] Web Timing related bugs
https://bugs.webkit.org/show_bug.cgi?id=51245
* platform/qt/Skipped: http/tests/misc/webtiming-ssl.php added until fix.
2010-12-17 Yury Semikhatsky <yurys@chromium.org>
Unreviewed. Update Chromium test expectations.
* platform/chromium/test_expectations.txt:
2010-12-17 Sergio Villar Senin <svillar@igalia.com>
Unreviewed, skipping a failing test in the bots.
[GTK] fast/dom/global-constructors.html failing on bots
https://bugs.webkit.org/show_bug.cgi?id=51242
* platform/gtk/Skipped:
2010-12-17 Yury Semikhatsky <yurys@chromium.org>
Unreviewed. Fix typo in Chromium test expectations.
* platform/chromium/test_expectations.txt:
2010-12-17 James Simonsen <simonjam@chromium.org>
Reviewed by Darin Fisher.
[Web Timing] Add sslHandshakeStart to interface
https://bugs.webkit.org/show_bug.cgi?id=50400
* fast/dom/Window/window-properties-performance-expected.txt: Added sslHandshakeStart.
* fast/dom/script-tests/webtiming.js: Ditto.
(checkTimingBeforeLoad):
(checkTimingWhileDeferred):
(checkWebTimingOnDOMContentLoaded):
(checkWebTimingWhileAsync):
(checkWebTimingOnLoad):
(checkWebTimingAfterLoad):
* fast/dom/webtiming-document-open-expected.txt: Ditto.
* fast/dom/webtiming-expected.txt: Ditto.
* fast/dom/webtiming-navigate-within-document-expected.txt: Ditto.
* http/tests/misc/resources/webtiming-ssl.html: Added.
* http/tests/misc/webtiming-ssl-expected.txt: Added.
* http/tests/misc/webtiming-ssl.php: Added.
* platform/gtk/Skipped: WebTiming disabled here.
* platform/mac/Skipped: Ditto.
* platform/win/Skipped: Ditto.
2010-12-17 James Simonsen <simonjam@chromium.org>
Reviewed by Darin Fisher.
[Web Timing] Navigation type enums should begin with TYPE_
https://bugs.webkit.org/show_bug.cgi?id=51200
* fast/dom/Window/window-properties-performance-expected.txt: Added TYPE_ to navigation types and added TYPE_RESERVED.
2010-12-17 Andrey Kosyakov <caseq@chromium.org>
Unreviewed test fix: removed real user agent from test expectations.
* http/tests/inspector/extensions-headers-expected.txt:
* http/tests/inspector/extensions-headers.html:
2010-12-17 Andrey Kosyakov <caseq@chromium.org>
Unreviewed. Clean up extra headers set in test to avoid side effects on other tests.
* http/tests/inspector/extensions-headers-expected.txt:
* http/tests/inspector/extensions-headers.html:
2010-12-17 Eric Seidel <eric@webkit.org>
Unreviewed, rolling out r74229.
http://trac.webkit.org/changeset/74229
https://bugs.webkit.org/show_bug.cgi?id=50536
Broken on Snow Leopard and possibly other platforms
* platform/gtk/editing/selection/caret-mode-paragraph-keys-navigation-expected.txt: Renamed from LayoutTests/editing/selection/caret-mode-paragraph-keys-navigation-expected.txt.
* platform/gtk/editing/selection/caret-mode-paragraph-keys-navigation.html: Renamed from LayoutTests/editing/selection/caret-mode-paragraph-keys-navigation.html.
* platform/mac/Skipped:
* platform/win/Skipped:
2010-12-15 Andrey Kosyakov <caseq@chromium.org>
Reviewed by Pavel Feldman.
Web Inspector: [Extension API] add support for adding/overriding HTTP request headers
Moved extensions test frameworks under http/tests/inspector, so HTTP tests may reuse it.
https://bugs.webkit.org/show_bug.cgi?id=50493
* http/tests/inspector/extensions-headers-expected.txt: Added.
* http/tests/inspector/extensions-headers.html: Added.
* http/tests/inspector/extensions-test.js: Renamed from LayoutTests/inspector/extensions-test.js.
(log):
(extensionFunctions):
(initialize_ExtensionsTest.InspectorTest.dispatchOnMessage):
(initialize_ExtensionsTest.InspectorTest.runExtensionTests):
(initialize_ExtensionsTest.extensionOutput):
(initialize_ExtensionsTest.dumpSidebarContent):
(initialize_ExtensionsTest.reloadPage):
(test):
* http/tests/inspector/resources/echo-headers.php: Added.
* http/tests/inspector/resources/extension-main.html: Renamed from LayoutTests/inspector/resources/extension-main.html.
* http/tests/inspector/resources/extension-main.js: Renamed from LayoutTests/inspector/resources/extension-main.js.
(fetchTests.callback):
(fetchTests):
(runTests):
(onTestsDone):
(dispatchOnFrontend.callbackWrapper):
(dispatchOnFrontend):
(callbackAndNextTest.callbackWrapper):
(callbackAndNextTest):
* http/tests/inspector/resources/extension-panel.html: Renamed from LayoutTests/inspector/resources/extension-panel.html.
* http/tests/inspector/resources/extension-sidebar.html: Renamed from LayoutTests/inspector/resources/extension-sidebar.html.
* inspector/extensions-api-expected.txt:
* inspector/extensions-api.html:
* inspector/extensions-audits-api.html:
* inspector/extensions-audits.html:
* inspector/extensions-eval.html:
* inspector/extensions-events.html:
* inspector/extensions-resources-expected.txt:
* inspector/extensions-resources.html:
* inspector/extensions.html:
* platform/chromium/test_expectations.txt:
2010-12-16 Kent Tamura <tkent@chromium.org>
Unreviewed, test expectation update.
Update Chromium-Linux results changed by r74232.
https://bugs.webkit.org/show_bug.cgi?id=50365
* platform/chromium-linux/fast/blockflow/japanese-rl-text-with-broken-font-expected.checksum:
* platform/chromium-linux/fast/blockflow/japanese-rl-text-with-broken-font-expected.png:
* platform/chromium-linux/fast/blockflow/japanese-ruby-vertical-lr-expected.checksum:
* platform/chromium-linux/fast/blockflow/japanese-ruby-vertical-lr-expected.png:
* platform/chromium-linux/fast/blockflow/japanese-ruby-vertical-rl-expected.checksum:
* platform/chromium-linux/fast/blockflow/japanese-ruby-vertical-rl-expected.png:
* platform/chromium-linux/fast/blockflow/vertical-align-table-baseline-expected.checksum:
* platform/chromium-linux/fast/blockflow/vertical-align-table-baseline-expected.png:
* platform/chromium-linux/fast/blockflow/vertical-baseline-alignment-expected.checksum:
* platform/chromium-linux/fast/blockflow/vertical-baseline-alignment-expected.png:
2010-12-16 Kent Tamura <tkent@chromium.org>
Unreviewed, test expectation update.
* platform/chromium/test_expectations.txt: Remove SLOW for fail-on-update-2.html.
2010-12-16 Benjamin Kalman <kalman@chromium.org>
Reviewed by Ojan Vafai.
Update BUG comment in test expectations files
https://bugs.webkit.org/show_bug.cgi?id=51216
Change the BUG[0-9]+ description to BUG(CR|WK|V8_)[0-9]+ where necessary.
* platform/chromium/test_expectations.txt:
* platform/mac/test_expectations.txt:
* platform/qt/test_expectations.txt:
2010-12-05 Antonio Gomes <agomes@rim.com>
Reviewed by Ariya Hidayat.
[Qt] Fix caret browsing navigation mode
https://bugs.webkit.org/show_bug.cgi?id=50536
/platform/gtk/editing/selection/caret-mode-paragraph-keys-navigation.html
is one of the few tests actually tests the caret browsing feature.
Patch makes the test not Gtk+ specific, and Qt now passes on it.
* editing/selection/caret-mode-paragraph-keys-navigation-expected.txt: Renamed from LayoutTests/platform/gtk/editing/selection/caret-mode-paragraph-keys-navigation-expected.txt.
* editing/selection/caret-mode-paragraph-keys-navigation.html: Renamed from LayoutTests/platform/gtk/editing/selection/caret-mode-paragraph-keys-navigation.html.
* fast/events/multiline-link-arrow-navigation.html:
2010-12-16 Yong Li <yoli@rim.com>
Reviewed by Alexey Proskuryakov.
https://bugs.webkit.org/show_bug.cgi?id=51199
Add decoding tests for UTF-16 LE/BE and their variants.
Also, check the full decoded text but not only the first one.
* fast/encoding/char-decoding.html:
* fast/encoding/char-decoding-expected.txt:
* fast/encoding/resources/char-decoding-utils.js:
2010-12-16 Jian Li <jianli@chromium.org>
Unreviewed. Updated chromium test expectations to mark
http/tests/appcache/fail-on-update-2.html as flaky with TIMEOUT.
* platform/chromium/test_expectations.txt:
2010-12-16 Xan Lopez <xlopez@igalia.com>
[GTK] fast/dom/gc-11.html fails in 64bit debug bot
https://bugs.webkit.org/show_bug.cgi?id=51213
* platform/gtk/Skipped:
2010-12-16 Ryosuke Niwa <rniwa@webkit.org>
Reviewed by Darin Adler.
execCommand('JustifyCenter') adds extra BR
https://bugs.webkit.org/show_bug.cgi?id=51082
Added a test to ensure WebKit executes Justify* properly. In particular,
this test ensures WebKit does not erroneously add a BR at the end of each block.
* editing/execCommand/justify-expected.txt: Added.
* editing/execCommand/justify.html: Added.
2010-12-16 Jian Li <jianli@chromium.org>
Unreviewed. Updated chromium test expectations.
* platform/chromium/test_expectations.txt:
2010-12-16 Mihai Parparita <mihaip@chromium.org>
Unreviewed. Remove Chromium platform/chromium/accessibility
expectations, that directory doesn't exist anymore as of r74039.
* platform/chromium/test_expectations.txt:
2010-12-16 Cosmin Truta <ctruta@chromium.org>
Reviewed by Adam Roben.
More rebaselining needed for new-run-webkit-tests update
https://bugs.webkit.org/show_bug.cgi?id=51147
Some cases were missed while rebaselining in bug 51018.
* platform/chromium-mac/editing/execCommand/outdent-blockquote-test2-expected.txt:
* platform/chromium-mac/editing/pasteboard/copy-standalone-image-expected.txt:
* platform/chromium-mac/http/tests/misc/authentication-sent-to-redirect-expected.txt:
* platform/chromium-mac/http/tests/security/cross-frame-access-get-override-expected.txt:
* platform/chromium-mac/svg/custom/use-invalid-style-expected.txt:
* platform/chromium-win/http/tests/misc/authentication-sent-to-redirect-expected.txt:
* platform/chromium-win/platform/win/plugins/get-value-netscape-window-expected.txt:
* platform/chromium/plugins/document-open-expected.txt: Added.
* plugins/document-open-expected.txt: Rolled out change from r74097.
2010-12-16 Ryosuke Niwa <rniwa@webkit.org>
Reviewed by Darin Adler.
execCommand('styleWithCSS') is ignored when selection isn't inside a contenteditable area
https://bugs.webkit.org/show_bug.cgi?id=51164
Added a test to ensure WebKit accepts StyleWithCSS command even if the current selection
isn't inside a contenteditable region.
* editing/style/stylewithcss-without-selection-expected.txt: Added.
* editing/style/stylewithcss-without-selection.html: Added.
2010-12-16 Andrew Scherkus <scherkus@chromium.org>
Unreviewed. Updating Chromium media test expectations.
* platform/chromium-mac/media/audio-constructor-expected.txt: Removed.
* platform/chromium-mac/media/audio-constructor-preload-expected.txt: Removed.
* platform/chromium-mac/media/audio-constructor-src-expected.txt: Removed.
* platform/chromium-mac/media/media-load-event-expected.txt: Removed.
* platform/chromium-win/media/audio-constructor-expected.txt: Removed.
* platform/chromium-win/media/audio-constructor-preload-expected.txt: Removed.
* platform/chromium-win/media/audio-constructor-src-expected.txt: Removed.
* platform/chromium-win/media/media-load-event-expected.txt: Removed.
* platform/chromium/test_expectations.txt:
2010-12-16 Yury Semikhatsky <yurys@chromium.org>
Unreviewed. Update Chromium test expectations for svg/repaint/filter-repaint.svg
* platform/chromium-mac/svg/repaint/filter-repaint-expected.checksum: Added.
* platform/chromium-mac/svg/repaint/filter-repaint-expected.png: Added.
2010-12-16 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r74162.
http://trac.webkit.org/changeset/74162
https://bugs.webkit.org/show_bug.cgi?id=51185
More breakage in GTK+ (Requested by xan_ on #webkit).
* fast/encoding/char-decoding-expected.txt:
* fast/encoding/char-decoding.html:
* fast/encoding/resources/char-decoding-utils.js:
(decode):
2010-12-16 Alexander Pavlov <apavlov@chromium.org>
Reviewed by Pavel Feldman.
Web Inspector: Up/Down/PageUp/PageDown on a CSS property numeric value commit the value editor
https://bugs.webkit.org/show_bug.cgi?id=51114
* inspector/styles-add-blank-property-expected.txt:
* inspector/styles-add-blank-property.html:
2010-12-16 Yury Semikhatsky <yurys@chromium.org>
Unreviewed. Update Chromium test expectations.
* platform/chromium/test_expectations.txt:
2010-12-16 Yury Semikhatsky <yurys@chromium.org>
Unreviewed. Update Chromium test expectations.
* 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/filters/feComposite-expected.checksum:
* platform/chromium-linux/svg/filters/feComposite-expected.png:
* platform/chromium-mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.checksum: Added.
* platform/chromium-mac/svg/W3C-SVG-1.1/filters-composite-02-b-expected.png: Added.
* platform/chromium-mac/svg/filters/feComposite-expected.checksum: Added.
* platform/chromium-mac/svg/filters/feComposite-expected.png: Added.
* 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/filters/feComposite-expected.checksum:
* platform/chromium-win/svg/filters/feComposite-expected.png:
* platform/chromium/test_expectations.txt:
2010-12-16 Yury Semikhatsky <yurys@chromium.org>
Unreviewed. Update Chromium test expectations to match changes made in r74177.
* platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.checksum:
* platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.png:
* platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.checksum:
* platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.png:
* platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.checksum:
* platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.png:
* platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.checksum:
* platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.png:
* platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.checksum:
* platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.png:
* platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.checksum:
* platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.png:
* platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.checksum:
* platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.png:
* platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.checksum:
* platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.png:
* platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.checksum:
* platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.png:
* platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.checksum:
* platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.png:
* platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.checksum:
* platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.png:
* platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.checksum:
* platform/chromium-linux/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.checksum:
* platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.checksum:
* platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.checksum:
* platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.checksum:
* platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.checksum:
* platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.checksum:
* platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.checksum:
* platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.checksum:
* platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.checksum:
* platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.checksum:
* platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.checksum:
* platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.png:
* platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.checksum:
* platform/chromium-mac/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.png:
* platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.checksum:
* platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.png:
* platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.checksum:
* platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.png:
* platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.checksum:
* platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.png:
* platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.checksum:
* platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.png:
* platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.checksum:
* platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.png:
* platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.checksum:
* platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.png:
* platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.checksum:
* platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.png:
* platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.checksum:
* platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.png:
* platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.checksum:
* platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.png:
* platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.checksum:
* platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.png:
* platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.checksum:
* platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.png:
* platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.checksum:
* platform/chromium-win/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.png:
2010-12-16 Zoltan Herczeg <zherczeg@webkit.org>
Reviewed by Dirk Schulze.
Improve feArithmeticFilter
https://bugs.webkit.org/show_bug.cgi?id=51105
No visible changes.
* platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.checksum:
* platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-in2-attr-expected.png:
* platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.checksum:
* platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-k1-attr-expected.png:
* platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.checksum:
* platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-k2-attr-expected.png:
* platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.checksum:
* platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-k3-attr-expected.png:
* platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.checksum:
* platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-k4-attr-expected.png:
* platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.checksum:
* platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-dom-operator-attr-expected.png:
* platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.checksum:
* platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-in2-prop-expected.png:
* platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.checksum:
* platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k1-prop-expected.png:
* platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.checksum:
* platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k2-prop-expected.png:
* platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.checksum:
* platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k3-prop-expected.png:
* platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.checksum:
* platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-k4-prop-expected.png:
* platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.checksum:
* platform/mac-leopard/svg/dynamic-updates/SVGFECompositeElement-svgdom-operator-prop-expected.png:
2010-12-15 Yury Semikhatsky <yurys@chromium.org>
Unreviewed. Update Chromium test expectations.
* platform/chromium-gpu/test_expectations.txt:
* platform/chromium/test_expectations.txt:
2010-12-15 Brian Weinstein <bweinstein@apple.com>
Rebaseline Windows XP results after r73993. Windows 7 results were landed in r73998, but some XP
rebaselines were needed as well.
* platform/win-xp/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt: Added.
* platform/win-xp/fast/text/international/bold-bengali-expected.txt:
* platform/win-xp/fast/text/international/complex-character-based-fallback-expected.txt:
* platform/win-xp/transforms/2d/hindi-rotated-expected.txt:
2010-12-15 Yong Li <yoli@rim.com>
Reviewed by Darin Adler.
https://bugs.webkit.org/show_bug.cgi?id=51035
Add tests for UTF-16 BE/LE and their variants.
Also, check the full decoded text but not only the first one.
* fast/encoding/char-decoding.html:
* fast/encoding/char-decoding-expected.txt:
* fast/encoding/resources/char-decoding-utils.js:
2010-12-15 Mihai Parparita <mihaip@chromium.org>
Reviewed by Eric Seidel.
fast/parser/remove-block-in-residual-style.html does not need pixel output
https://bugs.webkit.org/show_bug.cgi?id=51120
fast/parser/remove-block-in-residual-style.html just checks that we
don't crash, it doesn't need pixel output.
(noticed while doing Snow Leopard rebaselines)
* fast/parser/remove-block-in-residual-style-expected.txt: Added.
* fast/parser/remove-block-in-residual-style.html:
* platform/chromium-linux/fast/parser/remove-block-in-residual-style-expected.checksum: Removed.
* platform/chromium-linux/fast/parser/remove-block-in-residual-style-expected.png: Removed.
* platform/chromium-mac/fast/parser/remove-block-in-residual-style-expected.checksum: Removed.
* platform/chromium-mac/fast/parser/remove-block-in-residual-style-expected.png: Removed.
* platform/chromium-win/fast/parser/remove-block-in-residual-style-expected.checksum: Removed.
* platform/chromium-win/fast/parser/remove-block-in-residual-style-expected.png: Removed.
* platform/chromium-win/fast/parser/remove-block-in-residual-style-expected.txt: Removed.
* platform/gtk/Skipped:
* platform/mac/fast/parser/remove-block-in-residual-style-expected.checksum: Removed.
* platform/mac/fast/parser/remove-block-in-residual-style-expected.png: Removed.
* platform/mac/fast/parser/remove-block-in-residual-style-expected.txt: Removed.
* platform/qt/Skipped:
* platform/qt/fast/parser/remove-block-in-residual-style-expected.txt: Removed.
2010-12-15 Simon Fraser <simon.fraser@apple.com>
Reviewed by Chris Marrin.
Percentage Z values in 3d transform functions and transform-origin should cause the property to be invalid
https://bugs.webkit.org/show_bug.cgi?id=51070
Testcase for various 3d transform values.
* transforms/2d/resources/transform-test-utils.js:
(compareMatrices): Use early return, enhance to deal with matrix3d(),
and avoid evaluating the regular expressions twice.
* transforms/3d/general/3dtransform-values-expected.txt: Added.
* transforms/3d/general/3dtransform-values.html: Added.
2010-12-15 Simon Fraser <simon.fraser@apple.com>
Reviewed by Chris Marrin.
Reflection does not render properly when -webkit-transform is toggled, untoggled, and retoggled
https://bugs.webkit.org/show_bug.cgi?id=50967
Testcase for toggled reflection on transformed element.
* compositing/reflections/remove-add-reflection-expected.checksum: Added.
* compositing/reflections/remove-add-reflection-expected.png: Added.
* compositing/reflections/remove-add-reflection-expected.txt: Added.
* compositing/reflections/remove-add-reflection.html: Added.
2010-12-15 Kenji Imasaki <imasaki@chromium.org>
Reviewed by David Levin.
Skip tests for unimplmented media features (aspect ratio video,
full screen, reverse-playback, video-preloading, context menu).
will enable these tests once these features are implemented.
https://bugs.webkit.org/show_bug.cgi?id=51085
* platform/chromium/test_expectations.txt:
2010-12-15 Yong Li <yoli@rim.com>
Reviewed by Darin Adler.
Reproduce stack overflow when there are too many sibling inline boxes.
https://bugs.webkit.org/show_bug.cgi?id=48255
* fast/overflow/lots-of-sibling-inline-boxes.html: Added.
2010-12-15 Jian Li <jianli@chromium.org>
Unreviewed. Updated chromium test_expectations to skip a test that
causes DRT to crash in dbg mode.
* platform/chromium/test_expectations.txt:
2010-12-15 Jian Li <jianli@chromium.org>
Unreviewed. Mark a failed test in chromium test expectations.
* platform/chromium/test_expectations.txt:
2010-12-15 Pavel Podivilov <podivilov@chromium.org>
Unreviewed, build fix for r74119.
Fix debugger tests.
* http/tests/inspector/debugger-test2.js:
(initialize_DebuggerTest.InspectorTest.captureStackTrace):
2010-12-15 Anton Muhin <antonm@chromium.org>
Unreviewed. Removing another two suppressions for CSS entities garbage collection.
* platform/chromium/test_expectations.txt:
2010-12-15 Anton Muhin <antonm@chromium.org>
Unreviewed. Adjusting v8-dependent test expectations.
* platform/chromium/test_expectations.txt:
2010-12-15 Yury Semikhatsky <yurys@chromium.org>
Unreviewed. Update Chromium test expectations.
* platform/chromium/test_expectations.txt:
2010-12-15 Yury Semikhatsky <yurys@chromium.org>
Unreviewed. Update Chromium test expectations.
* platform/chromium-mac/storage/private-browsing-noread-nowrite-expected.txt: Removed.
* platform/chromium-win/storage/private-browsing-noread-nowrite-expected.txt: Removed.
* platform/chromium/test_expectations.txt: test private-browsing-readonly.html was renamed
into private-browsing-noread-nowrite.html in r74093, changing expecations accrodingly.
2010-12-15 Jarred Nicholls <jarred@sencha.com>
Reviewed by Andreas Kling.
[Qt] Implement the File API spec
https://bugs.webkit.org/show_bug.cgi?id=49839
* 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:
2010-12-15 Yury Semikhatsky <yurys@chromium.org>
Unreviewed. Rebaseline Chromium tests.
* platform/chromium-linux/fast/blockflow/japanese-rl-text-with-broken-font-expected.txt: Added.
* platform/chromium-linux/fast/box-shadow/inset-expected.checksum:
* platform/chromium-linux/fast/box-shadow/inset-expected.png:
* platform/chromium-linux/fast/css/focus-ring-detached-expected.checksum: Added.
* platform/chromium-linux/fast/css/focus-ring-detached-expected.png: Added.
* platform/chromium-linux/fast/css/focus-ring-multiline-expected.checksum: Added.
* platform/chromium-linux/fast/css/focus-ring-multiline-expected.png: Added.
* platform/chromium-mac/fast/css/focus-ring-detached-expected.checksum: Added.
* platform/chromium-mac/fast/css/focus-ring-detached-expected.png: Added.
* platform/chromium-mac/fast/css/focus-ring-multiline-expected.checksum: Added.
* platform/chromium-mac/fast/css/focus-ring-multiline-expected.png: Added.
* platform/chromium-win/fast/css/focus-ring-detached-expected.checksum:
* platform/chromium-win/fast/css/focus-ring-detached-expected.png:
* platform/chromium-win/fast/css/focus-ring-detached-expected.txt:
* platform/chromium-win/fast/css/focus-ring-multiline-expected.checksum:
* platform/chromium-win/fast/css/focus-ring-multiline-expected.png:
* platform/chromium-win/fast/css/focus-ring-multiline-expected.txt:
* platform/chromium/test_expectations.txt:
2010-12-15 Yury Semikhatsky <yurys@chromium.org>
Unreviewed. Mark fast/dom/global-constructors.html as flaky on Chromium.
* platform/chromium/test_expectations.txt:
2010-12-15 Sergio Villar Senin <svillar@igalia.com>
Unreviewed, skipping failing tests in the bots.
[GTK] HTTP tests failing/crashing in the bots
https://bugs.webkit.org/show_bug.cgi?id=51104
* platform/gtk/Skipped:
2010-12-15 Yury Semikhatsky <yurys@chromium.org>
Unreviewed. Mark one more compositing test as timing out on chromium-gpu.
* platform/chromium-gpu/test_expectations.txt:
2010-12-15 Yury Semikhatsky <yurys@chromium.org>
Unreviewed. Rebaseline Chromium test expectations.
* platform/chromium-linux/fast/blockflow/box-shadow-horizontal-bt-expected.checksum:
* platform/chromium-linux/fast/blockflow/box-shadow-horizontal-bt-expected.png:
* platform/chromium-linux/fast/blockflow/box-shadow-vertical-lr-expected.checksum:
* platform/chromium-linux/fast/blockflow/box-shadow-vertical-lr-expected.png:
* platform/chromium-linux/fast/blockflow/box-shadow-vertical-rl-expected.checksum:
* platform/chromium-linux/fast/blockflow/box-shadow-vertical-rl-expected.png:
* platform/chromium-linux/fast/blockflow/japanese-rl-text-with-broken-font-expected.checksum: Added.
* platform/chromium-linux/fast/blockflow/japanese-rl-text-with-broken-font-expected.png: Added.
* platform/chromium-mac/http/tests/misc/authentication-sent-to-redirect-expected.txt: Added.
* platform/chromium-mac/storage/private-browsing-noread-nowrite-expected.txt: Added.
* platform/chromium-win/fast/blockflow/box-shadow-horizontal-bt-expected.checksum:
* platform/chromium-win/fast/blockflow/box-shadow-horizontal-bt-expected.png:
* platform/chromium-win/fast/blockflow/box-shadow-vertical-lr-expected.checksum:
* platform/chromium-win/fast/blockflow/box-shadow-vertical-lr-expected.png:
* platform/chromium-win/fast/blockflow/box-shadow-vertical-rl-expected.checksum:
* platform/chromium-win/fast/blockflow/box-shadow-vertical-rl-expected.png:
* platform/chromium-win/fast/blockflow/japanese-rl-text-with-broken-font-expected.checksum: Added.
* platform/chromium-win/fast/blockflow/japanese-rl-text-with-broken-font-expected.png: Added.
* platform/chromium-win/fast/blockflow/japanese-rl-text-with-broken-font-expected.txt: Added.
* platform/chromium-win/http/tests/misc/authentication-sent-to-redirect-expected.txt: Added.
* platform/chromium-win/storage/private-browsing-noread-nowrite-expected.txt: Added.
2010-12-15 Pavel Podivilov <podivilov@chromium.org>
Unreviewed, fix for r74103.
Fix dom-breakpoints test.
* inspector/dom-breakpoints.html:
2010-12-14 Antti Koivisto <antti@apple.com>
Reviewed by Alexey Proskuryakov.
https://bugs.webkit.org/show_bug.cgi?id=49548
WebCore cache stores duplicate copies of subresources with URL fragments
* http/tests/cache/subresource-fragment-identifier-expected.txt: Added.
* http/tests/cache/subresource-fragment-identifier.html: Added.
2010-12-15 Emil Eklund <eae@chromium.org>
Reviewed by Adam Barth.
Added test for infinite loop in ContainerNode::willRemoveChildren.
https://bugs.webkit.org/show_bug.cgi?id=51079
* fast/dom/containerNode-expected.txt: Added.
* fast/dom/containerNode.html: Added.
2010-12-15 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed.
* platform/qt/Skipped: Add http/tests/misc/authentication-sent-to-redirect.html
because of missing layoutTestController.setHandlesAuthenticationChallenges()
* platform/qt/plugins/document-open-expected.txt: Copied from LayoutTests/plugins/document-open-expected.txt.
2010-12-14 Dan Bernstein <mitz@apple.com>
Reviewed by Maciej Stachowiak.
<rdar://problem/8767193> REGRESSION (r60822): caps-lock-indicator is accepted as a -webkit-appearance value
https://bugs.webkit.org/show_bug.cgi?id=51096
* fast/css/appearance-caps-lock-indicator-expected.txt: Added.
* fast/css/appearance-caps-lock-indicator.html: Added.
2010-12-14 takano takumi <takano@apple.com>
Reviewed by Dan Bernstein.
text-combine value names have been changed in the css3 proposal.
https://bugs.webkit.org/show_bug.cgi?id=51089
* fast/text/international/text-combine-parser-test-expected.txt: Result updated.
* fast/text/international/text-combine-parser-test.html: Test updated.
2010-12-14 Cosmin Truta <ctruta@chromium.org>
Reviewed by Eric Seidel.
Rebaseline: leading and trailing EOL must occur consistently in expectation files
https://bugs.webkit.org/show_bug.cgi?id=51018
We are planning to make new-run-webkit-tests treat EOLs in the same strict manner as old-run-webkit-tests.
This change in tooling requires rebaselining.
* editing/pasteboard/file-drag-to-editable-expected.txt:
* fast/dom/Window/slow-unload-handler-expected.txt:
* fast/filesystem/file-writer-truncate-extend-expected.txt:
* fast/images/webp-image-decoding-expected.txt:
* fast/speech/input-onspeechchange-event-expected.txt:
* fast/speech/input-text-language-tag-expected.txt:
* fast/speech/input-text-speechbutton-expected.txt:
* fast/speech/speech-button-ignore-generated-events-expected.txt:
* http/tests/media/video-play-suspend-expected.txt:
* platform/chromium-linux/fast/dom/DeviceOrientation/window-property-expected.txt:
* platform/chromium-linux/fast/dom/HTMLAnchorElement/set-href-attribute-hostname-expected.txt:
* platform/chromium-linux/fast/dom/HTMLAnchorElement/set-href-attribute-search-expected.txt:
* platform/chromium-linux/fast/dom/HTMLProgressElement/progress-element-with-child-crash-expected.txt:
* platform/chromium-linux/fast/dom/Window/window-properties-device-orientation-expected.txt:
* platform/chromium-linux/fast/forms/onselect-textarea-expected.txt:
* platform/chromium-linux/fast/preloader/script-expected.txt:
* platform/chromium-linux/fast/url/file-expected.txt:
* platform/chromium-linux/fast/url/relative-unix-expected.txt:
* platform/chromium-linux/fast/url/relative-win-expected.txt:
* platform/chromium-linux/fast/url/segments-expected.txt:
* platform/chromium-linux/fast/url/segments-from-data-url-expected.txt:
* platform/chromium-linux/http/tests/loading/bad-scheme-subframe-expected.txt:
* platform/chromium-linux/http/tests/security/xssAuditor/javascript-link-HTML-entities-null-char-expected.txt:
* platform/chromium-linux/http/tests/websocket/tests/bad-sub-protocol-control-chars-expected.txt:
* platform/chromium-linux/http/tests/websocket/tests/url-parsing-expected.txt:
* platform/chromium-linux/svg/custom/use-invalid-pattern-expected.txt:
* platform/chromium-mac/animations/keyframes-rule-expected.txt:
* platform/chromium-mac/fast/css/font-face-descriptor-multiple-values-parsing-expected.txt:
* platform/chromium-mac/fast/dom/DOMException/EventException-expected.txt:
* platform/chromium-mac/fast/dom/DOMException/RangeException-expected.txt:
* platform/chromium-mac/fast/dom/DOMException/XPathException-expected.txt:
* platform/chromium-mac/fast/dom/DOMException/prototype-object-expected.txt:
* platform/chromium-mac/fast/dom/DeviceOrientation/window-property-expected.txt:
* platform/chromium-mac/fast/dom/HTMLAnchorElement/set-href-attribute-hash-expected.txt:
* platform/chromium-mac/fast/dom/HTMLAnchorElement/set-href-attribute-host-expected.txt:
* platform/chromium-mac/fast/dom/HTMLAnchorElement/set-href-attribute-hostname-expected.txt:
* platform/chromium-mac/fast/dom/HTMLAnchorElement/set-href-attribute-pathname-expected.txt:
* platform/chromium-mac/fast/dom/HTMLAnchorElement/set-href-attribute-port-expected.txt:
* platform/chromium-mac/fast/dom/HTMLAnchorElement/set-href-attribute-search-expected.txt:
* platform/chromium-mac/fast/dom/HTMLSelectElement/named-options-expected.txt:
* platform/chromium-mac/fast/dom/Range/getClientRects-expected.txt:
* platform/chromium-mac/fast/dom/Window/window-postmessage-args-expected.txt:
* platform/chromium-mac/fast/dom/Window/window-properties-device-orientation-expected.txt:
* platform/chromium-mac/fast/dom/Window/window-properties-geolocation-expected.txt:
* platform/chromium-mac/fast/dom/error-to-string-stack-overflow-expected.txt:
* platform/chromium-mac/fast/dom/getElementsByClassName/011-expected.txt:
* platform/chromium-mac/fast/dom/javascript-url-exception-isolation-expected.txt:
* platform/chromium-mac/fast/dom/prototype-chain-expected.txt:
* platform/chromium-mac/fast/dom/setPrimitiveValue-exceptions-expected.txt:
* platform/chromium-mac/fast/dom/timer-clear-interval-in-handler-and-generate-error-expected.txt:
* platform/chromium-mac/fast/dom/wrapper-classes-expected.txt:
* platform/chromium-mac/fast/events/event-view-toString-expected.txt:
* platform/chromium-mac/fast/forms/ValidityState-typeMismatch-url-expected.txt:
* platform/chromium-mac/fast/js/array-every-expected.txt:
* platform/chromium-mac/fast/js/array-foreach-expected.txt:
* platform/chromium-mac/fast/js/array-some-expected.txt:
* platform/chromium-mac/fast/js/assign-expected.txt:
* platform/chromium-mac/fast/js/break-ASI-expected.txt:
* platform/chromium-mac/fast/js/console-non-string-values-expected.txt:
* platform/chromium-mac/fast/js/const-expected.txt:
* platform/chromium-mac/fast/js/cyclic-prototypes-expected.txt:
* platform/chromium-mac/fast/js/date-proto-generic-invocation-expected.txt:
* platform/chromium-mac/fast/js/date-toisostring-expected.txt:
* platform/chromium-mac/fast/js/deep-recursion-test-expected.txt:
* platform/chromium-mac/fast/js/delete-getters-setters-expected.txt:
* platform/chromium-mac/fast/js/exception-thrown-from-new-expected.txt:
* platform/chromium-mac/fast/js/function-declaration-expected.txt:
* platform/chromium-mac/fast/js/function-prototype-descriptor-expected.txt:
* platform/chromium-mac/fast/js/kde/RegExp-expected.txt:
* platform/chromium-mac/fast/js/kde/StringObject-expected.txt:
* platform/chromium-mac/fast/js/kde/encode_decode_uri-expected.txt:
* platform/chromium-mac/fast/js/kde/function-expected.txt:
* platform/chromium-mac/fast/js/kde/garbage-n-expected.txt:
* platform/chromium-mac/fast/js/kde/lval-exceptions-expected.txt:
* platform/chromium-mac/fast/js/kde/parse-expected.txt:
* platform/chromium-mac/fast/js/kde/string-1-n-expected.txt:
* platform/chromium-mac/fast/js/kde/string-2-n-expected.txt:
* platform/chromium-mac/fast/js/modify-non-references-expected.txt:
* platform/chromium-mac/fast/js/no-semi-insertion-at-end-of-script-expected.txt:
* platform/chromium-mac/fast/js/number-toExponential-expected.txt:
* platform/chromium-mac/fast/js/number-toString-expected.txt:
* platform/chromium-mac/fast/js/number-tofixed-expected.txt:
* platform/chromium-mac/fast/js/number-toprecision-expected.txt:
* platform/chromium-mac/fast/js/object-extra-comma-expected.txt:
* platform/chromium-mac/fast/js/property-getters-and-setters-expected.txt:
* platform/chromium-mac/fast/js/recursion-limit-equal-expected.txt:
* platform/chromium-mac/fast/js/regexp-compile-expected.txt:
* platform/chromium-mac/fast/js/regexp-overflow-expected.txt:
* platform/chromium-mac/fast/js/reserved-words-expected.txt:
* platform/chromium-mac/fast/js/string-capitalization-expected.txt:
* platform/chromium-mac/fast/js/toString-and-valueOf-override-expected.txt:
* platform/chromium-mac/fast/js/toString-stack-overflow-expected.txt:
* platform/chromium-mac/fast/text/find-kana-expected.txt:
* platform/chromium-mac/fast/url/file-expected.txt:
* platform/chromium-mac/fast/url/host-expected.txt:
* platform/chromium-mac/fast/url/ipv6-expected.txt:
* platform/chromium-mac/fast/url/mailto-expected.txt:
* platform/chromium-mac/fast/url/path-expected.txt:
* platform/chromium-mac/fast/url/path-url-expected.txt:
* platform/chromium-mac/fast/url/port-expected.txt:
* platform/chromium-mac/fast/url/relative-unix-expected.txt:
* platform/chromium-mac/fast/url/relative-win-expected.txt:
* platform/chromium-mac/fast/url/scheme-expected.txt:
* platform/chromium-mac/fast/url/segments-expected.txt:
* platform/chromium-mac/fast/url/segments-from-data-url-expected.txt:
* platform/chromium-mac/fast/url/standard-url-expected.txt:
* platform/chromium-mac/fast/xmlhttprequest/xmlhttprequest-get-expected.txt:
* platform/chromium-mac/fast/xmlhttprequest/xmlhttprequest-nonexistent-file-expected.txt:
* platform/chromium-mac/fast/xmlhttprequest/xmlhttprequest-recursive-sync-event-expected.txt:
* platform/chromium-mac/http/tests/loading/bad-scheme-subframe-expected.txt:
* platform/chromium-mac/http/tests/security/cross-frame-access-enumeration-expected.txt:
* platform/chromium-mac/http/tests/security/cross-frame-access-get-expected.txt:
* platform/chromium-mac/http/tests/security/cross-frame-access-get-override-expected.txt:
* platform/chromium-mac/http/tests/security/cross-frame-access-history-get-expected.txt:
* platform/chromium-mac/http/tests/security/cross-frame-access-history-get-override-expected.txt:
* platform/chromium-mac/http/tests/security/cross-frame-access-location-get-override-expected.txt:
* platform/chromium-mac/http/tests/security/cross-frame-access-location-put-expected.txt:
* platform/chromium-mac/http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-to-data-url-sub-frame-expected.txt:
* platform/chromium-mac/http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-window-open-expected.txt:
* platform/chromium-mac/http/tests/security/dataURL/xss-DENIED-to-data-url-window-open-expected.txt:
* platform/chromium-mac/http/tests/security/xssAuditor/javascript-link-HTML-entities-null-char-expected.txt:
* platform/chromium-mac/http/tests/websocket/tests/bad-sub-protocol-control-chars-expected.txt:
* platform/chromium-mac/http/tests/websocket/tests/url-parsing-expected.txt:
* platform/chromium-mac/http/tests/xmlhttprequest/XMLHttpRequestException-expected.txt:
* platform/chromium-mac/http/tests/xmlhttprequest/xmlhttprequest-missing-file-exception-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/11.4.1-4.a-10-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/11.4.1-4.a-8-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.12.1.1-0-2-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.12.1.1-0-3-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.12.2-0-2-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.12.3-0-2-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.2.3.10-0-1-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.2.3.10-0-2-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.2.3.10-1-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.2.3.10-2-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-0-1-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-0-2-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-0-3-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-1-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-1-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-10-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-11-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-12-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-13-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-14-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-15-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-16-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-17-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-18-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-19-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-2-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-20-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-21-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-3-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-4-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-5-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-6-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-7-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-8-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.2.3.13-2-9-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.2.3.14-2-4-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.2.3.14-3-4-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.2.3.3-4-22-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.2.3.3-4-25-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.2.3.6-4-1-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.4.4.14-9-a-12-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.4.4.15-3-26-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.4.4.15-3-27-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.4.4.15-5-1-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.4.4.15-5-12-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.4.4.15-5-14-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.4.4.15-5-16-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.4.4.15-5-4-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.4.4.15-8-9-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.4.4.15-8-a-12-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.5.4.20-1-1-expected.txt:
* platform/chromium-mac/ietestcenter/Javascript/15.5.4.20-1-2-expected.txt:
* platform/chromium-mac/media/audio-constructor-expected.txt:
* platform/chromium-mac/media/audio-constructor-preload-expected.txt:
* platform/chromium-mac/media/audio-constructor-src-expected.txt:
* platform/chromium-mac/media/media-load-event-expected.txt:
* platform/chromium-mac/media/video-append-source-expected.txt:
* platform/chromium-mac/media/video-canvas-source-expected.txt:
* platform/chromium-mac/media/video-currentTime-set-expected.txt:
* platform/chromium-mac/media/video-dom-src-expected.txt:
* platform/chromium-mac/media/video-load-networkState-expected.txt:
* platform/chromium-mac/media/video-seek-past-end-paused-expected.txt:
* platform/chromium-mac/media/video-seek-past-end-playing-expected.txt:
* platform/chromium-mac/media/video-source-expected.txt:
* platform/chromium-mac/media/video-src-change-expected.txt:
* platform/chromium-mac/media/video-src-expected.txt:
* platform/chromium-mac/plugins/clicking-missing-plugin-fires-delegate-expected.txt:
* platform/chromium-mac/plugins/npruntime/object-from-destroyed-plugin-expected.txt:
* platform/chromium-mac/security/block-test-no-port-expected.txt:
* platform/chromium-mac/storage/transaction-error-callback-expected.txt:
* platform/chromium-mac/svg/custom/SVGException-expected.txt:
* platform/chromium-mac/svg/custom/use-invalid-pattern-expected.txt:
* platform/chromium-mac/svg/custom/use-nested-missing-target-removed-expected.txt:
* platform/chromium-mac/svg/dom/svgpath-out-of-bounds-getPathSeg-expected.txt:
* platform/chromium-mac/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.txt:
* platform/chromium-win/animations/keyframes-rule-expected.txt:
* platform/chromium-win/editing/selection/extend-selection-home-end-expected.txt:
* platform/chromium-win/editing/selection/home-end-expected.txt:
* platform/chromium-win/fast/css/button-height-expected.txt:
* platform/chromium-win/fast/css/font-face-descriptor-multiple-values-parsing-expected.txt:
* platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt:
* platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
* platform/chromium-win/fast/dom/DOMException/EventException-expected.txt:
* platform/chromium-win/fast/dom/DOMException/RangeException-expected.txt:
* platform/chromium-win/fast/dom/DOMException/XPathException-expected.txt:
* platform/chromium-win/fast/dom/DOMException/prototype-object-expected.txt:
* platform/chromium-win/fast/dom/DeviceOrientation/window-property-expected.txt:
* platform/chromium-win/fast/dom/HTMLAnchorElement/set-href-attribute-hash-expected.txt:
* platform/chromium-win/fast/dom/HTMLAnchorElement/set-href-attribute-host-expected.txt:
* platform/chromium-win/fast/dom/HTMLAnchorElement/set-href-attribute-hostname-expected.txt:
* platform/chromium-win/fast/dom/HTMLAnchorElement/set-href-attribute-pathname-expected.txt:
* platform/chromium-win/fast/dom/HTMLAnchorElement/set-href-attribute-port-expected.txt:
* platform/chromium-win/fast/dom/HTMLAnchorElement/set-href-attribute-search-expected.txt:
* platform/chromium-win/fast/dom/HTMLProgressElement/progress-element-with-child-crash-expected.txt:
* platform/chromium-win/fast/dom/HTMLSelectElement/named-options-expected.txt:
* platform/chromium-win/fast/dom/Window/new-window-opener-expected.txt:
* platform/chromium-win/fast/dom/Window/webkitConvertPoint-expected.txt:
* platform/chromium-win/fast/dom/Window/window-lookup-precedence-expected.txt:
* platform/chromium-win/fast/dom/Window/window-postmessage-args-expected.txt:
* platform/chromium-win/fast/dom/Window/window-properties-device-orientation-expected.txt:
* platform/chromium-win/fast/dom/Window/window-properties-geolocation-expected.txt:
* platform/chromium-win/fast/dom/error-to-string-stack-overflow-expected.txt:
* platform/chromium-win/fast/dom/getElementsByClassName/011-expected.txt:
* platform/chromium-win/fast/dom/javascript-url-exception-isolation-expected.txt:
* platform/chromium-win/fast/dom/prototype-chain-expected.txt:
* platform/chromium-win/fast/dom/setPrimitiveValue-exceptions-expected.txt:
* platform/chromium-win/fast/dom/timer-clear-interval-in-handler-and-generate-error-expected.txt:
* platform/chromium-win/fast/dom/wrapper-classes-expected.txt:
* platform/chromium-win/fast/events/event-view-toString-expected.txt:
* platform/chromium-win/fast/events/offsetX-offsetY-expected.txt:
* platform/chromium-win/fast/forms/ValidityState-typeMismatch-url-expected.txt:
* platform/chromium-win/fast/forms/focus-selection-textarea-expected.txt:
* platform/chromium-win/fast/forms/input-maxlength-ime-completed-expected.txt:
* platform/chromium-win/fast/forms/input-maxlength-ime-preedit-expected.txt:
* platform/chromium-win/fast/forms/slider-mouse-events-expected.txt:
* platform/chromium-win/fast/js/array-every-expected.txt:
* platform/chromium-win/fast/js/array-foreach-expected.txt:
* platform/chromium-win/fast/js/array-some-expected.txt:
* platform/chromium-win/fast/js/assign-expected.txt:
* platform/chromium-win/fast/js/break-ASI-expected.txt:
* platform/chromium-win/fast/js/console-non-string-values-expected.txt:
* platform/chromium-win/fast/js/const-expected.txt:
* platform/chromium-win/fast/js/cyclic-prototypes-expected.txt:
* platform/chromium-win/fast/js/date-proto-generic-invocation-expected.txt:
* platform/chromium-win/fast/js/date-toisostring-expected.txt:
* platform/chromium-win/fast/js/deep-recursion-test-expected.txt:
* platform/chromium-win/fast/js/delete-getters-setters-expected.txt:
* platform/chromium-win/fast/js/exception-thrown-from-new-expected.txt:
* platform/chromium-win/fast/js/function-declaration-expected.txt:
* platform/chromium-win/fast/js/function-prototype-descriptor-expected.txt:
* platform/chromium-win/fast/js/function-prototype-expected.txt:
* platform/chromium-win/fast/js/kde/RegExp-expected.txt:
* platform/chromium-win/fast/js/kde/StringObject-expected.txt:
* platform/chromium-win/fast/js/kde/encode_decode_uri-expected.txt:
* platform/chromium-win/fast/js/kde/exception_propagation-expected.txt:
* platform/chromium-win/fast/js/kde/function-expected.txt:
* platform/chromium-win/fast/js/kde/garbage-n-expected.txt:
* platform/chromium-win/fast/js/kde/lval-exceptions-expected.txt:
* platform/chromium-win/fast/js/kde/parse-expected.txt:
* platform/chromium-win/fast/js/kde/string-1-n-expected.txt:
* platform/chromium-win/fast/js/kde/string-2-n-expected.txt:
* platform/chromium-win/fast/js/modify-non-references-expected.txt:
* platform/chromium-win/fast/js/no-semi-insertion-at-end-of-script-expected.txt:
* platform/chromium-win/fast/js/number-toExponential-expected.txt:
* platform/chromium-win/fast/js/number-toString-expected.txt:
* platform/chromium-win/fast/js/number-tofixed-expected.txt:
* platform/chromium-win/fast/js/number-toprecision-expected.txt:
* platform/chromium-win/fast/js/object-extra-comma-expected.txt:
* platform/chromium-win/fast/js/property-getters-and-setters-expected.txt:
* platform/chromium-win/fast/js/recursion-limit-equal-expected.txt:
* platform/chromium-win/fast/js/regexp-caching-expected.txt:
* platform/chromium-win/fast/js/regexp-compile-expected.txt:
* platform/chromium-win/fast/js/regexp-overflow-expected.txt:
* platform/chromium-win/fast/js/reserved-words-expected.txt:
* platform/chromium-win/fast/js/string-capitalization-expected.txt:
* platform/chromium-win/fast/js/toString-and-valueOf-override-expected.txt:
* platform/chromium-win/fast/replaced/table-percent-height-expected.txt:
* platform/chromium-win/fast/url/file-expected.txt:
* platform/chromium-win/fast/url/host-expected.txt:
* platform/chromium-win/fast/url/ipv6-expected.txt:
* platform/chromium-win/fast/url/mailto-expected.txt:
* platform/chromium-win/fast/url/path-expected.txt:
* platform/chromium-win/fast/url/path-url-expected.txt:
* platform/chromium-win/fast/url/port-expected.txt:
* platform/chromium-win/fast/url/relative-unix-expected.txt:
* platform/chromium-win/fast/url/relative-win-expected.txt:
* platform/chromium-win/fast/url/scheme-expected.txt:
* platform/chromium-win/fast/url/segments-expected.txt:
* platform/chromium-win/fast/url/segments-from-data-url-expected.txt:
* platform/chromium-win/fast/url/standard-url-expected.txt:
* platform/chromium-win/fast/xmlhttprequest/xmlhttprequest-get-expected.txt:
* platform/chromium-win/fast/xmlhttprequest/xmlhttprequest-nonexistent-file-expected.txt:
* platform/chromium-win/fast/xmlhttprequest/xmlhttprequest-recursive-sync-event-expected.txt:
* platform/chromium-win/http/tests/loading/bad-scheme-subframe-expected.txt:
* platform/chromium-win/http/tests/security/cross-frame-access-enumeration-expected.txt:
* platform/chromium-win/http/tests/security/cross-frame-access-get-expected.txt:
* platform/chromium-win/http/tests/security/cross-frame-access-get-override-expected.txt:
* platform/chromium-win/http/tests/security/cross-frame-access-history-get-expected.txt:
* platform/chromium-win/http/tests/security/cross-frame-access-history-get-override-expected.txt:
* platform/chromium-win/http/tests/security/cross-frame-access-location-get-override-expected.txt:
* platform/chromium-win/http/tests/security/cross-frame-access-location-put-expected.txt:
* platform/chromium-win/http/tests/security/cross-frame-access-put-expected.txt:
* platform/chromium-win/http/tests/security/dataURL/xss-DENIED-from-data-url-sub-frame-to-data-url-sub-frame-expected.txt:
* platform/chromium-win/http/tests/security/dataURL/xss-DENIED-to-data-url-in-foreign-domain-window-open-expected.txt:
* platform/chromium-win/http/tests/security/dataURL/xss-DENIED-to-data-url-window-open-expected.txt:
* platform/chromium-win/http/tests/security/xssAuditor/javascript-link-HTML-entities-null-char-expected.txt:
* platform/chromium-win/http/tests/websocket/tests/bad-sub-protocol-control-chars-expected.txt:
* platform/chromium-win/http/tests/websocket/tests/url-parsing-expected.txt:
* platform/chromium-win/http/tests/xmlhttprequest/XMLHttpRequestException-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/11.4.1-4.a-10-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/11.4.1-4.a-8-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.12.1.1-0-2-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.12.1.1-0-3-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.12.2-0-2-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.12.3-0-2-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.2.3.10-0-1-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.2.3.10-0-2-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.2.3.10-1-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.2.3.10-2-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.2.3.13-0-1-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.2.3.13-0-2-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.2.3.13-0-3-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.2.3.13-1-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-1-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-10-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-11-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-12-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-13-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-14-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-15-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-16-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-17-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-18-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-19-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-2-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-20-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-21-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-3-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-4-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-5-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-6-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-7-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-8-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.2.3.13-2-9-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.2.3.14-2-4-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.2.3.14-3-4-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.2.3.3-4-22-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.2.3.3-4-25-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.2.3.6-4-1-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.4.4.14-9-a-12-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.4.4.15-3-26-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.4.4.15-3-27-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.4.4.15-5-1-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.4.4.15-5-12-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.4.4.15-5-14-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.4.4.15-5-16-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.4.4.15-5-4-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.4.4.15-8-9-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.4.4.15-8-a-12-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.5.4.20-1-1-expected.txt:
* platform/chromium-win/ietestcenter/Javascript/15.5.4.20-1-2-expected.txt:
* platform/chromium-win/inspector/console-format-expected.txt:
* platform/chromium-win/inspector/console-uncaught-exception-expected.txt:
* platform/chromium-win/media/audio-constructor-expected.txt:
* platform/chromium-win/media/audio-constructor-preload-expected.txt:
* platform/chromium-win/media/audio-constructor-src-expected.txt:
* platform/chromium-win/media/audio-delete-while-slider-thumb-clicked-expected.txt:
* platform/chromium-win/media/media-load-event-expected.txt:
* platform/chromium-win/media/video-append-source-expected.txt:
* platform/chromium-win/media/video-canvas-source-expected.txt:
* platform/chromium-win/media/video-currentTime-set-expected.txt:
* platform/chromium-win/media/video-dom-src-expected.txt:
* platform/chromium-win/media/video-load-networkState-expected.txt:
* platform/chromium-win/media/video-seek-past-end-paused-expected.txt:
* platform/chromium-win/media/video-seek-past-end-playing-expected.txt:
* platform/chromium-win/media/video-source-expected.txt:
* platform/chromium-win/media/video-src-change-expected.txt:
* platform/chromium-win/media/video-src-expected.txt:
* platform/chromium-win/media/video-src-remove-expected.txt:
* platform/chromium-win/media/video-src-set-expected.txt:
* platform/chromium-win/media/video-src-source-expected.txt:
* platform/chromium-win/plugins/clicking-missing-plugin-fires-delegate-expected.txt:
* platform/chromium-win/plugins/inner-html-display-none-expected.txt:
* platform/chromium-win/plugins/npruntime/object-from-destroyed-plugin-expected.txt:
* platform/chromium-win/security/block-test-no-port-expected.txt:
* platform/chromium-win/storage/statement-error-callback-expected.txt:
* platform/chromium-win/storage/transaction-error-callback-expected.txt:
* platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt:
* platform/chromium-win/svg/custom/SVGException-expected.txt:
* platform/chromium-win/svg/custom/use-invalid-pattern-expected.txt:
* platform/chromium-win/svg/custom/use-nested-missing-target-removed-expected.txt:
* platform/chromium-win/svg/dom/path-parser-expected.txt:
* platform/chromium-win/svg/dom/svgpath-out-of-bounds-getPathSeg-expected.txt:
* platform/chromium-win/svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop-expected.txt:
* platform/chromium-win/svg/dynamic-updates/SVGLineElement-dom-requiredFeatures-expected.txt:
* platform/chromium-win/svg/dynamic-updates/SVGLineElement-svgdom-requiredFeatures-expected.txt:
* platform/chromium-win/svg/text/lengthAdjust-text-metrics-expected.txt:
* platform/chromium/fast/dom/anchor-origin-expected.txt:
* platform/chromium/fast/dom/domListEnumeration-expected.txt:
* platform/chromium/fast/dom/global-constructors-expected.txt:
* platform/chromium/fast/dom/horizontal-scrollbar-when-dir-change-expected.txt:
* platform/chromium/fast/dom/prototype-inheritance-expected.txt:
* platform/chromium/fast/forms/search-popup-crasher-expected.txt:
* platform/chromium/fast/js/ToNumber-expected.txt:
* platform/chromium/fast/js/parseFloat-expected.txt:
* platform/chromium/fast/js/regexp-look-ahead-empty-expected.txt:
* platform/chromium/fast/js/regexp-overflow-expected.txt:
* platform/chromium/fast/text/font-linux-normalize-expected.txt:
* platform/chromium/fast/url/relative-expected.txt:
* platform/chromium/http/tests/inspector/console-resource-errors-expected.txt:
* platform/chromium/http/tests/inspector/console-xhr-logging-expected.txt:
* platform/chromium/http/tests/security/cross-frame-access-call-expected.txt:
* platform/chromium/http/tests/security/cross-origin-xsl-BLOCKED-expected.txt: Added.
* platform/chromium/inspector/console-eval-global-expected.txt:
* platform/chromium/inspector/console-log-syntax-error-expected.txt:
* platform/chromium/inspector/console-object-constructor-name-expected.txt:
* platform/chromium/inspector/console-trace-in-eval-expected.txt:
* platform/chromium/inspector/console-uncaught-exception-in-eval-expected.txt:
* platform/chromium/inspector/debugger-autocontinue-on-syntax-error-expected.txt:
* platform/chromium/inspector/debugger-expand-scope-expected.txt:
* platform/chromium/security/block-test-no-port-expected.txt:
* platform/chromium/traversal/node-iterator-prototype-expected.txt:
* plugins/document-open-expected.txt:
* plugins/iframe-shims-expected.txt:
2010-12-14 Koan-Sin Tan <koansin.tan@gmail.com>
Reviewed by Alexey Proskuryakov.
Kana should be part of CJK Ideographs in WebCore/platform/graphics/Font.cpp
https://bugs.webkit.org/show_bug.cgi?id=51012
Test if kana displayed correctly in vertical text with broken font.
* fast/blockflow/japanese-rl-text-with-broken-font.html: Added.
* platform/mac/fast/blockflow/japanese-rl-text-with-broken-font-expected.checksum: Added.
* platform/mac/fast/blockflow/japanese-rl-text-with-broken-font-expected.png: Added.
* platform/mac/fast/blockflow/japanese-rl-text-with-broken-font-expected.txt: Added.
2010-12-14 Ryosuke Niwa <rniwa@webkit.org>
Reviewed by Darin Adler.
Range::extractContents needs more tests
https://bugs.webkit.org/show_bug.cgi?id=51005
Added a test to ensure Range::extractContents work as expected.
* fast/dom/Range/range-extract-contents-crash-expected.txt: Renamed from LayoutTests/fast/dom/Range/range-extractContents-expected.txt.
* fast/dom/Range/range-extract-contents-crash.html: Renamed from LayoutTests/fast/dom/Range/range-extractContents.html.
* fast/dom/Range/range-extract-contents-expected.txt: Added.
* fast/dom/Range/range-extract-contents.html: Added.
* resources/dump-as-markup.js:
(Markup.dump): Don't call node.getElementsByTagName if it doesn't exist.
2010-12-14 Jian Li <jianli@chromium.org>
Unreviewed. Mark 2 new focus-ring-* tests as failed in chromium.
* platform/chromium-mac-leopard/fast/css/focus-ring-detached-expected.checksum: Added.
* platform/chromium-mac-leopard/fast/css/focus-ring-detached-expected.png: Added.
* platform/chromium-mac-leopard/fast/css/focus-ring-detached-expected.txt: Added.
* platform/chromium-mac-leopard/fast/css/focus-ring-multiline-expected.checksum: Added.
* platform/chromium-mac-leopard/fast/css/focus-ring-multiline-expected.png: Added.
* platform/chromium-mac-leopard/fast/css/focus-ring-multiline-expected.txt: Added.
* platform/chromium-win/fast/css/focus-ring-detached-expected.checksum: Added.
* platform/chromium-win/fast/css/focus-ring-detached-expected.png: Added.
* platform/chromium-win/fast/css/focus-ring-detached-expected.txt: Added.
* platform/chromium-win/fast/css/focus-ring-multiline-expected.checksum: Added.
* platform/chromium-win/fast/css/focus-ring-multiline-expected.png: Added.
* platform/chromium-win/fast/css/focus-ring-multiline-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2010-12-14 Mihai Parparita <mihaip@chromium.org>
Reviewed by Eric Seidel.
Remove pixel tests that are obsoleted by the HTML5 parser suite
https://bugs.webkit.org/show_bug.cgi?id=51077
Remove tests which had stale Mac pixel baselines (were not updated for
the HTML5 parser change or for Snow Leopard) which are obsoleted by
the HTML5 parser test suite (i.e. the same behavior is tested there):
- fast/parser/parseCommentsInTitles.html is tested by tests16.dat
(line 956)
- fast/parser/comment-in-style.html is tested by tests16.dat (line 904)
- fast/tokenizer/missing-title-end-tag-1.html is tested by tests16.dat
(line 980)
- fast/tokenizer/missing-title-end-tag-2.html is tested by tests2.dat
(line 550)
* fast/parser/comment-in-style.html: Removed.
* fast/parser/parseCommentsInTitles.html: Removed.
* fast/tokenizer/missing-title-end-tag-1.html: Removed.
* fast/tokenizer/missing-title-end-tag-2.html: Removed.
* platform/chromium-linux/fast/parser/comment-in-style-expected.checksum: Removed.
* platform/chromium-linux/fast/parser/comment-in-style-expected.png: Removed.
* platform/chromium-linux/fast/parser/parseCommentsInTitles-expected.checksum: Removed.
* platform/chromium-linux/fast/parser/parseCommentsInTitles-expected.png: Removed.
* platform/chromium-mac/fast/parser/comment-in-style-expected.checksum: Removed.
* platform/chromium-mac/fast/parser/comment-in-style-expected.png: Removed.
* platform/chromium-mac/fast/parser/parseCommentsInTitles-expected.checksum: Removed.
* platform/chromium-mac/fast/parser/parseCommentsInTitles-expected.png: Removed.
* platform/chromium-mac/fast/tokenizer/missing-title-end-tag-1-expected.checksum: Removed.
* platform/chromium-mac/fast/tokenizer/missing-title-end-tag-1-expected.png: Removed.
* platform/chromium-mac/fast/tokenizer/missing-title-end-tag-2-expected.checksum: Removed.
* platform/chromium-mac/fast/tokenizer/missing-title-end-tag-2-expected.png: Removed.
* platform/chromium-win/fast/parser/comment-in-style-expected.checksum: Removed.
* platform/chromium-win/fast/parser/comment-in-style-expected.png: Removed.
* platform/chromium-win/fast/parser/comment-in-style-expected.txt: Removed.
* platform/chromium-win/fast/parser/parseCommentsInTitles-expected.checksum: Removed.
* platform/chromium-win/fast/parser/parseCommentsInTitles-expected.png: Removed.
* platform/chromium-win/fast/parser/parseCommentsInTitles-expected.txt: Removed.
* platform/chromium-win/fast/tokenizer/missing-title-end-tag-1-expected.checksum: Removed.
* platform/chromium-win/fast/tokenizer/missing-title-end-tag-1-expected.png: Removed.
* platform/chromium-win/fast/tokenizer/missing-title-end-tag-2-expected.checksum: Removed.
* platform/chromium-win/fast/tokenizer/missing-title-end-tag-2-expected.png: Removed.
* platform/gtk/Skipped:
* platform/mac/fast/parser/comment-in-style-expected.checksum: Removed.
* platform/mac/fast/parser/comment-in-style-expected.png: Removed.
* platform/mac/fast/parser/comment-in-style-expected.txt: Removed.
* platform/mac/fast/parser/parseCommentsInTitles-expected.checksum: Removed.
* platform/mac/fast/parser/parseCommentsInTitles-expected.png: Removed.
* platform/mac/fast/parser/parseCommentsInTitles-expected.txt: Removed.
* platform/mac/fast/tokenizer/missing-title-end-tag-1-expected.checksum: Removed.
* platform/mac/fast/tokenizer/missing-title-end-tag-1-expected.png: Removed.
* platform/mac/fast/tokenizer/missing-title-end-tag-1-expected.txt: Removed.
* platform/mac/fast/tokenizer/missing-title-end-tag-2-expected.checksum: Removed.
* platform/mac/fast/tokenizer/missing-title-end-tag-2-expected.png: Removed.
* platform/mac/fast/tokenizer/missing-title-end-tag-2-expected.txt: Removed.
* platform/qt/Skipped:
* platform/qt/fast/parser/parseCommentsInTitles-expected.txt: Removed.
* platform/qt/fast/tokenizer/missing-title-end-tag-1-expected.txt: Removed.
* platform/qt/fast/tokenizer/missing-title-end-tag-2-expected.txt: Removed.
2010-12-02 MORITA Hajime <morrita@google.com>
Reviewed by Dimitri Glazkov.
[chromium] Fix drawing of inset box shadows
https://bugs.webkit.org/show_bug.cgi?id=41576
* platform/chromium-win/fast/box-shadow/inset-expected.checksum:
* platform/chromium-win/fast/box-shadow/inset-expected.png:
2010-12-14 Yael Aharon <yael.aharon@nokia.com>
Unreviewed.
Move some new tests from mac-snowleopard to mac
https://bugs.webkit.org/show_bug.cgi?id=51075
* platform/mac-snowleopard/fast/css/focus-ring-detached-expected.checksum: Removed.
* platform/mac-snowleopard/fast/css/focus-ring-detached-expected.png: Removed.
* platform/mac-snowleopard/fast/css/focus-ring-detached-expected.txt: Removed.
* platform/mac-snowleopard/fast/css/focus-ring-multiline-expected.checksum: Removed.
* platform/mac-snowleopard/fast/css/focus-ring-multiline-expected.png: Removed.
* platform/mac-snowleopard/fast/css/focus-ring-multiline-expected.txt: Removed.
* platform/mac/fast/css/focus-ring-detached-expected.checksum: Copied from LayoutTests/platform/mac-snowleopard/fast/css/focus-ring-detached-expected.checksum.
* platform/mac/fast/css/focus-ring-detached-expected.png: Copied from LayoutTests/platform/mac-snowleopard/fast/css/focus-ring-detached-expected.png.
* platform/mac/fast/css/focus-ring-detached-expected.txt: Copied from LayoutTests/platform/mac-snowleopard/fast/css/focus-ring-detached-expected.txt.
* platform/mac/fast/css/focus-ring-multiline-expected.checksum: Copied from LayoutTests/platform/mac-snowleopard/fast/css/focus-ring-multiline-expected.checksum.
* platform/mac/fast/css/focus-ring-multiline-expected.png: Copied from LayoutTests/platform/mac-snowleopard/fast/css/focus-ring-multiline-expected.png.
* platform/mac/fast/css/focus-ring-multiline-expected.txt: Copied from LayoutTests/platform/mac-snowleopard/fast/css/focus-ring-multiline-expected.txt.
2010-12-14 Simon Fraser <simon.fraser@apple.com>
Reviewed by Chris Marrin.
Parts of page disappear
https://bugs.webkit.org/show_bug.cgi?id=41701
Testcase for clipping to view bounds even when an accelerated opacity
transition runs.
* compositing/geometry/limit-layer-bounds-opacity-transition-expected.txt: Added.
* compositing/geometry/limit-layer-bounds-opacity-transition.html: Added.
2010-12-14 Brady Eidson <beidson@apple.com>
Reviewed by Alexey Proskuryakov.
<rdar://problem/8225016> and https://bugs.webkit.org/show_bug.cgi?id=40138
Authorization header is sent from an HTTP Auth protected site on redirect
* http/tests/misc/authentication-sent-to-redirect-expected.txt: Added.
* http/tests/misc/authentication-sent-to-redirect.html: Added.
* http/tests/misc/resources/auth-echo.php: Added.
* http/tests/misc/resources/auth-then-redirect.php: Added.
2010-12-14 Yael Aharon <yael.aharon@nokia.com>
Unreviewed .
Fix test results that I just committed. They seem to have extra newlines.
* platform/mac-snowleopard/fast/css/focus-ring-detached-expected.txt:
* platform/mac-snowleopard/fast/css/focus-ring-multiline-expected.txt:
2010-12-14 Kent Tamura <tkent@chromium.org>
Unreviewed. Test expectation update.
Rebaseline fast/forms/ValidityState-typeMismatch-url.html
http://crbug.com/66818
Chromium has different expectations because it doesn't use KURL.
* platform/chromium-mac/fast/forms/ValidityState-typeMismatch-url-expected.txt:
* platform/chromium-win/fast/forms/ValidityState-typeMismatch-url-expected.txt:
* platform/chromium/test_expectations.txt:
2010-12-14 Mihai Parparita <mihaip@chromium.org>
Unreviewed update of the pixel expectations for the Mac port.
Update expectations for tests whose output changed after the switch to
the HTML5 parser. The chromium-mac port did a similar rebaseline in
r64728.
The new expectations are for Snow Leopard. Current expectations are not
moved to mac-leopard, since they're not valid anymore.
* platform/mac/fast/doctypes/003-expected.checksum:
* platform/mac/fast/doctypes/003-expected.png:
* platform/mac/fast/dom/isindex-001-expected.checksum:
* platform/mac/fast/dom/isindex-001-expected.png:
* platform/mac/fast/dom/isindex-002-expected.checksum:
* platform/mac/fast/dom/isindex-002-expected.png:
* platform/mac/fast/forms/isindex-placeholder-expected.checksum:
* platform/mac/fast/forms/isindex-placeholder-expected.png:
* platform/mac/fast/forms/text-style-color-expected.checksum:
* platform/mac/fast/forms/text-style-color-expected.png:
* platform/mac/tables/mozilla/other/wa_table_thtd_rowspan-expected.checksum:
* platform/mac/tables/mozilla/other/wa_table_thtd_rowspan-expected.png:
2010-12-14 Benjamin Kalman <kalman@chromium.org>
Reviewed by Ojan Vafai.
Using BUG/BUGWK in test_expectations is error prone, should use BUGCR/BUGWK
https://bugs.webkit.org/show_bug.cgi?id=48926
Update all the text expectations files that have BUGXXX to either BUGCRXXX or (where
appropriate) BUGWKXXX.
* platform/chromium-gpu/test_expectations.txt:
* platform/chromium/test_expectations.txt:
* platform/mac/test_expectations.txt:
* platform/qt/test_expectations.txt:
2010-12-14 Yael Aharon <yael.aharon@nokia.com>
Reviewed by Andreas Kling.
[Qt] Focus rings are ugly, rects should be united instead of drawn individually
https://bugs.webkit.org/show_bug.cgi?id=49953
* fast/css/focus-ring-detached.html: Added.
* fast/css/focus-ring-multiline.html: Added.
* platform/mac-snowleopard/fast/css/focus-ring-detached-expected.checksum: Added.
* platform/mac-snowleopard/fast/css/focus-ring-detached-expected.png: Added.
* platform/mac-snowleopard/fast/css/focus-ring-detached-expected.txt: Added.
* platform/mac-snowleopard/fast/css/focus-ring-multiline-expected.checksum: Added.
* platform/mac-snowleopard/fast/css/focus-ring-multiline-expected.png: Added.
* platform/mac-snowleopard/fast/css/focus-ring-multiline-expected.txt: Added.
* platform/qt/fast/css/focus-ring-detached-expected.checksum: Added.
* platform/qt/fast/css/focus-ring-detached-expected.png: Added.
* platform/qt/fast/css/focus-ring-detached-expected.txt: Added.
* platform/qt/fast/css/focus-ring-multiline-expected.checksum: Added.
* platform/qt/fast/css/focus-ring-multiline-expected.png: Added.
* platform/qt/fast/css/focus-ring-multiline-expected.txt: Added.
2010-12-14 David Hyatt <hyatt@apple.com>
Reviewed by Dan Bernstein.
https://bugs.webkit.org/show_bug.cgi?id=50970
It's arguably a bug, but we don't let inline flow layers paint floating
descendants. The containing block of the inline flow paints them instead.
However our shouldPaint logic has always been flawed and has turned off propagation
of painting when an inline flow layer is enclosing the float.
Change enclosingSelfPaintingLayer to enclosingFloatPaintingLayer to be more precise
and for now limit it to RenderBoxes.
Added fast/block/float/floatstack.html
* fast/block/float/floatstack.html: Added.
* platform/mac/fast/block/float/floatstack-expected.checksum: Added.
* platform/mac/fast/block/float/floatstack-expected.png: Added.
* platform/mac/fast/block/float/floatstack-expected.txt: Added.
* platform/mac/fast/repaint/positioned-document-element-expected.checksum:
* platform/mac/fast/repaint/positioned-document-element-expected.png:
2010-12-14 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r74040.
http://trac.webkit.org/changeset/74040
https://bugs.webkit.org/show_bug.cgi?id=51050
Breaks 2d.shadow.canvas.transparent.2 and
2d.shadow.image.transparent.2 (Requested by helder on
#webkit).
* fast/canvas/canvas-scale-strokePath-shadow-expected.txt:
* fast/canvas/canvas-transforms-fillRect-shadow-expected.txt: Removed.
* fast/canvas/canvas-transforms-fillRect-shadow.html: Removed.
* fast/canvas/script-tests/canvas-scale-fillPath-shadow.js:
* fast/canvas/script-tests/canvas-scale-fillRect-shadow.js:
* fast/canvas/script-tests/canvas-scale-strokePath-shadow.js:
* fast/canvas/script-tests/canvas-transforms-fillRect-shadow.js: Removed.
2010-12-14 Mihai Parparita <mihaip@chromium.org>
Update the pixel expectations for the Mac port.
For the tests that currently fail on Snow Leopard with --pixel-tests
--tolerance 0, this moves the current pixel results to mac-leopard and
adds new Snow Leopard-specific results to platform/mac.
List of files omitted due to length but composed entirely of moves from
platform/mac to platform/mac-leopard and newly added files in
platform/mac.
Also removes most of platform/mac/test_expectations.txt, those
expectations were from April and are un-maintained.
2010-12-14 Jian Li <jianli@chromium.org>
Unreviewed. Added missing expectations in chromium-mac-leopard to
complete the move in r74042.
* platform/chromium-mac-leopard/editing/deleting/5144139-2-expected.checksum:
* platform/chromium-mac-leopard/editing/deleting/5144139-2-expected.png:
* platform/chromium-mac-leopard/editing/selection/extend-selection-bidi-expected.checksum:
* platform/chromium-mac-leopard/editing/selection/extend-selection-bidi-expected.png:
* platform/chromium-mac-leopard/fast/text/complex-text-opacity-expected.checksum:
* platform/chromium-mac-leopard/fast/text/complex-text-opacity-expected.png:
* platform/chromium-mac-leopard/fast/text/complex-text-opacity-expected.txt:
* platform/chromium-mac-leopard/fast/text/international/bidi-mirror-he-ar-expected.checksum: Added.
* platform/chromium-mac-leopard/fast/text/international/bidi-mirror-he-ar-expected.png: Added.
* platform/chromium-mac-leopard/fast/text/international/bidi-mirror-he-ar-expected.txt: Added.
* platform/chromium-mac-leopard/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.checksum: Added.
* platform/chromium-mac-leopard/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.png: Added.
* platform/chromium-mac-leopard/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt: Added.
* platform/chromium-mac-leopard/fast/text/international/bidi-neutral-run-expected.checksum: Added.
* platform/chromium-mac-leopard/fast/text/international/bidi-neutral-run-expected.png: Added.
* platform/chromium-mac-leopard/fast/text/international/bidi-neutral-run-expected.txt: Added.
2010-12-14 Beth Dakin <bdakin@apple.com>
Reviewed by Darin Adler.
New test for https://bugs.webkit.org/show_bug.cgi?id=50974
getComputedStyle() returns wrong values for zoomed elements when
display is none
-and corresponding-
<rdar://problem/8522731>
* fast/css/getComputedStyle/zoom-on-display-none-expected.txt: Added.
* fast/css/getComputedStyle/zoom-on-display-none.html: Added.
2010-12-14 Pavel Feldman <pfeldman@chromium.org>
Not reviewed. Move chromium-mac expectations to chromium-mac-leopard.
* platform/chromium-mac-leopard/css2.1/t0805-c5518-brdr-t-01-e-expected.checksum:
* platform/chromium-mac-leopard/css2.1/t0805-c5518-brdr-t-01-e-expected.png:
* platform/chromium-mac-leopard/css2.1/t0805-c5519-brdr-r-00-a-expected.checksum:
* platform/chromium-mac-leopard/css2.1/t0805-c5519-brdr-r-00-a-expected.png:
* platform/chromium-mac-leopard/css2.1/t0805-c5520-brdr-b-01-e-expected.checksum:
* platform/chromium-mac-leopard/css2.1/t0805-c5520-brdr-b-01-e-expected.png:
* platform/chromium-mac-leopard/css2.1/t0805-c5521-brdr-l-00-a-expected.checksum:
* platform/chromium-mac-leopard/css2.1/t0805-c5521-brdr-l-00-a-expected.png:
* platform/chromium-mac-leopard/css2.1/t0805-c5521-brdr-l-01-e-expected.checksum:
* platform/chromium-mac-leopard/css2.1/t0805-c5521-brdr-l-01-e-expected.png:
* platform/chromium-mac-leopard/css2.1/t0805-c5521-ibrdr-l-00-a-expected.checksum:
* platform/chromium-mac-leopard/css2.1/t0805-c5521-ibrdr-l-00-a-expected.png:
* platform/chromium-mac-leopard/css2.1/t0905-c414-flt-02-c-expected.checksum:
* platform/chromium-mac-leopard/css2.1/t0905-c414-flt-02-c-expected.png:
* platform/chromium-mac-leopard/css2.1/t0905-c414-flt-03-c-expected.checksum:
* platform/chromium-mac-leopard/css2.1/t0905-c414-flt-03-c-expected.png:
* platform/chromium-mac-leopard/css2.1/t0905-c414-flt-04-c-expected.checksum:
* platform/chromium-mac-leopard/css2.1/t0905-c414-flt-04-c-expected.png:
* platform/chromium-mac-leopard/css2.1/t0905-c414-flt-fit-01-d-g-expected.checksum:
* platform/chromium-mac-leopard/css2.1/t0905-c414-flt-fit-01-d-g-expected.png:
* platform/chromium-mac-leopard/css2.1/t0905-c5525-fltblck-01-d-expected.checksum:
* platform/chromium-mac-leopard/css2.1/t0905-c5525-fltblck-01-d-expected.png:
* platform/chromium-mac-leopard/css2.1/t0905-c5525-fltcont-00-d-g-expected.checksum:
* platform/chromium-mac-leopard/css2.1/t0905-c5525-fltcont-00-d-g-expected.png:
* platform/chromium-mac-leopard/css2.1/t0905-c5525-fltwidth-03-c-g-expected.checksum:
* platform/chromium-mac-leopard/css2.1/t0905-c5525-fltwidth-03-c-g-expected.png:
* platform/chromium-mac-leopard/css2.1/t090501-c414-flt-01-b-expected.checksum:
* platform/chromium-mac-leopard/css2.1/t090501-c414-flt-01-b-expected.png:
* platform/chromium-mac-leopard/css2.1/t090501-c5525-flt-l-00-b-g-expected.checksum:
* platform/chromium-mac-leopard/css2.1/t090501-c5525-flt-l-00-b-g-expected.png:
* platform/chromium-mac-leopard/css2.1/t090501-c5525-flt-r-00-b-g-expected.checksum:
* platform/chromium-mac-leopard/css2.1/t090501-c5525-flt-r-00-b-g-expected.png:
* platform/chromium-mac-leopard/css2.1/t1202-counter-03-b-expected.checksum:
* platform/chromium-mac-leopard/css2.1/t1202-counter-03-b-expected.png:
* platform/chromium-mac-leopard/css2.1/t1202-counter-04-b-expected.checksum:
* platform/chromium-mac-leopard/css2.1/t1202-counter-04-b-expected.png:
* platform/chromium-mac-leopard/css2.1/t1202-counter-09-b-expected.checksum:
* platform/chromium-mac-leopard/css2.1/t1202-counter-09-b-expected.png:
* platform/chromium-mac-leopard/css2.1/t1202-counters-03-b-expected.checksum:
* platform/chromium-mac-leopard/css2.1/t1202-counters-03-b-expected.png:
* platform/chromium-mac-leopard/css2.1/t1202-counters-04-b-expected.checksum:
* platform/chromium-mac-leopard/css2.1/t1202-counters-04-b-expected.png:
* platform/chromium-mac-leopard/fast/css/beforeSelectorOnCodeElement-expected.checksum:
* platform/chromium-mac-leopard/fast/css/beforeSelectorOnCodeElement-expected.png:
* platform/chromium-mac-leopard/fast/css/font-face-opentype-expected.checksum:
* platform/chromium-mac-leopard/fast/css/font-face-opentype-expected.png:
* platform/chromium-mac-leopard/fast/css/rtl-ordering-expected.checksum:
* platform/chromium-mac-leopard/fast/css/rtl-ordering-expected.png:
* platform/chromium-mac-leopard/fast/css/text-overflow-ellipsis-bidi-expected.checksum:
* platform/chromium-mac-leopard/fast/css/text-overflow-ellipsis-bidi-expected.png:
* platform/chromium-mac-leopard/fast/css/text-security-expected.checksum:
* platform/chromium-mac-leopard/fast/css/text-security-expected.png:
* platform/chromium-mac-leopard/fast/encoding/denormalised-voiced-japanese-chars-expected.checksum:
* platform/chromium-mac-leopard/fast/encoding/denormalised-voiced-japanese-chars-expected.png:
* platform/chromium-mac-leopard/fast/encoding/invalid-UTF-8-expected.checksum:
* platform/chromium-mac-leopard/fast/encoding/invalid-UTF-8-expected.png:
* platform/chromium-mac-leopard/fast/forms/select-visual-hebrew-expected.checksum:
* platform/chromium-mac-leopard/fast/forms/select-visual-hebrew-expected.png:
* platform/chromium-mac-leopard/fast/forms/visual-hebrew-text-field-expected.checksum:
* platform/chromium-mac-leopard/fast/forms/visual-hebrew-text-field-expected.png:
* platform/chromium-mac-leopard/fast/text/bidi-embedding-pop-and-push-same-expected.checksum:
* platform/chromium-mac-leopard/fast/text/bidi-embedding-pop-and-push-same-expected.png:
* platform/chromium-mac-leopard/fast/text/cg-fallback-bolding-expected.checksum:
* platform/chromium-mac-leopard/fast/text/cg-fallback-bolding-expected.png:
* platform/chromium-mac-leopard/fast/text/in-rendered-text-rtl-expected.checksum:
* platform/chromium-mac-leopard/fast/text/in-rendered-text-rtl-expected.png:
* platform/chromium-mac-leopard/fast/text/international/001-expected.checksum:
* platform/chromium-mac-leopard/fast/text/international/001-expected.png:
* platform/chromium-mac-leopard/fast/text/international/bidi-AN-after-L-expected.checksum:
* platform/chromium-mac-leopard/fast/text/international/bidi-AN-after-L-expected.png:
* platform/chromium-mac-leopard/fast/text/international/bidi-AN-after-empty-run-expected.checksum:
* platform/chromium-mac-leopard/fast/text/international/bidi-AN-after-empty-run-expected.png:
* platform/chromium-mac-leopard/fast/text/international/bidi-AN-after-empty-run-expected.txt:
* platform/chromium-mac-leopard/fast/text/international/bidi-CS-after-AN-expected.checksum:
* platform/chromium-mac-leopard/fast/text/international/bidi-CS-after-AN-expected.png:
* platform/chromium-mac-leopard/fast/text/international/bidi-CS-after-AN-expected.txt:
* platform/chromium-mac-leopard/fast/text/international/bidi-L2-run-reordering-expected.checksum:
* platform/chromium-mac-leopard/fast/text/international/bidi-L2-run-reordering-expected.png:
* platform/chromium-mac-leopard/fast/text/international/bidi-LDB-2-CSS-expected.checksum:
* platform/chromium-mac-leopard/fast/text/international/bidi-LDB-2-CSS-expected.png:
* platform/chromium-mac-leopard/fast/text/international/bidi-LDB-2-HTML-expected.checksum:
* platform/chromium-mac-leopard/fast/text/international/bidi-LDB-2-HTML-expected.png:
* platform/chromium-mac-leopard/fast/text/international/bidi-LDB-2-formatting-characters-expected.checksum:
* platform/chromium-mac-leopard/fast/text/international/bidi-LDB-2-formatting-characters-expected.png:
* platform/chromium-mac-leopard/fast/text/international/bidi-european-terminators-expected.checksum:
* platform/chromium-mac-leopard/fast/text/international/bidi-european-terminators-expected.png:
* platform/chromium-mac-leopard/fast/text/international/bidi-ignored-for-first-child-inline-expected.checksum:
* platform/chromium-mac-leopard/fast/text/international/bidi-ignored-for-first-child-inline-expected.png:
* platform/chromium-mac-leopard/fast/text/international/bidi-innertext-expected.checksum:
* platform/chromium-mac-leopard/fast/text/international/bidi-innertext-expected.png:
* platform/chromium-mac-leopard/fast/text/international/bidi-linebreak-001-expected.checksum:
* platform/chromium-mac-leopard/fast/text/international/bidi-linebreak-001-expected.png:
* platform/chromium-mac-leopard/fast/text/international/bidi-linebreak-002-expected.checksum:
* platform/chromium-mac-leopard/fast/text/international/bidi-linebreak-002-expected.png:
* platform/chromium-mac-leopard/fast/text/international/bidi-linebreak-003-expected.checksum:
* platform/chromium-mac-leopard/fast/text/international/bidi-linebreak-003-expected.png:
* platform/chromium-mac-leopard/fast/text/international/bidi-listbox-atsui-expected.checksum:
* platform/chromium-mac-leopard/fast/text/international/bidi-listbox-atsui-expected.png:
* platform/chromium-mac-leopard/fast/text/international/bidi-listbox-expected.checksum:
* platform/chromium-mac-leopard/fast/text/international/bidi-listbox-expected.png:
* platform/chromium-mac-leopard/fast/text/international/bidi-override-expected.checksum:
* platform/chromium-mac-leopard/fast/text/international/bidi-override-expected.png:
* platform/chromium-mac-leopard/fast/text/international/danda-space-expected.checksum:
* platform/chromium-mac-leopard/fast/text/international/danda-space-expected.png:
* platform/chromium-mac-leopard/fast/text/international/hebrew-vowels-expected.checksum:
* platform/chromium-mac-leopard/fast/text/international/hebrew-vowels-expected.png:
* platform/chromium-mac-leopard/fast/text/international/hindi-spacing-expected.checksum:
* platform/chromium-mac-leopard/fast/text/international/hindi-spacing-expected.png:
* platform/chromium-mac-leopard/fast/text/international/hindi-whitespace-expected.checksum:
* platform/chromium-mac-leopard/fast/text/international/hindi-whitespace-expected.png:
* platform/chromium-mac-leopard/fast/text/international/plane2-expected.checksum:
* platform/chromium-mac-leopard/fast/text/international/plane2-expected.png:
* platform/chromium-mac-leopard/fast/text/international/rtl-caret-expected.checksum:
* platform/chromium-mac-leopard/fast/text/international/rtl-caret-expected.png:
* platform/chromium-mac-leopard/fast/text/international/thai-baht-space-expected.checksum:
* platform/chromium-mac-leopard/fast/text/international/thai-baht-space-expected.png:
* platform/chromium-mac-leopard/fast/text/international/thai-baht-space-expected.txt:
* platform/chromium-mac-leopard/fast/text/international/wrap-CJK-001-expected.checksum:
* platform/chromium-mac-leopard/fast/text/international/wrap-CJK-001-expected.png:
* platform/chromium-mac/css2.1/t0805-c5518-brdr-t-01-e-expected.checksum: Removed.
* platform/chromium-mac/css2.1/t0805-c5518-brdr-t-01-e-expected.png: Removed.
* platform/chromium-mac/css2.1/t0805-c5519-brdr-r-00-a-expected.checksum: Removed.
* platform/chromium-mac/css2.1/t0805-c5519-brdr-r-00-a-expected.png: Removed.
* platform/chromium-mac/css2.1/t0805-c5520-brdr-b-01-e-expected.checksum: Removed.
* platform/chromium-mac/css2.1/t0805-c5520-brdr-b-01-e-expected.png: Removed.
* platform/chromium-mac/css2.1/t0805-c5521-brdr-l-00-a-expected.checksum: Removed.
* platform/chromium-mac/css2.1/t0805-c5521-brdr-l-00-a-expected.png: Removed.
* platform/chromium-mac/css2.1/t0805-c5521-brdr-l-01-e-expected.checksum: Removed.
* platform/chromium-mac/css2.1/t0805-c5521-brdr-l-01-e-expected.png: Removed.
* platform/chromium-mac/css2.1/t0805-c5521-ibrdr-l-00-a-expected.checksum: Removed.
* platform/chromium-mac/css2.1/t0805-c5521-ibrdr-l-00-a-expected.png: Removed.
* platform/chromium-mac/css2.1/t0905-c414-flt-02-c-expected.checksum: Removed.
* platform/chromium-mac/css2.1/t0905-c414-flt-02-c-expected.png: Removed.
* platform/chromium-mac/css2.1/t0905-c414-flt-03-c-expected.checksum: Removed.
* platform/chromium-mac/css2.1/t0905-c414-flt-03-c-expected.png: Removed.
* platform/chromium-mac/css2.1/t0905-c414-flt-04-c-expected.checksum: Removed.
* platform/chromium-mac/css2.1/t0905-c414-flt-04-c-expected.png: Removed.
* platform/chromium-mac/css2.1/t0905-c414-flt-fit-01-d-g-expected.checksum: Removed.
* platform/chromium-mac/css2.1/t0905-c414-flt-fit-01-d-g-expected.png: Removed.
* platform/chromium-mac/css2.1/t0905-c5525-fltblck-01-d-expected.checksum: Removed.
* platform/chromium-mac/css2.1/t0905-c5525-fltblck-01-d-expected.png: Removed.
* platform/chromium-mac/css2.1/t0905-c5525-fltcont-00-d-g-expected.checksum: Removed.
* platform/chromium-mac/css2.1/t0905-c5525-fltcont-00-d-g-expected.png: Removed.
* platform/chromium-mac/css2.1/t0905-c5525-fltwidth-03-c-g-expected.checksum: Removed.
* platform/chromium-mac/css2.1/t0905-c5525-fltwidth-03-c-g-expected.png: Removed.
* platform/chromium-mac/css2.1/t090501-c414-flt-01-b-expected.checksum: Removed.
* platform/chromium-mac/css2.1/t090501-c414-flt-01-b-expected.png: Removed.
* platform/chromium-mac/css2.1/t090501-c5525-flt-l-00-b-g-expected.checksum: Removed.
* platform/chromium-mac/css2.1/t090501-c5525-flt-l-00-b-g-expected.png: Removed.
* platform/chromium-mac/css2.1/t090501-c5525-flt-r-00-b-g-expected.checksum: Removed.
* platform/chromium-mac/css2.1/t090501-c5525-flt-r-00-b-g-expected.png: Removed.
* platform/chromium-mac/css2.1/t1202-counter-03-b-expected.checksum: Removed.
* platform/chromium-mac/css2.1/t1202-counter-03-b-expected.png: Removed.
* platform/chromium-mac/css2.1/t1202-counter-04-b-expected.checksum: Removed.
* platform/chromium-mac/css2.1/t1202-counter-04-b-expected.png: Removed.
* platform/chromium-mac/css2.1/t1202-counter-09-b-expected.checksum: Removed.
* platform/chromium-mac/css2.1/t1202-counter-09-b-expected.png: Removed.
* platform/chromium-mac/css2.1/t1202-counters-03-b-expected.checksum: Removed.
* platform/chromium-mac/css2.1/t1202-counters-03-b-expected.png: Removed.
* platform/chromium-mac/css2.1/t1202-counters-04-b-expected.checksum: Removed.
* platform/chromium-mac/css2.1/t1202-counters-04-b-expected.png: Removed.
* platform/chromium-mac/editing/deleting/5144139-2-expected.checksum: Removed.
* platform/chromium-mac/editing/deleting/5144139-2-expected.png: Removed.
* platform/chromium-mac/editing/selection/extend-selection-bidi-expected.checksum: Removed.
* platform/chromium-mac/editing/selection/extend-selection-bidi-expected.png: Removed.
* platform/chromium-mac/fast/css/beforeSelectorOnCodeElement-expected.checksum: Removed.
* platform/chromium-mac/fast/css/beforeSelectorOnCodeElement-expected.png: Removed.
* platform/chromium-mac/fast/css/font-face-opentype-expected.checksum: Removed.
* platform/chromium-mac/fast/css/font-face-opentype-expected.png: Removed.
* platform/chromium-mac/fast/css/rtl-ordering-expected.checksum: Removed.
* platform/chromium-mac/fast/css/rtl-ordering-expected.png: Removed.
* platform/chromium-mac/fast/css/text-overflow-ellipsis-bidi-expected.checksum: Removed.
* platform/chromium-mac/fast/css/text-overflow-ellipsis-bidi-expected.png: Removed.
* platform/chromium-mac/fast/css/text-security-expected.checksum: Removed.
* platform/chromium-mac/fast/css/text-security-expected.png: Removed.
* platform/chromium-mac/fast/encoding/denormalised-voiced-japanese-chars-expected.checksum: Removed.
* platform/chromium-mac/fast/encoding/denormalised-voiced-japanese-chars-expected.png: Removed.
* platform/chromium-mac/fast/encoding/invalid-UTF-8-expected.checksum: Removed.
* platform/chromium-mac/fast/encoding/invalid-UTF-8-expected.png: Removed.
* platform/chromium-mac/fast/forms/select-visual-hebrew-expected.checksum: Removed.
* platform/chromium-mac/fast/forms/select-visual-hebrew-expected.png: Removed.
* platform/chromium-mac/fast/forms/visual-hebrew-text-field-expected.checksum: Removed.
* platform/chromium-mac/fast/forms/visual-hebrew-text-field-expected.png: Removed.
* platform/chromium-mac/fast/text/bidi-embedding-pop-and-push-same-expected.checksum: Removed.
* platform/chromium-mac/fast/text/bidi-embedding-pop-and-push-same-expected.png: Removed.
* platform/chromium-mac/fast/text/cg-fallback-bolding-expected.checksum: Removed.
* platform/chromium-mac/fast/text/cg-fallback-bolding-expected.png: Removed.
* platform/chromium-mac/fast/text/complex-text-opacity-expected.checksum: Removed.
* platform/chromium-mac/fast/text/complex-text-opacity-expected.png: Removed.
* platform/chromium-mac/fast/text/complex-text-opacity-expected.txt: Removed.
* platform/chromium-mac/fast/text/in-rendered-text-rtl-expected.checksum: Removed.
* platform/chromium-mac/fast/text/in-rendered-text-rtl-expected.png: Removed.
* platform/chromium-mac/fast/text/international/001-expected.checksum: Removed.
* platform/chromium-mac/fast/text/international/001-expected.png: Removed.
* platform/chromium-mac/fast/text/international/bidi-AN-after-L-expected.checksum: Removed.
* platform/chromium-mac/fast/text/international/bidi-AN-after-L-expected.png: Removed.
* platform/chromium-mac/fast/text/international/bidi-AN-after-empty-run-expected.checksum: Removed.
* platform/chromium-mac/fast/text/international/bidi-AN-after-empty-run-expected.png: Removed.
* platform/chromium-mac/fast/text/international/bidi-AN-after-empty-run-expected.txt: Removed.
* platform/chromium-mac/fast/text/international/bidi-CS-after-AN-expected.checksum: Removed.
* platform/chromium-mac/fast/text/international/bidi-CS-after-AN-expected.png: Removed.
* platform/chromium-mac/fast/text/international/bidi-CS-after-AN-expected.txt: Removed.
* platform/chromium-mac/fast/text/international/bidi-L2-run-reordering-expected.checksum: Removed.
* platform/chromium-mac/fast/text/international/bidi-L2-run-reordering-expected.png: Removed.
* platform/chromium-mac/fast/text/international/bidi-LDB-2-CSS-expected.checksum: Removed.
* platform/chromium-mac/fast/text/international/bidi-LDB-2-CSS-expected.png: Removed.
* platform/chromium-mac/fast/text/international/bidi-LDB-2-HTML-expected.checksum: Removed.
* platform/chromium-mac/fast/text/international/bidi-LDB-2-HTML-expected.png: Removed.
* platform/chromium-mac/fast/text/international/bidi-LDB-2-formatting-characters-expected.checksum: Removed.
* platform/chromium-mac/fast/text/international/bidi-LDB-2-formatting-characters-expected.png: Removed.
* platform/chromium-mac/fast/text/international/bidi-european-terminators-expected.checksum: Removed.
* platform/chromium-mac/fast/text/international/bidi-european-terminators-expected.png: Removed.
* platform/chromium-mac/fast/text/international/bidi-ignored-for-first-child-inline-expected.checksum: Removed.
* platform/chromium-mac/fast/text/international/bidi-ignored-for-first-child-inline-expected.png: Removed.
* platform/chromium-mac/fast/text/international/bidi-innertext-expected.checksum: Removed.
* platform/chromium-mac/fast/text/international/bidi-innertext-expected.png: Removed.
* platform/chromium-mac/fast/text/international/bidi-linebreak-001-expected.checksum: Removed.
* platform/chromium-mac/fast/text/international/bidi-linebreak-001-expected.png: Removed.
* platform/chromium-mac/fast/text/international/bidi-linebreak-002-expected.checksum: Removed.
* platform/chromium-mac/fast/text/international/bidi-linebreak-002-expected.png: Removed.
* platform/chromium-mac/fast/text/international/bidi-linebreak-003-expected.checksum: Removed.
* platform/chromium-mac/fast/text/international/bidi-linebreak-003-expected.png: Removed.
* platform/chromium-mac/fast/text/international/bidi-listbox-atsui-expected.checksum: Removed.
* platform/chromium-mac/fast/text/international/bidi-listbox-atsui-expected.png: Removed.
* platform/chromium-mac/fast/text/international/bidi-listbox-expected.checksum: Removed.
* platform/chromium-mac/fast/text/international/bidi-listbox-expected.png: Removed.
* platform/chromium-mac/fast/text/international/bidi-mirror-he-ar-expected.checksum: Removed.
* platform/chromium-mac/fast/text/international/bidi-mirror-he-ar-expected.png: Removed.
* platform/chromium-mac/fast/text/international/bidi-mirror-he-ar-expected.txt: Removed.
* platform/chromium-mac/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.checksum: Removed.
* platform/chromium-mac/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.png: Removed.
* platform/chromium-mac/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt: Removed.
* platform/chromium-mac/fast/text/international/bidi-neutral-run-expected.checksum: Removed.
* platform/chromium-mac/fast/text/international/bidi-neutral-run-expected.png: Removed.
* platform/chromium-mac/fast/text/international/bidi-neutral-run-expected.txt: Removed.
* platform/chromium-mac/fast/text/international/bidi-override-expected.checksum: Removed.
* platform/chromium-mac/fast/text/international/bidi-override-expected.png: Removed.
* platform/chromium-mac/fast/text/international/danda-space-expected.checksum: Removed.
* platform/chromium-mac/fast/text/international/danda-space-expected.png: Removed.
* platform/chromium-mac/fast/text/international/hebrew-vowels-expected.checksum: Removed.
* platform/chromium-mac/fast/text/international/hebrew-vowels-expected.png: Removed.
* platform/chromium-mac/fast/text/international/hindi-spacing-expected.checksum: Removed.
* platform/chromium-mac/fast/text/international/hindi-spacing-expected.png: Removed.
* platform/chromium-mac/fast/text/international/hindi-whitespace-expected.checksum: Removed.
* platform/chromium-mac/fast/text/international/hindi-whitespace-expected.png: Removed.
* platform/chromium-mac/fast/text/international/plane2-expected.checksum: Removed.
* platform/chromium-mac/fast/text/international/plane2-expected.png: Removed.
* platform/chromium-mac/fast/text/international/rtl-caret-expected.checksum: Removed.
* platform/chromium-mac/fast/text/international/rtl-caret-expected.png: Removed.
* platform/chromium-mac/fast/text/international/thai-baht-space-expected.checksum: Removed.
* platform/chromium-mac/fast/text/international/thai-baht-space-expected.png: Removed.
* platform/chromium-mac/fast/text/international/thai-baht-space-expected.txt: Removed.
* platform/chromium-mac/fast/text/international/wrap-CJK-001-expected.checksum: Removed.
* platform/chromium-mac/fast/text/international/wrap-CJK-001-expected.png: Removed.
* platform/chromium/test_expectations.txt:
2010-12-14 Helder Correia <helder@sencha.com>
Reviewed by Ariya Hidayat.
[Qt] Canvas shadow offset should not be affected by any transformation
https://bugs.webkit.org/show_bug.cgi?id=50422
On a canvas context, shadows are currently affected by all
transformations except scaling. According to the spec:
http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html#shadows
"The shadowOffsetX and shadowOffsetY attributes specify the distance
that the shadow will be offset in the positive horizontal and positive
vertical distance respectively. Their values are in coordinate space
units. They are not affected by the current transformation matrix."
NOTE: this applies only to canvas, not to box shadows.
Add new test to ensure that shadows are correctly transformed keeping
the relative offset to the shape.
* fast/canvas/canvas-scale-strokePath-shadow-expected.txt:
* fast/canvas/canvas-transforms-fillRect-shadow-expected.txt: Added.
* fast/canvas/canvas-transforms-fillRect-shadow.html: Added.
* fast/canvas/script-tests/canvas-scale-fillPath-shadow.js:
* fast/canvas/script-tests/canvas-scale-fillRect-shadow.js:
* fast/canvas/script-tests/canvas-scale-strokePath-shadow.js: Now using
a lineWidth > 1 to make it easier to test and more fair among all
ports, since there can be different transformation smoothness or
aliasing settings.
* fast/canvas/script-tests/canvas-transforms-fillRect-shadow.js: Added.
2010-12-14 Pavel Feldman <pfeldman@chromium.org>
Not reviewed. Removed obsolete chromium expectations.
* platform/chromium/accessibility/post-notification-ActiveDescendantChanged-expected.txt: Removed.
* platform/chromium/accessibility/post-notification-ActiveDescendantChanged.html: Removed.
* platform/chromium/accessibility/post-notification-CheckedStateChanged-expected.txt: Removed.
* platform/chromium/accessibility/post-notification-CheckedStateChanged.html: Removed.
* platform/chromium/accessibility/post-notification-ChildrenChanged-expected.txt: Removed.
* platform/chromium/accessibility/post-notification-ChildrenChanged.html: Removed.
* platform/chromium/accessibility/post-notification-FocusedUIElementChanged-expected.txt: Removed.
* platform/chromium/accessibility/post-notification-FocusedUIElementChanged.html: Removed.
* platform/chromium/accessibility/post-notification-LayoutComplete-expected.txt: Removed.
* platform/chromium/accessibility/post-notification-LayoutComplete.html: Removed.
* platform/chromium/accessibility/post-notification-LiveRegionChanged-expected.txt: Removed.
* platform/chromium/accessibility/post-notification-LiveRegionChanged.html: Removed.
* platform/chromium/accessibility/post-notification-LoadComplete-expected.txt: Removed.
* platform/chromium/accessibility/post-notification-LoadComplete.html: Removed.
* platform/chromium/accessibility/post-notification-MenuListValueChanged-expected.txt: Removed.
* platform/chromium/accessibility/post-notification-MenuListValueChanged.html: Removed.
* platform/chromium/accessibility/post-notification-RowCollapsed-expected.txt: Removed.
* platform/chromium/accessibility/post-notification-RowCollapsed.html: Removed.
* platform/chromium/accessibility/post-notification-RowCountChanged-expected.txt: Removed.
* platform/chromium/accessibility/post-notification-RowCountChanged.html: Removed.
* platform/chromium/accessibility/post-notification-RowExpanded-expected.txt: Removed.
* platform/chromium/accessibility/post-notification-RowExpanded.html: Removed.
* platform/chromium/accessibility/post-notification-ScrolledToAnchor-expected.txt: Removed.
* platform/chromium/accessibility/post-notification-ScrolledToAnchor.html: Removed.
* platform/chromium/accessibility/post-notification-SelectedChildrenChanged-expected.txt: Removed.
* platform/chromium/accessibility/post-notification-SelectedChildrenChanged.html: Removed.
* platform/chromium/accessibility/post-notification-SelectedTextChanged-expected.txt: Removed.
* platform/chromium/accessibility/post-notification-SelectedTextChanged.html: Removed.
* platform/chromium/accessibility/post-notification-ValueChanged-expected.txt: Removed.
* platform/chromium/accessibility/post-notification-ValueChanged.html: Removed.
* platform/chromium/accessibility/post-notification.js: Removed.
* platform/chromium/test_expectations.txt:
2010-12-14 Pavel Feldman <pfeldman@chromium.org>
Not reviewed. More chromium rebaselines.
* platform/chromium-mac/fast/text/complex-text-opacity-expected.checksum: Added.
* platform/chromium-mac/fast/text/complex-text-opacity-expected.png: Added.
* platform/chromium-mac/fast/text/complex-text-opacity-expected.txt: Added.
* platform/chromium-mac/fast/text/international/bidi-AN-after-empty-run-expected.checksum: Added.
* platform/chromium-mac/fast/text/international/bidi-AN-after-empty-run-expected.png: Added.
* platform/chromium-mac/fast/text/international/bidi-AN-after-empty-run-expected.txt: Added.
* platform/chromium-mac/fast/text/international/bidi-CS-after-AN-expected.checksum: Added.
* platform/chromium-mac/fast/text/international/bidi-CS-after-AN-expected.png: Added.
* platform/chromium-mac/fast/text/international/bidi-CS-after-AN-expected.txt: Added.
* platform/chromium-mac/fast/text/international/bidi-mirror-he-ar-expected.checksum:
* platform/chromium-mac/fast/text/international/bidi-mirror-he-ar-expected.png:
* platform/chromium-mac/fast/text/international/bidi-mirror-he-ar-expected.txt:
* platform/chromium-mac/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.checksum:
* platform/chromium-mac/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.png:
* platform/chromium-mac/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt:
* platform/chromium-mac/fast/text/international/bidi-neutral-run-expected.checksum:
* platform/chromium-mac/fast/text/international/bidi-neutral-run-expected.png:
* platform/chromium-mac/fast/text/international/bidi-neutral-run-expected.txt:
* platform/chromium-mac/fast/text/international/thai-baht-space-expected.checksum: Added.
* platform/chromium-mac/fast/text/international/thai-baht-space-expected.png: Added.
* platform/chromium-mac/fast/text/international/thai-baht-space-expected.txt: Added.
2010-12-14 Mario Sanchez Prada <msanchez@igalia.com>
Unreviewed, skipping flaky test on GTK debug bot.
[gtk] editing/selection/extend-by-character-002.html is flaky on GTK Linux 64 bit debug
https://bugs.webkit.org/show_bug.cgi?id=51017
* platform/gtk/Skipped: Skipped test.
2010-12-14 Mario Sanchez Prada <msanchez@igalia.com>
Unreviewed, skipping test crashing in the GTK release bot.
[GTK] Crash in LayoutTest/fast/history/history_reload.html
https://bugs.webkit.org/show_bug.cgi?id=51038
* platform/gtk/Skipped: Skipped fast/history/history_reload.html.
2010-12-14 Pavel Feldman <pfeldman@chromium.org>
Not reviewed. Updated chromium expectations.
* platform/chromium/test_expectations.txt:
2010-12-14 Mario Sanchez Prada <msanchez@igalia.com>
Reviewed by Xan Lopez.
[Gtk] Implement STATE_FOCUSED, STATE_FOCUSABLE, and corresponding events for text objects
https://bugs.webkit.org/show_bug.cgi?id=27048
Added a new GTK-specific test to check focus{able|ed} states are
properly set when moving the caret across text objects.
* platform/gtk/accessibility/caret-browsing-text-focus-expected.txt: Added.
* platform/gtk/accessibility/caret-browsing-text-focus.html: Added.
2010-12-14 Pavel Feldman <pfeldman@chromium.org>
Not reviwed. Chromium expectations updated.
* platform/chromium/test_expectations.txt:
2010-12-14 Alexander Pavlov <apavlov@chromium.org>
Reviewed by Yury Semikhatsky.
Web Inspector: Reverted stylesheet breaks style data
https://bugs.webkit.org/show_bug.cgi?id=51030
* inspector/styles-new-API-expected.txt:
* inspector/styles-new-API.html:
2010-12-14 Mads Ager <ager@chromium.org>
Reviewed by Pavel Feldman.
[V8] Reflected unsigned attributes should be in the range [0, 2^31)
https://bugs.webkit.org/show_bug.cgi?id=51023
Remove test that now passes from chromium test expectations.
* platform/chromium/test_expectations.txt:
2010-12-14 Mario Sanchez Prada <msanchez@igalia.com>
Unreviewed, skipping failing test in the release bots.
Incorrect refcount on plug.testObject in LayoutTests/plugins/refcount-leaks.html
https://bugs.webkit.org/show_bug.cgi?id=51027
* platform/gtk/Skipped: Skip plugins/refcount-leaks.html.
2010-12-14 Pavel Feldman <pfeldman@chromium.org>
Not reviewed. Chromium tests rebaselined.
* platform/chromium-mac/css2.1/t0805-c5518-brdr-t-01-e-expected.checksum: Added.
* platform/chromium-mac/css2.1/t0805-c5518-brdr-t-01-e-expected.png: Added.
* platform/chromium-mac/css2.1/t0805-c5519-brdr-r-00-a-expected.checksum: Added.
* platform/chromium-mac/css2.1/t0805-c5519-brdr-r-00-a-expected.png: Added.
* platform/chromium-mac/css2.1/t0805-c5520-brdr-b-01-e-expected.checksum: Added.
* platform/chromium-mac/css2.1/t0805-c5520-brdr-b-01-e-expected.png: Added.
* platform/chromium-mac/css2.1/t0805-c5521-brdr-l-00-a-expected.checksum: Added.
* platform/chromium-mac/css2.1/t0805-c5521-brdr-l-00-a-expected.png: Added.
* platform/chromium-mac/css2.1/t0805-c5521-brdr-l-01-e-expected.checksum: Added.
* platform/chromium-mac/css2.1/t0805-c5521-brdr-l-01-e-expected.png: Added.
* platform/chromium-mac/css2.1/t0805-c5521-ibrdr-l-00-a-expected.checksum: Added.
* platform/chromium-mac/css2.1/t0805-c5521-ibrdr-l-00-a-expected.png: Added.
* platform/chromium-mac/css2.1/t0905-c414-flt-02-c-expected.checksum: Added.
* platform/chromium-mac/css2.1/t0905-c414-flt-02-c-expected.png: Added.
* platform/chromium-mac/css2.1/t0905-c414-flt-03-c-expected.checksum: Added.
* platform/chromium-mac/css2.1/t0905-c414-flt-03-c-expected.png: Added.
* platform/chromium-mac/css2.1/t0905-c414-flt-04-c-expected.checksum: Added.
* platform/chromium-mac/css2.1/t0905-c414-flt-04-c-expected.png: Added.
* platform/chromium-mac/css2.1/t0905-c414-flt-fit-01-d-g-expected.checksum: Added.
* platform/chromium-mac/css2.1/t0905-c414-flt-fit-01-d-g-expected.png: Added.
* platform/chromium-mac/css2.1/t0905-c5525-fltblck-01-d-expected.checksum: Added.
* platform/chromium-mac/css2.1/t0905-c5525-fltblck-01-d-expected.png: Added.
* 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/css2.1/t0905-c5525-flthw-00-c-g-expected.checksum: Added.
* platform/chromium-mac/css2.1/t0905-c5525-flthw-00-c-g-expected.png: Added.
* platform/chromium-mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.checksum:
* platform/chromium-mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png:
* platform/chromium-mac/css2.1/t0905-c5525-fltwidth-03-c-g-expected.checksum: Added.
* platform/chromium-mac/css2.1/t0905-c5525-fltwidth-03-c-g-expected.png: Added.
* platform/chromium-mac/css2.1/t0905-c5526-flthw-00-c-g-expected.checksum: Added.
* platform/chromium-mac/css2.1/t0905-c5526-flthw-00-c-g-expected.png: Added.
* platform/chromium-mac/css2.1/t090501-c414-flt-01-b-expected.checksum: Added.
* platform/chromium-mac/css2.1/t090501-c414-flt-01-b-expected.png: Added.
* platform/chromium-mac/css2.1/t090501-c414-flt-03-b-g-expected.checksum:
* platform/chromium-mac/css2.1/t090501-c414-flt-03-b-g-expected.png:
* platform/chromium-mac/css2.1/t090501-c5525-flt-l-00-b-g-expected.checksum: Added.
* platform/chromium-mac/css2.1/t090501-c5525-flt-l-00-b-g-expected.png: Added.
* platform/chromium-mac/css2.1/t090501-c5525-flt-r-00-b-g-expected.checksum: Added.
* platform/chromium-mac/css2.1/t090501-c5525-flt-r-00-b-g-expected.png: Added.
* platform/chromium-mac/css2.1/t100304-c43-rpl-bbx-01-d-g-expected.checksum:
* platform/chromium-mac/css2.1/t100304-c43-rpl-bbx-01-d-g-expected.png:
* platform/chromium-mac/css2.1/t1202-counter-03-b-expected.checksum: Added.
* platform/chromium-mac/css2.1/t1202-counter-03-b-expected.png: Added.
* platform/chromium-mac/css2.1/t1202-counter-04-b-expected.checksum: Added.
* platform/chromium-mac/css2.1/t1202-counter-04-b-expected.png: Added.
* platform/chromium-mac/css2.1/t1202-counter-09-b-expected.checksum: Added.
* platform/chromium-mac/css2.1/t1202-counter-09-b-expected.png: Added.
* platform/chromium-mac/css2.1/t1202-counters-03-b-expected.checksum: Added.
* platform/chromium-mac/css2.1/t1202-counters-03-b-expected.png: Added.
* platform/chromium-mac/css2.1/t1202-counters-04-b-expected.checksum: Added.
* platform/chromium-mac/css2.1/t1202-counters-04-b-expected.png: Added.
* platform/chromium-mac/css2.1/t1202-counters-09-b-expected.checksum:
* platform/chromium-mac/css2.1/t1202-counters-09-b-expected.png:
* platform/chromium-mac/editing/deleting/5144139-2-expected.checksum: Added.
* platform/chromium-mac/editing/deleting/5144139-2-expected.png: Added.
* platform/chromium-mac/editing/selection/caret-rtl-2-expected.checksum:
* platform/chromium-mac/editing/selection/caret-rtl-2-expected.png:
* platform/chromium-mac/editing/selection/caret-rtl-2-left-expected.checksum:
* platform/chromium-mac/editing/selection/caret-rtl-2-left-expected.png:
* platform/chromium-mac/editing/selection/caret-rtl-expected.checksum:
* platform/chromium-mac/editing/selection/caret-rtl-expected.png:
* platform/chromium-mac/editing/selection/caret-rtl-right-expected.checksum:
* platform/chromium-mac/editing/selection/caret-rtl-right-expected.png:
* platform/chromium-mac/editing/selection/extend-selection-bidi-expected.checksum: Added.
* platform/chromium-mac/editing/selection/extend-selection-bidi-expected.png: Added.
* platform/chromium-mac/fast/css/beforeSelectorOnCodeElement-expected.checksum: Added.
* platform/chromium-mac/fast/css/beforeSelectorOnCodeElement-expected.png: Added.
* platform/chromium-mac/fast/css/font-face-opentype-expected.checksum: Added.
* platform/chromium-mac/fast/css/font-face-opentype-expected.png: Added.
* platform/chromium-mac/fast/css/rtl-ordering-expected.checksum: Added.
* platform/chromium-mac/fast/css/rtl-ordering-expected.png: Added.
* platform/chromium-mac/fast/css/text-overflow-ellipsis-bidi-expected.checksum: Added.
* platform/chromium-mac/fast/css/text-overflow-ellipsis-bidi-expected.png: Added.
* platform/chromium-mac/fast/css/text-overflow-ellipsis-strict-expected.checksum:
* platform/chromium-mac/fast/css/text-overflow-ellipsis-strict-expected.png:
* platform/chromium-mac/fast/css/text-security-expected.checksum: Added.
* platform/chromium-mac/fast/css/text-security-expected.png: Added.
* platform/chromium-mac/fast/encoding/denormalised-voiced-japanese-chars-expected.checksum: Added.
* platform/chromium-mac/fast/encoding/denormalised-voiced-japanese-chars-expected.png: Added.
* platform/chromium-mac/fast/encoding/invalid-UTF-8-expected.checksum: Added.
* platform/chromium-mac/fast/encoding/invalid-UTF-8-expected.png: Added.
* platform/chromium-mac/fast/forms/select-visual-hebrew-expected.checksum: Added.
* platform/chromium-mac/fast/forms/select-visual-hebrew-expected.png: Added.
* platform/chromium-mac/fast/forms/visual-hebrew-text-field-expected.checksum: Added.
* platform/chromium-mac/fast/forms/visual-hebrew-text-field-expected.png: Added.
* platform/chromium-mac/fast/text/backslash-to-yen-sign-euc-expected.checksum:
* platform/chromium-mac/fast/text/backslash-to-yen-sign-euc-expected.png:
* platform/chromium-mac/fast/text/backslash-to-yen-sign-expected.checksum:
* platform/chromium-mac/fast/text/backslash-to-yen-sign-expected.png:
* platform/chromium-mac/fast/text/bidi-embedding-pop-and-push-same-expected.checksum: Added.
* platform/chromium-mac/fast/text/bidi-embedding-pop-and-push-same-expected.png: Added.
* platform/chromium-mac/fast/text/cg-fallback-bolding-expected.checksum: Added.
* platform/chromium-mac/fast/text/cg-fallback-bolding-expected.png: Added.
* platform/chromium-mac/fast/text/in-rendered-text-rtl-expected.checksum: Added.
* platform/chromium-mac/fast/text/in-rendered-text-rtl-expected.png: Added.
* platform/chromium-mac/fast/text/international/001-expected.checksum: Added.
* platform/chromium-mac/fast/text/international/001-expected.png: Added.
* platform/chromium-mac/fast/text/international/bidi-AN-after-L-expected.checksum: Added.
* platform/chromium-mac/fast/text/international/bidi-AN-after-L-expected.png: Added.
* platform/chromium-mac/fast/text/international/bidi-L2-run-reordering-expected.checksum: Added.
* platform/chromium-mac/fast/text/international/bidi-L2-run-reordering-expected.png: Added.
* platform/chromium-mac/fast/text/international/bidi-LDB-2-CSS-expected.checksum: Added.
* platform/chromium-mac/fast/text/international/bidi-LDB-2-CSS-expected.png: Added.
* platform/chromium-mac/fast/text/international/bidi-LDB-2-HTML-expected.checksum: Added.
* platform/chromium-mac/fast/text/international/bidi-LDB-2-HTML-expected.png: Added.
* platform/chromium-mac/fast/text/international/bidi-LDB-2-formatting-characters-expected.checksum: Added.
* platform/chromium-mac/fast/text/international/bidi-LDB-2-formatting-characters-expected.png: Added.
* platform/chromium-mac/fast/text/international/bidi-european-terminators-expected.checksum: Added.
* platform/chromium-mac/fast/text/international/bidi-european-terminators-expected.png: Added.
* platform/chromium-mac/fast/text/international/bidi-ignored-for-first-child-inline-expected.checksum: Added.
* platform/chromium-mac/fast/text/international/bidi-ignored-for-first-child-inline-expected.png: Added.
* platform/chromium-mac/fast/text/international/bidi-innertext-expected.checksum: Added.
* platform/chromium-mac/fast/text/international/bidi-innertext-expected.png: Added.
* platform/chromium-mac/fast/text/international/bidi-linebreak-001-expected.checksum: Added.
* platform/chromium-mac/fast/text/international/bidi-linebreak-001-expected.png: Added.
* platform/chromium-mac/fast/text/international/bidi-linebreak-002-expected.checksum: Added.
* platform/chromium-mac/fast/text/international/bidi-linebreak-002-expected.png: Added.
* platform/chromium-mac/fast/text/international/bidi-linebreak-003-expected.checksum: Added.
* platform/chromium-mac/fast/text/international/bidi-linebreak-003-expected.png: Added.
* platform/chromium-mac/fast/text/international/bidi-listbox-atsui-expected.checksum: Added.
* platform/chromium-mac/fast/text/international/bidi-listbox-atsui-expected.png: Added.
* platform/chromium-mac/fast/text/international/bidi-listbox-expected.checksum: Added.
* platform/chromium-mac/fast/text/international/bidi-listbox-expected.png: Added.
* platform/chromium-mac/fast/text/international/bidi-override-expected.checksum: Added.
* platform/chromium-mac/fast/text/international/bidi-override-expected.png: Added.
* platform/chromium-mac/fast/text/international/complex-character-based-fallback-expected.checksum: Added.
* platform/chromium-mac/fast/text/international/complex-character-based-fallback-expected.png: Added.
* platform/chromium-mac/fast/text/international/danda-space-expected.checksum: Added.
* platform/chromium-mac/fast/text/international/danda-space-expected.png: Added.
* platform/chromium-mac/fast/text/international/hebrew-vowels-expected.checksum: Added.
* platform/chromium-mac/fast/text/international/hebrew-vowels-expected.png: Added.
* platform/chromium-mac/fast/text/international/hindi-spacing-expected.checksum: Added.
* platform/chromium-mac/fast/text/international/hindi-spacing-expected.png: Added.
* platform/chromium-mac/fast/text/international/hindi-whitespace-expected.checksum: Added.
* platform/chromium-mac/fast/text/international/hindi-whitespace-expected.png: Added.
* platform/chromium-mac/fast/text/international/plane2-expected.checksum: Added.
* platform/chromium-mac/fast/text/international/plane2-expected.png: Added.
* platform/chromium-mac/fast/text/international/rtl-caret-expected.checksum: Added.
* platform/chromium-mac/fast/text/international/rtl-caret-expected.png: Added.
* platform/chromium-mac/fast/text/international/wrap-CJK-001-expected.checksum: Added.
* platform/chromium-mac/fast/text/international/wrap-CJK-001-expected.png: Added.
* platform/chromium-win/svg/filters/feColorMatrix-offset-expected.checksum: Added.
* platform/chromium-win/svg/filters/feColorMatrix-offset-expected.png: Added.
* platform/chromium/test_expectations.txt:
2010-12-14 Julien Chaffraix <jchaffraix@codeaurora.org>
Reviewed by Darin Adler.
Test for: EventSource fails to connect if Content-Type header has a charset attribute
https://bugs.webkit.org/show_bug.cgi?id=45372
Test that a Content-Type of "text/event-stream; charset=UTF8" works correctly but
"text/event-stream-foobar" does not work.
* http/tests/eventsource/eventsource-content-type-charset-expected.txt: Added.
* http/tests/eventsource/eventsource-content-type-charset.html: Added.
* http/tests/eventsource/eventsource-content-type-text-event-stream-foobar-expected.txt: Added.
* http/tests/eventsource/eventsource-content-type-text-event-stream-foobar.html: Added.
* http/tests/eventsource/resources/response-content-type-charset.php: Added.
* http/tests/eventsource/resources/response-content-type-event-stream-foobar.php: Added.
2010-12-14 Pieter Senster <psenster@google.com>
Reviewed by Dirk Schulze.
Test that the channel offsets in the ColorMatrix filter are correctly incorporated
https://bugs.webkit.org/show_bug.cgi?id=50682
* platform/mac/svg/filters/feColorMatrix-offset-expected.checksum: Added.
* platform/mac/svg/filters/feColorMatrix-offset-expected.png: Added.
* platform/mac/svg/filters/feColorMatrix-offset-expected.txt: Added.
* svg/filters/feColorMatrix-offset.svg: Added.
2010-12-13 Dan Bernstein <mitz@apple.com>
Updated Leopard-specific results after r73993.
* platform/mac-leopard/css2.1/t1202-counter-04-b-expected.txt:
* platform/mac-leopard/css2.1/t1202-counters-04-b-expected.txt:
* platform/mac-leopard/fast/text/complex-text-opacity-expected.txt:
* platform/mac-leopard/fast/text/international/bidi-AN-after-L-expected.txt:
* platform/mac-leopard/fast/text/international/bidi-AN-after-empty-run-expected.txt:
* platform/mac-leopard/fast/text/international/bidi-CS-after-AN-expected.txt:
* platform/mac-leopard/fast/text/international/bidi-mirror-he-ar-expected.txt:
* platform/mac-leopard/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt:
* platform/mac-leopard/fast/text/international/bidi-neutral-run-expected.txt:
* platform/mac-leopard/fast/text/international/thai-baht-space-expected.txt:
* platform/mac-leopard/platform/mac/editing/input/devanagari-ligature-expected.txt:
2010-12-13 Dai Mikurube <dmikurube@google.com>
Reviewed by Kent Tamura.
ValidityState's exposed functions should check if willValidate() is true before all
https://bugs.webkit.org/show_bug.cgi?id=50617
* fast/css/pseudo-required-optional-005-expected.txt:
* fast/css/pseudo-required-optional-005.html:
* fast/css/pseudo-valid-001-expected.txt:
* fast/css/pseudo-valid-001.html:
* fast/css/pseudo-valid-unapplied-expected.txt:
* fast/css/pseudo-valid-unapplied.html:
* fast/forms/ValidityState-customError.html:
* fast/forms/ValidityState-customError-expected.txt:
* fast/forms/ValidityState-customError.html:
* fast/forms/ValidityState-patternMismatch-expected.txt:
* fast/forms/ValidityState-patternMismatch.html:
* fast/forms/ValidityState-rangeOverflow-expected.txt:
* fast/forms/ValidityState-rangeUnderflow-expected.txt:
* fast/forms/ValidityState-stepMismatch-expected.txt:
* fast/forms/ValidityState-tooLong-input-expected.txt:
* fast/forms/ValidityState-tooLong-textarea-expected.txt:
* fast/forms/ValidityState-typeMismatch-color-expected.txt:
* fast/forms/ValidityState-typeMismatch-date-expected.txt:
* fast/forms/ValidityState-typeMismatch-datetime-expected.txt:
* fast/forms/ValidityState-typeMismatch-datetimelocal-expected.txt:
* fast/forms/ValidityState-typeMismatch-month-expected.txt:
* fast/forms/ValidityState-typeMismatch-number-expected.txt:
* fast/forms/ValidityState-typeMismatch-time-expected.txt:
* fast/forms/ValidityState-typeMismatch-url-expected.txt:
* fast/forms/ValidityState-typeMismatch-week-expected.txt:
* fast/forms/script-tests/ValidityState-rangeOverflow.js:
(checkOverflow):
(checkNotOverflow):
* fast/forms/script-tests/ValidityState-rangeUnderflow.js:
(checkUnderflow):
(checkNotUnderflow):
* fast/forms/script-tests/ValidityState-stepMismatch.js:
(stepMismatchFor):
* fast/forms/script-tests/ValidityState-tooLong-input.js:
* fast/forms/script-tests/ValidityState-tooLong-textarea.js:
* fast/forms/script-tests/ValidityState-typeMismatch-color.js:
():
* fast/forms/script-tests/ValidityState-typeMismatch-date.js:
():
(shouldBeValid):
(shouldBeInvalid):
* fast/forms/script-tests/ValidityState-typeMismatch-datetime.js:
():
(shouldBeValid):
(shouldBeInvalid):
* fast/forms/script-tests/ValidityState-typeMismatch-datetimelocal.js:
():
(shouldBeValid):
(shouldBeInvalid):
* fast/forms/script-tests/ValidityState-typeMismatch-month.js:
():
(shouldBeValid):
(shouldBeInvalid):
* fast/forms/script-tests/ValidityState-typeMismatch-number.js:
():
* fast/forms/script-tests/ValidityState-typeMismatch-time.js:
():
(shouldBeValid):
(shouldBeInvalid):
* fast/forms/script-tests/ValidityState-typeMismatch-url.js:
(check):
(expectValid):
(expectInvalid):
* fast/forms/script-tests/ValidityState-typeMismatch-week.js:
():
(shouldBeValid):
(shouldBeInvalid):
* fast/forms/script-tests/willvalidate.js:
* fast/forms/willvalidate-expected.txt:
2010-12-13 Brian Weinstein <bweinstein@apple.com>
Rebaseline Windows test results after r73993. All of these results were updated on the Mac with this
change, and this rebaselines Windows results to pass.
* platform/win/css2.1/t0805-c5519-brdr-r-01-e-expected.txt: Added.
* platform/win/css2.1/t0805-c5521-brdr-l-01-e-expected.txt: Added.
* platform/win/css2.1/t0905-c5525-fltblck-00-d-ag-expected.txt: Added.
* platform/win/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt: Added.
* platform/win/css2.1/t0905-c5525-fltwrap-00-b-expected.txt: Added.
* platform/win/css2.1/t1202-counter-04-b-expected.txt:
* platform/win/css2.1/t1202-counters-04-b-expected.txt:
* platform/win/editing/deleting/5144139-2-expected.txt: Added.
* platform/win/fast/text/international/bidi-mirror-he-ar-expected.txt:
* platform/win/fast/text/international/bold-bengali-expected.txt:
* platform/win/fast/text/international/complex-character-based-fallback-expected.txt:
* platform/win/fast/text/international/hebrew-vowels-expected.txt:
* platform/win/transforms/2d/hindi-rotated-expected.txt:
2010-12-13 Gavin Peters <gavinp@chromium.org>
Reviewed by Adam Barth.
Re land Purpose after bad merge
https://bugs.webkit.org/show_bug.cgi?id=51000
* http/tests/misc/resources/prefetch-purpose.php:
2010-12-13 Mihai Parparita <mihaip@chromium.org>
Unreviewed Chromium test expectations update.
Now that we've switched Chromium to the DRT (and the switch seems to
have stuck), remove the BUG_AWESOME lines about tests that only pass
with the DRT (but not test_shell).
* platform/chromium/test_expectations.txt:
2010-12-13 Dan Bernstein <mitz@apple.com>
Reviewed by Simon Fraser.
<rdar://problem/8763696> REGRESSION (r72173): Fallback fonts’ vertical metrics aren’t accounted for even when line-height is unspecified
https://bugs.webkit.org/show_bug.cgi?id=50979
* editing/selection/extend-selection-bidi-expected.txt:
* platform/mac/css2.1/t0805-c5518-brdr-t-01-e-expected.checksum:
* platform/mac/css2.1/t0805-c5518-brdr-t-01-e-expected.png:
* platform/mac/css2.1/t0805-c5518-brdr-t-01-e-expected.txt:
* platform/mac/css2.1/t0805-c5519-brdr-r-00-a-expected.checksum:
* platform/mac/css2.1/t0805-c5519-brdr-r-00-a-expected.png:
* platform/mac/css2.1/t0805-c5519-brdr-r-00-a-expected.txt:
* platform/mac/css2.1/t0805-c5520-brdr-b-01-e-expected.checksum:
* platform/mac/css2.1/t0805-c5520-brdr-b-01-e-expected.png:
* platform/mac/css2.1/t0805-c5520-brdr-b-01-e-expected.txt:
* platform/mac/css2.1/t0805-c5521-brdr-l-00-a-expected.checksum:
* platform/mac/css2.1/t0805-c5521-brdr-l-00-a-expected.png:
* platform/mac/css2.1/t0805-c5521-brdr-l-00-a-expected.txt:
* platform/mac/css2.1/t0805-c5521-brdr-l-01-e-expected.checksum:
* platform/mac/css2.1/t0805-c5521-brdr-l-01-e-expected.png:
* platform/mac/css2.1/t0805-c5521-brdr-l-01-e-expected.txt:
* platform/mac/css2.1/t0805-c5521-ibrdr-l-00-a-expected.checksum:
* platform/mac/css2.1/t0805-c5521-ibrdr-l-00-a-expected.png:
* platform/mac/css2.1/t0805-c5521-ibrdr-l-00-a-expected.txt:
* platform/mac/css2.1/t0905-c414-flt-02-c-expected.checksum:
* platform/mac/css2.1/t0905-c414-flt-02-c-expected.png:
* platform/mac/css2.1/t0905-c414-flt-02-c-expected.txt:
* platform/mac/css2.1/t0905-c414-flt-03-c-expected.checksum:
* platform/mac/css2.1/t0905-c414-flt-03-c-expected.png:
* platform/mac/css2.1/t0905-c414-flt-03-c-expected.txt:
* platform/mac/css2.1/t0905-c414-flt-04-c-expected.checksum:
* platform/mac/css2.1/t0905-c414-flt-04-c-expected.png:
* platform/mac/css2.1/t0905-c414-flt-04-c-expected.txt:
* platform/mac/css2.1/t0905-c414-flt-fit-01-d-g-expected.checksum:
* platform/mac/css2.1/t0905-c414-flt-fit-01-d-g-expected.png:
* platform/mac/css2.1/t0905-c414-flt-fit-01-d-g-expected.txt:
* platform/mac/css2.1/t0905-c5525-fltblck-01-d-expected.checksum:
* platform/mac/css2.1/t0905-c5525-fltblck-01-d-expected.png:
* platform/mac/css2.1/t0905-c5525-fltblck-01-d-expected.txt:
* platform/mac/css2.1/t0905-c5525-fltcont-00-d-g-expected.checksum:
* platform/mac/css2.1/t0905-c5525-fltcont-00-d-g-expected.png:
* platform/mac/css2.1/t0905-c5525-fltcont-00-d-g-expected.txt:
* platform/mac/css2.1/t0905-c5525-flthw-00-c-g-expected.checksum:
* platform/mac/css2.1/t0905-c5525-flthw-00-c-g-expected.png:
* platform/mac/css2.1/t0905-c5525-flthw-00-c-g-expected.txt:
* platform/mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.checksum:
* platform/mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.png:
* platform/mac/css2.1/t0905-c5525-fltwidth-00-c-g-expected.txt:
* platform/mac/css2.1/t0905-c5525-fltwidth-02-c-g-expected.checksum:
* platform/mac/css2.1/t0905-c5525-fltwidth-02-c-g-expected.png:
* platform/mac/css2.1/t0905-c5525-fltwidth-02-c-g-expected.txt:
* platform/mac/css2.1/t0905-c5525-fltwidth-03-c-g-expected.checksum:
* platform/mac/css2.1/t0905-c5525-fltwidth-03-c-g-expected.png:
* platform/mac/css2.1/t0905-c5525-fltwidth-03-c-g-expected.txt:
* platform/mac/css2.1/t0905-c5525-fltwrap-00-b-expected.checksum:
* platform/mac/css2.1/t0905-c5525-fltwrap-00-b-expected.png:
* platform/mac/css2.1/t0905-c5525-fltwrap-00-b-expected.txt:
* platform/mac/css2.1/t0905-c5526-flthw-00-c-g-expected.checksum:
* platform/mac/css2.1/t0905-c5526-flthw-00-c-g-expected.png:
* platform/mac/css2.1/t0905-c5526-flthw-00-c-g-expected.txt:
* platform/mac/css2.1/t090501-c414-flt-01-b-expected.checksum:
* platform/mac/css2.1/t090501-c414-flt-01-b-expected.png:
* platform/mac/css2.1/t090501-c414-flt-01-b-expected.txt:
* platform/mac/css2.1/t090501-c414-flt-03-b-g-expected.checksum:
* platform/mac/css2.1/t090501-c414-flt-03-b-g-expected.png:
* platform/mac/css2.1/t090501-c414-flt-03-b-g-expected.txt:
* platform/mac/css2.1/t090501-c5525-flt-l-00-b-g-expected.checksum:
* platform/mac/css2.1/t090501-c5525-flt-l-00-b-g-expected.png:
* platform/mac/css2.1/t090501-c5525-flt-l-00-b-g-expected.txt:
* platform/mac/css2.1/t090501-c5525-flt-r-00-b-g-expected.checksum:
* platform/mac/css2.1/t090501-c5525-flt-r-00-b-g-expected.png:
* platform/mac/css2.1/t090501-c5525-flt-r-00-b-g-expected.txt:
* platform/mac/css2.1/t100304-c43-rpl-bbx-01-d-g-expected.checksum:
* platform/mac/css2.1/t100304-c43-rpl-bbx-01-d-g-expected.png:
* platform/mac/css2.1/t100304-c43-rpl-bbx-01-d-g-expected.txt:
* platform/mac/css2.1/t1202-counter-03-b-expected.checksum:
* platform/mac/css2.1/t1202-counter-03-b-expected.png:
* platform/mac/css2.1/t1202-counter-03-b-expected.txt:
* platform/mac/css2.1/t1202-counter-04-b-expected.checksum:
* platform/mac/css2.1/t1202-counter-04-b-expected.png:
* platform/mac/css2.1/t1202-counter-04-b-expected.txt:
* platform/mac/css2.1/t1202-counter-09-b-expected.checksum:
* platform/mac/css2.1/t1202-counter-09-b-expected.png:
* platform/mac/css2.1/t1202-counter-09-b-expected.txt:
* platform/mac/css2.1/t1202-counters-03-b-expected.checksum:
* platform/mac/css2.1/t1202-counters-03-b-expected.png:
* platform/mac/css2.1/t1202-counters-03-b-expected.txt:
* platform/mac/css2.1/t1202-counters-04-b-expected.checksum:
* platform/mac/css2.1/t1202-counters-04-b-expected.png:
* platform/mac/css2.1/t1202-counters-04-b-expected.txt:
* platform/mac/css2.1/t1202-counters-09-b-expected.checksum:
* platform/mac/css2.1/t1202-counters-09-b-expected.png:
* platform/mac/css2.1/t1202-counters-09-b-expected.txt:
* platform/mac/editing/deleting/5144139-2-expected.checksum:
* platform/mac/editing/deleting/5144139-2-expected.png:
* platform/mac/editing/deleting/5144139-2-expected.txt:
* platform/mac/editing/selection/caret-rtl-2-expected.checksum:
* platform/mac/editing/selection/caret-rtl-2-expected.png:
* platform/mac/editing/selection/caret-rtl-2-expected.txt:
* platform/mac/editing/selection/caret-rtl-2-left-expected.checksum:
* platform/mac/editing/selection/caret-rtl-2-left-expected.png:
* platform/mac/editing/selection/caret-rtl-2-left-expected.txt:
* platform/mac/editing/selection/caret-rtl-expected.checksum:
* platform/mac/editing/selection/caret-rtl-expected.png:
* platform/mac/editing/selection/caret-rtl-expected.txt:
* platform/mac/editing/selection/caret-rtl-right-expected.checksum:
* platform/mac/editing/selection/caret-rtl-right-expected.png:
* platform/mac/editing/selection/caret-rtl-right-expected.txt:
* platform/mac/editing/selection/extend-selection-bidi-expected.checksum:
* platform/mac/editing/selection/extend-selection-bidi-expected.png:
* 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/css/beforeSelectorOnCodeElement-expected.checksum:
* platform/mac/fast/css/beforeSelectorOnCodeElement-expected.png:
* platform/mac/fast/css/beforeSelectorOnCodeElement-expected.txt:
* platform/mac/fast/css/font-face-opentype-expected.checksum:
* platform/mac/fast/css/font-face-opentype-expected.png:
* platform/mac/fast/css/font-face-opentype-expected.txt:
* platform/mac/fast/css/rtl-ordering-expected.checksum:
* platform/mac/fast/css/rtl-ordering-expected.png:
* platform/mac/fast/css/rtl-ordering-expected.txt:
* platform/mac/fast/css/text-overflow-ellipsis-bidi-expected.checksum:
* platform/mac/fast/css/text-overflow-ellipsis-bidi-expected.png:
* platform/mac/fast/css/text-overflow-ellipsis-bidi-expected.txt:
* platform/mac/fast/css/text-overflow-ellipsis-expected.checksum:
* platform/mac/fast/css/text-overflow-ellipsis-expected.png:
* platform/mac/fast/css/text-overflow-ellipsis-expected.txt:
* platform/mac/fast/css/text-overflow-ellipsis-strict-expected.checksum:
* platform/mac/fast/css/text-overflow-ellipsis-strict-expected.png:
* platform/mac/fast/css/text-overflow-ellipsis-strict-expected.txt:
* platform/mac/fast/css/text-security-expected.checksum:
* platform/mac/fast/css/text-security-expected.png:
* platform/mac/fast/css/text-security-expected.txt:
* platform/mac/fast/encoding/denormalised-voiced-japanese-chars-expected.checksum:
* platform/mac/fast/encoding/denormalised-voiced-japanese-chars-expected.png:
* platform/mac/fast/encoding/denormalised-voiced-japanese-chars-expected.txt:
* platform/mac/fast/encoding/invalid-UTF-8-expected.checksum:
* platform/mac/fast/encoding/invalid-UTF-8-expected.png:
* platform/mac/fast/encoding/invalid-UTF-8-expected.txt:
* platform/mac/fast/events/updateLayoutForHitTest-expected.checksum:
* platform/mac/fast/events/updateLayoutForHitTest-expected.png:
* platform/mac/fast/events/updateLayoutForHitTest-expected.txt:
* platform/mac/fast/forms/select-visual-hebrew-expected.checksum:
* platform/mac/fast/forms/select-visual-hebrew-expected.png:
* platform/mac/fast/forms/select-visual-hebrew-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/forms/visual-hebrew-text-field-expected.checksum:
* platform/mac/fast/forms/visual-hebrew-text-field-expected.png:
* platform/mac/fast/forms/visual-hebrew-text-field-expected.txt:
* platform/mac/fast/ruby/nested-ruby-expected.txt:
* platform/mac/fast/text/atsui-multiple-renderers-expected.checksum:
* platform/mac/fast/text/atsui-multiple-renderers-expected.png:
* platform/mac/fast/text/atsui-multiple-renderers-expected.txt:
* platform/mac/fast/text/backslash-to-yen-sign-euc-expected.checksum:
* platform/mac/fast/text/backslash-to-yen-sign-euc-expected.png:
* platform/mac/fast/text/backslash-to-yen-sign-euc-expected.txt:
* platform/mac/fast/text/backslash-to-yen-sign-expected.checksum:
* platform/mac/fast/text/backslash-to-yen-sign-expected.png:
* platform/mac/fast/text/backslash-to-yen-sign-expected.txt:
* platform/mac/fast/text/bidi-embedding-pop-and-push-same-expected.checksum:
* platform/mac/fast/text/bidi-embedding-pop-and-push-same-expected.png:
* platform/mac/fast/text/bidi-embedding-pop-and-push-same-expected.txt:
* platform/mac/fast/text/capitalize-boundaries-expected.checksum:
* platform/mac/fast/text/capitalize-boundaries-expected.png:
* platform/mac/fast/text/capitalize-boundaries-expected.txt:
* platform/mac/fast/text/cg-fallback-bolding-expected.checksum:
* platform/mac/fast/text/cg-fallback-bolding-expected.png:
* platform/mac/fast/text/cg-fallback-bolding-expected.txt:
* platform/mac/fast/text/complex-text-opacity-expected.checksum:
* platform/mac/fast/text/complex-text-opacity-expected.png:
* platform/mac/fast/text/complex-text-opacity-expected.txt:
* platform/mac/fast/text/in-rendered-text-rtl-expected.checksum:
* platform/mac/fast/text/in-rendered-text-rtl-expected.png:
* platform/mac/fast/text/in-rendered-text-rtl-expected.txt:
* platform/mac/fast/text/international/001-expected.checksum:
* platform/mac/fast/text/international/001-expected.png:
* platform/mac/fast/text/international/001-expected.txt:
* platform/mac/fast/text/international/002-expected.checksum:
* platform/mac/fast/text/international/002-expected.png:
* platform/mac/fast/text/international/002-expected.txt:
* platform/mac/fast/text/international/003-expected.checksum:
* platform/mac/fast/text/international/003-expected.png:
* platform/mac/fast/text/international/003-expected.txt:
* platform/mac/fast/text/international/bidi-AN-after-L-expected.checksum:
* platform/mac/fast/text/international/bidi-AN-after-L-expected.png:
* platform/mac/fast/text/international/bidi-AN-after-L-expected.txt:
* platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.checksum:
* platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.png:
* platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.txt:
* platform/mac/fast/text/international/bidi-CS-after-AN-expected.checksum:
* platform/mac/fast/text/international/bidi-CS-after-AN-expected.png:
* platform/mac/fast/text/international/bidi-CS-after-AN-expected.txt:
* platform/mac/fast/text/international/bidi-L2-run-reordering-expected.checksum:
* platform/mac/fast/text/international/bidi-L2-run-reordering-expected.png:
* platform/mac/fast/text/international/bidi-L2-run-reordering-expected.txt:
* platform/mac/fast/text/international/bidi-LDB-2-CSS-expected.checksum:
* platform/mac/fast/text/international/bidi-LDB-2-CSS-expected.png:
* platform/mac/fast/text/international/bidi-LDB-2-CSS-expected.txt:
* platform/mac/fast/text/international/bidi-LDB-2-HTML-expected.checksum:
* platform/mac/fast/text/international/bidi-LDB-2-HTML-expected.png:
* platform/mac/fast/text/international/bidi-LDB-2-HTML-expected.txt:
* platform/mac/fast/text/international/bidi-LDB-2-formatting-characters-expected.checksum:
* platform/mac/fast/text/international/bidi-LDB-2-formatting-characters-expected.png:
* platform/mac/fast/text/international/bidi-LDB-2-formatting-characters-expected.txt:
* platform/mac/fast/text/international/bidi-european-terminators-expected.checksum:
* platform/mac/fast/text/international/bidi-european-terminators-expected.png:
* platform/mac/fast/text/international/bidi-european-terminators-expected.txt:
* platform/mac/fast/text/international/bidi-fallback-font-weight-expected.checksum:
* platform/mac/fast/text/international/bidi-fallback-font-weight-expected.png:
* platform/mac/fast/text/international/bidi-fallback-font-weight-expected.txt:
* platform/mac/fast/text/international/bidi-ignored-for-first-child-inline-expected.checksum:
* platform/mac/fast/text/international/bidi-ignored-for-first-child-inline-expected.png:
* platform/mac/fast/text/international/bidi-ignored-for-first-child-inline-expected.txt:
* platform/mac/fast/text/international/bidi-innertext-expected.checksum:
* platform/mac/fast/text/international/bidi-innertext-expected.png:
* platform/mac/fast/text/international/bidi-innertext-expected.txt:
* platform/mac/fast/text/international/bidi-linebreak-001-expected.checksum:
* platform/mac/fast/text/international/bidi-linebreak-001-expected.png:
* platform/mac/fast/text/international/bidi-linebreak-001-expected.txt:
* platform/mac/fast/text/international/bidi-linebreak-002-expected.checksum:
* platform/mac/fast/text/international/bidi-linebreak-002-expected.png:
* platform/mac/fast/text/international/bidi-linebreak-002-expected.txt:
* platform/mac/fast/text/international/bidi-linebreak-003-expected.checksum:
* platform/mac/fast/text/international/bidi-linebreak-003-expected.png:
* platform/mac/fast/text/international/bidi-linebreak-003-expected.txt:
* platform/mac/fast/text/international/bidi-listbox-atsui-expected.checksum:
* platform/mac/fast/text/international/bidi-listbox-atsui-expected.png:
* platform/mac/fast/text/international/bidi-listbox-atsui-expected.txt:
* platform/mac/fast/text/international/bidi-listbox-expected.checksum:
* platform/mac/fast/text/international/bidi-listbox-expected.png:
* platform/mac/fast/text/international/bidi-listbox-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:
* platform/mac/fast/text/international/bidi-mirror-he-ar-expected.checksum:
* platform/mac/fast/text/international/bidi-mirror-he-ar-expected.png:
* platform/mac/fast/text/international/bidi-mirror-he-ar-expected.txt:
* platform/mac/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.checksum:
* platform/mac/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.png:
* platform/mac/fast/text/international/bidi-neutral-directionality-paragraph-start-expected.txt:
* platform/mac/fast/text/international/bidi-neutral-run-expected.checksum:
* platform/mac/fast/text/international/bidi-neutral-run-expected.png:
* platform/mac/fast/text/international/bidi-neutral-run-expected.txt:
* platform/mac/fast/text/international/bidi-override-expected.checksum:
* platform/mac/fast/text/international/bidi-override-expected.png:
* platform/mac/fast/text/international/bidi-override-expected.txt:
* platform/mac/fast/text/international/complex-character-based-fallback-expected.checksum:
* platform/mac/fast/text/international/complex-character-based-fallback-expected.png:
* platform/mac/fast/text/international/complex-character-based-fallback-expected.txt:
* platform/mac/fast/text/international/danda-space-expected.checksum:
* platform/mac/fast/text/international/danda-space-expected.png:
* platform/mac/fast/text/international/danda-space-expected.txt:
* platform/mac/fast/text/international/hebrew-vowels-expected.checksum:
* platform/mac/fast/text/international/hebrew-vowels-expected.png:
* platform/mac/fast/text/international/hebrew-vowels-expected.txt:
* platform/mac/fast/text/international/hindi-spacing-expected.checksum:
* platform/mac/fast/text/international/hindi-spacing-expected.png:
* platform/mac/fast/text/international/hindi-spacing-expected.txt:
* platform/mac/fast/text/international/hindi-whitespace-expected.checksum:
* platform/mac/fast/text/international/hindi-whitespace-expected.png:
* platform/mac/fast/text/international/hindi-whitespace-expected.txt:
* platform/mac/fast/text/international/plane2-expected.checksum:
* platform/mac/fast/text/international/plane2-expected.png:
* platform/mac/fast/text/international/plane2-expected.txt:
* platform/mac/fast/text/international/rtl-caret-expected.checksum:
* platform/mac/fast/text/international/rtl-caret-expected.png:
* platform/mac/fast/text/international/rtl-caret-expected.txt:
* platform/mac/fast/text/international/thai-baht-space-expected.checksum:
* platform/mac/fast/text/international/thai-baht-space-expected.png:
* platform/mac/fast/text/international/thai-baht-space-expected.txt:
* platform/mac/fast/text/international/thai-line-breaks-expected.checksum:
* platform/mac/fast/text/international/thai-line-breaks-expected.png:
* platform/mac/fast/text/international/thai-line-breaks-expected.txt:
* platform/mac/fast/text/international/wrap-CJK-001-expected.checksum:
* platform/mac/fast/text/international/wrap-CJK-001-expected.png:
* platform/mac/fast/text/international/wrap-CJK-001-expected.txt:
* platform/mac/transforms/2d/hindi-rotated-expected.checksum:
* platform/mac/transforms/2d/hindi-rotated-expected.png:
* platform/mac/transforms/2d/hindi-rotated-expected.txt:
2010-12-13 Jon Honeycutt <jhoneycutt@apple.com>
Add a failing test to the Windows skipped list.
Rubber-stamped by Steve Falkenburg.
* platform/win/Skipped:
Added fast/loader/user-stylesheet-fast-path.html.
2010-12-13 Chris Fleizach <cfleizach@apple.com>
Reviewed by Beth Dakin.
AX: aria-invalid should be supported.
https://bugs.webkit.org/show_bug.cgi?id=50573
* platform/mac/accessibility/aria-invalid-expected.txt: Added.
* platform/mac/accessibility/aria-invalid.html: Added.
* platform/mac/accessibility/radio-button-group-members-expected.txt:
2010-12-13 Chris Fleizach <cfleizach@apple.com>
Reviewed by Beth Dakin.
AX: lists and list boxes need different attributes
https://bugs.webkit.org/show_bug.cgi?id=50978
* platform/mac/accessibility/lists-expected.txt:
2010-12-13 Jian Li <jianli@chromium.org>
Unreviewed. Updated chromium test expectations.
* platform/chromium/test_expectations.txt:
2010-12-13 Michael Saboff <msaboff@apple.com>
Reviewed by Oliver Hunt.
REGRESSION: mobileme mail viewing is broken
https://bugs.webkit.org/show_bug.cgi?id=50884
Added a test to check parentheses nesting within parentheses that
don't capture and that are fixed count. There is special handling
for this case in the RegExp JIT code.
* fast/regex/parentheses-expected.txt:
* fast/regex/script-tests/parentheses.js:
2010-12-13 Chris Fleizach <cfleizach@apple.com>
Reviewed by Beth Dakin.
Fix legend.htm accessibility test so it doesn't dump all attributes
https://bugs.webkit.org/show_bug.cgi?id=50957
* accessibility/legend.html:
* platform/mac/accessibility/legend-expected.txt:
2010-12-13 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r73922.
http://trac.webkit.org/changeset/73922
https://bugs.webkit.org/show_bug.cgi?id=50964
Remove rebaseline results due to that 73914 has been rolled
out (Requested by jianli on #webkit).
* platform/chromium-linux/http/tests/security/xss-DENIED-frame-name-expected.txt: Copied from LayoutTests/platform/chromium-win/http/tests/security/xss-DENIED-frame-name-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/aboutBlank/xss-DENIED-set-opener-expected.txt:
* platform/chromium-mac/http/tests/security/xss-DENIED-frame-name-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/aboutBlank/xss-DENIED-set-opener-expected.txt:
* platform/chromium-win/http/tests/security/xss-DENIED-frame-name-expected.txt:
* platform/chromium/test_expectations.txt:
2010-12-13 Jon Honeycutt <jhoneycutt@apple.com>
Remove some empty files that should've been removed as part of r73942.
Reviewed by Ojan Vafai.
* editing/selection/extend-to-line-boundary-expected.txt: Removed.
* editing/selection/extend-to-line-boundary.html: Removed.
2010-12-13 Antti Koivisto <antti@apple.com>
Unreviewed.
Adding
http/tests/local/link-stylesheet-load-order.html
http/tests/local/link-stylesheet-load-order-preload.html
to the Gtk skip list.
* platform/gtk/Skipped:
2010-12-13 Antti Koivisto <antti@apple.com>
Unreviewed.
Adding
http/tests/local/link-stylesheet-load-order.html
http/tests/local/link-stylesheet-load-order-preload.html
to Mac WebKit2 and Qt skip lists.
* platform/mac-wk2/Skipped:
* platform/qt/Skipped:
2010-12-13 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r73923.
http://trac.webkit.org/changeset/73923
https://bugs.webkit.org/show_bug.cgi?id=50944
Broke editing/selection/extend-selection-home-end.html on non-
mac platforms. Looks like a real bug. (Requested by ojan on
#webkit).
* editing/selection/extend-to-line-boundary-expected.txt: Removed.
* editing/selection/extend-to-line-boundary.html: Removed.
2010-12-13 Yury Semikhatsky <yurys@chromium.org>
Unreviewed. Rollout 73914, 73915, 73917, 73920 and 73921.
REGRESSION(r73914): "Chromium page_cycler_morejs fails" (Requested by yurys on #webkit).
https://bugs.webkit.org/show_bug.cgi?id=50950
* fast/events/resources/window-onerror.js: Removed.
* fast/events/window-onerror1-expected.txt: Removed.
* fast/events/window-onerror1.html: Removed.
* fast/events/window-onerror10-expected.txt: Removed.
* fast/events/window-onerror10.html: Removed.
* fast/events/window-onerror11-expected.txt: Removed.
* fast/events/window-onerror11.html: Removed.
* fast/events/window-onerror2-expected.txt: Removed.
* fast/events/window-onerror2.html: Removed.
* fast/events/window-onerror3-expected.txt: Removed.
* fast/events/window-onerror3.html: Removed.
* fast/events/window-onerror4-expected.txt: Removed.
* fast/events/window-onerror4.html: Removed.
* fast/events/window-onerror5-expected.txt: Removed.
* fast/events/window-onerror5.html: Removed.
* fast/events/window-onerror6-expected.txt: Removed.
* fast/events/window-onerror6.html: Removed.
* fast/events/window-onerror7-expected.txt: Removed.
* fast/events/window-onerror7.html: Removed.
* fast/events/window-onerror8-expected.txt: Removed.
* fast/events/window-onerror8.html: Removed.
* fast/events/window-onerror9-expected.txt: Removed.
* fast/events/window-onerror9.html: Removed.
* fast/workers/worker-script-error-expected.txt:
* http/tests/security/resources/onerror-iframe.html: Removed.
* http/tests/security/window-onerror-exception-in-iframe-expected.txt: Removed.
* http/tests/security/window-onerror-exception-in-iframe.html: Removed.
* platform/chromium-win/fast/workers/worker-script-error-expected.txt:
* platform/chromium/fast/events/window-onerror1-expected.txt: Removed.
* platform/chromium/fast/events/window-onerror10-expected.txt: Removed.
* platform/chromium/fast/events/window-onerror11-expected.txt: Removed.
* platform/chromium/fast/events/window-onerror2-expected.txt: Removed.
* platform/chromium/fast/events/window-onerror3-expected.txt: Removed.
* platform/chromium/fast/events/window-onerror4-expected.txt: Removed.
* platform/chromium/fast/events/window-onerror5-expected.txt: Removed.
* platform/chromium/fast/events/window-onerror6-expected.txt: Removed.
* platform/chromium/fast/events/window-onerror7-expected.txt: Removed.
* platform/chromium/fast/events/window-onerror8-expected.txt: Removed.
* platform/chromium/fast/events/window-onerror9-expected.txt: Removed.
* platform/chromium/http/tests/security/window-onerror-exception-in-iframe-expected.txt: Removed.
* platform/chromium/userscripts/window-onerror-for-isolated-world-1-expected.txt: Removed.
* platform/chromium/userscripts/window-onerror-for-isolated-world-2-expected.txt: Removed.
* platform/gtk/Skipped:
* userscripts/window-onerror-for-isolated-world-1-expected.txt: Removed.
* userscripts/window-onerror-for-isolated-world-1.html: Removed.
* userscripts/window-onerror-for-isolated-world-2-expected.txt: Removed.
* userscripts/window-onerror-for-isolated-world-2.html: Removed.
2010-12-09 Antti Koivisto <antti@apple.com>
Reviewed by Alexey Proskuryakov.
https://bugs.webkit.org/show_bug.cgi?id=50758
<rdar://problem/8722094>
Defer loading print stylesheets
Test load ordering.
* http/tests/local/link-stylesheet-load-order-expected.txt: Added.
* http/tests/local/link-stylesheet-load-order-preload-expected.txt: Added.
* http/tests/local/link-stylesheet-load-order-preload.html: Added.
* http/tests/local/link-stylesheet-load-order.html: Added.
2010-12-13 Justin Schuh <jschuh@chromium.org>
Reviewed by Dimitri Glazkov.
HTMLCanvasElement should handle multiple observers.
https://bugs.webkit.org/show_bug.cgi?id=50899
* fast/canvas/canvas-bg-multiple-removal-expected.txt: Added.
* fast/canvas/canvas-bg-multiple-removal.html: Added.
2010-12-13 Mihai Parparita <mihaip@chromium.org>
Reviewed by Adam Barth.
[Chromium] canvas/philip/tests/2d.missingargs.html hangs on Snow Leopard
https://bugs.webkit.org/show_bug.cgi?id=50841
Add test that calls strokeText() (i.e. with no arguments).
* fast/canvas/strokeText-missing-args-expected.txt: Added.
* fast/canvas/strokeText-missing-args.html: Added.
2010-12-13 Benjamin Kalman <kalman@chromium.org>
Reviewed by Ojan Vafai.
Shift-End does not select to the end of the line
https://bugs.webkit.org/show_bug.cgi?id=50610
* editing/selection/extend-to-line-boundary-expected.txt: Added.
* editing/selection/extend-to-line-boundary.html: Added.
2010-12-13 Pavel Feldman <pfeldman@chromium.org>
Not reviewed: rebaseline xss tests for window.onerror.
* platform/chromium-linux/http/tests/security/xss-DENIED-frame-name-expected.txt: Removed.
* 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/aboutBlank/xss-DENIED-set-opener-expected.txt:
* platform/chromium-mac/http/tests/security/xss-DENIED-frame-name-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/aboutBlank/xss-DENIED-set-opener-expected.txt:
* platform/chromium-win/http/tests/security/xss-DENIED-frame-name-expected.txt:
* platform/chromium/test_expectations.txt:
2010-12-13 John Knottenbelt <jknotten@chromium.org>
Reviewed by Steve Block.
Fix layout test dom/fast/Geolocation/permission-denied-already-error.html for client-based Geolocation
https://bugs.webkit.org/show_bug.cgi?id=50920
* fast/dom/Geolocation/script-tests/permission-denied-already-error.js:
2010-12-13 Mario Sanchez Prada <msanchez@igalia.com>
Reviewed by Xan Lopez.
[Gtk] Additional support is needed for caret browsing
https://bugs.webkit.org/show_bug.cgi?id=25526
New layout test to check the "MoveTo{Beginninng|End}OfDocument"
commands when caret browsing is enabled.
* platform/gtk/editing/selection/caret-mode-document-begin-end-expected.txt: Added.
* platform/gtk/editing/selection/caret-mode-document-begin-end.html: Added.
2010-12-13 Ilya Tikhonovsky <loislo@chromium.org>
Reviewed by Yury Semikhatsky.
Web Inspector: Protocol cleanup task. Assign domain attribute to Resources and Debugger specific functions.
Debugger and Resources related notification functions of Inspector.idl were
marked as such with help of "domain" attribute. The other changes in js files
are reflecting this change. Some wrappers in WebInspector namespace were dropped,
the others were moved to DebuggerModel class.
https://bugs.webkit.org/show_bug.cgi?id=50906
* http/tests/inspector/debugger-test2.js:
(initialize_DebuggerTest.InspectorTest.startDebuggerTest.startTest):
(initialize_DebuggerTest.InspectorTest.startDebuggerTest):
(initialize_DebuggerTest.InspectorTest.completeDebuggerTest.disableDebugger):
(initialize_DebuggerTest.InspectorTest.showScriptSource):
2010-12-13 Yury Semikhatsky <yurys@chromium.org>
Reviewed by Adam Barth.
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-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.
* 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.
2010-12-08 Alexander Pavlov <apavlov@chromium.org>
Reviewed by Joseph Pecoraro.
Web Inspector: Enable CSS property editing name/value-wise (like Firebug does)
https://bugs.webkit.org/show_bug.cgi?id=50565
* inspector/console-dir.html:
* inspector/styles-add-blank-property.html:
2010-12-13 W. James MacLean <wjmaclean@chromium.org>
Reviewed by Csaba Osztrogonác.
Remove unnecessary pixel results, use platform-independent text results, re Changeset 72802
https://bugs.webkit.org/show_bug.cgi?id=50233
Remove redundant, platform-specific test results.
* platform/chromium-linux/svg/custom/svg-parse-overflow-1-expected.txt: Removed.
* platform/chromium-linux/svg/custom/svg-parse-overflow-2-expected.txt: Removed.
* platform/chromium-linux/svg/custom/svg-parse-overflow-3-expected.txt: Removed.
* platform/chromium-linux/svg/custom/svg-parse-overflow-4-expected.txt: Removed.
* platform/chromium-linux/svg/custom/svg-parse-overflow-5-expected.txt: Removed.
* platform/mac/svg/custom/svg-parse-overflow-1-expected.txt: Removed.
* platform/mac/svg/custom/svg-parse-overflow-2-expected.txt: Removed.
* platform/mac/svg/custom/svg-parse-overflow-3-expected.txt: Removed.
* platform/mac/svg/custom/svg-parse-overflow-4-expected.txt: Removed.
* platform/mac/svg/custom/svg-parse-overflow-5-expected.txt: Removed.
2010-12-13 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r73898.
http://trac.webkit.org/changeset/73898
https://bugs.webkit.org/show_bug.cgi?id=50919
FileSystem and Database API's were broken (Requested by loislo
on #webkit).
* http/tests/inspector/debugger-test2.js:
(initialize_DebuggerTest.InspectorTest.startDebuggerTest.startTest):
(initialize_DebuggerTest.InspectorTest.startDebuggerTest):
(initialize_DebuggerTest.InspectorTest.completeDebuggerTest.disableDebugger):
(initialize_DebuggerTest.InspectorTest.showScriptSource):
2010-12-13 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed.
[Qt] fast/loader/user-stylesheet-fast-path.html fails
https://bugs.webkit.org/show_bug.cgi?id=50911
* platform/qt/Skipped: Add the failing test until fix.
2010-12-13 Pavel Feldman <pfeldman@chromium.org>
Not reviewed. Updated chromium gpu test expectations.
* platform/chromium-gpu/test_expectations.txt:
2010-12-13 Pavel Feldman <pfeldman@chromium.org>
Not reviewed. Updated chromium test expectations.
* platform/chromium/test_expectations.txt:
2010-12-13 Ilya Tikhonovsky <loislo@chromium.org>
Reviewed by Yury Semikhatsky.
Web Inspector: Protocol cleanup task. Assign domain attribute to Resources and Debugger specific functions.
Debugger and Resources related notification functions of Inspector.idl were
marked as such with help of "domain" attribute. The other changes in js files
are reflecting this change. Some wrappers in WebInspector namespace were dropped,
the others were moved to DebuggerModel class.
https://bugs.webkit.org/show_bug.cgi?id=50906
* http/tests/inspector/debugger-test2.js:
(initialize_DebuggerTest.InspectorTest.startDebuggerTest.startTest):
(initialize_DebuggerTest.InspectorTest.startDebuggerTest):
(initialize_DebuggerTest.InspectorTest.completeDebuggerTest.disableDebugger):
(initialize_DebuggerTest.InspectorTest.showScriptSource):
* platform/chromium/test_expectations.txt:
2010-12-13 Pavel Feldman <pfeldman@chromium.org>
Not reviewed. Updated chromium test expectations.
* platform/chromium/test_expectations.txt:
2010-12-13 Pavel Feldman <pfeldman@chromium.org>
Not reviewed. Updated chromium test expectations.
* platform/chromium/test_expectations.txt:
2010-12-13 Patrick Gansterer <paroga@webkit.org>
Reviewed by Eric Seidel.
Move user stylesheet test into platform independent directory
https://bugs.webkit.org/show_bug.cgi?id=47335
There is nothing platform specific in the test, so move it out of the mac directory.
* fast/loader/user-stylesheet-fast-path-expected.txt: Copied from LayoutTests/platform/mac/fast/loader/user-stylesheet-fast-path-expected.txt.
* fast/loader/user-stylesheet-fast-path.html: Copied from LayoutTests/platform/mac/fast/loader/user-stylesheet-fast-path.html.
* platform/mac/fast/loader/user-stylesheet-fast-path-expected.txt: Removed.
* platform/mac/fast/loader/user-stylesheet-fast-path.html: Removed.
2010-12-13 MORITA Hajime <morrita@google.com>
Unreviewed expectation update.
* platform/chromium/test_expectations.txt:
2010-12-13 Helder Correia <helder@sencha.com>
Reviewed by Eric Seidel.
[Qt] StillImage::draw() should use ContextShadow
https://bugs.webkit.org/show_bug.cgi?id=50849
The branch that checks for a shadow requirement in StillImage::draw()
is executed when drawing a canvas onto a canvas with
ctx1.drawImage(canvas2, x, y). The current implementation supports
solid shadows only. And if transformations are present, the offset gets
transformed as well. Thus, ContextShadow must be used instead in order
to support blur and correct offset transformations.
* fast/canvas/canvas-draw-canvas-on-canvas-shadow-expected.txt: Added.
* fast/canvas/canvas-draw-canvas-on-canvas-shadow.html: Added.
* fast/canvas/script-tests/canvas-draw-canvas-on-canvas-shadow.js: Added.
2010-10-28 MORITA Hajime <morrita@google.com>
Reviewed by Ojan Vafai.
spellcheck does not check pasted text
https://bugs.webkit.org/show_bug.cgi?id=40092
* editing/spelling/script-tests/spellcheck-paste.js: Added.
* editing/spelling/spellcheck-paste.html: Added.
* editing/spelling/spellcheck-paste-expected.txt: Added.
* platform/chromium/test_expectations.txt:
* platform/gtk/Skipped:
* platform/mac-leopard/Skipped:
* platform/mac-tiger/Skipped:
* platform/mac-wk2/Skipped:
* platform/qt/Skipped:
* platform/win/Skipped:
2010-12-12 Sam Weinig <sam@webkit.org>
Update WebKit2 skipped list.
* platform/mac-wk2/Skipped:
2010-12-12 Alejandro G. Castro <alex@igalia.com>
Unreviewed, skipping failing tests in the bots.
* platform/gtk/Skipped:
2010-12-10 Michael Saboff <msaboff@apple.com>
Reviewed by Gavin Barraclough.
REGRESSION Hang inside Yarr::RegexCodeBlock::execute when visiting
bugs.webkit.org
https://bugs.webkit.org/show_bug.cgi?id=50816
New test to verify proper backtracking of alternative nested parens.
* fast/regex/parentheses-expected.txt:
* fast/regex/script-tests/parentheses.js:
2010-12-11 Pavel Feldman <pfeldman@chromium.org>
Not reviewed. Updated chromium test expectations.
* platform/chromium/test_expectations.txt:
2010-10-11 Diego Gonzalez <diegohcg@webkit.org>
Reviewed by Kenneth Rohde Christiansen.
[Qt] Mock DeviceOrientation client for DRT
https://bugs.webkit.org/show_bug.cgi?id=47490
* platform/qt/Skipped:
2010-12-11 Pavel Feldman <pfeldman@chromium.org>
Not reviewed. Update chromium test expectations.
* platform/chromium/test_expectations.txt:
2010-12-11 Alejandro G. Castro <alex@igalia.com>
Unreviewed, skipping failing tests in the bots.
* platform/gtk/Skipped:
2010-12-11 Xan Lopez <xlopez@igalia.com>
Skip failing http test.
* platform/gtk/Skipped:
2010-12-11 Xan Lopez <xlopez@igalia.com>
Another crashing inspector test.
* platform/gtk/Skipped:
2010-12-11 Xan Lopez <xlopez@igalia.com>
inspector/debugger-step-out.html crashing intermittently in the bots
https://bugs.webkit.org/show_bug.cgi?id=50868
* platform/gtk/Skipped:
2010-12-11 Philippe Normand <pnormand@igalia.com>
Unreviewed, unskip some media tests on GTK that don't fail locally.
* platform/gtk/Skipped:
2010-12-10 Alexey Proskuryakov <ap@apple.com>
Reviewed by Darin Adler.
https://bugs.webkit.org/show_bug.cgi?id=46573
<rdar://problem/8479389> REGRESSION: charset="utf-8" (with quotes) doesn't work
* http/tests/mime/quoted-charset-expected.txt: Added.
* http/tests/mime/quoted-charset.php: Added.
2010-12-10 Mihai Parparita <mihaip@chromium.org>
Unreviewed Chromium test expectation update.
Attach more specific bug IDs to Philip canvas test suite failures.
* platform/chromium/test_expectations.txt:
2010-12-10 W. James MacLean <wjmaclean@chromium.org>
Reviewed by Ojan Vafai.
Remove unnecessary pixel results, use platform-independent text results, re Changeset 72802
https://bugs.webkit.org/show_bug.cgi?id=50233
First part of two-part patch to remove unnecessary pixel tests, and (in part two)
have a single set of text expectations for all platforms. The standardized text
expectations are added in this patch.
* platform/chromium-linux/svg/custom/svg-parse-overflow-1-expected.checksum: Removed.
* platform/chromium-linux/svg/custom/svg-parse-overflow-1-expected.png: Removed.
* platform/chromium-linux/svg/custom/svg-parse-overflow-2-expected.checksum: Removed.
* platform/chromium-linux/svg/custom/svg-parse-overflow-2-expected.png: Removed.
* platform/chromium-linux/svg/custom/svg-parse-overflow-3-expected.checksum: Removed.
* platform/chromium-linux/svg/custom/svg-parse-overflow-3-expected.png: Removed.
* platform/chromium-linux/svg/custom/svg-parse-overflow-4-expected.checksum: Removed.
* platform/chromium-linux/svg/custom/svg-parse-overflow-4-expected.png: Removed.
* platform/chromium-linux/svg/custom/svg-parse-overflow-5-expected.checksum: Removed.
* platform/chromium-linux/svg/custom/svg-parse-overflow-5-expected.png: Removed.
* platform/chromium-mac/svg/custom/svg-parse-overflow-1-expected.checksum: Removed.
* platform/chromium-mac/svg/custom/svg-parse-overflow-1-expected.png: Removed.
* platform/chromium-mac/svg/custom/svg-parse-overflow-2-expected.checksum: Removed.
* platform/chromium-mac/svg/custom/svg-parse-overflow-2-expected.png: Removed.
* platform/chromium-mac/svg/custom/svg-parse-overflow-3-expected.checksum: Removed.
* platform/chromium-mac/svg/custom/svg-parse-overflow-3-expected.png: Removed.
* platform/chromium-mac/svg/custom/svg-parse-overflow-4-expected.checksum: Removed.
* platform/chromium-mac/svg/custom/svg-parse-overflow-4-expected.png: Removed.
* platform/chromium-mac/svg/custom/svg-parse-overflow-5-expected.checksum: Removed.
* platform/chromium-mac/svg/custom/svg-parse-overflow-5-expected.png: Removed.
* platform/chromium-win/svg/custom/svg-parse-overflow-1-expected.checksum: Removed.
* platform/chromium-win/svg/custom/svg-parse-overflow-1-expected.png: Removed.
* platform/chromium-win/svg/custom/svg-parse-overflow-2-expected.checksum: Removed.
* platform/chromium-win/svg/custom/svg-parse-overflow-2-expected.png: Removed.
* platform/chromium-win/svg/custom/svg-parse-overflow-3-expected.checksum: Removed.
* platform/chromium-win/svg/custom/svg-parse-overflow-3-expected.png: Removed.
* platform/chromium-win/svg/custom/svg-parse-overflow-4-expected.checksum: Removed.
* platform/chromium-win/svg/custom/svg-parse-overflow-4-expected.png: Removed.
* platform/chromium-win/svg/custom/svg-parse-overflow-5-expected.checksum: Removed.
* platform/chromium-win/svg/custom/svg-parse-overflow-5-expected.png: Removed.
* platform/mac/svg/custom/svg-parse-overflow-1-expected.checksum: Removed.
* platform/mac/svg/custom/svg-parse-overflow-1-expected.png: Removed.
* platform/mac/svg/custom/svg-parse-overflow-2-expected.checksum: Removed.
* platform/mac/svg/custom/svg-parse-overflow-2-expected.png: Removed.
* platform/mac/svg/custom/svg-parse-overflow-3-expected.checksum: Removed.
* platform/mac/svg/custom/svg-parse-overflow-3-expected.png: Removed.
* platform/mac/svg/custom/svg-parse-overflow-4-expected.checksum: Removed.
* platform/mac/svg/custom/svg-parse-overflow-4-expected.png: Removed.
* platform/mac/svg/custom/svg-parse-overflow-5-expected.checksum: Removed.
* platform/mac/svg/custom/svg-parse-overflow-5-expected.png: Removed.
* svg/custom/svg-parse-overflow-1-expected.txt: Added.
* svg/custom/svg-parse-overflow-1.html:
* svg/custom/svg-parse-overflow-2-expected.txt: Added.
* svg/custom/svg-parse-overflow-2.html:
* svg/custom/svg-parse-overflow-3-expected.txt: Added.
* svg/custom/svg-parse-overflow-3.html:
* svg/custom/svg-parse-overflow-4-expected.txt: Added.
* svg/custom/svg-parse-overflow-4.html:
* svg/custom/svg-parse-overflow-5-expected.txt: Added.
* svg/custom/svg-parse-overflow-5.html:
2010-12-10 Peter Kasting <pkasting@google.com>
Unreviewed Chromium test expectations update.
* platform/chromium/test_expectations.txt:
2010-12-10 Cosmin Truta <ctruta@chromium.org>
Reviewed by Eric Seidel.
Crash while processing ill-formed <textPath> ouside of <text>
https://bugs.webkit.org/show_bug.cgi?id=47759
Ensure that ill-formed text content child elements do not crash.
* svg/custom/invalid-text-content.svg: Added.
* svg/custom/invalid-text-content-expected.checksum: Added.
* svg/custom/invalid-text-content-expected.png: Added.
* svg/custom/invalid-text-content-expected.txt: Added.
2010-12-10 Adam Barth <abarth@webkit.org>
Reviewed by Eric Seidel.
REGRESSION: Infinite redirect on developer.apple.com
https://bugs.webkit.org/show_bug.cgi?id=45627
Tests originally by Tony Gentilcore.
* fast/loader/form-submit-aborts-parsing-expected.txt: Added.
* fast/loader/form-submit-aborts-parsing.html: Added.
* fast/loader/location-change-aborts-parsing-expected.txt: Added.
* fast/loader/location-change-aborts-parsing.html: Added.
* fast/loader/resources/location-change-aborts-parsing-fail.html: Added.
* fast/loader/resources/location-change-aborts-parsing-pass.html: Added.
2010-12-10 Kenneth Russell <kbr@google.com>
Reviewed by James Robinson.
Regression: fast/canvas/webgl/constants.html failing
https://bugs.webkit.org/show_bug.cgi?id=50851
* fast/canvas/webgl/constants.html:
2010-12-10 Mihai Parparita <mihaip@chromium.org>
Unreviewed Chromium test expectation update.
Attach more specific bug IDs to Philip canvas test suite failures (for
existing bugs only).
* platform/chromium/test_expectations.txt:
2010-12-10 Emil Eklund <eae@chromium.org>
Reviewed by Adam Barth.
Add testcase for ReplaceSelectionCommand crash.
https://bugs.webkit.org/show_bug.cgi?id=50840
* editing/execCommand/insertHTML-mutation-crash.html: Added.
2010-12-10 Peter Kasting <pkasting@google.com>
Unreviewed Chromium test expectations update.
Fix broken expectation from r73797.
* platform/chromium/test_expectations.txt:
2010-12-10 Emil Eklund <eae@chromium.org>
Reviewed by Adam Barth.
Add testcase for range.extractContents crash.
https://bugs.webkit.org/show_bug.cgi?id=50710
* fast/dom/Range/range-extractContents-expected.txt: Added.
* fast/dom/Range/range-extractContents.html: Added.
2010-12-10 Peter Kasting <pkasting@google.com>
Unreviewed Chromium test expectations update.
* platform/chromium-gpu/test_expectations.txt:
* platform/chromium/fast/encoding: Added.
* platform/chromium/fast/encoding/meta-in-script-expected.txt: Added
V8-specific expectation.
* platform/chromium/test_expectations.txt:
2010-12-10 Krithigassree Sambamurthy <krithigassree.sambamurthy@nokia.com>
Reviewed by Joseph Pecoraro.
[Qt]: Implement Application Cache Quotas
https://bugs.webkit.org/show_bug.cgi?id=43455
* platform/qt/Skipped: Unskip now passing test origin-quota.html
2010-12-09 Jenn Braithwaite <jennb@chromium.org>
Reviewed by Adam Barth.
TextResourceDecoder::checkForHeadCharset can look way past the limit.
https://bugs.webkit.org/show_bug.cgi?id=47397
Replaced charset detection algorithm with real parser.
Added tests for parser bugs mentioned in the thread for this bug report.
Converted hixie's encoding parsing tests to a layout test.
Added http-equiv attribute to meta tag in 2 existing tests.
* fast/encoding/bracket-in-script-expected.txt: Added.
* fast/encoding/bracket-in-script.html: Added.
* fast/encoding/bracket-in-tag-expected.txt: Added.
* fast/encoding/bracket-in-tag.html: Added.
* fast/encoding/escaped-bracket-expected.txt: Added.
* fast/encoding/escaped-bracket.html: Added.
* fast/encoding/meta-in-body-expected.txt: Added.
* fast/encoding/meta-in-body.html: Added.
* fast/encoding/meta-in-script-expected.txt: Added.
* fast/encoding/meta-in-script.html: Added.
* fast/encoding/meta-in-title-expected.txt: Added.
* fast/encoding/meta-in-title.html: Added.
* fast/encoding/mismatched-end-tag-expected.txt: Added.
* fast/encoding/mismatched-end-tag.html: Added.
* fast/encoding/namespace-meta-expected.txt: Added.
* fast/encoding/namespace-meta.html: Added.
* fast/encoding/namespace-tolerance.html:
* fast/encoding/not-http-equiv-content-expected.txt: Added.
* fast/encoding/not-http-equiv-content.html: Added.
* fast/encoding/parser-tests-expected.txt: Added.
* fast/encoding/parser-tests.html: Added.
* fast/encoding/quotes-in-title-expected.txt: Added.
* fast/encoding/quotes-in-title.html: Added.
* fast/encoding/resources/001.html: Added.
* fast/encoding/resources/002.html: Added.
* fast/encoding/resources/003.html: Added.
* fast/encoding/resources/004.html: Added.
* fast/encoding/resources/005.html: Added.
* fast/encoding/resources/006.html: Added.
* fast/encoding/resources/007.html: Added.
* fast/encoding/resources/008.html: Added.
* fast/encoding/resources/009.html: Added.
* fast/encoding/resources/010.html: Added.
* fast/encoding/resources/011.html: Added.
* fast/encoding/resources/012.html: Added.
* fast/encoding/resources/013.html: Added.
* fast/encoding/resources/014.html: Added.
* fast/encoding/resources/015.html: Added.
* fast/encoding/resources/016.html: Added.
* fast/encoding/resources/017.html: Added.
* fast/encoding/resources/018.html: Added.
* fast/encoding/resources/019.html: Added.
* fast/encoding/resources/020.html: Added.
* fast/encoding/resources/021.html: Added.
* fast/encoding/resources/022.html: Added.
* fast/encoding/resources/023.html: Added.
* fast/encoding/resources/024.html: Added.
* fast/encoding/resources/025.html: Added.
* fast/encoding/resources/026.html: Added.
* fast/encoding/resources/027.html: Added.
* fast/encoding/resources/028.html: Added.
* fast/encoding/resources/029.html: Added.
* fast/encoding/resources/030.html: Added.
* fast/encoding/resources/031.html: Added.
* fast/encoding/resources/032.html: Added.
* fast/encoding/resources/033.html: Added.
* fast/encoding/resources/034.html: Added.
* fast/encoding/resources/035.html: Added.
* fast/encoding/resources/036.html: Added.
* fast/encoding/resources/037.html: Added.
* fast/encoding/resources/038.html: Added.
* fast/encoding/resources/039.html: Added.
* fast/encoding/resources/040.html: Added.
* fast/encoding/resources/041.html: Added.
* fast/encoding/resources/042.html: Added.
* fast/encoding/resources/043.html: Added.
* fast/encoding/resources/044.html: Added.
* fast/encoding/resources/045.html: Added.
* fast/encoding/resources/046.html: Added.
* fast/encoding/resources/047.html: Added.
* fast/encoding/resources/048.html: Added.
* fast/encoding/resources/049.html: Added.
* fast/encoding/resources/050.html: Added.
* fast/encoding/resources/051.html: Added.
* fast/encoding/resources/052.html: Added.
* fast/encoding/resources/053.html: Added.
* fast/encoding/resources/054.html: Added.
* fast/encoding/resources/055.html: Added.
* fast/encoding/resources/056.html: Added.
* fast/encoding/resources/057.html: Added.
* fast/encoding/resources/058.html: Added.
* fast/encoding/resources/059.html: Added.
* fast/encoding/resources/060.html: Added.
* fast/encoding/resources/061.html: Added.
* fast/encoding/resources/062.html: Added.
* fast/encoding/resources/063.html: Added.
* fast/encoding/resources/064.html: Added.
* fast/encoding/resources/065.html: Added.
* fast/encoding/resources/066.html: Added.
* fast/encoding/resources/067.html: Added.
* fast/encoding/resources/068.html: Added.
* fast/encoding/resources/069.html: Added.
* fast/encoding/resources/070.html: Added.
* fast/encoding/resources/071.html: Added.
* fast/encoding/resources/072.html: Added.
* fast/encoding/resources/073.html: Added.
* fast/encoding/resources/074.html: Added.
* fast/encoding/resources/075.html: Added.
* fast/encoding/resources/076.html: Added.
* fast/encoding/resources/077.html: Added.
* fast/encoding/resources/078.html: Added.
* fast/encoding/resources/079.html: Added.
* fast/encoding/resources/080.html: Added.
* fast/encoding/resources/081.html: Added.
* fast/encoding/resources/082.html: Added.
* fast/encoding/resources/083.html: Added.
* fast/encoding/resources/084.html: Added.
* fast/encoding/resources/085.html: Added.
* fast/encoding/resources/086.html: Added.
* fast/encoding/resources/087.html: Added.
* fast/encoding/resources/088.html: Added.
* fast/encoding/resources/089.html: Added.
* fast/encoding/resources/090.html: Added.
* fast/encoding/resources/091.html: Added.
* fast/encoding/resources/092.html: Added.
* fast/encoding/resources/093.html: Added.
* fast/encoding/resources/094.html: Added.
* fast/encoding/resources/095.html: Added.
* fast/encoding/resources/096.html: Added.
* fast/encoding/resources/097.html: Added.
* fast/encoding/resources/098.html: Added.
* fast/encoding/resources/099.html: Added.
* fast/encoding/resources/100.html: Added.
* fast/encoding/resources/101.html: Added.
* fast/encoding/resources/102.html: Added.
* fast/encoding/resources/103.html: Added.
* fast/encoding/resources/104.html: Added.
* fast/encoding/resources/105.html: Added.
* fast/encoding/resources/106.html: Added.
* fast/encoding/resources/107.html: Added.
* fast/encoding/resources/108.html: Added.
* fast/encoding/resources/109.html: Added.
* fast/encoding/resources/110.html: Added.
* fast/encoding/resources/111.html: Added.
* fast/encoding/resources/112.html: Added.
* fast/encoding/resources/113.html: Added.
* fast/encoding/resources/114.html: Added.
* fast/encoding/resources/115.html: Added.
* fast/encoding/resources/116.html: Added.
* fast/encoding/resources/117.html: Added.
* fast/encoding/resources/118.html: Added.
* fast/encoding/resources/119.html: Added.
* fast/encoding/resources/120.html: Added.
* fast/encoding/resources/121.html: Added.
* fast/encoding/resources/122.html: Added.
* fast/encoding/resources/123.html: Added.
* fast/encoding/tag-name-digit-expected.txt: Added.
* fast/encoding/tag-name-digit.html: Added.
* fast/text/international/bidi-innertext.html:
* http/tests/misc/charset-sniffer-end-sniffing-expected.txt: Added.
* http/tests/misc/charset-sniffer-end-sniffing.html: Added.
* http/tests/misc/resources/charset-sniffer-end-sniffing.php: Added.
2010-12-10 Mihai Parparita <mihaip@chromium.org>
Unreviewed Chromium test expectation update.
Group Philip canvas test suite expectations better (by platform).
* platform/chromium/test_expectations.txt:
2010-12-10 Tony Chang <tony@chromium.org>
Reviewed by Ojan Vafai.
[chromium] remove --use-drt and add --use-test-shell
https://bugs.webkit.org/show_bug.cgi?id=50701
Remove drt_expectations.txt since we don't need it anymore.
* platform/chromium/drt_expectations.txt: Removed.
2010-12-10 Alejandro G. Castro <alex@igalia.com>
Unreviewed, rolling out r73743.
http://trac.webkit.org/changeset/73743
We need gtk+ specific results
* http/tests/misc/dns-prefetch-control-expected.txt:
2010-12-08 Mihai Parparita <mihaip@chromium.org>
Reviewed by Darin Adler.
fast/canvas/canvas-getImageData-negative-source.html fails on Mac
https://bugs.webkit.org/show_bug.cgi?id=47901
Add test for rounding behavior. Remove now-passing tests from
test_expectations.txt.
* fast/canvas/canvas-getImageData-rounding-expected.txt: Added.
* fast/canvas/canvas-getImageData-rounding.html: Added.
* platform/chromium/test_expectations.txt:
2010-12-10 Alejandro G. Castro <alex@igalia.com>
Unreviewed GTK test expectation update.
* http/tests/misc/dns-prefetch-control-expected.txt:
2010-12-10 Peter Kasting <pkasting@google.com>
Unreviewed Chromium test expectation update.
* platform/chromium-gpu/test_expectations.txt:
* platform/chromium/test_expectations.txt:
2010-12-10 Alejandro G. Castro <alex@igalia.com>
Reviewed by Martin Robinson.
[GTK] Add hasSpellingMarker support to the DRT
https://bugs.webkit.org/show_bug.cgi?id=50739
Unskipped spelling tests and added a bug for the one failing,
added results for a new ones also.
* platform/gtk/Skipped:
* platform/gtk/editing/spelling/inline_spelling_markers-expected.txt: Added.
2010-12-10 Joone Hur <joone@kldp.org>
Reviewed by Xan Lopez.
[GTK] Unskipping some test cases in userscripts dependent on addUserStyleSheet
https://bugs.webkit.org/show_bug.cgi?id=50808
Unskipping the following test cases:
userscripts/mixed-case-stylesheet.html
userscripts/simple-stylesheet.html
userscripts/user-style-all-frames.html
* platform/gtk/Skipped:
2010-12-10 Mario Sanchez Prada <msanchez@igalia.com>
Reviewed by Martin Robinson.
[GTK] AX: implement isEnabled in DRT
https://bugs.webkit.org/show_bug.cgi?id=50814
Unskip passing accessibility/aria-disabled.html test.
* platform/gtk/Skipped: Unskip test.
2010-12-10 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed. Remove platform specific expected files after r73720.
* platform/gtk/fast/forms/ValidityState-patternMismatch-expected.txt: Removed.
* platform/qt/fast/forms/ValidityState-patternMismatch-expected.txt: Removed.
2010-12-10 Mario Sanchez Prada <msanchez@igalia.com>
Unreviewed, unskip passing accessibility tests on GTK.
* platform/gtk/Skipped: Unskip passing tests.
2010-12-10 Pavel Feldman <pfeldman@chromium.org>
Not reviewed. Get rid of spaces in ValidityState-patternMismatch test.
* fast/forms/ValidityState-patternMismatch-expected.txt:
* fast/forms/ValidityState-patternMismatch.html:
2010-12-10 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed. Add platform specific expected files after r73715.
* platform/gtk/fast/forms/ValidityState-patternMismatch-expected.txt: Added.
* platform/qt/fast/forms/ValidityState-patternMismatch-expected.txt: Added.
2010-12-10 Dai Mikurube <dmikurube@google.com>
Reviewed by Kent Tamura.
Refactor by merging tests for ValidityState (patternMismatch and customError)
https://bugs.webkit.org/show_bug.cgi?id=50802
* fast/forms/ValidityState-customError-expected.txt: Added.
* fast/forms/ValidityState-customError.html: Added.
* fast/forms/ValidityState-customError-001-expected.txt: Removed. Merged to ValidityState-customError-expected.txt.
* fast/forms/ValidityState-customError-001.html: Removed. Merged to ValidityState-customError.html.
* fast/forms/ValidityState-customError-002-expected.txt: Removed. Merged to ValidityState-customError-expected.txt.
* fast/forms/ValidityState-customError-002.html: Removed. Merged to ValidityState-customError.html.
* fast/forms/ValidityState-customError-003-expected.txt: Removed. Merged to ValidityState-customError-expected.txt.
* fast/forms/ValidityState-customError-003.html: Removed. Merged to ValidityState-customError.html.
* fast/forms/ValidityState-customError-004-expected.txt: Removed. Merged to ValidityState-customError-expected.txt.
* fast/forms/ValidityState-customError-004.html: Removed. Merged to ValidityState-customError.html.
* fast/forms/ValidityState-patternMismatch-expected.txt: Added.
* fast/forms/ValidityState-patternMismatch.html: Added.
* fast/forms/ValidityState-patternMismatch-001-expected.txt: Removed. Merged to ValidityState-patternMismatch-expected.txt.
* fast/forms/ValidityState-patternMismatch-001.html: Removed. Merged to ValidityState-patternMismatch.html.
* fast/forms/ValidityState-patternMismatch-002-expected.txt: Removed. Merged to ValidityState-patternMismatch-expected.txt.
* fast/forms/ValidityState-patternMismatch-002.html: Removed. Merged to ValidityState-patternMismatch.html.
* fast/forms/ValidityState-patternMismatch-003-expected.txt: Removed. Merged to ValidityState-patternMismatch-expected.txt.
* fast/forms/ValidityState-patternMismatch-003.html: Removed. Merged to ValidityState-patternMismatch.html.
* fast/forms/ValidityState-patternMismatch-004-expected.txt: Removed. Merged to ValidityState-patternMismatch-expected.txt.
* fast/forms/ValidityState-patternMismatch-004.html: Removed. Merged to ValidityState-patternMismatch.html.
* fast/forms/ValidityState-patternMismatch-005-expected.txt: Removed. Merged to ValidityState-patternMismatch-expected.txt.
* fast/forms/ValidityState-patternMismatch-005.html: Removed. Merged to ValidityState-patternMismatch.html.
* fast/forms/ValidityState-patternMismatch-006-expected.txt: Removed. Merged to ValidityState-patternMismatch-expected.txt.
* fast/forms/ValidityState-patternMismatch-006.html: Removed. Merged to ValidityState-patternMismatch.html.
* fast/forms/ValidityState-patternMismatch-007-expected.txt: Removed. Merged to ValidityState-patternMismatch-expected.txt.
* fast/forms/ValidityState-patternMismatch-007.html: Removed. Merged to ValidityState-patternMismatch.html.
2010-12-10 Joone Hur <joone@kldp.org>
Reviewed by Eric Seidel.
[GTK] Add DRT support for pageProperty, isPageBoxVisible, pageSizeAndMarginsInPixels, and addUserStyleSheet
https://bugs.webkit.org/show_bug.cgi?id=50783
Unskip the following test cases:
printing/page-rule-selection.html
printing/page-format-data.html
* platform/gtk/Skipped:
2010-12-10 Pavel Feldman <pfeldman@chromium.org>
Not reviewed. Updated chromium test expectations.
* platform/chromium/test_expectations.txt:
2010-12-10 Pavel Feldman <pfeldman@chromium.org>
Not reviewed. Mark inspector tests as slow in Chromium expectations.
* platform/chromium/test_expectations.txt:
2010-12-10 Philippe Normand <pnormand@igalia.com>
Reviewed by Gustavo Noronha Silva.
[GStreamer] data: source could also support non-base64 encoded URIs
https://bugs.webkit.org/show_bug.cgi?id=30007
* platform/gtk/Skipped: Unskipped media/audio-data-url.html. It
should now be much more reliable on the bots running latest
GStreamer versions.
2010-12-10 Hans Wennborg <hans@chromium.org>
Reviewed by Jeremy Orlow.
IndexedDB: Numeric keys are floats.
https://bugs.webkit.org/show_bug.cgi?id=50674
Update layout tests to use floating-point values for keys.
* storage/indexeddb/keyrange-expected.txt:
* storage/indexeddb/keyrange.html:
Make sure creating the keys works.
* storage/indexeddb/objectstore-cursor-expected.txt:
* storage/indexeddb/objectstore-cursor.html:
Make sure retrieving the keys from the DB objectstore works.
2010-12-10 Martin Robinson <mrobinson@igalia.com>
Reviewed by Xan Lopez.
[Gtk] style="font-family: courier" makes text disappear
https://bugs.webkit.org/show_bug.cgi?id=47452
Added a GTK+ test for invalid fonts.
* platform/gtk/fonts/font-with-no-valid-encoding-expected.checksum: Added.
* platform/gtk/fonts/font-with-no-valid-encoding-expected.png: Added.
* platform/gtk/fonts/font-with-no-valid-encoding-expected.txt: Added.
* platform/gtk/fonts/font-with-no-valid-encoding.html: Added.
2010-12-10 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed fix after r73687.
[Qt] enable orientation flag when QtMobility available
https://bugs.webkit.org/show_bug.cgi?id=50781
* platform/qt/fast/dom/Orientation/create-event-orientationchange-expected.txt: Added.
* 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:
2010-12-09 Ryosuke Niwa <rniwa@webkit.org>
Reviewed by Ojan Vafai.
Make DOM Mutation Events Asynchronous
https://bugs.webkit.org/show_bug.cgi?id=46936
Added a test to ensure no DOM mutation events are fired while execCommand is in progress.
* fast/events/crash-on-mutate-during-drop.html: DOMNodeInserted is fired after BR is detached
from the document, and can't be observed. Modify the DOM when text node is inserted.
* fast/events/scoped: Added.
* fast/events/scoped/editing-commands-expected.txt: Added.
* fast/events/scoped/editing-commands.html: Added.
2010-12-09 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r73684.
http://trac.webkit.org/changeset/73684
https://bugs.webkit.org/show_bug.cgi?id=50801
"missing bug number" (Requested by rniwa on #webkit).
* fast/events/crash-on-mutate-during-drop.html:
* fast/events/scoped/editing-commands-expected.txt: Removed.
* fast/events/scoped/editing-commands.html: Removed.
2010-12-09 Kenichi Ishibashi <bashi@google.com>
Reviewed by Kent Tamura.
Improve validation API support of <object> and <keygen>
https://bugs.webkit.org/show_bug.cgi?id=50663
Adds tests for validation API for <object>.
Tests for <output> and <keygen> are also added.
* fast/dom/plugin-attributes-enumeration-expected.txt: Updated.
* fast/forms/ValidityState-001-expected.txt: Updated.
* fast/forms/ValidityState-001.html: Updated.
* fast/forms/checkValidity-001-expected.txt: Updated.
* fast/forms/checkValidity-001.html: Updated.
* fast/forms/script-tests/setCustomValidity-existence.js: Added.
* fast/forms/script-tests/validationMessage.js: Updated.
* fast/forms/script-tests/willvalidate.js: Updated.
* fast/forms/setCustomValidity-existence-expected.txt: Added.
* fast/forms/setCustomValidity-existence.html: Added.
* fast/forms/validationMessage-expected.txt: Updated.
* fast/forms/willvalidate-expected.txt: Updated.
2010-12-09 Sadrul Habib Chowdhury <sadrul@chromium.org>
Reviewed by Kent Tamura.
Make sure a non-zero value is used for tile-width to avoid a crash
https://bugs.webkit.org/show_bug.cgi?id=50341
The scaled tile width can be very small at times (e.g. with 'style: font 1
required'). So use a minimum width of 1 instead of using 0 (which leads to a
crash).
* fast/dom/HTMLProgressElement/progress-element-with-style-crash.html: Added.
* fast/dom/HTMLProgressElement/progress-element-with-style-crash-expected.txt: Added.
2010-12-09 Ryosuke Niwa <rniwa@webkit.org>
Reviewed by Ojan Vafai.
Added a test to ensure no DOM mutation events are fired while execCommand is in progress.
* fast/events/crash-on-mutate-during-drop.html: DOMNodeInserted is fired after BR is detached
from the document, and can't be observed. Modify the DOM when text node is inserted.
* fast/events/mutation: Added.
* fast/events/mutation/execCommands.html: Added.
2010-12-09 Abhishek Arya <inferno@chromium.org>
Reviewed by James Robinson.
Tests that we do not crash when we set details element with children to show as inline.
https://bugs.webkit.org/show_bug.cgi?id=50671
* fast/html/details-element-render-inline-crash-expected.txt: Added.
* fast/html/details-element-render-inline-crash.html: Added.
2010-12-09 James Robinson <jamesr@chromium.org>
Unreviewed. Update Chromium GPU test expecations for canvas/philip.
* platform/chromium-gpu/test_expectations.txt:
2010-12-09 Jasmin Lapalme <jlapalme@druide.com>
Reviewed by Alexey Proskuryakov.
Test for a faulty conversion from UTF-8 to UTF-16 in WebCore during an XSLT transformation.
https://bugs.webkit.org/show_bug.cgi?id=50708
* fast/xsl/utf8-chunks-expected.txt: Added.
* fast/xsl/utf8-chunks.xml: Added.
* fast/xsl/utf8-chunks.xsl: Added.
2010-12-09 Vincent Scheib <scheib@chromium.org>
Reviewed by James Robinson.
Clip update rectangle for Texture::updateSubRect to texture size
https://bugs.webkit.org/show_bug.cgi?id=49929
* fast/canvas/canvas-largedraws-expected.txt: Added.
* fast/canvas/canvas-largedraws.html: Added.
2010-12-09 Mihai Parparita <mihaip@chromium.org>
Unreviewed Chromium test expectations update.
Group canvas/philip failures together, fix some expectations (many tests
that were marked as flaky actually fail consistently).
* platform/chromium/test_expectations.txt:
2010-12-09 Mihai Parparita <mihaip@chromium.org>
Unreviewed Chromium test expectations update.
Was overly aggressive with r73661, canvas/philip/tests/
toDataURL.jpeg.alpha.html still fails.
* platform/chromium/test_expectations.txt:
2010-12-09 Zhenyao Mo <zmo@google.com>
Reviewed by Kenneth Russell.
Expose constructor functions for instanceof checks of WebGL objects
https://bugs.webkit.org/show_bug.cgi?id=36512
* fast/canvas/webgl/instanceof-test-expected.txt: Added.
* fast/canvas/webgl/instanceof-test.html: Added.
* fast/dom/Window/script-tests/window-property-descriptors.js: Register newly added WebGL objects.
* fast/dom/Window/window-properties.html: Ditto.
* fast/dom/script-tests/prototype-inheritance-2.js: Ditto.
(constructorNamesForWindow):
* fast/dom/script-tests/prototype-inheritance.js: Ditto.
* fast/js/script-tests/global-constructors.js: Ditto.
2010-12-09 James Robinson <jamesr@chromium.org>
Reviewed by Kenneth Russell.
[chromium] Compositor needs to manage its VRAM use
https://bugs.webkit.org/show_bug.cgi?id=49629
Adds a few tests involving lots of visible image layers. The tests are designed
to require slightly more than 64MB of VRAM.
* platform/chromium-gpu-win/compositing/lots-of-img-layers-expected.checksum: Added.
* platform/chromium-gpu-win/compositing/lots-of-img-layers-expected.png: Added.
* platform/chromium-gpu-win/compositing/lots-of-img-layers-expected.txt: Added.
* platform/chromium-gpu-win/compositing/lots-of-img-layers-with-opacity-expected.checksum: Added.
* platform/chromium-gpu-win/compositing/lots-of-img-layers-with-opacity-expected.png: Added.
* platform/chromium-gpu-win/compositing/lots-of-img-layers-with-opacity-expected.txt: Added.
* platform/chromium-gpu/test_expectations.txt:
* platform/chromium/compositing/lots-of-img-layers-with-opacity.html: Added.
* platform/chromium/compositing/lots-of-img-layers.html: Added.
* platform/chromium/test_expectations.txt:
2010-12-09 Mihai Parparita <mihaip@chromium.org>
Unreviewed Chromium test expectations update.
Delete a bunch of chromium-win specific baselines that were added by
r68608. That was done because r68568 checked in failing expectations,
but since Chromium was passing the tests with Skia, we wanted to keep
passing them. However, the failing expectations were rolled out by
r68737, so we no longer needed Chromium-specific expectations.
Later, with r71481 we updated to a new version of the Philip test suite,
which has a different output format, and the Chromium-specific
expectations were out of date. Since they're not needed (we should pass
with the base ones), they can just be deleted.
* platform/chromium-mac/canvas/philip/tests/2d.drawImage.null-expected.txt: Removed.
* platform/chromium-mac/canvas/philip/tests/2d.pattern.image.null-expected.txt: Removed.
* platform/chromium-win/canvas/philip/tests/2d.drawImage.null-expected.txt: Removed.
* platform/chromium-win/canvas/philip/tests/2d.gradient.radial.cone.front-expected.txt: Removed.
* platform/chromium-win/canvas/philip/tests/2d.gradient.radial.inside2-expected.txt: Removed.
* platform/chromium-win/canvas/philip/tests/2d.gradient.radial.inside3-expected.txt: Removed.
* platform/chromium-win/canvas/philip/tests/2d.gradient.radial.outside1-expected.txt: Removed.
* platform/chromium-win/canvas/philip/tests/2d.line.cap.closed-expected.txt: Removed.
* platform/chromium-win/canvas/philip/tests/2d.line.join.parallel-expected.txt: Removed.
* platform/chromium-win/canvas/philip/tests/2d.line.miter.lineedge-expected.txt: Removed.
* platform/chromium-win/canvas/philip/tests/2d.pattern.image.null-expected.txt: Removed.
* platform/chromium-win/canvas/philip/tests/2d.shadow.enable.x-expected.txt: Removed.
* platform/chromium-win/canvas/philip/tests/2d.shadow.enable.y-expected.txt: Removed.
* platform/chromium-win/canvas/philip/tests/2d.strokeRect.zero.4-expected.txt: Removed.
* platform/chromium-win/canvas/philip/tests/toDataURL.jpeg.alpha-expected.txt: Removed.
* platform/chromium/test_expectations.txt:
2010-12-09 Mihai Parparita <mihaip@chromium.org>
Unreviewed Chromium test expectations update.
Remove test_expectations.txt entries for 4 Philip suite canvas tests
that pass consistently on all bots. 2d.drawImage.incomplete.html was
fixed by r71292, the rest have been passing for as long as we have
history in the Chromium test dashboard.
* platform/chromium/test_expectations.txt:
2010-12-09 Peter Kasting <pkasting@google.com>
Unreviewed Chromium test expectations update.
Mark a test as timing out on Win Debug.
* platform/chromium/test_expectations.txt:
2010-12-09 Peter Kasting <pkasting@google.com>
Unreviewed Chromium test expectations update.
Rebaseline a Linux test.
* platform/chromium-linux/svg/custom/use-referencing-nonexisting-symbol-expected.checksum:
* platform/chromium-linux/svg/custom/use-referencing-nonexisting-symbol-expected.png:
* platform/chromium/test_expectations.txt:
2010-12-09 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r73635.
http://trac.webkit.org/changeset/73635
https://bugs.webkit.org/show_bug.cgi?id=50778
'Side-effects on 3 css tests needs closer review' (Requested
by mwenge on #webkit).
* platform/qt/Skipped:
2010-12-09 Michael Saboff <msaboff@apple.com>
Reviewed by Gavin Barraclough.
REGRESSION (r73065?): A regex no longer works
https://bugs.webkit.org/show_bug.cgi?id=50570
Added tests that came from submitter to validate change.
* fast/regex/parentheses-expected.txt:
* fast/regex/script-tests/parentheses.js:
2010-12-09 Peter Kasting <pkasting@google.com>
Unreviewed Chromium test expectations update.
* platform/chromium/test_expectations.txt:
2010-12-09 Cosmin Truta <ctruta@chromium.org>
Reviewed by Adam Barth.
Rebaseline svg/custom/text-linking.svg
https://bugs.webkit.org/show_bug.cgi?id=50310
* platform/chromium/test_expectations.txt:
* platform/chromium-win/svg/custom/text-linking-expected.checksum: Added.
* platform/chromium-win/svg/custom/text-linking-expected.png: Added.
* platform/chromium-win/svg/custom/text-linking-expected.txt: Added.
* platform/mac-leopard/svg/custom/text-linking-expected.checksum: Updated.
* platform/mac-leopard/svg/custom/text-linking-expected.png: Updated.
2010-12-09 Peter Kasting <pkasting@google.com>
Unreviewed Chromium test expectations update.
* platform/chromium-gpu/test_expectations.txt:
* platform/chromium/test_expectations.txt:
2010-12-09 Robert Hogan <robert@webkit.org>
Reviewed by Andreas Kling.
[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:
2010-12-09 Yael Aharon <yael.aharon@nokia.com>
Reviewed by Antonio Gomes.
Spatial Navigation: Crash when handling iframe of size 0.
https://bugs.webkit.org/show_bug.cgi?id=50730
* fast/spatial-navigation/snav-hidden-iframe-zero-size-expected.txt: Added.
* fast/spatial-navigation/snav-hidden-iframe-zero-size.html: Added.
2010-12-09 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r73616.
http://trac.webkit.org/changeset/73616
https://bugs.webkit.org/show_bug.cgi?id=50772
Breaks chromium win build (Requested by hwennborg on #webkit).
* storage/indexeddb/index-basics-expected.txt:
* storage/indexeddb/index-basics.html:
* storage/indexeddb/index-cursor.html:
* storage/indexeddb/keyrange-expected.txt:
* storage/indexeddb/keyrange.html:
* storage/indexeddb/objectstore-cursor.html:
2010-12-09 Brian Weinstein <bweinstein@apple.com>
Land failing expected results for editing tests that have been failing since they were
added in r73548.
Fixing the failures is being tracked by: https://bugs.webkit.org/show_bug.cgi?id=50731.
* platform/win/editing/selection/caret-ltr-right-expected.txt: Added.
* platform/win/editing/selection/caret-rtl-2-left-expected.txt: Added.
* platform/win/editing/selection/caret-rtl-right-expected.txt: Added.
2010-12-06 Philippe Normand <pnormand@igalia.com>
Reviewed by Martin Robinson.
[GTK] Support the Mozilla-style Fullscreen Javascript API
https://bugs.webkit.org/show_bug.cgi?id=50572
* platform/gtk/Skipped: Unskip now passing fullscreen tests.
2010-12-09 Michael Saboff <msaboff@apple.com>
Reviewed by Geoffrey Garen.
New test to verify that arrays sort per the standard even it
there is an override for toString() that modifies the array.
https://bugs.webkit.org/show_bug.cgi?id=50718
* fast/js/array-sort-modifying-tostring-expected.txt: Added.
* fast/js/array-sort-modifying-tostring.html: Added.
* fast/js/script-tests/array-sort-modifying-tostring.js: Added.
(do_gc):
(Item):
(toString_Mutate):
(test):
2010-12-09 Abhishek Arya <inferno@chromium.org>
Reviewed by Dimitri Glazkov.
Tests that we do not crash when we move the referenceNode using node iterator
methods previousNode and nextNode.
https://bugs.webkit.org/show_bug.cgi?id=50764
* fast/dom/node-iterator-reference-node-moved-crash-expected.txt: Added.
* fast/dom/node-iterator-reference-node-moved-crash.html: Added.
2010-12-09 Hans Wennborg <hans@chromium.org>
Reviewed by Jeremy Orlow.
IndexedDB: Numeric keys are floats.
https://bugs.webkit.org/show_bug.cgi?id=50674
Update layout tests to use floating-point values for keys.
* storage/indexeddb/keyrange-expected.txt:
* storage/indexeddb/keyrange.html:
Make sure creating the keys works.
* storage/indexeddb/objectstore-cursor-expected.txt:
* storage/indexeddb/objectstore-cursor.html:
Make sure retrieving the keys from the DB objectstore works.
2010-12-09 Michael Saboff <msaboff@apple.com>
Reviewed by Darin Adler.
Added test to verify proper operation of backtrack labels.
https://bugs.webkit.org/show_bug.cgi?id=50579
* fast/regex/parentheses-expected.txt:
* fast/regex/script-tests/parentheses.js:
2010-12-09 Peter Beverloo <peter@lvp-media.com>
Reviewed by Maciej Stachowiak.
Default CSS definitions for the figure and figcaption elements.
* fast/html/figcaption-element-expected.txt: Added.
* fast/html/figcaption-element.html: Added.
* fast/html/figure-element-expected.txt: Added.
* fast/html/figure-element.html: Added.
* fast/html/script-tests/figcaption-element.js: Added.
* fast/html/script-tests/figure-element.js: Added.
2010-12-09 Yael Aharon <yael.aharon@nokia.com>
Reviewed by Antonio Gomes.
Spatial Navigation: more tests.
https://bugs.webkit.org/show_bug.cgi?id=50728
* fast/spatial-navigation/snav-hidden-focusable-element-expected.txt: Added.
* fast/spatial-navigation/snav-hidden-focusable-element.html: Added.
* fast/spatial-navigation/snav-hidden-iframe-expected.txt: Added.
* fast/spatial-navigation/snav-hidden-iframe.html: Added.
2010-12-09 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed.
Add Qt specific expected results for tests introduced in r73548.
Compared to Mac png files and Mac expected files.
* platform/qt/editing/selection/caret-ltr-2-expected.checksum: Added.
* platform/qt/editing/selection/caret-ltr-2-expected.png: Added.
* platform/qt/editing/selection/caret-ltr-2-expected.txt: Added.
* platform/qt/editing/selection/caret-ltr-2-left-expected.checksum: Added.
* platform/qt/editing/selection/caret-ltr-2-left-expected.png: Added.
* platform/qt/editing/selection/caret-ltr-2-left-expected.txt: Added.
* platform/qt/editing/selection/caret-ltr-expected.checksum: Added.
* platform/qt/editing/selection/caret-ltr-expected.png: Added.
* platform/qt/editing/selection/caret-ltr-expected.txt: Added.
* platform/qt/editing/selection/caret-ltr-right-expected.checksum: Added.
* platform/qt/editing/selection/caret-ltr-right-expected.png: Added.
* platform/qt/editing/selection/caret-ltr-right-expected.txt: Added.
* platform/qt/editing/selection/caret-rtl-2-left-expected.checksum: Added.
* platform/qt/editing/selection/caret-rtl-2-left-expected.png: Added.
* platform/qt/editing/selection/caret-rtl-2-left-expected.txt: Added.
* platform/qt/editing/selection/caret-rtl-right-expected.checksum: Added.
* platform/qt/editing/selection/caret-rtl-right-expected.png: Added.
* platform/qt/editing/selection/caret-rtl-right-expected.txt: Added.
2010-12-09 Joone Hur <joone@kldp.org>
Reviewed by Martin Robinson.
[GTK] Support for viewport meta tag
https://bugs.webkit.org/show_bug.cgi?id=45443
Included viewport test cases for WebKitGtk
* platform/gtk/Skipped: Unskip fast/viewport except viewport-45.html.
2010-12-09 Yury Semikhatsky <yurys@chromium.org>
Reviewed by Pavel Feldman.
Web Inspector: Console records for failed XHRs should contain call stack and request method
https://bugs.webkit.org/show_bug.cgi?id=50390
The expectations needed update ue to log format changes.
* http/tests/inspector-enabled/console-log-before-frame-navigation-expected.txt:
* http/tests/inspector/console-resource-errors-expected.txt:
* http/tests/inspector/console-xhr-logging-expected.txt:
* platform/chromium/http/tests/inspector/console-resource-errors-expected.txt: Added.
* platform/chromium/http/tests/inspector/console-xhr-logging-expected.txt: Copied from LayoutTests/http/tests/inspector/console-xhr-logging-expected.txt.
2010-12-09 Dai Mikurube <dmikurube@google.com>
Reviewed by Kent Tamura.
Implement "required" attribute for select tags
https://bugs.webkit.org/show_bug.cgi?id=50380
Added tests for require attributes, valueMissing and vadility check for select elements.
* fast/forms/ValidityState-valueMissing-001-expected.txt:
* fast/forms/ValidityState-valueMissing-001.html:
* fast/forms/ValidityState-valueMissing-002-expected.txt:
* fast/forms/ValidityState-valueMissing-002.html:
* fast/forms/ValidityState-valueMissing-003-expected.txt:
* fast/forms/ValidityState-valueMissing-003.html:
* fast/forms/checkValidity-002-expected.txt:
* fast/forms/checkValidity-002.html:
* fast/forms/required-attribute-001-expected.txt:
* fast/forms/required-attribute-001.html:
* fast/forms/required-attribute-002-expected.txt:
* fast/forms/required-attribute-002.html:
* fast/forms/resources/select-live-pseudo-selectors.js: Added.
(makeInvalid):
(appendOption):
(backgroundOf):
* fast/forms/script-tests/validationMessage.js:
* fast/forms/select-live-pseudo-selectors-expected.txt: Added.
* fast/forms/select-live-pseudo-selectors.html: Added.
* fast/forms/validationMessage-expected.txt:
* platform/mac/fast/objc/dom-html-select-live-pseudo-selectors.html: Added.
* platform/mac/fast/objc/dom-html-select-live-pseudo-selectors-expected.txt: Added.
2010-12-07 Jeremy Orlow <jorlow@chromium.org>
Reviewed by Steve Block.
IndexedDB returns the wrong exceptions
https://bugs.webkit.org/show_bug.cgi?id=50632
* storage/indexeddb/constants-expected.txt:
* storage/indexeddb/constants.html:
* storage/indexeddb/objectstore-removeobjectstore-expected.txt:
* storage/indexeddb/objectstore-removeobjectstore.html:
2010-12-09 Pavel Feldman <pfeldman@chromium.org>
Not reviewed. Rebaselined Chromium expectations.
Reverts r73518 and r73522.
* platform/chromium-linux/fast/forms/placeholder-position-expected.checksum: Added.
* platform/chromium-linux/fast/forms/placeholder-position-expected.png: Added.
* platform/chromium-mac/fast/forms/placeholder-position-expected.checksum: Added.
* platform/chromium-mac/fast/forms/placeholder-position-expected.png: Added.
* platform/chromium-win/fast/forms/placeholder-position-expected.checksum: Added.
* platform/chromium-win/fast/forms/placeholder-position-expected.png: Added.
* platform/chromium-win/fast/forms/placeholder-position-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2010-12-09 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed. Add Qt specific expected results for tests introduced in r73529.
* platform/qt/fast/events/wheelevent-in-horizontal-scrollbar-in-rtl-expected.txt: Added.
* platform/qt/fast/events/wheelevent-in-vertical-scrollbar-in-rtl-expected.txt: Added.
2010-12-09 Martin Robinson <mrobinson@igalia.com>
Update GTK+ baselines after r73561.
* platform/gtk/fast/css/input-search-padding-expected.txt:
* platform/gtk/fast/css/text-input-with-webkit-border-radius-expected.txt:
* platform/gtk/fast/forms/box-shadow-override-expected.txt:
* platform/gtk/fast/forms/control-restrict-line-height-expected.txt:
* platform/gtk/fast/forms/input-appearance-height-expected.txt:
* platform/gtk/fast/forms/placeholder-pseudo-style-expected.txt:
* platform/gtk/fast/forms/placeholder-set-value-expected.txt:
* platform/gtk/fast/forms/search-cancel-button-style-sharing-expected.txt:
* platform/gtk/fast/forms/search-placeholder-value-changed-expected.txt:
* platform/gtk/fast/forms/search-rtl-expected.txt:
* platform/gtk/fast/forms/search-styled-expected.txt:
* platform/gtk/fast/forms/search-transformed-expected.txt:
* platform/gtk/fast/forms/search-vertical-alignment-expected.txt:
* platform/gtk/fast/forms/search-zoomed-expected.txt:
* platform/gtk/fast/forms/searchfield-heights-expected.txt:
2010-12-09 Philippe Normand <pnormand@igalia.com>
Unreviewed, update test baselines as asked by MORITA Hajime.
[GTK] r73488 broke fast/dom/HTMLProgressElement/progress-element.html
https://bugs.webkit.org/show_bug.cgi?id=50687
* platform/gtk/fast/dom/HTMLProgressElement/progress-element-expected.txt:
* platform/gtk/Skipped:
2010-12-09 Yuta Kitamura <yutak@chromium.org>
Unreviewed.
Chromium rebaselines for r73488.
* platform/chromium-mac/fast/dom/HTMLProgressElement/progress-element-expected.txt:
* platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt:
* platform/chromium-win/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt:
* platform/chromium-win/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt:
* platform/chromium-win/fast/dom/HTMLMeterElement/meter-optimums-expected.txt:
* platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt:
* platform/chromium-win/fast/dom/HTMLMeterElement/meter-styles-expected.txt:
* platform/chromium-win/fast/dom/HTMLProgressElement/progress-element-expected.txt:
* platform/chromium/test_expectations.txt:
2010-12-08 Pavel Feldman <pfeldman@chromium.org>
Not reviewed. Updated Chromium expectations.
* platform/chromium/test_expectations.txt:
2010-12-08 Gavin Barraclough <barraclough@apple.com>
Reviewed by Sam Weinig.
Permit Character Class Escape in CharacterRange in Character Class.
https://bugs.webkit.org/show_bug.cgi?id=50483
https://bugs.webkit.org/show_bug.cgi?id=50538
https://bugs.webkit.org/show_bug.cgi?id=50654
https://bugs.webkit.org/show_bug.cgi?id=50646
We recently tightened up our spec conformance in generating syntax
error in these cases, however testing in the wild has shown this
to be problematic. This reverts the previous change in allowing
class escapes (e.g. \d) in ranges in character classes ([]), but
does retain some closer conformance to the spec in only allowing
ranges that would be permitted per the grammar rules in the spec
(e.g. in /[\d-a-z]/ "a-z" cannot be considered as a range).
* fast/js/regexp-ranges-and-escaped-hyphens-expected.txt:
* fast/js/script-tests/regexp-ranges-and-escaped-hyphens.js:
* fast/regex/invalid-range-in-class-expected.txt:
* fast/regex/pcre-test-1-expected.txt:
* fast/regex/script-tests/invalid-range-in-class.js:
* fast/regex/script-tests/pcre-test-1.js:
2010-12-08 Yuta Kitamura <yutak@chromium.org>
Unreviewed.
Update Chromium test expectations.
* platform/chromium/test_expectations.txt:
2010-12-08 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed; Yet another Chromium rebaselines for r73548.
* platform/chromium-mac-leopard/editing/selection/caret-rtl-2-expected.checksum: Removed.
* platform/chromium-mac-leopard/editing/selection/caret-rtl-2-expected.png: Removed.
* platform/chromium-mac/fast/text/international/khmer-selection-expected.checksum: Added.
* platform/chromium-mac/fast/text/international/khmer-selection-expected.png: Added.
* platform/chromium/test_expectations.txt:
2010-12-08 Kent Tamura <tkent@chromium.org>
Unreviewed, test expectation update.
Update expectations for r73566.
* platform/gtk/editing/selection/find-yensign-and-backslash-expected.txt:
* platform/qt/editing/selection/find-yensign-and-backslash-expected.txt: Removed.
* platform/win/editing/selection/find-yensign-and-backslash-expected.txt: Removed.
2010-12-07 Zhenyao Mo <zmo@google.com>
Reviewed by Kenneth Russell.
WebGLUniformLocation objects must be invalidated during linkProgram
https://bugs.webkit.org/show_bug.cgi?id=37118
* fast/canvas/webgl/uniform-location-expected.txt:
* fast/canvas/webgl/uniform-location.html: Check that after linkProgram, all previous uniform locations become invalid.
2010-12-08 Adele Peterson <adele@apple.com>
Reviewed by Darin Adler.
Test for https://bugs.webkit.org/show_bug.cgi?id=50725
<rdar://problem/8694972> REGRESSION (r72052): "Search" placeholder in MobileMe mail is positioned too high
* fast/forms/placeholder-position.html: Added.
* platform/mac/fast/forms/placeholder-position-expected.checksum: Added.
* platform/mac/fast/forms/placeholder-position-expected.png: Added.
* platform/mac/fast/forms/placeholder-position-expected.txt: Added.
2010-12-08 Kent Tamura <tkent@chromium.org>
Reviewed by Alexey Proskuryakov.
Yensign hack should work with Shift_JIS and ISO-2022-JP encodings.
https://bugs.webkit.org/show_bug.cgi?id=49714
Use Shift_JIS instead of Shift_JIS_X0213-2000 because Shift_JIS_X0213-2000
encoding is available only on Mac.
Add a test for ISO-2022-JP.
* editing/selection/find-yensign-and-backslash-expected.txt:
* editing/selection/find-yensign-and-backslash.html:
* platform/chromium/test_expectations.txt:
2010-12-08 Andy Estes <aestes@apple.com>
Reviewed by Darin Adler.
Reflected unsigned attributes should be in the range [0, 2^31).
https://bugs.webkit.org/show_bug.cgi?id=50472
* fast/html/marquee-element.html: Give hspace and vspace negative values
and test what their corresponding IDL attributes reflect.
* fast/html/marquee-element-expected.txt:
2010-12-08 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Chromium rebaseline for r73548.
* platform/chromium-linux/fast/text/international/khmer-selection-expected.checksum:
* platform/chromium-linux/fast/text/international/khmer-selection-expected.png:
* platform/chromium-linux/fast/text/international/khmer-selection-expected.txt:
* platform/chromium-win-xp/fast/text/international/khmer-selection-expected.checksum: Removed.
* platform/chromium-win-xp/fast/text/international/khmer-selection-expected.png: Removed.
* platform/chromium-win-xp/fast/text/international/khmer-selection-expected.txt: Removed.
* platform/chromium-win/fast/text/international/khmer-selection-expected.checksum:
* platform/chromium-win/fast/text/international/khmer-selection-expected.png:
* platform/chromium-win/fast/text/international/khmer-selection-expected.txt:
* platform/chromium/test_expectations.txt:
2010-12-08 Abhishek Arya <inferno@chromium.org>
Reviewed by Dimitri Glazkov.
Tests that we do not crash when node iterator gets moved across documents.
https://bugs.webkit.org/show_bug.cgi?id=50697
* fast/dom/node-iterator-document-moved-crash-expected.txt: Added.
* fast/dom/node-iterator-document-moved-crash.html: Added.
2010-12-08 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Chromium rebaseline for r73548.
* platform/chromium-linux/editing/selection/caret-ltr-2-expected.checksum: Added.
* platform/chromium-linux/editing/selection/caret-ltr-2-expected.png: Added.
* platform/chromium-linux/editing/selection/caret-ltr-2-left-expected.checksum: Added.
* platform/chromium-linux/editing/selection/caret-ltr-2-left-expected.png: Added.
* platform/chromium-linux/editing/selection/caret-ltr-expected.checksum: Added.
* platform/chromium-linux/editing/selection/caret-ltr-expected.png: Added.
* platform/chromium-linux/editing/selection/caret-ltr-right-expected.checksum: Added.
* platform/chromium-linux/editing/selection/caret-ltr-right-expected.png: Added.
* platform/chromium-linux/editing/selection/caret-rtl-2-expected.checksum: Added.
* platform/chromium-linux/editing/selection/caret-rtl-2-expected.png: Added.
* platform/chromium-linux/editing/selection/caret-rtl-2-left-expected.checksum: Added.
* platform/chromium-linux/editing/selection/caret-rtl-2-left-expected.png: Added.
* platform/chromium-linux/editing/selection/caret-rtl-expected.checksum:
* platform/chromium-linux/editing/selection/caret-rtl-expected.png:
* platform/chromium-linux/editing/selection/caret-rtl-right-expected.checksum: Added.
* platform/chromium-linux/editing/selection/caret-rtl-right-expected.png: Added.
* platform/chromium-mac/editing/selection/caret-ltr-2-expected.checksum: Added.
* platform/chromium-mac/editing/selection/caret-ltr-2-expected.png: Added.
* platform/chromium-mac/editing/selection/caret-ltr-2-left-expected.checksum: Added.
* platform/chromium-mac/editing/selection/caret-ltr-2-left-expected.png: Added.
* platform/chromium-mac/editing/selection/caret-ltr-expected.checksum: Added.
* platform/chromium-mac/editing/selection/caret-ltr-expected.png: Added.
* platform/chromium-mac/editing/selection/caret-ltr-right-expected.checksum: Added.
* platform/chromium-mac/editing/selection/caret-ltr-right-expected.png: Added.
* platform/chromium-mac/editing/selection/caret-rtl-2-expected.checksum: Added.
* platform/chromium-mac/editing/selection/caret-rtl-2-expected.png: Added.
* platform/chromium-mac/editing/selection/caret-rtl-2-left-expected.checksum: Added.
* platform/chromium-mac/editing/selection/caret-rtl-2-left-expected.png: Added.
* platform/chromium-mac/editing/selection/caret-rtl-expected.checksum:
* platform/chromium-mac/editing/selection/caret-rtl-expected.png:
* platform/chromium-mac/editing/selection/caret-rtl-right-expected.checksum: Added.
* platform/chromium-mac/editing/selection/caret-rtl-right-expected.png: Added.
* platform/chromium-win/editing/selection/caret-ltr-2-expected.checksum: Added.
* platform/chromium-win/editing/selection/caret-ltr-2-expected.png: Added.
* platform/chromium-win/editing/selection/caret-ltr-2-expected.txt: Added.
* platform/chromium-win/editing/selection/caret-ltr-2-left-expected.checksum: Added.
* platform/chromium-win/editing/selection/caret-ltr-2-left-expected.png: Added.
* platform/chromium-win/editing/selection/caret-ltr-2-left-expected.txt: Added.
* platform/chromium-win/editing/selection/caret-ltr-expected.checksum: Added.
* platform/chromium-win/editing/selection/caret-ltr-expected.png: Added.
* platform/chromium-win/editing/selection/caret-ltr-expected.txt: Added.
* platform/chromium-win/editing/selection/caret-ltr-right-expected.checksum: Added.
* platform/chromium-win/editing/selection/caret-ltr-right-expected.png: Added.
* platform/chromium-win/editing/selection/caret-ltr-right-expected.txt: Added.
* platform/chromium-win/editing/selection/caret-rtl-2-expected.checksum:
* platform/chromium-win/editing/selection/caret-rtl-2-expected.png:
* platform/chromium-win/editing/selection/caret-rtl-2-expected.txt:
* platform/chromium-win/editing/selection/caret-rtl-2-left-expected.checksum: Added.
* platform/chromium-win/editing/selection/caret-rtl-2-left-expected.png: Added.
* platform/chromium-win/editing/selection/caret-rtl-2-left-expected.txt: Added.
* platform/chromium-win/editing/selection/caret-rtl-expected.checksum:
* platform/chromium-win/editing/selection/caret-rtl-expected.png:
* platform/chromium-win/editing/selection/caret-rtl-expected.txt:
* platform/chromium-win/editing/selection/caret-rtl-right-expected.checksum: Added.
* platform/chromium-win/editing/selection/caret-rtl-right-expected.png: Added.
* platform/chromium-win/editing/selection/caret-rtl-right-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2010-12-08 Martin Robinson <mrobinson@igalia.com>
Replace some GTK+ test results after r73548.
* platform/gtk/fast/dom/horizontal-scrollbar-in-rtl-expected.txt:
* platform/gtk/fast/dom/vertical-scrollbar-in-rtl-expected.txt:
2010-12-08 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed; Removed old expected results for caret-rtl.html and caret-rtl-2.html on Mac Leopard.
* platform/mac-leopard/editing/selection/caret-rtl-2-expected.checksum: Removed.
* platform/mac-leopard/editing/selection/caret-rtl-2-expected.png: Removed.
* platform/mac-leopard/editing/selection/caret-rtl-expected.checksum: Removed.
* platform/mac-leopard/editing/selection/caret-rtl-expected.png: Removed.
2010-12-08 Peter Kasting <pkasting@google.com>
Unreviewed Chromium test expectations update.
Mark some Mac tests as timing out after r73518 and r73522.
* platform/chromium/test_expectations.txt:
2010-12-08 Adam Roben <aroben@apple.com>
Update Windows test results after r73538
We don't need Windows-specific results for this test anymore.
* platform/win-xp/svg/custom/clip-path-referencing-use-expected.checksum: Removed.
* platform/win-xp/svg/custom/clip-path-referencing-use-expected.png: Removed.
* platform/win-xp/svg/custom/clip-path-referencing-use-expected.txt: Removed.
* platform/win/svg/custom/clip-path-referencing-use-expected.checksum: Removed.
* platform/win/svg/custom/clip-path-referencing-use-expected.png: Removed.
* platform/win/svg/custom/clip-path-referencing-use-expected.txt: Removed.
2010-12-08 James Robinson <jamesr@chromium.org>
Reviewed by Kenneth Russell.
[chromium] Text is blurry on a large composited layer with an odd center x/y coordinate
https://bugs.webkit.org/show_bug.cgi?id=50702
Tests that text rendered on a large layer is crisp even when the layer's center point
has an odd x and/or y coordinate.
* compositing/text-on-large-layer.html: Added.
* platform/chromium-gpu-linux/compositing/text-on-large-layer-expected.checksum: Added.
* platform/chromium-gpu-linux/compositing/text-on-large-layer-expected.png: Added.
* platform/chromium-gpu-linux/compositing/text-on-large-layer-expected.txt: Added.
* platform/chromium-gpu/test_expectations.txt:
* platform/mac/compositing/text-on-large-layer-expected.checksum: Added.
* platform/mac/compositing/text-on-large-layer-expected.png: Added.
* platform/mac/compositing/text-on-large-layer-expected.txt: Added.
2010-12-08 Ryosuke Niwa <rniwa@webkit.org>
Reviewed by Dan Bernstein.
REGRESSION: LayoutTests/editing/selection/caret-rtl-2.html fails
https://bugs.webkit.org/show_bug.cgi?id=33503
Added tests to ensure WebKit places the caret at a right place for LTR text in a LTR block,
LTR text in a RTL block, RTL text in a RTL block, and RTL text in a LTR block.
Because we need to verify both rendering of the caret and (node, offset) pair of the caret,
these tests cannot be combined or done without pixel results.
* editing/selection/caret-ltr-2-left.html: Added.
* editing/selection/caret-ltr-2.html: Added.
* editing/selection/caret-ltr-right.html: Added.
* editing/selection/caret-ltr.html: Added.
* editing/selection/caret-rtl-2-left.html: Added.
* editing/selection/caret-rtl-2.html:
* editing/selection/caret-rtl-right.html: Added.
* editing/selection/caret-rtl.html:
* editing/selection/resources/caret-edge-shared.js: Added.
(runTest):
(verify):
(log):
* platform/mac/editing/selection/caret-ltr-2-expected.checksum: Added.
* platform/mac/editing/selection/caret-ltr-2-expected.png: Added.
* platform/mac/editing/selection/caret-ltr-2-expected.txt: Added.
* platform/mac/editing/selection/caret-ltr-2-left-expected.checksum: Added.
* platform/mac/editing/selection/caret-ltr-2-left-expected.png: Added.
* platform/mac/editing/selection/caret-ltr-2-left-expected.txt: Added.
* platform/mac/editing/selection/caret-ltr-expected.checksum: Added.
* platform/mac/editing/selection/caret-ltr-expected.png: Added.
* platform/mac/editing/selection/caret-ltr-expected.txt: Added.
* platform/mac/editing/selection/caret-ltr-right-expected.checksum: Added.
* platform/mac/editing/selection/caret-ltr-right-expected.png: Added.
* platform/mac/editing/selection/caret-ltr-right-expected.txt: Added.
* platform/mac/editing/selection/caret-rtl-2-expected.checksum:
* platform/mac/editing/selection/caret-rtl-2-expected.png:
* platform/mac/editing/selection/caret-rtl-2-expected.txt:
* platform/mac/editing/selection/caret-rtl-2-left-expected.checksum: Added.
* platform/mac/editing/selection/caret-rtl-2-left-expected.png: Added.
* platform/mac/editing/selection/caret-rtl-2-left-expected.txt: Added.
* platform/mac/editing/selection/caret-rtl-expected.checksum:
* platform/mac/editing/selection/caret-rtl-expected.png:
* platform/mac/editing/selection/caret-rtl-expected.txt:
* platform/mac/editing/selection/caret-rtl-right-expected.checksum: Added.
* platform/mac/editing/selection/caret-rtl-right-expected.png: Added.
* platform/mac/editing/selection/caret-rtl-right-expected.txt: Added.
2010-12-08 Alexey Proskuryakov <ap@apple.com>
Touch a file that's sporadically giving 207 Multi-Status error on svn update, hoping that
it will magically fix it.
* fast/xpath/4XPath/Core/test.js: Removed properties svn:mime-type and svn:eol-style, added
a newline.
2010-12-08 Peter Kasting <pkasting@google.com>
Unreviewed Chromium test expectations update.
Mark some tests as passing or slow, and update the comment on the
compositing tests to indicate more accurately why we skip them in the
main test run.
* platform/chromium-gpu/test_expectations.txt:
* platform/chromium/test_expectations.txt:
2010-12-08 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Chromium test expectations update.
fast/dom/HTMLMeterElement/meter-element.html has been rebaselined for Windows.
* platform/chromium/test_expectations.txt:
2010-12-08 Adam Roben <aroben@apple.com>
Skip svg/custom/clip-path-referencing-use2.svg, not
svg/custom/clip-path-referencing-use.svg
The former is the real problem. The latter was just the victim!
* platform/win/Skipped:
2010-12-08 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Chromium test expectations update.
fast/text/decomposed-after-stacked-diacritics.html crashes on Chromium Linux.
* platform/chromium/test_expectations.txt:
2010-12-08 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Chromium rebaseline for r73531.
* platform/chromium-linux/fast/block/positioning/rtl-static-positioning-expected.checksum: Added.
* platform/chromium-linux/fast/block/positioning/rtl-static-positioning-expected.png: Added.
* platform/chromium-linux/fast/block/positioning/rtl-static-positioning-inline-block-expected.checksum: Added.
* platform/chromium-linux/fast/block/positioning/rtl-static-positioning-inline-block-expected.png: Added.
* platform/chromium-linux/fast/block/positioning/table-cell-static-position-expected.checksum: Added.
* platform/chromium-linux/fast/block/positioning/table-cell-static-position-expected.png: Added.
* platform/chromium-mac/fast/block/positioning/rtl-static-positioning-expected.checksum: Added.
* platform/chromium-mac/fast/block/positioning/rtl-static-positioning-expected.png: Added.
* platform/chromium-mac/fast/block/positioning/rtl-static-positioning-inline-block-expected.checksum: Added.
* platform/chromium-mac/fast/block/positioning/rtl-static-positioning-inline-block-expected.png: Added.
* platform/chromium-mac/fast/block/positioning/table-cell-static-position-expected.checksum: Added.
* platform/chromium-mac/fast/block/positioning/table-cell-static-position-expected.png: Added.
* platform/chromium-win/fast/block/positioning/rtl-static-positioning-expected.checksum: Added.
* platform/chromium-win/fast/block/positioning/rtl-static-positioning-expected.png: Added.
* platform/chromium-win/fast/block/positioning/rtl-static-positioning-expected.txt: Added.
* platform/chromium-win/fast/block/positioning/rtl-static-positioning-inline-block-expected.checksum: Added.
* platform/chromium-win/fast/block/positioning/rtl-static-positioning-inline-block-expected.png: Added.
* platform/chromium-win/fast/block/positioning/rtl-static-positioning-inline-block-expected.txt: Added.
* platform/chromium-win/fast/block/positioning/table-cell-static-position-expected.checksum: Added.
* platform/chromium-win/fast/block/positioning/table-cell-static-position-expected.png: Added.
* platform/chromium-win/fast/block/positioning/table-cell-static-position-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2010-12-08 David Hyatt <hyatt@apple.com>
Reviewed by Anders Carlsson.
https://bugs.webkit.org/show_bug.cgi?id=50576
REGRESSION in position of autocomplete popup on RTL page.
RTL static position computation did not subtract out the width of the enclosing box if the
immediate parent was a RenderInline. This bug was exposed by properly changing the RenderView
to be RTL when the document was RTL.
Added three new tests in fast/block/positioning.
* fast/block/positioning/rtl-static-positioning-inline-block.html: Added.
* fast/block/positioning/rtl-static-positioning.html: Added.
* fast/block/positioning/table-cell-static-position.html: Added.
* platform/mac/fast/block/positioning/rtl-static-positioning-expected.checksum: Added.
* platform/mac/fast/block/positioning/rtl-static-positioning-expected.png: Added.
* platform/mac/fast/block/positioning/rtl-static-positioning-expected.txt: Added.
* platform/mac/fast/block/positioning/rtl-static-positioning-inline-block-expected.checksum: Added.
* platform/mac/fast/block/positioning/rtl-static-positioning-inline-block-expected.png: Added.
* platform/mac/fast/block/positioning/rtl-static-positioning-inline-block-expected.txt: Added.
* platform/mac/fast/block/positioning/table-cell-static-position-expected.checksum: Added.
* platform/mac/fast/block/positioning/table-cell-static-position-expected.png: Added.
* platform/mac/fast/block/positioning/table-cell-static-position-expected.txt: Added.
2010-12-08 Xiaomei Ji <xji@chromium.org>
Reviewed by David Hyatt.
Fix backward mouse wheeling not working when scroll position is below 0.
https://bugs.webkit.org/show_bug.cgi?id=50370
* fast/dom/horizontal-scrollbar-in-rtl-expected.txt:
* fast/dom/horizontal-scrollbar-in-rtl.html:
* fast/dom/vertical-scrollbar-in-rtl-expected.txt:
* fast/dom/vertical-scrollbar-in-rtl.html:
* fast/events/wheelevent-in-horizontal-scrollbar-in-rtl-expected.txt: Added.
* fast/events/wheelevent-in-horizontal-scrollbar-in-rtl.html: Added.
* fast/events/wheelevent-in-vertical-scrollbar-in-rtl-expected.txt: Added.
* fast/events/wheelevent-in-vertical-scrollbar-in-rtl.html: Added.
* platform/chromium/fast/dom/horizontal-scrollbar-in-rtl-expected.txt:
* platform/chromium/fast/dom/vertical-scrollbar-in-rtl-expected.txt:
* platform/chromium/fast/events/wheelevent-in-horizontal-scrollbar-in-rtl-expected.txt: Added.
* platform/chromium/fast/events/wheelevent-in-vertical-scrollbar-in-rtl-expected.txt: Added.
* platform/gtk/Skipped:
* platform/mac-tiger/Skipped:
* platform/mac-wk2/Skipped:
* platform/qt-wk2/Skipped:
* platform/qt/fast/dom/horizontal-scrollbar-in-rtl-expected.txt:
* platform/qt/fast/dom/vertical-scrollbar-in-rtl-expected.txt:
* platform/win/Skipped:
* platform/win/fast/dom/horizontal-scrollbar-in-rtl-expected.txt:
* platform/win/fast/dom/vertical-scrollbar-in-rtl-expected.txt:
2010-12-08 Anton Muhin <antonm@chromium.org>
Unreviewed, cleaning up test expectations after r7349.
* platform/chromium/test_expectations.txt:
2010-12-08 Simon Fraser <simon.fraser@apple.com>
Reviewed by Dan Bernstein.
Fix pauseAnimation API to work with shorthand properties
https://bugs.webkit.org/show_bug.cgi?id=50639
* transitions/border-radius-transition.html:
* transitions/shorthand-border-transitions.html:
* transitions/shorthand-transitions.html:
We can now use the pause API for these tests.
* transitions/transition-test-helpers.js:
Fix issue where "-webkit-transform-origin" would match where
we are really looking for "-webkit-transform.".
2010-12-08 Philippe Normand <pnormand@igalia.com>
Reviewed by Gustavo Noronha Silva.
[GTK] media/fullscreen* failing on 64-bits Debug
https://bugs.webkit.org/show_bug.cgi?id=50394
* platform/gtk/Skipped: Unskip now passing tests.
2010-12-08 Ilya Tikhonovsky <loislo@chromium.org>
Unreviewed. Remove WIN prefix for inspector's tests expectations.
DumpRenderTree related patch.
* platform/chromium/test_expectations.txt:
2010-12-08 Adam Roben <aroben@apple.com>
Skip svg/custom/clip-path-referencing-use.svg on Windows
The test fails when run under Aero. It seems that one of our Windows 7
bots has this turned on while the other doesn't.
* platform/win/Skipped:
2010-12-08 Alejandro G. Castro <alex@igalia.com>
Unreviewed, rolling out r73494.
http://trac.webkit.org/changeset/73494
https://bugs.webkit.org/show_bug.cgi?id=50380
The tests added are crashing in the debug bots (macn and gtk)
* fast/forms/ValidityState-valueMissing-001-expected.txt:
* fast/forms/ValidityState-valueMissing-001.html:
* fast/forms/ValidityState-valueMissing-002-expected.txt:
* fast/forms/ValidityState-valueMissing-002.html:
* fast/forms/ValidityState-valueMissing-003-expected.txt:
* fast/forms/ValidityState-valueMissing-003.html:
* fast/forms/checkValidity-002-expected.txt:
* fast/forms/checkValidity-002.html:
* fast/forms/required-attribute-001-expected.txt:
* fast/forms/required-attribute-001.html:
* fast/forms/required-attribute-002-expected.txt:
* fast/forms/required-attribute-002.html:
* fast/forms/resources/select-live-pseudo-selectors.js: Removed.
* fast/forms/script-tests/validationMessage.js:
* fast/forms/select-live-pseudo-selectors-expected.txt: Removed.
* fast/forms/select-live-pseudo-selectors.html: Removed.
* fast/forms/validationMessage-expected.txt:
* platform/mac/fast/objc/dom-html-select-live-pseudo-selectors-expected.txt: Removed.
* platform/mac/fast/objc/dom-html-select-live-pseudo-selectors.html: Removed.
2010-12-08 Ilya Tikhonovsky <loislo@chromium.org>
Unreviewed. Just enable inspector's tests for chromium linux.
This change is related to switching to DumpRenderTree.
* platform/chromium/test_expectations.txt:
2010-12-08 Adam Roben <aroben@apple.com>
Land Windows results for test added in 73423
* platform/win/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum: Added.
* platform/win/fast/blockflow/Kusa-Makura-background-canvas-expected.png: Added.
* platform/win/fast/blockflow/Kusa-Makura-background-canvas-expected.txt: Added.
2010-12-08 Adam Roben <aroben@apple.com>
Update Windows results after r73488
* platform/win/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt:
* platform/win/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt:
* platform/win/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt:
* platform/win/fast/dom/HTMLMeterElement/meter-element-expected.txt:
* platform/win/fast/dom/HTMLMeterElement/meter-optimums-expected.txt:
* platform/win/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt:
* platform/win/fast/dom/HTMLMeterElement/meter-styles-expected.txt:
2010-12-08 Philippe Normand <pnormand@igalia.com>
Unreviewed, skipping failing test.
[GTK] r73488 broke fast/dom/HTMLProgressElement/progress-element.html
https://bugs.webkit.org/show_bug.cgi?id=50687
* platform/gtk/Skipped:
2010-12-08 Yuta Kitamura <yutak@chromium.org>
Unreviewed.
Update Chromium test expectations. Remove some tests that are now consistently
passing, assign bug numbers, and add one new expectation.
* platform/chromium/test_expectations.txt:
2010-12-08 Philippe Normand <pnormand@igalia.com>
Unreviewed, unskipping media/video-buffered.html on GTK because
the bots are now running with latest GStreamer.
* platform/gtk/Skipped:
2010-12-08 Philippe Normand <pnormand@igalia.com>
Unreviewed, unskipped some more media tests.
They are not crashing anymore, they also needed a rebaseline since
the font tiling changes that happened while they were skipped.
* platform/gtk/Skipped:
* platform/gtk/media/controls-styling-expected.txt:
* platform/gtk/media/video-layer-crash-expected.txt:
* platform/gtk/media/video-transformed-expected.txt:
2010-12-08 Yury Semikhatsky <yurys@chromium.org>
Unreviewed. Update test expectations after r73504.
* http/tests/inspector/console-resource-errors-expected.txt:
* platform/chromium/test_expectations.txt:
2010-12-08 Yuta Kitamura <yutak@chromium.org>
Unreviewed.
Update Chromium test expectations. Add two test flakinesses which was
introduced at r73504.
* platform/chromium/test_expectations.txt:
2010-12-08 Yuta Kitamura <yutak@chromium.org>
Unreviewed.
Update Chromium test expectations. Added a few failures which was found
in Chromium main waterfall.
* platform/chromium/test_expectations.txt:
2010-12-08 Gustavo Noronha Silva <gustavo.noronha@collabora.co.uk>
[GTK] Fails back to POST tests
https://bugs.webkit.org/show_bug.cgi?id=50678
Skip new tests that we are failing.
* platform/gtk/Skipped:
2010-12-08 Yury Semikhatsky <yurys@chromium.org>
Reviewed by Pavel Feldman.
Web Inspector: remove groupLevel counter from console messages
https://bugs.webkit.org/show_bug.cgi?id=50672
* inspector/console-tests-expected.txt:
2010-12-08 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed. Add new tests introduced in r73484 to the Skipped list,
because layoutTestController.testRepaint() is unimplemented in Qt DRT.
* platform/qt/Skipped:
- fast/repaint/table-writing-modes-h.html added
- fast/repaint/table-writing-modes-v.html added
2010-12-08 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed. Update Qt specific expected results after r73488.
Compared to Mac png files and Mac expected files.
* platform/qt/fast/dom/HTMLMeterElement/meter-boundary-values-expected.checksum:
* platform/qt/fast/dom/HTMLMeterElement/meter-boundary-values-expected.png:
* platform/qt/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt:
* platform/qt/fast/dom/HTMLMeterElement/meter-optimums-expected.checksum:
* platform/qt/fast/dom/HTMLMeterElement/meter-optimums-expected.png:
* platform/qt/fast/dom/HTMLMeterElement/meter-optimums-expected.txt:
* platform/qt/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.checksum:
* platform/qt/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.png:
* platform/qt/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt:
* platform/qt/fast/dom/HTMLMeterElement/meter-styles-expected.checksum:
* platform/qt/fast/dom/HTMLMeterElement/meter-styles-expected.png:
* platform/qt/fast/dom/HTMLMeterElement/meter-styles-expected.txt:
2010-12-08 Philippe Normand <pnormand@igalia.com>
Unreviewed, updated baselines of
media/video-controls-rendering.html.
* platform/gtk/media/video-controls-rendering-expected.txt:
2010-12-08 Pavel Podivilov <podivilov@chromium.org>
Reviewed by Pavel Feldman.
Web Inspector: SourceFrame refactoring.
https://bugs.webkit.org/show_bug.cgi?id=50223
* inspector/debugger-breakpoints-not-activated-on-reload.html:
* inspector/debugger-pause-on-breakpoint.html:
2010-12-08 Philippe Normand <pnormand@igalia.com>
Unreviewed, unskipping media/video-controls-rendering.html on GTK.
It should now not crash anymore because the GTK bots have been
upgraded to latest GStreamer releases.
* platform/gtk/Skipped:
2010-12-08 Dai Mikurube <dmikurube@google.com>
Reviewed by Kent Tamura.
Implement "required" attribute for select tags
https://bugs.webkit.org/show_bug.cgi?id=50380
Added tests for require attributes, valueMissing and vadility check for select elements.
* fast/forms/ValidityState-valueMissing-001-expected.txt:
* fast/forms/ValidityState-valueMissing-001.html:
* fast/forms/ValidityState-valueMissing-002-expected.txt:
* fast/forms/ValidityState-valueMissing-002.html:
* fast/forms/ValidityState-valueMissing-003-expected.txt:
* fast/forms/ValidityState-valueMissing-003.html:
* fast/forms/checkValidity-002-expected.txt:
* fast/forms/checkValidity-002.html:
* fast/forms/required-attribute-001-expected.txt:
* fast/forms/required-attribute-001.html:
* fast/forms/required-attribute-002-expected.txt:
* fast/forms/required-attribute-002.html:
* fast/forms/resources/select-live-pseudo-selectors.js: Added.
(makeInvalid):
(appendOption):
(backgroundOf):
* fast/forms/script-tests/validationMessage.js:
* fast/forms/select-live-pseudo-selectors-expected.txt: Added.
* fast/forms/select-live-pseudo-selectors.html: Added.
* fast/forms/validationMessage-expected.txt:
* platform/mac/fast/objc/dom-html-select-live-pseudo-selectors.html: Added.
* platform/mac/fast/objc/dom-html-select-live-pseudo-selectors-expected.txt: Added.
2010-12-08 Yuta Kitamura <yutak@chromium.org>
Unreviewed.
Update Chromium test expectations.
* platform/chromium/test_expectations.txt:
2010-12-07 Daniel Bates <dbates@rim.com>
Reviewed by Martin Robinson.
Implement focus ring support for image maps
https://bugs.webkit.org/show_bug.cgi?id=50371
Tests to ensure that we support drawing a focus ring for an image map.
In particular, that the GTK port can draw a focus ring for an image map.
* fast/images/imagemap-circle-focus-ring.html: Added.
* fast/images/imagemap-polygon-focus-ring.html: Added.
* platform/gtk/fast/images/imagemap-circle-focus-ring-expected.checksum: Added.
* platform/gtk/fast/images/imagemap-circle-focus-ring-expected.png: Added.
* platform/gtk/fast/images/imagemap-circle-focus-ring-expected.txt: Added.
* platform/gtk/fast/images/imagemap-focus-ring-expected.checksum: Rebase result since we
now support drawing a focus ring for imagemaps.
* platform/gtk/fast/images/imagemap-focus-ring-expected.png: Ditto.
* platform/gtk/fast/images/imagemap-focus-ring-outline-color-expected.checksum: Added.
* platform/gtk/fast/images/imagemap-focus-ring-outline-color-expected.png: Added.
* platform/gtk/fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map-expected.checksum: Added.
* platform/gtk/fast/images/imagemap-focus-ring-outline-color-not-inherited-from-map-expected.png: Added.
* platform/gtk/fast/images/imagemap-focus-ring-zoom-expected.checksum: Added.
* platform/gtk/fast/images/imagemap-focus-ring-zoom-expected.png: Added.
* platform/gtk/fast/images/imagemap-polygon-focus-ring-expected.checksum: Added.
* platform/gtk/fast/images/imagemap-polygon-focus-ring-expected.png: Added.
* platform/gtk/fast/images/imagemap-polygon-focus-ring-expected.txt: Added.
* platform/mac/fast/images/imagemap-circle-focus-ring-expected.checksum: Added.
* platform/mac/fast/images/imagemap-circle-focus-ring-expected.png: Added.
* platform/mac/fast/images/imagemap-circle-focus-ring-expected.txt: Added.
* platform/mac/fast/images/imagemap-polygon-focus-ring-expected.checksum: Added.
* platform/mac/fast/images/imagemap-polygon-focus-ring-expected.png: Added.
* platform/mac/fast/images/imagemap-polygon-focus-ring-expected.txt: Added.
2010-12-05 MORITA Hajime <morrita@google.com>
Reviewed by Dimitri Glazkov.
- Added a test case
- Updated expectations to follow the change on the shadow structure.
RenderIndicator subclasses should not change the render tree during layout.
https://bugs.webkit.org/show_bug.cgi?id=50026
* fast/dom/HTMLMeterElement/meter-element-crash-expected.txt: Added.
* fast/dom/HTMLMeterElement/meter-element-crash.html: Added.
* platform/mac/fast/dom/HTMLMeterElement/meter-appearances-capacity-expected.txt:
* platform/mac/fast/dom/HTMLMeterElement/meter-appearances-rating-relevancy-expected.txt:
* platform/mac/fast/dom/HTMLMeterElement/meter-boundary-values-expected.txt:
* platform/mac/fast/dom/HTMLMeterElement/meter-element-expected.txt:
* platform/mac/fast/dom/HTMLMeterElement/meter-optimums-expected.txt:
* platform/mac/fast/dom/HTMLMeterElement/meter-styles-changing-pseudo-expected.txt:
* platform/mac/fast/dom/HTMLMeterElement/meter-styles-expected.txt:
2010-12-07 Simon Fraser <simon.fraser@apple.com>
Relax the matching tolerance to reduce flakiness.
* transitions/border-radius-transition.html:
2010-11-29 Mihai Parparita <mihaip@chromium.org>
Reviewed by Adam Barth.
returning to a POST result within a frame does a GET instead of a POST
https://bugs.webkit.org/show_bug.cgi?id=10199
Re-enable postredirect-frames-goback1.html and post-frames-goback1.html
now that the big that made them be checked in disabled was fixed.
The tests were also re-written to not be pixel tests, since that just
adds extra per-platform baseline pain.
Add fast/history/history-back-initial-vs-final-url.html since there did
not appear to be any tests for whether we used the initial or final URL
of a frame's history item (and this patch changes it from the former to
the latter).
* fast/history/history-back-initial-vs-final-url-expected.txt: Added.
* fast/history/history-back-initial-vs-final-url.html: Added.
* fast/history/resources/frame-final-url.html: Added.
* fast/history/resources/frame-initial-url.html: Added.
* http/tests/navigation/post-frames-goback1-expected.txt: Added.
* http/tests/navigation/post-frames-goback1.html: Added.
* http/tests/navigation/post-frames-goback1.html-disabled: Removed.
* http/tests/navigation/post-frames.html:
* http/tests/navigation/postredirect-frames-goback1-expected.txt: Added.
* http/tests/navigation/postredirect-frames-goback1.html: Added.
* http/tests/navigation/postredirect-frames-goback1.html-disabled: Removed.
* http/tests/navigation/resources/form-target.pl:
* http/tests/navigation/resources/redirect-to-go-back.pl: Added.
* http/tests/navigation/resources/top-go-back.html: Added.
2010-12-07 Dan Bernstein <mitz@apple.com>
Reviewed by Darin Adler.
Test that tables repaint correctly in all writing modes
Part of: Make tables work with vertical text
https://bugs.webkit.org/show_bug.cgi?id=46417
* fast/repaint/table-writing-modes-h-expected.checksum: Added.
* fast/repaint/table-writing-modes-h-expected.png: Added.
* fast/repaint/table-writing-modes-h-expected.txt: Added.
* fast/repaint/table-writing-modes-h.html: Added.
* fast/repaint/table-writing-modes-v-expected.checksum: Added.
* fast/repaint/table-writing-modes-v-expected.png: Added.
* fast/repaint/table-writing-modes-v-expected.txt: Added.
* fast/repaint/table-writing-modes-v.html: Added.
2010-12-07 Tony Chang <tony@chromium.org>
Unreviewed, mark a test as flaky on chromium drt linux.
* platform/chromium/test_expectations.txt:
2010-12-07 Tony Chang <tony@chromium.org>
Unreviewed, adding chromium pixel results for
fast/forms/caret-rtl.html after http://trac.webkit.org/changeset/73459
* platform/chromium-linux/fast/forms/caret-rtl-expected.checksum:
* platform/chromium-linux/fast/forms/caret-rtl-expected.png:
* platform/chromium-mac/fast/forms/caret-rtl-expected.checksum: Added.
* platform/chromium-mac/fast/forms/caret-rtl-expected.png: Added.
* platform/chromium-win/fast/forms/caret-rtl-expected.checksum:
* platform/chromium-win/fast/forms/caret-rtl-expected.png:
2010-12-07 Tony Chang <tony@chromium.org>
Unreviewed, remove more passing tests (mac) from test_expecatations.txt
after DRT switch. Also remove a test that is passing because of
crankshaft.
* platform/chromium/test_expectations.txt:
2010-12-07 Tony Chang <tony@chromium.org>
Unreviewed, remove more passing tests (win) from test_expectations.txt
after DRT switch.
* platform/chromium/test_expectations.txt:
2010-12-07 Tony Chang <tony@chromium.org>
Unreviewed, remove passing tests (linux) from test_expectations
after DRT switch.
* platform/chromium/test_expectations.txt:
2010-12-07 Tony Chang <tony@chromium.org>
Unreviewed, update chromium test_expectations for DRT based
on Linux bot cycles and debug try bot.
* platform/chromium/test_expectations.txt:
2010-12-06 Antonio Gomes <agomes@rim.com>
Reviewed by Martin Robinson.
Clean up fast/events/multiline-link-arrow-navigation.html
https://bugs.webkit.org/show_bug.cgi?id=50616
fast/events/multiline-link-arrow-navigation.html is setting both
WebKitEnableCaretBrowsing and -webkit-user-modify CSS property. Since
both work similarly for the purposes of this test, and the former is
not support by Mac and Windows DRTs, lets stick with using the later
only.
* fast/events/multiline-link-arrow-navigation.html:
2010-12-07 Simon Fraser <simon.fraser@apple.com>
Reviewed by Dan Bernstein.
-webkit-transition Fails on Multiple text-shadow Shadows
https://bugs.webkit.org/show_bug.cgi?id=42281
Testcase that transitions multiple shadows.
* transitions/multiple-text-shadow-transition.html: Added.
2010-12-07 Simon Fraser <simon.fraser@apple.com>
Reviewed by Beth Dakin.
CSS animation doesn't work for border-radius
https://bugs.webkit.org/show_bug.cgi?id=48340
Test for border-radius and -webkit-border-radius transition.
* transitions/border-radius-transition-expected.txt: Added.
* transitions/border-radius-transition.html: Added.
2010-12-07 Simon Fraser <simon.fraser@apple.com>
Reviewed by Chris Marrin.
Make use of pause API more explicit before landing fix for borer-radius animation.
https://bugs.webkit.org/show_bug.cgi?id=48340
* transitions/transition-test-helpers.js: Add some constants that
we can use to make the tests more readable.
Handle an extra value in the expected values arrays, to tell us if
we should expect a property to be animated, and therefore whether
we should try to pause it.
* transitions/color-transition-all.html:
* transitions/zero-duration-in-list.html:
Adjust to make use of the above changes.
2010-12-07 Maciej Stachowiak <mjs@apple.com>
Reviewed by Kent Tamura.
Implement HTML5 hidden attribute
https://bugs.webkit.org/show_bug.cgi?id=40511
* fast/forms/caret-rtl.html: Fixed a non-closed comment which added an "hidden" attribute.
* fast/html/hidden-attr-expected.txt: Added.
* fast/html/hidden-attr.html: Added. Test static and dynamic cases of hidden attribute.
2010-12-07 Philippe Normand <pnormand@igalia.com>
Reviewed by Gustavo Noronha Silva.
[GStreamer] ::buffered() should return multiple ranges in some cases
https://bugs.webkit.org/show_bug.cgi?id=45101
New test for video.buffered attribute. The test is skipped for
ports not returning multiple timeranges for video.buffered.
* http/tests/media/video-buffered-expected.txt: Added.
* http/tests/media/video-buffered.html: Added.
* http/tests/resources/counting-captioned.mov: Added.
* http/tests/media/video-throttled-load.cgi: added Range
requests/responses support.
* platform/chromium/test_expectations.txt:
* platform/mac-leopard/Skipped:
* platform/mac-snowleopard/Skipped:
* platform/mac-tiger/Skipped:
* platform/mac-wk2/Skipped:
* platform/mac/Skipped:
* platform/qt-mac/Skipped:
* platform/qt-win/Skipped:
* platform/qt-wk2/Skipped:
* platform/qt/Skipped:
* platform/win-wk2/Skipped:
* platform/win/Skipped:
2010-12-07 Yael Aharon <yael.aharon@nokia.com>
Reviewed by Antonio Gomes.
Spatial navigation not Working for Map and Area Tags
https://bugs.webkit.org/show_bug.cgi?id=47142
* fast/spatial-navigation/snav-imagemap-area-not-focusable-expected.txt: Added.
* fast/spatial-navigation/snav-imagemap-area-not-focusable.html: Added.
* fast/spatial-navigation/snav-imagemap-area-without-image-expected.txt: Added.
* fast/spatial-navigation/snav-imagemap-area-without-image.html: Added.
* fast/spatial-navigation/snav-imagemap-overlapped-areas-expected.txt: Added.
* fast/spatial-navigation/snav-imagemap-overlapped-areas.html: Added.
* fast/spatial-navigation/snav-imagemap-simple-expected.txt: Added.
* fast/spatial-navigation/snav-imagemap-simple.html: Added.
2010-12-07 Yury Semikhatsky <yurys@chromium.org>
Reviewed by Pavel Feldman.
Web Inspector: switch http/tests/inspector/console-resource-errors.html to inspector-tests2
https://bugs.webkit.org/show_bug.cgi?id=50551
We need to be sure that front-end has already opened by the time the messages are
recorded in console because the data we collect for errors may differ depending
on whether the front-end is open.
* http/tests/inspector/console-resource-errors-expected.txt:
* http/tests/inspector/console-resource-errors.html:
* http/tests/inspector/console-tests2.js:
(initialize_ConsoleTest.InspectorTest.dumpConsoleMessagesWithClasses):
2010-12-07 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed.
Add Qt specific expected results for tests introduced in r73385 and r73398.
Compared to Mac png files and Mac expected files.
* platform/qt/fast/html/marquee-scrollamount-expected.checksum: Added.
* platform/qt/fast/html/marquee-scrollamount-expected.png: Added.
* platform/qt/fast/html/marquee-scrollamount-expected.txt: Added.
* platform/qt/fast/overflow/overflow-rtl-vertical-expected.checksum: Added.
* platform/qt/fast/overflow/overflow-rtl-vertical-expected.png: Added.
* platform/qt/fast/overflow/overflow-rtl-vertical-expected.txt: Added.
2010-12-07 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed. Rolling out r73421, because it made transitions/color-transition-all.html flakey.
* transitions/border-radius-transition-expected.txt: Removed.
* transitions/border-radius-transition.html: Removed.
* transitions/color-transition-all.html:
* transitions/transition-test-helpers.js:
(expected):
* transitions/zero-duration-in-list.html:
2010-12-07 Martin Robinson <mrobinson@igalia.com>
Rebaseline GTK+ results after r73385.
* platform/gtk/css1/box_properties/margin-expected.txt:
* platform/gtk/css1/box_properties/margin_right-expected.txt:
* platform/gtk/css1/classification/white_space-expected.txt:
* platform/gtk/css1/color_and_background/background_attachment-expected.txt:
* platform/gtk/css1/color_and_background/background_repeat-expected.txt:
* platform/gtk/editing/deleting/delete-line-end-ws-001-expected.txt:
* platform/gtk/editing/deleting/delete-line-end-ws-002-expected.txt:
* platform/gtk/fast/backgrounds/repeat/negative-offset-repeat-expected.txt:
* platform/gtk/fast/backgrounds/size/backgroundSize15-expected.txt:
* platform/gtk/fast/block/margin-collapse/block-inside-inline/004-expected.txt:
* platform/gtk/fast/block/margin-collapse/block-inside-inline/005-expected.txt:
* platform/gtk/fast/blockflow/block-level-images-expected.txt:
* platform/gtk/fast/blockflow/border-radius-clipping-vertical-lr-expected.txt:
* platform/gtk/fast/blockflow/box-shadow-vertical-lr-expected.txt:
* platform/gtk/fast/blockflow/box-shadow-vertical-rl-expected.txt:
* platform/gtk/fast/blockflow/floats-in-block-layout-expected.txt:
* platform/gtk/fast/borders/fieldsetBorderRadius-expected.txt:
* platform/gtk/fast/box-shadow/basic-shadows-expected.txt:
* platform/gtk/fast/css/negative-leading-expected.txt:
* platform/gtk/fast/forms/basic-textareas-expected.txt:
* platform/gtk/fast/forms/file-input-direction-expected.txt:
* platform/gtk/fast/forms/floating-textfield-relayout-expected.txt:
* platform/gtk/fast/frames/flattening/frameset-flattening-advanced-expected.txt:
* platform/gtk/fast/frames/flattening/frameset-flattening-grid-expected.txt:
* platform/gtk/fast/frames/flattening/frameset-flattening-simple-expected.txt:
* platform/gtk/fast/frames/flattening/frameset-flattening-subframe-resize-expected.txt:
* platform/gtk/fast/frames/flattening/frameset-flattening-subframesets-expected.txt:
* platform/gtk/fast/frames/frame-scrolling-attribute-expected.txt:
* platform/gtk/fast/frames/iframe-scrolling-attribute-expected.txt:
* platform/gtk/fast/frames/inline-object-inside-frameset-expected.txt:
* platform/gtk/fast/frames/take-focus-from-iframe-expected.txt:
* platform/gtk/fast/images/gif-large-checkerboard-expected.txt:
* platform/gtk/fast/lists/001-vertical-expected.txt:
* platform/gtk/fast/lists/003-vertical-expected.txt:
* platform/gtk/fast/multicol/float-multicol-expected.txt:
* platform/gtk/fast/multicol/float-paginate-complex-expected.txt:
* platform/gtk/fast/multicol/float-paginate-expected.txt:
* platform/gtk/fast/multicol/layers-in-multicol-expected.txt:
* platform/gtk/fast/multicol/paginate-block-replaced-expected.txt:
* platform/gtk/fast/multicol/positioned-with-constrained-height-expected.txt:
* platform/gtk/fast/multicol/span/anonymous-style-inheritance-expected.txt:
* platform/gtk/fast/multicol/table-vertical-align-expected.txt:
* platform/gtk/fast/table/border-collapsing/004-vertical-expected.txt:
* platform/gtk/fast/table/colspanMinWidth-vertical-expected.txt:
* platform/gtk/fast/table/fixed-with-auto-with-colspan-vertical-expected.txt:
* platform/gtk/fast/table/height-percent-test-vertical-expected.txt:
* platform/gtk/scrollbars/custom-scrollbar-with-incomplete-style-expected.txt:
* platform/gtk/svg/custom/text-xy-updates-SVGList-expected.txt:
* platform/gtk/svg/custom/text-zoom-expected.txt:
* platform/gtk/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.txt:
* platform/gtk/svg/text/foreignObject-text-clipping-bug-expected.txt:
* platform/gtk/transforms/svg-vs-css-expected.txt:
2010-12-07 Justin Schuh <jschuh@chromium.org>
Reviewed by Nikolas Zimmermann.
Clear old SVG cursor entry before adding a new one
https://bugs.webkit.org/show_bug.cgi?id=50549
* svg/css/cursor-replace-expected.txt: Added.
* svg/css/cursor-replace.svg: Added.
2010-12-07 Yuta Kitamura <yutak@chromium.org>
Unreviewed.
Add Chromium-specific expected results for two tests.
* platform/chromium-linux/css2.1/t040105-import-10-b-expected.checksum: Added.
* platform/chromium-linux/css2.1/t040105-import-10-b-expected.png: Added.
* platform/chromium-linux/media/controls-without-preload-expected.checksum: Added.
* platform/chromium-linux/media/controls-without-preload-expected.png: Added.
* platform/chromium-mac/media/controls-without-preload-expected.checksum: Added.
* platform/chromium-mac/media/controls-without-preload-expected.png: Added.
* platform/chromium-mac/media/controls-without-preload-expected.txt: Added.
* platform/chromium-win/css2.1/t040105-import-10-b-expected.checksum: Added.
* platform/chromium-win/css2.1/t040105-import-10-b-expected.png: Added.
* platform/chromium-win/css2.1/t040105-import-10-b-expected.txt: Added.
* platform/chromium-win/media/controls-without-preload-expected.checksum: Added.
* platform/chromium-win/media/controls-without-preload-expected.png: Added.
* platform/chromium-win/media/controls-without-preload-expected.txt: Added.
* platform/chromium/test_expectations.txt:
2010-12-07 Kenichi Ishibashi <bashi@google.com>
Reviewed by Kent Tamura.
Let HTMLObjectElement be a form associated element
https://bugs.webkit.org/show_bug.cgi?id=48821
Adds a test to ensure the order of form.elements attribute.
Updates two tests to check whether object elements are handled
correctly in form.elements attribute.
* fast/forms/form-attribute-expected.txt: Updated.
* fast/forms/form-collection-elements-order-expected.txt: Added.
* fast/forms/form-collection-elements-order.html: Added.
* fast/forms/script-tests/form-attribute.js: Updated.
* fast/forms/script-tests/form-collection-elements-order.js: Added.
(checkOrder):
* fast/forms/script-tests/form-collection-elements.js: Updated.
2010-12-06 Yuta Kitamura <yutak@chromium.org>
Unreviewed.
Update Chromium test expectations for svg/custom/text-linking.svg.
2010-12-06 Yuta Kitamura <yutak@chromium.org>
Unreviewed.
Update Chromium test expectations.
* platform/chromium/test_expectations.txt:
2010-12-06 David Hyatt <hyatt@apple.com>
Reviewed by Simon Fraser.
https://bugs.webkit.org/show_bug.cgi?id=50593
Fix background canvas painting for documents with left/top overflow. The math from the original RTL patch was incorrect.
Just use the RenderView's document dimensions always.
* fast/blockflow/Kusa-Makura-background-canvas.html: Added.
* platform/mac/fast/blockflow/Kusa-Makura-background-canvas-expected.checksum: Added.
* platform/mac/fast/blockflow/Kusa-Makura-background-canvas-expected.png: Added.
* platform/mac/fast/blockflow/Kusa-Makura-background-canvas-expected.txt: Added.
2010-12-06 Simon Fraser <simon.fraser@apple.com>
Reviewed by Beth Dakin.
CSS animation doesn't work for border-radius
https://bugs.webkit.org/show_bug.cgi?id=48340
* transitions/border-radius-transition-expected.txt: Added.
* transitions/border-radius-transition.html: Added.
New test.
* transitions/color-transition-all.html:
* transitions/zero-duration-in-list.html:
Don't use the pause API for tests that test whether something is not
animating.
* transitions/transition-test-helpers.js: Log if the pause API returns
failure.
2010-12-06 Victor Wang <victorw@chromium.org>
Unreviewed.
[Chromium] update chromium test expectations.
* platform/chromium-mac-leopard/fast/repaint/box-shadow-h-expected.checksum:
* platform/chromium-mac-leopard/fast/repaint/box-shadow-h-expected.png:
2010-12-06 Emil Eklund <eae@chromium.org>
Reviewed by Dimitri Glazkov.
Fix for classList perf test, failing due to typo.
https://bugs.webkit.org/show_bug.cgi?id=50578
* perf/class-list-remove.html: Changed to use the right value.
2010-12-06 Cosmin Truta <ctruta@chromium.org>
Reviewed by Eric Seidel.
Fix testcase: textPath cannot be inside another textPath
https://bugs.webkit.org/show_bug.cgi?id=50211
* platform/mac/svg/custom/text-linking-expected.checksum: Updated.
* platform/mac/svg/custom/text-linking-expected.png: Updated.
* platform/mac/svg/custom/text-linking-expected.txt: Updated.
* platform/chromium-linux/svg/custom/text-linking-expected.checksum: Updated.
* platform/chromium-linux/svg/custom/text-linking-expected.png: Updated.
* platform/chromium-linux/svg/custom/text-linking-expected.txt: Updated.
* platform/chromium-win-vista/svg/custom/text-linking-expected.checksum: Deleted.
* platform/chromium-win-vista/svg/custom/text-linking-expected.png: Deleted.
* platform/chromium-win-vista/svg/custom/text-linking-expected.txt: Deleted.
* platform/chromium-win-xp/svg/custom/text-linking-expected.checksum: Deleted.
* platform/chromium-win-xp/svg/custom/text-linking-expected.png: Deleted.
* platform/chromium-win-xp/svg/custom/text-linking-expected.txt: Deleted.
* svg/custom/text-linking.svg: Removed test for <textPath> inside <textPath>.
2010-12-06 Jon Honeycutt <jhoneycutt@apple.com>
Update Windows results after r73385.
Unreviewed.
* platform/win/fast/forms/basic-textareas-quirks-expected.txt:
* platform/win/scrollbars/custom-scrollbar-with-incomplete-style-expected.checksum:
* platform/win/scrollbars/custom-scrollbar-with-incomplete-style-expected.png:
* platform/win/scrollbars/custom-scrollbar-with-incomplete-style-expected.txt:
2010-12-05 Ryosuke Niwa <rniwa@webkit.org>
Reviewed by Tony Chang.
Executing FormatBlock on multiple paragraphs inside pre does not remove the outer pre
https://bugs.webkit.org/show_bug.cgi?id=47300
Added a test to ensure execCommand('FormatBlock') correctly removes pre when formatting paragraphs within.
Also rebaselined several tests because WebKit no longer erroneously format the paragraphs immediately
after the selection.
* editing/execCommand/format-block-multiple-paragraphs-in-pre-expected.txt: Added.
* editing/execCommand/format-block-multiple-paragraphs-in-pre.html: Added.
* editing/execCommand/format-block-multiple-paragraphs-expected.txt: No longer erroneously format
the last paragraph in a pre by a blockquote when formatting all but the last paragraph in the pre.
* editing/execCommand/indent-pre-expected.txt: No longer erroneously format the last paragraph in
the pre-list by a blockquote.
2010-12-06 Victor Wang <victorw@chromium.org>
Unreviewed.
[Chromium] update chromium test expectations for fast/html/marquee-scrollamount.html
* platform/chromium-linux/fast/html/marquee-scrollamount-expected.checksum: Added.
* platform/chromium-linux/fast/html/marquee-scrollamount-expected.png: Added.
* platform/chromium-mac/fast/html: Added.
* platform/chromium-mac/fast/html/marquee-scrollamount-expected.checksum: Added.
* platform/chromium-mac/fast/html/marquee-scrollamount-expected.png: Added.
* platform/chromium-win/fast/html/marquee-scrollamount-expected.checksum: Added.
* platform/chromium-win/fast/html/marquee-scrollamount-expected.png: Added.
* platform/chromium-win/fast/html/marquee-scrollamount-expected.txt: Added.
2010-12-06 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed.
Update Qt specific expected results after r73385.
* platform/qt/css1/box_properties/margin-expected.checksum: Added.
* platform/qt/css1/box_properties/margin-expected.png: Added.
* platform/qt/css1/box_properties/margin-expected.txt:
* platform/qt/css1/box_properties/margin_right-expected.checksum: Added.
* platform/qt/css1/box_properties/margin_right-expected.png: Added.
* platform/qt/css1/box_properties/margin_right-expected.txt:
* platform/qt/css1/formatting_model/inline_elements-expected.checksum: Added.
* platform/qt/css1/formatting_model/inline_elements-expected.png: Added.
* platform/qt/css1/formatting_model/inline_elements-expected.txt:
* platform/qt/css2.1/t1202-counter-08-b-expected.checksum: Added.
* platform/qt/css2.1/t1202-counter-08-b-expected.png: Added.
* platform/qt/css2.1/t1202-counter-08-b-expected.txt:
* platform/qt/css2.1/t1202-counters-08-b-expected.checksum: Added.
* platform/qt/css2.1/t1202-counters-08-b-expected.png: Added.
* platform/qt/css2.1/t1202-counters-08-b-expected.txt:
* platform/qt/editing/deleting/delete-after-span-ws-001-expected.checksum:
* platform/qt/editing/deleting/delete-after-span-ws-001-expected.png:
* platform/qt/editing/deleting/delete-after-span-ws-001-expected.txt:
* platform/qt/editing/deleting/delete-after-span-ws-002-expected.checksum:
* platform/qt/editing/deleting/delete-after-span-ws-002-expected.png:
* platform/qt/editing/deleting/delete-after-span-ws-002-expected.txt:
* platform/qt/editing/deleting/delete-after-span-ws-003-expected.checksum:
* platform/qt/editing/deleting/delete-after-span-ws-003-expected.png:
* platform/qt/editing/deleting/delete-after-span-ws-003-expected.txt:
* platform/qt/editing/deleting/delete-line-end-ws-001-expected.checksum:
* platform/qt/editing/deleting/delete-line-end-ws-001-expected.png:
* platform/qt/editing/deleting/delete-line-end-ws-001-expected.txt:
* platform/qt/fast/backgrounds/repeat/negative-offset-repeat-expected.checksum: Added.
* platform/qt/fast/backgrounds/repeat/negative-offset-repeat-expected.png: Added.
* platform/qt/fast/backgrounds/repeat/negative-offset-repeat-expected.txt:
* platform/qt/fast/backgrounds/size/backgroundSize15-expected.checksum: Added.
* platform/qt/fast/backgrounds/size/backgroundSize15-expected.png: Added.
* platform/qt/fast/backgrounds/size/backgroundSize15-expected.txt:
* platform/qt/fast/block/float/008-expected.checksum: Added.
* platform/qt/fast/block/float/008-expected.png: Copied from LayoutTests/platform/qt/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.png.
* platform/qt/fast/block/float/008-expected.txt:
* platform/qt/fast/block/float/019-expected.checksum: Added.
* platform/qt/fast/block/float/019-expected.png: Copied from LayoutTests/platform/qt/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.png.
* platform/qt/fast/block/float/019-expected.txt:
* platform/qt/fast/block/float/033-expected.checksum: Added.
* platform/qt/fast/block/float/033-expected.png: Added.
* platform/qt/fast/block/float/033-expected.txt:
* platform/qt/fast/block/float/035-expected.checksum:
* platform/qt/fast/block/float/035-expected.png:
* platform/qt/fast/block/float/035-expected.txt:
* platform/qt/fast/block/float/avoidance-percent-width-strict-expected.checksum: Added.
* platform/qt/fast/block/float/avoidance-percent-width-strict-expected.png: Added.
* platform/qt/fast/block/float/avoidance-percent-width-strict-expected.txt:
* platform/qt/fast/block/margin-collapse/block-inside-inline/004-expected.checksum: Added.
* platform/qt/fast/block/margin-collapse/block-inside-inline/004-expected.png: Added.
* platform/qt/fast/block/margin-collapse/block-inside-inline/004-expected.txt:
* platform/qt/fast/block/margin-collapse/block-inside-inline/005-expected.checksum: Added.
* platform/qt/fast/block/margin-collapse/block-inside-inline/005-expected.png: Added.
* platform/qt/fast/block/margin-collapse/block-inside-inline/005-expected.txt:
* platform/qt/fast/block/positioning/049-expected.checksum: Added.
* platform/qt/fast/block/positioning/049-expected.png: Copied from LayoutTests/platform/qt/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.png.
* platform/qt/fast/block/positioning/049-expected.txt:
* platform/qt/fast/blockflow/block-level-images-expected.checksum:
* platform/qt/fast/blockflow/block-level-images-expected.png:
* platform/qt/fast/blockflow/block-level-images-expected.txt:
* platform/qt/fast/blockflow/border-radius-clipping-vertical-lr-expected.checksum:
* platform/qt/fast/blockflow/border-radius-clipping-vertical-lr-expected.png:
* platform/qt/fast/blockflow/border-radius-clipping-vertical-lr-expected.txt:
* platform/qt/fast/blockflow/box-shadow-vertical-lr-expected.checksum:
* platform/qt/fast/blockflow/box-shadow-vertical-lr-expected.png:
* platform/qt/fast/blockflow/box-shadow-vertical-lr-expected.txt:
* platform/qt/fast/blockflow/box-shadow-vertical-rl-expected.checksum:
* platform/qt/fast/blockflow/box-shadow-vertical-rl-expected.png:
* platform/qt/fast/blockflow/box-shadow-vertical-rl-expected.txt:
* platform/qt/fast/blockflow/floats-in-block-layout-expected.checksum:
* platform/qt/fast/blockflow/floats-in-block-layout-expected.png:
* platform/qt/fast/blockflow/floats-in-block-layout-expected.txt:
* platform/qt/fast/box-shadow/basic-shadows-expected.checksum:
* platform/qt/fast/box-shadow/basic-shadows-expected.png:
* platform/qt/fast/box-shadow/basic-shadows-expected.txt:
* platform/qt/fast/css/negative-leading-expected.png:
* platform/qt/fast/css/negative-leading-expected.txt:
* platform/qt/fast/dynamic/window-resize-scrollbars-test-expected.checksum: Added.
* platform/qt/fast/dynamic/window-resize-scrollbars-test-expected.png: Added.
* platform/qt/fast/dynamic/window-resize-scrollbars-test-expected.txt:
* platform/qt/fast/flexbox/flex-hang-expected.checksum: Added.
* platform/qt/fast/flexbox/flex-hang-expected.png: Copied from LayoutTests/platform/qt/fast/table/height-percent-test-vertical-expected.png.
* platform/qt/fast/flexbox/flex-hang-expected.txt:
* platform/qt/fast/frames/flattening/frameset-flattening-advanced-expected.checksum: Added.
* platform/qt/fast/frames/flattening/frameset-flattening-advanced-expected.png: Added.
* platform/qt/fast/frames/flattening/frameset-flattening-advanced-expected.txt:
* platform/qt/fast/frames/flattening/frameset-flattening-grid-expected.checksum: Added.
* platform/qt/fast/frames/flattening/frameset-flattening-grid-expected.png: Added.
* platform/qt/fast/frames/flattening/frameset-flattening-grid-expected.txt:
* platform/qt/fast/frames/flattening/frameset-flattening-simple-expected.checksum: Added.
* platform/qt/fast/frames/flattening/frameset-flattening-simple-expected.png: Added.
* platform/qt/fast/frames/flattening/frameset-flattening-simple-expected.txt:
* platform/qt/fast/frames/flattening/frameset-flattening-subframe-resize-expected.checksum: Added.
* platform/qt/fast/frames/flattening/frameset-flattening-subframe-resize-expected.png: Added.
* platform/qt/fast/frames/flattening/frameset-flattening-subframe-resize-expected.txt:
* platform/qt/fast/frames/flattening/frameset-flattening-subframesets-expected.checksum: Added.
* platform/qt/fast/frames/flattening/frameset-flattening-subframesets-expected.png: Added.
* platform/qt/fast/frames/flattening/frameset-flattening-subframesets-expected.txt:
* platform/qt/fast/frames/frame-scrolling-attribute-expected.checksum: Added.
* platform/qt/fast/frames/frame-scrolling-attribute-expected.png: Added.
* platform/qt/fast/frames/frame-scrolling-attribute-expected.txt:
* platform/qt/fast/frames/iframe-scrolling-attribute-expected.checksum: Added.
* platform/qt/fast/frames/iframe-scrolling-attribute-expected.png: Added.
* platform/qt/fast/frames/iframe-scrolling-attribute-expected.txt:
* platform/qt/fast/images/gif-large-checkerboard-expected.checksum:
* platform/qt/fast/images/gif-large-checkerboard-expected.png:
* platform/qt/fast/images/gif-large-checkerboard-expected.txt:
* platform/qt/fast/lists/001-vertical-expected.checksum:
* platform/qt/fast/lists/001-vertical-expected.png:
* platform/qt/fast/lists/001-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/multicol/column-count-with-rules-expected.checksum:
* platform/qt/fast/multicol/column-count-with-rules-expected.png:
* platform/qt/fast/multicol/column-count-with-rules-expected.txt:
* platform/qt/fast/multicol/float-paginate-complex-expected.checksum:
* platform/qt/fast/multicol/float-paginate-complex-expected.png:
* platform/qt/fast/multicol/float-paginate-complex-expected.txt:
* platform/qt/fast/multicol/float-paginate-expected.checksum:
* platform/qt/fast/multicol/float-paginate-expected.png:
* platform/qt/fast/multicol/float-paginate-expected.txt:
* platform/qt/fast/multicol/layers-in-multicol-expected.checksum:
* platform/qt/fast/multicol/layers-in-multicol-expected.png:
* platform/qt/fast/multicol/layers-in-multicol-expected.txt:
* platform/qt/fast/multicol/nested-columns-expected.checksum:
* platform/qt/fast/multicol/nested-columns-expected.png:
* platform/qt/fast/multicol/nested-columns-expected.txt:
* platform/qt/fast/multicol/paginate-block-replaced-expected.checksum:
* platform/qt/fast/multicol/paginate-block-replaced-expected.png:
* platform/qt/fast/multicol/paginate-block-replaced-expected.txt:
* platform/qt/fast/multicol/positioned-with-constrained-height-expected.checksum: Added.
* platform/qt/fast/multicol/positioned-with-constrained-height-expected.png: Added.
* platform/qt/fast/multicol/positioned-with-constrained-height-expected.txt:
* platform/qt/fast/multicol/span/anonymous-style-inheritance-expected.checksum:
* platform/qt/fast/multicol/span/anonymous-style-inheritance-expected.png:
* platform/qt/fast/multicol/span/anonymous-style-inheritance-expected.txt:
* platform/qt/fast/multicol/span/span-margin-collapsing-expected.checksum:
* platform/qt/fast/multicol/span/span-margin-collapsing-expected.png:
* platform/qt/fast/multicol/span/span-margin-collapsing-expected.txt:
* platform/qt/fast/multicol/table-vertical-align-expected.checksum:
* platform/qt/fast/multicol/table-vertical-align-expected.png:
* platform/qt/fast/multicol/table-vertical-align-expected.txt:
* platform/qt/fast/repaint/content-into-overflow-expected.checksum: Added.
* platform/qt/fast/repaint/content-into-overflow-expected.png: Copied from LayoutTests/platform/qt/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.png.
* platform/qt/fast/repaint/content-into-overflow-expected.txt:
* platform/qt/fast/repaint/overflow-into-content-expected.checksum: Added.
* platform/qt/fast/repaint/overflow-into-content-expected.png: Copied from LayoutTests/platform/qt/fast/block/float/035-expected.png.
* platform/qt/fast/repaint/overflow-into-content-expected.txt:
* platform/qt/fast/table/border-collapsing/004-vertical-expected.checksum:
* platform/qt/fast/table/border-collapsing/004-vertical-expected.png:
* platform/qt/fast/table/border-collapsing/004-vertical-expected.txt:
* platform/qt/fast/table/fixed-with-auto-with-colspan-vertical-expected.checksum:
* platform/qt/fast/table/fixed-with-auto-with-colspan-vertical-expected.png:
* platform/qt/fast/table/fixed-with-auto-with-colspan-vertical-expected.txt:
* platform/qt/fast/table/height-percent-test-vertical-expected.checksum:
* platform/qt/fast/table/height-percent-test-vertical-expected.png:
* platform/qt/fast/table/height-percent-test-vertical-expected.txt:
* platform/qt/fast/table/wide-colspan-expected.checksum: Added.
* platform/qt/fast/table/wide-colspan-expected.png: Added.
* platform/qt/fast/table/wide-colspan-expected.txt:
* platform/qt/fast/table/wide-column-expected.checksum: Added.
* platform/qt/fast/table/wide-column-expected.png: Copied from LayoutTests/platform/qt/fast/table/height-percent-test-vertical-expected.png.
* platform/qt/fast/table/wide-column-expected.txt:
* platform/qt/fast/text/text-letter-spacing-expected.checksum: Added.
* platform/qt/fast/text/text-letter-spacing-expected.png: Added.
* platform/qt/fast/text/text-letter-spacing-expected.txt:
* platform/qt/scrollbars/custom-scrollbar-with-incomplete-style-expected.checksum:
* platform/qt/scrollbars/custom-scrollbar-with-incomplete-style-expected.png:
* platform/qt/scrollbars/custom-scrollbar-with-incomplete-style-expected.txt:
* platform/qt/svg/custom/text-xy-updates-SVGList-expected.checksum: Added.
* platform/qt/svg/custom/text-xy-updates-SVGList-expected.png: Added.
* platform/qt/svg/custom/text-xy-updates-SVGList-expected.txt:
* platform/qt/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.checksum:
* platform/qt/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.png:
* platform/qt/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.txt:
* platform/qt/svg/text/foreignObject-text-clipping-bug-expected.checksum:
* platform/qt/svg/text/foreignObject-text-clipping-bug-expected.png:
* platform/qt/svg/text/foreignObject-text-clipping-bug-expected.txt:
* platform/qt/svg/zoom/page/zoom-hixie-mixed-009-expected.checksum: Added.
* platform/qt/svg/zoom/page/zoom-hixie-mixed-009-expected.png: Added.
* platform/qt/svg/zoom/page/zoom-hixie-mixed-009-expected.txt:
* platform/qt/svg/zoom/text/zoom-hixie-mixed-009-expected.checksum:
* platform/qt/svg/zoom/text/zoom-hixie-mixed-009-expected.png:
* platform/qt/svg/zoom/text/zoom-hixie-mixed-009-expected.txt:
* platform/qt/tables/mozilla/bugs/bug29314-expected.checksum: Added.
* platform/qt/tables/mozilla/bugs/bug29314-expected.png: Added.
* platform/qt/tables/mozilla/bugs/bug29314-expected.txt:
2010-12-06 Ryosuke Niwa <rniwa@webkit.org>
Unreviewed Leopard rebaseline for r73385. The actual results now match that of Snow Leopard.
* platform/chromium-mac/fast/multicol/span/anonymous-style-inheritance-expected.txt Removed.
* platform/mac-leopard/fast/multicol/span/anonymous-style-inheritance-expected.checksum: Removed.
* platform/mac-leopard/fast/multicol/span/anonymous-style-inheritance-expected.png: Removed.
* platform/mac-leopard/fast/multicol/span/anonymous-style-inheritance-expected.txt: Removed.
2010-12-06 Victor Wang <victorw@chromium.org>
Unreviewed.
[Chromium] update chromium mac test baselines affected by http://trac.webkit.org/changeset/73385
* platform/chromium-mac/fast/forms/file-input-direction-expected.txt:
* platform/chromium-mac/fast/images/gif-large-checkerboard-expected.txt: Added.
* platform/chromium-mac/fast/layers/video-layer-expected.txt:
* platform/chromium-mac/fast/multicol/span/anonymous-style-inheritance-expected.txt: Added.
* platform/chromium-mac/fast/repaint/box-shadow-h-expected.checksum: Added.
* platform/chromium-mac/fast/repaint/box-shadow-h-expected.png: Added.
* platform/chromium-mac/media/audio-controls-rendering-expected.txt:
* platform/chromium-mac/media/controls-after-reload-expected.txt:
* platform/chromium-mac/media/controls-strict-expected.txt:
* platform/chromium-mac/media/video-display-toggle-expected.txt:
* platform/chromium-mac/media/video-empty-source-expected.txt:
* platform/chromium-mac/media/video-no-audio-expected.txt:
* platform/chromium-mac/media/video-volume-slider-expected.txt:
* platform/chromium-mac/scrollbars/custom-scrollbar-with-incomplete-style-expected.checksum:
* platform/chromium-mac/scrollbars/custom-scrollbar-with-incomplete-style-expected.png:
* platform/chromium-mac/scrollbars/custom-scrollbar-with-incomplete-style-expected.txt:
2010-12-06 Victor Wang <victorw@chromium.org>
Unreviewed.
[Chromium] update chromium layout test baselines affected by http://trac.webkit.org/changeset/73385
* platform/chromium-linux/css2.1/t0905-c414-flt-02-c-expected.txt:
* platform/chromium-linux/css2.1/t0905-c414-flt-03-c-expected.txt:
* platform/chromium-linux/css2.1/t0905-c414-flt-04-c-expected.txt:
* platform/chromium-linux/css2.1/t0905-c5525-fltcont-00-d-g-expected.txt:
* platform/chromium-linux/css2.1/t0905-c5525-fltwidth-02-c-g-expected.txt:
* platform/chromium-linux/css2.1/t0905-c5525-fltwidth-03-c-g-expected.txt:
* platform/chromium-linux/css2.1/t090501-c414-flt-03-b-g-expected.txt:
* platform/chromium-linux/css2.1/t1202-counters-09-b-expected.txt:
* platform/chromium-linux/fast/block/positioning/047-expected.txt:
* platform/chromium-linux/fast/forms/file-input-direction-expected.txt:
* platform/chromium-linux/fast/lists/001-expected.checksum: Added.
* platform/chromium-linux/fast/lists/001-expected.png: Added.
* platform/chromium-linux/fast/lists/001-vertical-expected.txt: Removed.
* platform/chromium-linux/fast/lists/003-vertical-expected.txt: Removed.
* platform/chromium-linux/fast/multicol/float-multicol-expected.txt: Removed.
* platform/chromium-linux/fast/multicol/float-paginate-complex-expected.txt: Removed.
* platform/chromium-linux/fast/multicol/float-paginate-expected.txt: Removed.
* platform/chromium-linux/fast/multicol/layers-in-multicol-expected.txt: Removed.
* platform/chromium-linux/fast/multicol/paginate-block-replaced-expected.txt: Removed.
* platform/chromium-linux/fast/multicol/table-vertical-align-expected.txt: Removed.
* platform/chromium-linux/fast/overflow/image-selection-highlight-expected.checksum:
* platform/chromium-linux/fast/overflow/image-selection-highlight-expected.png:
* platform/chromium-linux/fast/overflow/infiniteRecursionGuard-expected.checksum:
* platform/chromium-linux/fast/overflow/infiniteRecursionGuard-expected.png:
* platform/chromium-linux/fast/overflow/overflow-float-stacking-expected.txt: Added.
* platform/chromium-linux/fast/overflow/overflow-rtl-vertical-expected.checksum: Added.
* platform/chromium-linux/fast/overflow/overflow-rtl-vertical-expected.png: Added.
* platform/chromium-linux/fast/overflow/overflow-with-local-background-attachment-expected.checksum:
* platform/chromium-linux/fast/overflow/overflow-with-local-background-attachment-expected.png:
* platform/chromium-linux/fast/repaint/box-shadow-h-expected.checksum:
* platform/chromium-linux/fast/repaint/box-shadow-h-expected.png:
* platform/chromium-linux/fast/repaint/box-shadow-v-expected.checksum:
* platform/chromium-linux/fast/repaint/box-shadow-v-expected.png:
* platform/chromium-linux/fast/repaint/text-selection-rect-in-overflow-2-expected.checksum:
* platform/chromium-linux/fast/repaint/text-selection-rect-in-overflow-2-expected.png:
* platform/chromium-linux/fast/repaint/text-selection-rect-in-overflow-expected.checksum:
* platform/chromium-linux/fast/repaint/text-selection-rect-in-overflow-expected.png:
* platform/chromium-linux/fast/replaced/border-radius-clip-expected.checksum:
* platform/chromium-linux/fast/replaced/border-radius-clip-expected.png:
* platform/chromium-linux/fast/text/international/thai-line-breaks-expected.checksum:
* platform/chromium-linux/fast/text/international/thai-line-breaks-expected.png:
* platform/chromium-linux/fast/text/international/thai-line-breaks-expected.txt:
* platform/chromium-linux/fast/text/letter-spacing-negative-opacity-expected.txt:
* platform/chromium-linux/scrollbars/custom-scrollbar-with-incomplete-style-expected.checksum:
* platform/chromium-linux/scrollbars/custom-scrollbar-with-incomplete-style-expected.png:
* platform/chromium-linux/scrollbars/custom-scrollbar-with-incomplete-style-expected.txt: Removed.
* platform/chromium-linux/tables/mozilla/bugs/bug96334-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-win/css1/box_properties/margin-expected.txt:
* platform/chromium-win/css1/box_properties/margin_right-expected.txt:
* platform/chromium-win/css1/classification/white_space-expected.txt:
* platform/chromium-win/css1/color_and_background/background_attachment-expected.txt:
* platform/chromium-win/css1/color_and_background/background_repeat-expected.txt:
* platform/chromium-win/css2.1/t0803-c5502-mrgn-r-02-c-expected.txt:
* platform/chromium-win/css2.1/t0803-c5505-mrgn-02-c-expected.txt:
* platform/chromium-win/css2.1/t0804-c5508-ipadn-b-02-b-a-expected.txt:
* platform/chromium-win/css2.1/t0905-c414-flt-00-d-expected.txt:
* platform/chromium-win/css2.1/t0905-c414-flt-01-d-g-expected.txt:
* platform/chromium-win/css2.1/t0905-c414-flt-02-c-expected.txt:
* platform/chromium-win/css2.1/t0905-c414-flt-03-c-expected.txt:
* platform/chromium-win/css2.1/t0905-c414-flt-04-c-expected.txt:
* platform/chromium-win/css2.1/t0905-c414-flt-wrap-01-d-g-expected.txt:
* platform/chromium-win/css2.1/t0905-c5525-fltcont-00-d-g-expected.txt:
* platform/chromium-win/css2.1/t0905-c5525-fltwidth-02-c-g-expected.txt:
* platform/chromium-win/css2.1/t0905-c5525-fltwidth-03-c-g-expected.txt:
* platform/chromium-win/css2.1/t090501-c414-flt-02-d-g-expected.txt:
* platform/chromium-win/css2.1/t090501-c414-flt-03-b-g-expected.txt:
* platform/chromium-win/css2.1/t1202-counters-08-b-expected.txt:
* platform/chromium-win/css2.1/t1202-counters-09-b-expected.txt:
* platform/chromium-win/editing/deleting/delete-after-span-ws-001-expected.txt:
* platform/chromium-win/editing/deleting/delete-after-span-ws-002-expected.txt:
* platform/chromium-win/editing/deleting/delete-after-span-ws-003-expected.txt:
* platform/chromium-win/editing/deleting/delete-line-end-ws-001-expected.txt:
* platform/chromium-win/editing/deleting/delete-line-end-ws-002-expected.txt:
* platform/chromium-win/editing/selection/focus_editable_html-expected.txt:
* platform/chromium-win/editing/selection/select-all-001-expected.txt:
* platform/chromium-win/editing/selection/select-all-002-expected.txt:
* platform/chromium-win/editing/selection/select-all-003-expected.txt:
* platform/chromium-win/editing/selection/select-all-004-expected.txt:
* platform/chromium-win/editing/selection/unrendered-001-expected.txt:
* platform/chromium-win/editing/selection/unrendered-002-expected.txt:
* platform/chromium-win/editing/selection/unrendered-003-expected.txt:
* platform/chromium-win/editing/selection/unrendered-004-expected.txt:
* platform/chromium-win/editing/selection/unrendered-005-expected.txt:
* platform/chromium-win/fast/backgrounds/repeat/negative-offset-repeat-expected.txt:
* platform/chromium-win/fast/backgrounds/size/backgroundSize15-expected.txt:
* platform/chromium-win/fast/block/basic/010-expected.txt:
* platform/chromium-win/fast/block/float/013-expected.txt:
* platform/chromium-win/fast/block/float/021-expected.txt:
* platform/chromium-win/fast/block/float/029-expected.txt:
* platform/chromium-win/fast/block/float/031-expected.txt:
* platform/chromium-win/fast/block/float/avoidance-percent-width-strict-expected.txt:
* platform/chromium-win/fast/block/float/clamped-right-float-expected.txt:
* platform/chromium-win/fast/block/float/float-in-float-painting-expected.txt:
* platform/chromium-win/fast/block/float/nested-clearance-expected.txt:
* platform/chromium-win/fast/block/margin-collapse/004-expected.txt:
* platform/chromium-win/fast/block/margin-collapse/062-expected.txt:
* platform/chromium-win/fast/block/margin-collapse/063-expected.txt:
* platform/chromium-win/fast/block/margin-collapse/104-expected.txt:
* platform/chromium-win/fast/block/margin-collapse/block-inside-inline/004-expected.txt:
* platform/chromium-win/fast/block/margin-collapse/block-inside-inline/005-expected.txt:
* platform/chromium-win/fast/block/positioning/002-expected.txt:
* platform/chromium-win/fast/block/positioning/047-expected.txt:
* platform/chromium-win/fast/block/positioning/051-expected.txt:
* platform/chromium-win/fast/block/positioning/061-expected.txt:
* platform/chromium-win/fast/block/positioning/auto-height-with-top-and-bottom-expected.txt:
* platform/chromium-win/fast/blockflow/border-radius-clipping-vertical-lr-expected.txt:
* platform/chromium-win/fast/blockflow/box-shadow-vertical-lr-expected.txt:
* platform/chromium-win/fast/blockflow/box-shadow-vertical-rl-expected.txt:
* platform/chromium-win/fast/body-propagation/background-color/002-expected.txt:
* platform/chromium-win/fast/body-propagation/background-color/002-xhtml-expected.txt:
* platform/chromium-win/fast/body-propagation/background-image/002-expected.txt:
* platform/chromium-win/fast/body-propagation/background-image/002-xhtml-expected.txt:
* platform/chromium-win/fast/body-propagation/overflow/001-expected.txt:
* platform/chromium-win/fast/body-propagation/overflow/001-xhtml-expected.txt:
* platform/chromium-win/fast/body-propagation/overflow/005-declarative-expected.txt:
* platform/chromium-win/fast/body-propagation/overflow/005-expected.txt:
* platform/chromium-win/fast/body-propagation/overflow/005-xhtml-expected.txt:
* platform/chromium-win/fast/box-shadow/basic-shadows-expected.txt:
* platform/chromium-win/fast/box-sizing/box-sizing-expected.txt:
* platform/chromium-win/fast/clip/008-expected.txt:
* platform/chromium-win/fast/clip/009-expected.txt:
* platform/chromium-win/fast/clip/010-expected.txt:
* platform/chromium-win/fast/clip/011-expected.txt:
* platform/chromium-win/fast/clip/012-expected.txt:
* platform/chromium-win/fast/compact/001-expected.txt:
* platform/chromium-win/fast/css/MarqueeLayoutTest-expected.txt:
* platform/chromium-win/fast/css/negative-leading-expected.txt:
* platform/chromium-win/fast/css/percentage-non-integer-expected.txt:
* platform/chromium-win/fast/css/word-space-extra-expected.txt:
* platform/chromium-win/fast/dom/clone-node-dynamic-style-expected.txt:
* platform/chromium-win/fast/dynamic/window-resize-scrollbars-test-expected.txt:
* platform/chromium-win/fast/events/focusingUnloadedFrame-expected.txt:
* platform/chromium-win/fast/flexbox/009-expected.txt:
* platform/chromium-win/fast/flexbox/016-expected.txt:
* platform/chromium-win/fast/forms/basic-textareas-quirks-expected.txt:
* platform/chromium-win/fast/forms/file-input-direction-expected.txt:
* platform/chromium-win/fast/forms/floating-textfield-relayout-expected.txt:
* platform/chromium-win/fast/forms/textfield-overflow-expected.txt:
* platform/chromium-win/fast/frames/frame-scrolling-attribute-expected.txt:
* platform/chromium-win/fast/frames/iframe-scrolling-attribute-expected.txt:
* platform/chromium-win/fast/frames/inline-object-inside-frameset-expected.txt:
* platform/chromium-win/fast/images/gif-large-checkerboard-expected.txt: Added.
* platform/chromium-win/fast/inline-block/inline-block-vertical-align-expected.txt:
* platform/chromium-win/fast/inline-block/tricky-baseline-expected.txt:
* platform/chromium-win/fast/inline/long-wrapped-line-expected.txt:
* platform/chromium-win/fast/layers/layer-visibility-expected.txt:
* platform/chromium-win/fast/layers/layer-visibility-sublayer-expected.txt:
* platform/chromium-win/fast/layers/overflow-scroll-auto-switch-expected.txt:
* platform/chromium-win/fast/layers/video-layer-expected.txt:
* platform/chromium-win/fast/lists/001-expected.txt:
* platform/chromium-win/fast/lists/001-vertical-expected.txt:
* platform/chromium-win/fast/lists/003-expected.txt:
* platform/chromium-win/fast/lists/003-vertical-expected.txt:
* platform/chromium-win/fast/lists/li-br-expected.txt:
* platform/chromium-win/fast/media/mq-relative-constraints-02-expected.txt:
* platform/chromium-win/fast/media/mq-relative-constraints-03-expected.txt:
* platform/chromium-win/fast/media/mq-relative-constraints-04-expected.txt:
* platform/chromium-win/fast/media/mq-relative-constraints-05-expected.txt:
* platform/chromium-win/fast/media/mq-relative-constraints-06-expected.txt:
* platform/chromium-win/fast/media/mq-relative-constraints-07-expected.txt:
* platform/chromium-win/fast/media/mq-relative-constraints-08-expected.txt:
* platform/chromium-win/fast/media/mq-relative-constraints-09-expected.txt:
* platform/chromium-win/fast/media/mq-width-absolute-01-expected.txt:
* platform/chromium-win/fast/media/mq-width-absolute-02-expected.txt:
* platform/chromium-win/fast/media/mq-width-absolute-03-expected.txt:
* platform/chromium-win/fast/media/mq-width-absolute-04-expected.txt:
* platform/chromium-win/fast/multicol/float-multicol-expected.txt:
* platform/chromium-win/fast/multicol/float-paginate-complex-expected.txt:
* platform/chromium-win/fast/multicol/float-paginate-expected.txt:
* platform/chromium-win/fast/multicol/layers-in-multicol-expected.txt:
* platform/chromium-win/fast/multicol/nested-columns-expected.txt:
* platform/chromium-win/fast/multicol/paginate-block-replaced-expected.txt:
* platform/chromium-win/fast/multicol/positioned-with-constrained-height-expected.txt:
* platform/chromium-win/fast/multicol/span/anonymous-style-inheritance-expected.txt:
* platform/chromium-win/fast/multicol/table-vertical-align-expected.txt:
* platform/chromium-win/fast/overflow/002-expected.txt:
* platform/chromium-win/fast/overflow/006-expected.txt:
* platform/chromium-win/fast/overflow/dynamic-hidden-expected.txt:
* platform/chromium-win/fast/overflow/float-in-relpositioned-expected.txt:
* platform/chromium-win/fast/overflow/image-selection-highlight-expected.checksum:
* platform/chromium-win/fast/overflow/image-selection-highlight-expected.png:
* platform/chromium-win/fast/overflow/image-selection-highlight-expected.txt:
* platform/chromium-win/fast/overflow/infiniteRecursionGuard-expected.checksum:
* platform/chromium-win/fast/overflow/infiniteRecursionGuard-expected.png:
* platform/chromium-win/fast/overflow/infiniteRecursionGuard-expected.txt:
* platform/chromium-win/fast/overflow/overflow-auto-table-expected.txt:
* platform/chromium-win/fast/overflow/overflow-focus-ring-expected.txt:
* platform/chromium-win/fast/overflow/overflow-rtl-vertical-expected.checksum: Added.
* platform/chromium-win/fast/overflow/overflow-rtl-vertical-expected.png: Added.
* platform/chromium-win/fast/overflow/overflow-rtl-vertical-expected.txt: Added.
* platform/chromium-win/fast/overflow/overflow-stacking-expected.txt:
* platform/chromium-win/fast/overflow/overflow-with-local-background-attachment-expected.txt:
* platform/chromium-win/fast/overflow/overflow-x-y-expected.txt:
* platform/chromium-win/fast/overflow/scrollRevealButton-expected.txt:
* platform/chromium-win/fast/reflections/reflection-direction-expected.txt:
* platform/chromium-win/fast/repaint/box-shadow-h-expected.checksum:
* platform/chromium-win/fast/repaint/box-shadow-h-expected.png:
* platform/chromium-win/fast/repaint/box-shadow-h-expected.txt:
* platform/chromium-win/fast/repaint/box-shadow-v-expected.checksum:
* platform/chromium-win/fast/repaint/box-shadow-v-expected.png:
* platform/chromium-win/fast/repaint/box-shadow-v-expected.txt:
* platform/chromium-win/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt:
* platform/chromium-win/fast/repaint/float-overflow-expected.txt:
* platform/chromium-win/fast/repaint/float-overflow-right-expected.txt:
* platform/chromium-win/fast/repaint/overflow-scroll-body-appear-expected.txt:
* platform/chromium-win/fast/repaint/overflow-scroll-delete-expected.checksum:
* platform/chromium-win/fast/repaint/overflow-scroll-delete-expected.png:
* platform/chromium-win/fast/repaint/overflow-scroll-delete-expected.txt:
* platform/chromium-win/fast/repaint/text-selection-rect-in-overflow-2-expected.checksum:
* platform/chromium-win/fast/repaint/text-selection-rect-in-overflow-2-expected.png:
* platform/chromium-win/fast/repaint/text-selection-rect-in-overflow-2-expected.txt:
* platform/chromium-win/fast/repaint/text-selection-rect-in-overflow-expected.checksum:
* platform/chromium-win/fast/repaint/text-selection-rect-in-overflow-expected.png:
* platform/chromium-win/fast/repaint/text-selection-rect-in-overflow-expected.txt:
* platform/chromium-win/fast/repaint/transform-absolute-in-positioned-container-expected.txt:
* platform/chromium-win/fast/replaced/004-expected.txt:
* platform/chromium-win/fast/replaced/border-radius-clip-expected.checksum:
* platform/chromium-win/fast/replaced/border-radius-clip-expected.png:
* platform/chromium-win/fast/replaced/border-radius-clip-expected.txt:
* platform/chromium-win/fast/table/034-expected.txt:
* platform/chromium-win/fast/table/border-collapsing/004-vertical-expected.txt:
* platform/chromium-win/fast/table/colspanMinWidth-vertical-expected.txt:
* platform/chromium-win/fast/table/frame-and-rules-expected.txt:
* platform/chromium-win/fast/table/overflowHidden-expected.txt:
* platform/chromium-win/fast/text/international/thai-line-breaks-expected.txt:
* platform/chromium-win/fast/text/large-text-composed-char-expected.txt:
* platform/chromium-win/fast/text/letter-spacing-negative-opacity-expected.txt:
* platform/chromium-win/fast/text/text-letter-spacing-expected.txt:
* platform/chromium-win/fast/text/whitespace/012-expected.txt:
* platform/chromium-win/media/audio-controls-rendering-expected.txt:
* platform/chromium-win/media/controls-after-reload-expected.txt:
* platform/chromium-win/media/controls-strict-expected.txt:
* platform/chromium-win/media/video-controls-rendering-expected.txt:
* platform/chromium-win/media/video-display-toggle-expected.txt:
* platform/chromium-win/media/video-empty-source-expected.txt:
* platform/chromium-win/media/video-no-audio-expected.txt:
* platform/chromium-win/media/video-volume-slider-expected.txt:
* platform/chromium-win/scrollbars/basic-scrollbar-expected.txt:
* platform/chromium-win/scrollbars/custom-scrollbar-with-incomplete-style-expected.checksum:
* platform/chromium-win/scrollbars/custom-scrollbar-with-incomplete-style-expected.png:
* platform/chromium-win/scrollbars/custom-scrollbar-with-incomplete-style-expected.txt:
* platform/chromium-win/scrollbars/disabled-scrollbar-expected.txt:
* platform/chromium-win/scrollbars/scrollbar-buttons-expected.txt:
* platform/chromium-win/scrollbars/scrollbar-orientation-expected.txt:
* platform/chromium-win/svg/custom/altglyph-expected.txt:
* platform/chromium-win/svg/custom/getscreenctm-in-mixed-content-expected.txt:
* platform/chromium-win/svg/custom/getscreenctm-in-scrollable-div-area-expected.txt:
* platform/chromium-win/svg/custom/getscreenctm-in-scrollable-div-area-nested-expected.txt:
* platform/chromium-win/svg/custom/invisible-text-after-scrolling-expected.txt:
* platform/chromium-win/svg/custom/path-bad-data-expected.txt:
* platform/chromium-win/svg/custom/scroll-hit-test-expected.txt: Added.
* platform/chromium-win/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt:
* platform/chromium-win/svg/custom/svg-fonts-in-html-expected.txt:
* platform/chromium-win/svg/custom/text-xy-updates-SVGList-expected.txt:
* platform/chromium-win/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.txt:
* platform/chromium-win/svg/text/foreignObject-text-clipping-bug-expected.txt:
* platform/chromium-win/svg/text/kerning-expected.txt:
* platform/chromium-win/svg/text/multichar-glyph-expected.txt:
* platform/chromium-win/svg/transforms/animated-path-inside-transformed-html-expected.txt:
* platform/chromium-win/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt:
* platform/chromium-win/svg/zoom/text/zoom-hixie-mixed-009-expected.txt:
* platform/chromium-win/tables/mozilla/bugs/bug120364-expected.txt:
* platform/chromium-win/tables/mozilla/bugs/bug131020-expected.txt:
* platform/chromium-win/tables/mozilla/bugs/bug23151-expected.txt:
* platform/chromium-win/tables/mozilla/bugs/bug43039-expected.txt:
* platform/chromium-win/tables/mozilla/bugs/bug43854-1-expected.txt:
* platform/chromium-win/tables/mozilla/bugs/bug45055-2-expected.txt:
* platform/chromium-win/tables/mozilla/bugs/bug5797-expected.txt:
* platform/chromium-win/tables/mozilla/bugs/bug625-expected.txt:
* platform/chromium-win/tables/mozilla/bugs/bug72359-expected.txt:
* platform/chromium-win/tables/mozilla/bugs/bug83786-expected.txt:
* platform/chromium-win/tables/mozilla/bugs/bug92143-expected.txt:
* platform/chromium-win/tables/mozilla/bugs/bug96334-expected.txt:
* platform/chromium-win/tables/mozilla/core/nested1-expected.txt:
* platform/chromium-win/tables/mozilla/marvin/backgr_index-expected.txt:
* platform/chromium-win/tables/mozilla/marvin/x_table_align_left-expected.txt:
* platform/chromium-win/tables/mozilla/marvin/x_table_align_right-expected.txt:
* platform/chromium-win/tables/mozilla/marvin/x_td_nowrap-expected.txt:
* platform/chromium-win/tables/mozilla/marvin/x_th_nowrap-expected.txt:
* platform/chromium-win/tables/mozilla_expected_failures/bugs/bug220653-expected.txt:
* platform/chromium-win/tables/mozilla_expected_failures/bugs/bug2479-5-expected.checksum:
* platform/chromium-win/tables/mozilla_expected_failures/bugs/bug2479-5-expected.png:
* platform/chromium-win/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
* platform/chromium-win/tables/mozilla_expected_failures/bugs/bug67915-2-expected.txt:
* platform/chromium-win/tables/mozilla_expected_failures/bugs/bug85016-expected.txt:
* platform/chromium-win/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt:
* platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.txt:
* platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.txt:
* platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.txt:
* platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.txt:
* platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.txt:
* platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.txt:
* platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.txt:
* platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.txt:
* platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.txt:
* platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.txt:
* platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.txt:
* platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.txt:
* platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.txt:
* platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt:
* platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.txt:
* platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.txt:
* platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.txt:
* platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt:
* platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.txt:
* platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.txt:
* platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.txt:
* platform/chromium-win/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.txt:
* platform/chromium-win/transforms/svg-vs-css-expected.txt:
2010-12-06 Andy Estes <aestes@apple.com>
Reviewed by Darin Adler.
Marquee elements do not stop animating when scrollAmount is set to 0.
https://bugs.webkit.org/show_bug.cgi?id=50434
* fast/html/marquee-scrollamount.html: Added.
* platform/mac/fast/html/marquee-scrollamount-expected.checksum: Added.
* platform/mac/fast/html/marquee-scrollamount-expected.png: Added.
* platform/mac/fast/html/marquee-scrollamount-expected.txt: Added.
2010-12-06 Chris Fleizach <cfleizach@apple.com>
Reviewed by Darin Adler.
HTML5 Slider does not work correctly with VoiceOver
https://bugs.webkit.org/show_bug.cgi?id=50505
* platform/mac/accessibility/html-slider-indicator-expected.txt: Added.
* platform/mac/accessibility/html-slider-indicator.html: Added.
2010-12-06 David Hyatt <hyatt@apple.com>
Reviewed by Simon Fraser.
Fix for https://bugs.webkit.org/show_bug.cgi?id=49220 <<rdar://problem/8644849>, REGRESSION: transforms now
O(n^3) from pathological behavior in lowestPosition, rightmostPosition, leftmostPosition and topmostPosition.
This patch throws out the lowest/rightmost/leftmost/topmostPosition functions and re-architects layout overflow
in the engine to cache all the information required to properly handle scrolling.
In the old code, there were two types of overflow: layout overflow and visual overflow. The former could
affect scrolling and the latter could not. The distinction was largely meaningless, since layout overflow
wasn't actually used to determine scroll width or scroll height. It didn't propagate across self-painting layer
boundaries either. In the old code, the term visible overflow meant the union of the layout overflow and
visual overflow rects.
In the new code, the two types of overflow remain, but the distinction between the two is now clear. Visual overflow
is used purely for painting and hit testing checks and layout overflow is used specifically for scrolling. It has
been expanded to propagate across self-painting layers, to factor in relative positioning and transforms, and to
work with writing modes.
In order to minimize layout test changes, layers no longer incorporate right/bottom overflow into their width/height members.
Doing so uncovered two bugs where left/top overflow was ignored (proof that even having layer dimensions is harmful).
A render tree dump hack has been put into the code to keep this overflow dumping for the RenderView's layer, since otherwise
a huge number of tests would change.
Added fast/overflow/overflow-rtl-vertical.html to test vertical writing-mode overflow. Existing tests cover the rest.
* compositing/checkerboard-expected.txt:
* compositing/geometry/limit-layer-bounds-transformed-expected.txt:
* compositing/iframes/composited-parent-iframe-expected.txt:
* fast/backgrounds/size/contain-and-cover-expected.txt:
* fast/flexbox/009.html:
* fast/overflow/overflow-rtl-vertical.html: Added.
* fast/spatial-navigation/snav-clipped-overflowed-content-expected.txt:
* fast/spatial-navigation/snav-clipped-overflowed-content.html:
* platform/mac/compositing/direct-image-compositing-expected.txt:
* platform/mac/compositing/geometry/fixed-position-expected.txt:
* platform/mac/compositing/geometry/video-opacity-overlay-expected.txt:
* platform/mac/compositing/overflow/fixed-position-ancestor-clip-expected.txt:
* platform/mac/compositing/overflow/scroll-ancestor-update-expected.txt:
* platform/mac/compositing/reflections/load-video-in-reflection-expected.txt:
* platform/mac/compositing/repaint/content-into-overflow-expected.txt:
* platform/mac/compositing/repaint/overflow-into-content-expected.txt:
* platform/mac/css1/box_properties/margin-expected.txt:
* platform/mac/css1/box_properties/margin_right-expected.txt:
* platform/mac/css1/classification/white_space-expected.txt:
* platform/mac/css1/color_and_background/background_attachment-expected.txt:
* platform/mac/css1/color_and_background/background_repeat-expected.txt:
* platform/mac/css2.1/t0803-c5502-mrgn-r-02-c-expected.txt:
* platform/mac/css2.1/t0803-c5505-mrgn-02-c-expected.txt:
* platform/mac/css2.1/t0804-c5508-ipadn-b-02-b-a-expected.txt:
* platform/mac/css2.1/t0905-c414-flt-00-d-expected.txt:
* platform/mac/css2.1/t0905-c414-flt-01-d-g-expected.txt:
* platform/mac/css2.1/t0905-c414-flt-02-c-expected.txt:
* platform/mac/css2.1/t0905-c414-flt-03-c-expected.txt:
* platform/mac/css2.1/t0905-c414-flt-04-c-expected.txt:
* platform/mac/css2.1/t0905-c414-flt-wrap-01-d-g-expected.txt:
* platform/mac/css2.1/t0905-c5525-fltcont-00-d-g-expected.txt:
* platform/mac/css2.1/t0905-c5525-fltwidth-02-c-g-expected.txt:
* platform/mac/css2.1/t0905-c5525-fltwidth-03-c-g-expected.txt:
* platform/mac/css2.1/t090501-c414-flt-02-d-g-expected.txt:
* platform/mac/css2.1/t090501-c414-flt-03-b-g-expected.txt:
* platform/mac/css2.1/t1202-counters-08-b-expected.txt:
* platform/mac/css2.1/t1202-counters-09-b-expected.txt:
* platform/mac/editing/deleting/delete-after-span-ws-001-expected.txt:
* platform/mac/editing/deleting/delete-after-span-ws-002-expected.txt:
* platform/mac/editing/deleting/delete-after-span-ws-003-expected.txt:
* platform/mac/editing/deleting/delete-line-end-ws-001-expected.txt:
* platform/mac/editing/deleting/delete-line-end-ws-002-expected.txt:
* platform/mac/editing/selection/25228-expected.txt:
* platform/mac/editing/selection/focus_editable_html-expected.txt:
* platform/mac/editing/selection/select-all-001-expected.txt:
* platform/mac/editing/selection/select-all-002-expected.txt:
* platform/mac/editing/selection/select-all-003-expected.txt:
* platform/mac/editing/selection/select-all-004-expected.txt:
* platform/mac/editing/selection/unrendered-001-expected.txt:
* platform/mac/editing/selection/unrendered-002-expected.txt:
* platform/mac/editing/selection/unrendered-003-expected.txt:
* platform/mac/editing/selection/unrendered-004-expected.txt:
* platform/mac/editing/selection/unrendered-005-expected.txt:
* platform/mac/fast/backgrounds/repeat/negative-offset-repeat-expected.txt:
* platform/mac/fast/backgrounds/size/backgroundSize15-expected.txt:
* platform/mac/fast/block/basic/010-expected.txt:
* platform/mac/fast/block/basic/fieldset-stretch-to-legend-expected.txt:
* platform/mac/fast/block/float/008-expected.txt:
* platform/mac/fast/block/float/013-expected.txt:
* platform/mac/fast/block/float/019-expected.txt:
* platform/mac/fast/block/float/021-expected.txt:
* platform/mac/fast/block/float/029-expected.txt:
* platform/mac/fast/block/float/031-expected.txt:
* platform/mac/fast/block/float/033-expected.txt:
* platform/mac/fast/block/float/035-expected.txt:
* platform/mac/fast/block/float/avoidance-percent-width-strict-expected.txt:
* platform/mac/fast/block/float/clamped-right-float-expected.txt:
* platform/mac/fast/block/float/float-in-float-painting-expected.txt:
* platform/mac/fast/block/float/nested-clearance-expected.txt:
* platform/mac/fast/block/float/relative-painted-twice-expected.txt:
* platform/mac/fast/block/margin-collapse/004-expected.txt:
* platform/mac/fast/block/margin-collapse/062-expected.txt:
* platform/mac/fast/block/margin-collapse/063-expected.txt:
* platform/mac/fast/block/margin-collapse/104-expected.txt:
* platform/mac/fast/block/margin-collapse/block-inside-inline/004-expected.txt:
* platform/mac/fast/block/margin-collapse/block-inside-inline/005-expected.txt:
* platform/mac/fast/block/positioning/002-expected.txt:
* platform/mac/fast/block/positioning/047-expected.txt:
* platform/mac/fast/block/positioning/049-expected.txt:
* platform/mac/fast/block/positioning/051-expected.txt:
* platform/mac/fast/block/positioning/auto-height-with-top-and-bottom-expected.txt:
* platform/mac/fast/block/positioning/replaced-inside-fixed-top-bottom-expected.txt:
* platform/mac/fast/blockflow/block-level-images-expected.txt:
* platform/mac/fast/blockflow/border-radius-clipping-vertical-lr-expected.txt:
* platform/mac/fast/blockflow/box-shadow-vertical-lr-expected.txt:
* platform/mac/fast/blockflow/box-shadow-vertical-rl-expected.txt:
* platform/mac/fast/blockflow/floats-in-block-layout-expected.txt:
* platform/mac/fast/body-propagation/background-color/002-expected.txt:
* platform/mac/fast/body-propagation/background-color/002-xhtml-expected.txt:
* platform/mac/fast/body-propagation/background-image/002-expected.txt:
* platform/mac/fast/body-propagation/background-image/002-xhtml-expected.txt:
* platform/mac/fast/body-propagation/overflow/001-expected.txt:
* platform/mac/fast/body-propagation/overflow/001-xhtml-expected.txt:
* platform/mac/fast/body-propagation/overflow/005-declarative-expected.txt:
* platform/mac/fast/body-propagation/overflow/005-expected.txt:
* platform/mac/fast/body-propagation/overflow/005-xhtml-expected.txt:
* platform/mac/fast/borders/fieldsetBorderRadius-expected.txt:
* platform/mac/fast/box-shadow/basic-shadows-expected.txt:
* platform/mac/fast/box-sizing/box-sizing-expected.txt:
* platform/mac/fast/clip/008-expected.txt:
* platform/mac/fast/clip/009-expected.txt:
* platform/mac/fast/clip/010-expected.txt:
* platform/mac/fast/clip/011-expected.txt:
* platform/mac/fast/clip/012-expected.txt:
* platform/mac/fast/compact/001-expected.txt:
* platform/mac/fast/css/color-correction-on-background-image-expected.txt:
* platform/mac/fast/css/negative-leading-expected.txt:
* platform/mac/fast/css/percentage-non-integer-expected.txt:
* platform/mac/fast/css/word-space-extra-expected.txt:
* platform/mac/fast/dom/clone-node-dynamic-style-expected.txt:
* platform/mac/fast/dynamic/window-resize-scrollbars-test-expected.txt:
* platform/mac/fast/events/focusingUnloadedFrame-expected.txt:
* platform/mac/fast/flexbox/009-expected.txt:
* platform/mac/fast/flexbox/016-expected.txt:
* platform/mac/fast/flexbox/flex-hang-expected.txt:
* platform/mac/fast/forms/basic-textareas-quirks-expected.txt:
* platform/mac/fast/forms/file-input-direction-expected.txt:
* platform/mac/fast/forms/floating-textfield-relayout-expected.txt:
* platform/mac/fast/forms/textfield-overflow-expected.txt:
* platform/mac/fast/frames/flattening/frameset-flattening-advanced-expected.txt:
* platform/mac/fast/frames/flattening/frameset-flattening-grid-expected.txt:
* platform/mac/fast/frames/flattening/frameset-flattening-simple-expected.txt:
* platform/mac/fast/frames/flattening/frameset-flattening-subframe-resize-expected.txt:
* platform/mac/fast/frames/flattening/frameset-flattening-subframesets-expected.txt:
* platform/mac/fast/frames/frame-scrolling-attribute-expected.txt:
* platform/mac/fast/frames/iframe-scrolling-attribute-expected.txt:
* platform/mac/fast/frames/inline-object-inside-frameset-expected.txt:
* platform/mac/fast/gradients/background-clipped-expected.txt:
* platform/mac/fast/images/gif-large-checkerboard-expected.txt:
* platform/mac/fast/images/pdf-as-image-landscape-expected.txt:
* platform/mac/fast/inline-block/inline-block-vertical-align-expected.txt:
* platform/mac/fast/inline/long-wrapped-line-expected.txt:
* platform/mac/fast/layers/layer-visibility-expected.txt:
* platform/mac/fast/layers/layer-visibility-sublayer-expected.txt:
* platform/mac/fast/lists/001-expected.txt:
* platform/mac/fast/lists/001-vertical-expected.txt:
* platform/mac/fast/lists/003-expected.txt:
* platform/mac/fast/lists/003-vertical-expected.txt:
* platform/mac/fast/lists/li-br-expected.txt:
* platform/mac/fast/media/mq-relative-constraints-02-expected.txt:
* platform/mac/fast/media/mq-relative-constraints-03-expected.txt:
* platform/mac/fast/media/mq-relative-constraints-04-expected.txt:
* platform/mac/fast/media/mq-relative-constraints-05-expected.txt:
* platform/mac/fast/media/mq-relative-constraints-06-expected.txt:
* platform/mac/fast/media/mq-relative-constraints-07-expected.txt:
* platform/mac/fast/media/mq-relative-constraints-08-expected.txt:
* platform/mac/fast/media/mq-relative-constraints-09-expected.txt:
* platform/mac/fast/media/mq-width-absolute-01-expected.txt:
* platform/mac/fast/media/mq-width-absolute-02-expected.txt:
* platform/mac/fast/media/mq-width-absolute-03-expected.txt:
* platform/mac/fast/media/mq-width-absolute-04-expected.txt:
* platform/mac/fast/multicol/float-multicol-expected.txt:
* platform/mac/fast/multicol/float-paginate-complex-expected.txt:
* platform/mac/fast/multicol/float-paginate-expected.txt:
* platform/mac/fast/multicol/layers-in-multicol-expected.txt:
* platform/mac/fast/multicol/paginate-block-replaced-expected.txt:
* platform/mac/fast/multicol/positioned-with-constrained-height-expected.txt:
* platform/mac/fast/multicol/span/anonymous-style-inheritance-expected.txt:
* platform/mac/fast/multicol/table-vertical-align-expected.txt:
* platform/mac/fast/overflow/006-expected.txt:
* platform/mac/fast/overflow/float-in-relpositioned-expected.txt:
* platform/mac/fast/overflow/overflow-auto-table-expected.txt:
* platform/mac/fast/overflow/overflow-rtl-vertical-expected.checksum: Added.
* platform/mac/fast/overflow/overflow-rtl-vertical-expected.png: Added.
* platform/mac/fast/overflow/overflow-rtl-vertical-expected.txt: Added.
* platform/mac/fast/overflow/scrollRevealButton-expected.txt:
* platform/mac/fast/reflections/reflection-direction-expected.txt:
* platform/mac/fast/repaint/box-shadow-h-expected.checksum:
* platform/mac/fast/repaint/box-shadow-h-expected.png:
* platform/mac/fast/repaint/box-shadow-h-expected.txt:
* platform/mac/fast/repaint/box-shadow-v-expected.txt:
* platform/mac/fast/repaint/content-into-overflow-expected.txt:
* platform/mac/fast/repaint/dynamic-table-vertical-alignment-change-expected.txt:
* platform/mac/fast/repaint/float-overflow-expected.txt:
* platform/mac/fast/repaint/float-overflow-right-expected.txt:
* platform/mac/fast/repaint/overflow-into-content-expected.txt:
* platform/mac/fast/repaint/overflow-scroll-body-appear-expected.txt:
* platform/mac/fast/repaint/subtree-root-clip-expected.txt:
* platform/mac/fast/repaint/transform-absolute-in-positioned-container-expected.txt:
* platform/mac/fast/repaint/transform-replaced-shadows-expected.checksum:
* platform/mac/fast/repaint/transform-replaced-shadows-expected.png:
* platform/mac/fast/replaced/004-expected.txt:
* platform/mac/fast/table/034-expected.txt:
* platform/mac/fast/table/border-collapsing/004-vertical-expected.txt:
* platform/mac/fast/table/colspanMinWidth-vertical-expected.txt:
* platform/mac/fast/table/fixed-with-auto-with-colspan-expected.txt:
* platform/mac/fast/table/fixed-with-auto-with-colspan-vertical-expected.txt:
* platform/mac/fast/table/frame-and-rules-expected.txt:
* platform/mac/fast/table/height-percent-test-vertical-expected.txt:
* platform/mac/fast/table/wide-colspan-expected.txt:
* platform/mac/fast/table/wide-column-expected.txt:
* platform/mac/fast/text/international/thai-line-breaks-expected.txt:
* platform/mac/fast/text/large-text-composed-char-expected.txt:
* platform/mac/fast/text/letter-spacing-negative-opacity-expected.txt:
* platform/mac/fast/text/text-letter-spacing-expected.txt:
* platform/mac/fast/text/whitespace/012-expected.txt:
* platform/mac/mathml/presentation/fenced-expected.txt:
* platform/mac/mathml/presentation/mo-expected.txt:
* platform/mac/mathml/presentation/over-expected.txt:
* platform/mac/mathml/presentation/row-alignment-expected.txt:
* platform/mac/mathml/presentation/row-expected.txt:
* platform/mac/printing/return-from-printing-mode-expected.txt:
* platform/mac/svg/custom/altglyph-expected.txt:
* platform/mac/svg/custom/getscreenctm-in-mixed-content-expected.txt:
* platform/mac/svg/custom/path-bad-data-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/text-xy-updates-SVGList-expected.txt:
* platform/mac/svg/overflow/overflow-on-outermost-svg-element-in-xhtml-defaults-expected.txt:
* platform/mac/svg/text/foreignObject-text-clipping-bug-expected.txt:
* platform/mac/svg/text/kerning-expected.txt:
* platform/mac/svg/text/multichar-glyph-expected.txt:
* platform/mac/svg/transforms/animated-path-inside-transformed-html-expected.txt:
* platform/mac/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt:
* platform/mac/svg/zoom/text/zoom-hixie-mixed-009-expected.txt:
* platform/mac/tables/mozilla/bugs/bug120364-expected.txt:
* platform/mac/tables/mozilla/bugs/bug131020-expected.txt:
* platform/mac/tables/mozilla/bugs/bug196870-expected.txt:
* platform/mac/tables/mozilla/bugs/bug23151-expected.txt:
* platform/mac/tables/mozilla/bugs/bug29314-expected.txt:
* platform/mac/tables/mozilla/bugs/bug43039-expected.txt:
* platform/mac/tables/mozilla/bugs/bug43854-1-expected.txt:
* platform/mac/tables/mozilla/bugs/bug45055-2-expected.txt:
* platform/mac/tables/mozilla/bugs/bug5797-expected.txt:
* platform/mac/tables/mozilla/bugs/bug625-expected.txt:
* platform/mac/tables/mozilla/bugs/bug72359-expected.txt:
* platform/mac/tables/mozilla/bugs/bug83786-expected.txt:
* platform/mac/tables/mozilla/bugs/bug92143-expected.txt:
* platform/mac/tables/mozilla/bugs/bug96334-expected.txt:
* platform/mac/tables/mozilla/core/nested1-expected.txt:
* platform/mac/tables/mozilla/marvin/backgr_index-expected.txt:
* platform/mac/tables/mozilla/marvin/x_table_align_left-expected.txt:
* platform/mac/tables/mozilla/marvin/x_table_align_right-expected.txt:
* platform/mac/tables/mozilla/marvin/x_td_nowrap-expected.txt:
* platform/mac/tables/mozilla/marvin/x_th_nowrap-expected.txt:
* platform/mac/tables/mozilla_expected_failures/bugs/bug220653-expected.txt:
* platform/mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
* platform/mac/tables/mozilla_expected_failures/bugs/bug67915-2-expected.txt:
* platform/mac/tables/mozilla_expected_failures/bugs/bug85016-expected.txt:
* platform/mac/tables/mozilla_expected_failures/marvin/backgr_fixed-bg-expected.txt:
* platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_caption-expected.txt:
* platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_caption_bottom-expected.txt:
* platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_caption_left-expected.txt:
* platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_caption_right-expected.txt:
* platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_caption_top-expected.txt:
* platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow-expected.txt:
* platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_row-expected.txt:
* platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_table-expected.txt:
* platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody-expected.txt:
* platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_hidden_tr-expected.txt:
* platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell-expected.txt:
* platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_cell_sibling-expected.txt:
* platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row-expected.txt:
* platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_row_sibling-expected.txt:
* platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table-expected.txt:
* platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_table_caption-expected.txt:
* platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody-expected.txt:
* platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_style_reflow_tbody_sibling-expected.txt:
* platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_td_align_right-expected.txt:
* platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_bottom-expected.txt:
* platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_middle-expected.txt:
* platform/mac/tables/mozilla_expected_failures/marvin/table_overflow_td_valign_top-expected.txt:
* platform/mac/transforms/3d/point-mapping/3d-point-mapping-2-expected.txt:
* platform/mac/transforms/3d/point-mapping/3d-point-mapping-expected.txt:
* platform/mac/transforms/3d/point-mapping/3d-point-mapping-origins-expected.txt:
* platform/mac/transforms/3d/point-mapping/3d-point-mapping-preserve-3d-expected.txt:
* platform/mac/transforms/svg-vs-css-expected.txt:
* svg/custom/text-zoom-expected.txt:
2010-12-06 Mihai Parparita <mihaip@chromium.org>
Unreviewed move of Chromium baselines.
In preparation for making pixel tests pass for Chromium on Snow Leopard,
move baselines for 273 tests from chromium-mac to chromium-mac-leopard.
These tests will then use the mac baselines, which will enable them
to pass on Snow Leopard, but keep passing for Leopard too.
List of files omitted due to length but composed entirely of moves from
platform/chromium-mac to platform/chromium-mac-leopard.
2010-12-06 Chris Fleizach <cfleizach@apple.com>
Reviewed by Oliver Hunt.
AX does not support HTML5 "required"
https://bugs.webkit.org/show_bug.cgi?id=50507
* platform/mac/accessibility/html5-required-attribute-expected.txt: Added.
* platform/mac/accessibility/html5-required-attribute.html: Added.
2010-12-06 Victor Wang <victorw@chromium.org>
Unreviewed.
[Chromium] update chromium test expectations.
* platform/chromium-linux/fast/css/focus-ring-outline-color-expected.checksum: Added.
* platform/chromium-linux/fast/css/focus-ring-outline-color-expected.png: Added.
* platform/chromium-linux/fast/css/focus-ring-outline-offset-expected.checksum: Added.
* platform/chromium-linux/fast/css/focus-ring-outline-offset-expected.png: Added.
* platform/chromium-linux/fast/css/focus-ring-outline-width-expected.checksum: Added.
* platform/chromium-linux/fast/css/focus-ring-outline-width-expected.png: Added.
* platform/chromium-mac/fast/css/focus-ring-outline-color-expected.checksum: Added.
* platform/chromium-mac/fast/css/focus-ring-outline-color-expected.png: Added.
* platform/chromium-mac/fast/css/focus-ring-outline-offset-expected.checksum: Added.
* platform/chromium-mac/fast/css/focus-ring-outline-offset-expected.png: Added.
* platform/chromium-mac/fast/css/focus-ring-outline-width-expected.checksum: Added.
* platform/chromium-mac/fast/css/focus-ring-outline-width-expected.png: Added.
* platform/chromium-win/fast/css/focus-ring-outline-color-expected.checksum: Added.
* platform/chromium-win/fast/css/focus-ring-outline-color-expected.png: Added.
* platform/chromium-win/fast/css/focus-ring-outline-color-expected.txt: Added.
* platform/chromium-win/fast/css/focus-ring-outline-offset-expected.checksum: Added.
* platform/chromium-win/fast/css/focus-ring-outline-offset-expected.png: Added.
* platform/chromium-win/fast/css/focus-ring-outline-offset-expected.txt: Added.
* platform/chromium-win/fast/css/focus-ring-outline-width-expected.checksum: Added.
* platform/chromium-win/fast/css/focus-ring-outline-width-expected.png: Added.
* platform/chromium-win/fast/css/focus-ring-outline-width-expected.txt: Added.
2010-12-06 Csaba Osztrogonác <ossy@webkit.org>
Unreviewed.
Add Qt specific expected result for test introduced in r73257.
* platform/qt/media/controls-without-preload-expected.checksum: Added.
* platform/qt/media/controls-without-preload-expected.png: Added.
* platform/qt/media/controls-without-preload-expected.txt: Added.
== Rolled over to ChangeLog-2010-12-06 ==